summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-16Linux 5.4.278v5.4.278Greg Kroah-Hartman
2024-06-16nfs: fix undefined behavior in nfs_block_bits()Sergey Shtylyov
2024-06-16s390/ap: Fix crash in AP internal function modify_bitmap()Harald Freudenberger
2024-06-16ext4: fix mb_cache_entry's e_refcnt leak in ext4_xattr_block_cache_find()Baokun Li
2024-06-16sparc: move struct termio to asm/termios.hMike Gilbert
2024-06-16xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet
2024-06-16net: fix __dst_negative_advice() raceEric Dumazet
2024-06-16kdb: Use format-specifiers rather than memset() for padding in kdb_read()Daniel Thompson
2024-06-16kdb: Merge identical case statements in kdb_read()Daniel Thompson
2024-06-16kdb: Fix console handling when editing and tab-completing commandsDaniel Thompson
2024-06-16kdb: Use format-strings rather than '\0' injection in kdb_read()Daniel Thompson
2024-06-16kdb: Fix buffer overflow during tab-completeDaniel Thompson
2024-06-16sparc64: Fix number of online CPUsSam Ravnborg
2024-06-16intel_th: pci: Add Meteor Lake-S CPU supportAlexander Shishkin
2024-06-16net/9p: fix uninit-value in p9_client_rpc()Nikita Zhandarovich
2024-06-16net/ipv6: Fix route deleting failure when metric equals 0xu xin
2024-06-16crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu
2024-06-16crypto: ecrdsa - Fix module auto-load on add_keyVitaly Chikunov
2024-06-16KVM: arm64: Allow AArch32 PSTATE.M to be restored as System modeMarc Zyngier
2024-06-16fbdev: savage: Handle err return when savagefb_check_var failedCai Xinchen
2024-06-16media: v4l2-core: hold videodev_lock until dev reg, finishesHans Verkuil
2024-06-16media: mxl5xx: Move xpt structures off stackNathan Chancellor
2024-06-16media: mc: mark the media devnode as registered from the, startHans Verkuil
2024-06-16arm64: dts: hi3798cv200: fix the size of GICRYang Xiwen
2024-06-16wifi: rtl8xxxu: Fix the TX power of RTL8192CU, RTL8723AUBitterblue Smith
2024-06-16md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...Yu Kuai
2024-06-16arm64: tegra: Correct Tegra132 I2C aliasKrzysztof Kozlowski
2024-06-16ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg
2024-06-16ata: pata_legacy: make legacy_exit() work againSergey Shtylyov
2024-06-16drm/amdgpu: add error handle to avoid out-of-boundsBob Zhou
2024-06-16media: lgdt3306a: Add a check against null-pointer-defZheyu Ma
2024-06-16f2fs: fix to do sanity check on i_xattr_nid in sanity_check_inode()Chao Yu
2024-06-16x86/mm: Remove broken vsyscall emulation code from the page fault codeLinus Torvalds
2024-06-16vxlan: Fix regression when dropping packets due to invalid src addressesDaniel Borkmann
2024-06-16nilfs2: fix use-after-free of timer for log writer threadRyusuke Konishi
2024-06-16afs: Don't cross .backup mountpoint from backup volumeMarc Dionne
2024-06-16io_uring: fail NOP if non-zero op flags is passed inMing Lei
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz
2024-06-16binder: fix max_thread type inconsistencyCarlos Llamas
2024-06-16SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang
2024-06-16ALSA: timer: Set lower bound of start tick timeTakashi Iwai
2024-06-16ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing
2024-06-16spi: stm32: Don't warn about spurious interruptsUwe Kleine-König
2024-06-16kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada
2024-06-16netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal
2024-06-16net:fec: Add fec_enet_deinit()Xiaolei Wang
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-06-16smsc95xx: use usbnet->driver_privAndre Edich
2024-06-16smsc95xx: remove redundant function argumentsAndre Edich