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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
a424353937c2 | a4d1c5d0b99b | 186 | gpu | drivers/gpu/drm/xe/xe_gt_sriov_pf.c | unknown | trivial | null | false | drm/xe/pf: Disable PF restart worker on device removal | Michal Wajdeczko | michal.wajdeczko@intel.com | Michal Wajdeczko | michal.wajdeczko@intel.com | 2025-08-01 21:29:51 +0200 | 2025-01-27 20:34:18 +0100 | drivers/gpu/drm/xe/xe_gt_sriov_pf.c | 31 | 1 | null | null | 20250801142822.180530 |
f22853435bbd | 68dc6c2d5eec | 813 | gpu | drivers/gpu/drm/msm/msm_gem_submit.c | error-handling | low | null | false | drm/msm: Defer fd_install in SUBMIT ioctl | Rob Clark | robin.clark@oss.qualcomm.com | Rob Clark | robdclark@chromium.org | 2025-08-01 10:53:11 -0700 | 2023-05-11 07:41:48 -0700 | drivers/gpu/drm/msm/msm_gem_submit.c | 7 | 7 | null | null | null |
ad70e46e130a | 111fdd2198e6 | 27 | gpu | drivers/gpu/drm/msm/msm_gem_submit.c | error-handling | high | null | false | drm/msm: Fix submit error path cleanup | Rob Clark | robin.clark@oss.qualcomm.com | Rob Clark | robdclark@chromium.org | 2025-08-01 10:52:33 -0700 | 2025-07-04 17:48:35 -0700 | drivers/gpu/drm/msm/msm_gem_submit.c | 5 | 4 | null | null | 6.16 |
de651b6e040b | b58e12a66e47 | 27 | gpu | drivers/gpu/drm/msm/msm_gem.c | use-after-free | high | null | false | drm/msm: Fix refcnt underflow in error path | Rob Clark | robin.clark@oss.qualcomm.com | Rob Clark | robdclark@chromium.org | 2025-08-01 10:52:33 -0700 | 2025-07-04 17:48:36 -0700 | drivers/gpu/drm/msm/msm_gem.c | 3 | 1 | refcount;use after free | null | 6.16 |
25654a1756a4 | 12578c075f89 | 619 | gpu | drivers/gpu/drm/msm/msm_gpu.c | unknown | unknown | null | false | drm/msm: Update global fault counter when faulty process has already ended | Maíra Canal | mcanal@igalia.com | Rob Clark | robdclark@chromium.org | 2025-08-01 10:51:57 -0700 | 2023-11-20 17:15:19 -0800 | drivers/gpu/drm/msm/msm_gpu.c | 8 | 3 | null | null | null |
f4ca529de235 | dbbde63c9e9d | 27 | gpu | drivers/gpu/drm/msm/msm_iommu.c | race-condition | unknown | null | false | drm/msm: Fix pagetables setup/teardown serialization | Rob Clark | robin.clark@oss.qualcomm.com | Rob Clark | robdclark@chromium.org | 2025-08-01 10:50:26 -0700 | 2025-07-04 17:48:35 -0700 | drivers/gpu/drm/msm/msm_iommu.c | 12 | 4 | race condition | b145c6e65eb0 | null |
f4ca529de235 | b145c6e65eb0 | 1,784 | gpu | drivers/gpu/drm/msm/msm_iommu.c | race-condition | unknown | null | false | drm/msm: Fix pagetables setup/teardown serialization | Rob Clark | robin.clark@oss.qualcomm.com | Jordan Crouse | jcrouse@codeaurora.org | 2025-08-01 10:50:26 -0700 | 2020-09-12 10:48:32 -0700 | drivers/gpu/drm/msm/msm_iommu.c | 12 | 4 | race condition | dbbde63c9e9d | null |
7abb543ff03e | 98290b0a7d60 | 27 | gpu | drivers/gpu/drm/msm/msm_gem.c | hang | medium | null | false | drm/msm: Fix build with KMS disabled | Rob Clark | robin.clark@oss.qualcomm.com | Dmitry Baryshkov | dmitry.baryshkov@oss.qualcomm.com | 2025-08-01 10:48:52 -0700 | 2025-07-05 07:13:35 -0700 | drivers/gpu/drm/msm/msm_gem.c | 8 | 1 | null | null | null |
bb324f85f722 | 471920ce25d5 | 27 | gpu | drivers/gpu/drm/drm_gpuvm.c | unknown | low | null | false | drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code block | Bagas Sanjaya | bagasdotme@gmail.com | Rob Clark | robin.clark@oss.qualcomm.com | 2025-08-01 10:43:50 -0700 | 2025-07-04 11:09:43 -0700 | drivers/gpu/drm/drm_gpuvm.c | 1 | 1 | null | null | 20250708192038.6 |
9e6448f7b1ef | fd9c663b9ad6 | 832 | netfilter | net/netfilter/nf_bpf_link.c | unknown | unknown | null | false | bpf: Check netfilter ctx accesses are aligned | Paul Chaignon | paul.chaignon@gmail.com | Florian Westphal | fw@strlen.de | 2025-08-01 09:22:44 -0700 | 2023-04-21 11:34:14 -0700 | net/netfilter/nf_bpf_link.c | 3 | 0 | null | null | 24059214.1754039605 |
ead3d7b2b6af | d58e468b1112 | 2,512 | networking | net/core/filter.c | crash | high | null | false | bpf: Check flow_dissector ctx accesses are aligned | Paul Chaignon | paul.chaignon@gmail.com | Petar Penkov | ppenkov@google.com | 2025-08-01 09:22:44 -0700 | 2018-09-14 12:04:33 -0700 | net/core/filter.c | 3 | 0 | null | null | 1.1754039605 |
1fdc4c381ff7 | 4209d635a823 | 477 | gpu | drivers/gpu/drm/xe/xe_guc_capture.c | null-deref | high | null | false | drm/xe/devcoredump: Defer devcoredump initialization during probe | Balasubramani Vivekanandan | balasubramani.vivekanandan@intel.com | José Roberto de Souza | jose.souza@intel.com | 2025-08-01 11:28:35 -0400 | 2024-04-11 09:39:48 -0400 | drivers/gpu/drm/xe/xe_device.c;drivers/gpu/drm/xe/xe_guc_capture.c | 10 | 4 | null pointer | null | 20250731061300.14320;20250801052356.21885 |
7d3a5962d74e | a843b9894705 | 2 | gpu | drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | crash | high | null | false | drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init() | Dan Carpenter | dan.carpenter@linaro.org | Satyanarayana K V P | satyanarayana.k.v.p@intel.com | 2025-08-01 11:26:22 -0400 | 2025-07-29 22:05:14 -0700 | drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | 2 | 2 | null | null | null |
ffcfd071eec7 | 0ca645ab5b15 | 406 | spi | drivers/spi/spi-cs42l43.c | crash | high | null | false | spi: cs42l43: Property entry should be a null-terminated array | Simon Trimmer | simont@opensource.cirrus.com | Simon Trimmer | simont@opensource.cirrus.com | 2025-08-01 14:36:21 +0100 | 2024-06-20 21:10:15 +0100 | drivers/spi/spi-cs42l43.c | 1 | 1 | null | null | 20250731160109.1547131 |
9843cf7b6fd6 | 678f38eba1f2 | 774 | other | include/sound/tas2781-tlv.h | unknown | unknown | null | false | ASoC: tas2781: Fix the wrong step for TLV on tas2781 | Baojun Xu | baojun.xu@ti.com | Shenghao Ding | 13916275206@139.com | 2025-08-01 14:36:13 +0100 | 2023-06-19 12:59:29 +0100 | include/sound/tas2781-tlv.h | 1 | 1 | null | null | 0.5;20250801021618.64627 |
0dab92484474 | 71dc9ec9ac7d | 927 | networking | net/vmw_vsock/virtio_transport.c | unknown | unknown | null | true | vsock/virtio: Validate length in packet header before skb_put() | Will Deacon | will@kernel.org | Bobby Eshleman | bobby.eshleman@bytedance.com | 2025-08-01 09:11:09 -0400 | 2023-01-16 13:26:33 +0000 | net/vmw_vsock/virtio_transport.c | 10 | 2 | null | null | 20250717090116.11987 |
10a886aaed29 | 71dc9ec9ac7d | 927 | vhost | drivers/vhost/vsock.c | unknown | unknown | null | true | vhost/vsock: Avoid allocating arbitrarily-sized SKBs | Will Deacon | will@kernel.org | Bobby Eshleman | bobby.eshleman@bytedance.com | 2025-08-01 09:11:09 -0400 | 2023-01-16 13:26:33 +0000 | drivers/vhost/vsock.c | 4 | 2 | null | null | 20250717090116.11987 |
7d9896e9f6d0 | 6e890c5d5021 | 861 | vhost | drivers/vhost/Kconfig | hang | medium | null | false | vhost: Reintroduce kthread API and add mode selection | Cindy Lu | lulu@redhat.com | Mike Christie | michael.christie@oracle.com | 2025-08-01 09:11:09 -0400 | 2023-03-23 12:45:37 +0100 | drivers/vhost/Kconfig;drivers/vhost/vhost.c;drivers/vhost/vhost.h;include/uapi/linux/vhost.h | 295 | 18 | null | null | 20250714071333.59794 |
d9ea58b5dc6b | c8a6153b6c59 | 1,425 | drivers | drivers/vdpa/vdpa_user/vduse_dev.c | memory-leak | low | null | false | vdpa: Fix IDR memory leak in VDUSE module exit | Anders Roxell | anders.roxell@linaro.org | Xie Yongji | xieyongji@bytedance.com | 2025-08-01 09:11:08 -0400 | 2021-09-06 07:20:58 -0400 | drivers/vdpa/vdpa_user/vduse_dev.c | 1 | 0 | memleak;memory leak | null | 20250704125335.1084649 |
cc51a6681599 | 83e445e64f48 | 266 | drivers | drivers/vdpa/mlx5/net/mlx5_vnet.c | uninitialized | low | null | false | vdpa/mlx5: Fix release of uninitialized resources on error path | Dragos Tatulea | dtatulea@nvidia.com | Dragos Tatulea | dtatulea@nvidia.com | 2025-08-01 09:11:08 -0400 | 2024-11-07 16:51:16 -0500 | drivers/vdpa/mlx5/core/mr.c;drivers/vdpa/mlx5/net/mlx5_vnet.c | 9 | 4 | uninitialized | null | 03.2;20250708120424.2363354 |
400cad513c78 | bca939d5bcd0 | 157 | vhost | drivers/vhost/scsi.c | unknown | unknown | null | false | vhost-scsi: Fix check for inline_sg_cnt exceeding preallocated limit | Alok Tiwari | alok.a.tiwari@oracle.com | Mike Christie | michael.christie@oracle.com | 2025-08-01 09:11:08 -0400 | 2025-02-25 07:10:46 -0500 | drivers/vhost/scsi.c | 1 | 1 | null | null | 20250628183405.3979538 |
69cd720a8a5e | 09d7583294aa | 2,472 | vhost | drivers/vhost/scsi.c | crash | high | null | false | vhost-scsi: Fix log flooding with target does not exist errors | Mike Christie | michael.christie@oracle.com | Bijan Mottahedeh | bijan.mottahedeh@oracle.com | 2025-08-01 09:11:08 -0400 | 2018-10-24 21:16:13 -0400 | drivers/vhost/scsi.c | 1 | 3 | null | null | 20250611210113.10912 |
6f0f3d7fc4e0 | 0fe963d6fc16 | 388 | drivers | drivers/vdpa/mlx5/net/mlx5_vnet.c | hang | medium | null | false | vdpa/mlx5: Fix needs_teardown flag calculation | Dragos Tatulea | dtatulea@nvidia.com | Dragos Tatulea | dtatulea@nvidia.com | 2025-08-01 09:11:08 -0400 | 2024-07-09 08:42:50 -0400 | drivers/vdpa/mlx5/net/mlx5_vnet.c | 1 | 1 | null | null | 20250604184802.2625300 |
9d9b193ed73a | 6f90ba706551 | 100 | other | include/crypto/hash.h | off-by-one | unknown | null | true | crypto: hash - Increase HASH_MAX_DESCSIZE for hmac(sha3-224-s390) | Herbert Xu | herbert@gondor.apana.org.au | Herbert Xu | herbert@gondor.apana.org.au | 2025-08-01 19:40:54 +0800 | 2025-04-23 15:52:46 +0800 | include/crypto/hash.h | 1 | 1 | null | null | null |
2f2d42a17b5a | 11a347fb6cef | 570 | filesystem | fs/exfat/file.c | hang | medium | null | false | exfat: fdatasync flag should be same like generic_write_sync() | Zhengxu Zhang | zhengxu.zhang@unisoc.com | Yuezhang Mo | Yuezhang.Mo@sony.com | 2025-08-01 08:34:17 +0900 | 2024-01-08 21:57:22 +0900 | fs/exfat/file.c | 2 | 3 | null | null | 3.5 |
fad6551fcf53 | 3c407dc723bb | 580 | block | block/blk-settings.c | unknown | unknown | null | false | block: ensure discard_granularity is zero when discard is not supported | Christoph Hellwig | hch@lst.de | Christoph Hellwig | hch@lst.de | 2025-07-31 15:01:35 -0600 | 2023-12-29 08:44:12 -0700 | block/blk-settings.c | 10 | 3 | null | null | 20250731152228.873923 |
765761851d89 | eb0570c7df23 | 90 | drivers/block | drivers/block/zloop.c | use-after-free | high | null | true | zloop: fix KASAN use-after-free of tag set | Shin'ichiro Kawasaki | shinichiro.kawasaki@wdc.com | Damien Le Moal | dlemoal@kernel.org | 2025-07-31 15:01:07 -0600 | 2025-05-01 17:03:56 -0600 | drivers/block/zloop.c | 2 | 1 | use after free | null | 20250731110745.165751 |
e2ba58ccc909 | 53889bcaf536 | 570 | other | include/linux/ioprio.h | hang | medium | null | false | block: Fix default IO priority if there is no IO context | Guenter Roeck | linux@roeck-us.net | Jens Axboe | axboe@kernel.dk | 2025-07-31 15:00:41 -0600 | 2024-01-08 12:27:46 -0700 | include/linux/ioprio.h | 2 | 1 | null | null | 20250731044953.1852690 |
abad3d0bad72 | 7d9c3427894f | 1,831 | bpf | kernel/bpf/core.c | out-of-bounds | unknown | null | false | bpf: Fix oob access in cgroup local storage | Daniel Borkmann | daniel@iogearbox.net | YiFei Zhu | zhuyifei@google.com | 2025-07-31 11:30:05 -0700 | 2020-07-25 20:16:35 -0700 | include/linux/bpf.h;kernel/bpf/core.c | 16 | 0 | out of bounds;OOB | null | 20250730234733.530041 |
010510128873 | a353318ebf24 | 853 | docs | Documentation/netlink/specs/ethtool.yaml | unknown | unknown | null | false | netlink: specs: ethtool: fix module EEPROM input/output arguments | Jakub Kicinski | kuba@kernel.org | Stanislav Fomichev | sdf@google.com | 2025-07-31 10:57:02 -0700 | 2023-03-30 23:29:57 -0700 | Documentation/netlink/specs/ethtool.yaml | 3 | 3 | null | null | 20250730172137.1322351 |
6235ce77749f | e29386c8f7d7 | 1,675 | tools | tools/perf/util/build-id.c | hang | medium | null | false | perf record: Cache build-ID of hit DSOs only | Namhyung Kim | namhyung@kernel.org | Jiri Olsa | jolsa@kernel.org | 2025-07-31 10:46:46 -0700 | 2020-12-28 11:35:57 -0300 | tools/perf/util/build-id.c | 1 | 1 | null | null | 1.5;20250731070330.57116 |
56f4cfab1c93 | e120d1bc12da | 135 | arch | arch/s390/kernel/setup.c | crash | high | null | false | s390/mm: Set high_memory at the end of the identity mapping | Alexander Gordeev | agordeev@linux.ibm.com | Mike Rapoport (Microsoft) | rppt@kernel.org | 2025-07-31 18:59:26 +0200 | 2025-03-17 22:06:52 -0700 | arch/s390/kernel/setup.c | 6 | 0 | null | null | null |
123b7c7c2ba7 | d4c53ae8e494 | 609 | arch | drivers/s390/crypto/ap_bus.h | unknown | unknown | null | false | s390/ap: Unmask SLCF bit in card and queue ap functions sysfs | Harald Freudenberger | freude@linux.ibm.com | Harald Freudenberger | freude@linux.ibm.com | 2025-07-31 18:59:26 +0200 | 2023-11-30 16:24:23 +0100 | arch/s390/include/asm/ap.h;drivers/s390/crypto/ap_bus.h | 2 | 2 | null | null | null |
df485a4b2b3e | 8eba063b5b2b | 296 | sound | sound/usb/mixer_scarlett2.c | crash | high | null | false | ALSA: usb: scarlett2: Fix missing NULL check | Takashi Iwai | tiwai@suse.de | Geoffrey D. Bennett | g@b4.vu | 2025-07-31 17:04:28 +0200 | 2024-10-08 10:11:49 +0200 | sound/usb/mixer_scarlett2.c | 6 | 1 | null | null | 20250731053714.29414 |
5e0753df9623 | 81231ad173d8 | 1 | arch | arch/mips/configs/loongson2k_defconfig | hang | medium | null | false | mips: Update HD-audio configs again | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/mips/configs/loongson2k_defconfig;arch/mips/configs/loongson3_defconfig | 25 | 1 | null | 1d8dd982c409 | 20250731091109.16901 |
5e0753df9623 | 1d8dd982c409 | 1 | arch | arch/mips/configs/loongson2k_defconfig | hang | medium | null | false | mips: Update HD-audio configs again | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/mips/configs/loongson2k_defconfig;arch/mips/configs/loongson3_defconfig | 25 | 1 | null | 81231ad173d8 | 20250731091109.16901 |
1e7e0a2df77d | 81231ad173d8 | 1 | arch | arch/loongarch/configs/loongson3_defconfig | unknown | unknown | null | false | LoongArch: Update HD-audio codec configs | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/loongarch/configs/loongson3_defconfig | 15 | 0 | null | 1d8dd982c409 | 20250731091109.16901 |
1e7e0a2df77d | 1d8dd982c409 | 1 | arch | arch/loongarch/configs/loongson3_defconfig | unknown | unknown | null | false | LoongArch: Update HD-audio codec configs | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/loongarch/configs/loongson3_defconfig | 15 | 0 | null | 81231ad173d8 | 20250731091109.16901 |
80d2a9eb9af3 | 81231ad173d8 | 1 | arch/arm | arch/arm/configs/multi_v7_defconfig | hang | medium | null | false | arm: Update HD-audio configs again | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/arm/configs/multi_v7_defconfig;arch/arm/configs/tegra_defconfig | 8 | 1 | null | 1d8dd982c409 | 20250731091109.16901 |
80d2a9eb9af3 | 1d8dd982c409 | 1 | arch/arm | arch/arm/configs/multi_v7_defconfig | hang | medium | null | false | arm: Update HD-audio configs again | Takashi Iwai | tiwai@suse.de | Takashi Iwai | tiwai@suse.de | 2025-07-31 17:03:28 +0200 | 2025-07-30 15:39:42 +0200 | arch/arm/configs/multi_v7_defconfig;arch/arm/configs/tegra_defconfig | 8 | 1 | null | 81231ad173d8 | 20250731091109.16901 |
6260da046819 | 1026392d10af | 347 | tools | tools/testing/selftests/alsa/utimer-test.c | memory-leak | low | null | false | selftests: ALSA: fix memory leak in utimer test | WangYuli | wangyuli@uniontech.com | Ivan Orlov | ivan.orlov0322@gmail.com | 2025-07-31 17:01:53 +0200 | 2024-08-18 09:55:55 +0200 | tools/testing/selftests/alsa/utimer-test.c | 1 | 0 | memory leak | null | 20250731100222.65748 |
934452cbb16e | dbd9d80c1b2e | 1,787 | gpu | drivers/gpu/drm/vkms/vkms_writeback.c | hang | medium | null | false | drm/vkms: Add writeback encoders as possible clones | Robert Mader | robert.mader@collabora.com | Rodrigo Siqueira | rodrigosiqueiramelo@gmail.com | 2025-07-31 16:29:59 +0200 | 2020-09-07 17:03:48 -0400 | drivers/gpu/drm/vkms/vkms_output.c;drivers/gpu/drm/vkms/vkms_writeback.c | 15 | 0 | null | null | 20250718121442.490634 |
528589947c18 | 649fd41420a8 | 401 | nvme | drivers/nvme/target/core.c | crash | security | null | false | nvmet: initialize discovery subsys after debugfs is initialized | Mohamed Khalfella | mkhalfella@purestorage.com | Hannes Reinecke | hare@kernel.org | 2025-07-31 06:35:46 -0700 | 2024-06-24 12:53:42 -0700 | drivers/nvme/target/core.c | 6 | 6 | null | null | null |
bdc877ba6b7f | 58f86cc89c33 | 4,147 | other | include/linux/moduleparam.h | unknown | unknown | null | false | module: Restore the moduleparam prefix length check | Petr Pavlu | petr.pavlu@suse.com | Rusty Russell | rusty@rustcorp.com.au | 2025-07-31 13:57:41 +0200 | 2014-03-24 12:21:00 +1030 | include/linux/moduleparam.h | 2 | 3 | null | null | 20250630143535.267745 |
6c171b2ccfe6 | e14af7eeb47e | 6,396 | kernel | kernel/module/main.c | crash | high | null | false | module: Remove unnecessary +1 from last_unloaded_module::name size | Petr Pavlu | petr.pavlu@suse.com | Arjan van de Ven | arjan@linux.intel.com | 2025-07-31 13:57:32 +0200 | 2008-01-25 21:08:33 +0100 | kernel/module/main.c | 1 | 1 | null | null | 20250630143535.267745 |
0060beec0bfa | 413e800cadbf | 29 | drivers | drivers/ata/libata-sata.c | hang | medium | null | false | ata: libata-sata: Add link_power_management_supported sysfs attribute | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2025-07-31 12:56:21 +0900 | 2025-07-02 12:01:33 +0200 | drivers/ata/ata_piix.c;drivers/ata/libahci.c;drivers/ata/libata-sata.c;include/linux/libata.h | 44 | 12 | null | null | null |
d2be9ea9a755 | 816be86c7993 | 393 | drivers | drivers/ata/libata-scsi.c | unknown | unknown | null | true | ata: libata-scsi: Return aborted command when missing sense and result TF | Damien Le Moal | dlemoal@kernel.org | Igor Pylypiv | ipylypiv@google.com | 2025-07-31 12:56:11 +0900 | 2024-07-03 10:51:41 +0200 | drivers/ata/libata-scsi.c | 11 | 7 | null | null | null |
cf3fc037623c | 8ae720449fca | 3,779 | drivers | drivers/ata/libata-scsi.c | unknown | unknown | null | true | ata: libata-scsi: Fix ata_to_sense_error() status handling | Damien Le Moal | dlemoal@kernel.org | Hannes Reinecke | hare@suse.de | 2025-07-31 12:51:28 +0900 | 2015-03-27 11:59:22 -0400 | drivers/ata/libata-scsi.c | 8 | 12 | null | null | null |
759dfc7d04ba | ae8f160e7eb2 | 23 | networking | net/netlink/af_netlink.c | unknown | medium | null | true | netlink: avoid infinite retry looping in netlink_unicast() | Fedor Pchelkin | pchelkin@ispras.ru | Kuniyuki Iwashima | kuniyu@google.com | 2025-07-30 19:16:49 -0700 | 2025-07-07 16:45:35 -0700 | net/netlink/af_netlink.c | 1 | 1 | null | null | 1.17;5.10;20250728080727.255138 |
de9c4861fb42 | 1da177e4c3f4 | 7,410 | drivers/net | drivers/net/ppp/pptp.c | uninitialized | high | null | false | pptp: ensure minimal skb length in pptp_xmit() | Eric Dumazet | edumazet@google.com | Linus Torvalds | torvalds@ppc970.osdl.org | 2025-07-30 19:11:16 -0700 | 2005-04-16 15:20:36 -0700 | drivers/net/ppp/pptp.c | 9 | 6 | null | null | 2.6;20250729080207.1863408 |
3b98c9352511 | 40ba6a12a548 | 2,144 | drivers/net | drivers/net/phy/mdio_bus.c | unknown | unknown | null | false | net: mdio_bus: Use devm for getting reset GPIO | Bence Csókás | csokas.bence@prolan.hu | Dmitry Torokhov | dmitry.torokhov@gmail.com | 2025-07-30 19:10:25 -0700 | 2019-09-16 16:25:16 +0200 | drivers/net/phy/mdio_bus.c | 2 | 2 | null | bafbdd527d56 | 20250728153455.47190 |
3b98c9352511 | bafbdd527d56 | 2,794 | drivers/net | drivers/net/phy/mdio_bus.c | unknown | unknown | null | false | net: mdio_bus: Use devm for getting reset GPIO | Bence Csókás | csokas.bence@prolan.hu | Sergei Shtylyov | sergei.shtylyov@cogentembedded.com | 2025-07-30 19:10:25 -0700 | 2017-12-05 12:51:19 -0500 | drivers/net/phy/mdio_bus.c | 2 | 2 | null | 40ba6a12a548 | 20250728153455.47190 |
f2aa00e4f65e | 3aac8ec1c028 | 901 | drivers/net | drivers/net/ipa/ipa_sysfs.c | unknown | unknown | null | false | net: ipa: add IPA v5.1 and v5.5 to ipa_version_string() | Luca Weiss | luca.weiss@fairphone.com | Alex Elder | elder@linaro.org | 2025-07-30 18:08:10 -0700 | 2023-02-10 08:06:31 +0000 | drivers/net/ipa/ipa_sysfs.c | 5 | 1 | null | null | 5.5;0.0;5.1 |
6fb5ff63b35b | ab2bf9339357 | 1,862 | drivers/net | drivers/net/phy/mscc/mscc_ptp.c | unknown | unknown | null | false | phy: mscc: Fix parsing of unicast frames | Horatiu Vultur | horatiu.vultur@microchip.com | Quentin Schulz | quentin.schulz@bootlin.com | 2025-07-30 18:06:36 -0700 | 2020-06-24 14:33:16 -0700 | drivers/net/phy/mscc/mscc_ptp.c;drivers/net/phy/mscc/mscc_ptp.h | 2 | 0 | null | null | 20250726140307.3039694 |
2da4def0f487 | 1da177e4c3f4 | 7,410 | networking | net/core/netpoll.c | deadlock | medium | null | false | netpoll: prevent hanging NAPI when netcons gets enabled | Jakub Kicinski | kuba@kernel.org | Linus Torvalds | torvalds@ppc970.osdl.org | 2025-07-30 18:05:52 -0700 | 2005-04-16 15:20:36 -0700 | net/core/netpoll.c | 7 | 0 | deadlock | null | 20250726010846.1105875;2.6 |
e05c54974a05 | c1e0230eeaab | 703 | drivers/net | drivers/net/ethernet/ti/icssg/icss_iep.c | unknown | low | null | true | net: ti: icss-iep: fix device and OF node leaks at probe | Johan Hovold | johan@kernel.org | Roger Quadros | rogerq@ti.com | 2025-07-30 18:02:48 -0700 | 2023-08-27 07:13:23 +0100 | drivers/net/ethernet/ti/icssg/icss_iep.c | 18 | 5 | null | null | 6.6;20250725171213.880 |
3e13274ca875 | 804775dfc288 | 1,211 | drivers/net | drivers/net/ethernet/mediatek/mtk_wed.c | refcount | low | null | true | net: mtk_eth_soc: fix device leak at probe | Johan Hovold | johan@kernel.org | Felix Fietkau | nbd@nbd.name | 2025-07-30 18:02:48 -0700 | 2022-04-06 14:08:49 +0100 | drivers/net/ethernet/mediatek/mtk_wed.c | 0 | 1 | reference count | null | 5.19;20250725171213.880 |
da717540acd3 | 7349a74ea75c | 2,619 | drivers/net | drivers/net/ethernet/freescale/gianfar_ethtool.c | unknown | low | null | true | net: gianfar: fix device leak when querying time stamp info | Johan Hovold | johan@kernel.org | Yangbo Lu | yangbo.lu@nxp.com | 2025-07-30 18:02:47 -0700 | 2018-05-28 23:05:11 -0400 | drivers/net/ethernet/freescale/gianfar_ethtool.c | 3 | 1 | null | null | 20250725171213.880;4.18 |
70458f8a6b44 | e7d48e5fbf30 | 1,563 | drivers/net | drivers/net/ethernet/freescale/enetc/enetc_pf.c | unknown | low | null | true | net: enetc: fix device and OF node leak at probe | Johan Hovold | johan@kernel.org | Vladimir Oltean | vladimir.oltean@nxp.com | 2025-07-30 18:02:47 -0700 | 2021-04-19 15:31:45 -0700 | drivers/net/ethernet/freescale/enetc/enetc_pf.c | 12 | 2 | null | null | 5.13;20250725171213.880 |
3fa840230f53 | 17ae0b0ee9db | 2,590 | drivers/net | drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | unknown | low | null | true | net: dpaa: fix device leak when querying time stamp info | Johan Hovold | johan@kernel.org | Yangbo Lu | yangbo.lu@nxp.com | 2025-07-30 18:02:47 -0700 | 2018-06-26 22:15:14 +0900 | drivers/net/ethernet/freescale/dpaa/dpaa_ethtool.c | 3 | 1 | null | null | 20250725171213.880;4.19 |
9063de636cee | 5121197ecc5d | 988 | networking | net/kcm/kcmsock.c | race-condition | unknown | null | false | kcm: Fix splice support | Michal Luczaj | mhal@rbox.co | Cong Wang | cong.wang@bytedance.com | 2025-07-30 18:01:26 -0700 | 2022-11-15 12:42:26 +0100 | net/kcm/kcmsock.c | 6 | 0 | race condition | 91687355b927 | null |
9063de636cee | 91687355b927 | 3,430 | networking | net/kcm/kcmsock.c | race-condition | unknown | null | false | kcm: Fix splice support | Michal Luczaj | mhal@rbox.co | Tom Herbert | tom@herbertland.com | 2025-07-30 18:01:26 -0700 | 2016-03-09 16:36:15 -0500 | net/kcm/kcmsock.c | 6 | 0 | race condition | 5121197ecc5d | null |
bc4a09d8e79c | 4008a74e0f9b | 146 | drivers | drivers/i3c/master/svc-i3c-master.c | unknown | high | null | false | i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk | Stanley Chu | yschu@nuvoton.com | Stanley Chu | yschu@nuvoton.com | 2025-07-31 01:36:16 +0200 | 2025-03-06 21:51:33 +0100 | drivers/i3c/master/svc-i3c-master.c | 14 | 8 | null | null | 20250730003719.1825593 |
5523a466e905 | 3a379bbcea0a | 2,452 | other | include/linux/i3c/device.h | hang | medium | null | false | i3c: fix module_i3c_i2c_driver() with I3C=n | Arnd Bergmann | arnd@arndb.de | Boris Brezillon | boris.brezillon@bootlin.com | 2025-07-31 01:26:44 +0200 | 2018-11-12 10:33:49 +0100 | include/linux/i3c/device.h | 2 | 2 | null | 6071d10413ff | 20250725090609.2456262 |
5523a466e905 | 6071d10413ff | 220 | other | include/linux/i3c/device.h | hang | medium | null | false | i3c: fix module_i3c_i2c_driver() with I3C=n | Arnd Bergmann | arnd@arndb.de | Wolfram Sang | wsa+renesas@sang-engineering.com | 2025-07-31 01:26:44 +0200 | 2024-12-22 09:20:29 -0800 | include/linux/i3c/device.h | 2 | 2 | null | 3a379bbcea0a | 20250725090609.2456262 |
f62408efc866 | e02cea83d32d | 378 | gpu | drivers/gpu/drm/xe/xe_device.c | unknown | unknown | null | false | drm/xe/vf: Disable CSC support on VF | Lukasz Laguna | lukasz.laguna@intel.com | Alexander Usyskin | alexander.usyskin@intel.com | 2025-07-30 15:09:27 -0400 | 2024-07-17 09:47:15 -0700 | drivers/gpu/drm/xe/xe_device.c | 1 | 0 | null | null | 20250729123437.5933 |
948b1fe12005 | a1fd37f97808 | 391 | drivers/md | drivers/md/md.c | unknown | unknown | null | false | md/md-cluster: handle REMOVE message earlier | Heming Zhao | heming.zhao@suse.com | Yu Kuai | yukuai3@huawei.com | 2025-07-31 01:23:19 +0800 | 2024-07-04 06:32:03 +0000 | drivers/md/md.c | 6 | 3 | null | null | 20250728042145.9989 |
1df1fc845d22 | 9e59d609763f | 18 | drivers/md | drivers/md/md.c | use-after-free | unknown | null | false | md: fix create on open mddev lifetime regression | Yu Kuai | yukuai3@huawei.com | Xiao Ni | xni@redhat.com | 2025-07-31 01:21:43 +0800 | 2025-07-12 17:51:54 +0800 | drivers/md/md.c | 6 | 0 | refcount;UAF | null | 20250730073321.2583158;0220.26;1.0012;1.0013 |
3dca3d51b933 | fb52f3226cab | 112 | arch/arm | arch/arm/mach-s3c/gpio-samsung.c | hang | medium | null | false | ARM: s3c/gpio: complete the conversion to new GPIO value setters | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-07-30 18:21:52 +0200 | 2025-04-09 10:25:26 +0200 | arch/arm/mach-s3c/gpio-samsung.c | 1 | 1 | null | null | null |
43584e993293 | 88fec3526e84 | 10 | apparmor | security/apparmor/lsm.c | hang | security | null | false | apparmor: fix Regression on linux-next (next-20250721) | John Johansen | john.johansen@canonical.com | John Johansen | john.johansen@canonical.com | 2025-07-30 05:01:38 -0700 | 2025-07-20 02:19:27 -0700 | security/apparmor/lsm.c | 1 | 0 | null | null | 6.16;48.060084;48.060270;48.060254;48.060206;48.060075;48.059209;48.056654;48.060265;48.060049;48.060040;48.060239;48.060063;48.060200;48.060109;48.060176;48.060134;48.060140;48.060130;48.060248;48.060279;48.060219;48.060287;48.060093;48.060115;48.060103;1.16;48.060160;48.060283;48.060152;48.060192;48.060121;48.060290;... |
f3c0675bb9e0 | 88fec3526e84 | 10 | apparmor | security/apparmor/lsm.c | crash | security | null | false | apparmor: fix test error: WARNING in apparmor_unix_stream_connect | John Johansen | john.johansen@canonical.com | John Johansen | john.johansen@canonical.com | 2025-07-30 05:00:47 -0700 | 2025-07-20 02:19:27 -0700 | security/apparmor/lsm.c | 3 | 2 | null | null | null |
552dbba1caaf | e02cea83d32d | 378 | gpu | drivers/gpu/drm/xe/xe_device.c | unknown | unknown | null | false | drm/xe/vf: Disable CSC support on VF | Lukasz Laguna | lukasz.laguna@intel.com | Alexander Usyskin | alexander.usyskin@intel.com | 2025-07-30 13:09:46 +0200 | 2024-07-17 09:47:15 -0700 | drivers/gpu/drm/xe/xe_device.c | 1 | 0 | null | null | 20250729123437.5933 |
f552a7c7e0a1 | f88fc122cc34 | 3,017 | drivers | drivers/mtd/nand/raw/atmel/pmecc.c | unknown | trivial | null | false | mtd: rawnand: atmel: set pmecc data setup time | Balamanikandan Gunasundar | balamanikandan.gunasundar@microchip.com | Boris Brezillon | boris.brezillon@free-electrons.com | 2025-07-30 11:27:30 +0200 | 2017-04-25 14:18:29 +0200 | drivers/mtd/nand/raw/atmel/pmecc.c | 6 | 0 | null | null | null |
091d9e35b85b | 3d1f08b032dc | 1,692 | drivers | drivers/mtd/nand/spi/core.c | hang | medium | null | true | mtd: spinand: propagate spinand_wait() errors from spinand_write_page() | Gabor Juhos | j4g8y7@gmail.com | Miquel Raynal | miquel.raynal@bootlin.com | 2025-07-30 11:27:30 +0200 | 2020-12-10 22:37:30 +0100 | drivers/mtd/nand/spi/core.c | 4 | 1 | null | null | null |
6c4dab38431f | 4774fb0a48aa | 4,873 | drivers | drivers/mtd/nand/raw/fsmc_nand.c | missing-check | unknown | null | true | mtd: rawnand: fsmc: Add missing check after DMA map | Thomas Fourier | fourier.thomas@gmail.com | Vipin Kumar | vipin.kumar@st.com | 2025-07-30 11:27:30 +0200 | 2012-03-27 01:00:24 +0100 | drivers/mtd/nand/raw/fsmc_nand.c | 2 | 0 | null | null | 20250702065806.20983 |
3b36f86dc472 | 058e0e847d54 | 1,692 | drivers | drivers/mtd/nand/raw/rockchip-nand-controller.c | missing-check | unknown | null | false | mtd: rawnand: rockchip: Add missing check after DMA map | Thomas Fourier | fourier.thomas@gmail.com | Yifeng Zhao | yifeng.zhao@rock-chips.com | 2025-07-30 11:27:30 +0200 | 2020-12-10 22:37:33 +0100 | drivers/mtd/nand/raw/rockchip-nand-controller.c | 15 | 0 | null | null | null |
e1e6b933c56b | f88fc122cc34 | 3,017 | drivers | drivers/mtd/nand/raw/atmel/nand-controller.c | unknown | trivial | null | false | mtd: rawnand: atmel: Fix dma_mapping_error() address | Thomas Fourier | fourier.thomas@gmail.com | Boris Brezillon | boris.brezillon@free-electrons.com | 2025-07-30 11:27:30 +0200 | 2017-04-25 14:18:29 +0200 | drivers/mtd/nand/raw/atmel/nand-controller.c | 1 | 1 | null | null | 20250702064515.18145 |
79e441ee4794 | d8701fe890ec | 1,316 | drivers | drivers/mtd/nand/raw/renesas-nand-controller.c | missing-check | unknown | null | true | mtd: rawnand: renesas: Add missing check after DMA map | Thomas Fourier | fourier.thomas@gmail.com | Miquel Raynal | miquel.raynal@bootlin.com | 2025-07-30 11:27:30 +0200 | 2021-12-21 18:06:35 +0100 | drivers/mtd/nand/raw/renesas-nand-controller.c | 6 | 0 | null | null | null |
82dde0407ab1 | 010363c46189 | 120 | gpu/i915 | drivers/gpu/drm/i915/display/intel_fbc.c | unknown | unknown | null | false | drm/i915/fbc: fix the implementation of wa_18038517565 | Vinod Govindapillai | vinod.govindapillai@intel.com | Vinod Govindapillai | vinod.govindapillai@intel.com | 2025-07-30 11:41:54 +0300 | 2025-03-31 14:36:50 +0300 | drivers/gpu/drm/i915/display/intel_fbc.c | 4 | 4 | null | null | 20250729124648.288497 |
a843b9894705 | f3009272ff2e | 6 | gpu | drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | crash | high | null | false | drm/xe/vf: Fix VM crash during VF driver release | Satyanarayana K V P | satyanarayana.k.v.p@intel.com | Satyanarayana K V P | satyanarayana.k.v.p@intel.com | 2025-07-29 22:05:14 -0700 | 2025-07-23 07:22:28 -0700 | drivers/gpu/drm/xe/xe_gt.c;drivers/gpu/drm/xe/xe_migrate.c;drivers/gpu/drm/xe/xe_migrate.h;drivers/gpu/drm/xe/xe_sriov_vf_ccs.c | 30 | 22 | null | null | 20250729120720.13990 |
f627b51aaa04 | 381a38ea53d2 | 3 | arch/x86 | arch/x86/include/asm/init.h | hang | medium | null | false | compiler_types: Provide __no_kstack_erase to disable coverage only on Clang | Kees Cook | kees@kernel.org | Kees Cook | kees@kernel.org | 2025-07-29 17:19:35 -0700 | 2025-07-26 14:28:35 -0700 | arch/x86/include/asm/init.h;include/linux/compiler-clang.h;include/linux/compiler_types.h;include/linux/init.h | 9 | 2 | null | null | 0220.26;1.0004 |
94fd44648dae | 3d965b33e40d | 516 | other | include/linux/fortify-string.h | buffer-overflow | unknown | null | false | fortify: Fix incorrect reporting of read buffer size | Kees Cook | kees@kernel.org | Kees Cook | keescook@chromium.org | 2025-07-29 17:19:29 -0700 | 2024-02-29 13:38:02 -0800 | include/linux/fortify-string.h | 1 | 1 | buffer overflow | null | null |
fc525d625a22 | 76261fc7d1be | 7 | scripts | scripts/Makefile.kstack_erase | unknown | low | null | false | kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS | Kees Cook | kees@kernel.org | Kees Cook | kees@kernel.org | 2025-07-29 17:17:46 -0700 | 2025-07-21 21:40:57 -0700 | scripts/Makefile.kstack_erase | 1 | 1 | null | null | null |
85c34532849d | 506bb2ab0075 | 254 | i2c | drivers/i2c/busses/i2c-qcom-geni.c | unknown | unknown | null | true | i2c: qcom-geni: fix I2C frequency table to achieve accurate bus rates | Kathiravan Thirumoorthy | kathiravan.thirumoorthy@oss.qualcomm.com | Manikanta Mylavarapu | quic_mmanikan@quicinc.com | 2025-07-30 00:39:54 +0200 | 2024-11-17 11:58:14 +0100 | drivers/i2c/busses/i2c-qcom-geni.c | 3 | 3 | null | null | 6.13 |
7b8346bd9fce | c652887a9288 | 3 | arch/arm64 | arch/arm64/kvm/vgic/vgic-mmio-v3.c | null-deref | high | null | false | KVM: arm64: Don't attempt vLPI mappings when vPE allocation is disabled | Raghavendra Rao Ananta | rananta@google.com | Raghavendra Rao Ananta | rananta@google.com | 2025-07-29 14:17:31 -0700 | 2025-07-26 08:45:52 -0700 | arch/arm64/kvm/vgic/vgic-mmio-v3.c;arch/arm64/kvm/vgic/vgic.h | 9 | 9 | null pointer | null | 4.1;20250729210644.830364 |
cce436aafc2a | c2aa2dfef243 | 1,182 | kernel | kernel/seccomp.c | crash | high | null | false | seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast | Johannes Nixdorf | johannes@nixdorf.dev | Sargun Dhillon | sargun@sargun.me | 2025-07-29 13:33:01 -0700 | 2022-05-03 14:11:58 -0700 | kernel/seccomp.c | 5 | 7 | null | null | null |
1d60796a62f3 | f8415222837b | 3,372 | pci | drivers/pci/pcie/portdrv.c | unknown | unknown | null | true | PCI/portdrv: Use is_pciehp instead of is_hotplug_bridge | Lukas Wunner | lukas@wunner.de | Lukas Wunner | lukas@wunner.de | 2025-07-29 11:45:39 -0500 | 2016-05-04 16:58:11 -0500 | drivers/pci/pcie/portdrv.c | 1 | 1 | null | null | 4.7 |
6cff20ce3b92 | 5352a44a561d | 2,614 | pci | drivers/pci/pci-acpi.c | crash | high | null | true | PCI/ACPI: Fix runtime PM ref imbalance on Hot-Plug Capable ports | Lukas Wunner | lukas@wunner.de | Mika Westerberg | mika.westerberg@linux.intel.com | 2025-07-29 11:45:10 -0500 | 2018-06-02 00:18:28 -0500 | drivers/pci/pci-acpi.c;drivers/pci/pci.c;drivers/pci/probe.c;include/linux/pci.h | 13 | 5 | null | null | 04.0;4.18;20250620025535.3425049;20250609020223.269407 |
65c6f742ab14 | 738a1cfec2ed | 2,273 | pwm | drivers/pwm/pwm-imx-tpm.c | hang | medium | null | true | pwm: imx-tpm: Reset counter if CMOD is 0 | Laurentiu Mihalcea | laurentiu.mihalcea@nxp.com | Anson Huang | anson.huang@nxp.com | 2025-07-29 17:51:27 +0200 | 2019-05-09 17:01:48 +0200 | drivers/pwm/pwm-imx-tpm.c | 9 | 0 | null | null | 20250728194144.22884;67.3 |
5dc50b111b40 | ab29b3460c5c | 6 | sound | sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | hang | medium | null | false | ALSA: hda: Fix the wrong register was used for DVC of TAS2770 | Baojun Xu | baojun.xu@ti.com | Baojun Xu | baojun.xu@ti.com | 2025-07-29 17:48:29 +0200 | 2025-07-23 16:38:25 +0200 | include/sound/tas2770-tlv.h;sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 3 | 3 | null | null | 20250729145849.55057 |
f21d136caf81 | caf065f8fd58 | 3,036 | pwm | drivers/pwm/pwm-mediatek.c | unknown | unknown | null | true | pwm: mediatek: Fix duty and period setting | Uwe Kleine-König | u.kleine-koenig@baylibre.com | John Crispin | john@phrozen.org | 2025-07-29 17:46:29 +0200 | 2017-04-06 17:45:04 +0200 | drivers/pwm/pwm-mediatek.c | 14 | 7 | null | null | 10.1753717973 |
10dfd36f0784 | d511206dc744 | 10 | regulator | drivers/regulator/core.c | infinite-loop | medium | null | false | regulator: core: correct convergence check in regulator_set_voltage() | Romain Gantois | romain.gantois@bootlin.com | Romain Gantois | romain.gantois@bootlin.com | 2025-07-29 14:56:39 +0100 | 2025-07-18 16:17:09 +0100 | drivers/regulator/core.c | 1 | 1 | null | null | null |
856db3759202 | a5f5e4698f8a | 272 | filesystem | fs/jfs/jfs_dmap.c | memory-leak | low | null | false | jfs: fix metapage reference count leak in dbAllocCtl | Zheng Yu | zheng.yu@northwestern.edu | Ghanshyam Agrawal | ghanshyam1898@gmail.com | 2025-07-29 08:34:57 -0500 | 2024-10-29 16:53:18 -0500 | fs/jfs/jfs_dmap.c | 3 | 1 | out of bounds;memory leak;reference count | null | null |
5a569ef4d4ab | 9dc619680de4 | 61 | gpu/i915 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | unknown | unknown | null | false | drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read | Jouni Högander | jouni.hogander@intel.com | Jouni Högander | jouni.hogander@intel.com | 2025-07-29 10:20:33 +0100 | 2025-05-29 08:13:43 +0300 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | 4 | 0 | null | null | 20250722125618.1842615 |
3eb63578d8d9 | 9dc619680de4 | 61 | gpu/i915 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | unknown | unknown | null | false | drm/i915/display: Ensure phy is accessible on lfps configuration | Jouni Högander | jouni.hogander@intel.com | Jouni Högander | jouni.hogander@intel.com | 2025-07-29 10:20:33 +0100 | 2025-05-29 08:13:43 +0300 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | 6 | 0 | null | null | 20250722125618.1842615 |
a045246b684b | 9dc619680de4 | 61 | gpu/i915 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | unknown | low | null | false | drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM | Jouni Högander | jouni.hogander@intel.com | Jouni Högander | jouni.hogander@intel.com | 2025-07-29 10:20:33 +0100 | 2025-05-29 08:13:43 +0300 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | 3 | 5 | null | null | 20250722125618.1842615 |
a3e892ab0fc2 | 4346ba160409 | 215 | tracing | kernel/trace/fprobe.c | unknown | medium | null | true | tracing: fprobe: Fix infinite recursion using preempt_*_notrace() | Masami Hiramatsu (Google) | mhiramat@kernel.org | Masami Hiramatsu (Google) | mhiramat@kernel.org | 2025-07-29 16:19:05 +0900 | 2024-12-26 10:50:05 -0500 | kernel/trace/fprobe.c | 2 | 2 | null | null | 175374642359.1471729 |
ee4cf798202d | 38d4f74bc148 | 1,134 | drivers | drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c | buffer-overflow | security | null | false | staging: media: atomisp: Fix stack buffer overflow in gmin_get_var_int() | Kees Cook | kees@kernel.org | Ard Biesheuvel | ardb@kernel.org | 2025-07-28 17:48:41 -0700 | 2022-06-20 12:43:25 +0200 | drivers/staging/media/atomisp/pci/atomisp_gmin_platform.c | 5 | 4 | buffer overflow | null | null |
1edaac340f4d | 42b0ef01e6b5 | 17 | other | include/linux/blk-integrity.h | hang | medium | null | false | block: change blk_get_meta_cap() stub return -ENOIOCTLCMD | Klara Modin | klarasmodin@gmail.com | Arnd Bergmann | arnd@arndb.de | 2025-07-28 16:14:18 -0700 | 2025-07-11 12:05:01 +0200 | include/linux/blk-integrity.h | 1 | 1 | null | null | null |
595d7ebeaf39 | ef7e7cbb323f | 11 | fs/fuse | fs/fuse/file.c | unknown | unknown | null | false | fuse: remove page alignment check for writeback len | Joanne Koong | joannelkoong@gmail.com | Joanne Koong | joannelkoong@gmail.com | 2025-07-28 16:14:18 -0700 | 2025-07-17 09:55:18 +0200 | fs/fuse/file.c | 0 | 2 | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.