summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu1-12/+11
2025-08-28af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu1-2/+2
2025-08-28phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor1-1/+1
2025-08-28HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-08-28HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-08-28HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-08-28pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier1-1/+1
2025-08-28Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto1-1/+1
2025-08-28thunderbolt: Fix bit masking in tb_dp_port_set_hops()Alok Tiwari1-1/+1
2025-08-28i2c: stm32: fix the device used for the DMA mapClément Le Goffic2-7/+5
2025-08-28usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu1-0/+2
2025-08-28USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)2-0/+5
2025-08-28USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-08-28USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda1-0/+3
2025-08-28phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang1-22/+37
2025-07-17Linux 5.10.240v5.10.240Greg Kroah-Hartman1-1/+1
2025-07-17rseq: Fix segfault on registration when rseq_cs is non-zeroMichael Jeanson1-12/+48
2025-07-17x86/process: Move the buffer clearing before MONITORBorislav Petkov2-8/+23
2025-07-17KVM: SVM: Advertise TSA CPUID bits to guestsBorislav Petkov7-12/+24
2025-07-17KVM: x86: add support for CPUID leaf 0x80000021Borislav Petkov1-1/+18
2025-07-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov14-5/+257
2025-07-17x86/bugs: Rename MDS machinery to something more genericBorislav Petkov7-32/+32
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-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-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-1/+1
2025-07-17Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto1-0/+2
2025-07-17Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2025-07-17Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2
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-17rtc: lib_test: add MODULE_LICENSEAlexandre Belloni1-0/+2
2025-07-17ethernet: atl1: Add missing DMA mapping error checks and count errorsThomas Fourier1-22/+56
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