summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
10 dayseventpoll: Convert epoll_put_uevent() to scoped user accessEric Dumazet
10 daysMerge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
11 daysMerge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
11 daysMerge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
11 daysMerge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
12 daysMerge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
12 daysMerge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
12 daysnet: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
13 daysMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 daystracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
2026-03-03Revert "driver core: enforce device_lock for driver_match_device()"Danilo Krummrich
2026-03-03indirect_call_wrapper: do not reevaluate function pointerEric Dumazet
2026-03-02uaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
2026-03-02mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-03-01Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-01Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-01Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-28Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-02-28KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
2026-02-27net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-02-27bpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
2026-02-27bpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
2026-02-27bpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
2026-02-27nsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
2026-02-27Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2026-02-27Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-27platform_data/mlxreg: mlxreg.h: fix all kernel-doc warningsRandy Dunlap
2026-02-26Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-26Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-02-26Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-26mm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda
2026-02-26mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
2026-02-26kthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
2026-02-25Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-24overflow: Make sure size helpers are always inlinedKees Cook
2026-02-24liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-02-24mm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann
2026-02-23default_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
2026-02-23platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)Leif Skunberg
2026-02-23PM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki
2026-02-23mmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
2026-02-23rseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers
2026-02-23rseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann
2026-02-23sched/fair: Fix lag clampPeter Zijlstra
2026-02-22Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21add default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
2026-02-21slab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds