summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-131-1/+0
|\
| * thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPSRafael J. Wysocki2024-02-231-1/+0
* | Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2024-03-131-1/+1
|\ \
| * | ACPI: CPPC: enable AMD CPPC V2 support for family 17h processorsPerry Yuan2024-03-051-1/+1
* | | Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2024-03-132-4/+5
|\ \ \
| * \ \ Merge branch 'pm-cpuidle'Rafael J. Wysocki2024-03-111-2/+2
| |\ \ \
| | * | | cpuidle: ACPI/intel: fix MWAIT hint target C-state computationHe Rongguang2024-03-051-2/+2
| | | |/ | | |/|
| * | | Merge back cpufreq material for 6.9-rc1.Rafael J. Wysocki2024-03-111-2/+3
| |\ \ \
| | * | | x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansionMeng Li2024-01-311-2/+3
* | | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-1215-207/+880
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-1112-25/+374
| |\ \ \ \ \
| | * | | | | bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Alexei Starovoitov2024-03-111-1/+41
| | * | | | | bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Alexei Starovoitov2024-03-111-1/+190
| | * | | | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-114-8/+8
| | * | | | | arm64, bpf: Use bpf_prog_pack for arm64 bpf trampolinePuranjay Mohan2024-03-091-9/+46
| | * | | | | bpf, riscv64/cfi: Support kCFI + BPF on riscv64Puranjay Mohan2024-03-066-7/+90
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-0738-298/+437
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-03-026-182/+496
| |\ \ \ \ \ \
| | * | | | | | bpf, arm64: use bpf_prog_pack for memory managementPuranjay Mohan2024-02-281-24/+115
| | * | | | | | arm64: patching: implement text_poke APIPuranjay Mohan2024-02-282-0/+77
| | * | | | | | bpf, arm64: support exceptionsPuranjay Mohan2024-02-271-19/+68
| | * | | | | | arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JITPuranjay Mohan2024-02-271-0/+26
| | * | | | | | riscv, bpf: Enable inline bpf_kptr_xchg() for RV64Pu Lehui2024-02-011-0/+5
| | * | | | | | riscv, bpf: Optimize bswap insns with Zbb supportPu Lehui2024-01-292-48/+71
| | * | | | | | riscv, bpf: Optimize sign-extention mov insns with Zbb supportPu Lehui2024-01-292-2/+25
| | * | | | | | riscv, bpf: Add necessary Zbb instructionsPu Lehui2024-01-291-0/+32
| | * | | | | | riscv, bpf: Simplify sext and zext logics in branch instructionsPu Lehui2024-01-291-48/+31
| | * | | | | | riscv, bpf: Unify 32-bit zero-extension to emit_zextwPu Lehui2024-01-292-43/+43
| | * | | | | | riscv, bpf: Unify 32-bit sign-extension to emit_sextwPu Lehui2024-01-292-5/+10
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-29104-332/+452
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-2246-105/+194
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-1547-116/+219
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-0822-57/+198
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-0181-393/+365
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-01-262-0/+10
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | bpf, arm64: Enable the inline of bpf_kptr_xchg()Hou Tao2024-01-231-0/+5
| | * | | | | | | | | | | bpf: Support inlining bpf_kptr_xchg() helperHou Tao2024-01-231-0/+5
* | | | | | | | | | | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1229-28/+47
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | sh: Fix build with CONFIG_UBSAN=yKees Cook2024-03-011-0/+1
| * | | | | | | | | | | | | x86, relocs: Ignore relocations in .notes sectionKees Cook2024-02-291-0/+8
| * | | | | | | | | | | | | sparc: vdso: Disable UBSAN instrumentationKees Cook2024-02-291-0/+1
| * | | | | | | | | | | | | fortify: Improve buffer overflow reportingKees Cook2024-02-293-3/+3
| * | | | | | | | | | | | | fortify: Split reporting and avoid passing string pointerKees Cook2024-02-293-3/+3
| * | | | | | | | | | | | | um: Convert strscpy() usage to 2-argument styleKees Cook2024-02-207-10/+10
| * | | | | | | | | | | | | string: Allow 2-argument strscpy()Kees Cook2024-02-201-1/+2
| * | | | | | | | | | | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-068-8/+8
| * | | | | | | | | | | | | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-018-7/+15
| | |_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-121-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | arm64: defconfig: Enable PSTORE_RAMNĂ­colas F. R. A. Prado2024-02-221-0/+1
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-1245-252/+185
|\ \ \ \ \ \ \ \ \ \ \ \ \