summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-30can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+8
2026-01-30can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde1-1/+7
2026-01-30irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann1-4/+4
2026-01-30perf/x86/intel: Do not enable BTS for guestsFernand Sieber1-2/+11
2026-01-30pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpuMing Qian1-4/+7
2026-01-30platform/x86: hp-bioscfg: Fix automatic module loadingMario Limonciello1-3/+3
2026-01-30netrom: fix double-free in nr_route_frame()Jeongjun Park1-4/+9
2026-01-30uacce: ensure safe queue release with state managementChenghai Huang1-7/+21
2026-01-30uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen1-0/+6
2026-01-30uacce: fix isolate sysfs check conditionChenghai Huang1-0/+6
2026-01-30uacce: fix cdev handling in the cleanup pathWenkai Lin1-1/+7
2026-01-30intel_th: fix device leak on output open()Johan Hovold1-3/+16
2026-01-30tracing: Fix crash on synthetic stacktrace field usageSteven Rostedt2-1/+16
2026-01-30slimbus: core: fix device reference leak on report presentJohan Hovold1-0/+3
2026-01-30slimbus: core: fix runtime PM imbalance on report presentJohan Hovold1-7/+9
2026-01-30octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier1-6/+1
2026-01-30arm64: Set __nocfi on swsusp_arch_resume()Zhaoyang Huang1-1/+1
2026-01-30arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland1-0/+4
2026-01-30wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut1-0/+1
2026-01-30wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter1-3/+3
2026-01-30wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier1-6/+6
2026-01-30wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier1-8/+8
2026-01-30mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 modeShawn Lin1-0/+7
2026-01-30mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz1-0/+41
2026-01-30ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel1-1/+14
2026-01-30ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai1-0/+2
2026-01-30iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas1-0/+6
2026-01-30iio: chemical: scd4x: fix reported channel endiannessFiona Klute1-3/+3
2026-01-30iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao1-0/+1
2026-01-30iio: adc: ad9467: fix ad9434 vref maskTomas Melin1-1/+1
2026-01-30iio: accel: iis328dq: fix gain valuesMarkus Koeniger1-1/+71
2026-01-30of: platform: Use default match table for /firmwareRob Herring (Arm)1-1/+1
2026-01-30of: fix reference count leak in of_alias_scan()Weigang He1-2/+6
2026-01-30leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede1-5/+5
2026-01-30x86: make page fault handling disable interrupts properlyCedric Xing1-10/+5
2026-01-30net/sched: act_ife: avoid possible NULL derefEric Dumazet1-2/+4
2026-01-30vsock/virtio: cap TX credit to local buffer sizeMelbin K Mathew1-2/+12
2026-01-30vsock/test: fix seqpacket message bounds testStefano Garzarella1-0/+11
2026-01-30vsock/virtio: fix potential underflow in virtio_transport_get_credit()Melbin K Mathew1-7/+9
2026-01-30net: openvswitch: fix data race in ovs_vport_get_upcall_statsDavid Yang1-5/+6
2026-01-30octeontx2-af: Fix error handlingRatheesh Kannoth1-22/+64
2026-01-30net: dsa: fix off-by-one in maximum bridge ID determinationVladimir Oltean1-1/+1
2026-01-30bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet1-2/+3
2026-01-30selftests: net: amt: wait longer for connection before sending packetsTaehee Yoo1-2/+5
2026-01-30be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin1-1/+2
2026-01-30drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf1-1/+12
2026-01-30drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf1-10/+0
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30ipv6: annotate data-race in ndisc_router_discovery()Eric Dumazet1-2/+2