summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2026-01-30mISDN: annotate data-race around dev->workEric Dumazet1-5/+8
2026-01-30net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-30net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-30be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-30net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-30netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu3-0/+9
2026-01-30ALSA: usb: Increase volume range that triggers a warningArun Raghavan1-4/+3
2026-01-30scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang1-0/+7
2026-01-30scsi: core: Wake up the error handler when final completions race against eac...David Jeffery2-1/+18
2026-01-30riscv: clocksource: Fix stimecmp update hazard on RV32Naohiko Shimizu1-1/+2
2026-01-30kconfig: fix static linking of nconfArkadiusz Kozdra1-5/+6
2026-01-30regmap: Fix race condition in hwspinlock irqsave routineCheng-Yu Lee1-1/+3
2026-01-30spi: spi-sprd-adi: Fix double free in probe error pathFelix Gu1-23/+10
2026-01-30spi: sprd-adi: switch to use spi_alloc_host()Yang Yingliang1-1/+1
2026-01-30spi: sprd: adi: Use devm_register_restart_handler()Andrew Davis1-22/+8
2026-01-30interconnect: debugfs: initialize src_node and dst_node to empty stringsGeorgi Djakov1-0/+5
2026-01-30iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin1-1/+3
2026-01-30iio: imu: st_lsm6dsx: fix iio_chan_spec for sensors without event detectionFrancesco Lavra1-4/+11
2026-01-30io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loopJens Axboe1-1/+1
2026-01-30platform/x86: hp-bioscfg: Fix kernel panic in GET_INSTANCE_ID macroMario Limonciello1-2/+4
2026-01-30platform/x86: hp-bioscfg: Fix kobject warnings for empty attribute namesMario Limonciello1-0/+8
2026-01-30comedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
2026-01-30x86/kfence: avoid writing L1TF-vulnerable PTEsAndrew Cooper1-5/+24
2026-01-30arm64: dts: rockchip: Fix voltage threshold for volume keys for Pinephone ProOndrej Jirman1-2/+2
2026-01-30arm64: dts: rockchip: remove dangerous max-link-speed from helios64Geraldo Nascimento1-1/+0
2026-01-30scsi: xen: scsiback: Fix potential memory leak in scsiback_remove()Abdun Nihaal1-0/+1
2026-01-30scsi: storvsc: Process unsupported MODE_SENSE_10Long Li1-1/+2
2026-01-30Input: i8042 - add quirk for ASUS Zenbook UX425QA_UM425QAfeng1-0/+11
2026-01-30Input: i8042 - add quirks for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-30Revert "nfc/nci: Add the inconsistency check between the input data length an...Thadeu Lima de Souza Cascardo1-4/+0
2026-01-30w1: fix redundant counter decrement in w1_attach_slave_device()Haoxiang Li1-2/+0
2026-01-30w1: therm: Fix off-by-one buffer overflow in alarms_storeThorsten Blum1-42/+20
2026-01-30comedi: dmm32at: serialize use of paged registersIan Abbott1-2/+30
2026-01-30serial: 8250_pci: Fix broken RS485 for F81504/508/512Marnix Rijnart1-1/+1
2026-01-30crypto: authencesn - reject too-short AAD (assoclen<8) to match ESP/ESN specTaeyang Lee1-0/+6