summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-13Linux 5.10.215v5.10.215Greg Kroah-Hartman
2024-04-13x86/head/64: Re-enable stack protectionMichael Roth
2024-04-13x86/retpoline: Add NOENDBR annotation to the SRSO dummy return thunkBorislav Petkov (AMD)
2024-04-13scsi: sd: Fix wrong zone_write_granularity value during revalidateShin'ichiro Kawasaki
2024-04-13kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek
2024-04-13VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev
2024-04-13Bluetooth: btintel: Fixe build regressionLuiz Augusto von Dentz
2024-04-13drm/i915/gt: Reset queue_priority_hint on parkingChris Wilson
2024-04-13x86/mm/pat: fix VM_PAT handling in COW mappingsDavid Hildenbrand
2024-04-13virtio: reenable config if freezing device failedDavid Hildenbrand
2024-04-13tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldiscThadeu Lima de Souza Cascardo
2024-04-13netfilter: nf_tables: discard table flag update with pending basechain deletionPablo Neira Ayuso
2024-04-13netfilter: nf_tables: release mutex after nft_gc_seq_end from abort pathPablo Neira Ayuso
2024-04-13netfilter: nf_tables: release batch on table validation from abort pathPablo Neira Ayuso
2024-04-13fbmon: prevent division by zero in fb_videomode_from_videomode()Roman Smirnov
2024-04-13drivers/nvme: Add quirks for device 126f:2262Jiawei Fu (iBug)
2024-04-13fbdev: viafb: fix typo in hw_bitblt_1 and hw_bitblt_2Aleksandr Burakov
2024-04-13usb: sl811-hcd: only defined function checkdone if QUIRK2 is definedColin Ian King
2024-04-13usb: typec: tcpci: add generic tcpci fallback compatibleMarco Felsch
2024-04-13tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan
2024-04-13ring-buffer: use READ_ONCE() to read cpu_buffer->commit_page in concurrent en...linke li
2024-04-13ktest: force $buildonly = 1 for 'make_warnings_file' test typeRicardo B. Marliere
2024-04-13platform/x86: touchscreen_dmi: Add an extra entry for a variant of the Chuwi ...Alban Boyé
2024-04-13Input: allocate keycode for Display refresh rate toggleGergo Koteles
2024-04-13RDMA/cm: add timeout to cm_destroy_id waitManjunath Patil
2024-04-13block: prevent division by zero in blk_rq_stat_sum()Roman Smirnov
2024-04-13libperf evlist: Avoid out-of-bounds accessIan Rogers
2024-04-13Revert "ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default"Daniel Drake
2024-04-13SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned intDai Ngo
2024-04-13drm/amd/display: Fix nanosec stat overflowAric Cyr
2024-04-13ext4: forbid commit inconsistent quota data when errors=remount-roYe Bin
2024-04-13ext4: add a hint for block bitmap corrupt state in mb_groupsZhang Yi
2024-04-13media: sta2x11: fix irq handler castArnd Bergmann
2024-04-13isofs: handle CDs with bad root inode but good Joliet root directoryAlex Henrie
2024-04-13scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()Justin Tee
2024-04-13sysv: don't call sb_bread() with pointers_lock heldTetsuo Handa
2024-04-13pinctrl: renesas: checker: Limit cfg reg enum checks to provided IDsGeert Uytterhoeven
2024-04-13Input: synaptics-rmi4 - fail probing if memory allocation for "phys" failsKunwu Chan
2024-04-13Bluetooth: btintel: Fix null ptr deref in btintel_read_versionEdward Adam Davis
2024-04-13net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()Eric Dumazet
2024-04-13btrfs: send: handle path ref underflow in header iterate_inode_ref()David Sterba
2024-04-13btrfs: export: handle invalid inode or root reference in btrfs_get_parent()David Sterba
2024-04-13btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()David Sterba
2024-04-13tools/power x86_energy_perf_policy: Fix file leak in get_pkg_num()Samasth Norway Ananda
2024-04-13pstore/zone: Add a null pointer check to the psz_kmsg_readKunwu Chan
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-13arm64: dts: rockchip: fix rk3399 hdmi ports nodeJohan Jonker
2024-04-13arm64: dts: rockchip: fix rk3328 hdmi ports nodeJohan Jonker
2024-04-13panic: Flush kernel log buffer at the endJohn Ogness
2024-04-13VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli