summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-21cxl/mbox: Use __le32 in get,set_lsa mailbox structuresAlison Schofield
2022-06-21cxl/core: Use is_endpoint_decoderBen Widawsky
2022-06-21cxl: Fix cleanup of port devices on failure to probe driver.Jonathan Cameron
2022-06-21ice: ethtool: advertise 1000M speeds properlyAnatolii Gerasymenko
2022-06-21mips: lantiq: Add missing of_node_put() in irq.cLiang He
2022-06-21ice: Fix switchdev rules book keepingWojciech Drewek
2022-06-21MAINTAINERS: Update Ben's email addressBen Widawsky
2022-06-21PM: hibernate: Use kernel_can_power_off()Dmitry Osipenko
2022-06-21ice: ignore protocol field in GTP offloadMarcin Szycik
2022-06-21dm: do not return early from dm_io_complete if BLK_STS_AGAIN without pollingMike Snitzer
2022-06-21dm era: commit metadata in postsuspend after worker stopsNikos Tsironis
2022-06-21Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-21Merge tag 'certs-20220621' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2022-06-21Merge tag 'for-5.19-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-21block: pop cached rq before potentially blocking rq_qos_throttle()Jens Axboe
2022-06-21afs: Fix dynamic root getattrDavid Howells
2022-06-21efi/x86: libstub: Fix typo in __efi64_argmap* nameEvgeniy Baskov
2022-06-21efi: sysfb_efi: remove unnecessary <asm/efi.h> includeJavier Martinez Canillas
2022-06-21f2fs: do not count ENOENT for error caseJaegeuk Kim
2022-06-21mips: dts: ingenic: Add TCU clock to x1000/x1830 tcu device nodeAidan MacDonald
2022-06-21certs: Add FIPS selftestsDavid Howells
2022-06-21certs: Move load_certificate_list() to be with the asymmetric keys codeDavid Howells
2022-06-21mips/pic32/pic32mzda: Fix refcount leak bugsLiang He
2022-06-21mips: lantiq: xway: Fix refcount leak bug in sysctrlLiang He
2022-06-21mips: lantiq: falcon: Fix refcount leak bug in sysctrlLiang He
2022-06-21mips: ralink: Fix refcount leak in of.cLiang He
2022-06-21mips: mti-malta: Fix refcount leak in malta-time.cLiang He
2022-06-21arch: mips: generic: Add missing of_node_put() in board-ranchu.cLiang He
2022-06-21MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-21drm/xen: Add missing VM_DONTEXPAND flag in mmap callbackOleksandr Tyshchenko
2022-06-21x86/xen: Remove undefined behavior in setup_features()Julien Grall
2022-06-21xen-blkfront: Handle NULL gendiskJason Andryuk
2022-06-21usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMICAndy Shevchenko
2022-06-21usb: gadget: uvc: fix list double add in uvcg_video_pumpDan Vacura
2022-06-21dt-bindings: usb: ehci: Increase the number of PHYsGeert Uytterhoeven
2022-06-21dt-bindings: usb: ohci: Increase the number of PHYsGeert Uytterhoeven
2022-06-21io_uring: fix req->apoll_eventsPavel Begunkov
2022-06-21io_uring: fix merge error in checking send/recv addr2 flagsJens Axboe
2022-06-21Documentation: update btrfs list of features and link to readthedocs.ioDavid Sterba
2022-06-21btrfs: fix deadlock with fsync+fiemap+transaction commitJosef Bacik
2022-06-21btrfs: don't set lock_owner when locking extent buffer for readingZygo Blaxell
2022-06-21btrfs: zoned: fix critical section of relocation inode writebackNaohiro Aota
2022-06-21btrfs: zoned: prevent allocation from previous data relocation BGNaohiro Aota
2022-06-21btrfs: do not BUG_ON() on failure to migrate space when replacing extentsFilipe Manana
2022-06-21btrfs: add missing inode updates on each iteration when replacing extentsFilipe Manana
2022-06-21btrfs: fix race between reflinking and ordered extent completionFilipe Manana
2022-06-21ALSA: hda: Fix discovery of i915 graphics PCI deviceTakashi Iwai
2022-06-21usb: gadget: Fix non-unique driver names in raw-gadget driverAlan Stern
2022-06-21MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEMLukas Bulwahn
2022-06-21netfilter: nf_dup_netdev: add and use recursion counterFlorian Westphal