summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06bpf: Do not let BPF test infra emit invalid GSO types to stackDaniel Borkmann
2026-02-06migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)
2026-02-06can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-02-06can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-02-06can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-02-06can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-02-06irqchip/gic-v3-its: Avoid truncating memory addressesArnd Bergmann
2026-02-06perf/x86/intel: Do not enable BTS for guestsFernand Sieber
2026-02-06netrom: fix double-free in nr_route_frame()Jeongjun Park
2026-02-06uacce: ensure safe queue release with state managementChenghai Huang
2026-02-06uacce: implement mremap in uacce_vm_ops to return -EPERMYang Shen
2026-02-06uacce: fix cdev handling in the cleanup pathWenkai Lin
2026-02-06intel_th: fix device leak on output open()Johan Hovold
2026-02-06slimbus: core: fix device reference leak on report presentJohan Hovold
2026-02-06slimbus: core: fix runtime PM imbalance on report presentJohan Hovold
2026-02-06octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier
2026-02-06wifi: rsi: Fix memory corruption due to not set vif driver data sizeMarek Vasut
2026-02-06wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()Dan Carpenter
2026-02-06wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-02-06mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy functionMatthew Schwartz
2026-02-06ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()Berk Cem Goksel
2026-02-06ALSA: ctxfi: Fix potential OOB access in audio mixer handlingTakashi Iwai
2026-02-06iio: dac: ad5686: add AD5695R to ad5686_chip_info_tblKübrich, Andreas
2026-02-06iio: adc: at91-sama5d2_adc: Fix potential use-after-free in sama5d2_adc driverPei Xiao
2026-02-06iio: adc: ad9467: fix ad9434 vref maskTomas Melin
2026-02-06of: fix reference count leak in of_alias_scan()Weigang He
2026-02-06leds: led-class: Only Add LED to leds_list when it is fully readyHans de Goede
2026-02-06net/sched: act_ife: avoid possible NULL derefEric Dumazet
2026-02-06octeontx2-af: Fix error handlingRatheesh Kannoth
2026-02-06bonding: provide a net pointer to __skb_flow_dissect()Eric Dumazet
2026-02-06be2net: Fix NULL pointer dereference in be_cmd_get_mac_from_listAndrey Vatoropin
2026-02-06drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf
2026-02-06drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf
2026-02-06usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-02-06mISDN: annotate data-race around dev->workEric Dumazet
2026-02-06net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-02-06net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-02-06ALSA: usb: Increase volume range that triggers a warningArun Raghavan
2026-02-06scsi: core: Wake up the error handler when final completions race against eac...David Jeffery
2026-02-06regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee
2026-02-06iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin
2026-02-06staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron
2026-02-06scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2026-02-06Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng
2026-02-06Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi
2026-02-06w1: fix redundant counter decrement in w1_attach_slave_device()Haoxiang Li
2026-02-06comedi: dmm32at: serialize use of paged registersIan Abbott
2026-02-06crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN specTaeyang Lee
2026-02-06net/sched: qfq: Use cl_is_active to determine whether class is active in qfq_...Jamal Hadi Salim
2026-02-06net/sched: Enforce that teql can only be used as root qdiscJamal Hadi Salim