summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-23pinctrl: qcom: spmi-gpio: Add PM8010 GPIO supportFenglin Wu
2026-05-23dt-bindings: pinctrl: qcom,pmic-gpio: Document PM8010 GPIO supportFenglin Wu
2026-05-23pinctrl: qcom: Add Shikra pinctrl driverKomal Bajaj
2026-05-23dt-bindings: pinctrl: qcom: Document Shikra Top Level Mode MultiplexerKomal Bajaj
2026-05-23bpf/arena: Add bpf_arena_map_kern_vm_start() and bpf_prog_arena()Tejun Heo
2026-05-23bpf: Add bpf_struct_ops_for_each_prog()Tejun Heo
2026-05-23bpf: Add sleepable variant of bpf_arena_alloc_pages for kernel callersTejun Heo
2026-05-23bpf: Recover arena kernel faults with scratch pageKumar Kartikeya Dwivedi
2026-05-23mm: Add ptep_try_set() for lockless empty-slot installsTejun Heo
2026-05-23Merge tag 'renesas-pinctrl-for-v7.2-tag1' of git://git.kernel.org/pub/scm/lin...Linus Walleij
2026-05-23KVM: SVM: Disable AVIC IPI virtualization on Hygon Family 18h (erratum #1235)Tina Zhang
2026-05-23KVM: selftests: Verify that KVM returns the configured APIC cycle lengthSean Christopherson
2026-05-23KVM: x86: Return the VM's configured APIC bus frequency when queriedSean Christopherson
2026-05-23KVM: selftests: elf: Include <endian.h> instead of <bits/endian.h>Hisam Mehboob
2026-05-23Merge tag 'kvm-riscv-fixes-7.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2026-05-23Merge tag 'kvm-s390-master-7.1-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2026-05-23Merge tag 'kvmarm-fixes-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2026-05-23USB: serial: cypress_m8: validate interrupt packet headersZhang Cen
2026-05-23USB: serial: safe_serial: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: omninet: fix memory corruption with small endpointJohan Hovold
2026-05-23USB: serial: mxuport: fix memory corruption with small endpointJohan Hovold
2026-05-23openrisc: Fix jump_label smp syncingStafford Horne
2026-05-23openrisc: Add full instruction cache invalidate functionsStafford Horne
2026-05-23openrisc: Cache invalidation cleanupStafford Horne
2026-05-22scsi: target: iscsi: Validate CHAP_R length before base64 decodeAlexandru Hossu
2026-05-22scsi: target: iscsi: Bound iscsi_encode_text_output() appends to rsp_bufMichael Bommarito
2026-05-22scsi: target: iscsi: Fix CRC overread and double-free in iscsit_handle_text_c...Michael Bommarito
2026-05-22ipv4: free net->ipv4.sysctl_local_reserved_ports after unregister_net_sysctl_...Eric Dumazet
2026-05-22vsock/virtio: fix skb overhead overflow on 32-bit buildsStefano Garzarella
2026-05-22scsi: fcoe: Reject FIP descriptors with zero fip_dlen in CVL walkerMichael Bommarito
2026-05-22scsi: scsi_transport_fc: Widen FPIN pname walker counter to u32Michael Bommarito
2026-05-22scsi: core: Convert INQUIRY informationBart Van Assche
2026-05-22scsi: core: Use the INQUIRY-related constantsBart Van Assche
2026-05-22scsi: core: target: Add INQUIRY-related constants to scsi_common.hBart Van Assche
2026-05-22Merge branch 'net-dsa-microchip-remove-unnecessary-ksz_dev_ops-callbacks'Jakub Kicinski
2026-05-22net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: bypass dev_ops for port_setup()Bastien Curutchet (Schneider Electric)
2026-05-22net: dsa: microchip: remove dev_ops->setup() and teardown()Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477Vladimir Oltean
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937xVladimir Oltean
2026-05-22net: dsa: microchip: don't reset on shutdown or driver removalVladimir Oltean
2026-05-22scsi: ufs: core: Optimize ufshcd_add_uic_command_trace()Bart Van Assche
2026-05-22scsi: ufs: core: Complain if UIC argument 2 is invalidBart Van Assche
2026-05-22scsi: ufs: core: Inline two functions related to UIC commandsBart Van Assche
2026-05-22scsi: megaraid_mbox: Reduce stack usage in megaraid_cmm_register()Arnd Bergmann
2026-05-22scsi: scsi_debug: Remove unused variable sdebug_any_injecting_optBart Van Assche
2026-05-22scsi: scsi_debug: Add missing newline in scsi_debug_device_reset()Ewan D. Milne
2026-05-22scsi: megaraid_sas: Fix NULL pointer dereference on firmware duplicate comple...Milan P. Gandhi