summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
3 daysMerge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
6 daysMerge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
7 daysMerge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
7 daysMerge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
9 daysrqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi
14 daysmm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang
14 daysmm: correctly handle UFFD PTE markersLorenzo Stoakes
14 daysx86/bug: Implement WARN_ONCE()Peter Zijlstra
14 daysx86/bug: Use BUG_FORMAT for DEBUG_BUGVERBOSE_DETAILEDPeter Zijlstra
2025-11-21bug: Allow architectures to provide __WARN_printf()Peter Zijlstra
2025-11-21bug: Implement WARN_ON() using __WARN_FLAGS()Peter Zijlstra
2025-11-21bug: Add BUG_FORMAT_ARGS infrastructurePeter Zijlstra
2025-11-21bug: Clean up CONFIG_GENERIC_BUG_RELATIVE_POINTERSPeter Zijlstra
2025-11-21bug: Add BUG_FORMAT infrastructurePeter Zijlstra
2025-11-21Merge branch 'objtool/core'Peter Zijlstra
2025-11-21kbuild: Check for functions with ambiguous -ffunction-sections section namesJosh Poimboeuf
2025-11-20mm: remove unnecessary __GFP_HIGHMEM in __p*d_alloc_one_*()Huacai Chen
2025-11-16mm: actually mark kernel page table pagesDave Hansen
2025-11-13objtool: Warn on functions with ambiguous -ffunction-sections section namesJosh Poimboeuf
2025-11-13vmlinux.lds: Fix TEXT_MAIN to include .text.start and friendsJosh Poimboeuf
2025-11-13Merge tag 'v6.18-rc5' into objtool/core, to pick up fixesIngo Molnar
2025-11-12fs: hide dentry_cache behind runtime const machineryMateusz Guzik
2025-11-04rseq: Switch to TIF_RSEQ if supportedThomas Gleixner
2025-10-31vmlinux.lds: Exclude .text.startup and .text.exit from TEXT_MAINJosh Poimboeuf
2025-10-27kbuild: align modinfo section for Secureboot Authenticode EDK2 compatDimitri John Ledkov
2025-10-27asm-generic: percpu: Add assembly guardTiwei Bie
2025-10-24tracing: Add a tracepoint verification check at build timeSteven Rostedt
2025-10-14vmlinux.lds: Unify TEXT_MAIN, DATA_MAIN, and related macrosJosh Poimboeuf
2025-10-07Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-10-01Merge tag 'asm-generic-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-01Drivers: hv: Add CONFIG_HYPERV_VMBUS optionMukesh Rathor
2025-09-30Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-30Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-09-29Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-25once: fix race by moving DO_ONCE to separate sectionQi Xi
2025-09-24kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFIKees Cook
2025-09-24kbuild: keep .modinfo section in vmlinux.unstrippedMasahiro Yamada
2025-09-24asm-generic/io.h: Skip trace helpers if rwmmio events are disabledVarad Gautam
2025-09-17asm-generic: Provide generic TIF infrastructureThomas Gleixner
2025-09-13mm: convert page_to_section() to memdesc_section()Matthew Wilcox (Oracle)
2025-09-08mshv: Add support for a new parent partition configurationNuno Das Neves
2025-09-08bitops: Add __attribute_const__ to generic ffs()-family implementationsKees Cook
2025-09-04vdso: Drop Kconfig GENERIC_VDSO_DATA_STOREThomas Weißschuh
2025-08-05Merge commit 'linus' into core/bugs, to resolve conflictsIngo Molnar