aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
41 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
45 hoursMerge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+38
46 hoursMerge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+17
46 hoursMerge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
3 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-3/+12
3 daysKVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIERPaolo Bonzini1-6/+1
4 daysbpf: Introduce tnum_step to step through tnum's membersHarishankar Vishwanathan1-0/+3
4 daysbpf: Lose const-ness of map in map_check_btf()Kumar Kartikeya Dwivedi2-3/+3
4 daysbpf: Register dtor for freeing special fieldsKumar Kartikeya Dwivedi1-0/+6
4 daysMerge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-4/+5
4 daysMerge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+2
5 daysMerge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+11
5 daysMerge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-14/+2
5 daysMerge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
5 daysmm/slub: drop duplicate kernel-doc for ksize()Sanjay Chitroda1-12/+0
5 daysmm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan1-0/+2
6 daysMerge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-13/+0
7 daysoverflow: Make sure size helpers are always inlinedKees Cook1-4/+4
7 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)1-3/+6
7 daysmm: change vma_alloc_folio_noprof() macro to inline functionArnd Bergmann1-2/+5
8 daysdefault_gfp(): avoid using the "newfangled" __VA_OPT__ trickLinus Torvalds1-2/+2
8 daysPM: runtime: Change pm_runtime_put() return type to voidRafael J. Wysocki1-14/+2
8 daysmmc: core: Avoid bitfield RMW for claim/retune flagsPenghe Geng1-4/+5
8 daysrseq: slice ext: Ensure rseq feature size differs from original rseq sizeMathieu Desnoyers1-0/+12
8 daysrseq: Mark rseq_arm_slice_extension_timer() __always_inlineArnd Bergmann1-4/+4
8 dayssched/fair: Fix lag clampPeter Zijlstra1-0/+1
9 daysMerge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds1-8/+7
10 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-5/+5
10 daysadd default_gfp() helper macro and use it in the new *alloc_obj() helpersLinus Torvalds2-24/+28
10 daysslab.h: disable completely broken overflow handling in flex allocationsLinus Torvalds2-6/+2
10 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-11/+11
10 daysMerge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds1-14/+0
10 daysMerge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+11
10 dayskmalloc_obj: Clean up after treewide replacementsKees Cook2-2/+2
10 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook9-10/+9
10 dayscompiler_types: Disable __builtin_counted_by_ref for ClangKees Cook1-1/+2
11 daysMerge tag 'trace-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2-3/+15
11 daysNTB/msi: Remove unused functionsDr. David Alan Gilbert1-14/+0
12 daystracing: Wake up poll waiters for hist files when removing an eventPetr Pavlu1-0/+5
12 daysfgraph: Do not call handlers direct when not using ftrace_opsSteven Rostedt1-3/+10
12 daysMerge tag 'net-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-7/+7
12 daysnet/mlx5: Fix multiport device check over light SFsShay Drory1-2/+2
12 daysio_uring: Add size check for sqe->cmdGovindarajulu Varadarajan1-4/+11
12 daysfsnotify: drop unused helperDarrick J. Wong1-13/+0
13 daysMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds11-76/+331
13 daysMerge tag 'pm-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
13 daysMerge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-107/+17
13 daysfsverity: fix build error by adding fsverity_readahead() stubEric Biggers1-2/+7
13 daysfsverity: remove fsverity_verify_page()Eric Biggers1-6/+0
14 daysMerge tag 'ceph-for-7.0-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds1-2/+3