summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)AuthorFilesLines
48 hoursMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds2-739/+0
3 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+4
4 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-15/+8
4 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
4 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+9
4 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+4
4 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds1-1/+1
5 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
13 daysmm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation failsLance Yang1-0/+4
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig2-12/+0
2026-04-03xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig1-723/+4
2026-04-03xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig1-8/+0
2026-04-01module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar1-16/+2
2026-04-01module: add kflagstab section to vmlinux and modulesSiddharth Nayyar1-0/+7
2026-03-31fs: hide file and bfile caches behind runtime const machineryMateusz Guzik1-1/+3
2026-03-23asm-generic/bitops: Fix a comment typo in instrumented-atomic.hKai Huang1-1/+1
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar1-1/+3
2026-03-18module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence1-1/+1
2026-03-11asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONGThomas Weißschuh1-0/+9
2026-03-08futex: add missing function parameter commentsRandy Dunlap1-1/+3
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra1-1/+4
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-1/+3
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+13
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii1-0/+10
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii1-0/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-4/+3
2026-02-11Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+2
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds1-1/+1
2026-02-10Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+2
2026-02-09Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+9
2026-02-07mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng1-1/+1
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry1-6/+2
2026-01-27atomic: specify alignment for atomic_t and atomic64_tFinn Thain1-1/+1
2026-01-27bpf: explicitly align bpf_res_spin_lockFinn Thain1-1/+1
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi1-1/+1
2026-01-21mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-3/+2
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)1-2/+75
2026-01-13fs: hide names_cache behind runtime const machineryMateusz Guzik1-1/+2
2026-01-07audit: add missing syscalls to read classJeffrey Bencteux1-0/+6
2025-12-19perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIsPeter Zijlstra1-0/+1
2025-12-15audit: add fchmodat2() to change attributes classJeffrey Bencteux1-0/+3
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-43/+20
2025-12-06Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-13/+36
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2025-12-04Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds1-28/+32
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2025-12-02Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-23/+57