summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'powerpc-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-11-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-01powerpc/32: Select ARCH_SPLIT_ARG64Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-31parisc: Avoid printing the hardware path twiceHelge Deller
2022-10-31powerpc/64e: Fix amdgpu build on Book3E w/o AltiVecMichael Ellerman
2022-10-31Merge tag 'v6.1-rc2' into fixesMichael Ellerman
2022-10-30Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-30Merge tag 'loongarch-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-29Merge tag 'mm-hotfixes-stable-2022-10-28' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-10-29Merge tag 'powerpc-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-29LoongArch: BPF: Avoid declare variables in switch-caseHuacai Chen
2022-10-29LoongArch: Use flexible-array member instead of zero-length arrayYushan Zhou
2022-10-29LoongArch: Remove unused kernel stack paddingJinyang He
2022-10-28Merge tag 's390-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-28Merge tag 'riscv-for-linus-6.1-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-28x86: fortify: kmsan: fix KMSAN fortify buildsAlexander Potapenko
2022-10-28x86: asm: make sure __put_user_size() evaluates pointer onceAlexander Potapenko
2022-10-28x86/purgatory: disable KMSAN instrumentationAlexander Potapenko
2022-10-28Merge tag 'v6.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-28KVM: x86/xen: Fix eventfd error handling in kvm_xen_eventfd_assign()Eiichi Tsukata
2022-10-28KVM: x86: smm: number of GPRs in the SMRAM image depends on the image formatMaxim Levitsky
2022-10-28KVM: x86: emulator: update the emulation mode after CR0 writeMaxim Levitsky
2022-10-28KVM: x86: emulator: update the emulation mode after rsmMaxim Levitsky
2022-10-28KVM: x86: emulator: introduce emulator_recalc_and_set_modeMaxim Levitsky
2022-10-28KVM: x86: emulator: em_sysexit should update ctxt->modeMaxim Levitsky
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27RISC-V: Fix /proc/cpuinfo cpumask warningAndrew Jones
2022-10-27Merge patch series "Fix RISC-V toolchain extension support detection"Palmer Dabbelt
2022-10-27riscv: fix detection of toolchain Zihintpause supportConor Dooley
2022-10-27riscv: fix detection of toolchain Zicbom supportConor Dooley
2022-10-27riscv: mm: add missing memcpy in kasan_initQinglin Pan
2022-10-27eth: fealnx: delete the driver for Myson MTD-800Jakub Kicinski
2022-10-27KVM: Initialize gfn_to_pfn_cache locks in dedicated helperMichal Luczaj
2022-10-27KVM: VMX: fully disable SGX if SECONDARY_EXEC_ENCLS_EXITING unavailableEmanuele Giuseppe Esposito
2022-10-27KVM: x86: Exempt pending triple fault from event injection sanity checkSean Christopherson
2022-10-27KVM: x86: Reduce refcount if single_open() fails in kvm_mmu_rmaps_stat_open()Hou Wenlong
2022-10-27KVM: x86: Mask off reserved bits in CPUID.8000001FHJim Mattson
2022-10-27perf/mem: Rename PERF_MEM_LVLNUM_EXTN_MEM to PERF_MEM_LVLNUM_CXLRavi Bangoria
2022-10-27perf/x86/rapl: Add support for Intel Raptor LakeZhang Rui
2022-10-27perf/x86/rapl: Add support for Intel AlderLake-NZhang Rui
2022-10-26Merge tag 'arc-6.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2022-10-27powerpc/64s/interrupt: Fix clear of PACA_IRQS_HARD_DIS when returning to soft...Nicholas Piggin
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter
2022-10-26s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...Heiko Carstens
2022-10-26s390/futex: add missing EX_TABLE entry to __futex_atomic_op()Heiko Carstens