- c5c1754 Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 1 month ago
- b3612cc net: dsa: microchip: implement multi-bridge support by Oleksij Rempel · 3 years, 1 month ago
- 5367cf1 Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- 0ce629b Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 1 month ago
- 925c943 Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 3 years, 1 month ago
- 32c5449 Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches' by Jakub Kicinski · 3 years, 1 month ago
- c49a35e net: mscc: ocelot: correctly report the timestamping RX filters in ethtool by Vladimir Oltean · 3 years, 1 month ago
- 96ca08c net: mscc: ocelot: set up traps for PTP packets by Vladimir Oltean · 3 years, 1 month ago
- ec15bae net: ptp: add a definition for the UDP port for IEEE 1588 general messages by Vladimir Oltean · 3 years, 1 month ago
- 95706be net: mscc: ocelot: create a function that replaces an existing VCAP filter by Vladimir Oltean · 3 years, 1 month ago
- 8a07546 net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMP by Vladimir Oltean · 3 years, 1 month ago
- b32e521 Merge branch 'net-hns3-add-some-fixes-for-net' by Jakub Kicinski · 3 years, 1 month ago
- 82229c4 net: hns3: fix incorrect components info of ethtool --reset command by Jie Wang · 3 years, 1 month ago
- 9c14791 net: hns3: fix one incorrect value of page pool info when queried by debugfs by Hao Chen · 3 years, 1 month ago
- b8af344 net: hns3: add check NULL address for page pool by Hao Chen · 3 years, 1 month ago
- 8d2ad99 net: hns3: fix VF RSS failed problem after PF enable multi-TCs by Guangbin Huang · 3 years, 1 month ago
- 0435a4d net: qed: fix the array may be out of bound by zhangyue · 3 years, 1 month ago
- 7e63545 Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 1 month ago
- bacb6c1 net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 1 month ago
- 01d9cc2 net: vlan: fix underflow for the real_dev refcnt by Ziyang Xuan · 3 years, 1 month ago
- cbb91dc ptp: fix filter names in the documentation by Jakub Kicinski · 3 years, 1 month ago
- 0276af2 ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce() by Julian Wiedmann · 3 years, 1 month ago
- c26381f nfc: virtual_ncidev: change default device permissions by Thadeu Lima de Souza Cascardo · 3 years, 1 month ago
- de6d259 net/sched: sch_ets: don't peek at classes beyond 'nbands' by Davide Caratti · 3 years, 1 month ago
- 2e13e5a Merge branch 'acpi-properties' by Rafael J. Wysocki · 3 years, 1 month ago
- 7803516 Merge branch 'pm-sleep' by Rafael J. Wysocki · 3 years, 1 month ago
- b270bfe net: stmmac: Disable Tx queues when reconfiguring the interface by Yannick Vignon · 3 years, 1 month ago
- 1bff7d7 Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 1 month ago
- 7033744 Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 3 years, 1 month ago
- ba2cacc Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 3 years, 1 month ago
- d3e6479 Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 3 years, 1 month ago
- 80d7520 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 3 years, 1 month ago
- 6b54698 Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 3 years, 1 month ago
- f17fb26 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 1 month ago
- daf87e9 btrfs: fix the memory leak caused in lzo_compress_pages() by Qu Wenruo · 3 years, 1 month ago
- 49573ff Merge branch 'tls-splice_read-fixes' by Jakub Kicinski · 3 years, 1 month ago
- f884a34 selftests: tls: test for correct proto_ops by Jakub Kicinski · 3 years, 1 month ago
- f3911f7 tls: fix replacing proto_ops by Jakub Kicinski · 3 years, 1 month ago
- 274af0f selftests: tls: test splicing decrypted records by Jakub Kicinski · 3 years, 1 month ago
- e062fe9 tls: splice_read: fix accessing pre-processed records by Jakub Kicinski · 3 years, 1 month ago
- d87d67f selftests: tls: test splicing cmsgs by Jakub Kicinski · 3 years, 1 month ago
- 520493f tls: splice_read: fix record type check by Jakub Kicinski · 3 years, 1 month ago
- ef0fc0b selftests: tls: add tests for handling of bad records by Jakub Kicinski · 3 years, 1 month ago
- 31180adb selftests: tls: factor out cmsg send/receive by Jakub Kicinski · 3 years, 1 month ago
- a125f91 selftests: tls: add helper for creating sock pairs by Jakub Kicinski · 3 years, 1 month ago
- a4849f6 Merge tag 'drm-fixes-2021-11-26' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 1 month ago
- fc026c8 Merge tag 'drm-intel-fixes-2021-11-24' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 1 month ago
- 7798a73 Merge tag 'drm-misc-fixes-2021-11-25' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 1 month ago
- f3caa22 Merge tag 'amd-drm-fixes-5.16-2021-11-24' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 1 month ago
- 8ced7ca Merge tag 'block-5.16-2021-11-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
- de4444f Merge tag 'io_uring-5.16-2021-11-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 1 month ago
- 8ef4678 Merge tag '5.16-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 1 month ago
- b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
- 6ef9d231 Merge tag 'arm-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 1 month ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
- e30028a block: fix parameter not described warning by Yang Guang · 3 years, 1 month ago
- 9dbe33c mdio: aspeed: Fix "Link is Down" issue by Dylan Hung · 3 years, 1 month ago
- eaeace6 igb: fix netpoll exit with traffic by Jesse Brandeburg · 3 years, 1 month ago
- 00db58c xen: make HYPERVISOR_set_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
- b1c45ad xen: make HYPERVISOR_get_debugreg() always_inline by Juergen Gross · 3 years, 1 month ago
- 3fd40fa Merge tag 'nvme-5.16-2021-11-25' of git://git.infradead.org/nvme into block-5.16 by Jens Axboe · 3 years, 1 month ago
- c024b22 nvmet: use IOCB_NOWAIT only if the filesystem supports it by Maurizio Lombardi · 3 years, 1 month ago
- 383a44a memory: mtk-smi: Fix a null dereference for the ostd by Yong Wu · 3 years, 1 month ago
- 5fe7625 arm64: dts: exynos: drop samsung,ufs-shareability-reg-offset in ExynosAutov9 by Chanho Park · 3 years, 1 month ago
- 82be5f5 MAINTAINERS: Update maintainer entry for keystone platforms by Nishanth Menon · 3 years, 1 month ago
- a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
- 4734417 fuse: release pipe buf after last use by Miklos Szeredi · 3 years, 1 month ago
- a88db2e Merge tag 'usb-serial-5.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 3 years, 1 month ago
- fef30d6 Merge branch 'net-smc-fixes-2021-11-24' by Jakub Kicinski · 3 years, 1 month ago
- 9ebb0c4 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 1 month ago
- 587acad net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 1 month ago
- 06e5ba7 Merge branch 'phylink-resolve-fixes' by Jakub Kicinski · 3 years, 1 month ago
- dbae338 net: phylink: Force retrigger in case of latched link-fail indicator by Russell King (Oracle) · 3 years, 1 month ago
- 80662f4 net: phylink: Force link down and retrigger resolve on interface change by Russell King (Oracle) · 3 years, 1 month ago
- ddb826c2 lan743x: fix deadlock in lan743x_phy_link_status_change() by Heiner Kallweit · 3 years, 1 month ago
- 4e1fddc tcp_cubic: fix spurious Hystart ACK train detections for not-cwnd-limited flows by Eric Dumazet · 3 years, 1 month ago
- 550b8e1 MAINTAINERS: Update B53 section to cover SF2 switch driver by Florian Fainelli · 3 years, 1 month ago
- 48a78f5 Merge tag 'ieee802154-for-net-2021-11-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan by Jakub Kicinski · 3 years, 1 month ago
- 692cd92 drm/amd/display: update bios scratch when setting backlight by Alex Deucher · 3 years, 1 month ago
- d5c7255 drm/amdgpu/pm: fix powerplay OD interface by Alex Deucher · 3 years, 1 month ago
- 57961c4 drm/amdgpu: Skip ASPM programming on aldebaran by Lijo Lazar · 3 years, 1 month ago
- fd08953 drm/amdgpu: fix byteorder error in amdgpu discovery by Yang Wang · 3 years, 1 month ago
- c4ef8a7 drm/amdgpu: enable Navi retry fault wptr overflow by Philip Yang · 3 years, 1 month ago
- 8888e2f drm/amdgpu: enable Navi 48-bit IH timestamp counter by Philip Yang · 3 years, 1 month ago
- 6946be2 drm/amdkfd: simplify drain retry fault by Philip Yang · 3 years, 1 month ago
- 0cc53cb drm/amdkfd: handle VMA remove race by Philip Yang · 3 years, 1 month ago
- cda0817 drm/amdkfd: process exit and retry fault race by Philip Yang · 3 years, 1 month ago
- 4d62555 drm/amdgpu: IH process reset count when restart by Philip Yang · 3 years, 2 months ago
- 53af98c drm/amdgpu/gfx9: switch to golden tsc registers for renoir+ by Alex Deucher · 3 years, 1 month ago
- 244ee39 drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well by Alex Deucher · 3 years, 1 month ago
- 271fd38 drm/amdgpu: move kfd post_reset out of reset_sriov function by shaoyunl · 3 years, 1 month ago
- 2da8f0b drm/amd/display: Fixed DSC would not PG after removing DSC stream by Yi-Ling Chen · 3 years, 2 months ago
- 2276ee6 drm/amd/display: Reset link encoder assignments for GPU reset by Nicholas Kazlauskas · 3 years, 2 months ago
- 21431f7 drm/amd/display: Set plane update flags for all planes in reset by Nicholas Kazlauskas · 3 years, 2 months ago
- 6eff272 drm/amd/display: Fix DPIA outbox timeout after GPU reset by Nicholas Kazlauskas · 3 years, 2 months ago
- 4eb6bb6 drm/amdgpu: Fix double free of dmabuf by xinhui pan · 3 years, 1 month ago
- d3a21f7 drm/amdgpu: Fix MMIO HDP flush on SRIOV by Felix Kuehling · 3 years, 2 months ago
- 88459e3 USB: serial: option: add Fibocom FM101-GL variants by Mingjie Zhang · 3 years, 1 month ago
- 5f53fa5 Merge tag 'for-5.16/parisc-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years, 1 month ago
- 2988921 Merge tag 'trace-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 1 month ago