summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-01-12Merge tag 's390-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-01-12Merge tag 'perf-urgent-2023-01-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-11s390: update defconfigsHeiko Carstens
2023-01-11KVM: s390: interrupt: use READ_ONCE() before cmpxchg()Heiko Carstens
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-10Merge tag 'xtensa-20230110' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2023-01-10s390/kexec: fix ipl report address for kdumpAlexander Egorenkov
2023-01-10sh/mm: Fix pmd_t for realPeter Zijlstra
2023-01-09s390: fix -Wundef warning for CONFIG_KERNEL_ZSTDMasahiro Yamada
2023-01-09perf/x86/intel/uncore: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Emerald RapidsKan Liang
2023-01-09perf/x86/msr: Add Meteor Lake supportKan Liang
2023-01-09perf/x86/cstate: Add Meteor Lake supportKan Liang
2023-01-09x86/xen: Remove the unused function p2m_index()Jiapeng Chong
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-06xtensa: drop unused members of struct thread_structMax Filippov
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
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-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-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_MASKJens 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-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