summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-05-02x86/msr: Add the native_rdmsrq() helperXin Li (Intel)
2025-05-02x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() usesXin Li (Intel)
2025-05-02x86/xen/msr: Return u64 consistently in Xen PMC xen_*_read functionsXin Li (Intel)
2025-05-02x86/msr: Convert the rdpmc() macro to an __always_inline functionXin Li (Intel)
2025-05-02x86/msr: Rename rdpmcl() to rdpmc()Xin Li (Intel)
2025-05-02x86/msr: Remove the unused rdpmc() methodXin Li (Intel)
2025-05-02x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>Xin Li (Intel)
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02x86/msr: Move the EAX_EDX_*() methods from <asm/msr.h> to <asm/asm.h>Ingo Molnar
2025-05-02x86/msr: Rename DECLARE_ARGS() to EAX_EDX_DECLARE_ARGSIngo Molnar
2025-05-02x86/msr: Improve the comments of the DECLARE_ARGS()/EAX_EDX_VAL()/EAX_EDX_RET...Ingo Molnar
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-05-02powerpc/pseries: Include linux/types.h in papr-platform-dump.hHaren Myneni
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-01ARM: dts: omap4: panda: cleanup bluetoothAndreas Kemnade
2025-05-01ARM: dts: omap4: panda: fix resources needed for WifiAndreas Kemnade
2025-05-01arm64: errata: Add missing sentinels to Spectre-BHB MIDR arraysWill Deacon
2025-05-01x86/devmem: Remove duplicate range_is_allowed() definitionDan Williams
2025-05-01arm64: dts: rockchip: fix usb-c port functionality on rk3588-nanopc-t6John Clark
2025-05-01KVM: RISC-V: reset smstateen CSRsRadim Krčmář
2025-05-01arm64: dts: exynos: add initial support for Samsung Galaxy J6Kaustabh Chakraborty
2025-05-01arm64: dts: exynos: add initial support for Samsung Galaxy A2 CoreKaustabh Chakraborty
2025-05-01arm64: dts: exynos: add initial support for Samsung Galaxy J7 PrimeKaustabh Chakraborty
2025-05-01arm64: dts: exynos: add initial devicetree support for exynos7870Kaustabh Chakraborty
2025-05-01arm64: dts: rockchip: Enable bluetooth of AP6611s on OrangePI5 Max/UltraJimmy Hon
2025-05-01arm64: dts: apple: Add PMIC NVMEMHector Martin
2025-04-30arm64: drop binutils version checksArnd Bergmann
2025-04-30kbuild: require gcc-8 and binutils-2.30Arnd Bergmann
2025-04-30MIPS: Fix MAX_REG_OFFSETThorsten Blum
2025-04-30arm64/fpsimd: Avoid warning when sve_to_fpsimd() is unusedMark Rutland
2025-04-30x86/CPU/AMD: Replace strcpy() with strscpy()Ruben Wauters
2025-04-30x86/microcode/AMD: Do not return error when microcode update is not necessaryAnnie Li
2025-04-30perf/x86/intel: KVM: Mask PEBS_ENABLE loaded for guest with vCPU's value.Sean Christopherson
2025-04-30s390/string: Remove strcpy() implementationHeiko Carstens
2025-04-30s390/boot: Use strspcy() instead of strcpy()Heiko Carstens
2025-04-30s390: Simple strcpy() to strscpy() conversionsHeiko Carstens
2025-04-30s390/pkey/crypto: Introduce xflags param for pkey in-kernel APIHarald Freudenberger
2025-04-30s390/pkey: Provide and pass xflags within pkey and zcrypt layersHarald Freudenberger
2025-04-30s390/uv: Remove uv_get_secret_metadata functionHarald Freudenberger
2025-04-30s390/uv: Rename find_secret() to uv_find_secret() and publishHarald Freudenberger
2025-04-30s390/cpumf: Adjust number of leading zeroes for z15 attributesThomas Richter
2025-04-30x86/bugs: Restructure SRSO mitigationDavid Kaplan
2025-04-30arm64: dts: exynosautov920: add cpucl1/2 clock DT nodesShin Son
2025-04-30riscv: dts: sophgo: fix DMA data-width configuration for CV18xxZe Huang
2025-04-30crypto: s390/sha512 - Fix sha512 state sizeHerbert Xu
2025-04-29arm64: dts: rockchip: add SATA nodes to RK3576Nicolas Frattaroli
2025-04-29arm64: dts: rockchip: fix Sige5 RTC interrupt pinNicolas Frattaroli
2025-04-29riscv: switch set_icache_stale_mask() to using non-atomic assign_cpu()Yury Norov
2025-04-29x86/bugs: Restructure L1TF mitigationDavid Kaplan
2025-04-29x86/bugs: Restructure SSB mitigationDavid Kaplan