summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-07-131-2/+2
|\
| * bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan2024-07-111-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-1313-23/+64
|\ \
| * \ Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-1213-23/+64
| |\ \
| | * | ARM: davinci: Convert comma to semicolonChen Ni2024-07-101-1/+1
| | * | Merge tag 'sunxi-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2024-07-081-1/+1
| | |\ \
| | | * | arm64: dts: allwinner: Fix PMIC interrupt numberAndre Przywara2024-05-281-1/+1
| | * | | Merge tag 'qcom-arm64-defconfig-fixes-for-6.10' of https://git.kernel.org/pub...Arnd Bergmann2024-07-081-0/+1
| | |\ \ \
| | | * | | arm64: defconfig: enable Elan i2c-hid driverJohan Hovold2024-06-071-0/+1
| | | |/ /
| | * | | Merge tag 'qcom-arm64-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2024-07-0810-21/+61
| | |\ \ \
| | | * | | arm64: dts: qcom: qdu1000: Fix LLCC reg propertyKomal Bajaj2024-06-211-1/+15
| | | * | | arm64: dts: qcom: sm6115: add iommu for sdhc_1Caleb Connolly2024-06-211-0/+1
| | | * | | arm64: dts: qcom: x1e80100-crd: fix DAI used for headset recordingKrzysztof Kozlowski2024-06-161-1/+1
| | | * | | arm64: dts: qcom: x1e80100-crd: fix WCD audio codec TX port mappingKrzysztof Kozlowski2024-06-161-1/+1
| | | * | | arm64: dts: qcom: sc8280xp-crd: use external pull up for touch resetJohan Hovold2024-06-071-2/+1
| | | * | | arm64: dts: qcom: sc8280xp-x13s: fix touchscreen power onJohan Hovold2024-06-071-7/+8
| | | * | | arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHIAbel Vesa2024-06-061-4/+6
| | | * | | arm64: dts: qcom: sa8775p: Correct IRQ number of EL2 non-secure physical timerCong Zhang2024-06-041-1/+1
| | | * | | arm64: dts: qcom: sc8280xp: Set status = "reserved" on PSHOLDKonrad Dybcio2024-05-271-0/+2
| | | * | | arm64: dts: qcom: x1e80100-*: Allocate some CMA buffersKonrad Dybcio2024-05-272-0/+18
| | | * | | arm64: dts: qcom: sc8180x: Fix LLCC reg property againBjorn Andersson2024-05-271-4/+7
| | | |/ /
* | | | / Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-1116-29/+80
|\| | | | | |_|_|/ |/| | |
| * | | Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds2024-07-102-2/+2
| |\ \ \
| | * | | arch/xtensa: always_inline get_current() and current_thread_info()Suren Baghdasaryan2024-07-102-2/+2
| * | | | s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens2024-07-091-0/+4
| | |/ / | |/| |
| * | | Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-076-16/+21
| |\ \ \
| | * | | powerpc/pseries: Fix scv instruction crash with kexecNicholas Piggin2024-06-284-10/+11
| | * | | powerpc/eeh: avoid possible crash when edev->pdev changesGanesh Goudar2024-06-231-2/+5
| | * | | powerpc/pseries: Whitelist dtl slub object for copying to userspaceAnjali K2024-06-231-2/+2
| | * | | powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0Jinglin Wen2024-06-231-2/+3
| * | | | Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-07-053-11/+4
| |\ \ \ \
| | * | | | riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai2024-07-031-9/+1
| | * | | | riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan2024-07-031-1/+2
| | * | | | Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt2024-07-031-1/+1
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | perf: RISC-V: Check standard event availabilitySamuel Holland2024-07-031-1/+1
| | | | |/ | | | |/|
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-054-0/+49
| |\ \ \ \
| | * \ \ \ Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2024-07-054-0/+49
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | KVM: s390: fix LPSWEY handlingChristian Borntraeger2024-07-014-0/+49
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-096-163/+485
|\ \ \ \ \ \
| * | | | | | s390/bpf: Implement exceptionsIlya Leoshkevich2024-07-081-2/+53
| * | | | | | s390/bpf: Change seen_reg to a maskIlya Leoshkevich2024-07-081-16/+16
| * | | | | | riscv, bpf: Optimize stack usage of trampolinePuranjay Mohan2024-07-081-1/+1
| * | | | | | s390/bpf: Support arena atomicsIlya Leoshkevich2024-07-021-10/+94
| * | | | | | s390/bpf: Enable arenaIlya Leoshkevich2024-07-021-0/+5
| * | | | | | s390/bpf: Support address space cast instructionIlya Leoshkevich2024-07-021-0/+18
| * | | | | | s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich2024-07-021-27/+110
| * | | | | | s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich2024-07-021-3/+4
| * | | | | | s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich2024-07-021-14/+44
| * | | | | | s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich2024-07-021-26/+7
| * | | | | | s390/bpf: Factor out emitting probe nopsIlya Leoshkevich2024-07-021-22/+40