summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-02Linux 5.4.300v5.4.300Greg Kroah-Hartman
2025-10-02mm/hugetlb: fix folio is still mapped when deletedJinjiang Tu
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02mm/migrate_device: don't add folio to be freed to LRU in migrate_device_final...David Hildenbrand
2025-10-02fbcon: Fix OOB access in font allocationThomas Zimmermann
2025-10-02fbcon: fix integer overflow in fbcon_do_set_fontSamasth Norway Ananda
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-10-02can: peak_usb: fix shift-out-of-bounds issueStéphane Grosjean
2025-10-02can: mcba_usb: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: sun4i_can: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: hi311x: populate ndo_change_mtu() to prevent buffer overflowVincent Mailhol
2025-10-02can: rcar_can: rcar_can_resume(): fix s2ram with PSCIGeert Uytterhoeven
2025-10-02IB/mlx5: Fix obj_type mismatch for SRQ event subscriptionsOr Har-Toov
2025-10-02usb: core: Add 0x prefix to quirks debug outputJiayi Li
2025-10-02ALSA: usb-audio: Fix build with CONFIG_INPUT=nTakashi Iwai
2025-10-02ALSA: usb-audio: Convert comma to semicolonChen Ni
2025-10-02ALSA: usb-audio: Add mixer quirk for Sony DualSense PS5Cristian Ciocaltea
2025-10-02ALSA: usb-audio: Remove unneeded wmb() in mixer_quirksCristian Ciocaltea
2025-10-02ALSA: usb-audio: Simplify NULL comparison in mixer_quirksCristian Ciocaltea
2025-10-02ALSA: usb-audio: Avoid multiple assignments in mixer_quirksCristian Ciocaltea
2025-10-02ALSA: usb-audio: Fix block comments in mixer_quirksCristian Ciocaltea
2025-10-02KVM: SVM: Sync TPR from LAPIC into VMCB::V_TPR even if AVIC is activeMaciej S. Szmigiero
2025-10-02net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointerHans de Goede
2025-10-02net: rfkill: gpio: add DT supportPhilipp Zabel
2025-10-02serial: sc16is7xx: fix bug in flow control levels initHugo Villeneuve
2025-10-02USB: gadget: dummy-hcd: Fix locking bug in RT-enabled kernelsAlan Stern
2025-10-02usb: gadget: dummy_hcd: remove usage of list iterator past the loop bodyJakob Koschel
2025-10-02ASoC: SOF: Intel: hda-stream: Fix incorrect variable used in error messageColin Ian King
2025-10-02ASoC: wm8974: Correct PLL rate roundingCharles Keepax
2025-10-02ASoC: wm8940: Correct typo in control nameCharles Keepax
2025-10-02rds: ib: Increment i_fastreg_wrs before bailing outHåkon Bugge
2025-10-02mmc: mvsdio: Fix dma_unmap_sg() nents valueThomas Fourier
2025-10-02power: supply: bq27xxx: restrict no-battery detection to bq27000H. Nikolaus Schaller
2025-10-02power: supply: bq27xxx: fix error return in case of no bq27000 hdq batteryH. Nikolaus Schaller
2025-10-02nilfs2: fix CFI failure when accessing /sys/fs/nilfs2/features/*Nathan Chancellor
2025-10-02cnic: Fix use-after-free bugs in cnic_delete_taskDuoming Zhou
2025-10-02net: liquidio: fix overflow in octeon_init_instr_queue()Alexey Nepomnyashih
2025-10-02Revert "net/mlx5e: Update and set Xon/Xoff upon port speed set"Tariq Toukan
2025-10-02tcp: Clear tcp_sk(sk)->fastopen_rsk in tcp_disconnect().Kuniyuki Iwashima
2025-10-02i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-10-02net: natsemi: fix `rx_dropped` double accounting on `netif_rx()` failureYeounsu Moon
2025-10-02cgroup: split cgroup_destroy_wq into 3 workqueuesChen Ridong
2025-10-02pcmcia: omap_cf: Mark driver struct with __refdata to prevent section mismatchGeert Uytterhoeven