summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17Linux 5.15.189v5.15.189Greg Kroah-Hartman1-1/+1
2025-07-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson1-12/+48
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-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-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-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-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
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-17wifi: zd1211rw: Fix potential NULL pointer dereference in zd_mac_tx_to_dev()Daniil Dulov1-1/+5
2025-07-17dma-buf: fix timeout handling in dma_resv_wait_timeout v2Christian König1-5/+7
2025-07-17dma-buf: use new iterator in dma_resv_wait_timeoutChristian König1-61/+8
2025-07-17dma-buf: add dma_resv_for_each_fence_unlocked v8Christian König2-0/+195
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-17xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMSHongyu Xie1-1/+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-17virtio-net: ensure the received length does not exceed allocated sizeBui Quang Minh1-6/+38
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-17pwm: mediatek: Ensure to disable clocks in error pathUwe Kleine-König1-6/+9
2025-07-17RDMA/mlx5: Fix vport loopback for MPV devicePatrisious Haddad1-0/+33
2025-07-17btrfs: use btrfs_record_snapshot_destroy() during rmdirFilipe Manana1-1/+1
2025-07-17btrfs: propagate last_unlink_trans earlier when doing a rmdirFilipe Manana1-18/+18
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-17usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai1-3/+3
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter2-1/+12
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17pinctrl: qcom: msm: mark certain pins as invalid for interruptsBartosz Golaszewski1-0/+20
2025-07-17gre: Fix IPv6 multicast route creation.Guillaume Nault1-7/+2