summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-30nvme-pci: disable secondary temp for Wodposit WPBSNM8Ilikara Zheng1-0/+2
2026-01-30USB: serial: ftdi_sio: add support for PICAXE AXE027 cableEthan Nelson-Moore2-0/+3
2026-01-30USB: serial: option: add Telit LE910 MBIM compositionUlrich Mohr1-0/+1
2026-01-30USB: OHCI/UHCI: Add soft dependencies on ehci_platformHuacai Chen2-0/+2
2026-01-30usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes BrĂ¼derl3-0/+11
2026-01-30usb: dwc3: Check for USB4 IP_NAMEThinh Nguyen2-0/+3
2026-01-30phy: tegra: xusb: Explicitly configure HS_DISCON_LEVEL to 0x7Wayne Chang1-0/+3
2026-01-30phy: rockchip: inno-usb2: fix disconnection in gadget modeLouis Chauvet1-2/+4
2026-01-30phy: freescale: imx8m-pcie: assert phy reset during power onRafael Beims1-1/+2
2026-01-30phy: rockchip: inno-usb2: fix communication disruption in gadget modeLuca Ceresoli1-2/+4
2026-01-30x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams3-15/+13
2026-01-30net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
2026-01-30can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
2026-01-30can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
2026-01-30null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff1-1/+11
2026-01-30ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela3-4/+11
2026-01-30scsi: core: Fix error handler encryption supportBrian Kao2-0/+30
2026-01-30drm/amd/display: Check dce_hwseq before dereferencing itAlex Hung1-1/+1
2026-01-30HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires1-1/+16
2026-01-30i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-30dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang1-0/+4
2026-01-30phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski1-1/+1
2026-01-30phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter1-1/+1
2026-01-30phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain1-8/+8
2026-01-30phy: drop probe registration printksJohan Hovold12-21/+4
2026-01-30phy: phy-snps-eusb2: refactor constructs namesIvaylo Ivanov1-128/+128
2026-01-30phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli1-0/+1
2026-01-30dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta1-2/+5
2026-01-30dmaengine: tegra-adma: Fix use-after-freeSheetal1-1/+9
2026-01-30dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon2-1/+2
2026-01-30mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-30textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-30ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-30ASoC: tlv320adcx140: fix null pointerEmil Svendsen1-3/+1
2026-01-30net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
2026-01-30selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-30ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
2026-01-30net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
2026-01-30btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
2026-01-30btrfs: introduce btrfs_space_info sub-groupNaohiro Aota4-6/+76
2026-01-30btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota1-22/+27
2026-01-30btrfs: factor out init_space_info() from create_space_info()Naohiro Aota1-11/+16
2026-01-30btrfs: store fs_info in space_infoBoris Burkov2-0/+2
2026-01-30net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-30vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-30ipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9
2026-01-30macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet1-7/+13
2026-01-30net: update netdev_lock_{type,name}Eric Dumazet1-6/+19
2026-01-30ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()Eric Dumazet1-1/+1
2026-01-30net: bridge: annotate data-races around fdb->{updated,used}Eric Dumazet2-14/+18