summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-12-122-11/+22
|\
| * tty: nfcon: use console_is_registered()John Ogness2022-12-021-2/+7
| * um: kmsg_dumper: use srcu console list iteratorJohn Ogness2022-12-021-8/+5
| * um: kmsg_dump: only dump when no output console availableJohn Ogness2022-12-021-3/+12
* | Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-12-121-1/+1
|\ \
| * | perf/x86: Make struct p4_event_bind::cntr signed arrayAlexey Dobriyan2022-11-191-1/+1
* | | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-125-0/+7
|\ \ \ | | |/ | |/|
| * | arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-211-0/+1
| * | arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-211-0/+1
| * | arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-201-0/+1
| * | arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig optionPaul E. McKenney2022-10-201-0/+1
| * | srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()Paul E. McKenney2022-10-201-0/+3
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-102-5/+22
|\ \ \
| * | | ARM: 9278/1: kfence: only handle translation faultsWang Kefeng2022-12-072-5/+22
* | | | Merge tag 'soc-fixes-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-091-2/+2
|\ \ \ \
| * | | | Revert "ARM: dts: imx7: Fix NAND controller size-cells"Francesco Dolcini2022-12-081-2/+2
* | | | | Merge tag 'soc-fixes-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-081-1/+1
|\| | | |
| * | | | Merge tag 'at91-fixes-6.1-3' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2022-11-291-1/+1
| |\ \ \ \
| | * | | | ARM: at91: fix build for SAMA5D3 w/o L2 cachePeter Rosin2022-11-241-1/+1
* | | | | | Merge tag 'loongarch-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-083-24/+27
|\ \ \ \ \ \
| * | | | | | LoongArch: mm: Fix huge page entry update for virtual machineHuacai Chen2022-12-081-14/+16
| * | | | | | LoongArch: Export symbol for function smp_send_reschedule()Bibo Mao2022-12-082-10/+11
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-12-061-1/+16
|\ \ \ \ \ \ \
| * | | | | | | Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_coherent()"Will Deacon2022-12-061-1/+16
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-062-2/+4
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | KVM: x86: fix uninitialized variable use on KVM_REQ_TRIPLE_FAULTPaolo Bonzini2022-11-301-1/+1
| * | | | | | | Merge tag 'kvm-s390-master-6.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-11-291-1/+3
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth2022-11-241-1/+3
* | | | | | | | Merge tag 'powerpc-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-12-042-31/+22
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman2022-11-261-0/+1
| * | | | | | | | powerpc/bpf/32: Fix Oops on tail call testsChristophe Leroy2022-11-241-31/+21
* | | | | | | | | Merge tag 'riscv-for-linus-6.1-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-12-0211-24/+187
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ RISC-V: Fix a race condition during kernel stack overflowPalmer Dabbelt2022-12-013-0/+32
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | riscv: fix race when vmap stack overflowJisheng Zhang2022-11-293-0/+32
| * | | | | | | | | | Merge patch series "riscv: kexec: Fxiup crash_save percpu and machine_kexec_m...Palmer Dabbelt2022-11-293-13/+133
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: kexec: Fixup crash_smp_send_stop without multi coresGuo Ren2022-11-293-18/+103
| | * | | | | | | | | | riscv: kexec: Fixup irq controller broken in kexec crash pathGuo Ren2022-11-291-0/+35
| | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | riscv: mm: Proper page permissions after initmem freeBjörn Töpel2022-11-291-4/+5
| * | | | | | | | | | riscv: vdso: fix section overlapping under some conditionsJisheng Zhang2022-11-291-0/+1
| * | | | | | | | | | riscv: Sync efi page table's kernel mappings before switchingAlexandre Ghiti2022-11-282-4/+13
| * | | | | | | | | | riscv: Fix NR_CPUS range conditionsSamuel Holland2022-11-281-3/+3
* | | | | | | | | | | x86/bugs: Make sure MSR_SPEC_CTRL is updated properly upon resume from S3Pawan Gupta2022-12-023-9/+16
* | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-12-026-0/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mm: introduce arch_has_hw_nonleaf_pmd_young()Juergen Gross2022-11-301-0/+8
| * | | | | | | | | | | mm: add dummy pmd_young() for architectures not having itJuergen Gross2022-11-306-0/+6
* | | | | | | | | | | | Merge tag 'efi-fixes-for-v6.1-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-014-69/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel2022-12-014-69/+2
* | | | | | | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-11-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | ARM: at91: rm9200: fix usb device clock idMichael Grzeschik2022-11-171-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'x86_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-11-274-30/+42
|\ \ \ \ \ \ \ \ \ \ \ \