Age | Commit message (Expand) | Author | Files | Lines |
2023-08-24 | BackMerge tag 'v6.5-rc7' into drm-next | Dave Airlie | 283 | -1073/+2114 |
2023-08-19 | Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -114/+189 |
2023-08-19 | Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -3/+3 |
2023-08-18 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 4 | -9/+23 |
2023-08-18 | Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -23/+55 |
2023-08-18 | Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 43 | -111/+82 |
2023-08-18 | Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+38 |
2023-08-18 | x86/srso: Correct the mitigation status when SMT is disabled | Borislav Petkov (AMD) | 1 | -3/+2 |
2023-08-17 | arm64/ptrace: Ensure that the task sees ZT writes on first use | Mark Brown | 1 | -1/+8 |
2023-08-17 | arm64/ptrace: Ensure that SME is set up for target when writing SSVE state | Mark Brown | 4 | -8/+15 |
2023-08-17 | asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ... | Arnd Bergmann | 2 | -0/+38 |
2023-08-17 | Merge tag 'qcom-arm64-fixes-for-6.5' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 7 | -24/+28 |
2023-08-17 | Merge tag 'omap-for-v6.5/fixes-signed' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 1 | -0/+9 |
2023-08-17 | Merge tag 'v6.5-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ker... | Arnd Bergmann | 27 | -69/+22 |
2023-08-17 | x86/static_call: Fix __static_call_fixup() | Peter Zijlstra | 1 | -0/+13 |
2023-08-17 | powerpc/rtas_flash: allow user copy to flash block cache objects | Nathan Lynch | 1 | -3/+3 |
2023-08-16 | x86/srso: Explain the untraining sequences a bit more | Borislav Petkov (AMD) | 1 | -0/+19 |
2023-08-16 | x86/cpu/kvm: Provide UNTRAIN_RET_VM | Peter Zijlstra | 3 | -5/+14 |
2023-08-16 | x86/cpu: Cleanup the untrain mess | Peter Zijlstra | 3 | -14/+13 |
2023-08-16 | x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 | Peter Zijlstra | 3 | -20/+20 |
2023-08-16 | x86/cpu: Rename original retbleed methods | Peter Zijlstra | 4 | -21/+21 |
2023-08-16 | x86/cpu: Clean up SRSO return thunk mess | Peter Zijlstra | 4 | -19/+61 |
2023-08-16 | riscv: Handle zicsr/zifencei issue between gcc and binutils | Mingzheng Xing | 2 | -14/+26 |
2023-08-16 | riscv: uaccess: Return the number of bytes effectively not copied | Alexandre Ghiti | 1 | -4/+7 |
2023-08-16 | riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n | Guo Ren | 1 | -0/+3 |
2023-08-16 | riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n | Guo Ren | 1 | -0/+3 |
2023-08-16 | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao | 1 | -2/+13 |
2023-08-16 | riscv: entry: set a0 = -ENOSYS only when syscall != -1 | Celeste Liu | 1 | -3/+3 |
2023-08-16 | x86/alternative: Make custom return thunk unconditional | Peter Zijlstra | 3 | -8/+7 |
2023-08-16 | x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() | Peter Zijlstra | 1 | -2/+2 |
2023-08-16 | x86/cpu: Fix __x86_return_thunk symbol type | Peter Zijlstra | 1 | -1/+3 |
2023-08-14 | ARM: dts: am335x-bone-common: Add vcc-supply for on-board eeprom | Shengyu Qu | 1 | -0/+1 |
2023-08-14 | ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board | Shengyu Qu | 1 | -0/+8 |
2023-08-14 | x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines... | Petr Pavlu | 3 | -29/+16 |
2023-08-14 | x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG | Petr Pavlu | 2 | -8/+8 |
2023-08-14 | x86/srso: Disable the mitigation on unaffected configurations | Borislav Petkov (AMD) | 1 | -1/+6 |
2023-08-14 | x86/CPU/AMD: Fix the DIV(0) initial fix attempt | Borislav Petkov (AMD) | 4 | -2/+4 |
2023-08-14 | x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() | Sean Christopherson | 1 | -4/+3 |
2023-08-14 | parisc: Fix CONFIG_TLB_PTLOCK to work with lightweight spinlock checks | Helge Deller | 1 | -24/+23 |
2023-08-13 | Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+1 |
2023-08-12 | locking: remove spin_lock_prefetch | Mateusz Guzik | 7 | -38/+0 |
2023-08-12 | Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 6 | -7/+48 |
2023-08-12 | Merge tag 'x86_bugs_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -5/+11 |
2023-08-12 | ARM: dts: integrator: fix PCI bus dtc warnings | Lin Yujun | 1 | -1/+1 |
2023-08-12 | Merge tag 'zynq-soc-for-6.6' of https://github.com/Xilinx/linux-xlnx into arm... | Arnd Bergmann | 1 | -1/+1 |
2023-08-12 | Merge tag 'imx-fixes-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 6 | -16/+21 |
2023-08-11 | x86/cpu/amd: Enable Zenbleed fix for AMD Custom APU 0405 | Cristian Ciocaltea | 1 | -0/+1 |
2023-08-11 | Merge tag 'acpi-6.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -0/+6 |
2023-08-11 | Merge tag 'io_uring-6.5-2023-08-11' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -10/+5 |
2023-08-11 | Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 9 | -21/+35 |