summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: 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: 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-22net/smc: Do not re-initialize smc hashtablesAlexandra Winter
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-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
2026-05-22selftests: net: add a test case for nsid in all nsid notificationsIlya Maximets
2026-05-22net: netlink: don't set nsid on local notificationsIlya Maximets
2026-05-22net: netlink: fix sending unassigned nsid after assigned oneIlya Maximets
2026-05-22Merge tag 'sched_ext-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-22Merge tag 'cgroup-for-7.1-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-22Merge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-05-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-05-22Merge tag 'platform-drivers-x86-v7.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-05-22selftests: tls: use ASSERT_GE in test_mutliprocGeliang Tang
2026-05-23Merge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-05-22Merge tag 'phy-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
2026-05-22Merge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-22Merge tag 'regulator-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-22Merge tag 'pinctrl-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2026-05-22Merge tag 'gpio-fixes-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-22Merge tag 'sound-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-05-22Merge tag 'block-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-05-22Merge tag 'io_uring-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-22vsock: keep poll shutdown state consistentZiyu Zhang
2026-05-22Merge branch 'net-convert-atm-xdp-af_iucv-l2tp_ppp-rxrpc-tipc-to-getsockopt_i...Jakub Kicinski
2026-05-22tipc: convert to getsockopt_iterBreno Leitao
2026-05-22rxrpc: convert to getsockopt_iterBreno Leitao
2026-05-22l2tp: ppp: convert to getsockopt_iterBreno Leitao
2026-05-22xdp: convert to getsockopt_iterBreno Leitao
2026-05-22atm: convert to getsockopt_iterBreno Leitao
2026-05-22af_iucv: convert to getsockopt_iterBreno Leitao