summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-10net: xilinx: axienet: Treat xlnx,rxmem as a required propertySuraj Gupta
2026-08-10keys, dns: Drop unused NUL terminator from upayload->dataThorsten Blum
2026-08-10bonding: fix wrong extack attribute in ARP validate netlink error pathHangbin Liu
2026-08-10nilfs2: standardize the inode number type to u64Ryusuke Konishi
2026-08-10net: phy: realtek: fix EEE advertisement write on the internal PHY MMD pathOleksij Rempel
2026-08-10amt: Don't support cross-netns setup.Kuniyuki Iwashima
2026-08-10tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen
2026-08-10nilfs2: enhance btree node keys checkWang Jianjian
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko
2026-08-10veth: fix queue index used to wake the peer txq in veth_pollJonas Köppeler
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo
2026-08-10Merge branch 'add-dapu-telecom-dap8211r-i-gigabit-ethernet-phy-driver'Jakub Kicinski
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