summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
2 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds
5 daysMerge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
6 daysMerge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds
7 daysMerge tag 'kbuild-7.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds
9 daysrqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow scheduleGabriele Monaco
2026-06-05kconfig: Remove the architecture specific config for PropellerRong Xu
2026-06-03percpu: Sanitize __percpu_qual include hellThomas Gleixner
2026-06-03locking/qspinlock: Clarify pending field layoutWEI-HONG, YE
2026-05-28mm: skip KASAN tagging for page-allocated page tablesMuhammad Usama Anjum
2026-05-28bitops: Define generic___bitrev8/16/32 for reuseJinjie Ruan
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-20bitops: use common function parameter namesRandy Dunlap
2026-05-08kprobes: skip non-symbol addresses in kprobe_add_ksym_blacklist()Jianpeng Chang
2026-05-05locking/barrier: Use correct parameter namesRandy Dunlap
2026-04-22Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-22x86/hyperv: Skip LP/VP creation on kexecJork Loeser
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-05mm/mmu_gather: replace IPI with synchronize_rcu() when batch allocation failsLance Yang
2026-04-02xor: make xor.ko self-contained in lib/raid/Christoph Hellwig
2026-04-02xor: move generic implementations out of asm-generic/xor.hChristoph Hellwig
2026-04-02xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig
2026-03-31module: remove *_gpl sections from vmlinux and modulesSiddharth Nayyar
2026-03-31module: add kflagstab section to vmlinux and modulesSiddharth Nayyar
2026-03-31fs: hide file and bfile caches behind runtime const machineryMateusz Guzik
2026-03-23asm-generic/bitops: Fix a comment typo in instrumented-atomic.hKai Huang
2026-03-21Merge tag 'v7.0-rc4' into timers/core, to resolve conflictIngo Molnar
2026-03-17module.lds,codetag: force 0 sh_addr for sectionsJoe Lawrence
2026-03-11asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONGThomas Weißschuh
2026-03-08futex: add missing function parameter commentsRandy Dunlap
2026-02-27hrtimer: Push reprogramming timers into the interrupt return pathPeter Zijlstra
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19mshv: Introduce hv_deposit_memory helper functionsStanislav Kinsburskii
2026-02-19mshv: Introduce hv_result_needs_memory() helper functionStanislav Kinsburskii
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-02-10Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-02-09Merge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2026-02-09Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng