summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1636-73/+177
|\
| * Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-8/+43
| |\
| | * bpf: Fix extable address check.Alexei Starovoitov2021-12-161-7/+42
| | * bpf: Fix extable fixup offset.Alexei Starovoitov2021-12-161-1/+1
| * | Merge tag 'soc-fixes-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-12-1623-35/+42
| |\ \
| | * \ Merge tag 'v5.16-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-12-131-1/+1
| | |\ \
| | | * | ARM: rockchip: Use memcpy_toio instead of memcpy on smp bring-upIvan T. Ivanov2021-11-211-1/+1
| | * | | Merge tag 'v5.16-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2021-12-135-4/+4
| | |\ \ \
| | | * | | arm64: dts: rockchip: fix poweroff on helios64Florian Klink2021-11-211-0/+1
| | | * | | arm64: dts: rockchip: fix audio-supply for Rock Pi 4Alex Bee2021-11-211-1/+1
| | | * | | arm64: dts: rockchip: fix rk3399-leez-p710 vcc3v3-lan supplyJohn Keeping2021-11-211-1/+1
| | | * | | arm64: dts: rockchip: fix rk3308-roc-cc vcc-sd supplyJohn Keeping2021-11-211-1/+1
| | | * | | arm64: dts: rockchip: remove mmc-hs400-enhanced-strobe from rk3399-khadas-edgeArtem Lapkin2021-11-211-1/+0
| | | |/ /
| | * | | Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2021-12-132-3/+1
| | |\ \ \
| | | * | | ARM: dts: imx6ull-pinfunc: Fix CSI_DATA07__ESAI_TX0 pad nameFabio Estevam2021-12-061-1/+1
| | | * | | arm64: dts: imx8mq: remove interconnect property from lcdifMartin Kepplinger2021-12-061-2/+0
| | * | | | Merge tag 'asahi-soc-fixes-5.16' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann2021-12-132-1/+5
| | |\ \ \ \
| | | * | | | arm64: dts: apple: add #interrupt-cells property to pinctrl nodesJanne Grunau2021-12-011-0/+4
| | | * | | | arm64: dts: apple: change ethernet0 device type to ethernetJanne Grunau2021-11-261-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge tag 'socfpga_fix_for_v5.16_part_2' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2021-12-137-8/+8
| | |\ \ \ \
| | | * | | | ARM: socfpga: dts: fix qspi node compatibleDinh Nguyen2021-12-037-8/+8
| | * | | | | Merge branch 'v5.16/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Arnd Bergmann2021-12-132-16/+15
| | |\ \ \ \ \
| | | * | | | | arm64: meson: remove COMMON_CLKJerome Brunet2021-12-011-1/+0
| | | * | | | | arm64: meson: fix dts for JetHub D1Vyacheslav Bocharov2021-12-011-15/+15
| | | | |/ / / | | | |/| | |
| | * | | | | Merge tag 'imx-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann2021-12-134-2/+8
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | arm64: dts: ten64: remove redundant interrupt declaration for gpio-keysMathew McBride2021-11-231-2/+0
| | | * | | | arm64: dts: lx2160abluebox3: update RGMII delays for sja1105 switchVladimir Oltean2021-11-211-0/+4
| | | * | | | ARM: dts: ls1021a-tsn: update RGMII delays for sja1105 switchVladimir Oltean2021-11-211-0/+2
| | | * | | | ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switchVladimir Oltean2021-11-211-0/+2
| | | |/ / /
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2021-12-161-0/+1
| |\ \ \ \ \
| | * | | | | arm64: kexec: Fix missing error code 'ret' warning in load_other_segments()Lakshmi Ramasubramanian2021-12-161-0/+1
| * | | | | | Merge tag 's390-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-12-155-10/+43
| |\ \ \ \ \ \
| | * | | | | | s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle2021-12-121-4/+5
| | * | | | | | s390: enable switchdev support in defconfigNiklas Schnelle2021-12-102-0/+4
| | * | | | | | s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add()Alexander Egorenkov2021-12-101-0/+4
| | * | | | | | s390/ftrace: remove preempt_disable()/preempt_enable() pairJerome Marchand2021-12-101-2/+0
| | * | | | | | s390/kexec_file: fix error handling when applying relocationsPhilipp Rudo2021-12-101-1/+6
| | * | | | | | s390/kexec_file: print some more error messagesPhilipp Rudo2021-12-101-3/+24
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'sched-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-12-121-0/+14
| |\ \ \ \ \ \
| | * | | | | | sched,x86: Don't use cluster topology for x86 hybrid CPUsPeter Zijlstra2021-12-081-0/+14
| | |/ / / / /
| * | | | | | Merge tag 'csky-for-linus-5.16-rc5' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-12-121-2/+2
| |\ \ \ \ \ \
| | * | | | | | csky: fix typo of fpu config macroKelly Devilliv2021-12-081-2/+2
| | |/ / / / /
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-104-15/+28
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson2021-12-101-2/+7
| | * | | | | | KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan2021-12-101-1/+2
| | * | | | | | KVM: x86: Ignore sparse banks size for an "all CPUs", non-sparse IPI reqSean Christopherson2021-12-101-2/+5
| | * | | | | | KVM: x86: Wait for IPIs to be delivered when handling Hyper-V TLB flush hyper...Vitaly Kuznetsov2021-12-101-1/+1
| | * | | | | | KVM: nVMX: Don't use Enlightened MSR Bitmap for L3Vitaly Kuznetsov2021-12-081-9/+13
| | |/ / / / /
| * | | | | | Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-101-3/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier2021-12-071-3/+4
| | | |_|/ / | | |/| | |