| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-08-26 | 6 | -38/+207 |
|\ |
|
| * | riscv, bpf: Support unconditional bswap insn | Pu Lehui | 2023-08-24 | 1 | -0/+1 |
| * | riscv, bpf: Support signed div/mod insns | Pu Lehui | 2023-08-24 | 2 | -6/+40 |
| * | riscv, bpf: Support 32-bit offset jmp insn | Pu Lehui | 2023-08-24 | 1 | -1/+5 |
| * | riscv, bpf: Support sign-extension mov insns | Pu Lehui | 2023-08-24 | 1 | -1/+13 |
| * | riscv, bpf: Support sign-extension load insns | Pu Lehui | 2023-08-24 | 2 | -8/+48 |
| * | riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/W | Pu Lehui | 2023-08-24 | 1 | -6/+3 |
| * | bpf, arm64: Support signed div/mod instructions | Xu Kuohai | 2023-08-18 | 2 | -4/+17 |
| * | bpf, arm64: Support 32-bit offset jmp instruction | Xu Kuohai | 2023-08-18 | 1 | -1/+5 |
| * | bpf, arm64: Support unconditional bswap | Xu Kuohai | 2023-08-18 | 1 | -2/+3 |
| * | bpf, arm64: Support sign-extension mov instructions | Xu Kuohai | 2023-08-18 | 2 | -1/+19 |
| * | bpf, arm64: Support sign-extension load instructions | Xu Kuohai | 2023-08-18 | 2 | -8/+43 |
| * | arm64: insn: Add encoders for LDRSB/LDRSH/LDRSW | Xu Kuohai | 2023-08-18 | 2 | -0/+10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-08-24 | 68 | -260/+390 |
|\ \ |
|
| * \ | Merge tag 'x86_urgent_for_v6.5_rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-08-19 | 12 | -114/+189 |
| |\ \ |
|
| | * | | x86/srso: Correct the mitigation status when SMT is disabled | Borislav Petkov (AMD) | 2023-08-18 | 1 | -3/+2 |
| | * | | x86/static_call: Fix __static_call_fixup() | Peter Zijlstra | 2023-08-17 | 1 | -0/+13 |
| | * | | x86/srso: Explain the untraining sequences a bit more | Borislav Petkov (AMD) | 2023-08-16 | 1 | -0/+19 |
| | * | | x86/cpu/kvm: Provide UNTRAIN_RET_VM | Peter Zijlstra | 2023-08-16 | 3 | -5/+14 |
| | * | | x86/cpu: Cleanup the untrain mess | Peter Zijlstra | 2023-08-16 | 3 | -14/+13 |
| | * | | x86/cpu: Rename srso_(.*)_alias to srso_alias_\1 | Peter Zijlstra | 2023-08-16 | 3 | -20/+20 |
| | * | | x86/cpu: Rename original retbleed methods | Peter Zijlstra | 2023-08-16 | 4 | -21/+21 |
| | * | | x86/cpu: Clean up SRSO return thunk mess | Peter Zijlstra | 2023-08-16 | 4 | -19/+61 |
| | * | | x86/alternative: Make custom return thunk unconditional | Peter Zijlstra | 2023-08-16 | 3 | -8/+7 |
| | * | | x86/cpu: Fix up srso_safe_ret() and __x86_return_thunk() | Peter Zijlstra | 2023-08-16 | 1 | -2/+2 |
| | * | | x86/cpu: Fix __x86_return_thunk symbol type | Peter Zijlstra | 2023-08-16 | 1 | -1/+3 |
| | * | | x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines... | Petr Pavlu | 2023-08-14 | 3 | -29/+16 |
| | * | | x86/retpoline,kprobes: Fix position of thunk sections with CONFIG_LTO_CLANG | Petr Pavlu | 2023-08-14 | 2 | -8/+8 |
| | * | | x86/srso: Disable the mitigation on unaffected configurations | Borislav Petkov (AMD) | 2023-08-14 | 1 | -1/+6 |
| | * | | x86/CPU/AMD: Fix the DIV(0) initial fix attempt | Borislav Petkov (AMD) | 2023-08-14 | 4 | -2/+4 |
| | * | | x86/retpoline: Don't clobber RFLAGS during srso_safe_ret() | Sean Christopherson | 2023-08-14 | 1 | -4/+3 |
| * | | | Merge tag 'powerpc-6.5-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2023-08-19 | 1 | -3/+3 |
| |\ \ \ |
|
| | * | | | powerpc/rtas_flash: allow user copy to flash block cache objects | Nathan Lynch | 2023-08-17 | 1 | -3/+3 |
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2023-08-18 | 4 | -9/+23 |
| |\ \ \ \ |
|
| | * | | | | arm64/ptrace: Ensure that the task sees ZT writes on first use | Mark Brown | 2023-08-17 | 1 | -1/+8 |
| | * | | | | arm64/ptrace: Ensure that SME is set up for target when writing SSVE state | Mark Brown | 2023-08-17 | 4 | -8/+15 |
| * | | | | | Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2023-08-18 | 6 | -23/+55 |
| |\ \ \ \ \ |
|
| | * | | | | | riscv: Handle zicsr/zifencei issue between gcc and binutils | Mingzheng Xing | 2023-08-16 | 2 | -14/+26 |
| | * | | | | | riscv: uaccess: Return the number of bytes effectively not copied | Alexandre Ghiti | 2023-08-16 | 1 | -4/+7 |
| | * | | | | | riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=n | Guo Ren | 2023-08-16 | 1 | -0/+3 |
| | * | | | | | riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=n | Guo Ren | 2023-08-16 | 1 | -0/+3 |
| | * | | | | | riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr() | Nam Cao | 2023-08-16 | 1 | -2/+13 |
| | * | | | | | riscv: entry: set a0 = -ENOSYS only when syscall != -1 | Celeste Liu | 2023-08-16 | 1 | -3/+3 |
| * | | | | | | Merge tag 'soc-fixes-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-08-18 | 43 | -111/+82 |
| |\ \ \ \ \ \ |
|
| | * \ \ \ \ \ | Merge tag 'qcom-arm64-fixes-for-6.5' of https://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2023-08-17 | 7 | -24/+28 |
| | |\ \ \ \ \ \ |
|
| | | * | | | | | | arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names | Konrad Dybcio | 2023-07-31 | 1 | -2/+2 |
| | | * | | | | | | arm64: dts: qcom: sa8775p-ride: Update L4C parameters | Naveen Kumar Goud Arepalli | 2023-07-14 | 1 | -2/+2 |
| | | * | | | | | | arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict | Dmitry Baryshkov | 2023-07-10 | 1 | -1/+1 |
| | | * | | | | | | arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot | Krzysztof Kozlowski | 2023-07-10 | 1 | -0/+4 |
| | | * | | | | | | arm64: dts: qcom: sc8180x: Fix OSM L3 compatible | Krzysztof Kozlowski | 2023-07-10 | 1 | -1/+1 |