summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-11-03dim: make dim_calc_stats() inputs const pointersCaleb Sander Mateos
2024-11-03net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2024-11-03compiler_types: Add noinline_for_tracing annotationYafang Shao
2024-11-03dpll: add clock quality level attribute and opJiri Pirko
2024-10-31dql: annotate data-races around dql->last_obj_cntEric Dumazet
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-30s390/time: Add clocksource id to TOD clockSven Schnelle
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao
2024-10-29Merge tag 'wireless-next-2024-10-25' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-10-29rtnetlink: Define rtnl_net_trylock().Kuniyuki Iwashima
2024-10-29ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().Kuniyuki Iwashima
2024-10-29rtnetlink: Make per-netns RTNL dereference helpers to macro.Kuniyuki Iwashima
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao
2024-10-23debugfs: add small file operations for most filesJohannes Berg
2024-10-23net: netdev_tx_sent_queue() small optimizationEric Dumazet
2024-10-23netpoll: remove ndo_netpoll_setup() second argumentEric Dumazet
2024-10-22bpf: Add MEM_WRITE attributeDaniel Borkmann
2024-10-22virtchnl: fix m68k build.Paolo Abeni
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet
2024-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds
2024-10-18Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein
2024-10-15Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefsLinus Torvalds
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding
2024-10-15iomap: remove iomap_file_buffered_write_punch_delallocChristoph Hellwig