summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko
2026-08-10dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY bindingArtem Shimko
2026-08-10dt-bindings: vendor-prefixes: add Guangdong Dapu Telecom Co., Ltd.Artem Shimko
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech
2026-08-10macvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet
2026-08-10ipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet
2026-08-10Merge branch 'eth-bnxt-fix-irq-notifier-bugs'Jakub Kicinski
2026-08-10eth: bnxt: avoid deadlock when canceling IRQ affinity notifierJakub Kicinski
2026-08-10eth: bnxt: decrease indent in bnxt_request_irq()Jakub Kicinski
2026-08-10eth: bnxt: keep the aRFS rmap updated when TPH is enabledJakub Kicinski
2026-08-10eth: bnxt: cancel IRQ notifier before freeing affinity maskJakub Kicinski
2026-08-10workqueue: skip the node_nr_active update for non-unbound workqueuesBreno Leitao
2026-08-10workqueue: rename alloc_unbound_pwq() to alloc_pwq()Breno Leitao
2026-08-10workqueue: allocate attrs for all workqueuesBreno Leitao
2026-08-10workqueue: rename wq->unbound_attrs to wq->attrsBreno Leitao
2026-08-10workqueue: test WQ_UNBOUND explicitly in the hotplug loopsBreno Leitao
2026-08-10workqueue: account nr_active by the backing poolBreno Leitao
2026-08-10workqueue: release pwq pools by pool typeBreno Leitao
2026-08-10workqueue: factor out alloc_and_link_percpu_pwqs()Breno Leitao
2026-08-10workqueue: factor out get_percpu_pool()Breno Leitao
2026-08-10Merge tag 'samsung-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-08-10timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()Thomas Weißschuh (Schneider Electric)
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass
2026-08-10dt-bindings: pinctrl: rockchip: Add RV1106 compatibleSimon Glass
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass
2026-08-10selftests/sched_ext: Check skeleton open failure in exit testLiang Luo
2026-08-10docs: cgroup-v2: fix stale "io" controller introductionZhe Liu
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi
2026-08-10cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updatesGuopeng Zhang
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu
2026-08-10vfio: selftests: Retry on EAGAIN during device resetJosh Hilke
2026-08-10vfio: selftests: igb: Add driver for Intel 82576 deviceJosh Hilke
2026-08-10vfio: selftests: Add helpers to re-enable interruptsAlex Williamson
2026-08-10nvme: zero the discard fallback pageYehyeong Lee
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu
2026-08-10netfilter: nf_conntrack_expect: bail out on insert dead expectationsPablo Neira Ayuso
2026-08-10netfilter: conntrack: always lower timeout for non-closing RST packetsPablo Neira Ayuso
2026-08-10nvmet: fix Reservation Register Replace for unregistered host with IEKEYZhengrong Li
2026-08-10nvmet-fc: fix invalid free in LS IOD error pathJiang HongHui
2026-08-10nvme-tcp: look up host_iface in the current netnsGeliang Tang
2026-08-10nvmet: passthru: fix OOB reads when parsing ns id descriptor listHari Mishal
2026-08-10Merge tag 'qcom-clk-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd
2026-08-10netfilter: ipset: let destroy callbacks adjust ext mem sizeFlorian Westphal
2026-08-10netfilter: ipset: fix list type element drift bugFlorian Westphal
2026-08-10netfilter: flowtable: publish GC-visible tuple lastJérémy Jean
2026-08-10netfilter: nf_tables_offload: suppress WARN_ON_ONCE for ENOMEM in abort pathAlexey Velichayshiy
2026-08-10ipvs: revalidate ihl to prevent out-of-bounds accessJulian Anastasov
2026-08-10ipvs: clear IPv4 options after rebasing tunnel ICMP errorsKyle Zeng