summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
36 hoursMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds14-502/+233
37 hoursMerge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds10-26/+21
38 hoursMerge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...Linus Torvalds1-1/+0
40 hoursbpf, arm32: Reject BPF-to-BPF calls and callbacks in the JITPuranjay Mohan1-0/+6
41 hoursMerge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-20/+77
43 hoursMerge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds29-93/+855
44 hoursMerge tag 'alpha-for-v7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-23/+303
45 hoursMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds167-2987/+8710
46 hoursx86/CPU: Fix FPDSS on Zen1Borislav Petkov (AMD)2-0/+6
2 daysMerge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds7-24/+15
2 daysMerge tag 'soc-defconfig-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-26/+75
2 daysMerge tag 'soc-dt-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds761-11551/+78669
2 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds40-4905/+11
3 daysMerge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-64/+39
3 daysbpf, arm64: Emit BTI for indirect jump targetXu Kuohai1-7/+10
3 daysbpf, x86: Emit ENDBR for indirect jump targetsXu Kuohai1-13/+15
3 daysbpf: Pass bpf_verifier_env to JITXu Kuohai12-12/+12
3 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai12-445/+188
4 daysMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds13-2677/+0
4 daysMerge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
4 daysMerge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-18/+49
4 daysMerge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-4/+4
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds107-542/+195
4 daysbpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan2-13/+0
4 daysbpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalizePuranjay Mohan1-12/+0
4 daysbpf, arm64: Fix off-by-one in check_imm signed range checkDaniel Borkmann1-2/+2
4 daysbpf, arm64: Reject out-of-range B.cond targetsDaniel Borkmann1-0/+2
4 daysMerge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-2/+4
4 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds54-579/+25
4 daysMerge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds5-53/+130
4 daysMerge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
4 daysMerge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds38-516/+655
4 daysMerge tag 'm68knommu-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+13
4 daysMerge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds55-684/+1358
5 daysMerge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-90/+108
5 daysMerge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-77/+96
5 daysMerge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+9
5 daysMerge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-171/+292
5 daysMerge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+2
5 daysMerge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-50/+73
5 daysMerge tag 'x86_mm_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-12/+25
5 daysMerge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-62/+129
5 daysMerge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+0
5 daysMerge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-52/+59
5 daysMerge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-102/+94
5 daysMerge tag 'x86-asm-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-36/+50
5 daysMerge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-24/+26
5 daysMerge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-129/+309
5 daysMerge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-13/+28
5 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+19