summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Linux 5.10.219v5.10.219Greg Kroah-Hartman1-1/+1
2024-06-16RDMA/hns: Fix CQ and QP cache affinityChengchang Tang2-6/+24
2024-06-16RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li2-6/+7
2024-06-16f2fs: compress: fix compression chksumChao Yu1-2/+1
2024-06-16scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW major version > 5Neil Armstrong1-1/+1
2024-06-16NFS: Fix READ_PLUS when server doesn't support OP_READ_PLUSAnna Schumaker1-1/+1
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov1-2/+2
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger1-1/+1
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li1-1/+3
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet5-47/+30
2024-06-16kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson1-5/+3
2024-06-16kdb: Merge identical case statements in kdb_read()Daniel Thompson1-9/+1
2024-06-16kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson1-0/+5
2024-06-16kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson1-21/+34
2024-06-16kdb: Fix buffer overflow during tab-completeDaniel Thompson1-8/+13
2024-06-16watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety marginJudith Mendez1-19/+15
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-06-16intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin1-0/+5
2024-06-16net/9p: fix uninit-value in p9_client_rpc()Nikita Zhandarovich1-0/+2
2024-06-16net/ipv6: Fix route deleting failure when metric equals 0xu xin1-1/+4
2024-06-16crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu1-14/+5
2024-06-16crypto: ecrdsa - Fix module auto-load on add_keyVitaly Chikunov1-0/+1
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier1-0/+1
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen1-1/+4
2024-06-16mmc: sdhci-acpi: Disable write protect detection on Toshiba WT10-AHans de Goede1-0/+11
2024-06-16mmc: sdhci-acpi: Fix Lenovo Yoga Tablet 2 Pro 1380 sdcard slot not workingHans de Goede1-0/+24
2024-06-16mmc: sdhci-acpi: Sort DMI quirks alphabeticallyHans de Goede1-12/+13
2024-06-16mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede2-0/+21
2024-06-16media: v4l2-core: hold videodev_lock until dev reg, finishesHans Verkuil1-0/+3
2024-06-16media: mxl5xx: Move xpt structures off stackNathan Chancellor1-11/+11
2024-06-16media: mc: mark the media devnode as registered from the, startHans Verkuil1-3/+2
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen1-1/+1
2024-06-16wifi: rtlwifi: rtl8192de: Fix endianness issue in RX pathBitterblue Smith2-66/+15
2024-06-16wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAEBitterblue Smith2-3/+16
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith1-15/+11
2024-06-16md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...Yu Kuai1-12/+3
2024-06-16arm64: dts: qcom: qcs404: fix bluetooth device addressJohan Hovold1-1/+1
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski2-3/+3
2024-06-16ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg1-0/+12
2024-06-16ata: pata_legacy: make legacy_exit() work againSergey Shtylyov1-4/+4
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou1-0/+3
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma1-0/+5
2024-06-16f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu1-0/+6
2024-06-16netfilter: nf_tables: Fix potential data-race in __nft_obj_type_get()Ziyang Xuan1-2/+6
2024-06-16netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVPablo Neira Ayuso3-5/+12
2024-06-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds3-53/+3
2024-06-16vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann1-4/+0
2024-06-16nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi1-6/+19
2024-06-16afs: Don't cross .backup mountpoint from backup volumeMarc Dionne1-0/+5