summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-06-03x86/iopl: Cure TIF_IO_BITMAP inconsistenciesThomas Gleixner
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-02Revert "RISC-V: vDSO: Wire up getrandom() vDSO implementation"Palmer Dabbelt
2025-06-02um: pass FD for memory operations when neededBenjamin Berg
2025-06-02um: Add SECCOMP support detection and initializationBenjamin Berg
2025-06-02um: Implement kernel side of SECCOMP based process handlingBenjamin Berg
2025-06-02um: Track userspace children dying in SECCOMP modeBenjamin Berg
2025-06-02um: Add helper functions to get/set state for SECCOMPBenjamin Berg
2025-06-02um: Add stub side of SECCOMP/futex based process handlingBenjamin Berg
2025-06-02um: Move faultinfo extraction into userspace routineBenjamin Berg
2025-06-02arm64: Add override for MPAMXi Ruoyao
2025-06-02arm64/mm: Close theoretical race where stale TLB entry remains validRyan Roberts
2025-06-02arm64: Work around convergence issue with LLD linkerArd Biesheuvel
2025-06-02arm64: Disable LLD linker ASSERT()s for the time beingArd Biesheuvel
2025-06-02um: vector: Use mac_pton() for MAC address parsingTiwei Bie
2025-06-02um: vector: Clean up and modernize log messagesTiwei Bie
2025-06-02um: chan_kern: use raw spinlock for irqs_to_free_lockJohannes Berg
2025-06-02um: Fix tgkill compile error on old host OSesYongting Lin
2025-06-02um: stop using PCI port I/OArnd Bergmann
2025-06-02Merge tag 'kvmarm-fixes-6.16-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2025-06-01Merge tag 'parisc-for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-31mm: rename page->index to page->__folio_indexMatthew Wilcox (Oracle)
2025-05-31m68k: remove use of page->indexMatthew Wilcox (Oracle)
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-31Merge tag 'soc-newsoc-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-31Merge tag 'soc-dt-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2025-05-31Merge tag 'soc-defconfig-6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-31Merge tag 'soc-arm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2025-05-31Merge tag 'soc-drivers-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-31parisc/unaligned: Fix hex output to show 8 hex charsHelge Deller
2025-05-31perf/x86/intel: Fix incorrect MSR index calculations in intel_pmu_config_acr()Dapeng Mi
2025-05-31x86/fpu: Remove unused trace eventsSteven Rostedt
2025-05-30Merge tag 'microblaze-v6.16' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2025-05-30Merge tag 'efi-next-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-05-30Merge tag 'pm-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-30Merge branch 'pm-cpuidle'Rafael J. Wysocki
2025-05-30Merge tag 'iommu-updates-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-30LoongArch: Fix panic caused by NULL-PMD in huge_pte_offset()Tianyang Zhang
2025-05-30LoongArch: Preserve firmware configuration when desiredHuacai Chen
2025-05-30LoongArch: Avoid using $r0/$r1 as "mask" for csrxchgHuacai Chen
2025-05-30LoongArch: Introduce the numa_memblks conversionHuacai Chen
2025-05-30LoongArch: Increase max supported CPUs up to 2048Huacai Chen
2025-05-30LoongArch: Enable HAVE_ARCH_STACKLEAKYouling Tang
2025-05-30LoongArch: Enable ARCH_SUPPORTS_MSEAL_SYSTEM_MAPPINGSYuli Wang
2025-05-30LoongArch: Add SCHED_MC (Multi-core scheduler) supportTianyang Zhang
2025-05-30LoongArch: Add some annotations in archhelpYouling Tang