index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2026-03-05
net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock
Sebastian Andrzej Siewior
2026-03-04
Merge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-03-04
mm/mmu_notifier: clean up mmu_notifier.h kernel-doc
Randy Dunlap
2026-03-04
uaccess: correct kernel-doc parameter format
Randy Dunlap
2026-03-04
Revert "ptdesc: remove references to folios from __pagetable_ctor() and paget...
Axel Rasmussen
2026-03-03
tracing: Fix WARN_ON in tracing_buffers_mmap_close
Qing Wang
2026-03-03
Revert "driver core: enforce device_lock for driver_match_device()"
Danilo Krummrich
2026-03-03
indirect_call_wrapper: do not reevaluate function pointer
Eric Dumazet
2026-03-02
iio: add IIO_DECLARE_QUATERNION() macro
David Lechner
2026-03-02
uaccess: Fix scoped_user_read_access() for 'pointer to const'
David Laight
2026-03-02
mm: Fix a hmm_range_fault() livelock / starvation problem
Thomas Hellström
2026-03-02
gpio: nomadik: repair some kernel-doc comments
Randy Dunlap
2026-03-02
gpio: timberdale: repair kernel-doc comments
Randy Dunlap
2026-03-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-01
Merge tag 'sched-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-03-01
Merge tag 'irq-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-28
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
2026-02-27
net: usb: r8152: add TRENDnet TUC-ET2G
Valentin Spreckels
2026-02-27
bpf: Introduce tnum_step to step through tnum's members
Harishankar Vishwanathan
2026-02-27
bpf: Lose const-ness of map in map_check_btf()
Kumar Kartikeya Dwivedi
2026-02-27
bpf: Register dtor for freeing special fields
Kumar Kartikeya Dwivedi
2026-02-27
nsfs: tighten permission checks for ns iteration ioctls
Christian Brauner
2026-02-27
Merge tag 'mmc-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2026-02-27
Merge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-27
platform_data/mlxreg: mlxreg.h: fix all kernel-doc warnings
Randy Dunlap
2026-02-26
Merge tag 'mm-hotfixes-stable-2026-02-26-14-14' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-26
Merge tag 'pm-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2026-02-26
Merge tag 'kmalloc_obj-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-02-26
mm/slub: drop duplicate kernel-doc for ksize()
Sanjay Chitroda
2026-02-26
mm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXT
Suren Baghdasaryan
2026-02-26
kthread: consolidate kthread exit paths to prevent use-after-free
Christian Brauner
2026-02-25
Merge tag 'vfs-7.0-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-24
overflow: Make sure size helpers are always inlined
Kees Cook
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
2026-02-24
mm: change vma_alloc_folio_noprof() macro to inline function
Arnd Bergmann
2026-02-23
binfmt_elf_fdpic: fix AUXV size calculation for ELF_HWCAP3 and ELF_HWCAP4
Andrei Vagin
2026-02-23
default_gfp(): avoid using the "newfangled" __VA_OPT__ trick
Linus Torvalds
2026-02-23
platform/x86: int3472: Handle GPIO type 0x10 (DOVDD)
Leif Skunberg
2026-02-23
PM: runtime: Change pm_runtime_put() return type to void
Rafael J. Wysocki
2026-02-23
mmc: core: Avoid bitfield RMW for claim/retune flags
Penghe Geng
2026-02-23
rseq: slice ext: Ensure rseq feature size differs from original rseq size
Mathieu Desnoyers
2026-02-23
rseq: Mark rseq_arm_slice_extension_timer() __always_inline
Arnd Bergmann
2026-02-23
sched/fair: Fix lag clamp
Peter Zijlstra
2026-02-22
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
add default_gfp() helper macro and use it in the new *alloc_obj() helpers
Linus Torvalds
2026-02-21
slab.h: disable completely broken overflow handling in flex allocations
Linus Torvalds
2026-02-21
Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
[prev]
[next]