summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-10Merge tag 'for-net-2026-01-09' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-10vsock/test: add a final full barrier after run all testsStefano Garzarella
2026-01-10ipv4: ip_gre: make ipgre_header() robustEric Dumazet
2026-01-10Merge branch 'virtio-net-fix-the-deadlock-when-disabling-rx-napi'Jakub Kicinski
2026-01-10virtio-net: clean up __virtnet_rx_pause/resumeBui Quang Minh
2026-01-10virtio-net: remove unused delayed refill workerBui Quang Minh
2026-01-10virtio-net: don't schedule delayed refill workerBui Quang Minh
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet
2026-01-09net: update netdev_lock_{type,name}Eric Dumazet
2026-01-09ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet
2026-01-09net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet
2026-01-09Bluetooth: hci_sync: enable PA Sync Lost eventYang Li
2026-01-08ipv4: ip_tunnel: spread netdev_lockdep_set_classes()Eric Dumazet
2026-01-08MAINTAINERS: add docs and selftest to the TLS file listJakub Kicinski
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08arp: do not assume dev_hard_header() does not change skb->headEric Dumazet
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-08atm: Fix dma_free_coherent() sizeThomas Fourier
2026-01-08tools: ynl: don't install testsJakub Kicinski
2026-01-08net: do not write to msg_get_inq in calleeWillem de Bruijn
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-08net: 3com: 3c59x: fix possible null dereference in vortex_probe1()Thomas Fourier
2026-01-08net/sched: sch_qfq: Fix NULL deref when deactivating inactive aggregate in qf...Xiang Mei
2026-01-08Merge tag 'hid-for-linus-2026010801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-08Merge tag 'sound-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-01-08wifi: mac80211: collect station statistics earlier when disconnectBaochen Qiang
2026-01-08wifi: mac80211: restore non-chanctx injection behaviourJohannes Berg
2026-01-08wifi: mac80211_hwsim: disable BHs for hwsim_radio_lockBenjamin Berg
2026-01-08wifi: mac80211: don't iterate not running interfacesMiri Korenblit
2026-01-08wifi: mac80211_hwsim: fix typo in frequency notificationBenjamin Berg
2026-01-08wifi: avoid kernel-infoleak from struct iw_pointEric Dumazet
2026-01-08HID: logitech: add HID++ support for Logitech MX Anywhere 3SDennis Marttinen
2026-01-08net: airoha: Fix schedule while atomic in airoha_ppe_deinit()Lorenzo Bianconi
2026-01-07HID: Elecom: Add support for ELECOM M-XT3DRBK (018C)Arnoud Willemsen
2026-01-07HID: quirks: work around VID/PID conflict for appledisplayRené Rebe
2026-01-07HID: Apply quirk HID_QUIRK_ALWAYS_POLL to Edifier QR30 (2d99:a101)Rodrigo Lugathe da Conceição Alves
2026-01-07HID: i2c-hid: fix potential buffer overflow in i2c_hid_get_report()Kwok Kin Ming
2026-01-07selftests/hid: add a test for the Digitizer/Button Type pressurepadPeter Hutterer
2026-01-07selftests/hid: use a enum class for the different button typesPeter Hutterer
2026-01-07selftests/hid: require hidtools 0.12Peter Hutterer
2026-01-07HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button TypePeter Hutterer
2026-01-07HID: quirks: Add another Chicony HP 5MP Cameras to hid_ignore_listChris Chiu
2026-01-07HID: Intel-thc-hid: Intel-thc: Add safety check for reading DMA bufferEven Xu
2026-01-07hid: intel-thc-hid: Select SGL_ALLOCTim Zimmermann
2026-01-07selftests/hid: fix bpf compilations due to -fms-extensionsBenjamin Tissoires
2026-01-07HID: bpf: fix bpf compilation with -fms-extensionsBenjamin Tissoires
2026-01-06Merge branch 'net-netdevsim-fix-inconsistent-carrier-state-after-link-unlink'ipvs/mainipvs/HEADJakub Kicinski