summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-23xfs: Fix the return value of xfs_rtcopy_summary()Nirjhar Roy (IBM)1-1/+1
2026-01-23net: can: j1939: j1939_xtp_rx_rts_session_active(): deactivate session upon r...Tetsuo Handa1-1/+9
2026-01-23can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille1-1/+1
2026-01-23can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-0/+2
2026-01-23null_blk: fix kmemleak by releasing references to fault configfs itemsNilay Shroff1-1/+11
2026-01-23ALSA: pcm: Improve the fix for race of buffer access at PCM OSS layerJaroslav Kysela3-4/+11
2026-01-23scsi: core: Fix error handler encryption supportBrian Kao2-0/+30
2026-01-23io_uring: move local task_work in exit cancel loopMing Lei1-4/+4
2026-01-23drm/amd/display: mark static functions noinline_for_stackTzung-Bi Shih2-10/+10
2026-01-23ASoC: codecs: wsa883x: fix unnecessary initialisationJohan Hovold1-0/+9
2026-01-23bridge: mcast: Fix use-after-free during router port configurationIdo Schimmel1-0/+9
2026-01-23HID: usbhid: paper over wrong bNumDescriptor fieldBenjamin Tissoires1-1/+16
2026-01-23i2c: qcom-geni: make sure I2C hub controllers can't use SE DMANeil Armstrong1-4/+7
2026-01-23dmaengine: omap-dma: fix dma_pool resource leak in error pathsHaotian Zhang1-0/+4
2026-01-23selftests/landlock: Properly close a file descriptorGünther Noack1-1/+2
2026-01-23phy: broadcom: ns-usb3: Fix Wvoid-pointer-to-enum-cast warning (again)Krzysztof Kozlowski1-1/+1
2026-01-23selftests/landlock: Remove invalid unix socket bind()Matthieu Buffet1-3/+0
2026-01-23selftests/landlock: Fix TCP bind(AF_UNSPEC) test caseMatthieu Buffet2-1/+16
2026-01-23phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errorsHaotian Zhang1-3/+4
2026-01-23phy: stm32-usphyc: Fix off by one in probe()Dan Carpenter1-1/+1
2026-01-23phy: qcom-qusb2: Fix NULL pointer dereference on early suspendLoic Poulain1-8/+8
2026-01-23phy: drop probe registration printksJohan Hovold12-21/+4
2026-01-23phy: phy-snps-eusb2: refactor constructs namesIvaylo Ivanov1-128/+128
2026-01-23phy: fsl-imx8mq-usb: Clear the PCS_TX_SWING_FULL field before using itStefano Radaelli1-0/+1
2026-01-23dmaengine: xilinx_dma: Fix uninitialized addr_width when "xlnx,addrwidth" pro...Suraj Gupta1-2/+5
2026-01-23dmaengine: tegra-adma: Fix use-after-freeSheetal1-1/+9
2026-01-23dmaengine: xilinx: xdma: Fix regmap max_registerAnthony Brandon2-1/+2
2026-01-23mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya1-0/+1
2026-01-23textsearch: describe @list member in ts_ops searchBagas Sanjaya1-0/+1
2026-01-23mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya1-0/+1
2026-01-23drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang1-1/+2
2026-01-23ASoC: tlv320adcx140: fix word lengthEmil Svendsen1-2/+2
2026-01-23ASoC: tlv320adcx140: fix null pointerEmil Svendsen1-3/+1
2026-01-23ASoC: sdw_utils: cs42l43: Enable Headphone pin for LINEOUT jack typeCole Leavitt1-1/+1
2026-01-23net/sched: sch_qfq: do not free existing class in qfq_change_class()Eric Dumazet1-2/+4
2026-01-23selftests: drv-net: fix RPS mask handling for high CPU numbersGal Pressman1-2/+2
2026-01-23ipv6: Fix use-after-free in inet6_addr_del().Kuniyuki Iwashima1-2/+2
2026-01-23net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg1-0/+3
2026-01-23ALSA: hda/cirrus_scodec_test: Fix incorrect setup of gpiochipRichard Fitzgerald1-0/+1
2026-01-23net: octeon_ep_vf: fix free_irq dev_id mismatch in IRQ rollbackKery Qi1-1/+1
2026-01-23btrfs: fix memory leaks in create_space_info() error pathsJiasheng Jiang1-2/+6
2026-01-23btrfs: introduce btrfs_space_info sub-groupNaohiro Aota4-6/+76
2026-01-23btrfs: factor out check_removing_space_info() from btrfs_free_block_groups()Naohiro Aota1-22/+27
2026-01-23btrfs: factor out init_space_info() from create_space_info()Naohiro Aota1-11/+16
2026-01-23net/mlx5e: Restore destroying state bit after profile cleanupSaeed Mahameed1-0/+3
2026-01-23net/mlx5e: Pass netdev to mlx5e_destroy_netdev instead of privSaeed Mahameed3-9/+12
2026-01-23net/mlx5e: Don't store mlx5e_priv in mlx5e_dev devlink privSaeed Mahameed2-10/+12
2026-01-23net/mlx5e: Fix crash on profile change rollback failureSaeed Mahameed3-24/+44
2026-01-23vsock/test: add a final full barrier after run all testsStefano Garzarella1-0/+12
2026-01-23ipv4: ip_gre: make ipgre_header() robustEric Dumazet1-2/+9