summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-06-28Linux 5.4.249v5.4.249Greg Kroah-Hartman
2023-06-28xfs: verify buffer contents when we skip log replayDarrick J. Wong
2023-06-28mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds
2023-06-28mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini
2023-06-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL
2023-06-28ipvs: align inner_mac_header for encapsulationTerin Stock
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren
2023-06-28xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian
2023-06-28rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones
2023-06-28cifs: Fix potential deadlock when updating vol in cifs_reconnect()Paulo Alcantara (SUSE)
2023-06-28cifs: Merge is_path_valid() into get_normalized_path()Paulo Alcantara (SUSE)
2023-06-28cifs: Introduce helpers for finding TCP connectionPaulo Alcantara (SUSE)
2023-06-28cifs: Get rid of kstrdup_const()'d pathsPaulo Alcantara (SUSE)
2023-06-28cifs: Clean up DFS referral cachePaulo Alcantara (SUSE)
2023-06-28nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini
2023-06-28ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May
2023-06-28mmc: meson-gx: remove redundant mmc_request_done() call from irq contextMartin Hundebøll
2023-06-28cgroup: Do not corrupt task iteration when rebinding subsystemXiu Jianfeng
2023-06-28PCI: hv: Fix a race condition bug in hv_pci_query_relations()Dexuan Cui
2023-06-28Drivers: hv: vmbus: Fix vmbus_wait_for_unload() to scan present CPUsMichael Kelley