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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
35e4a69b2003 | 449c9c02537a | 48 | kernel | kernel/power/hibernate.c | unknown | low | null | true | PM: sleep: Allow pm_restrict_gfp_mask() stacking | Rafael J. Wysocki | rafael.j.wysocki@intel.com | Rafael J. Wysocki | rafael.j.wysocki@intel.com | 2025-10-29 18:55:32 +0100 | 2025-09-10 20:36:43 +0200 | kernel/power/hibernate.c;kernel/power/main.c | 17 | 9 | null | 469d80a3712c | 20251025050812.421905;20251028111730.2261404;6.16 |
35e4a69b2003 | 469d80a3712c | 33 | kernel | kernel/power/hibernate.c | unknown | low | null | true | PM: sleep: Allow pm_restrict_gfp_mask() stacking | Rafael J. Wysocki | rafael.j.wysocki@intel.com | Mario Limonciello (AMD) | superm1@kernel.org | 2025-10-29 18:55:32 +0100 | 2025-09-25 21:36:05 +0200 | kernel/power/hibernate.c;kernel/power/main.c | 17 | 9 | null | 449c9c02537a | 20251025050812.421905;20251028111730.2261404;6.16 |
edce042da798 | c460bc2311df | 49 | gpu | drivers/gpu/drm/xe/xe_validation.h | uninitialized | unknown | null | false | drm/xe: Fix uninitialized return value from xe_validation_guard() | Thomas Hellström | thomas.hellstrom@linux.intel.com | Thomas Hellström | thomas.hellstrom@linux.intel.com | 2025-10-29 10:44:48 -0700 | 2025-09-10 09:15:56 +0200 | drivers/gpu/drm/xe/xe_validation.h | 4 | 4 | uninitialized | null | 20251027131228.12098 |
dc5db35073a1 | 20bb6c9de1b7 | 1,295 | drivers | drivers/soc/qcom/smem.c | error-handling | medium | null | false | soc: qcom: smem: fix hwspinlock resource leak in probe error paths | Haotian Zhang | vulab@iscas.ac.cn | Deepak Kumar Singh | quic_deesin@quicinc.com | 2025-10-29 11:46:57 -0500 | 2022-04-12 21:29:49 -0500 | drivers/soc/qcom/smem.c | 1 | 2 | null | null | 20251029022733.255 |
0820c9373369 | 39d6dcf67fe9 | 307 | clk | drivers/clk/qcom/gcc-qcs615.c | unknown | unknown | null | false | clk: qcom: gcc-qcs615: Update the SDCC clock to use shared_floor_ops | Taniya Das | taniya.das@oss.qualcomm.com | Taniya Das | quic_tdas@quicinc.com | 2025-10-29 11:45:40 -0500 | 2024-12-25 22:54:33 -0600 | drivers/clk/qcom/gcc-qcs615.c | 3 | 3 | null | null | null |
4ada5679f18d | 665fa8dea90d | 261 | tools | tools/include/nolibc/dirent.h | unknown | unknown | null | false | tools/nolibc/dirent: avoid errno in readdir_r | Benjamin Berg | benjamin.berg@intel.com | Thomas Weißschuh | thomas.weissschuh@linutronix.de | 2025-10-29 16:29:14 +0100 | 2025-02-09 16:46:50 +0100 | tools/include/nolibc/dirent.h | 3 | 3 | null | null | null |
c485ca3aff24 | acab7bcdb1bc | 1,287 | tools | tools/include/nolibc/stdio.h | unknown | unknown | null | false | tools/nolibc/stdio: let perror work when NOLIBC_IGNORE_ERRNO is set | Benjamin Berg | benjamin.berg@intel.com | Willy Tarreau | w@1wt.eu | 2025-10-29 16:29:13 +0100 | 2022-04-20 17:05:44 -0700 | tools/include/nolibc/stdio.h | 4 | 0 | null | null | null |
f4fa7c25f632 | 956f2b11a8a4 | 35 | scheduler | kernel/sched/ext.c | uninitialized | security | null | false | sched_ext: Fix use of uninitialized variable in scx_bpf_cpuperf_set() | Andrea Righi | arighi@nvidia.com | Tejun Heo | tj@kernel.org | 2025-10-29 05:14:39 -1000 | 2025-09-23 09:03:26 -1000 | kernel/sched/ext.c | 1 | 1 | uninitialized | null | null |
9222582ec524 | 4b66d18918f8 | 50 | wireless | drivers/net/wireless/ath/ath12k/mac.c | unknown | unknown | null | false | Revert "wifi: ath12k: Fix missing station power save configuration" | Miaoqing Pan | miaoqing.pan@oss.qualcomm.com | Miaoqing Pan | miaoqing.pan@oss.qualcomm.com | 2025-10-29 08:12:14 -0700 | 2025-09-08 09:45:18 -0700 | drivers/net/wireless/ath/ath12k/mac.c | 55 | 67 | null | null | 2.0;1.1;1.0;20251028060744.897198 |
9db8d46712d2 | 7d7d16498958 | 40 | filesystem | fs/namespace.c | unknown | trivial | null | false | mnt: Remove dead code which might prevent from building | Andy Shevchenko | andriy.shevchenko@linux.intel.com | Christian Brauner | brauner@kernel.org | 2025-10-29 15:57:24 +0100 | 2025-09-19 14:26:15 +0200 | fs/namespace.c | 0 | 10 | null | null | 20251024132336.1666382 |
5e5c8aa73d99 | 88d0d17192c5 | 43 | docs | Documentation/devicetree/bindings/sound/qcom,pm4125-sdw.yaml | unknown | unknown | null | false | ASoC: dt-bindings: pm4125-sdw: correct number of soundwire ports | Srinivas Kandagatla | srinivas.kandagatla@oss.qualcomm.com | Alexey Klimov | alexey.klimov@linaro.org | 2025-10-29 14:54:47 +0000 | 2025-09-16 14:33:25 +0100 | Documentation/devicetree/bindings/sound/qcom,pm4125-sdw.yaml | 2 | 2 | null | null | 20251029144636.357203 |
22897e568646 | 1fc778f7c833 | 322 | sound | sound/soc/renesas/rz-ssi.c | unknown | unknown | null | true | ASoC: renesas: rz-ssi: Use proper dma_buffer_pos after resume | Claudiu Beznea | claudiu.beznea.uj@bp.renesas.com | Claudiu Beznea | claudiu.beznea.uj@bp.renesas.com | 2025-10-29 14:54:46 +0000 | 2024-12-11 13:24:07 +0000 | sound/soc/renesas/rz-ssi.c | 12 | 13 | null | null | 20251029141134.2556926 |
bcba17279327 | d32bac9cb09c | 699 | sound | sound/soc/qcom/sc8280xp.c | memory-leak | low | null | true | ASoC: qcom: sdw: fix memory leak for sdw_stream_runtime | Srinivas Kandagatla | srinivas.kandagatla@oss.qualcomm.com | Krzysztof Kozlowski | krzysztof.kozlowski@linaro.org | 2025-10-29 14:54:38 +0000 | 2023-11-29 18:53:24 +0000 | sound/soc/qcom/sc7280.c;sound/soc/qcom/sc8280xp.c;sound/soc/qcom/sdw.c;sound/soc/qcom/sdw.h;sound/soc/qcom/sm8250.c;sound/soc/qcom/x1e80100.c | 64 | 50 | memory leak | null | 20251022143349.1081513 |
015a54407782 | 4e4d52075577 | 240 | fs/xfs | fs/xfs/xfs_zone_alloc.c | unknown | unknown | null | false | xfs: set s_min_writeback_pages for zoned file systems | Christoph Hellwig | hch@lst.de | Christoph Hellwig | hch@lst.de | 2025-10-29 15:54:31 +0100 | 2025-03-03 08:16:56 -0700 | fs/xfs/xfs_zone_alloc.c | 26 | 2 | null | null | 20251017034611.651385 |
90918e3b6404 | 1a64edf54f55 | 3,152 | netfilter | net/netfilter/nft_ct.c | hang | medium | null | false | netfilter: nft_ct: add seqadj extension for natted connections | Andrii Melnychenko | a.melnychenko@vyos.io | Florian Westphal | fw@strlen.de | 2025-10-29 14:47:59 +0100 | 2017-03-13 13:42:09 +0100 | net/netfilter/nft_ct.c | 5 | 0 | null | null | 192.168 |
8d96dfdcabef | df4a90250976 | 2,496 | netfilter | net/netfilter/nft_connlimit.c | race-condition | unknown | null | false | netfilter: nft_connlimit: fix possible data race on connection count | Fernando Fernandez Mancera | fmancera@suse.de | Florian Westphal | fw@strlen.de | 2025-10-29 14:47:59 +0100 | 2018-12-29 02:45:20 +0100 | net/netfilter/nft_connlimit.c | 1 | 1 | data race | null | null |
514f1dc8f2ca | 1ad8f48df6f6 | 3,463 | netfilter | net/netfilter/nft_ct.c | unknown | unknown | null | false | netfilter: nft_ct: enable labels for get case too | Florian Westphal | fw@strlen.de | Florian Westphal | fw@strlen.de | 2025-10-29 14:47:59 +0100 | 2016-05-05 16:27:59 +0200 | net/netfilter/nft_ct.c | 22 | 3 | null | null | null |
07ad45e06b40 | d0e7915d2ad3 | 447 | arch | arch/s390/mm/dump_pagetables.c | memory-leak | low | null | true | s390/mm: Fix memory leak in add_marker() when kvrealloc() fails | Miaoqian Lin | linmq006@gmail.com | Heiko Carstens | hca@linux.ibm.com | 2025-10-29 14:17:50 +0100 | 2024-08-07 20:52:53 +0200 | arch/s390/mm/dump_pagetables.c | 8 | 13 | memory leak | null | null |
d5ebe3f7d13d | 44f89010dae0 | 176 | media | drivers/media/i2c/ov02c10.c | unknown | unknown | null | false | media: ov02c10: Fix default vertical flip | Sebastian Reichel | sre@kernel.org | Heimir Thor Sverrisson | heimir.sverrisson@gmail.com | 2025-10-29 14:07:01 +0100 | 2025-05-06 09:53:50 +0200 | drivers/media/i2c/ov02c10.c | 1 | 1 | null | null | null |
9ef6e4db152c | 0af46fbc333d | 753 | media | drivers/media/i2c/imx219.c | unknown | unknown | null | true | media: i2c: imx219: Fix 1920x1080 mode to use 1:1 pixel aspect ratio | Dave Stevenson | dave.stevenson@raspberrypi.com | Laurent Pinchart | laurent.pinchart@ideasonboard.com | 2025-10-29 14:07:01 +0100 | 2023-10-07 10:55:47 +0200 | drivers/media/i2c/imx219.c | 6 | 3 | null | null | null |
330e2c514823 | 1d0b929fc070 | 233 | filesystem | fs/afs/internal.h | crash | security | null | false | afs: Fix dynamic lookup to fail on cell lookup failure | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2025-10-29 13:51:38 +0100 | 2025-03-10 09:47:15 +0000 | fs/afs/cell.c;fs/afs/dynroot.c;fs/afs/internal.h;fs/afs/mntpt.c;fs/afs/proc.c;fs/afs/super.c;fs/afs/vl_alias.c | 86 | 18 | null | null | 1784747.1761158912 |
b21f90e2e450 | e30f8e61e251 | 4 | scripts | scripts/.gitignore | unknown | unknown | null | false | scripts: add tracepoint-update to the list of ignores files | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Steven Rostedt | rostedt@goodmis.org | 2025-10-29 08:46:05 -0400 | 2025-10-24 16:43:14 -0400 | scripts/.gitignore | 1 | 0 | null | null | 20251029120709.24669 |
c063c1bbee67 | e0c0891cd63b | 28 | drivers | drivers/accel/ivpu/ivpu_gem.c | unknown | unknown | null | false | accel/ivpu: Remove skip of dma unmap for imported buffers | Maciej Falkowski | maciej.falkowski@linux.intel.com | Jacek Lawrynowicz | jacek.lawrynowicz@linux.intel.com | 2025-10-29 13:42:33 +0100 | 2025-10-01 09:58:50 +0200 | drivers/accel/ivpu/ivpu_gem.c | 0 | 3 | null | null | 20251027150933.2384538 |
65df3a9629c1 | cbe5aeedecc7 | 6 | kernel | kernel/power/energy_model.c | null-deref | high | null | false | PM: EM: Add to em_pd_list only when no failure | Peng Fan | peng.fan@nxp.com | Changwoo Min | changwoo@igalia.com | 2025-10-29 13:37:00 +0100 | 2025-10-22 21:44:37 +0200 | kernel/power/energy_model.c | 4 | 1 | null pointer | null | null |
ced37e9ceae5 | 3b3fa11bc700 | 3,295 | arch/x86 | arch/x86/kernel/dumpstack.c | out-of-bounds | security | null | false | x86/dumpstack: Prevent KASAN false positive warnings in __show_regs() | Tengda Wu | wutengda@huaweicloud.com | Josh Poimboeuf | jpoimboe@redhat.com | 2025-10-29 13:07:21 +0100 | 2016-10-21 09:26:04 +0200 | arch/x86/kernel/dumpstack.c | 21 | 2 | out of bounds;OOB | null | 20251023090632.269121 |
fcb8c304f467 | c460bc2311df | 49 | gpu | drivers/gpu/drm/xe/xe_validation.h | uninitialized | unknown | null | false | drm/xe: Fix uninitialized return value from xe_validation_guard() | Thomas Hellström | thomas.hellstrom@linux.intel.com | Thomas Hellström | thomas.hellstrom@linux.intel.com | 2025-10-29 10:50:31 +0100 | 2025-09-10 09:15:56 +0200 | drivers/gpu/drm/xe/xe_validation.h | 4 | 4 | uninitialized | null | 20251027131228.12098 |
42bbf82b73bd | 685e8dae19df | 51 | gpu | drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi_regs.h | crash | high | null | false | drm/rcar-du: dsi: Fix missing parameter in RXSETR_...EN macros | Marek Vasut | marek.vasut+renesas@mailbox.org | Marek Vasut | marek.vasut+renesas@mailbox.org | 2025-10-29 11:32:10 +0200 | 2025-09-08 09:45:01 +0300 | drivers/gpu/drm/renesas/rcar-du/rcar_mipi_dsi_regs.h | 2 | 2 | null | null | 20251028232959.109936 |
ef1ea98c8fff | 466e4d801cd4 | 476 | kernel | kernel/task_work.c | race-condition | unknown | null | false | task_work: Fix NMI race condition | Peter Zijlstra | peterz@infradead.org | Sebastian Andrzej Siewior | bigeasy@linutronix.de | 2025-10-29 10:29:54 +0100 | 2024-07-09 13:26:34 +0200 | kernel/task_work.c | 7 | 1 | race condition | null | 20250924080118.425949403 |
4ba45f041abe | 26579860fbd5 | 481 | arch/x86 | arch/x86/events/intel/cstate.c | hang | medium | null | false | perf/x86/intel/cstate: Remove PC3 support from LunarLake | Zhang Rui | rui.zhang@intel.com | Zhang Rui | rui.zhang@intel.com | 2025-10-29 10:29:54 +0100 | 2024-07-04 16:00:35 +0200 | arch/x86/events/intel/cstate.c | 1 | 2 | null | null | 20251023223754.1743928 |
0ba6502ce167 | 090262439f66 | 481 | arch/x86 | arch/x86/events/intel/ds.c | out-of-bounds | high | null | true | perf/x86/intel: Fix KASAN global-out-of-bounds warning | Dapeng Mi | dapeng1.mi@linux.intel.com | Kan Liang | kan.liang@linux.intel.com | 2025-10-29 10:29:52 +0100 | 2024-07-04 16:00:38 +0200 | arch/x86/events/intel/ds.c | 2 | 1 | out of bounds | null | 20251028064214.1451968 |
23ee8a2563a0 | 8ddde07a3d28 | 1,329 | other | include/linux/map_benchmark.h | unknown | unknown | null | true | dma-mapping: benchmark: Restore padding to ensure uABI remained consistent | Qinxin Xia | xiaqinxin@huawei.com | Tian Tao | tiantao6@hisilicon.com | 2025-10-29 09:41:40 +0100 | 2022-03-10 07:41:14 +0100 | include/linux/map_benchmark.h | 1 | 0 | null | null | 20251028120900.2265511 |
7e2958aee59c | fd394a334b1c | 238 | drivers/net | drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c | unknown | unknown | null | false | net: hibmcge: fix the inappropriate netif_device_detach() | Jijie Shao | shaojijie@huawei.com | Jijie Shao | shaojijie@huawei.com | 2025-10-28 19:11:04 -0700 | 2025-03-04 13:45:33 +0100 | drivers/net/ethernet/hisilicon/hibmcge/hbg_err.c | 6 | 4 | null | null | 20251025014642.265259 |
71eb8d1e0756 | 1d7cd7a9c69c | 112 | drivers/net | drivers/net/ethernet/hisilicon/hibmcge/hbg_common.h | unknown | unknown | null | false | net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy. | Jijie Shao | shaojijie@huawei.com | Jijie Shao | shaojijie@huawei.com | 2025-10-28 19:11:04 -0700 | 2025-07-08 08:54:25 -0700 | drivers/net/ethernet/hisilicon/hibmcge/hbg_common.h;drivers/net/ethernet/hisilicon/hibmcge/hbg_hw.c;drivers/net/ethernet/hisilicon/hibmcge/hbg_mdio.c | 4 | 1 | null | null | 20251025014642.265259 |
12d2303db892 | fd394a334b1c | 238 | drivers/net | drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.c | unknown | unknown | null | false | net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue | Jijie Shao | shaojijie@huawei.com | Jijie Shao | shaojijie@huawei.com | 2025-10-28 19:11:04 -0700 | 2025-03-04 13:45:33 +0100 | drivers/net/ethernet/hisilicon/hibmcge/hbg_irq.c | 1 | 0 | null | null | 20251025014642.265259 |
40c17a02de41 | 75a71ecc2412 | 110 | drivers | drivers/dpll/zl3073x/dpll.c | unknown | unknown | null | false | dpll: zl3073x: Fix output pin registration | Ivan Vecera | ivecera@redhat.com | Ivan Vecera | ivecera@redhat.com | 2025-10-28 18:54:48 -0700 | 2025-07-09 19:08:53 -0700 | drivers/dpll/zl3073x/dpll.c | 1 | 1 | null | null | 20251027140912.233152 |
d8d2b1f81530 | 6dad4e8ab3ec | 2,890 | drivers/net | drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c | use-after-free | unknown | null | false | net: cxgb4/ch_ipsec: fix potential use-after-free in ch_ipsec_xfrm_add_state() callback | Pavel Zhigulin | Pavel.Zhigulin@kaspersky.com | Atul Gupta | atul.gupta@chelsio.com | 2025-10-28 18:40:20 -0700 | 2017-11-29 17:33:29 +1100 | drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/chcr_ipsec.c | 6 | 1 | use after free | null | 20251024161304.724436 |
36fedc44e37e | 9d71b54b65b1 | 772 | drivers | drivers/dpll/dpll_netlink.c | crash | high | null | false | dpll: fix device-id-get and pin-id-get to return errors properly | Petr Oros | poros@redhat.com | Vadim Fedorenko | vadim.fedorenko@linux.dev | 2025-10-28 17:50:18 -0700 | 2023-09-17 11:50:20 +0100 | drivers/dpll/dpll_netlink.c | 20 | 16 | null | null | 20251024190733.364101 |
f5d079564c44 | 62b7d6835288 | 60 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | hang | medium | null | false | drm/msm/dpu: Fix adjusted mode clock check for 3d merge | Jessica Zhang | jessica.zhang@oss.qualcomm.com | Jessica Zhang | jessica.zhang@oss.qualcomm.com | 2025-10-29 00:20:47 +0200 | 2025-08-29 01:51:46 +0300 | drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 3 | 0 | null | null | null |
bbc65d1bde82 | daf9a92daeb8 | 372 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | unknown | high | null | false | drm/msm/dpu: Disable broken YUV on QSEED2 hardware | Vladimir Lypak | vladimir.lypak@gmail.com | Konrad Dybcio | konradybcio@kernel.org | 2025-10-29 00:20:47 +0200 | 2024-10-21 14:09:04 +0300 | drivers/gpu/drm/msm/disp/dpu1/dpu_hw_catalog.c | 2 | 2 | null | null | null |
5e0656b12534 | 71174f362d67 | 625 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c | unknown | unknown | null | false | drm/msm/dpu: Require linear modifier for writeback framebuffers | Vladimir Lypak | vladimir.lypak@gmail.com | Dmitry Baryshkov | dmitry.baryshkov@linaro.org | 2025-10-29 00:20:47 +0200 | 2024-02-11 22:38:08 +0200 | drivers/gpu/drm/msm/disp/dpu1/dpu_writeback.c | 3 | 0 | null | null | null |
2f8bed917542 | dabfdd89eaa9 | 1,275 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | unknown | unknown | null | false | drm/msm/dpu: Fix pixel extension sub-sampling | Vladimir Lypak | vladimir.lypak@gmail.com | Vinod Polimera | quic_vpolimer@quicinc.com | 2025-10-29 00:20:47 +0200 | 2022-05-02 02:07:08 +0300 | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 6 | 4 | null | null | null |
425da3305972 | 8f15005783b8 | 360 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | hang | medium | null | false | drm/msm/dpu: Disable scaling for unsupported scaler types | Vladimir Lypak | vladimir.lypak@gmail.com | Dmitry Baryshkov | dmitry.baryshkov@linaro.org | 2025-10-29 00:20:47 +0200 | 2024-11-02 01:47:20 +0200 | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 1 | 1 | null | null | null |
23ab0d6228bf | 3ed12a3664b3 | 179 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | null-deref | unknown | null | false | drm/msm/dpu: Propagate error from dpu_assign_plane_resources | Vladimir Lypak | vladimir.lypak@gmail.com | Dmitry Baryshkov | dmitry.baryshkov@linaro.org | 2025-10-29 00:20:47 +0200 | 2025-05-02 01:14:27 +0300 | drivers/gpu/drm/msm/disp/dpu1/dpu_plane.c | 1 | 1 | null deref;uninitialized | null | null |
2319551e97f0 | 774bcfb73176 | 317 | gpu | drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | unknown | unknown | null | false | drm/msm/dpu: Fix allocation of RGB SSPPs without scaling | Vladimir Lypak | vladimir.lypak@gmail.com | Dmitry Baryshkov | dmitry.baryshkov@linaro.org | 2025-10-29 00:20:47 +0200 | 2024-12-15 14:43:05 +0200 | drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 1 | 1 | null | null | null |
93c97bc8d85d | cb55f39bf7b1 | 49 | gpu | drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c | unknown | unknown | null | false | drm/msm: dsi: fix PLL init in bonded mode | Neil Armstrong | neil.armstrong@linaro.org | Krzysztof Kozlowski | krzysztof.kozlowski@linaro.org | 2025-10-29 00:10:06 +0200 | 2025-09-09 17:24:25 +0300 | drivers/gpu/drm/msm/dsi/phy/dsi_phy.h;drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c | 2 | 17 | null | null | null |
7073c7fc8d8b | 1da177e4c3f4 | 7,500 | drivers | drivers/video/fbdev/aty/atyfb_base.c | unknown | unknown | null | true | fbdev: atyfb: Check if pll_ops->init_pll failed | Daniel Palmer | daniel@0x0f.com | Linus Torvalds | torvalds@ppc970.osdl.org | 2025-10-28 22:59:19 +0100 | 2005-04-16 15:20:36 -0700 | drivers/video/fbdev/aty/atyfb_base.c | 6 | 2 | null | null | 14.31818;61.476191;61.470088;05.0;61.481239;61.496112;61.487569;2.6 |
eb53368f8d6e | cc5d0189b9ba | 7,232 | drivers | drivers/video/fbdev/valkyriefb.c | refcount | low | null | true | fbdev: valkyriefb: Fix reference count leak in valkyriefb_init | Miaoqian Lin | linmq006@gmail.com | Benjamin Herrenschmidt | benh@kernel.crashing.org | 2025-10-28 22:59:19 +0100 | 2006-01-09 14:53:55 +1100 | drivers/video/fbdev/valkyriefb.c | 2 | 0 | reference count | null | null |
2cbb259ec4f8 | 3a0af8fd61f9 | 3,252 | networking | net/core/filter.c | crash | high | null | false | bpf: Reject negative head_room in __bpf_skb_change_head | Daniel Borkmann | daniel@iogearbox.net | Thomas Graf | tgraf@suug.ch | 2025-10-28 14:54:56 -0700 | 2016-12-02 10:51:49 -0500 | net/core/filter.c | 2 | 1 | null | null | 23.021507;23.017301;23.021249;23.016047;23.022143;23.021939;23.022342;20251023125532.182262;23.021725;23.021387 |
ef270ec44637 | 73fa0d10d077 | 4,837 | drivers | drivers/vfio/vfio_iommu_type1.c | crash | high | null | false | vfio/type1: handle DMA map/unmap up to the addressable limit | Alex Mastro | amastro@fb.com | Alex Williamson | alex.williamson@redhat.com | 2025-10-28 15:54:41 -0600 | 2012-07-31 08:16:23 -0600 | drivers/vfio/vfio_iommu_type1.c | 42 | 35 | null | null | null |
1196f1f897d4 | 73fa0d10d077 | 4,837 | drivers | drivers/vfio/vfio_iommu_type1.c | unknown | unknown | null | false | vfio/type1: move iova increment to unmap_unpin_*() caller | Alex Mastro | amastro@fb.com | Alex Williamson | alex.williamson@redhat.com | 2025-10-28 15:54:41 -0600 | 2012-07-31 08:16:23 -0600 | drivers/vfio/vfio_iommu_type1.c | 10 | 10 | null | null | null |
6012379ede6a | 73fa0d10d077 | 4,837 | drivers | drivers/vfio/vfio_iommu_type1.c | unknown | unknown | null | false | vfio/type1: sanitize for overflow using check_*_overflow() | Alex Mastro | amastro@fb.com | Alex Williamson | alex.williamson@redhat.com | 2025-10-28 15:54:41 -0600 | 2012-07-31 08:16:23 -0600 | drivers/vfio/vfio_iommu_type1.c | 63 | 23 | null | null | null |
dc8aa0cb87a7 | 43175c92d403 | 126 | gpu/i915 | drivers/gpu/drm/i915/display/intel_dmc.c | unknown | unknown | null | true | drm/i915/dmc: Clear HRR EVT_CTL/HTP to zero on ADL-S | Ville Syrjälä | ville.syrjala@linux.intel.com | Ville Syrjälä | ville.syrjala@linux.intel.com | 2025-10-28 16:00:19 -0400 | 2025-06-23 17:50:07 +0300 | drivers/gpu/drm/i915/display/intel_dmc.c | 54 | 1 | null | null | 20251022100718.24803 |
f82acf6fb421 | 3a6a4edaa592 | 4,919 | drivers/net | drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | unknown | unknown | null | false | ixgbe: use EOPNOTSUPP instead of ENOTSUPP in ixgbe_ptp_feature_enable() | Kohei Enju | enjuk@amazon.com | Jacob Keller | jacob.e.keller@intel.com | 2025-10-28 12:49:59 -0700 | 2012-05-09 22:48:51 -0700 | drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c | 1 | 1 | null | null | null |
21d08d1c4c29 | 36b9fea60961 | 2,414 | drivers/net | drivers/net/ethernet/intel/igc/igc_ethtool.c | unknown | unknown | null | false | igc: use EOPNOTSUPP instead of ENOTSUPP in igc_ethtool_get_sset_count() | Kohei Enju | enjuk@amazon.com | Sasha Neftin | sasha.neftin@intel.com | 2025-10-28 12:49:59 -0700 | 2019-03-19 15:12:28 -0700 | drivers/net/ethernet/intel/igc/igc_ethtool.c | 1 | 1 | null | null | null |
bc73c5885c60 | 9d5c824399de | 6,482 | drivers/net | drivers/net/ethernet/intel/igb/igb_ethtool.c | unknown | unknown | null | false | igb: use EOPNOTSUPP instead of ENOTSUPP in igb_get_sset_count() | Kohei Enju | enjuk@amazon.com | Auke Kok | auke-jan.h.kok@intel.com | 2025-10-28 12:49:59 -0700 | 2008-01-28 15:10:33 -0800 | drivers/net/ethernet/intel/igb/igb_ethtool.c | 1 | 1 | null | null | null |
81fb1fe75c67 | f026d8ca2904 | 1,988 | drivers/net | drivers/net/ethernet/intel/igc/igc_ethtool.c | hang | medium | null | false | igc: power up the PHY before the link test | Kohei Enju | enjuk@amazon.com | Vitaly Lifshits | vitaly.lifshits@intel.com | 2025-10-28 12:49:59 -0700 | 2020-05-18 15:06:28 -0700 | drivers/net/ethernet/intel/igc/igc_ethtool.c | 3 | 0 | null | null | null |
85308d999c4b | 29cb3b8d95c7 | 196 | drivers/net | drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | use-after-free | high | null | false | ixgbe: fix memory leak and use-after-free in ixgbe_recovery_probe() | Kohei Enju | enjuk@amazon.com | Jedrzej Jagielski | jedrzej.jagielski@intel.com | 2025-10-28 12:49:59 -0700 | 2025-04-15 07:36:33 -0700 | drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 1 | 1 | use after free;UAF;memory leak | null | 20250828020558.1450422 |
9a0f81fc64b2 | 015307754a19 | 383 | drivers/net | drivers/net/ethernet/intel/ice/ice_flex_pipe.c | unknown | security | null | false | ice: fix usage of logical PF id | Grzegorz Nitka | grzegorz.nitka@intel.com | Wenjun Wu | wenjun1.wu@intel.com | 2025-10-28 12:49:59 -0700 | 2024-10-10 08:30:23 -0700 | drivers/net/ethernet/intel/ice/ice_flex_pipe.c | 1 | 1 | null | null | 0.000075;0.000006;0.000091;00.0;0.000007;0.000001;0.000003;0.000076;0.000106;00.1;0.000008;00.5;0.000002;0.000010;00.4 |
45076413063c | e2193f9f9ec9 | 200 | drivers/net | drivers/net/ethernet/intel/ice/ice_sbq_cmd.h | unknown | unknown | null | false | ice: fix destination CGU for dual complex E825 | Grzegorz Nitka | grzegorz.nitka@intel.com | Karol Kolacinski | karol.kolacinski@intel.com | 2025-10-28 12:49:59 -0700 | 2025-04-11 10:46:37 -0700 | drivers/net/ethernet/intel/ice/ice_common.c;drivers/net/ethernet/intel/ice/ice_sbq_cmd.h | 25 | 2 | null | null | 20250905150947.871566 |
e9840461317e | 258f5f905815 | 288 | drivers/net | drivers/net/ethernet/intel/ice/ice_common.c | unknown | unknown | null | false | ice: fix lane number calculation | Grzegorz Nitka | grzegorz.nitka@intel.com | Karol Kolacinski | karol.kolacinski@intel.com | 2025-10-28 12:49:59 -0700 | 2025-01-13 09:59:14 -0800 | drivers/net/ethernet/intel/ice/ice_common.c | 9 | 0 | null | null | null |
0d6e9ec80ceb | ea1dcca1de12 | 217 | arch/x86 | arch/x86/Makefile | unknown | unknown | null | true | x86/build: Disable SSE4a | Peter Zijlstra | peterz@infradead.org | Tor Vic | torvic9@mailbox.org | 2025-10-28 20:43:36 +0100 | 2025-03-25 08:24:06 +0100 | arch/x86/Makefile | 1 | 1 | null | null | null |
388eff894d6b | 672365477ae8 | 1,463 | arch/x86 | arch/x86/kernel/fpu/core.c | hang | medium | null | true | x86/fpu: Ensure XFD state on signal delivery | Chang S. Bae | chang.seok.bae@intel.com | Chang S. Bae | chang.seok.bae@intel.com | 2025-10-28 12:10:59 -0700 | 2021-10-26 10:53:02 +0200 | arch/x86/kernel/fpu/core.c | 3 | 0 | null | null | 20250610001700.4097 |
9583f9d22991 | caab002d5069 | 1,996 | pci | drivers/pci/controller/pcie-brcmstb.c | hang | medium | null | true | PCI: brcmstb: Fix disabling L0s capability | Jim Quinlan | james.quinlan@broadcom.com | Jim Quinlan | jquinlan@broadcom.com | 2025-10-28 13:04:42 -0500 | 2020-05-11 11:46:39 +0100 | drivers/pci/controller/pcie-brcmstb.c | 3 | 7 | null | null | 20251003170436.1446030 |
23f852daa4ba | ee2a098851bf | 1,317 | bpf | kernel/bpf/stackmap.c | out-of-bounds | high | null | false | bpf: Fix stackmap overflow check in __bpf_get_stackid() | Arnaud Lecomte | contact@arnaud-lcm.com | Namhyung Kim | namhyung@kernel.org | 2025-10-28 09:20:27 -0700 | 2022-03-20 19:16:23 -0700 | kernel/bpf/stackmap.c | 8 | 7 | out of bounds | null | 20251025192941.1500 |
cdf44f1add4e | 6b923db2867c | 1,106 | drivers | drivers/mtd/nand/raw/lpc32xx_slc.c | error-handling | medium | null | false | mtd: rawnand: lpc32xx_slc: fix GPIO descriptor leak on probe error and remove | Haotian Zhang | vulab@iscas.ac.cn | Dmitry Torokhov | dmitry.torokhov@gmail.com | 2025-10-28 17:04:34 +0100 | 2022-10-18 10:36:05 +0200 | drivers/mtd/nand/raw/lpc32xx_slc.c | 2 | 0 | null | null | null |
050553c683f2 | 68c18dae6888 | 1,030 | drivers | drivers/mtd/nand/raw/nand_base.c | unknown | low | null | false | mtd: nand: relax ECC parameter validation check | Aryan Srivastava | aryan.srivastava@alliedtelesis.co.nz | Aviram Dali | aviramd@marvell.com | 2025-10-28 17:04:34 +0100 | 2023-01-02 12:14:21 +0100 | drivers/mtd/nand/raw/nand_base.c | 8 | 5 | null | null | null |
fbd72cb463fd | e6a30d0c48a1 | 631 | drivers | drivers/mtd/nand/raw/marvell_nand.c | hang | medium | null | false | Revert "mtd: rawnand: marvell: fix layouts" | Aryan Srivastava | aryan.srivastava@alliedtelesis.co.nz | Elad Nachman | enachman@marvell.com | 2025-10-28 17:04:34 +0100 | 2024-02-05 16:16:24 +0100 | drivers/mtd/nand/raw/marvell_nand.c | 8 | 5 | null | null | null |
48cbf50531d8 | 68622bdfefb9 | 4,478 | other | include/linux/regmap.h | unknown | unknown | null | true | regmap: irq: Correct documentation of wake_invert flag | Shawn Guo | shawnguo@kernel.org | Philipp Zabel | p.zabel@pengutronix.de | 2025-10-28 15:17:36 +0000 | 2013-07-24 16:55:30 +0100 | include/linux/regmap.h | 1 | 1 | null | null | 20251024082344.2188895 |
f0f7a3f542c1 | 1e5d088a52c2 | 172 | platform | drivers/platform/x86/intel/int3472/clk_and_regulator.c | double-free | security | null | true | platform/x86: int3472: Fix double free of GPIO device during unregister | Qiu Wenbo | qiuwenbo@kylinsec.com.cn | Hans de Goede | hdegoede@redhat.com | 2025-10-28 17:06:14 +0200 | 2025-05-08 17:36:00 +0300 | drivers/platform/x86/intel/int3472/clk_and_regulator.c;include/linux/platform_data/x86/int3472.h | 1 | 5 | double free;reference count | null | 20251028063009.289414 |
4f2cd64510e7 | e8529dbc75ca | 52 | gpu/amd | drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c | unknown | unknown | null | false | drm/amdgpu: fix SPDX header on cyan_skillfish_reg_init.c | Alex Deucher | alexander.deucher@amd.com | Alex Deucher | alexander.deucher@amd.com | 2025-10-28 11:03:04 -0400 | 2025-09-05 17:38:38 -0400 | drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c | 1 | 1 | null | null | null |
8284a9e91722 | d1bb64651095 | 322 | gpu/amd | drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_5_0.h | unknown | unknown | null | false | drm/amdgpu: fix SPDX header on irqsrcs_vcn_5_0.h | Alex Deucher | alexander.deucher@amd.com | Sathishkumar S | sathishkumar.sundararaju@amd.com | 2025-10-28 11:02:49 -0400 | 2024-12-10 10:28:44 -0500 | drivers/gpu/drm/amd/include/ivsrcid/vcn/irqsrcs_vcn_5_0.h | 1 | 1 | null | null | null |
964f8ff276a5 | 523b69c65445 | 252 | gpu/amd | drivers/gpu/drm/amd/include/amd_cper.h | unknown | unknown | null | false | drm/amdgpu: fix SPDX header on amd_cper.h | Alex Deucher | alexander.deucher@amd.com | Hawking Zhang | Hawking.Zhang@amd.com | 2025-10-28 11:02:42 -0400 | 2025-02-17 14:09:28 -0500 | drivers/gpu/drm/amd/include/amd_cper.h | 1 | 1 | null | null | null |
f3b37ebf2c94 | 92d5d2a09de1 | 252 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c | unknown | unknown | null | false | drm/amdgpu: fix SPDX headers on amdgpu_cper.c/h | Alex Deucher | alexander.deucher@amd.com | Hawking Zhang | Hawking.Zhang@amd.com | 2025-10-28 11:02:36 -0400 | 2025-02-17 14:09:29 -0500 | drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c;drivers/gpu/drm/amd/amdgpu/amdgpu_cper.h | 2 | 2 | null | null | null |
501672e3c157 | 18aafc59b106 | 3,325 | gpu/amd | drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c | unknown | unknown | null | false | drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Iceland | John Smith | itistotalbotnet@gmail.com | Rex Zhu | Rex.Zhu@amd.com | 2025-10-28 11:02:19 -0400 | 2016-09-19 13:22:16 -0400 | drivers/gpu/drm/amd/pm/powerplay/smumgr/iceland_smumgr.c | 1 | 1 | null | null | 1.0 |
07a13f913c29 | 18edef19ea44 | 3,325 | gpu/amd | drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c | unknown | unknown | null | false | drm/amd/pm/powerplay/smumgr: Fix PCIeBootLinkLevel value on Fiji | John Smith | itistotalbotnet@gmail.com | Rex Zhu | Rex.Zhu@amd.com | 2025-10-28 11:02:13 -0400 | 2016-09-19 13:22:11 -0400 | drivers/gpu/drm/amd/pm/powerplay/smumgr/fiji_smumgr.c | 1 | 1 | null | null | 1.0 |
238d468d3ed1 | caad2613dc4b | 1,924 | gpu/amd | drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | hang | medium | null | false | drm/amd/pm: fix smu table id bound check issue in smu_cmn_update_table() | Yang Wang | kevinyang.wang@amd.com | Evan Quan | evan.quan@amd.com | 2025-10-28 11:02:03 -0400 | 2020-07-21 15:37:38 -0400 | drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c | 1 | 1 | null | null | null |
382bd6a79283 | 33056a97ae5e | 203 | gpu/amd | drivers/gpu/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c | crash | high | null | true | drm/amd/display: Don't program BLNDGAM_MEM_PWR_FORCE when CM low-power is disabled on DCN30 | Matthew Schwartz | matthew.schwartz@linux.dev | Mario Limonciello | mario.limonciello@amd.com | 2025-10-28 11:01:44 -0400 | 2025-04-07 18:01:07 -0400 | drivers/gpu/drm/amd/display/dc/dpp/dcn30/dcn30_dpp.c | 0 | 3 | null | null | null |
745bae76acdd | a9ed2f052c5c | 461 | gpu | drivers/gpu/drm/radeon/radeon_drv.c | use-after-free | medium | null | false | drm/radeon: Remove calls to drm_put_dev() | Daniel Palmer | daniel@0x0f.com | Wu Hoi Pok | wuhoipok@gmail.com | 2025-10-28 11:00:08 -0400 | 2024-07-23 17:31:59 -0400 | drivers/gpu/drm/radeon/radeon_drv.c | 4 | 21 | refcount;use after free | null | 5.642230;5.649620;5.649605;05.0;5.649607 |
3328443363a0 | a9ed2f052c5c | 461 | gpu | drivers/gpu/drm/radeon/radeon_kms.c | hang | medium | null | false | drm/radeon: Do not kfree() devres managed rdev | Daniel Palmer | daniel@0x0f.com | Wu Hoi Pok | wuhoipok@gmail.com | 2025-10-28 10:59:56 -0400 | 2024-07-23 17:31:59 -0400 | drivers/gpu/drm/radeon/radeon_kms.c | 0 | 1 | null | null | null |
926d002e6d7e | 1f403699c40f | 73 | gpu | drivers/gpu/drm/mediatek/mtk_drm_drv.c | use-after-free | medium | null | true | drm/mediatek: Fix device use-after-free on unbind | Johan Hovold | johan@kernel.org | Ma Ke | make24@iscas.ac.cn | 2025-10-28 14:56:16 +0000 | 2025-08-15 23:35:35 +0000 | drivers/gpu/drm/mediatek/mtk_drm_drv.c | 0 | 10 | refcount;use after free;reference count | null | 20251006093937.27869 |
1ec39d2cd88d | 7733f6c32e36 | 2,252 | usb | drivers/usb/cdns3/cdns3-pci-wrap.c | error-handling | low | null | true | usb: cdns3: Fix double resource release in cdns3_pci_probe | Miaoqian Lin | linmq006@gmail.com | Pawel Laszczak | pawell@cadence.com | 2025-10-28 15:46:16 +0100 | 2019-08-29 10:57:04 +0300 | drivers/usb/cdns3/cdns3-pci-wrap.c | 1 | 4 | null | null | 20251026090859.33107 |
baeb66fbd420 | 5702f75375aa | 4,474 | usb | drivers/usb/gadget/udc/core.c | use-after-free | high | null | true | usb: gadget: udc: fix use-after-free in usb_gadget_state_work | Jimmy Hu | hhhuuu@google.com | Felipe Balbi | balbi@ti.com | 2025-10-28 15:46:02 +0100 | 2013-07-29 13:57:02 +0300 | drivers/usb/gadget/udc/core.c;include/linux/usb/gadget.h | 21 | 1 | race condition;use after free | null | 20251023054945.233861 |
eb9ac779830b | f1407d5c6624 | 5,311 | usb | drivers/usb/renesas_usbhs/common.c | unknown | unknown | null | true | usb: renesas_usbhs: Fix synchronous external abort on unbind | Claudiu Beznea | claudiu.beznea.uj@bp.renesas.com | Kuninori Morimoto | kuninori.morimoto.gx@renesas.com | 2025-10-28 15:45:22 +0100 | 2011-04-13 16:07:07 -0700 | drivers/usb/renesas_usbhs/common.c | 7 | 7 | null | null | 20251027140741.557198;6.17 |
7915d513e22d | 0ec946d32ef7 | 6 | usb | drivers/usb/dwc3/dwc3-apple.c | hang | medium | null | false | usb: dwc3: apple: Only support a single reset controller | Sven Peter | sven@kernel.org | Sven Peter | sven@kernel.org | 2025-10-28 15:35:21 +0100 | 2025-10-22 10:58:31 +0200 | drivers/usb/dwc3/dwc3-apple.c | 14 | 14 | null | null | null |
eb4917f557d4 | 58ac1b379979 | 704 | tty | drivers/tty/serial/amba-pl011.c | unknown | unknown | null | true | serial: amba-pl011: prefer dma_mapping_error() over explicit address checking | Miaoqian Lin | linmq006@gmail.com | Arnd Bergmann | arnd@arndb.de | 2025-10-28 15:26:47 +0100 | 2023-11-23 20:22:46 +0000 | drivers/tty/serial/amba-pl011.c | 1 | 1 | null | null | 20251027092053.87937 |
02227b97a8d3 | 7553f5173ec3 | 6 | tools | tools/testing/selftests/tty/.gitignore | unknown | unknown | null | false | selftests: tty: add tty_tiocsti_test to .gitignore | Gopi Krishna Menon | krishnagopi487@gmail.com | Abhinav Saxena | xandfury@gmail.com | 2025-10-28 15:24:43 +0100 | 2025-10-22 12:09:07 +0200 | tools/testing/selftests/tty/.gitignore | 1 | 0 | null | null | 20251026100104.3354 |
3df28496673b | d1e879ec600f | 237 | wireless | drivers/net/wireless/intel/iwlwifi/mld/d3.c | null-deref | unknown | null | false | wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload() | Li Qiang | liqiang01@kylinos.cn | Miri Korenblit | miriam.rachel.korenblit@intel.com | 2025-10-28 16:17:27 +0200 | 2025-03-05 09:42:03 +0100 | drivers/net/wireless/intel/iwlwifi/mld/d3.c | 4 | 0 | null deref;null pointer | null | 20251017041128.1379715 |
dfc74e37bdb4 | 737da5363cc0 | 14 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c | use-after-free | unknown | null | false | drm/amdkfd: Fix use-after-free of HMM range in svm_range_validate_and_map() | Srinivasan Shanmugam | srinivasan.shanmugam@amd.com | Sunil Khatri | sunil.khatri@amd.com | 2025-10-28 10:02:21 -0400 | 2025-10-13 14:14:36 -0400 | drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c;drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 5 | 2 | use after free;double free | null | null |
af13e5e437dc | abfc01077df6 | 12 | scheduler | kernel/sched/core.c | unknown | unknown | null | false | sched: Fix the do_set_cpus_allowed() locking fix | Peter Zijlstra | peterz@infradead.org | Peter Zijlstra | peterz@infradead.org | 2025-10-28 15:00:48 +0100 | 2025-10-16 11:13:52 +0200 | kernel/sched/core.c | 7 | 10 | null | null | 202510271206.24495 |
1017e393ad6d | 7bb02a34c2ba | 0 | gpu/amd | drivers/gpu/drm/amd/amdkfd/kfd_svm.c | unknown | unknown | null | false | drm/amdkfd: fix the clean up when amdgpu_hmm_range_alloc fails | Sunil Khatri | sunil.khatri@amd.com | Sunil Khatri | sunil.khatri@amd.com | 2025-10-28 10:00:35 -0400 | 2025-10-28 09:59:37 -0400 | drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 4 | 7 | null | null | null |
a0559012a18a | 9e46b8bb0539 | 42 | gpu/amd | drivers/gpu/drm/amd/amdgpu/mes_userqueue.c | crash | high | null | false | drm/amdgpu/userq: fix SDMA and compute validation | Alex Deucher | alexander.deucher@amd.com | Prike Liang | Prike.Liang@amd.com | 2025-10-28 09:59:48 -0400 | 2025-09-15 16:52:15 -0400 | drivers/gpu/drm/amd/amdgpu/mes_userqueue.c | 14 | 5 | null | null | null |
fbc1cc697309 | ec3252bff7b6 | 873 | wireless | net/mac80211/ieee80211_i.h | hang | medium | null | true | wifi: mac80211: use wiphy_hrtimer_work for csa.switch_work | Benjamin Berg | benjamin.berg@intel.com | Johannes Berg | johannes.berg@intel.com | 2025-10-28 14:56:42 +0100 | 2023-06-07 19:53:24 +0200 | net/mac80211/chan.c;net/mac80211/ieee80211_i.h;net/mac80211/link.c;net/mac80211/mlme.c | 14 | 14 | null | null | 20251028125710.68258 |
3f654d53dff5 | 8eb8dd2ffbbb | 862 | wireless | net/mac80211/ieee80211_i.h | hang | medium | null | true | wifi: mac80211: use wiphy_hrtimer_work for ml_reconf_work | Benjamin Berg | benjamin.berg@intel.com | Ilan Peer | ilan.peer@intel.com | 2025-10-28 14:56:40 +0100 | 2023-06-19 13:12:43 +0200 | net/mac80211/ieee80211_i.h;net/mac80211/mlme.c | 6 | 6 | null | null | 20251028125710.24 |
dfa865d490b1 | 702e80470a33 | 764 | wireless | net/mac80211/ieee80211_i.h | hang | medium | null | true | wifi: mac80211: use wiphy_hrtimer_work for ttlm_work | Benjamin Berg | benjamin.berg@intel.com | Ayala Beker | ayala.beker@intel.com | 2025-10-28 14:56:33 +0100 | 2023-09-25 09:12:34 +0200 | net/mac80211/ieee80211_i.h;net/mac80211/mlme.c | 13 | 13 | null | null | 20251028125710.83 |
e48886b9d668 | 4d8bc7bd4f73 | 5 | tracing | kernel/trace/blktrace.c | crash | critical | null | false | blktrace: for ftrace use correct trace format ver | Chaitanya Kulkarni | ckulkarnilinux@gmail.com | Johannes Thumshirn | johannes.thumshirn@wdc.com | 2025-10-28 07:56:06 -0600 | 2025-10-22 11:14:05 -0600 | kernel/trace/blktrace.c | 54 | 5 | null | null | 3903.022369;3903.022366;59.641742;59.641785;3903.022308;59.641775;59.641784;3903.022365;59.641788;3903.022333 |
4a0940bdcac2 | f9ee38bbf70f | 5 | tracing | kernel/trace/blktrace.c | crash | high | null | false | blktrace: use debug print to report dropped events | Chaitanya Kulkarni | ckulkarnilinux@gmail.com | Johannes Thumshirn | johannes.thumshirn@wdc.com | 2025-10-28 07:55:40 -0600 | 2025-10-22 11:14:05 -0600 | kernel/trace/blktrace.c | 5 | 2 | null | null | 3.881;3.805;77.826343;77.826347;77.826354;77.826282;3.824;3.889;77.826350;77.826288;77.826373;77.826377;77.826237;77.826260 |
90ef1dcb1d2b | b4a8fcc7826a | 7 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c | unknown | unknown | null | false | drm/amdgpu: Fix pointer casts when reading dynamic region sizes | Srinivasan Shanmugam | srinivasan.shanmugam@amd.com | Ellen Pan | yunru.pan@amd.com | 2025-10-28 09:55:16 -0400 | 2025-10-20 18:28:11 -0400 | drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c;drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c;drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c;drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 5 | 5 | null | null | null |
19de03b312d6 | 6c1b1da58f8c | 2,182 | other | include/linux/blk_types.h | hang | medium | null | true | block: make REQ_OP_ZONE_OPEN a write operation | Damien Le Moal | dlemoal@kernel.org | Ajay Joshi | ajay.joshi@wdc.com | 2025-10-28 07:52:55 -0600 | 2019-11-07 06:31:48 -0700 | include/linux/blk_types.h | 5 | 5 | null | null | null |
12a1c9353c47 | 6c1b1da58f8c | 2,182 | other | include/linux/blk_types.h | hang | medium | null | true | block: fix op_is_zone_mgmt() to handle REQ_OP_ZONE_RESET_ALL | Damien Le Moal | dlemoal@kernel.org | Ajay Joshi | ajay.joshi@wdc.com | 2025-10-28 07:52:55 -0600 | 2019-11-07 06:31:48 -0700 | include/linux/blk_types.h | 1 | 0 | null | null | null |
00dc2ff51978 | 07009df6494d | 7 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | integer-overflow | critical | null | false | drm/amdgpu: Make SR-IOV critical region checks overflow-safe | Srinivasan Shanmugam | srinivasan.shanmugam@amd.com | Ellen Pan | yunru.pan@amd.com | 2025-10-28 09:52:44 -0400 | 2025-10-20 18:28:05 -0400 | drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | 5 | 4 | integer overflow | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.