summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2026-05-22scsi: devinfo: Add BLIST_NO_RSOC for Promise VTrak E310fAlexander Perlis
2026-05-22scsi: ufs: ufs-qcom: Use quirk EXTENDED_TX_EQTR_ADAPT_LENGTH_L0L1L2L3Can Guo
2026-05-22scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 lengthCan Guo
2026-05-22scsi: scsi_ioctl: Use strnlen() in scsi_ioctl_get_pci()Thorsten Blum
2026-05-22scsi: core: Run queues for all non-SDEV_DEL devices from scsi_run_host_queuesDavid Jeffery
2026-05-22net/iucv: fix locking in .getsockoptBreno Leitao
2026-05-22perf tests: Add test for stat delay option with duration_timeIan Rogers
2026-05-22net/smc: Do not re-initialize smc hashtablesAlexandra Winter
2026-05-22perf tool_pmu: Make tool PMU events respect enable/disableIan Rogers
2026-05-22net: stmmac: mmc: Remove duplicate mmc_rx crcAbid Ali
2026-05-22dpll: change dpll_netdev_pin_handle_size() to assume DPLL_A_PIN_ID will be usedEric Dumazet
2026-05-22rtnetlink: do not use RTNL in rtnl_af_register() and rtnl_af_unregister()Eric Dumazet
2026-05-22perf doc: Document new IBS capabilities in man pageRavi Bangoria
2026-05-22perf amd ibs: Decode Streaming-store flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Decode Remote-Socket flag in IBS OP raw dumpRavi Bangoria
2026-05-22perf amd ibs: Make Fetch status bits dependent on PhyAddrValid for newer plat...Ravi Bangoria
2026-05-22perf amd ibs: Suppress bogus TlbRefillLat and DCPhysAd on Zen4+Ravi Bangoria
2026-05-22perf test ibs: Skip privilege test on Zen6 and newer platformsRavi Bangoria
2026-05-22perf tool ibs: Sync AMD IBS header fileRavi Bangoria
2026-05-22perf test amd ibs: Fix incorrect kernel version checkRavi Bangoria
2026-05-22Merge branch 'net-dsa-yt921x-add-port-tbf-support'Jakub Kicinski
2026-05-22net: dsa: yt921x: Add port TBF supportDavid Yang
2026-05-22net/sched: tbf: add extack to offload paramsDavid Yang
2026-05-22net/sched: prefer existing extack message in qdisc_offload_graft_helper()David Yang
2026-05-22Merge branch 'arcnet-remove-outdated-drivers-and-information-and-unused-code-...Jakub Kicinski
2026-05-22net: arcnet: com20020-pci: avoid -Wformat-truncation warningEthan Nelson-Moore
2026-05-22docs: net: arcnet: remove outdated/irrelevant information; improve styleEthan Nelson-Moore
2026-05-22net: arcnet: expand unnecessary I/O abstraction macrosEthan Nelson-Moore
2026-05-22net: arcnet: remove code depending on nonexistent config optionEthan Nelson-Moore
2026-05-22net: arcnet: remove ISA and PCMCIA support; modernize documentationEthan Nelson-Moore
2026-05-22net: arcnet: fix typos in commentsEthan Nelson-Moore
2026-05-22net: arcnet: com20020: remove misleading references to multicastEthan Nelson-Moore
2026-05-22Merge branch 'netlink-fixes-for-cross-namespace-nsid-reporting'Jakub Kicinski