| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-03-24 | Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 31 | -113/+141 |
| 2023-03-24 | Merge tag 'efi-fixes-for-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-24 | Merge tag 'qcom-dts-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -0/+10 |
| 2023-03-24 | Merge tag 'qcom-arm64-fixes-for-6.3' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 14 | -60/+94 |
| 2023-03-24 | Merge tag 'riscv-for-linus-6.3-rc4' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -6/+32 |
| 2023-03-24 | Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
| 2023-03-23 | riscv: Handle zicsr/zifencei issues between clang and binutils | Nathan Chancellor | 2 | -4/+28 |
| 2023-03-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+2 |
| 2023-03-22 | x86/PVH: avoid 32-bit build warning when obtaining VGA console info | Jan Beulich | 1 | -1/+1 |
| 2023-03-22 | arm64: dts: qcom: sc8280xp-x13s: mark bob regulator as always-on | Johan Hovold | 1 | -0/+1 |
| 2023-03-22 | arm64: dts: qcom: sc8280xp-x13s: mark s12b regulator as always-on | Johan Hovold | 1 | -0/+1 |
| 2023-03-22 | arm64: dts: qcom: sc8280xp-x13s: mark s10b regulator as always-on | Johan Hovold | 1 | -0/+1 |
| 2023-03-22 | arm64: dts: qcom: sc8280xp-x13s: mark s11b regulator as always-on | Johan Hovold | 1 | -0/+1 |
| 2023-03-21 | riscv: mm: Fix incorrect ASID argument when flushing TLB | Dylan Jhong | 3 | -2/+4 |
| 2023-03-19 | Merge tag 'ras_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
| 2023-03-19 | Merge tag 'x86_urgent_for_v6.3_rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -20/+45 |
| 2023-03-17 | Merge tag 'for-linus-6.3-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -17/+42 |
| 2023-03-17 | Merge tag 'riscv-for-linus-6.3-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -51/+42 |
| 2023-03-17 | Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 7 | -34/+32 |
| 2023-03-17 | Merge tag 'powerpc-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -3/+9 |
| 2023-03-17 | Merge tag 'imx-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh... | Arnd Bergmann | 14 | -51/+35 |
| 2023-03-17 | Merge tag 'tegra-for-6.3-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linu... | Arnd Bergmann | 2 | -2/+2 |
| 2023-03-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 8 | -67/+66 |
| 2023-03-16 | x86/mm: Fix use of uninitialized buffer in sme_enable() | Nikita Zhandarovich | 1 | -1/+2 |
| 2023-03-15 | x86/resctrl: Clear staged_config[] before and after it is used | Shawn Wang | 3 | -9/+24 |
| 2023-03-15 | powerpc/mm: Fix false detection of read faults | Russell Currey | 1 | -3/+8 |
| 2023-03-14 | RISC-V: mm: Support huge page in vmalloc_fault() | Dylan Jhong | 1 | -0/+5 |
| 2023-03-14 | Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 1 | -0/+2 |
| 2023-03-14 | x86/PVH: obtain VGA console info in Dom0 | Jan Beulich | 5 | -8/+22 |
| 2023-03-14 | KVM: SVM: WARN if GATag generation drops VM or vCPU ID information | Sean Christopherson | 1 | -3/+12 |
| 2023-03-14 | KVM: SVM: Modify AVIC GATag to support max number of 512 vCPUs | Suravee Suthikulpanit | 1 | -8/+18 |
| 2023-03-14 | KVM: SVM: Fix a benign off-by-one bug in AVIC physical table mask | Sean Christopherson | 1 | -5/+7 |
| 2023-03-14 | KVM: VMX: Use tabs instead of spaces for indentation | Rong Tao | 1 | -2/+2 |
| 2023-03-14 | KVM: VMX: Fix indentation coding style issue | Rong Tao | 1 | -6/+6 |
| 2023-03-14 | KVM: nVMX: remove unnecessary #ifdef | Paolo Bonzini | 1 | -7/+1 |
| 2023-03-14 | KVM: nVMX: add missing consistency checks for CR0 and CR4 | Paolo Bonzini | 1 | -2/+8 |
| 2023-03-14 | Merge tag 'kvmarm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 3 | -36/+14 |
| 2023-03-14 | powerpc/pseries: RTAS work area requires GENERIC_ALLOCATOR | Randy Dunlap | 1 | -0/+1 |
| 2023-03-14 | arm64: dts: imx93: add missing #address-cells and #size-cells to i2c nodes | Alexander Stein | 1 | -0/+16 |
| 2023-03-14 | arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes | Marek Vasut | 1 | -0/+5 |
| 2023-03-14 | ARM: dts: imx6sl: tolino-shine2hd: fix usbotg1 pinctrl | Peng Fan | 1 | -0/+1 |
| 2023-03-14 | ARM: dts: imx6sll: e60k02: fix usbotg1 pinctrl | Peng Fan | 1 | -0/+1 |
| 2023-03-14 | ARM: dts: imx6sll: e70k02: fix usbotg1 pinctrl | Peng Fan | 1 | -0/+1 |
| 2023-03-14 | arm64: dts: imx93: Fix eqos properties | Alexander Stein | 1 | -4/+4 |
| 2023-03-14 | arm64: dts: imx8mp: Fix LCDIF2 node clock order | Marek Vasut | 1 | -2/+2 |
| 2023-03-14 | arm64: dts: imx8mm-nitrogen-r2: fix WM8960 clock name | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-14 | arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio | Andrew Halaney | 1 | -2/+3 |
| 2023-03-13 | virt/coco/sev-guest: Add throttling awareness | Dionna Glaze | 2 | -1/+6 |
| 2023-03-13 | virt/coco/sev-guest: Convert the sw_exit_info_2 checking to a switch-case | Borislav Petkov (AMD) | 1 | -5/+11 |
| 2023-03-13 | virt/coco/sev-guest: Simplify extended guest request handling | Borislav Petkov (AMD) | 1 | -5/+6 |
| 2023-03-13 | virt/coco/sev-guest: Check SEV_SNP attribute at probe time | Borislav Petkov (AMD) | 1 | -3/+0 |
| 2023-03-13 | s390: update defconfigs | Heiko Carstens | 3 | -19/+8 |
| 2023-03-13 | PCI: s390: Fix use-after-free of PCI resources with per-function hotplug | Niklas Schnelle | 3 | -15/+16 |
| 2023-03-13 | s390/ipl: add missing intersection check to ipl_report handling | Sven Schnelle | 1 | -0/+8 |
| 2023-03-12 | x86/mce: Make sure logged MCEs are processed after sysfs update | Yazen Ghannam | 1 | -0/+1 |
| 2023-03-12 | Merge tag 'x86_urgent_for_v6.3_rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+9 |
| 2023-03-11 | KVM: arm64: timers: Convert per-vcpu virtual offset to a global value | Marc Zyngier | 3 | -36/+14 |
| 2023-03-10 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -2/+2 |
| 2023-03-10 | Merge tag 'riscv-for-linus-6.3-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -8/+52 |
| 2023-03-10 | arm64: efi: Set NX compat flag in PE/COFF header | Ard Biesheuvel | 1 | -1/+1 |
| 2023-03-09 | ftrace,kcfi: Define ftrace_stub_graph conditionally | Arnd Bergmann | 1 | -0/+2 |
| 2023-03-09 | Merge patch series "riscv: asid: switch to alternative way to fix stale TLB e... | Palmer Dabbelt | 4 | -51/+37 |
| 2023-03-09 | riscv: asid: Fixup stale TLB entry cause application crash | Guo Ren | 1 | -10/+20 |
| 2023-03-09 | Revert "riscv: mm: notify remote harts about mmu cache updates" | Sergey Matyukevich | 4 | -41/+17 |
| 2023-03-09 | RISC-V: Don't check text_mutex during stop_machine | Conor Dooley | 4 | -6/+39 |
| 2023-03-09 | riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode | Alexandre Ghiti | 1 | -1/+1 |
| 2023-03-09 | arm64: dts: qcom: sm8550: Mark UFS controller as cache coherent | Manivannan Sadhasivam | 1 | -0/+1 |
| 2023-03-09 | arm64: dts: qcom: sa8540p-ride: correct name of remoteproc_nsp0 firmware | Brian Masney | 1 | -1/+1 |
| 2023-03-09 | arm64: dts: qcom: sm8450: Mark UFS controller as cache coherent | Manivannan Sadhasivam | 1 | -0/+1 |
| 2023-03-09 | arm64: dts: qcom: sm8350: Mark UFS controller as cache coherent | Manivannan Sadhasivam | 1 | -0/+1 |
| 2023-03-09 | arm64: dts: qcom: sm8550: fix LPASS pinctrl slew base address | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-09 | arm64: dts: qcom: sc8280xp-x13s: fix va dmic dai links and routing | Srinivas Kandagatla | 1 | -4/+4 |
| 2023-03-09 | arm64: dts: qcom: sc8280xp-x13s: fix dmic sample rate | Srinivas Kandagatla | 1 | -1/+1 |
| 2023-03-09 | arm64: dts: qcom: sc8280xp: fix lpass tx macro clocks | Srinivas Kandagatla | 1 | -1/+1 |
| 2023-03-09 | arm64: dts: qcom: sc8280xp: fix rx frame shapping info | Srinivas Kandagatla | 1 | -8/+8 |
| 2023-03-09 | arm64: dts: qcom: sm8450: correct WSA2 assigned clocks | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-03-09 | ARM: dts: qcom: apq8026-lg-lenok: add missing reserved memory | Luca Weiss | 1 | -0/+10 |
| 2023-03-09 | Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 6 | -2/+9 |
| 2023-03-09 | Merge tag 'm68k-for-v6.3-tag2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -11/+13 |
| 2023-03-09 | sh: sanitize the flags on sigreturn | Al Viro | 2 | -0/+4 |
| 2023-03-08 | eth: fealnx: bring back this old driver | Jakub Kicinski | 2 | -0/+2 |
| 2023-03-08 | x86/resctl: fix scheduler confusion with 'current' | Linus Torvalds | 4 | -10/+10 |
| 2023-03-08 | x86/CPU/AMD: Disable XSAVES on AMD family 0x17 | Andrew Cooper | 1 | -0/+9 |
| 2023-03-07 | RISC-V: fix taking the text_mutex twice during sifive errata patching | Conor Dooley | 1 | -1/+1 |
| 2023-03-06 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -0/+1 |
| 2023-03-06 | arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherent | Krishna chaitanya chundru | 1 | -0/+2 |
| 2023-03-06 | arm64: dts: qcom: msm8916-ufi: Fix sim card selection pinctrl | Yang Xiwen | 3 | -16/+26 |
| 2023-03-06 | alpha: fix lazy-FPU mis(merged/applied/whatnot) | Al Viro | 1 | -2/+2 |
| 2023-03-06 | RISC-V: Stop emitting attributes | Palmer Dabbelt | 2 | -0/+11 |
| 2023-03-06 | arm64: dts: qcom: sm8250-xiaomi-elish: Correct venus firmware path | Jianhua Lu | 1 | -1/+1 |
| 2023-03-06 | arm64: dts: qcom: sm8550: Use correct CPU compatibles | Konrad Dybcio | 1 | -8/+8 |
| 2023-03-06 | arm64: dts: qcom: sm8550: Add bias pull up value to tlmm i2c data clk states | Abel Vesa | 1 | -15/+15 |
| 2023-03-06 | arm64: dts: qcom: sm6375: Add missing power-domain-named to CDSP | Konrad Dybcio | 1 | -0/+1 |
| 2023-03-06 | arm64: dts: qcom: sm6115: Un-enable SPI5 by default | Konrad Dybcio | 1 | -0/+1 |
| 2023-03-06 | arm64: dts: qcom: sc8280xp: Add label property to vadc channel nodes | Manivannan Sadhasivam | 1 | -0/+13 |
| 2023-03-06 | arm64: dts: qcom: sm8150: Fix the iommu mask used for PCIe controllers | Manivannan Sadhasivam | 1 | -2/+2 |
| 2023-03-06 | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 1 | -1/+1 |
| 2023-03-06 | ARM: 9290/1: uaccess: Fix KASAN false-positives | Andrew Jeffery | 1 | -2/+2 |
| 2023-03-06 | m68k: Only force 030 bus error if PC not in exception table | Michael Schmitz | 1 | -1/+3 |
| 2023-03-06 | m68k: mm: Move initrd phys_to_virt handling after paging_init() | Geert Uytterhoeven | 1 | -5/+5 |
| 2023-03-06 | m68k: mm: Fix systems with memory at end of 32-bit address space | Kars de Jong | 1 | -5/+5 |
| 2023-03-06 | Revert "arm64: dts: ls1028a: sl28: get MAC addresses from VPD" | Michael Walle | 5 | -41/+0 |
| 2023-03-06 | arm64: dts: freescale: imx8-ss-lsio: Fix flexspi clock order | Alexander Stein | 1 | -1/+1 |
| 2023-03-05 | cpumask: re-introduce constant-sized cpumask optimizations | Linus Torvalds | 1 | -3/+1 |
| 2023-03-05 | Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+18 |
| 2023-03-05 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 11 | -11/+48 |
| 2023-03-05 | Remove Intel compiler support | Masahiro Yamada | 3 | -172/+2 |
| 2023-03-04 | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -19/+0 |
| 2023-03-04 | Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2 | -1/+2 |
| 2023-03-03 | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 12 | -99/+128 |
| 2023-03-03 | Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -17/+27 |
| 2023-03-02 | kasan, x86: don't rename memintrinsics in uninstrumented files | Marco Elver | 1 | -19/+0 |
| 2023-03-02 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 8 | -13/+22 |
| 2023-03-02 | Merge tag 'mips_6.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/... | Linus Torvalds | 8 | -31/+31 |
| 2023-03-02 | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 5 | -11/+19 |
| 2023-03-02 | openrisc: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | nios2: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | microblaze: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | ia64: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | sparc: fix livelock in uaccess | Al Viro | 2 | -2/+10 |
| 2023-03-02 | alpha: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | parisc: fix livelock in uaccess | Al Viro | 1 | -1/+6 |
| 2023-03-02 | hexagon: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | riscv: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | m68k: fix livelock in uaccess | Al Viro | 1 | -1/+4 |
| 2023-03-02 | s390/kprobes: fix current_kprobe never cleared after kprobes reenter | Vasily Gorbik | 1 | -0/+1 |
| 2023-03-02 | s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handler | Vasily Gorbik | 1 | -2/+1 |
| 2023-03-02 | arm64: tegra: Bump CBB ranges property on Tegra194 and Tegra234 | Thierry Reding | 2 | -2/+2 |
| 2023-03-01 | riscv: Bump COMMAND_LINE_SIZE value to 1024 | Alexandre Ghiti | 1 | -0/+8 |
| 2023-03-01 | s390/Kconfig: sort config S390 select list again | Heiko Carstens | 1 | -3/+3 |
| 2023-03-01 | s390/extmem: return correct segment type in __segment_load() | Gerald Schaefer | 1 | -5/+7 |
| 2023-03-01 | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 40 | -129/+2623 |
| 2023-03-01 | Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 19 | -104/+258 |
| 2023-02-28 | riscv, lib: Fix Zbb strncmp | Björn Töpel | 1 | -1/+3 |
| 2023-02-28 | powerpc: dts: t1040rdb: enable both CPU ports | Vladimir Oltean | 2 | -1/+6 |
| 2023-02-28 | powerpc: dts: t1040rdb: fix compatible string for Rev A boards | Vladimir Oltean | 1 | -1/+0 |
| 2023-02-28 | MIPS: Workaround clang inline compat branch issue | Jiaxun Yang | 2 | -1/+5 |
| 2023-02-28 | mips: dts: ralink: mt7621: add phandle to system controller node for watchdog | Sergio Paracuellos | 1 | -0/+1 |
| 2023-02-28 | mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' | Sergio Paracuellos | 1 | -1/+1 |
| 2023-02-28 | RISC-V: improve string-function assembly | Heiko Stuebner | 3 | -16/+16 |
| 2023-02-28 | s390/decompressor: add link map saving | Vasily Gorbik | 1 | -1/+3 |
| 2023-02-28 | s390/smp: perform cpu reset before delegating work to target cpu | Heiko Carstens | 1 | -0/+1 |
| 2023-02-28 | s390/mcck: cleanup user process termination path | Alexander Gordeev | 4 | -32/+8 |
| 2023-02-28 | s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchg | Heiko Carstens | 1 | -6/+3 |
| 2023-02-28 | s390/rwonce: add READ_ONCE_ALIGNED_128() macro | Heiko Carstens | 1 | -0/+31 |
| 2023-02-28 | arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN | Ard Biesheuvel | 3 | -2/+13 |
| 2023-02-28 | arm64: ftrace: forbid CALL_OPS with CC_OPTIMIZE_FOR_SIZE | Mark Rutland | 1 | -1/+2 |
| 2023-02-28 | powerpc: Avoid dead code/data elimination when using recordmcount | Michael Ellerman | 1 | -1/+1 |
| 2023-02-28 | powerpc/vmlinux.lds: Add .text.asan/tsan sections | Michael Ellerman | 1 | -0/+1 |
| 2023-02-27 | mips: ralink: make SOC_MT7621 select PINCTRL | Arınç ÜNAL | 1 | -1/+1 |
| 2023-02-27 | mips: remove SYS_HAS_CPU_MIPS32_R1 from RALINK | Arınç ÜNAL | 1 | -1/+0 |
| 2023-02-27 | MIPS: cevt-r4k: Offset the value used to clear compare interrupt | Jiaxun Yang | 1 | -2/+2 |
| 2023-02-27 | MIPS: smp-cps: Don't rely on CP0_CMGCRBASE | Jiaxun Yang | 3 | -20/+21 |
| 2023-02-27 | riscv, bpf: Fix patch_text implicit declaration | Randy Dunlap | 1 | -0/+1 |
| 2023-02-27 | Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 11 | -19/+18 |
| 2023-02-27 | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2023-02-27 | x86/speculation: Allow enabling STIBP with legacy IBRS | KP Singh | 1 | -7/+18 |
| 2023-02-27 | Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+5 |
| 2023-02-27 | Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linux | Linus Torvalds | 1 | -1/+1 |
| 2023-02-27 | s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg union | Harald Freudenberger | 1 | -48/+52 |
| 2023-02-27 | s390/nmi: fix virtual-physical address confusion | Nico Boehr | 1 | -2/+1 |
| 2023-02-27 | s390/setup: do not complain about parameters handled in decompressor | Vasily Gorbik | 1 | -0/+17 |
| 2023-02-27 | Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 6 | -14/+12 |
| 2023-02-27 | ARM: dts: spear320-hmi: correct STMPE GPIO compatible | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-02-27 | ARM: dts: aspeed: p10bmc: Update battery node name | Eddie James | 3 | -3/+3 |
| 2023-02-27 | arm64: defconfig: Add IOSCHED_BFQ to the default configs | Linus Walleij | 1 | -0/+1 |
| 2023-02-27 | arm64: defconfig: Fix unintentional disablement of PCI on i.MX | Mark Brown | 1 | -1/+1 |
| 2023-02-27 | MIPS: Remove DMA_PERDEV_COHERENT | Jiaxun Yang | 1 | -5/+0 |
| 2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 32 | -118/+84 |
| 2023-02-25 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -4/+4 |
| 2023-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat... | Linus Torvalds | 25 | -153/+216 |
| 2023-02-25 | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds | 3 | -4/+6 |
| 2023-02-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 158 | -2290/+5356 |
| 2023-02-25 | Merge tag 'riscv-for-linus-6.3-mw1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 44 | -620/+1399 |
| 2023-02-25 | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 94 | -1257/+3303 |
| 2023-02-25 | Merge tag 'mips_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 35 | -144/+136 |
| 2023-02-25 | Merge tag 'x86_tdx_for_6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -25/+130 |
| 2023-02-25 | LoongArch: Mark some assembler symbols as non-kprobe-able | Tiezhu Yang | 5 | -0/+21 |
| 2023-02-25 | LoongArch: Add kprobes on ftrace support | Tiezhu Yang | 2 | -0/+65 |
| 2023-02-25 | LoongArch: Add kretprobes support | Tiezhu Yang | 5 | -1/+128 |
| 2023-02-25 | LoongArch: Add kprobes support | Tiezhu Yang | 7 | -6/+466 |
| 2023-02-25 | LoongArch: Simulate branch and PC* instructions | Tiezhu Yang | 3 | -0/+129 |
| 2023-02-25 | LoongArch: ptrace: Add hardware single step support | Qing Zhang | 7 | -10/+186 |
| 2023-02-25 | LoongArch: ptrace: Add function argument access API | Qing Zhang | 2 | -0/+35 |
| 2023-02-25 | LoongArch: ptrace: Expose hardware breakpoints to debuggers | Qing Zhang | 2 | -0/+411 |
| 2023-02-25 | LoongArch: Add hardware breakpoints/watchpoints support | Qing Zhang | 9 | -22/+713 |
| 2023-02-25 | LoongArch: kdump: Add crashkernel=YM handling | Youling Tang | 1 | -3/+11 |
| 2023-02-25 | LoongArch: kdump: Add single kernel image implementation | Youling Tang | 5 | -16/+5 |
| 2023-02-25 | LoongArch: Add support for kernel address space layout randomization (KASLR) | Youling Tang | 4 | -6/+179 |
| 2023-02-25 | LoongArch: Add support for kernel relocation | Youling Tang | 8 | -2/+173 |
| 2023-02-25 | LoongArch: Add la_abs macro implementation | Youling Tang | 4 | -12/+16 |
| 2023-02-25 | LoongArch: Add JUMP_VIRT_ADDR macro implementation to avoid using la.abs | Youling Tang | 3 | -11/+15 |
| 2023-02-25 | LoongArch: Use la.pcrel instead of la.abs when it's trivially possible | Xi Ruoyao | 5 | -50/+48 |
| 2023-02-25 | LoongArch: Make -mstrict-align configurable | Huacai Chen | 4 | -3/+34 |
| 2023-02-25 | LoongArch: Only call get_timer_irq() once in constant_clockevent_init() | Tiezhu Yang | 1 | -5/+6 |
| 2023-02-25 | LoongArch: Fix Chinese comma in cpu.h | Jinyang He | 1 | -1/+1 |
| 2023-02-24 | alpha: in_irq() cleanup | Changbin Du | 1 | -1/+1 |
| 2023-02-24 | alpha: lazy FPU switching | Al Viro | 9 | -119/+192 |
| 2023-02-24 | alpha/boot/misc: trim unused declarations | Al Viro | 1 | -2/+0 |
| 2023-02-24 | alpha/boot/tools/objstrip: fix the check for ELF header | Al Viro | 1 | -1/+1 |