summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-04Merge branch 'pci/ctrl/loongson'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/iproc'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/imx6'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/fu740'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/exynos'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/dwc-edma'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/dwc'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/brcmstb'Bjorn Helgaas
2022-08-04Merge branch 'pci/ctrl/aardvark'Bjorn Helgaas
2022-08-04Merge branch 'pci/virtualization'Bjorn Helgaas
2022-08-04Merge branch 'pci/resource'Bjorn Helgaas
2022-08-04Merge branch 'pci/pm'Bjorn Helgaas
2022-08-04Merge branch 'pci/err'Bjorn Helgaas
2022-08-04Merge branch 'pci/enumeration'Bjorn Helgaas
2022-08-04Merge branch 'pci/endpoint'Bjorn Helgaas
2022-08-04Merge branch 'pci/aspm'Bjorn Helgaas
2022-08-04drm/nouveau: recognise GA103Karol Herbst
2022-08-04drm/nouveau: fix another off-by-one in nvbios_addrTimur Tabi
2022-08-04ksmbd: fix heap-based overflow in set_ntacl_dacl()Namjae Jeon
2022-08-04io_uring/net: send retry for zerocopyPavel Begunkov
2022-08-04io_uring: mem-account pbuf bucketsPavel Begunkov
2022-08-04audit, io_uring, io-wq: Fix memory leak in io_sq_thread() and io_wqe_worker()Peilin Ye
2022-08-04lockd: detect and reject lock arguments that overflowJeff Layton
2022-08-04NFSD: discard fh_locked flag and fh_lock/fh_unlockNeilBrown
2022-08-04NFSD: use (un)lock_inode instead of fh_(un)lock for file operationsNeilBrown
2022-08-04NFSD: use explicit lock/unlock for directory opsNeilBrown
2022-08-04NFSD: reduce locking in nfsd_lookup()NeilBrown
2022-08-04NFSD: only call fh_unlock() once in nfsd_link()NeilBrown
2022-08-04NFSD: always drop directory lock in nfsd_unlink()NeilBrown
2022-08-04NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.NeilBrown
2022-08-04NFSD: add posix ACLs to struct nfsd_attrsNeilBrown
2022-08-04MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-04modpost: remove .symbol_white_list field entirelyMasahiro Yamada
2022-08-04modpost: remove unneeded .symbol_white_list initializersMasahiro Yamada
2022-08-04modpost: add PATTERNS() helper macroMasahiro Yamada
2022-08-04modpost: shorten warning messages in report_sec_mismatch()Masahiro Yamada
2022-08-04Revert "Kbuild, lto, workaround: Don't warn for initcall_reference in modpost"Masahiro Yamada
2022-08-04x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi
2022-08-04drm/imx/dcss: get rid of HPD warning messageLaurentiu Palcu
2022-08-04sched/core: Do not requeue task on CPU excluded from cpus_maskMel Gorman
2022-08-04irqchip/loongson-eiointc: Fix a build warningHuacai Chen
2022-08-04irqchip/loongson-eiointc: Fix irq affinity settingHuacai Chen
2022-08-04iommu/hyper-v: Use helper instead of directly accessing affinityMichael Kelley
2022-08-04perf/core: Fix ';;' typoSlark Xiao
2022-08-03Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-08-03Merge tag 'media/v5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-08-03Merge tag 'i2c-for-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-03nfp: ethtool: fix the display error of `ethtool -m DEVNAME`Yu Xiao
2022-08-03net: phy: Warn about incorrect mdio_bus_phy_resume() stateFlorian Fainelli
2022-08-03Merge branch 'make-dsa-work-with-bonding-s-arp-monitor'Jakub Kicinski