summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24isofs: Verify inode mode when loading from diskJan Kara1-1/+8
2025-07-24dmaengine: nbpfaxi: Fix memory corruption in probe()Dan Carpenter1-6/+5
2025-07-24af_packet: fix soft lockup issue caused by tpacket_snd()Yun Lu1-12/+11
2025-07-24af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()Yun Lu1-2/+2
2025-07-24arm64: dts: freescale: imx8mm-verdin: Keep LDO5 always onFrancesco Dolcini1-0/+1
2025-07-24net/mlx5: Update the list of the PCI supported devicesMaor Gottlieb1-0/+1
2025-07-24phonet/pep: Move call to pn_skb_get_dst_sockaddr() earlier in pep_sock_accept()Nathan Chancellor1-1/+1
2025-07-24io_uring/poll: fix POLLERR handlingPavel Begunkov2-6/+8
2025-07-24tracing: Add down_write(trace_event_sem) when adding trace eventSteven Rostedt1-0/+5
2025-07-24HID: core: do not bypass hid_hw_raw_requestBenjamin Tissoires1-2/+1
2025-07-24HID: core: ensure __hid_request reserves the report ID as the first byteBenjamin Tissoires1-2/+9
2025-07-24HID: core: ensure the allocated report buffer can contain the reserved report IDBenjamin Tissoires1-1/+4
2025-07-24pch_uart: Fix dma_sync_sg_for_device() nents valueThomas Fourier1-1/+1
2025-07-24Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto1-1/+1
2025-07-24thunderbolt: Fix bit masking in tb_dp_port_set_hops()Alok Tiwari1-1/+1
2025-07-24i2c: stm32: fix the device used for the DMA mapClément Le Goffic2-7/+5
2025-07-24usb: gadget: configfs: Fix OOB read on empty string writeXinyu Liu1-0/+2
2025-07-24USB: serial: ftdi_sio: add support for NDI EMGUIDE GEMINIRyan Mann (NDI)2-0/+5
2025-07-24USB: serial: option: add Foxconn T99W640Slark Xiao1-0/+2
2025-07-24USB: serial: option: add Telit Cinterion FE910C04 (ECM) compositionFabio Porcedda1-0/+3
2025-07-24phy: tegra: xusb: Fix unbalanced regulator disable in UTMI PHY modeWayne Chang1-22/+37
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