summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-24Linux 5.4.250v5.4.250Greg Kroah-Hartman1-1/+1
2023-07-24x86/cpu/amd: Add a Zenbleed fixBorislav Petkov (AMD)5-0/+66
2023-07-24x86/cpu/amd: Move the errata checking functionality upBorislav Petkov (AMD)1-72/+67
2023-07-24x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)1-1/+1
2023-06-28Linux 5.4.249v5.4.249Greg Kroah-Hartman1-1/+1
2023-06-28xfs: verify buffer contents when we skip log replayDarrick J. Wong1-0/+10
2023-06-28mm: make wait_on_page_writeback() wait for multiple pending writebacksLinus Torvalds1-1/+1
2023-06-28mm: fix VM_BUG_ON(PageTail) and BUG_ON(PageWriteback)Hugh Dickins2-6/+8
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li1-3/+1
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li1-1/+1
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae1-2/+0
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck1-0/+24
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter1-0/+3
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad1-4/+0
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil1-1/+2
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier1-0/+6
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev1-1/+6
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi1-1/+3
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet1-2/+6
2023-06-28Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini1-1/+1
2023-06-28netfilter: nfnetlink_osf: fix module autoloadPablo Neira Ayuso2-1/+1
2023-06-28netfilter: nf_tables: disallow element updates of bound anonymous setsPablo Neira Ayuso1-2/+5
2023-06-28be2net: Extend xmit workaround to BE3 chipRoss Lagerwall1-2/+2
2023-06-28net: dsa: mt7530: fix trapping frames on non-MT7621 SoC MT7530 switchArınç ÜNAL1-1/+1
2023-06-28ipvs: align inner_mac_header for encapsulationTerin Stock1-0/+2
2023-06-28mmc: usdhi60rol0: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: sh_mmcif: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: sdhci-acpi: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: omap_hsmmc: fix deferred probingSergey Shtylyov1-2/+4
2023-06-28mmc: omap: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28mmc: mvsdio: convert to devm_platform_ioremap_resourceYangtao Li1-4/+2
2023-06-28mmc: mtk-sd: fix deferred probingSergey Shtylyov1-1/+1
2023-06-28net: qca_spi: Avoid high load if QCA7000 is not availableStefan Wahren1-2/+1
2023-06-28xfrm: Linearize the skb after offloading if needed.Sebastian Andrzej Siewior2-0/+6
2023-06-28ieee802154: hwsim: Fix possible memory leaksChen Aotian1-2/+4
2023-06-28rcu: Upgrade rcu_swap_protected() to rcu_replace_pointer()Paul E. McKenney1-0/+18
2023-06-28x86/mm: Avoid using set_pgd() outside of real PGD pagesLee Jones1-4/+4
2023-06-28cifs: Fix potential deadlock when updating vol in cifs_reconnect()Paulo Alcantara (SUSE)1-32/+77
2023-06-28cifs: Merge is_path_valid() into get_normalized_path()Paulo Alcantara (SUSE)1-17/+4
2023-06-28cifs: Introduce helpers for finding TCP connectionPaulo Alcantara (SUSE)1-13/+31
2023-06-28cifs: Get rid of kstrdup_const()'d pathsPaulo Alcantara (SUSE)1-3/+3
2023-06-28cifs: Clean up DFS referral cachePaulo Alcantara (SUSE)1-286/+279
2023-06-28nilfs2: prevent general protection fault in nilfs_clear_dirty_page()Ryusuke Konishi1-1/+9
2023-06-28writeback: fix dereferencing NULL mapping->host on writeback_page_templateRafael Aquini1-1/+1
2023-06-28ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLANMatthias May1-4/+8