summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-27Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin
2021-11-27io_uring: fix soft lockup when call __io_remove_buffersYe Bin
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel
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-26io_uring: fix link traversal lockingPavel Begunkov
2021-11-26io_uring: fail cancellation for EXITING tasksPavel Begunkov