summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2025-11-07arm64: mm: Tidy up force_pte_mapping()Ryan Roberts1-20/+23
2025-11-07arm64: mm: Optimize range_split_to_ptes()Ryan Roberts1-1/+7
2025-11-07arm64: mm: Don't sleep in split_kernel_leaf_mapping() when in atomic contextRyan Roberts2-28/+67
2025-11-07arm64: kprobes: check the return value of set_memory_rox()Yang Shi1-1/+4
2025-11-07arm64: acpi: Drop message logging SPCR default consolePunit Agrawal1-2/+0
2025-11-07Revert "ACPI: Suppress misleading SPCR console message when SPCR table is abs...Punit Agrawal1-7/+3
2025-11-07arm64: Use load LSE atomics for the non-return per-CPU atomic operationsCatalin Marinas1-4/+11
2025-11-07perf/x86/intel: Optimize PEBS extended configPeter Zijlstra1-11/+14
2025-11-07perf/x86/intel: Check PEBS dyn_constraintsPeter Zijlstra1-0/+12
2025-11-07perf/x86/intel: Add a check for dynamic constraintsKan Liang1-8/+148
2025-11-07perf/x86/intel: Add counter group support for arch-PEBSDapeng Mi4-9/+77
2025-11-07perf/x86/intel: Setup PEBS data configuration and enable legacy groupsDapeng Mi5-1/+171
2025-11-07perf/x86/intel: Update dyn_constraint base on PEBS event precise levelDapeng Mi2-0/+12
2025-11-07perf/x86/intel: Allocate arch-PEBS buffer and initialize PEBS_BASE MSRDapeng Mi4-15/+92
2025-11-07perf/x86/intel: Process arch-PEBS records or record fragmentsDapeng Mi4-0/+299
2025-11-07perf/x86/intel/ds: Factor out PEBS group processing code to functionsDapeng Mi1-66/+104
2025-11-07perf/x86/intel/ds: Factor out PEBS record processing code to functionsDapeng Mi1-25/+58
2025-11-07perf/x86/intel: Initialize architectural PEBSDapeng Mi5-33/+132
2025-11-07perf/x86/intel: Correct large PEBS flag checkDapeng Mi1-1/+3
2025-11-07perf/x86/intel: Replace x86_pmu.drain_pebs calling with static callDapeng Mi1-1/+1
2025-11-07perf/x86: Fix NULL event access and potential PEBS record lossDapeng Mi1-2/+3
2025-11-07perf/x86: Remove redundant is_x86_event() prototypeDapeng Mi1-1/+0
2025-11-07x86/microcode/AMD: Add more known models to entry sign checkingMario Limonciello (AMD)1-0/+2
2025-11-07Merge tag 'riscv-for-linus-6.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-17/+49
2025-11-07arm64: dts: rockchip: Add devicetree for the 9Tripod X3568 v4Coia Prant2-0/+888
2025-11-07arm64: dts: rockchip: Fix USB Type-C host mode for Radxa ROCK 5B+/5TFUKAUMI Naoki4-2/+15
2025-11-07arm64: dts: rockchip: Fix USB power enable pin for BTT CB2 and Pi2Andrey Leonchikov1-2/+2
2025-11-07arm64: dts: rockchip: Fix DMA for Indiedroid Nova BluetoothChris Morgan1-3/+0
2025-11-07arm64: dts: rockchip: Enable HS400 for Indiedroid NovaChris Morgan1-2/+2
2025-11-07arm64: dts: rockchip: enable NPU on Indiedroid NovaChris Morgan1-0/+34
2025-11-07arm64: dts: rockchip: Add device type for Indiedroid Nova.Chris Morgan1-0/+1
2025-11-07arm64: dts: rockchip: enable NPU on Gameforce AceChris Morgan1-0/+34
2025-11-06KVM: SVM: Ensure SPEC_CTRL[63:32] is context switched between guest and hostUros Bizjak1-10/+37
2025-11-06arm64: dts: qcom: kodiak: add coresight nodesJie Gan1-0/+292
2025-11-06Merge tag 'hardening-v6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+9
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-72/+127
2025-11-06KVM: VMX: Ensure guest's SPEC_CTRL[63:32] is loaded on VM-EnterUros Bizjak1-5/+15
2025-11-06KVM: VMX: Fix check for valid GVA on an EPT violationSukrit Bhatnagar1-1/+1
2025-11-06s390/hiperdispatch: Decrease steal time thresholdMete Durlu1-1/+1
2025-11-06s390/smp: Mark pcpu_delegate() and smp_call_ipl_cpu() as __noreturnThorsten Blum2-5/+5
2025-11-06s390/nmi: Annotate s390_handle_damage() with __noreturnThorsten Blum1-2/+1
2025-11-06s390: Fix double word in commentsBo Liu2-2/+2
2025-11-06Merge branch 'dat-enhancement-1'Heiko Carstens7-62/+16
2025-11-06s390/mm: Replace the CSP instruction with CSPGHeiko Carstens3-30/+6
2025-11-06s390/mm: Remove cpu_has_idte()Heiko Carstens5-32/+9
2025-11-06s390: Add Dat-Enhancement facility 1 to architecture level setHeiko Carstens1-0/+1
2025-11-06EDAC: Remove the legacy EDAC sysfs interfaceAvadhut Naik1-1/+0
2025-11-06riscv: dts: spacemit: add MusePi Pro board device treeTroy Mitchell2-0/+80
2025-11-06um: Always set up AT_HWCAP and AT_PLATFORMThomas Weißschuh5-14/+11
2025-11-06x86/um: Remove FIXADDR_USER_START and FIXADDR_USE_ENDThomas Weißschuh1-8/+0