summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Linux 6.1.146v6.1.146Greg Kroah-Hartman1-1/+1
2025-07-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson1-12/+48
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-17x86: Fix X86_FEATURE_VERW_CLEAR definitionJack Wang1-1/+1
2025-07-17x86/mm: Disable hugetlb page table sharing on 32-bitJann Horn1-1/+1
2025-07-17vhost-scsi: protect vq->log_used with vq->mutexDongli Zhang1-1/+6
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-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-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-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-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-17erofs: fix to add missing tracepoint in erofs_read_folio()Chao Yu1-0/+2
2025-07-17erofs: adapt folios for z_erofs_read_folio()Gao Xiang2-13/+12
2025-07-17erofs: avoid on-stack pagepool directly passed by argumentsGao Xiang1-34/+30
2025-07-17erofs: allocate extra bvec pages directly instead of retryingGao Xiang1-20/+12
2025-07-17erofs: clean up z_erofs_pcluster_readmore()Yue Hu1-15/+12
2025-07-17erofs: remove the member readahead from struct z_erofs_decompress_frontendYue Hu1-10/+8
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-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-17Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-07-17usb: xhci: quirk for data loss in ISOC transfersRaju Rangoju3-0/+30
2025-07-17xhci: Allow RPM on the USB controller (1022:43f7) by defaultBasavaraj Natikar1-1/+4
2025-07-17btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana1-11/+17
2025-07-17fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg3-15/+21
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-17ksmbd: fix a mount write count leak in ksmbd_vfs_kern_path_locked()Al Viro1-0/+1
2025-07-17smb: server: make use of rdma_destroy_qp()Stefan Metzmacher1-2/+3