summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-19perf evsel: Constify option arguments to config functionsIan Rogers
2026-03-19perf target: Constify simple check functionsIan Rogers
2026-03-19perf evsel: Improve falling back from cyclesIan Rogers
2026-03-19perf dwarf-aux: Collect all variable locations for insn trackingZecheng Li
2026-03-19perf annotate-data: Use DWARF location ranges to preserve reg stateZecheng Li
2026-03-19perf annotate-data: Invalidate caller-saved regs for all callsZecheng Li
2026-03-19perf annotate-data: Add invalidate_reg_state() helper for x86Zecheng Li
2026-03-19perf annotate-data: Handle global variable access with const registerZecheng Li
2026-03-19perf annotate-data: Collect global variables without nameZecheng Li
2026-03-19perf dwarf-aux: Handle array types in die_get_member_typeZecheng Li
2026-03-19perf annotate-data: Improve type comparison from different scopesZecheng Li
2026-03-19perf dwarf-aux: Skip check_variable for variable lookupZecheng Li
2026-03-19perf dwarf-aux: Preserve typedefs in match_var_offsetZecheng Li
2026-03-19perf dwarf-aux: Add die_get_pointer_type to get pointer typesZecheng Li
2026-03-19PCI: eswin: Add ESWIN PCIe Root Complex driverSenchuan Zhang
2026-03-19dt-bindings: PCI: eswin: Add ESWIN PCIe Root ComplexSenchuan Zhang
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19io_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
2026-03-19io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOFJens Axboe
2026-03-19selftests/landlock: Test tsync interruption and cancellation pathsMickaël Salaün
2026-03-19bpf: Add warning to detect memory leak in bpf_selem_unlink_nofail()Amery Hung
2026-03-19smb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-19pinctrl: mediatek: common: Fix probe failure for devices without EINTLuca Leonardo Scorcia
2026-03-19Bluetooth: L2CAP: Fix regressions caused by reusing identLuiz Augusto von Dentz
2026-03-19Bluetooth: L2CAP: Fix null-ptr-deref on l2cap_sock_ready_cbHelen Koike
2026-03-19Bluetooth: hci_ll: Fix firmware leak on error pathAnas Iqbal
2026-03-19Bluetooth: hci_sync: annotate data-races around hdev->req_statusCen Zhang
2026-03-19Bluetooth: MGMT: Fix dangling pointer on mgmt_add_adv_patterns_monitor_completeLuiz Augusto von Dentz
2026-03-19Bluetooth: SCO: Fix use-after-free in sco_recv_frame() due to missing sock_holdHyunwoo Kim
2026-03-19Bluetooth: L2CAP: Validate PDU length before reading SDU length in l2cap_ecre...Hyunwoo Kim
2026-03-19Bluetooth: L2CAP: Fix stack-out-of-bounds read in l2cap_ecred_conn_reqMinseo Park
2026-03-19vfio/mlx5: Add REINIT support to VFIO_MIG_GET_PRECOPY_INFOYishai Hadas
2026-03-19vfio/mlx5: consider inflight SAVE during PRE_COPYYishai Hadas
2026-03-19net/mlx5: Add IFC bits for migration stateYishai Hadas
2026-03-19vfio: Adapt drivers to use the core helper vfio_check_precopy_ioctlYishai Hadas
2026-03-19vfio: Add support for VFIO_DEVICE_FEATURE_MIG_PRECOPY_INFOv2Yishai Hadas
2026-03-19vfio: Define uAPI for re-init initial bytes during the PRE_COPY phaseYishai Hadas
2026-03-19vfio: selftests: Fix VLA initialisation in vfio_pci_irq_set()Manish Honap
2026-03-19vfio: uapi: fix comment typoJoseph Salisbury
2026-03-19vfio: mdev: replace mtty_dev->vd_class with a const struct classJori Koolstra
2026-03-19bpf: Do not allow deleting local storage in NMIAmery Hung
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19KVM: arm64: selftests: Add no-vgic-v5 selftestSascha Bischoff
2026-03-19KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftestSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19Documentation: KVM: Introduce documentation for VGICv5Sascha Bischoff
2026-03-19KVM: arm64: gic-v5: Probe for GICv5 deviceSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Set ICH_VCTLR_EL2.En on bootSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Introduce kvm_arm_vgic_v5_ops and register themSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Hide FEAT_GCIE from NV GICv5 guestsSascha Bischoff