index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
Age
Commit message (
Expand
)
Author
Lines
11 days
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-739
/
+0
12 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+4
13 days
Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-15
/
+8
13 days
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+3
13 days
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+9
13 days
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+4
13 days
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
-1
/
+1
14 days
Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+3
2026-04-05
mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation fails
Lance Yang
-0
/
+4
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
-12
/
+0
2026-04-02
xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
-723
/
+4
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
-8
/
+0
2026-03-31
module: remove *_gpl sections from vmlinux and modules
Siddharth Nayyar
-16
/
+2
2026-03-31
module: add kflagstab section to vmlinux and modules
Siddharth Nayyar
-0
/
+7
2026-03-31
fs: hide file and bfile caches behind runtime const machinery
Mateusz Guzik
-1
/
+3
2026-03-23
asm-generic/bitops: Fix a comment typo in instrumented-atomic.h
Kai Huang
-1
/
+1
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
-1
/
+3
2026-03-17
module.lds,codetag: force 0 sh_addr for sections
Joe Lawrence
-1
/
+1
2026-03-11
asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
Thomas Weißschuh
-0
/
+9
2026-03-08
futex: add missing function parameter comments
Randy Dunlap
-1
/
+3
2026-02-27
hrtimer: Push reprogramming timers into the interrupt return path
Peter Zijlstra
-1
/
+4
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
-1
/
+3
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-0
/
+13
2026-02-19
mshv: Introduce hv_deposit_memory helper functions
Stanislav Kinsburskii
-0
/
+10
2026-02-19
mshv: Introduce hv_result_needs_memory() helper function
Stanislav Kinsburskii
-0
/
+3
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-4
/
+3
2026-02-10
Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-6
/
+2
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+1
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
-1
/
+1
2026-02-09
Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-1
/
+2
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+9
2026-02-06
mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...
Qi Zheng
-1
/
+1
2026-01-30
include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()
John Garry
-6
/
+2
2026-01-26
atomic: specify alignment for atomic_t and atomic64_t
Finn Thain
-1
/
+1
2026-01-26
bpf: explicitly align bpf_res_spin_lock
Finn Thain
-1
/
+1
2026-01-23
rqspinlock: Fix TAS fallback lock entry creation
Kumar Kartikeya Dwivedi
-1
/
+1
2026-01-20
mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()
Wei Yang
-3
/
+2
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
-2
/
+75
2026-01-13
fs: hide names_cache behind runtime const machinery
Mateusz Guzik
-1
/
+2
2026-01-06
audit: add missing syscalls to read class
Jeffrey Bencteux
-0
/
+6
2025-12-19
perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs
Peter Zijlstra
-0
/
+1
2025-12-15
audit: add fchmodat2() to change attributes class
Jeffrey Bencteux
-0
/
+3
2025-12-09
Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-43
/
+20
2025-12-05
Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+3
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+36
2025-12-05
Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+1
2025-12-03
Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
-28
/
+32
2025-12-02
Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+3
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-23
/
+57
[next]