summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-01-06arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruptionAnshuman Khandual
2023-01-06s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada
2023-01-06s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev
2023-01-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-01-05riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-05riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-05arm64/signal: Always allocate SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/signal: Always accept SVE signal frames on SME only systemsMark Brown
2023-01-05arm64/sme: Fix context switch for SME only systemsMark Brown
2023-01-05arm64: cmpxchg_double*: hazard against entire exchange variableMark Rutland
2023-01-05arm64/uprobes: change the uprobe_opcode_t typedef to fix the sparse warningjunhua huang
2023-01-05Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier
2023-01-05Merge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master/fixesMarc Zyngier
2023-01-05KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier
2023-01-05arm64: mte: Avoid the racy walk of the vma list during core dumpCatalin Marinas
2023-01-05elfcore: Add a cprm parameter to elf_core_extra_{phdrs,data_size}Catalin Marinas
2023-01-05arm64: mte: Fix double-freeing of the temporary tag storage during coredumpCatalin Marinas
2023-01-05arm64: ptrace: Use ARM64_SME to guard the SME register enumerationsZenghui Yu
2023-01-05arm64/mm: add pud_user_exec() check in pud_user_accessible_page()Liu Shixin
2023-01-05arm64/mm: fix incorrect file_map_count for invalid pmdLiu Shixin
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-01-04perf/x86/rapl: Add support for Intel Emerald RapidsZhang Rui
2023-01-04perf/x86/rapl: Add support for Intel Meteor LakeZhang Rui
2023-01-04ARM: renumber bits related to _TIF_WORK_MASKtif-notify-signal-2023-01-06Jens Axboe
2023-01-04x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-03of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2023-01-03perf/x86/rapl: Treat Tigerlake like IcelakeChris Wilson
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld
2023-01-03x86/asm: Fix an assembler warning with current binutilsMikulas Patocka
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2023-01-03KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier
2023-01-02x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-01Merge tag 'perf_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-01-01Merge tag 'x86_urgent_for_v6.2_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-12-30crypto: arm64/sm4 - fix possible crash with CFI enabledTianjia Zhang
2022-12-28Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini
2022-12-28KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini
2022-12-27x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)
2022-12-27x86/calldepth: Fix incorrect init section referencesArnd Bergmann
2022-12-27perf/x86/amd: fix potential integer overflow on shift of a intColin Ian King
2022-12-27KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiDavid Woodhouse
2022-12-27KVM: x86/xen: Simplify eventfd IOCTLsMichal Luczaj
2022-12-27KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_portsPaolo Bonzini