summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
23 hoursMerge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
26 hoursMerge tag 'trace-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
31 hoursnet: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lockSebastian Andrzej Siewior
43 hoursMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
3 daystracing: Fix WARN_ON in tracing_buffers_mmap_closeQing Wang
3 daysindirect_call_wrapper: do not reevaluate function pointerEric Dumazet
4 daysuaccess: Fix scoped_user_read_access() for 'pointer to const'David Laight
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
5 daysMerge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
5 daysMerge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
6 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
6 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini
7 daysnet: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
7 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan
7 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi
7 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi
7 daysnsfs: tighten permission checks for ns iteration ioctlsChristian Brauner
7 daysMerge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
7 daysMerge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 daysMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds
8 daysMerge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
8 daysMerge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
8 daysmm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda
8 daysmm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
8 dayskthread: consolidate kthread exit paths to prevent use-after-freeChristian Brauner
9 daysMerge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysoverflow: Make sure size helpers are always inlinedKees Cook
10 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
10 daysmm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann
11 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds
11 daysPM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki
11 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng
11 daysrseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers
11 daysrseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann
11 dayssched/fair: Fix lag clampPeter Zijlstra
12 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds
13 daysslab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds
13 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
13 daysMerge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
13 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
13 dayskmalloc_obj: Clean up after treewide replacementsKees Cook
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
13 dayscompiler_types: Disable __builtin_counted_by_ref for ClangKees Cook
14 daysMerge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
14 daysNTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-19tracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu
2026-02-19fgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt