aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge1-6/+10
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao1-0/+3
2024-10-30pmdomain: core: Add GENPD_FLAG_DEV_NAME_FW flagSibi Sankar1-0/+6
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-94/+0
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-19/+68
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+15
2024-10-24Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-14/+28
2024-10-24Merge tag 'loongarch-fixes-6.12-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2024-10-24bpf: Add the missing BPF_LINK_TYPE invocation for sockmapHou Tao2-0/+4
2024-10-24afs: Fix missing subdir edit when renamed between parent dirsDavid Howells1-1/+6
2024-10-24Merge tag 'for-net-2024-10-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-0/+1
2024-10-24Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni2-14/+15
2024-10-24Merge tag 'asoc-fix-v6.12-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai1-1/+1
2024-10-23kasan: Fix Software Tag-Based KASAN with GCCMarco Elver1-0/+4
2024-10-23Bluetooth: SCO: Fix UAF on sco_sock_timeoutLuiz Augusto von Dentz1-0/+1
2024-10-22bpf: Add MEM_WRITE attributeDaniel Borkmann1-3/+11
2024-10-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2024-10-21Merge tag 'vfs-6.12-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2024-10-21iomap: turn iomap_want_unshare_iter into an inline functionChristoph Hellwig1-1/+19
2024-10-21LoongArch: Set initial pte entry with PAGE_GLOBAL for kernel spaceBibo Mao1-1/+2
2024-10-21fs/super.c: introduce get_tree_bdev_flags()Gao Xiang1-0/+6
2024-10-21net: fix races in netdev_tx_sent_queue()/dev_watchdog()Eric Dumazet1-0/+12
2024-10-20Merge tag 'tty-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-1/+1
2024-10-20Merge tag 'irq_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2024-10-20Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2024-10-20Merge tag 'for-linus-6.12a-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2024-10-20Merge tag 'dma-mapping-6.12-2024-10-20' of git://git.infradead.org/users/hch/...Linus Torvalds1-8/+8
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfn_atomicDr. David Alan Gilbert1-1/+0
2024-10-20KVM: Remove unused kvm_vcpu_gfn_to_pfnDr. David Alan Gilbert1-1/+0
2024-10-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-8/+10
2024-10-18Merge tag 'block-6.12-20241018' of git://git.kernel.dk/linuxLinus Torvalds1-1/+7
2024-10-18Merge tag 'xfs-6.12-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-3/+17
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2024-10-18xen: Remove dependency between pciback and privcmdJiqian Chen1-5/+9
2024-10-17Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds3-3/+25
2024-10-18Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+3
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson1-8/+8
2024-10-17bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj1-0/+5
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar53-75/+160