fixing_commit stringlengths 12 12 | introducing_commit stringlengths 12 12 | lifetime_days int64 0 7.55k | subsystem stringclasses 94
values | subsystem_path stringlengths 6 71 ⌀ | bug_type stringclasses 24
values | severity_hint stringclasses 7
values | cve_id stringclasses 127
values | cc_stable bool 2
classes | fix_subject stringlengths 13 210 | fix_author stringlengths 2 43 | fix_author_email stringlengths 7 52 | intro_author stringlengths 2 41 ⌀ | intro_author_email stringlengths 7 47 | fixing_date stringlengths 25 25 | introducing_date stringlengths 25 25 | files_changed stringlengths 6 1.15k ⌀ | insertions int64 0 705k | deletions int64 0 276k | keywords stringclasses 271
values | related_fixes stringlengths 12 285 ⌀ | stable_versions stringlengths 3 3.51k ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
91d1dfae4649 | 6b69040247e1 | 1,526 | fs/smb | fs/smb/client/smb2ops.c | hang | high | null | false | cifs: Fix FALLOC_FL_ZERO_RANGE to preflush buffered part of target region | David Howells | dhowells@redhat.com | Zhang Xiaoxu | zhangxiaoxu5@huawei.com | 2024-08-28 16:52:17 -0500 | 2020-06-23 19:06:27 -0500 | fs/smb/client/smb2ops.c | 14 | 2 | null | null | null |
0f2cf3bc4727 | 3bf2a5359b0b | 5 | spi | drivers/spi/spi-wpcm-fiu.c | uninitialized | unknown | null | false | spi: wpcm-fiu: Fix uninitialized res | Jinjie Ruan | ruanjinjie@huawei.com | Jinjie Ruan | ruanjinjie@huawei.com | 2024-08-28 22:22:23 +0100 | 2024-08-23 11:03:16 +0100 | drivers/spi/spi-wpcm-fiu.c | 2 | 1 | uninitialized | null | 20240826132544.3463616 |
9af2efee41b2 | ac01c8c42465 | 13 | tools | tools/perf/util/hist.c | unknown | unknown | null | false | perf report: Fix segfault when 'sym' sort key is not used | Namhyung Kim | namhyung@kernel.org | Matt Fleming | matt@readmodwrite.com | 2024-08-28 18:20:38 -0300 | 2024-08-15 11:50:13 -0300 | tools/perf/util/hist.c | 1 | 1 | null | null | 20240826221045.1202305 |
6f87543c74dd | d66763fed30f | 28 | tools | tools/perf/tests/shell/trace_btf_enum.sh | unknown | low | null | false | perf test trace_btf_enum: Fix shellcheck warning | James Clark | james.clark@linaro.org | Howard Chu | howardchu95@gmail.com | 2024-08-28 18:18:33 -0300 | 2024-07-31 16:12:58 -0300 | tools/perf/tests/shell/trace_btf_enum.sh | 1 | 0 | null | null | 20240809095426.3065163;0.7 |
c2ea9b8a536b | 3ccea1dedef3 | 5 | spi | drivers/spi/atmel-quadspi.c | uninitialized | unknown | null | false | spi: atmel-quadspi: Fix uninitialized res | Jinjie Ruan | ruanjinjie@huawei.com | Jinjie Ruan | ruanjinjie@huawei.com | 2024-08-28 22:11:16 +0100 | 2024-08-23 11:03:17 +0100 | drivers/spi/atmel-quadspi.c | 2 | 1 | uninitialized | null | 20240826125913.3434305 |
4f3affe0abf5 | 8f6071a3dce4 | 73 | tools | tools/perf/ui/hist.c | crash | high | null | false | perf hist: Don't set hpp_fmt_value for members in --no-group | Kan Liang | kan.liang@linux.intel.com | Namhyung Kim | namhyung@kernel.org | 2024-08-28 18:07:20 -0300 | 2024-06-15 21:04:04 -0700 | tools/perf/ui/hist.c | 5 | 5 | null | null | 20240820183202.3174323 |
98845e775390 | b82b38a49926 | 1 | hwmon | drivers/hwmon/oxp-sensors.c | unknown | low | null | false | hwmon: (oxp-sensors) Add missing breaks to fix -Wimplicit-fallthrough with clang | Nathan Chancellor | nathan@kernel.org | Derek J. Clark | derekjohn.clark@gmail.com | 2024-08-28 13:33:53 -0700 | 2024-08-27 08:10:33 -0700 | drivers/hwmon/oxp-sensors.c | 4 | 0 | null | null | null |
55c312c1b2be | dae5448a327e | 405 | clk | drivers/clk/starfive/clk-starfive-jh7110-vout.c | unknown | unknown | null | false | clk: starfive: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage | Yuntao Liu | liuyuntao12@huawei.com | Xingyu Wu | xingyu.wu@starfivetech.com | 2024-08-28 13:20:05 -0700 | 2023-07-19 18:08:05 +0100 | drivers/clk/starfive/clk-starfive-jh7110-vout.c | 1 | 1 | null | null | 20240815093853.757487 |
9d6e9f10e2e0 | 9ac33b0ce81f | 3,745 | clk | drivers/clk/ti/clk-dra7-atl.c | unknown | low | null | false | clk: ti: dra7-atl: Fix leak of of_nodes | David Lechner | dlechner@baylibre.com | Peter Ujfalusi | peter.ujfalusi@ti.com | 2024-08-28 13:17:30 -0700 | 2014-05-28 13:06:54 +0300 | drivers/clk/ti/clk-dra7-atl.c | 1 | 0 | null | null | null |
4439a2e92cb8 | a38a2233f23b | 564 | spi | drivers/spi/spi-bcmbca-hsspi.c | error-handling | medium | null | false | spi: bcmbca-hsspi: Fix missing pm_runtime_disable() | Jinjie Ruan | ruanjinjie@huawei.com | William Zhang | william.zhang@broadcom.com | 2024-08-28 20:39:07 +0100 | 2023-02-10 21:36:45 +0000 | drivers/spi/spi-bcmbca-hsspi.c | 4 | 4 | null | null | 20240826124903.3429235 |
be721b451aff | e882575efc77 | 923 | spi | drivers/spi/spi-rockchip.c | error-handling | low | null | true | spi: rockchip: Resolve unbalanced runtime PM / system PM handling | Brian Norris | briannorris@chromium.org | shengfei Xu | xsf@rock-chips.com | 2024-08-28 20:39:00 +0100 | 2022-02-17 17:15:10 +0000 | drivers/spi/spi-rockchip.c | 7 | 16 | null | null | 20240827171126.1115748 |
a7f657097e96 | 92d44a422d0d | 251 | gpu | drivers/gpu/drm/xe/xe_hwmon.c | hang | critical | null | false | drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16 | Karthik Poosa | karthik.poosa@intel.com | Badal Nilawar | badal.nilawar@intel.com | 2024-08-28 14:59:26 -0400 | 2023-12-21 11:42:08 -0500 | drivers/gpu/drm/xe/xe_hwmon.c | 1 | 1 | null | null | 20240827155301.183383 |
549833b69753 | caae599de8c6 | 320 | arch/arm64 | arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | hang | medium | null | false | arm64: dts: ti: k3-j784s4-main: Align watchdog clocks | Eric Chanudet | echanude@redhat.com | Keerthy | j-keerthy@ti.com | 2024-08-28 12:15:50 -0500 | 2023-10-12 18:53:36 +0530 | arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi | 19 | 19 | null | null | 20240805174330.2132717;19.2 |
c72084163cd2 | 919bb54e989c | 5 | gpu | drivers/gpu/drm/xe/xe_ggtt.c | null-deref | unknown | null | false | drm/xe: Fix NPD in ggtt_node_remove() | Himal Prasad Ghimiray | himal.prasad.ghimiray@intel.com | Rodrigo Vivi | rodrigo.vivi@intel.com | 2024-08-28 13:15:40 -0400 | 2024-08-22 14:00:45 -0400 | drivers/gpu/drm/xe/xe_ggtt.c | 8 | 5 | null | null | 20240828092229.3606503 |
1a314099b755 | fae14a1cb8dd | 645 | arch/arm64 | arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts | unknown | unknown | null | false | arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations | Andrew Davis | afd@ti.com | Robert Nelson | robertcnelson@gmail.com | 2024-08-28 12:14:06 -0500 | 2022-11-21 15:49:45 -0600 | arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts | 2 | 2 | null | null | 20240801181232.55027 |
9f3814a7c06b | f46d16cf5b43 | 1,057 | arch/arm64 | arch/arm64/boot/dts/ti/k3-j721e-sk.dts | unknown | unknown | null | false | arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations | Andrew Davis | afd@ti.com | Sinthu Raja | sinthu.raja@ti.com | 2024-08-28 12:14:06 -0500 | 2021-10-05 17:46:40 -0500 | arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 2 | 2 | null | null | 20240801181232.55027 |
f7790d677853 | e2653bd53a98 | 2,023 | fs/fuse | fs/fuse/file.c | unknown | low | null | true | fuse: update stats for pages in dropped aux writeback list | Joanne Koong | joannelkoong@gmail.com | Miklos Szeredi | mszeredi@redhat.com | 2024-08-28 18:10:29 +0200 | 2019-02-13 13:15:12 +0100 | fs/fuse/file.c | 7 | 1 | null | null | 5.1 |
76a51ac00ca2 | 413e8f014c8b | 112 | fs/fuse | fs/fuse/dev.c | crash | high | null | true | fuse: clear PG_uptodate when using a stolen page | Miklos Szeredi | mszeredi@redhat.com | Matthew Wilcox (Oracle) | willy@infradead.org | 2024-08-28 18:10:29 +0200 | 2024-05-08 09:31:21 +0200 | fs/fuse/dev.c | 1 | 4 | null | null | 6.10 |
3002240d1649 | 3e2b6fdbdc9a | 1,007 | fs/fuse | fs/fuse/dir.c | memory-leak | security | null | true | fuse: fix memory leak in fuse_create_open | yangyun | yangyun50@huawei.com | Vivek Goyal | vgoyal@redhat.com | 2024-08-28 18:10:29 +0200 | 2021-11-25 14:05:18 +0100 | fs/fuse/dir.c | 1 | 1 | memory leak | null | 5.17 |
97f30876c943 | 760eac73f9f6 | 175 | fs/fuse | fs/fuse/dev.c | race-condition | unknown | null | true | fuse: check aborted connection before adding requests to pending list for resending | Joanne Koong | joannelkoong@gmail.com | Zhao Chen | winters.zc@antgroup.com | 2024-08-28 18:10:29 +0200 | 2024-03-06 09:56:34 +0100 | fs/fuse/dev.c | 9 | 0 | race condition | null | 6.9 |
b18915248a15 | 63401ccdb2ca | 2,886 | fs/fuse | fs/fuse/xattr.c | crash | security | null | true | fuse: use unsigned type for getxattr/listxattr size truncation | Jann Horn | jannh@google.com | Miklos Szeredi | mszeredi@redhat.com | 2024-08-28 18:10:29 +0200 | 2016-10-03 11:06:05 +0200 | fs/fuse/xattr.c | 2 | 2 | null | null | 4.9 |
9ab27eb5866c | 61f6f68447ab | 119 | drivers | drivers/remoteproc/ti_k3_r5_remoteproc.c | error-handling | high | null | true | remoteproc: k3-r5: Fix error handling when power-up failed | Jan Kiszka | jan.kiszka@siemens.com | Apurva Nandan | a-nandan@ti.com | 2024-08-28 09:48:35 -0600 | 2024-04-30 10:49:11 -0600 | drivers/remoteproc/ti_k3_r5_remoteproc.c | 2 | 1 | null | null | null |
c264487e5410 | b4b7a4099b8c | 217 | tools | tools/testing/selftests/bpf/testing_helpers.c | null-deref | medium | null | false | selftests/bpf: Fix incorrect parameters in NULL pointer checking | Hao Ge | gehao@kylinos.cn | Hou Tao | houtao1@huawei.com | 2024-08-28 08:44:29 -0700 | 2024-01-23 14:40:21 -0800 | tools/testing/selftests/bpf/testing_helpers.c | 1 | 1 | null pointer | null | 20240820023622.29190 |
8396c793ffdf | f95f3850f7a9 | 4,980 | drivers | drivers/mmc/host/dw_mmc.c | hang | medium | null | true | mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K | Sam Protsenko | semen.protsenko@linaro.org | Will Newton | will.newton@gmail.com | 2024-08-28 17:20:40 +0200 | 2011-01-08 23:52:24 -0500 | drivers/mmc/host/dw_mmc.c | 2 | 2 | null | null | 96.9;20240306232052.21317;94.2;20240215070300.2200308 |
9c68a3b03e81 | bff7d13c190a | 68 | cpufreq | drivers/cpufreq/amd-pstate.c | crash | high | null | false | cpufreq/amd-pstate: Remove warning for X86_FEATURE_CPPC on certain Zen models | Gautham R. Shenoy | gautham.shenoy@amd.com | Perry Yuan | perry.yuan@amd.com | 2024-08-28 10:15:00 -0500 | 2024-06-20 21:52:05 -0500 | drivers/cpufreq/amd-pstate.c | 24 | 10 | null | null | 20240730140111.4491 |
6e540da4c1db | bb7b8ec62dfb | 1,813 | drivers | drivers/mmc/host/sdhci-of-aspeed.c | unknown | unknown | null | true | mmc: sdhci-of-aspeed: fix module autoloading | Liao Chen | liaochen4@huawei.com | Andrew Jeffery | andrew@aj.id.au | 2024-08-28 16:56:19 +0200 | 2019-09-11 15:58:39 +0200 | drivers/mmc/host/sdhci-of-aspeed.c | 1 | 0 | null | null | 20240826124851.379759 |
e33a97a830b2 | 64b582ca88ca | 8 | block | block/blk-lib.c | unknown | unknown | null | false | block: fix detection of unsupported WRITE SAME in blkdev_issue_write_zeroes | Darrick J. Wong | djwong@kernel.org | John Garry | john.g.garry@oracle.com | 2024-08-28 08:49:25 -0600 | 2024-08-19 09:48:59 -0600 | block/blk-lib.c | 1 | 1 | null | null | null |
9d824c7fce58 | 6abe93b621ab | 126 | gpu | drivers/gpu/drm/v3d/v3d_sched.c | race-condition | low | null | true | drm/v3d: Disable preemption while updating GPU stats | Tvrtko Ursulin | tvrtko.ursulin@igalia.com | Maíra Canal | mcanal@igalia.com | 2024-08-28 11:36:53 -0300 | 2024-04-23 19:32:49 -0300 | drivers/gpu/drm/v3d/v3d_sched.c | 6 | 0 | race condition | null | 20240813102505.80512;6.10 |
3b9a33235c77 | 5d945cbcd4b1 | 769 | gpu/amd | drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | unknown | unknown | null | false | drm/amd/display: avoid using null object of framebuffer | Ma Ke | make24@iscas.ac.cn | Rodrigo Siqueira | Rodrigo.Siqueira@amd.com | 2024-08-28 10:05:46 -0400 | 2022-07-20 16:10:38 -0400 | drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_plane.c | 7 | 2 | null | null | null |
b8ac0cf405c2 | 1642bf66e270 | 410 | arch/arm64 | arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts | unknown | unknown | null | false | arm64: dts: rockchip: remove unnecessary properties for Radxa ROCK 5A | FUKAUMI Naoki | naoki@radxa.com | Sebastian Reichel | sebastian.reichel@collabora.com | 2024-08-28 16:05:35 +0200 | 2023-07-14 17:33:26 +0200 | arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts | 0 | 24 | null | null | 20240826075130.546 |
735065e774dc | fd3583267703 | 681 | arch/arm64 | arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts | unknown | unknown | null | false | arm64: dts: rockchip: Correct vendor prefix for Hardkernel ODROID-M1 | Jonas Karlman | jonas@kwiboo.se | Dongjin Kim | tobetter@gmail.com | 2024-08-28 15:38:35 +0200 | 2022-10-17 13:44:39 +0200 | arch/arm64/boot/dts/rockchip/rk3568-odroid-m1.dts | 1 | 1 | null | null | 20240827211825.1419820 |
fa63d087bbf6 | 19cc53eb2ce6 | 681 | docs | Documentation/devicetree/bindings/arm/rockchip.yaml | unknown | unknown | null | false | dt-bindings: arm: rockchip: Correct vendor for Hardkernel ODROID-M1 | Jonas Karlman | jonas@kwiboo.se | Dongjin Kim | tobetter@gmail.com | 2024-08-28 15:38:35 +0200 | 2022-10-17 13:44:38 +0200 | Documentation/devicetree/bindings/arm/rockchip.yaml | 1 | 1 | null | null | 20240827211825.1419820 |
9f646ff25c09 | e74c39573d35 | 462 | dma | drivers/dma/dw-edma/dw-hdma-v0-core.c | unknown | unknown | null | true | dmaengine: dw-edma: Do not enable watermark interrupts for HDMA | Mrinmay Sarkar | quic_msarkar@quicinc.com | Cai Huoqing | cai.huoqing@linux.dev | 2024-08-28 18:40:17 +0530 | 2023-05-24 12:20:45 +0530 | drivers/dma/dw-edma/dw-hdma-v0-core.c | 3 | 14 | null | null | null |
383baf5c8f06 | e74c39573d35 | 462 | dma | drivers/dma/dw-edma/dw-hdma-v0-core.c | unknown | unknown | null | true | dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA | Mrinmay Sarkar | quic_msarkar@quicinc.com | Cai Huoqing | cai.huoqing@linux.dev | 2024-08-28 18:40:17 +0530 | 2023-05-24 12:20:45 +0530 | drivers/dma/dw-edma/dw-hdma-v0-core.c | 5 | 4 | null | null | null |
ae0acef3822e | fd4ebc07b4df | 5 | drivers | drivers/base/regmap/regcache-rbtree.c | crash | high | null | false | regcache: use map->alloc_flags also for allocating cache | Marek Szyprowski | m.szyprowski@samsung.com | Mark Brown | broonie@kernel.org | 2024-08-28 13:52:29 +0100 | 2024-08-23 11:03:11 +0100 | drivers/base/regmap/regcache-flat.c;drivers/base/regmap/regcache-maple.c;drivers/base/regmap/regcache-rbtree.c | 3 | 3 | null | null | 20240828122834.3778031 |
8101d6e112e2 | 7b2404a886f8 | 267 | fs/smb | fs/smb/client/cifsfs.c | unknown | unknown | null | false | cifs: Fix copy offload to flush destination region | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2024-08-28 07:48:33 -0500 | 2023-12-04 14:14:43 -0600 | fs/smb/client/cifsfs.c | 4 | 17 | null | null | null |
1da29f2c39b6 | 69c3c023af25 | 118 | filesystem | fs/smb/client/smb2pdu.c | unknown | unknown | null | false | netfs, cifs: Fix handling of short DIO read | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2024-08-28 07:47:36 -0500 | 2024-05-01 18:08:21 +0100 | fs/netfs/io.c;fs/smb/client/smb2pdu.c;include/linux/netfs.h | 21 | 10 | null | null | null |
6a5dcd487791 | 69c3c023af25 | 118 | fs/smb | fs/smb/client/cifsglob.h | unknown | unknown | null | false | cifs: Fix lack of credit renegotiation on read retry | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2024-08-28 07:47:36 -0500 | 2024-05-01 18:08:21 +0100 | fs/netfs/io.c;fs/smb/client/cifsglob.h;fs/smb/client/file.c;fs/smb/client/smb2ops.c;fs/smb/client/smb2pdu.c;fs/smb/client/trace.h | 55 | 16 | null | null | null |
3e4289b29e21 | 6a98d71daea1 | 1,563 | rdma | drivers/infiniband/ulp/rtrs/rtrs-clt.c | unknown | trivial | null | false | RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds | Md Haris Iqbal | haris.iqbal@ionos.com | Jack Wang | jinpu.wang@cloud.ionos.com | 2024-08-28 15:24:35 +0300 | 2020-05-17 18:57:13 -0300 | drivers/infiniband/ulp/rtrs/rtrs-clt.c | 6 | 0 | null | null | 20240821112217.41827 |
3258cbbd86de | 6a98d71daea1 | 1,563 | rdma | drivers/infiniband/ulp/rtrs/rtrs-clt.c | unknown | unknown | null | false | RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer | Jack Wang | jinpu.wang@ionos.com | Jack Wang | jinpu.wang@cloud.ionos.com | 2024-08-28 15:24:35 +0300 | 2020-05-17 18:57:13 -0300 | drivers/infiniband/ulp/rtrs/rtrs-clt.c;drivers/infiniband/ulp/rtrs/rtrs-srv.c | 3 | 1 | null | null | 20240821112217.41827 |
e0be875c5bf0 | 311ce4fe7637 | 1,949 | sound | sound/soc/sof/topology.c | unknown | unknown | null | false | ASoc: SOF: topology: Clear SOF link platform name upon unload | Chen-Yu Tsai | wenst@chromium.org | Liam Girdwood | liam.r.girdwood@linux.intel.com | 2024-08-28 13:01:44 +0100 | 2019-04-28 02:48:06 +0900 | sound/soc/sof/topology.c | 2 | 0 | null | null | 20240821041006.2618855 |
67bb124cd9ae | 310c8387c638 | 201 | wireless | net/mac80211/mlme.c | hang | medium | null | false | wifi: mac80211: Check for missing VHT elements only for 5 GHz | Ilan Peer | ilan.peer@intel.com | Johannes Berg | johannes.berg@intel.com | 2024-08-28 12:39:50 +0200 | 2024-02-08 12:58:26 +0100 | net/mac80211/mlme.c | 16 | 13 | null | null | null |
a547a5880cba | e13db55b5a0d | 56 | arch/x86 | arch/x86/kernel/cpu/resctrl/core.c | unknown | unknown | null | false | x86/resctrl: Fix arch_mbm_* array overrun on SNC | Peter Newman | peternewman@google.com | Tony Luck | tony.luck@intel.com | 2024-08-28 11:13:08 +0200 | 2024-07-02 19:49:54 +0200 | arch/x86/include/asm/resctrl.h;arch/x86/kernel/cpu/resctrl/core.c;include/linux/resctrl.h | 9 | 6 | null | null | 20240822190212.1848788 |
afe6ec667e88 | a1e294045885 | 64 | media | drivers/media/platform/imagination/Kconfig | unknown | unknown | null | false | media: imagination: VIDEO_E5010_JPEG_ENC should depend on ARCH_K3 | Geert Uytterhoeven | geert+renesas@glider.be | Devarsh Thakkar | devarsht@ti.com | 2024-08-28 10:01:10 +0200 | 2024-06-24 11:05:06 +0200 | drivers/media/platform/imagination/Kconfig | 1 | 0 | null | null | null |
7878d3a385ef | 06fa5f757dc5 | 1,062 | unknown | null | crash | high | null | false | media: mediatek: vcodec: Fix H264 stateless decoder smatch warning | Yunfei Dong | yunfei.dong@mediatek.com | Yunfei Dong | yunfei.dong@mediatek.com | 2024-08-28 10:01:09 +0200 | 2021-09-30 10:07:42 +0200 | null | 7 | 2 | null | null | null |
b113bc7c0e83 | 7a7ae26fd458 | 837 | unknown | null | crash | high | null | false | media: mediatek: vcodec: Fix VP8 stateless decoder smatch warning | Yunfei Dong | yunfei.dong@mediatek.com | Yunfei Dong | yunfei.dong@mediatek.com | 2024-08-28 10:01:09 +0200 | 2022-05-13 14:50:25 +0200 | null | 7 | 3 | null | null | null |
9be85491619f | 397edc703a10 | 837 | unknown | null | crash | high | null | false | media: mediatek: vcodec: Fix H264 multi stateless decoder smatch warning | Yunfei Dong | yunfei.dong@mediatek.com | Yunfei Dong | yunfei.dong@mediatek.com | 2024-08-28 10:01:09 +0200 | 2022-05-13 14:54:35 +0200 | null | 7 | 2 | null | null | null |
3a0504d54b3b | c081d53f97a1 | 1,028 | networking/sctp | net/sctp/sm_statefuns.c | hang | security | null | false | sctp: fix association labeling in the duplicate COOKIE-ECHO case | Ondrej Mosnacek | omosnace@redhat.com | Xin Long | lucien.xin@gmail.com | 2024-08-27 16:07:12 -0700 | 2021-11-03 11:09:20 +0000 | net/sctp/sm_statefuns.c | 16 | 6 | null | null | 20240826130711.141271 |
cb41b195e634 | f870fa0b5768 | 1,677 | networking | net/mptcp/pm_netlink.c | crash | high | null | true | mptcp: pr_debug: add missing \n at the end | Matthieu Baerts (NGI0) | matttbe@kernel.org | Mat Martineau | mathew.j.martineau@linux.intel.com | 2024-08-27 14:45:16 -0700 | 2020-01-24 13:44:07 +0100 | net/mptcp/fastopen.c;net/mptcp/options.c;net/mptcp/pm.c;net/mptcp/pm_netlink.c;net/mptcp/protocol.c;net/mptcp/protocol.h;net/mptcp/sched.c;net/mptcp/sockopt.c;net/mptcp/subflow.c | 107 | 107 | null | null | 10.75;15.76;10.367935;10.36 |
2a1f596ebb23 | b6a66e521a20 | 28 | networking | net/mptcp/protocol.c | unknown | unknown | null | true | mptcp: sched: check both backup in retrans | Matthieu Baerts (NGI0) | matttbe@kernel.org | Matthieu Baerts (NGI0) | matttbe@kernel.org | 2024-08-27 14:45:16 -0700 | 2024-07-30 10:27:29 +0200 | net/mptcp/protocol.c | 1 | 1 | null | null | null |
e93681afcb96 | 4369c198e599 | 429 | tools | tools/testing/selftests/net/mptcp/mptcp_join.sh | unknown | unknown | null | true | selftests: mptcp: join: cannot rm sf if closed | Matthieu Baerts (NGI0) | matttbe@kernel.org | Geliang Tang | geliang.tang@suse.com | 2024-08-27 14:45:16 -0700 | 2023-06-24 15:37:57 -0700 | tools/testing/selftests/net/mptcp/mptcp_join.sh | 4 | 7 | null | null | null |
f09b0ad55a11 | 40947e13997a | 1,291 | networking | net/mptcp/protocol.c | unknown | unknown | null | true | mptcp: close subflow when receiving TCP+FIN | Matthieu Baerts (NGI0) | matttbe@kernel.org | Florian Westphal | fw@strlen.de | 2024-08-27 14:45:16 -0700 | 2021-02-12 16:31:45 -0800 | net/mptcp/protocol.c;net/mptcp/subflow.c | 10 | 3 | null | null | null |
bac76cf89816 | c1e64e298b8c | 3,177 | networking/ipv4 | net/ipv4/tcp.c | hang | medium | null | false | tcp: fix forever orphan socket caused by tcp_abort | Xueming Feng | kuro@kuroa.me | Lorenzo Colitti | lorenzo@google.com | 2024-08-27 14:27:49 -0700 | 2015-12-15 23:26:52 -0500 | net/ipv4/tcp.c | 11 | 7 | null | null | 20240826102327.1461482 |
defd8b3c37b0 | 1e3a3abd8b28 | 2,724 | drivers/net | drivers/net/gtp.c | null-deref | high | null | false | gtp: fix a potential NULL pointer dereference | Cong Wang | cong.wang@bytedance.com | Andreas Schultz | aschultz@tpip.net | 2024-08-27 14:19:40 -0700 | 2017-03-13 13:04:30 -0700 | drivers/net/gtp.c | 1 | 1 | null pointer | null | 20240825191638.146748 |
7d2fc5a4038d | d07479b211b7 | 699 | docs | Documentation/rust/quick-start.rst | unknown | unknown | null | false | docs: rust: remove unintended blockquote in Quick Start | Jon Mulder | jon.e.mulder@gmail.com | Miguel Ojeda | ojeda@kernel.org | 2024-08-27 22:44:29 +0200 | 2022-09-28 09:02:45 +0200 | Documentation/rust/quick-start.rst | 3 | 3 | null | null | null |
73d33bd063c4 | fc7ec7f554d7 | 27 | networking | net/l2tp/l2tp_core.c | unknown | low | null | false | l2tp: avoid using drain_workqueue in l2tp_pre_exit_net | James Chapman | jchapman@katalix.com | James Chapman | jchapman@katalix.com | 2024-08-27 13:37:22 -0700 | 2024-07-31 09:25:13 +0100 | net/l2tp/l2tp_core.c | 9 | 6 | null | null | 20240823142257.692667 |
2aeeef906d5a | 9a5605505d9c | 1,148 | drivers/net | drivers/net/bonding/bond_main.c | crash | high | null | false | bonding: change ipsec_lock from spin lock to mutex | Jianbo Liu | jianbol@nvidia.com | Taehee Yoo | ap420073@gmail.com | 2024-08-27 13:11:37 -0700 | 2021-07-06 10:36:59 -0700 | drivers/net/bonding/bond_main.c;include/net/bonding.h | 44 | 37 | null | null | 101.069312;101.070454;101.073416;101.055726;101.058211;101.060873;101.067738;101.074175;6.9;101.072567;101.065569;101.062486;101.071453;101.061682;101.071965;101.055189;101.074576;101.066552;101.064215;101.062845;101.058760;101.063724;101.068156;101.061275;101.066051;101.063265;101.062078;101.069868;101.073033;101.0709... |
907ed83a7583 | 9a5605505d9c | 1,148 | drivers/net | drivers/net/bonding/bond_main.c | hang | medium | null | false | bonding: extract the use of real_device into local variable | Jianbo Liu | jianbol@nvidia.com | Taehee Yoo | ap420073@gmail.com | 2024-08-27 13:11:37 -0700 | 2021-07-06 10:36:59 -0700 | drivers/net/bonding/bond_main.c | 33 | 25 | null | null | 20240823031056.110999 |
ec13009472f4 | 9a5605505d9c | 1,148 | drivers/net | drivers/net/bonding/bond_main.c | hang | critical | null | false | bonding: implement xdo_dev_state_free and call it after deletion | Jianbo Liu | jianbol@nvidia.com | Taehee Yoo | ap420073@gmail.com | 2024-08-27 13:11:37 -0700 | 2021-07-06 10:36:59 -0700 | drivers/net/bonding/bond_main.c | 36 | 0 | null | null | 20240823031056.110999 |
65a3cce43d5b | 90b9566aa5cd | 857 | tools | tools/testing/selftests/net/forwarding/local_termination.sh | unknown | trivial | null | false | selftests: forwarding: local_termination: Down ports on cleanup | Petr Machata | petrm@nvidia.com | Vladimir Oltean | vladimir.oltean@nxp.com | 2024-08-27 12:53:29 -0700 | 2022-04-23 12:18:16 +0100 | tools/testing/selftests/net/forwarding/local_termination.sh | 4 | 0 | null | null | 386199.1724692132 |
e8497d6951ee | 476a4f05d9b8 | 857 | tools | tools/testing/selftests/net/forwarding/no_forwarding.sh | unknown | trivial | null | false | selftests: forwarding: no_forwarding: Down ports on cleanup | Petr Machata | petrm@nvidia.com | Vladimir Oltean | vladimir.oltean@nxp.com | 2024-08-27 12:53:29 -0700 | 2022-04-23 12:18:16 +0100 | tools/testing/selftests/net/forwarding/no_forwarding.sh | 3 | 0 | null | null | null |
3d6a0c4f4552 | 3688ff3077d3 | 3 | networking | net/ethtool/cabletest.c | crash | high | null | false | net: fix unreleased lock in cable test | Diogo Jahchan Koike | djahchankoike@gmail.com | Maxime Chevallier | maxime.chevallier@bootlin.com | 2024-08-27 12:47:38 -0700 | 2024-08-23 13:04:35 +0100 | net/ethtool/cabletest.c | 1 | 2 | null | null | 20240826134656.94892 |
a84dd0d8ae24 | cae74ba8c295 | 120 | arch | arch/s390/include/asm/ftrace.h | crash | critical | null | true | s390/ftrace: Avoid calling unwinder in ftrace_return_address() | Vasily Gorbik | gor@linux.ibm.com | Sven Schnelle | svens@linux.ibm.com | 2024-08-27 20:16:48 +0200 | 2024-04-29 17:33:30 +0200 | arch/s390/include/asm/ftrace.h;arch/s390/kernel/stacktrace.c | 16 | 20 | null | null | null |
08d08e2e9f0a | d2add27cf2b8 | 109 | drivers/char | drivers/char/tpm/tpm_ibmvtpm.c | unknown | unknown | null | true | tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support | Stefan Berger | stefanb@linux.ibm.com | James Bottomley | James.Bottomley@HansenPartnership.com | 2024-08-27 21:11:44 +0300 | 2024-05-09 22:30:51 +0300 | drivers/char/tpm/tpm_ibmvtpm.c | 4 | 0 | null | null | 2.654549;6.10 |
ca082333b435 | 929c75d57566 | 251 | clk | drivers/clk/qcom/gcc-x1e80100.c | unknown | unknown | null | false | clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs | Bryan O'Donoghue | bryan.odonoghue@linaro.org | Konrad Dybcio | konrad.dybcio@linaro.org | 2024-08-27 11:02:18 -0700 | 2023-12-19 11:27:03 -0600 | drivers/clk/qcom/gcc-x1e80100.c | 24 | 24 | null | 161b7c401f4b | 20240819233628.2074654 |
ca082333b435 | 161b7c401f4b | 263 | clk | drivers/clk/qcom/gcc-x1e80100.c | unknown | unknown | null | false | clk: qcom: gcc-x1e80100: Don't use parking clk_ops for QUPs | Bryan O'Donoghue | bryan.odonoghue@linaro.org | Rajendra Nayak | quic_rjendra@quicinc.com | 2024-08-27 11:02:18 -0700 | 2023-12-07 20:20:00 -0800 | drivers/clk/qcom/gcc-x1e80100.c | 24 | 24 | null | 929c75d57566 | 20240819233628.2074654 |
86ad4cda79e0 | bc08041b32ab | 321 | drivers/md | drivers/md/md.c | unknown | unknown | null | true | md: Don't flush sync_work in md_write_start() | Yu Kuai | yukuai3@huawei.com | Yu Kuai | yukuai3@huawei.com | 2024-08-27 09:55:16 -0700 | 2023-10-10 18:49:51 -0700 | drivers/md/md.c | 0 | 1 | null | null | 20240801124746.242558 |
3a3acf839b2c | e5f3872d2044 | 4,536 | drivers | drivers/power/supply/max17042_battery.c | hang | medium | null | false | power: supply: max17042_battery: Fix SOC threshold calc w/ no current sense | Artur Weber | aweber.kernel@gmail.com | Ramakrishna Pallala | ramakrishna.pallala@intel.com | 2024-08-27 18:37:38 +0200 | 2012-03-26 20:38:41 +0400 | drivers/power/supply/max17042_battery.c | 4 | 1 | null | null | null |
61978807b00f | 46c202b5f25f | 2,675 | drivers | drivers/power/supply/axp20x_battery.c | unknown | unknown | null | false | power: supply: axp20x_battery: Remove design from min and max voltage | Chris Morgan | macromorgan@hotmail.com | Quentin Schulz | quentin.schulz@free-electrons.com | 2024-08-27 18:12:25 +0200 | 2017-05-01 11:52:23 +0200 | drivers/power/supply/axp20x_battery.c | 8 | 8 | null | null | 20240821215456.962564 |
70c261d50095 | 42df6e1d221d | 1,047 | other | include/net/netfilter/nf_tables_ipv6.h | unknown | unknown | null | false | netfilter: nf_tables_ipv6: consider network offset in netdev/egress validation | Pablo Neira Ayuso | pablo@netfilter.org | Lukas Wunner | lukas@wunner.de | 2024-08-27 18:11:56 +0200 | 2021-10-14 23:06:28 +0200 | include/net/netfilter/nf_tables_ipv6.h | 3 | 2 | null | null | null |
bc21000e99f9 | 29f834aa326e | 326 | networking | net/sched/sch_fq.c | crash | high | null | false | net_sched: sch_fq: fix incorrect behavior for small weights | Eric Dumazet | edumazet@google.com | Eric Dumazet | edumazet@google.com | 2024-08-27 08:20:45 -0700 | 2023-10-05 13:27:39 +0200 | net/sched/sch_fq.c | 3 | 1 | null | null | 20240824181901.953776 |
b6964d66a07a | 9e8269de100d | 4,159 | hwmon | drivers/hwmon/ntc_thermistor.c | unknown | unknown | null | false | hwmon: (ntc_thermistor) fix module autoloading | Yuntao Liu | liuyuntao12@huawei.com | Naveen Krishna Chatradhi | ch.naveen@samsung.com | 2024-08-27 08:10:23 -0700 | 2013-04-07 21:16:38 -0700 | drivers/hwmon/ntc_thermistor.c | 1 | 0 | null | null | 20240815083021.756134 |
03ded4d432a1 | 15bd4a67e914 | 626 | gpu/i915 | drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c | hang | medium | null | true | drm/i915: Do not attempt to load the GSC multiple times | Daniele Ceraolo Spurio | daniele.ceraolospurio@intel.com | Daniele Ceraolo Spurio | daniele.ceraolospurio@intel.com | 2024-08-27 08:08:09 -0700 | 2022-12-09 08:28:43 -0800 | drivers/gpu/drm/i915/gt/uc/intel_gsc_uc.c;drivers/gpu/drm/i915/gt/uc/intel_uc_fw.h | 6 | 1 | null | null | 6.3;20240820215952.2290807 |
6f01bdbfef3b | eac3ef262941 | 649 | nvme | drivers/nvme/host/pci.c | crash | high | null | false | nvme-pci: allocate tagset on reset if necessary | Keith Busch | kbusch@kernel.org | Christoph Hellwig | hch@lst.de | 2024-08-27 07:55:40 -0700 | 2022-11-16 08:36:33 +0100 | drivers/nvme/host/pci.c | 6 | 0 | null | null | null |
ecb54277cb63 | e4ca3932ae90 | 47 | fs/btrfs | fs/btrfs/space-info.c | uninitialized | unknown | null | false | btrfs: fix uninitialized return value from btrfs_reclaim_sweep() | Filipe Manana | fdmanana@suse.com | Boris Burkov | boris@bur.io | 2024-08-27 16:42:09 +0200 | 2024-07-11 15:33:27 +0200 | fs/btrfs/space-info.c;fs/btrfs/space-info.h | 6 | 13 | uninitialized | null | null |
b93679b8f165 | 9152ed09309d | 319 | unknown | null | unknown | unknown | null | false | arm64: tegra: Correct location of power-sensors for IGX Orin | Jon Hunter | jonathanh@nvidia.com | Jon Hunter | jonathanh@nvidia.com | 2024-08-27 16:28:05 +0200 | 2023-10-13 14:34:31 +0200 | null | 33 | 33 | null | null | null |
9c3a62c20f7f | cdfa358b248e | 2,040 | drivers | drivers/firmware/tegra/bpmp.c | unknown | unknown | null | true | firmware: tegra: bpmp: Drop unused mbox_client_to_bpmp() | Krzysztof Kozlowski | krzysztof.kozlowski@linaro.org | Timo Alho | talho@nvidia.com | 2024-08-27 15:57:17 +0200 | 2019-01-25 15:58:47 +0100 | drivers/firmware/tegra/bpmp.c | 0 | 6 | null | null | null |
1eb52589a299 | 3330361543fc | 249 | gpu | drivers/gpu/drm/xe/xe_vm.c | hang | medium | null | false | drm/xe: Invalidate media_gt TLBs | Matthew Brost | matthew.brost@intel.com | Matt Roper | matthew.d.roper@intel.com | 2024-08-27 09:31:28 -0400 | 2023-12-21 11:40:26 -0500 | drivers/gpu/drm/xe/xe_vm.c | 24 | 13 | null | null | 20240820160129.986889 |
b930d0bac9c6 | 6f6bfbc595fb | 88 | rdma | drivers/infiniband/hw/bnxt_re/ib_verbs.c | unknown | unknown | null | false | RDMA/bnxt_re: Fix the table size for PSN/MSN entries | Selvin Xavier | selvin.xavier@broadcom.com | Selvin Xavier | selvin.xavier@broadcom.com | 2024-08-27 10:15:57 -0300 | 2024-05-30 13:28:02 +0300 | drivers/infiniband/hw/bnxt_re/ib_verbs.c | 2 | 0 | null | null | null |
ca6448aed4f1 | e89c041338ed | 2,703 | fs/xfs | fs/xfs/xfs_fsmap.c | refcount | security | null | false | xfs: Fix missing interval for missing_owner in xfs fsmap | Zizhi Wo | wozizhi@huawei.com | Darrick J. Wong | darrick.wong@oracle.com | 2024-08-27 18:32:14 +0530 | 2017-04-03 15:18:17 -0700 | fs/xfs/xfs_fsmap.c | 23 | 1 | refcount | null | null |
6b35cc8d9239 | e89c041338ed | 2,703 | fs/xfs | fs/xfs/xfs_fsmap.c | unknown | unknown | null | false | xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code | Darrick J. Wong | djwong@kernel.org | Darrick J. Wong | darrick.wong@oracle.com | 2024-08-27 18:32:08 +0530 | 2017-04-03 15:18:17 -0700 | fs/xfs/xfs_fsmap.c | 2 | 2 | null | null | null |
79ea4a496ab5 | 9560393b830b | 59 | iommu | drivers/iommu/iommufd/selftest.c | unknown | low | null | false | iommufd/selftest: Fix buffer read overrrun in the dirty test | Jason Gunthorpe | jgg@nvidia.com | Joao Martins | joao.m.martins@oracle.com | 2024-08-27 09:47:04 -0300 | 2024-06-28 13:12:22 -0300 | drivers/iommu/iommufd/selftest.c | 4 | 5 | null | null | null |
e5700c903772 | 6662edcd32cc | 155 | media | drivers/media/common/videobuf2/videobuf2-core.c | unknown | unknown | null | true | media: videobuf2: Drop minimum allocation requirement of 2 buffers | Laurent Pinchart | laurent.pinchart+renesas@ideasonboard.com | Benjamin Gaignard | benjamin.gaignard@collabora.com | 2024-08-27 14:57:38 +0300 | 2024-03-25 12:00:44 +0100 | drivers/media/common/videobuf2/videobuf2-core.c | 0 | 7 | null | null | 20240825232449.25905 |
4786fe29f5a0 | 4ded136c78f8 | 68 | drivers/net | drivers/net/ethernet/pensando/ionic/ionic_dev.h | hang | medium | null | true | ionic: Prevent tx_timeout due to frequent doorbell ringing | Brett Creeley | brett.creeley@amd.com | Shannon Nelson | shannon.nelson@amd.com | 2024-08-27 13:22:42 +0200 | 2024-06-19 18:31:48 -0700 | drivers/net/ethernet/pensando/ionic/ionic_dev.h;drivers/net/ethernet/pensando/ionic/ionic_lif.c | 2 | 2 | null | null | 20240822192557.9089 |
2955ae8186c8 | 213c43676beb | 314 | gpu/i915 | drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c | unknown | unknown | null | false | drm/i915: ARL requires a newer GSC firmware | John Harrison | John.C.Harrison@Intel.com | Radhakrishna Sripada | radhakrishna.sripada@intel.com | 2024-08-27 13:23:58 +0300 | 2023-10-18 06:23:41 +0200 | drivers/gpu/drm/i915/gt/uc/intel_gsc_fw.c;drivers/gpu/drm/i915/gt/uc/intel_uc_fw.c;drivers/gpu/drm/i915/i915_drv.h;drivers/gpu/drm/i915/intel_device_info.c;drivers/gpu/drm/i915/intel_device_info.h;include/drm/intel/i915_pciids.h | 58 | 6 | null | null | 20240802031051.3816392 |
7d058e6bac9a | f6f4a0862bde | 320 | gpu/i915 | drivers/gpu/drm/i915/display/vlv_dsi.c | unknown | unknown | null | true | drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strict | Hans de Goede | hdegoede@redhat.com | Hans de Goede | hdegoede@redhat.com | 2024-08-27 13:23:48 +0300 | 2023-10-12 12:41:48 +0200 | drivers/gpu/drm/i915/display/vlv_dsi.c | 0 | 1 | null | null | 20240823075055.17198 |
76364f3edfde | a1efeb823084 | 112 | wireless | drivers/net/wireless/intel/iwlwifi/mvm/time-event.c | hang | medium | null | false | wifi: iwlwifi: mvm: allow ESR when we the ROC expires | Emmanuel Grumbach | emmanuel.grumbach@intel.com | Yedidya Benshimol | yedidya.ben.shimol@intel.com | 2024-08-27 10:28:56 +0200 | 2024-05-06 16:33:24 +0200 | drivers/net/wireless/intel/iwlwifi/mvm/time-event.c | 6 | 8 | null | null | 20240825191257.8 |
1524173a3745 | b133fdf07db8 | 249 | wireless | net/mac80211/mlme.c | crash | high | null | false | wifi: mac80211: fix the comeback long retry times | Emmanuel Grumbach | emmanuel.grumbach@intel.com | Jouni Malinen | quic_jouni@quicinc.com | 2024-08-27 10:28:54 +0200 | 2023-12-21 20:35:14 +0100 | net/mac80211/mlme.c | 1 | 0 | null | null | 20240808085916.23519 |
a68b22e2905b | 6fdb8b8781d5 | 236 | wireless | net/wireless/util.c | dos | high | null | false | wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority | hhorace | hhoracehsu@gmail.com | Ilan Peer | ilan.peer@intel.com | 2024-08-27 10:28:54 +0200 | 2024-01-03 15:35:26 +0100 | net/wireless/util.c | 6 | 4 | null | null | 20240807082205.1369;4.3 |
3a7ee94559df | 830aa3e7d1ca | 1,096 | wireless | drivers/net/wireless/intel/iwlwifi/mvm/constants.h | hang | medium | null | false | wifi: iwlwifi: mvm: increase the time between ranging measurements | Avraham Stern | avraham.stern@intel.com | Avraham Stern | avraham.stern@intel.com | 2024-08-27 10:15:14 +0200 | 2021-08-26 23:38:15 +0300 | drivers/net/wireless/intel/iwlwifi/mvm/constants.h | 1 | 1 | null | null | null |
a949075d4bbf | 626be4bf99f6 | 89 | wireless | drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | null-deref | medium | null | false | wifi: iwlwifi: mvm: set the cipher for secured NDP ranging | Avraham Stern | avraham.stern@intel.com | Avraham Stern | avraham.stern@intel.com | 2024-08-27 10:15:14 +0200 | 2024-05-29 10:33:46 +0200 | drivers/net/wireless/intel/iwlwifi/mvm/ftm-initiator.c | 1 | 0 | null pointer | null | 20240729201718.24 |
8131dd52810d | c30a2a64788b | 500 | wireless | drivers/net/wireless/intel/iwlwifi/iwl-config.h | hang | medium | null | false | wifi: iwlwifi: config: label 'gl' devices as discrete | Johannes Berg | johannes.berg@intel.com | Mukesh Sisodiya | mukesh.sisodiya@intel.com | 2024-08-27 10:14:27 +0200 | 2023-04-14 13:15:26 +0200 | drivers/net/wireless/intel/iwlwifi/cfg/bz.c;drivers/net/wireless/intel/iwlwifi/iwl-config.h;drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 13 | 3 | null | null | 20240729201718.95 |
e7a7ef9a0742 | 9df66d5b9f45 | 1,160 | wireless | net/mac80211/offchannel.c | hang | medium | null | false | wifi: mac80211: don't use rate mask for offchannel TX either | Ping-Ke Shih | pkshih@realtek.com | Ping-Ke Shih | pkshih@realtek.com | 2024-08-27 10:13:23 +0200 | 2021-06-23 11:02:59 +0200 | include/net/mac80211.h;net/mac80211/offchannel.c;net/mac80211/rate.c;net/mac80211/scan.c;net/mac80211/tx.c | 8 | 6 | null | null | 20240729074816.20323 |
7c24c5bdf489 | d2601e34a102 | 48 | wireless | drivers/net/wireless/virtual/mac80211_hwsim.c | unknown | unknown | null | false | wifi: mac80211_hwsim: correct MODULE_PARM_DESC of multi_radio | Zong-Zhe Yang | kevin_yang@realtek.com | Felix Fietkau | nbd@nbd.name | 2024-08-27 10:06:59 +0200 | 2024-07-09 11:36:12 +0200 | drivers/net/wireless/virtual/mac80211_hwsim.c | 1 | 1 | null | null | 20240712074938.26437 |
6d30bb88f623 | fe0a7776d4d1 | 258 | wireless | drivers/net/wireless/silabs/wfx/sta.c | null-deref | medium | null | true | wifi: wfx: repair open network AP mode | Alexander Sverdlin | alexander.sverdlin@siemens.com | Dmitry Antipov | dmantipov@yandex.ru | 2024-08-27 10:49:26 +0300 | 2023-12-12 17:33:49 +0200 | drivers/net/wireless/silabs/wfx/sta.c | 4 | 1 | null pointer;uninitialized | null | 20240823131521.3309073 |
7bbc079531fc | 1b2ca93cd059 | 183 | hwmon | drivers/hwmon/pt5161l.c | hang | medium | null | false | hwmon: (pt5161l) Fix invalid temperature reading | Cosmo Chou | chou.cosmo@gmail.com | Cosmo Chou | chou.cosmo@gmail.com | 2024-08-26 20:58:05 -0700 | 2024-02-25 12:37:37 -0800 | drivers/hwmon/pt5161l.c | 2 | 2 | null | null | 20240819104630.2375441 |
dda898d7ffe8 | 776722e85d3b | 2,836 | fs/ext4 | fs/ext4/file.c | crash | high | null | true | ext4: dax: fix overflowing extents beyond inode size when partially writing | Zhihao Cheng | chengzhihao1@huawei.com | Jan Kara | jack@suse.cz | 2024-08-26 23:56:49 -0400 | 2016-11-20 18:09:11 -0500 | fs/ext4/file.c | 4 | 4 | null | null | 20240809121532.2105494 |
7e8fb2eda988 | e3a00a23781c | 48 | other | include/linux/jbd2.h | unknown | low | null | false | jbd2: fix kernel-doc for j_transaction_overhead_buffers | Randy Dunlap | rdunlap@infradead.org | Jan Kara | jack@suse.cz | 2024-08-26 22:49:31 -0400 | 2024-07-08 23:59:37 -0400 | include/linux/jbd2.h | 1 | 1 | null | null | 20240723051647.3053491;20240710182252.4 |
f5cacdc6f2bb | 8c3f25d8950c | 5,771 | filesystem | fs/jbd2/checkpoint.c | unknown | high | null | true | jbd2: stop waiting for space when jbd2_cleanup_journal_tail() returns error | Baokun Li | libaokun1@huawei.com | Theodore Ts'o | tytso@mit.edu | 2024-08-26 21:33:39 -0400 | 2008-11-06 22:38:07 -0500 | fs/jbd2/checkpoint.c | 5 | 2 | null | null | 6.6;20240718115336.2554501 |
1a00a393d6a7 | ac27a0ec112a | 6,529 | fs/ext4 | fs/ext4/namei.c | crash | high | null | true | ext4: no need to continue when the number of entries is 1 | Edward Adam Davis | eadavis@qq.com | Dave Kleikamp | shaggy@austin.ibm.com | 2024-08-26 21:20:48 -0400 | 2006-10-11 11:14:15 -0700 | fs/ext4/namei.c | 1 | 1 | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.