aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-15Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-09-15net: dsa: flush switchdev workqueue before tearing down CPU/DSA portsVladimir Oltean
2021-09-15Revert "net: phy: Uniform PHY driver access"Vladimir Oltean
2021-09-15net: dsa: destroy the phylink instance on any error in dsa_slave_phy_setupVladimir Oltean
2021-09-15MAINTAINERS: Add Nirmal Patel as VMD maintainerJon Derrick
2021-09-15PCI: Add AMD GPU multi-function power dependenciesEvan Quan
2021-09-15PCI/ACPI: Don't reset a fwnode set by OFJean-Philippe Brucker
2021-09-15PCI/VPD: Defer VPD sizing until first accessBjorn Helgaas
2021-09-15qnx4: avoid stringop-overread errorsLinus Torvalds
2021-09-15sparc: avoid stringop-overread errorsLinus Torvalds
2021-09-15Merge branch 'absolute-pointer' (patches from Guenter)Linus Torvalds
2021-09-15alpha: Use absolute_pointer to define COMMAND_LINEGuenter Roeck
2021-09-15alpha: Move setup.h out of uapiGuenter Roeck
2021-09-15net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-09-15compiler.h: Introduce absolute_pointer macroGuenter Roeck
2021-09-15blk-cgroup: fix UAF by grabbing blkcg lock before destroying blkg pdLi Jinlin
2021-09-15blkcg: fix memory leak in blk_iolatency_initYanfei Xu
2021-09-15tools/bootconfig: Define memblock_free_ptr() to fix build errorMasami Hiramatsu
2021-09-15locking/rwbase: Take care of ordering guarantee for fastpath readerBoqun Feng
2021-09-15locking/rwbase: Extract __rwbase_write_trylock()Peter Zijlstra
2021-09-15locking/rwbase: Properly match set_and_save_state() to restore_state()Peter Zijlstra
2021-09-15events: Reuse value read using READ_ONCE instead of re-reading itBaptiste Lepers
2021-09-15io_uring: move iopoll reissue into regular IO pathPavel Begunkov
2021-09-15Revert "iov_iter: track truncated size"Jens Axboe
2021-09-15io_uring: use iov_iter state save/restore helpersJens Axboe
2021-09-15Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15Jens Axboe
2021-09-15Revert "of: property: fw_devlink: Add support for "phy-handle" property"Saravana Kannan
2021-09-15s390: remove WARN_DYNAMIC_STACKHeiko Carstens
2021-09-15s390/ap: fix kernel doc commentsHeiko Carstens
2021-09-15s390: update defconfigsHeiko Carstens
2021-09-15s390/sclp: fix Secure-IPL facility detectionAlexander Egorenkov
2021-09-15s390/pci_mmio: fully validate the VMA before calling follow_pte()David Hildenbrand
2021-09-15powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater
2021-09-15swiotlb-xen: drop DEFAULT_NSLABSJan Beulich
2021-09-15swiotlb-xen: arrange to have buffer info loggedJan Beulich
2021-09-15swiotlb-xen: drop leftover __refJan Beulich
2021-09-15swiotlb-xen: limit init retriesJan Beulich
2021-09-15swiotlb-xen: suppress certain init retriesJan Beulich
2021-09-15swiotlb-xen: maintain slab count properlyJan Beulich
2021-09-15swiotlb-xen: fix late init retryJan Beulich
2021-09-15swiotlb-xen: avoid double freeJan Beulich
2021-09-15xen/pvcalls: backend can be a moduleJan Beulich
2021-09-15xen: fix usage of pmd_populate in mremap for pv guestsJuergen Gross
2021-09-15xen: reset legacy rtc flag for PV domUJuergen Gross
2021-09-14ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-14bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-14nvme: remove the call to nvme_update_disk_info in nvme_ns_removeChristoph Hellwig
2021-09-14block: flush the integrity workqueue in blk_integrity_unregisterLihong Kou
2021-09-14block: check if a profile is actually registered in blk_integrity_unregisterChristoph Hellwig
2021-09-14drm/ttm: fix type mismatch error on sparc64Huang Rui