summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-17Linux 6.6.99v6.6.99Greg Kroah-Hartman
2025-07-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson
2025-07-17crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner
2025-07-17ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon
2025-07-17kasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun
2025-07-17smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn
2025-07-17Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn
2025-07-17vt: add missing notification when switching back to text modeNicolas Pitre
2025-07-17btrfs: fix assertion when building free space treeFilipe Manana
2025-07-17net: mana: Record doorbell physical address in PF modeLong Li
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-07-17ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100Yasmin Fitzgerald
2025-07-17ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal micYuzuru10
2025-07-17io_uring: make fallocate be hashed workFengnan Chang
2025-07-17um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie
2025-07-17atm: idt77252: Add missing `dma_map_error()`Thomas Fourier
2025-07-17ublk: sanity check add_dev input for underflowRonnie Sahlberg
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN
2025-07-17net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari
2025-07-17can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer
2025-07-17net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel
2025-07-17ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao
2025-07-17net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet
2025-07-17nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing
2025-07-17raid10: cleanup memleak at raid10_make_requestNigel Croxon
2025-07-17md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao
2025-07-17drm/tegra: nvdec: Fix dma_alloc_coherent error checkMikko Perttunen
2025-07-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov
2025-07-17cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N
2025-07-17smb: client: fix DFS interlink failoverPaulo Alcantara
2025-07-17smb: client: avoid unnecessary reconnects when refreshing referralsPaulo Alcantara
2025-07-17usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai
2025-07-17usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak
2025-07-17usb: cdnsp: Replace snprintf() with the safer scnprintf() variantLee Jones
2025-07-17usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak
2025-07-17btrfs: fix inode lookup error handling during log replayFilipe Manana
2025-07-17btrfs: return a btrfs_inode from btrfs_iget_logging()Filipe Manana
2025-07-17btrfs: remove redundant root argument from fixup_inode_link_count()Filipe Manana
2025-07-17btrfs: remove redundant root argument from btrfs_update_inode_fallback()Filipe Manana
2025-07-17btrfs: remove noinline from btrfs_update_inode()Filipe Manana
2025-07-17netlink: make sure we allow at least one dump skbJakub Kicinski
2025-07-17netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima
2025-07-17erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu