summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-2314-23/+63
|\
| * arm64: efi: Make efi_rt_lock a raw_spinlockPierre Gondois2023-02-192-4/+4
| * efi: Add mixed-mode thunk recipe for GetMemoryAttributesArd Biesheuvel2023-02-101-0/+3
| * efi: x86: Wire up IBT annotation in memory attributes tableArd Biesheuvel2023-02-095-7/+15
| * efi: arm64: Wire up BTI annotation in memory attributes tableArd Biesheuvel2023-02-092-2/+19
| * efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-047-8/+13
| * efi: Drop minimum EFI version check at bootArd Biesheuvel2023-02-032-2/+2
| * efi/libstub: Add memory attribute protocol definitionsEvgeniy Baskov2023-01-301-0/+7
* | Merge tag 'livepatching-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-02-231-37/+60
|\ \
| * | livepatch,x86: Clear relocation targets on a module removalSong Liu2023-02-031-33/+60
| * | x86/module: remove unused code in __apply_relocate_addSong Liu2023-02-031-4/+0
* | | Merge tag 'probes-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/trac...Linus Torvalds2023-02-231-3/+3
|\ \ \
| * | | x86/kprobes: Fix arch_check_optimized_kprobe check within optimized_kprobe rangeYang Jihong2023-02-211-1/+1
| * | | x86/kprobes: Fix __recover_optprobed_insn check optimizing logicYang Jihong2023-02-211-2/+2
* | | | Merge tag 'nmi.2023.02.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-231-1/+107
|\ \ \ \
| * | | | x86/nmi: Print reasons why backtrace NMIs are ignoredPaul E. McKenney2023-01-201-0/+73
| * | | | x86/nmi: Accumulate NMI-progress evidence in exc_nmi()Paul E. McKenney2023-01-201-1/+34
| | |_|/ | |/| |
* | | | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-222-12/+0
|\ \ \ \
| * | | | gpio: Remove unused and obsoleted irq_to_gpio()Andy Shevchenko2023-01-302-12/+0
* | | | | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-02-2214-157/+1357
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-02-217-35/+464
| |\ \ \ \ \
| | * | | | | riscv, bpf: Add bpf trampoline support for RV64Pu Lehui2023-02-171-0/+317
| | * | | | | riscv, bpf: Add bpf_arch_text_poke support for RV64Pu Lehui2023-02-172-2/+91
| | * | | | | riscv, bpf: Factor out emit_call for kernel and bpf contextPu Lehui2023-02-171-17/+13
| | * | | | | riscv: Extend patch_text for multiple instructionsPu Lehui2023-02-173-15/+21
| | * | | | | LoongArch, bpf: Use 4 instructions for function address in JITHengqi Chen2023-02-172-1/+22
| * | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2023-02-1726-42/+119
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Daniel Borkmann says:Jakub Kicinski2023-02-111-37/+678
| |\ \ \ \ \ \
| | * | | | | | s390/bpf: Implement bpf_jit_supports_kfunc_call()Ilya Leoshkevich2023-01-301-2/+23
| | * | | | | | s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()Ilya Leoshkevich2023-01-301-10/+27
| | * | | | | | s390/bpf: Implement arch_prepare_bpf_trampoline()Ilya Leoshkevich2023-01-301-22/+520
| | * | | | | | s390/bpf: Implement bpf_arch_text_poke()Ilya Leoshkevich2023-01-301-0/+97
| | * | | | | | s390/bpf: Add expoline to tail callsIlya Leoshkevich2023-01-301-2/+10
| | * | | | | | s390/bpf: Fix a typo in a commentIlya Leoshkevich2023-01-281-1/+1
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0922-71/+180
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-02-0234-27/+143
| |\ \ \ \ \ \ \ \
| * | | | | | | | | sh: checksum: add missing linux/uaccess.h includeJakub Kicinski2023-01-311-0/+1
| | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-281-53/+48
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x86: Simplify the parsing logic of structure parametersPu Lehui2023-01-111-53/+48
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2874-248/+302
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: checksum: drop the linux/uaccess.h includeJakub Kicinski2023-01-272-1/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-2055-464/+677
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | arm64: dts: imx93-11x11-evk: enable fec functionClark Wang2023-01-181-0/+39
| * | | | | | | | | | | arm64: dts: imx93-11x11-evk: enable eqosClark Wang2023-01-181-0/+39
| * | | | | | | | | | | arm64: dts: imx93: add FEC supportClark Wang2023-01-181-0/+26
| * | | | | | | | | | | arm64: dts: imx93: add eqos supportClark Wang2023-01-181-0/+22
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-1327-118/+151
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-01-0639-252/+379
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-051-31/+39
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | bpf, x86: Improve PROBE_MEM runtime load checkDave Marchevsky2022-12-221-31/+39