summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-20riscv: Handle zicsr/zifencei issues between clang and binutilsNathan Chancellor
2023-04-20kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada
2023-04-20x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-20powerpc/pseries: Add support for FORM2 associativityAneesh Kumar K.V
2023-04-20powerpc/pseries: Add a helper for form1 cpu distanceAneesh Kumar K.V
2023-04-20powerpc/pseries: Consolidate different NUMA distance update code pathsAneesh Kumar K.V
2023-04-20powerpc/pseries: Rename TYPE1_AFFINITY to FORM1_AFFINITYAneesh Kumar K.V
2023-04-20powerpc/pseries: rename min_common_depth to primary_domain_indexAneesh Kumar K.V
2023-04-20x86/PCI: Add quirk for AMD XHCI controller that loses MSI-X state in D3hotBasavaraj Natikar
2023-04-20riscv: add icache flush for nommu sigreturn trampolineMathis Salmen
2023-04-20efi: sysfb_efi: Add quirk for Lenovo Yoga Book X91F/LHans de Goede
2023-04-20KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-04-05s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-04-05xtensa: fix KASAN report for show_stackMax Filippov
2023-04-05powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-04-05sh: sanitize the flags on sigreturnAl Viro
2023-04-05m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz
2023-04-05riscv: Bump COMMAND_LINE_SIZE value to 1024Alexandre Ghiti
2023-04-05ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrlPeng Fan
2023-04-05ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrlPeng Fan
2023-03-22s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-22x86/mm: Fix use of uninitialized buffer in sme_enable()Nikita Zhandarovich
2023-03-22x86/mce: Make sure logged MCEs are processed after sysfs updateYazen Ghannam
2023-03-22KVM: nVMX: add missing consistency checks for CR0 and CR4Paolo Bonzini
2023-03-17KVM: VMX: Fix crash due to uninitialized current_vmcsAlexandru Matei
2023-03-17KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helperVitaly Kuznetsov
2023-03-17KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov
2023-03-17UML: define RUNTIME_DISCARD_EXITMasahiro Yamada
2023-03-17sh: define RUNTIME_DISCARD_EXITTom Saeger
2023-03-17s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-03-17powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-03-17powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-03-17alpha: fix R_ALPHA_LITERAL reloc for large modulesEdward Humes
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-17RISC-V: Don't check text_mutex during stop_machineConor Dooley
2023-03-17riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack modeAlexandre Ghiti
2023-03-17powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-03-17riscv: Add header include guards to insn.hLiao Chang
2023-03-17riscv: Avoid enabling interrupts in die()Mattias Nissler
2023-03-17RISC-V: Avoid dereferening NULL regs in die()Palmer Dabbelt
2023-03-17arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois
2023-03-17x86/CPU/AMD: Disable XSAVES on AMD family 0x17Andrew Cooper
2023-03-11x86/resctl: fix scheduler confusion with 'current'Linus Torvalds
2023-03-11x86/resctrl: Apply READ_ONCE/WRITE_ONCE to task_struct.{rmid,closid}Valentin Schneider
2023-03-11firmware/efi sysfb_efi: Add quirk for Lenovo IdeaPad Duet 3Darrell Kavanagh
2023-03-11ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski
2023-03-11x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi