summaryrefslogtreecommitdiff
path: root/include/asm-generic
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
26 hoursMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
3 daysMerge tag 'asm-generic-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
3 daysMerge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
4 daysMerge tag 'pull-filename' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
4 daysMerge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
7 daysmm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-01-30include/asm-generic/topology.h: Remove unused definition of cpumask_of_node()John Garry
2026-01-26atomic: specify alignment for atomic_t and atomic64_tFinn Thain
2026-01-26bpf: explicitly align bpf_res_spin_lockFinn Thain
2026-01-23rqspinlock: Fix TAS fallback lock entry creationKumar Kartikeya Dwivedi
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-13fs: hide names_cache behind runtime const machineryMateusz Guzik
2026-01-06audit: add missing syscalls to read classJeffrey Bencteux
2025-12-19perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIsPeter Zijlstra
2025-12-15audit: add fchmodat2() to change attributes classJeffrey Bencteux
2025-12-09Merge tag 'hyperv-next-signed-20251207' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-05Merge tag 'uml-for-linux-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05Merge tag 'tracepoints-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-02Merge tag 'core-rseq-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-29rqspinlock: Enclose lock/unlock within lock entry acquisitionsKumar Kartikeya Dwivedi
2025-11-24mm: userfaultfd: add pgtable_supports_uffd_wp()Chunyan Zhang
2025-11-24mm: correctly handle UFFD PTE markersLorenzo Stoakes
2025-11-24x86/bug: Implement WARN_ONCE()Peter Zijlstra
2025-11-24x86/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-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan
2025-11-15mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves
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