summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-16Linux 5.4.278v5.4.278Greg Kroah-Hartman1-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-16xsk: validate user input for XDP_{UMEM|COMPLETION}_FILL_RINGEric Dumazet1-0/+2
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-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-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: 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: 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-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
2024-06-16io_uring: fail NOP if non-zero op flags is passed inMing Lei1-0/+2
2024-06-16mmc: core: Do not force a retune before RPMB switchJorge Ramirez-Ortiz1-2/+1
2024-06-16binder: fix max_thread type inconsistencyCarlos Llamas1-2/+2
2024-06-16SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever1-1/+1
2024-06-16genirq/cpuhotplug, x86/vector: Prevent vector leak during CPU offlineDongli Zhang2-11/+14
2024-06-16ALSA: timer: Set lower bound of start tick timeTakashi Iwai1-0/+10
2024-06-16ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing1-2/+2
2024-06-16spi: stm32: Don't warn about spurious interruptsUwe Kleine-König1-1/+1
2024-06-16kconfig: fix comparison to constant symbols, 'm', 'n'Masahiro Yamada1-2/+4
2024-06-16netfilter: tproxy: bail out if IP has been disabled on the deviceFlorian Westphal1-0/+2
2024-06-16net:fec: Add fec_enet_deinit()Xiaolei Wang1-0/+10
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran1-4/+7
2024-06-16smsc95xx: use usbnet->driver_privAndre Edich1-33/+28
2024-06-16smsc95xx: remove redundant function argumentsAndre Edich1-18/+17