summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-05-1313-22/+4776
|\
| * riscv, bpf: make some atomic operations fully orderedPuranjay Mohan2024-05-121-10/+10
| * riscv, bpf: Fix typo in commentXiao Wang2024-05-121-2/+2
| * s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich2024-05-121-2/+6
| * bpf, arm64: inline bpf_get_smp_processor_id() helperPuranjay Mohan2024-05-123-0/+28
| * arm64, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan2024-05-124-0/+38
| * riscv, bpf: inline bpf_get_smp_processor_id()Puranjay Mohan2024-05-121-0/+26
| * riscv, bpf: add internal-only MOV instruction to resolve per-CPU addrsPuranjay Mohan2024-05-121-0/+24
| * ARC: Add eBPF JIT supportShahab Vahedi2024-05-126-0/+4602
| * bpf, arm64: Add support for lse atomics in bpf_arenaPuranjay Mohan2024-05-081-8/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-0928-128/+148
|\ \
| * \ Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-091-1/+2
| |\ \
| | * | arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai2024-05-031-1/+2
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds2024-05-091-0/+4
| |\ \ \
| | * | | ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu2024-04-291-0/+4
| * | | | Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-081-17/+13
| |\ \ \ \
| | * \ \ \ Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2024-05-071-17/+13
| | |\ \ \ \
| | | * | | | arm64: dts: qcom: sa8155p-adp: fix SDHC2 CD pin configurationVolodymyr Babchuk2024-04-201-17/+13
| * | | | | | Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-05-053-8/+15
| |\ \ \ \ \ \
| | * | | | | | powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra2024-04-231-0/+8
| | * | | | | | powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain2024-04-222-8/+7
| * | | | | | | Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-05-059-67/+64
| |\ \ \ \ \ \ \
| | * | | | | | | x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds2024-05-013-59/+3
| | * | | | | | | x86/apic: Don't access the APIC when disabling x2APICThomas Gleixner2024-04-301-5/+11
| | * | | | | | | x86/sev: Add callback to apply RMP table fixups for kexecAshish Kalra2024-04-293-0/+45
| | * | | | | | | x86/e820: Add a new e820 table update helperAshish Kalra2024-04-292-3/+5
| * | | | | | | | Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-032-3/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/xen: return a sane initial apic id when running as PV guestJuergen Gross2024-05-021-1/+10
| | * | | | | | | | x86/xen/smp_pv: Register the boot CPU APIC properlyThomas Gleixner2024-05-021-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-05-025-4/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | s390/paes: Reestablish retry loop in paesHarald Freudenberger2024-05-011-2/+13
| | * | | | | | | | s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus2024-04-262-0/+3
| | * | | | | | | | s390/mm: Fix clearing storage keys for huge pagesClaudio Imbrenda2024-04-221-1/+1
| | * | | | | | | | s390/mm: Fix storage key clearing for guest huge pagesClaudio Imbrenda2024-04-221-1/+1
| * | | | | | | | | Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2024-05-026-28/+20
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P...Barry Song2024-04-281-16/+8
| | * | | | | | | | tty: xtensa/iss: Use min() to fix Coccinelle warningThorsten Blum2024-04-041-4/+2
| | * | | | | | | | xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov2024-04-024-8/+10
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-0292-267/+381
|\| | | | | | | | | | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-024-51/+80
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-264-51/+80
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | bpf, x86: Fix PROBE_MEM runtime load checkPuranjay Mohan2024-04-261-32/+25
| | | * | | | | | | | bpf: verifier: prevent userspace memory accessPuranjay Mohan2024-04-261-0/+6
| | | * | | | | | | | arm32, bpf: Reimplement sign-extension mov instructionPuranjay Mohan2024-04-221-13/+43
| | | * | | | | | | | riscv, bpf: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| | | * | | | | | | | bpf, arm64: Fix incorrect runtime statsXu Kuohai2024-04-161-3/+3
| * | | | | | | | | | Merge tag 'kvmarm-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-301-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / | |/| | | | | | | | |
| | * | | | | | | | | KVM: arm64: vgic-v2: Check for non-NULL vCPU in vgic_v2_parse_attr()Oliver Upton2024-04-241-4/+4
| * | | | | | | | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-287-13/+29
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson2024-04-251-2/+6