summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-10keys, dns: Drop unused NUL terminator from upayload->dataThorsten Blum1-2/+1
2026-08-10bonding: fix wrong extack attribute in ARP validate netlink error pathHangbin Liu1-1/+1
2026-08-10nilfs2: standardize the inode number type to u64Ryusuke Konishi10-50/+46
2026-08-10net: phy: realtek: fix EEE advertisement write on the internal PHY MMD pathOleksij Rempel1-1/+1
2026-08-10amt: Don't support cross-netns setup.Kuniyuki Iwashima1-0/+3
2026-08-10tcp: fix icsk_ack.ato bitfield overflowJiayuan Chen2-4/+6
2026-08-10nilfs2: enhance btree node keys checkWang Jianjian1-3/+16
2026-08-10net/sched: act_gact, act_police: range check the fallback control actionHyunjung Ko3-0/+30
2026-08-10veth: fix queue index used to wake the peer txq in veth_pollJonas Köppeler1-1/+1
2026-08-10net: expect instance lock in netdev_queue_get_dma_dev()Jakub Kicinski1-1/+1
2026-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bp...Tejun Heo4898-26173/+77894
2026-08-10Merge branch 'add-dapu-telecom-dap8211r-i-gigabit-ethernet-phy-driver'Jakub Kicinski5-0/+294
2026-08-10net: phy: add DAPU Telecom DAP8211R(I) Gigabit Ethernet PHY driverArtem Shimko3-0/+230
2026-08-10dt-bindings: net: add DAPU Telecom DAP8211R(I) PHY bindingArtem Shimko1-0/+62
2026-08-10dt-bindings: vendor-prefixes: add Guangdong Dapu Telecom Co., Ltd.Artem Shimko1-0/+2
2026-08-10selftests/net: fin_ack_lat: fix latency threshold typoBrian Grech1-1/+1
2026-08-10macvlan: inherit needed_headroom and needed_tailroom from lowerdevEric Dumazet1-0/+4
2026-08-10ipvlan: inherit needed_headroom and needed_tailroom from phy_devEric Dumazet1-0/+4
2026-08-10Merge branch 'eth-bnxt-fix-irq-notifier-bugs'Jakub Kicinski2-41/+91
2026-08-10eth: bnxt: avoid deadlock when canceling IRQ affinity notifierJakub Kicinski2-25/+64
2026-08-10eth: bnxt: decrease indent in bnxt_request_irq()Jakub Kicinski1-23/+23
2026-08-10eth: bnxt: keep the aRFS rmap updated when TPH is enabledJakub Kicinski1-4/+15
2026-08-10eth: bnxt: cancel IRQ notifier before freeing affinity maskJakub Kicinski1-2/+2
2026-08-10workqueue: skip the node_nr_active update for non-unbound workqueuesBreno Leitao1-2/+3
2026-08-10workqueue: rename alloc_unbound_pwq() to alloc_pwq()Breno Leitao1-4/+4
2026-08-10workqueue: allocate attrs for all workqueuesBreno Leitao2-6/+4
2026-08-10workqueue: rename wq->unbound_attrs to wq->attrsBreno Leitao2-22/+22
2026-08-10workqueue: test WQ_UNBOUND explicitly in the hotplug loopsBreno Leitao1-2/+2
2026-08-10workqueue: account nr_active by the backing poolBreno Leitao1-10/+16
2026-08-10workqueue: release pwq pools by pool typeBreno Leitao1-4/+10
2026-08-10workqueue: factor out alloc_and_link_percpu_pwqs()Breno Leitao1-19/+24
2026-08-10workqueue: factor out get_percpu_pool()Breno Leitao1-12/+16
2026-08-10Merge tag 'samsung-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann3-24/+3
2026-08-10timekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()Thomas Weißschuh (Schneider Electric)1-3/+5
2026-08-10pinctrl: rockchip: Add RV1106 pinctrl supportSimon Glass2-0/+196
2026-08-10dt-bindings: pinctrl: rockchip: Add RV1106 compatibleSimon Glass1-0/+1
2026-08-10pinctrl: rockchip: Decode drive strength in the get functionSimon Glass1-19/+19
2026-08-10selftests/sched_ext: Check skeleton open failure in exit testLiang Luo1-0/+1
2026-08-10docs: cgroup-v2: fix stale "io" controller introductionZhe Liu1-3/+7
2026-08-10selftests/cgroup: Avoid awk -e in cpuset testsRui Qi2-2/+2
2026-08-10cgroup/cpuset: Use WRITE_ONCE() for shared prs_err updatesGuopeng Zhang1-11/+13
2026-08-10nvme-pci: release descriptor pools on probe failureGuixin Liu1-0/+1
2026-08-10nvmet: propagate percpu_ref_init() failure in nvmet_ns_enable()Guixin Liu1-1/+2
2026-08-10nvmet: fix NULL pointer dereference in nvmet_execute_identify_nslist()Guixin Liu1-1/+1
2026-08-10vfio: selftests: Retry on EAGAIN during device resetJosh Hilke2-1/+20
2026-08-10vfio: selftests: igb: Add driver for Intel 82576 deviceJosh Hilke6-1/+591
2026-08-10vfio: selftests: Add helpers to re-enable interruptsAlex Williamson2-0/+36
2026-08-10nvme: zero the discard fallback pageYehyeong Lee1-1/+1
2026-08-10selftests: netfilter: conntrack_dump_flush: remove unused variables and fix typoQingshuang Fu1-17/+14
2026-08-10netfilter: nf_conntrack_expect: bail out on insert dead expectationsPablo Neira Ayuso1-0/+6