summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Linux 6.6.99v6.6.99Greg Kroah-Hartman1-1/+1
2025-07-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson1-12/+48
2025-07-17crypto: ecdsa - Harden against integer overflows in DIV_ROUND_UP()Lukas Wunner2-1/+13
2025-07-17ksmbd: fix potential use-after-free in oplock/lease break ackNamjae Jeon1-20/+9
2025-07-17kasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun1-11/+2
2025-07-17smb: client: fix potential race in cifs_put_tcon()Paulo Alcantara1-3/+1
2025-07-17selftests/bpf: adapt one more case in test_lru_map to the new target_freeWillem de Bruijn1-15/+18
2025-07-17Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETIDHans de Goede1-1/+2
2025-07-17HID: quirks: Add quirk for 2 Chicony Electronics HP 5MP CamerasChia-Lin Kao (AceLan)2-0/+4
2025-07-17HID: Add IGNORE quirk for SMARTLINKTECHNOLOGYZhang Heng2-0/+4
2025-07-17bpf: Adjust free target to avoid global starvation of LRU mapWillem de Bruijn5-44/+52
2025-07-17vt: add missing notification when switching back to text modeNicolas Pitre1-0/+1
2025-07-17btrfs: fix assertion when building free space treeFilipe Manana1-4/+12
2025-07-17net: mana: Record doorbell physical address in PF modeLong Li1-0/+3
2025-07-17HID: lenovo: Add support for ThinkPad X1 Tablet Thin Keyboard Gen2Akira Inoue3-1/+16
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li1-0/+1
2025-07-17ALSA: hda/realtek - Enable mute LED on HP Pavilion Laptop 15-eg100Yasmin Fitzgerald1-0/+1
2025-07-17ASoC: amd: yc: add quirk for Acer Nitro ANV15-41 internal micYuzuru101-0/+7
2025-07-17io_uring: make fallocate be hashed workFengnan Chang1-0/+1
2025-07-17um: vector: Reduce stack usage in vector_eth_configure()Tiwei Bie1-29/+13
2025-07-17atm: idt77252: Add missing `dma_map_error()`Thomas Fourier1-0/+5
2025-07-17ublk: sanity check add_dev input for underflowRonnie Sahlberg1-1/+2
2025-07-17bnxt_en: Set DMA unmap len correctly for XDP_REDIRECTSomnath Kotur1-1/+1
2025-07-17bnxt_en: Fix DCB ETS validationShravya KN1-0/+2
2025-07-17net: ll_temac: Fix missing tx_pending check in ethtools_set_ringparam()Alok Tiwari1-1/+1
2025-07-17can: m_can: m_can_handle_lost_msg(): downgrade msg lost in rx message to debu...Sean Nyekjaer1-1/+1
2025-07-17net: phy: microchip: limit 100M workaround to link-down events on LAN88xxOleksij Rempel1-1/+1
2025-07-17ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeofMingming Cao1-2/+6
2025-07-17net: appletalk: Fix device refcount leak in atrtr_create()Kito Xu1-0/+1
2025-07-17netfilter: flowtable: account for Ethernet header in nf_flow_pppoe_proto()Eric Dumazet1-1/+1
2025-07-17nbd: fix uaf in nbd_genl_connect() error pathZheng Qixing1-3/+3
2025-07-17raid10: cleanup memleak at raid10_make_requestNigel Croxon1-2/+8
2025-07-17md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao1-0/+1
2025-07-17drm/tegra: nvdec: Fix dma_alloc_coherent error checkMikko Perttunen1-4/+2
2025-07-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov1-1/+5
2025-07-17cifs: all initializations for tcon should happen in tcon_info_allocShyam Prasad N3-7/+8
2025-07-17smb: client: fix DFS interlink failoverPaulo Alcantara9-86/+94
2025-07-17smb: client: avoid unnecessary reconnects when refreshing referralsPaulo Alcantara1-70/+117
2025-07-17usb: dwc3: Abort suspend on soft disconnect failureKuen-Han Tsai2-15/+16
2025-07-17usb: cdnsp: Fix issue with CV Bad Descriptor testPawel Laszczak4-6/+26
2025-07-17usb: cdnsp: Replace snprintf() with the safer scnprintf() variantLee Jones1-177/+177
2025-07-17usb:cdnsp: remove TRB_FLUSH_ENDPOINT commandPawel Laszczak4-37/+1
2025-07-17btrfs: fix inode lookup error handling during log replayFilipe Manana1-77/+146
2025-07-17btrfs: return a btrfs_inode from btrfs_iget_logging()Filipe Manana1-49/+45
2025-07-17btrfs: remove redundant root argument from fixup_inode_link_count()Filipe Manana1-11/+9
2025-07-17btrfs: remove redundant root argument from btrfs_update_inode_fallback()Filipe Manana3-8/+8
2025-07-17btrfs: remove noinline from btrfs_update_inode()Filipe Manana1-3/+3
2025-07-17netlink: make sure we allow at least one dump skbJakub Kicinski1-2/+3
2025-07-17netlink: Fix rmem check in netlink_broadcast_deliver().Kuniyuki Iwashima1-1/+1
2025-07-17erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu1-0/+2