aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 12-25/+374
2024-03-11bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.Gravatar Alexei Starovoitov 1-1/+41
2024-03-11bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.Gravatar Alexei Starovoitov 1-1/+190
2024-03-11mm: Introduce vmap_page_range() to map pages in PCI address spaceGravatar Alexei Starovoitov 4-8/+8
2024-03-09arm64, bpf: Use bpf_prog_pack for arm64 bpf trampolineGravatar Puranjay Mohan 1-9/+46
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 38-298/+437
2024-03-06bpf, riscv64/cfi: Support kCFI + BPF on riscv64Gravatar Puranjay Mohan 6-7/+90
2024-03-06Merge tag 'arm-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 13-67/+23
2024-03-06Merge tag 'qcom-arm64-fixes-for-6.8-2' of https://git.kernel.org/pub/scm/linu...Gravatar Arnd Bergmann 3-33/+10
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 4-15/+82
2024-03-04Merge tag 'tegra-for-6.8-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-4/+4
2024-03-04Merge tag 'imx-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 4-28/+3
2024-03-04Merge tag 'qcom-arm64-fixes-for-6.8' of https://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 3-2/+5
2024-03-04Merge tag 'sunxi-fixes-for-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Arnd Bergmann 1-0/+1
2024-03-03Revert "arm64: dts: qcom: msm8996: Hook up MPM"Gravatar Dmitry Baryshkov 1-33/+6
2024-03-03Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 3-55/+114
2024-03-03Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-92/+98
2024-03-02Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 6-182/+496
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-69/+120
2024-03-01x86/e820: Don't reserve SETUP_RNG_SEED in e820Gravatar Jiri Bohac 1-3/+5
2024-03-01arm64: dts: qcom: sc8280xp-x13s: limit pcie4 link speedGravatar Johan Hovold 1-0/+2
2024-03-01arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speedGravatar Johan Hovold 1-0/+2
2024-03-01x86/hyperv: Allow 15-bit APIC IDs for VTL platformsGravatar Saurabh Sengar 1-0/+7
2024-03-01x86/hyperv: Make encrypted/decrypted changes safe for load_unaligned_zeropad()Gravatar Michael Kelley 1-4/+49
2024-03-01x86/mm: Regularize set_memory_p() parameters and make non-staticGravatar Michael Kelley 2-6/+7
2024-03-01x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callbackGravatar Michael Kelley 2-5/+19
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 104-332/+452
2024-02-29riscv: Sparse-Memory/vmemmap out-of-bounds fixGravatar Dimitris Vlachos 1-1/+1
2024-02-29Merge patch series "NAPOT Fixes"Gravatar Palmer Dabbelt 2-60/+5
2024-02-29riscv: Fix pte_leaf_size() for NAPOTGravatar Alexandre Ghiti 1-0/+4
2024-02-29Revert "riscv: mm: support Svnapot in huge vmap"Gravatar Alexandre Ghiti 1-60/+1
2024-02-29Merge patch series "riscv: cbo.zero fixes"Gravatar Palmer Dabbelt 5-3/+22
2024-02-29riscv: Save/restore envcfg CSR during CPU suspendGravatar Samuel Holland 2-0/+5
2024-02-29riscv: Add a custom ISA extension for the [ms]envcfg CSRGravatar Samuel Holland 2-2/+14
2024-02-29riscv: Fix enabling cbo.zero when running in M-modeGravatar Samuel Holland 2-1/+3
2024-02-28bpf, arm64: use bpf_prog_pack for memory managementGravatar Puranjay Mohan 1-24/+115
2024-02-28arm64: patching: implement text_poke APIGravatar Puranjay Mohan 2-0/+77
2024-02-28Merge tag 'v6.8-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-0/+11
2024-02-27bpf, arm64: support exceptionsGravatar Puranjay Mohan 1-19/+68
2024-02-27arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JITGravatar Puranjay Mohan 1-0/+26
2024-02-26x86/cpu/intel: Detect TME keyid bits before setting MTRR mask registersGravatar Paolo Bonzini 1-87/+91
2024-02-26x86/cpu: Allow reducing x86_phys_bits during early_identify_cpu()Gravatar Paolo Bonzini 1-2/+2
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 12-35/+85
2024-02-25arm64: dts: imx8mp: Fix LDB clocks propertyGravatar Liu Ying 1-1/+1
2024-02-25arm64: dts: imx8mp: Fix TC9595 reset GPIO on DH i.MX8M Plus DHCOM SoMGravatar Marek Vasut 1-1/+1
2024-02-25ARM: dts: imx7: remove DSI port endpointsGravatar Francesco Dolcini 1-26/+0
2024-02-24Merge tag 'powerpc-6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 5-10/+73
2024-02-24Merge tag 'cxl-fixes-6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-13/+8
2024-02-24Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-98/+113
2024-02-24crypto: arm64/neonbs - fix out-of-bounds access on short inputGravatar Ard Biesheuvel 1-0/+11