aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-80/+221
2025-05-08Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-18/+40
2025-05-07s390/pci: Fix missing check for zpci_create_device() error returnNiklas Schnelle1-0/+2
2025-05-05Merge tag 'uml-for-linux-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-15/+17
2025-05-05Merge tag 'soc-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds8-34/+76
2025-05-05s390: Update defconfigsHeiko Carstens3-17/+8
2025-05-05s390/entry: Fix last breaking event handling in case of stack corruptionHeiko Carstens1-1/+2
2025-05-05s390/configs: Enable options required for TC flow offloadKonstantin Shkolnyy2-0/+12
2025-05-05s390/configs: Enable VDPA on Nvidia ConnectX-6 network cardKonstantin Shkolnyy2-0/+16
2025-05-05um: fix _nofault accessesJohannes Berg4-15/+17
2025-05-04Merge tag 'parisc-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+13
2025-05-04parisc: Fix double SIGFPE crashHelge Deller1-3/+13
2025-05-04Merge tag 'x86-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+43
2025-05-04Merge tag 'perf-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-6/+30
2025-05-04x86/boot/sev: Support memory acceptance in the EFI stub under SVSMArd Biesheuvel3-4/+43
2025-05-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+2
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski47-257/+435
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon1-0/+2
2025-04-30perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson1-1/+1
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel1-3/+3
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp23 SoCsChristian Bruel1-2/+1
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel1-3/+3
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp21 SoCsChristian Bruel1-1/+1
2025-04-29arm64: dts: st: Use 128kB size for aliased GIC400 register access on stm32mp2...Christian Bruel1-3/+3
2025-04-29arm64: dts: st: Adjust interrupt-controller for stm32mp25 SoCsChristian Bruel1-2/+1
2025-04-29Merge tag 'imx-fixes-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann4-9/+53
2025-04-29Merge tag 'juno-fix-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-11/+11
2025-04-28Merge tag 'powerpc-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-13/+21
2025-04-27arm64: dts: imx8mm-verdin: Link reg_usdhc2_vqmmc to usdhc2Wojciech Dubowik1-5/+20
2025-04-26Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+28
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-04-26Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-55/+65
2025-04-26Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds8-75/+196
2025-04-26LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finallyBibo Mao1-0/+1
2025-04-26LoongArch: KVM: Fully clear some CSRs when VM rebootBibo Mao1-0/+7
2025-04-26LoongArch: KVM: Fix multiple typos of KVM codeYulong Han2-4/+4
2025-04-26LoongArch: Return NULL from huge_pte_offset() for invalid PMDMing Wang1-1/+1
2025-04-26LoongArch: Remove a bogus reference to ZONE_DMAPetr Tesarik1-3/+0
2025-04-26LoongArch: Handle fp, lsx, lasx and lbt assembly symbolsTiezhu Yang5-37/+37
2025-04-26LoongArch: Make do_xyz() exception handlers more robustTiezhu Yang1-8/+12
2025-04-26LoongArch: Make regs_irqs_disabled() more clearTiezhu Yang1-2/+2
2025-04-26LoongArch: Select ARCH_USE_MEMTESTYuli Wang1-0/+1
2025-04-25Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-13/+12
2025-04-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-83/+112
2025-04-25perf/x86/intel/ds: Fix counter backwards of non-precise events counters-snaps...Kan Liang1-2/+19
2025-04-25perf/x86/intel: Check the X86 leader for pebs_counter_event_groupKan Liang1-1/+1
2025-04-25perf/x86/intel: Only check the group flag for X86 leaderKan Liang2-2/+9
2025-04-24riscv: uprobes: Add missing fence.i after building the XOL bufferBjörn Töpel1-8/+2
2025-04-24riscv: Replace function-like macro by static inline functionBjörn Töpel1-5/+10
2025-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-228/+175
2025-04-24x86/insn: Fix CTEST instruction decodingKirill A. Shutemov1-2/+2
2025-04-24perf/x86: Fix non-sampling (counting) events on certain x86 platformsLuo Gengkun1-1/+1
2025-04-24Merge tag 'kvmarm-fixes-6.15-2' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini4-17/+25
2025-04-24x86/boot: Work around broken busybox 'truncate' toolArd Biesheuvel1-1/+1
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally for KVM_PROFILINGAdrian Hunter1-1/+2
2025-04-24KVM: x86: Do not use kvm_rip_read() unconditionally in KVM tracepointsAdrian Hunter1-3/+10
2025-04-24KVM: SVM: WARN if an invalid posted interrupt IRTE entry is addedSean Christopherson1-1/+4
2025-04-24KVM: x86: Take irqfds.lock when adding/deleting IRQ bypass producerSean Christopherson1-2/+15
2025-04-24KVM: x86: Explicitly treat routing entry type changes as changesSean Christopherson1-1/+2
2025-04-24KVM: x86: Reset IRTE to host control if *new* route isn't postableSean Christopherson2-45/+41
2025-04-24KVM: SVM: Allocate IR data using atomic allocationSean Christopherson1-1/+1
2025-04-24KVM: SVM: Don't update IRTEs if APICv/AVIC is disabledSean Christopherson1-2/+1
2025-04-24KVM: arm64, x86: make kvm_arch_has_irq_bypass() inlinePaolo Bonzini4-10/+11
2025-04-24powerpc/boot: Fix dash warningMadhavan Srinivasan1-1/+1
2025-04-23Fix mis-uses of 'cc-option' for warning disablementLinus Torvalds3-7/+7
2025-04-23x86/mm: Fix _pgd_alloc() for Xen PV modeJuergen Gross4-14/+17
2025-04-22ARM: dts: opos6ul: add ksz8081 phy propertiesSébastien Szymanski1-0/+3
2025-04-22arm64: dts: imx95: Correct the range of PCIe app-reg regionRichard Zhu1-4/+4
2025-04-22arm64: dts: imx8mp: configure GPU and NPU clocks in nominal DTSIAhmad Fatoum1-0/+26
2025-04-20openrisc: Add cacheinfo supportSahil Siddiq3-42/+108
2025-04-20openrisc: Introduce new utility functions to flush and invalidate cachesSahil Siddiq5-25/+79
2025-04-20openrisc: Refactor struct cpuinfo_or1k to reduce duplicationSahil Siddiq2-30/+31
2025-04-19x86/e820: Discard high memory that can't be addressed by 32-bit systemsMike Rapoport (Microsoft)1-0/+8
2025-04-18Merge tag 'x86-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-68/+43
2025-04-18Merge tag 'timers-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+2
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier4-17/+25
2025-04-18Merge tag 'perf-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-104/+35
2025-04-18Merge tag 'riscv-for-linus-6.15-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-48/+88
2025-04-18x86/boot/sev: Avoid shared GHCB page for early memory acceptanceArd Biesheuvel3-53/+21
2025-04-18x86/cpu/amd: Fix workaround for erratum 1054Sandipan Das1-7/+12
2025-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-161/+319
2025-04-17Merge tag 'for-linus-6.15a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-16/+14
2025-04-17perf/x86/intel: Add Panther Lake supportKan Liang1-2/+9
2025-04-17perf/x86/intel: Allow to update user space GPRs from PEBS recordsDapeng Mi1-3/+5
2025-04-17perf/x86/intel: Don't clear perf metrics overflow bit unconditionallyDapeng Mi1-2/+11
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SPRKan Liang1-57/+1
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on ICXKan Liang1-32/+1
2025-04-17perf/x86/intel/uncore: Fix the scale of IIO free running counters on SNRKan Liang1-8/+8
2025-04-16Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...Palmer Dabbelt5-34/+71
2025-04-16Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"Palmer Dabbelt2-8/+7
2025-04-16riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_breakWangYuli1-3/+1
2025-04-16riscv: KGDB: Do not inline arch_kgdb_breakpoint()WangYuli2-8/+9
2025-04-16powerpc/boot: Check for ld-option supportMadhavan Srinivasan1-4/+2
2025-04-16riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-04-16x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange1-0/+2
2025-04-15powerpc: Add check to select PPC_RADIX_BROADCAST_TLBIEMadhavan Srinivasan2-2/+2
2025-04-15powerpc64/ftrace: fix module loading without patchable function entriesAnthony Iliopoulos1-4/+0
2025-04-15book3s64/radix : Align section vmemmap start address to PAGE_SIZEDonet Tom1-2/+15
2025-04-15book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=nRitesh Harjani (IBM)1-1/+2
2025-04-14riscv: Provide all alternative macros all the timeAndrew Jones1-12/+7
2025-04-14riscv: module: Allocate PLT entries for R_RISCV_PLT32Samuel Holland1-6/+7
2025-04-14riscv: module: Fix out-of-bounds relocation accessSamuel Holland1-1/+1
2025-04-14riscv: Properly export reserved regions in /proc/iomemBjörn Töpel1-1/+35
2025-04-14riscv: Fix unaligned access info messagesAndrew Jones1-14/+21
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-1/+1
2025-04-12x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...Borislav Petkov (AMD)1-2/+7
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima17-29/+0
2025-04-11Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-15/+198
2025-04-11x86/xen: Fix __xen_hypercall_setfunc()Jason Andryuk1-6/+1
2025-04-11xen: fix multicall debug featureJuergen Gross3-16/+14
2025-04-11x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera1-1/+2
2025-04-10Merge tag 'x86-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-120/+99
2025-04-10Merge tag 'objtool-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+7
2025-04-10bpf: Use architecture provided res_smp_cond_load_acquireKumar Kartikeya Dwivedi1-1/+1
2025-04-10riscv: Avoid fortify warning in syscall_get_arguments()Nathan Chancellor1-2/+5
2025-04-10Merge tag 'for-linus-6.15a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+28
2025-04-10arm64: dts: morello: Fix-up cache nodesRob Herring (Arm)1-11/+11
2025-04-09x86/ibt: Fix hibernatePeter Zijlstra1-2/+2
2025-04-09x86/cpu: Avoid running off the end of an AMD erratum tableDave Hansen1-0/+1
2025-04-09x86/bugs: Add RSB mitigation documentJosh Poimboeuf1-51/+13
2025-04-09x86/bugs: Don't fill RSB on context switch with eIBRSJosh Poimboeuf2-15/+15
2025-04-09x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpolineJosh Poimboeuf1-4/+4
2025-04-09x86/bugs: Fix RSB clearing in indirect_branch_prediction_barrier()Josh Poimboeuf2-4/+3
2025-04-09x86/bugs: Use SBPB in write_ibpb() if applicableJosh Poimboeuf1-1/+1
2025-04-09x86/bugs: Rename entry_ibpb() to write_ibpb()Josh Poimboeuf3-9/+10
2025-04-09x86/early_printk: Use 'mmio32' for consistency, fix commentsAndy Shevchenko1-5/+5
2025-04-09s390/cpumf: Fix double free on error in cpumf_pmu_event_init()Thomas Richter2-11/+1
2025-04-09s390/cpumf: Update CPU Measurement facility extended counter set supportThomas Richter2-4/+165
2025-04-09s390: Allow to compile with z17 optimizationsVasily Gorbik4-0/+28
2025-04-09s390: Add z17 elf platformVasily Gorbik1-0/+4
2025-04-09x86/resctrl: Fix rdtgroup_mkdir()'s unlocked use of kernfs_node::nameJames Morse1-21/+27
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-69/+198
2025-04-08objtool: Remove ANNOTATE_IGNORE_ALTERNATIVE from CLAC/STACJosh Poimboeuf1-6/+6
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds94-116/+0
2025-04-08x86/xen: disable CPU idle and frequency drivers for PVH dom0Roger Pau Monne1-1/+18
2025-04-08Merge tag 'kvmarm-fixes-6.15-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini8-43/+136
2025-04-08objtool, xen: Fix INSN_SYSCALL / INSN_SYSRET semanticsJosh Poimboeuf1-3/+1
2025-04-07KVM: arm64: Use acquire/release to communicate FF-A version negotiationWill Deacon1-4/+5
2025-04-07x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-04-07x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPIPetr Vaněk1-0/+11
2025-04-07x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne2-3/+10
2025-04-07riscv: Use kvmalloc_array on relocation_hashtableWill Pierce1-4/+5
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-30/+30
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds26-28/+28
2025-04-06Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-5/+14
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds21-85/+34
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada4-9/+10
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes4-4/+0
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek1-1/+14
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner18-30/+30
2025-04-04Merge tag 's390-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-384/+389
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_ITU_TEric Biggers12-12/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_T10DIFEric Biggers48-48/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers13-13/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC_CCITTEric Biggers39-39/+0
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC32 and drop 'default y'Eric Biggers4-4/+0
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-372/+980
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)5-5/+5
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)21-23/+23
2025-04-04Merge tag 'x86-urgent-2025-04-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-25/+44
2025-04-04Merge branch 'kvm-pi-fix-lockdep' into HEADPaolo Bonzini1-7/+30
2025-04-04Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini4-7/+20
2025-04-04KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positiveYan Zhao1-3/+29
2025-04-04KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup listSean Christopherson1-4/+1
2025-04-04KVM: x86: Explicitly zero-initialize on-stack CPUID unionsSean Christopherson1-5/+3
2025-04-04KVM: x86/mmu: Wrap sanity check on number of TDP MMU pages with KVM_PROVE_MMUSean Christopherson2-2/+13
2025-04-04KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-03Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-10/+58
2025-04-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds6-8/+17
2025-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-8/+9
2025-04-03Merge tag 'mm-stable-2025-04-02-22-07' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds18-88/+44
2025-04-03Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Palmer Dabbelt9-72/+171
2025-04-03KVM: arm64: Don't translate FAR if invalid/unsafeOliver Upton6-18/+73
2025-04-03arm64: Convert HPFAR_EL2 to sysreg tableOliver Upton3-2/+11
2025-04-03KVM: arm64: Only read HPFAR_EL2 when value is architecturally validOliver Upton2-20/+48
2025-04-02Merge tag 'cxl-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-0/+1
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-26/+30
2025-04-02Merge tag 'powerpc-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds14-314/+14
2025-04-02Merge tag 'uml-for-linux-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds41-1082/+1078
2025-04-02Merge tag 'loongarch-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds10-21/+41
2025-04-02Merge tag 'x86_tdx_for_6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-40/+78
2025-04-02Merge tag 'objtool-urgent-2025-04-01' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-15/+33
2025-04-02Merge branch 'topic/cxl' into nextMichael Ellerman14-314/+14
2025-04-01mseal sysmap: enable s390Heiko Carstens2-1/+2
2025-04-01mseal sysmap: enable arm64Jeff Xu2-3/+7
2025-04-01mseal sysmap: enable x86-64Jeff Xu2-2/+4
2025-04-01x86: pgtable: convert to use tlb_remove_ptdesc()Qi Zheng1-4/+4
2025-04-01riscv: pgtable: unconditionally use tlb_remove_ptdesc()Qi Zheng1-22/+4
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng9-55/+22
2025-04-01microblaze/mm: put mm_cmdline_setup() in .init.text sectionWei Yang1-1/+1
2025-04-01x86/fred: Fix system hang during S4 resume with FRED enabledXin Li (Intel)1-0/+14
2025-04-01x86/platform/iosf_mbi: Remove unused iosf_mbi_unregister_pmic_bus_access_noti...Dr. David Alan Gilbert2-20/+0
2025-04-01Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-62/+96
2025-04-01Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...Linus Torvalds11-329/+74
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds98-704/+240
2025-04-01arm64: Don't call NULL in do_compat_alignment_fixup()Angelos Oikonomopoulos1-0/+2
2025-04-01x86/mm/init: Handle the special case of device private pages in add_pages(), ...Balbir Singh1-3/+12
2025-04-01objtool/loongarch: Add unwind hints in prepare_frametrace()Josh Poimboeuf2-1/+12
2025-04-01riscv: Add norvc after .option arch in runtime constCharlie Jenkins1-0/+2
2025-04-01riscv: Make sure toolchain supports zba before using zba instructionsAlexandre Ghiti2-2/+11