summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-23gpib: Add attach routine for pci_xl boardDave Penkler
2026-05-23gpib: Add ines_pci_xl_interfaceDave Penkler
2026-05-23gpib: Don't use extended registersDave Penkler
2026-05-23gpib: Add ines 72130 line_status routineDave Penkler
2026-05-23gpib: Add enums for INES 72130 based cardsDave Penkler
2026-05-23gpib: Fix inappropriate ioctl error returnDave Penkler
2026-05-23gpib: Remove useless codeDave Penkler
2026-05-23rust: miscdevice: remove redundant importsAlvin Sun
2026-05-23samples: rust_misc_device: use vertical import styleAlvin Sun
2026-05-23rust: miscdevice: use vertical import styleAlvin Sun
2026-05-23binder: Use LIST_HEAD() to initialize on stack list headJisheng Zhang
2026-05-23rust_binder: use lock_vma_under_rcu() in shrinkerAlice Ryhl
2026-05-23PCI: Add pci_suspend_retains_context() to check if device state is preserved ...Manivannan Sadhasivam
2026-05-23Merge tag 'usb-serial-7.1-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-05-23pinctrl: qcom: eliza: Merge QUP1_SE4 lanes in groupsAbel Vesa
2026-05-23dt-bindings: pinctrl: qcom,eliza-tlmm: Merge QUP1_SE4 lane functionsAbel Vesa
2026-05-23pinctrl: Add OF dependency for PINCTRL_GENERIC_MUXFrank Li
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