summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel
2021-11-26Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel
2021-11-26Merge tag 'acpi-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-11-26Merge tag 'fuse-fixes-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-26Merge branch 'fix-broken-ptp-over-ip-on-ocelot-switches'Jakub Kicinski
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean
2021-11-26Merge branch 'net-hns3-add-some-fixes-for-net'Jakub Kicinski
2021-11-26net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-11-26net: hns3: fix one incorrect value of page pool info when queried by debugfsHao Chen
2021-11-26net: hns3: add check NULL address for page poolHao Chen
2021-11-26net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-26tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)
2021-11-26net: qed: fix the array may be out of boundzhangyue
2021-11-26Merge tag 'for-5.16-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-11-26net: vlan: fix underflow for the real_dev refcntZiyang Xuan
2021-11-26ptp: fix filter names in the documentationJakub Kicinski
2021-11-26ethtool: ioctl: fix potential NULL deref in ethtool_set_coalesce()Julian Wiedmann
2021-11-26nfc: virtual_ncidev: change default device permissionsThadeu Lima de Souza Cascardo
2021-11-26net/sched: sch_ets: don't peek at classes beyond 'nbands'Davide Caratti
2021-11-26Merge branch 'acpi-properties'Rafael J. Wysocki
2021-11-26Merge branch 'pm-sleep'Rafael J. Wysocki
2021-11-26net: stmmac: Disable Tx queues when reconfiguring the interfaceYannick Vignon
2021-11-26Merge tag 'char-misc-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'staging-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-26Merge tag 'usb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-11-26Merge tag 'mmc-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-11-26Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-26Merge tag 'for-linus-5.16c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-11-26zram: only make zram_wb_devops for CONFIG_ZRAM_WRITEBACKJens Axboe
2021-11-26block: call rq_qos_done() before ref check in batch completionsJens Axboe
2021-11-26most: usb: replace snprintf in show functions with sysfs_emitJing Yao
2021-11-26speakup: remove redundant assignment of variable iColin Ian King
2021-11-26scripts/tags: add space regexs to all regex_cZhaoyu Liu
2021-11-26comedi: Move "comedi_isadma.h" to <linux/comedi/comedi_isadma.h>Ian Abbott
2021-11-26comedi: Move "comedi_8254.h" to <linux/comedi/comedi_8254.h>Ian Abbott
2021-11-26comedi: Move and rename "8255.h" to <linux/comedi/comedi_8255.h>Ian Abbott
2021-11-26comedi: ni_routing: tools: Update due to moved COMEDI headersIan Abbott
2021-11-26comedi: Move the main COMEDI headersIan Abbott
2021-11-26io_uring: fix link traversal lockingPavel Begunkov
2021-11-26io_uring: fail cancellation for EXITING tasksPavel Begunkov
2021-11-26include/linux/byteorder/generic.h: fix index variablesHeinrich Schuchardt
2021-11-26btrfs: fix the memory leak caused in lzo_compress_pages()Qu Wenruo