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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6ba51b7b34ca | 1b1f04d8271e | 2 | drivers | drivers/of/irq.c | crash | high | null | false | of/irq: Handle explicit interrupt parent | Geert Uytterhoeven | geert+renesas@glider.be | Geert Uytterhoeven | geert+renesas@glider.be | 2025-11-19 15:52:27 -0600 | 2025-11-17 11:27:51 -0600 | drivers/of/irq.c | 2 | 0 | null | null | 20251118115037.1866871;365472.1763557994 |
807e0d187da4 | 0345691b24c0 | 1,352 | timekeeping | kernel/time/tick-sched.c | unknown | low | null | false | tick/sched: Fix bogus condition in report_idle_softirq() | Wen Yang | wen.yang@linux.dev | Frederic Weisbecker | frederic@kernel.org | 2025-11-19 19:30:45 +0100 | 2022-03-07 23:01:34 +0100 | kernel/time/tick-sched.c | 5 | 6 | null | a7e282c77785 | 20251119174525.29470;5.18 |
807e0d187da4 | a7e282c77785 | 884 | timekeeping | kernel/time/tick-sched.c | unknown | low | null | false | tick/sched: Fix bogus condition in report_idle_softirq() | Wen Yang | wen.yang@linux.dev | Wen Yang | wenyang.linux@foxmail.com | 2025-11-19 19:30:45 +0100 | 2023-06-18 22:41:53 +0200 | kernel/time/tick-sched.c | 5 | 6 | null | 0345691b24c0 | 20251119174525.29470;5.18 |
cead55e24cf9 | 0d6dcd741c26 | 194 | gpu | drivers/gpu/drm/drm_plane.c | crash | high | null | true | drm/plane: Fix create_in_format_blob() return value | Ville Syrjälä | ville.syrjala@linux.intel.com | Arun R Murthy | arun.r.murthy@intel.com | 2025-11-19 19:37:04 +0200 | 2025-05-09 15:30:28 +0530 | drivers/gpu/drm/drm_plane.c | 2 | 2 | null | null | 20251112233030.24117 |
02b5822d2fea | 22089c218037 | 6 | drivers | drivers/ufs/core/ufshcd-priv.h | unknown | unknown | null | false | scsi: ufs: core: Fix single doorbell mode support | Bart Van Assche | bvanassche@acm.org | Bart Van Assche | bvanassche@acm.org | 2025-11-19 12:02:22 -0500 | 2025-11-12 17:02:34 -0500 | drivers/ufs/core/ufshcd-priv.h | 6 | 1 | null | null | 20251114193406.3097237 |
0f900f11002f | cf5b4059ba71 | 2,109 | fs/nfs | fs/nfs/nfs4proc.c | unknown | unknown | null | false | NFS: Initialise verifiers for visible dentries in _nfs4_open_and_get_state | Trond Myklebust | trond.myklebust@hammerspace.com | Trond Myklebust | trondmy@gmail.com | 2025-11-19 11:46:50 -0500 | 2020-02-10 10:50:59 -0500 | fs/nfs/nfs4proc.c | 14 | 13 | null | null | null |
e31a11be41cd | de7d3f87be3c | 245 | drivers/net | drivers/net/phy/phylink.c | unknown | unknown | null | false | net: phylink: add missing supported link modes for the fixed-link | Wei Fang | wei.fang@nxp.com | Maxime Chevallier | maxime.chevallier@bootlin.com | 2025-11-19 08:31:11 -0800 | 2025-03-18 09:03:11 +0100 | drivers/net/phy/phylink.c | 3 | 0 | null | null | 2.5;20251117102943.1862680 |
05aeb5bb4b69 | e1eb7293ab41 | 211 | gpu | drivers/gpu/drm/panel/panel-samsung-sofef00.c | unknown | unknown | null | false | drm/panel: sofef00: Clean up panel description after s6e3fc2x01 removal | David Heidelberg | david@ixit.cz | Casey Connolly | casey.connolly@linaro.org | 2025-11-19 17:13:36 +0100 | 2025-04-22 09:40:14 +0200 | drivers/gpu/drm/panel/Kconfig;drivers/gpu/drm/panel/panel-samsung-sofef00.c | 6 | 5 | null | null | null |
26873e3e7f0c | 6b93bb41f6ea | 792 | kernel | kernel/printk/internal.h | unknown | low | null | true | printk: Avoid scheduling irq_work on suspend | John Ogness | john.ogness@linutronix.de | Thomas Gleixner | tglx@linutronix.de | 2025-11-19 16:01:31 +0100 | 2023-09-18 17:03:45 +0200 | kernel/printk/internal.h;kernel/printk/nbcon.c;kernel/printk/printk.c | 55 | 18 | null | null | 6.13;6.12;20251113160351.113031 |
a9637ab93c6c | e3a96ca90462 | 1 | drivers/block | drivers/block/zloop.c | unknown | unknown | null | false | zloop: fix zone append check in zloop_rw() | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2025-11-19 07:39:42 -0700 | 2025-11-17 09:40:09 -0700 | drivers/block/zloop.c | 2 | 1 | null | null | null |
518c32a1bc4f | 809fd143de88 | 4,032 | fs/nfs | fs/nfs/dir.c | unknown | unknown | null | false | NFS: Initialise verifiers for visible dentries in nfs_atomic_open() | Trond Myklebust | trond.myklebust@hammerspace.com | Trond Myklebust | trond.myklebust@primarydata.com | 2025-11-19 08:46:21 -0500 | 2014-11-04 19:53:49 -0600 | fs/nfs/dir.c | 1 | 1 | null | null | null |
9bd545539b23 | a1147b8281bd | 2,108 | fs/nfs | fs/nfs/dir.c | unknown | unknown | null | false | NFS: Initialise verifiers for visible dentries in readdir and lookup | Trond Myklebust | trond.myklebust@hammerspace.com | Trond Myklebust | trondmy@gmail.com | 2025-11-19 08:45:53 -0500 | 2020-02-10 10:38:48 -0500 | fs/nfs/dir.c | 4 | 2 | null | null | null |
d2932a59c2d4 | b47610296d17 | 153 | acpi | drivers/acpi/apei/einj-core.c | crash | high | null | true | ACPI: APEI: EINJ: Fix EINJV2 initialization and injection | Tony Luck | tony.luck@intel.com | Zaid Alali | zaidal@os.amperecomputing.com | 2025-11-19 13:36:29 +0100 | 2025-06-18 20:49:32 +0200 | drivers/acpi/apei/einj-core.c | 41 | 23 | null | 6c7058514991 | 6.6;6.17;20251119012712.178715 |
d2932a59c2d4 | 6c7058514991 | 92 | acpi | drivers/acpi/apei/einj-core.c | crash | high | null | true | ACPI: APEI: EINJ: Fix EINJV2 initialization and injection | Tony Luck | tony.luck@intel.com | Tony Luck | tony.luck@intel.com | 2025-11-19 13:36:29 +0100 | 2025-08-18 18:07:38 +0200 | drivers/acpi/apei/einj-core.c | 41 | 23 | null | b47610296d17 | 6.6;6.17;20251119012712.178715 |
d4cd0902c156 | 40b7c49950bd | 393 | drivers | drivers/gpio/gpiolib-cdev.c | use-after-free | medium | null | false | gpio: cdev: make sure the cdev fd is still active before emitting events | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-19 12:00:28 +0100 | 2024-10-22 08:59:09 +0200 | drivers/gpio/gpiolib-cdev.c | 7 | 2 | use after free;reference count | null | null |
cda323dbda76 | e5a06dc5ac1f | 4,019 | pwm | drivers/pwm/pwm-bcm2835.c | unknown | unknown | null | false | pwm: bcm2835: Make sure the channel is enabled after pwm_request() | Uwe Kleine-König | u.kleine-koenig@baylibre.com | Bart Tanghe | bart.tanghe@thomasmore.be | 2025-11-19 11:41:00 +0100 | 2014-11-17 12:20:13 +0100 | drivers/pwm/pwm-bcm2835.c | 3 | 25 | null | null | 20251118174303.1761577 |
01be9047988d | a060b8c511ab | 1 | drivers | drivers/gpio/gpiolib-shared.c | null-deref | security | null | false | gpio: shared: fix a NULL-pointer dereference | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-19 08:32:38 +0100 | 2025-11-17 10:16:51 +0100 | drivers/gpio/gpiolib-shared.c | 4 | 1 | null pointer | null | 20251118200459.13969 |
33e1fffea492 | 34fb60400e32 | 959 | unknown | null | hang | medium | null | false | perf arm_spe: Fix memset subclass in operation | Leo Yan | leo.yan@arm.com | Rob Herring | robh@kernel.org | 2025-11-18 20:31:29 -0800 | 2023-04-04 09:39:57 -0300 | null | 14 | 26 | null | null | 1.3 |
f72514b3c569 | 14ef37b6d00e | 5,133 | networking/ipv6 | net/ipv6/ip6_fib.c | unknown | unknown | null | false | ipv6: clear RA flags when adding a static route | Fernando Fernandez Mancera | fmancera@suse.de | Andreas Hofmeister | andi@collax.com | 2025-11-18 19:28:08 -0800 | 2011-10-30 04:12:36 -0400 | net/ipv6/ip6_fib.c | 4 | 0 | null | null | 20251115095939.6967 |
7bf3a476ce43 | 9f389e35674f | 3,703 | networking | net/unix/af_unix.c | crash | high | null | false | af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_generic(). | Kuniyuki Iwashima | kuniyu@google.com | Aaron Conole | aconole@bytheb.org | 2025-11-18 19:19:09 -0800 | 2015-09-29 13:47:08 -0700 | net/unix/af_unix.c | 1 | 2 | null | null | 20251117174740.3684604 |
d47515af6ccc | 3354822cde5a | 970 | drivers/net | drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | crash | high | null | false | net/mlx5: Clean up only new IRQ glue on request_irq() failure | Pradyumn Rahar | pradyumn.rahar@oracle.com | Eli Cohen | elic@nvidia.com | 2025-11-18 18:47:09 -0800 | 2023-03-24 16:04:29 -0700 | drivers/net/ethernet/mellanox/mlx5/core/pci_irq.c | 2 | 4 | null | null | 00.0 |
426358d9be7c | 00cfd77b9063 | 1,880 | networking | net/mptcp/pm.c | use-after-free | high | null | true | mptcp: fix a race in mptcp_pm_del_add_timer() | Eric Dumazet | edumazet@google.com | Geliang Tang | geliangtang@gmail.com | 2025-11-18 18:33:01 -0800 | 2020-09-24 19:58:34 -0700 | net/mptcp/pm.c | 13 | 7 | use after free | null | 20251117100745.1913963;1.0004 |
f779ac0b8784 | eb76ff6a6829 | 5 | io_uring | io_uring/register.c | uninitialized | unknown | null | false | io_uring/register: use correct location for io_rings_layout | Jens Axboe | axboe@kernel.dk | Pavel Begunkov | asml.silence@gmail.com | 2025-11-18 19:30:45 -0700 | 2025-11-13 07:27:34 -0700 | io_uring/register.c | 1 | 1 | uninitialized | null | null |
f94c1a114ac2 | d75559845078 | 1,630 | networking | net/devlink/rate.c | memory-leak | high | null | false | devlink: rate: Unset parent pointer in devl_rate_nodes_destroy | Shay Drory | shayd@nvidia.com | Dmytro Linkin | dlinkin@nvidia.com | 2025-11-18 17:12:21 -0800 | 2021-06-02 14:08:37 -0700 | net/devlink/rate.c | 3 | 1 | refcount | null | 6.18;1.16;00.0;6.17 |
e6ff1d61de51 | 650b68a0622f | 2,448 | arch/x86 | arch/x86/kvm/vmx/vmenter.S | unknown | security | null | false | KVM: VMX: Handle MMIO Stale Data in VM-Enter assembly via ALTERNATIVES_2 | Sean Christopherson | seanjc@google.com | Thomas Gleixner | tglx@linutronix.de | 2025-11-18 16:22:42 -0800 | 2019-03-06 21:52:13 +0100 | arch/x86/kvm/vmx/vmenter.S;arch/x86/kvm/vmx/vmx.c | 14 | 15 | null | null | 20251113233746.1703361 |
d9813cd23d5a | de16c322eefb | 252 | spi | drivers/spi/spi-sg2044-nor.c | unknown | unknown | null | false | spi: sophgo: Fix incorrect use of bus width value macros | Longbin Li | looong.bin@gmail.com | Longbin Li | looong.bin@gmail.com | 2025-11-18 23:15:11 +0000 | 2025-03-11 13:11:24 +0000 | drivers/spi/spi-sg2044-nor.c | 2 | 2 | null | null | 20251117090559.78288 |
0341d1b1ebf1 | 3ffeb17a9a27 | 7 | pinctrl | drivers/pinctrl/mediatek/pinctrl-airoha.c | unknown | low | null | false | pinctrl: airoha: Fix AIROHA_PINCTRL_CONFS_DRIVE_E2 in an7583_pinctrl_match_data | Nathan Chancellor | nathan@kernel.org | Christian Marangi | ansuelsmth@gmail.com | 2025-11-19 00:03:30 +0100 | 2025-11-11 00:40:49 +0100 | drivers/pinctrl/mediatek/pinctrl-airoha.c | 1 | 1 | null | null | null |
f2bd5a0f59d0 | 4043b0c45f85 | 7 | pinctrl | drivers/pinctrl/mediatek/pinctrl-airoha.c | hang | medium | null | false | pinctrl: airoha: fix pinctrl function mismatch issue | Chukun Pan | amadeus@jmu.edu.cn | Christian Marangi | ansuelsmth@gmail.com | 2025-11-19 00:02:24 +0100 | 2025-11-11 00:40:49 +0100 | drivers/pinctrl/mediatek/pinctrl-airoha.c | 1 | 1 | null | null | null |
6010d4d8b55b | fd84aaa8173d | 988 | pinctrl | drivers/pinctrl/nxp/pinctrl-s32cc.c | unknown | high | null | false | pinctrl: s32cc: initialize gpio_pin_config::list after kmalloc() | Jared Kangas | jkangas@redhat.com | Chester Lin | clin@suse.com | 2025-11-18 23:56:11 +0100 | 2023-03-06 14:27:15 +0100 | drivers/pinctrl/nxp/pinctrl-s32cc.c | 1 | 0 | null | null | null |
97ea34defbb5 | fd84aaa8173d | 988 | pinctrl | drivers/pinctrl/nxp/pinctrl-s32cc.c | uninitialized | low | null | false | pinctrl: s32cc: fix uninitialized memory in s32_pinctrl_desc | Jared Kangas | jkangas@redhat.com | Chester Lin | clin@suse.com | 2025-11-18 23:56:11 +0100 | 2023-03-06 14:27:15 +0100 | drivers/pinctrl/nxp/pinctrl-s32cc.c | 1 | 1 | uninitialized | null | null |
23a5b9b12de9 | e800654e85b5 | 413 | drivers/net | drivers/net/ethernet/intel/ice/ice_ptp.c | uninitialized | high | null | false | ice: fix PTP cleanup on driver removal in error path | Grzegorz Nitka | grzegorz.nitka@intel.com | Sergey Temerkhanov | sergey.temerkhanov@intel.com | 2025-11-18 14:30:11 -0800 | 2024-10-01 11:11:38 -0700 | drivers/net/ethernet/intel/ice/ice_ptp.c | 19 | 3 | uninitialized | null | null |
935a20d1bebf | af2814149883 | 517 | block | block/blk-sysfs.c | race-condition | medium | null | true | block: Remove queue freezing from several sysfs store callbacks | Bart Van Assche | bvanassche@acm.org | Christoph Hellwig | hch@lst.de | 2025-11-18 15:00:11 -0700 | 2024-06-19 07:58:28 -0600 | block/blk-sysfs.c;include/linux/blkdev.h | 9 | 19 | data race;deadlock | null | null |
118082368c2b | e1e3fec3e34b | 123 | drivers/net | drivers/net/ethernet/intel/idpf/idpf_main.c | null-deref | high | null | false | idpf: fix possible vport_config NULL pointer deref in remove | Emil Tantilov | emil.s.tantilov@intel.com | Ahmed Zaki | ahmed.zaki@intel.com | 2025-11-18 13:22:11 -0800 | 2025-07-18 09:02:27 -0700 | drivers/net/ethernet/intel/idpf/idpf_main.c | 2 | 0 | null pointer | null | 00.7;1723.366987;1723.365475;1723.367488;1723.368643;1661.543624;1723.358472;1723.364973;1722.923726;1723.353263;1723.365972;1723.368309;1723.367971;1723.368982;1723.366481 |
5b38c22687d9 | da889070be7b | 339 | gpu | drivers/gpu/drm/xe/xe_irq.c | unknown | unknown | null | false | drm/xe/irq: Handle msix vector0 interrupt | Venkata Ramana Nayana | venkata.ramana.nayana@intel.com | Ilia Levi | ilia.levi@intel.com | 2025-11-18 10:05:03 -0800 | 2024-12-13 13:38:13 -0500 | drivers/gpu/drm/xe/xe_irq.c | 1 | 17 | null | null | 20251107083141.2080189 |
27c0a54e48c6 | d490ecf57790 | 697 | gpu | drivers/gpu/drm/xe/Kconfig | unknown | unknown | null | false | drm/xe: Remove duplicate DRM_EXEC selection from Kconfig | Shuicheng Lin | shuicheng.lin@intel.com | Thomas Hellström | thomas.hellstrom@linux.intel.com | 2025-11-18 10:04:53 -0800 | 2023-12-21 11:41:07 -0500 | drivers/gpu/drm/xe/Kconfig | 0 | 1 | null | null | 20251110232657.1807998 |
905a3468ec67 | 51c0ee84e4dc | 193 | gpu | drivers/gpu/drm/xe/tests/xe_mocs.c | unknown | unknown | null | false | drm/xe/kunit: Fix forcewake assertion in mocs test | Matt Roper | matthew.d.roper@intel.com | Tejas Upadhyay | tejas.upadhyay@intel.com | 2025-11-18 10:04:48 -0800 | 2025-05-08 12:44:34 -0700 | drivers/gpu/drm/xe/tests/xe_mocs.c | 1 | 1 | null | null | 20251113234038.2256106 |
d52dea485cd3 | dd08ebf6c352 | 706 | gpu | drivers/gpu/drm/xe/xe_vm.c | out-of-bounds | low | null | true | drm/xe: Prevent BIT() overflow when handling invalid prefetch region | Shuicheng Lin | shuicheng.lin@intel.com | Matthew Brost | matthew.brost@intel.com | 2025-11-18 10:04:41 -0800 | 2023-12-12 14:05:48 -0500 | drivers/gpu/drm/xe/xe_vm.c | 4 | 2 | out of bounds | null | 6.8;6.18;20251112181005.2120521 |
a78eb69d60ce | a251d6576d2a | 1,035 | drivers | drivers/hid/hid-uclogic-params.c | memory-leak | low | null | false | HID: uclogic: Fix potential memory leak in error path | Abdun Nihaal | nihaal@cse.iitm.ac.in | José Expósito | jose.exposito89@gmail.com | 2025-11-18 18:08:20 +0100 | 2023-01-18 09:44:57 +0100 | drivers/hid/hid-uclogic-params.c | 3 | 1 | memory leak | null | null |
8513c154f8ad | 947992c7fa9e | 560 | drivers | drivers/hid/hid-playstation.c | memory-leak | low | null | false | HID: playstation: Fix memory leak in dualshock4_get_calibration_data() | Abdun Nihaal | nihaal@cse.iitm.ac.in | Max Staudt | max@enpas.org | 2025-11-18 18:07:14 +0100 | 2024-05-06 23:31:24 +0200 | drivers/hid/hid-playstation.c | 2 | 0 | memory leak | null | null |
ca04ce7a2f22 | d6225e0cd096 | 506 | gpu | drivers/gpu/drm/msm/adreno/a6xx_gmu.c | unknown | unknown | null | false | drm/msm/a6xx: Improve MX rail fallback in RPMH vote init | Akhil P Oommen | akhilpo@oss.qualcomm.com | Akhil P Oommen | quic_akhilpo@quicinc.com | 2025-11-18 09:04:00 -0800 | 2024-06-29 13:45:30 -0700 | drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 15 | 11 | null | null | null |
c6405fb9111d | 2562756dde55 | 3,440 | docs | Documentation/hid/hid-alps.rst | unknown | unknown | null | false | Documentation: hid-alps: Fix packet format section headings | Bagas Sanjaya | bagasdotme@gmail.com | Masaki Ota | masaki.ota@jp.alps.com | 2025-11-18 17:53:10 +0100 | 2016-06-17 23:12:04 +0200 | Documentation/hid/hid-alps.rst | 4 | 2 | null | null | null |
5334eb9de76c | 30e7573babdc | 225 | other | include/dt-bindings/reset/thead,th1520-reset.h | unknown | security | null | false | dt-bindings: reset: thead,th1520-reset: Remove non-VO-subsystem resets | Yao Zi | ziyao@disroot.org | Michal Wilczynski | m.wilczynski@samsung.com | 2025-11-18 17:52:54 +0100 | 2025-04-07 10:19:27 +0200 | include/dt-bindings/reset/thead,th1520-reset.h | 0 | 3 | null | null | null |
3fa05f96fc08 | fbe5e5f030c2 | 9 | arch/x86 | arch/x86/kvm/svm/svm.c | hang | medium | null | true | KVM: SVM: Fix redundant updates of LBR MSR intercepts | Yosry Ahmed | yosry.ahmed@linux.dev | Yosry Ahmed | yosry.ahmed@linux.dev | 2025-11-18 17:52:20 +0100 | 2025-11-09 08:49:52 +0100 | arch/x86/kvm/svm/svm.c;arch/x86/kvm/svm/svm.h | 9 | 1 | null | null | 20251112013017.1836863 |
cfa0904a35fd | 5949e7c4890c | 41 | gpu/amd | drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | unknown | unknown | null | true | drm/amd/display: Prevent Gating DTBCLK before It Is Properly Latched | Fangzhi Zuo | Jerry.Zuo@amd.com | Fangzhi Zuo | Jerry.Zuo@amd.com | 2025-11-18 11:52:18 -0500 | 2025-10-07 14:09:19 -0400 | drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c;drivers/gpu/drm/amd/display/dc/dccg/dcn35/dcn35_dccg.c | 4 | 2 | null | null | null |
0a0ea5541d30 | 0e789b491ba0 | 131 | clk | drivers/clk/qcom/mmcc-sdm660.c | null-deref | unknown | null | true | clk: qcom: mmcc-sdm660: Add missing MDSS reset | Alexey Minnekhanov | alexeymin@postmarketos.org | Ulf Hansson | ulf.hansson@linaro.org | 2025-11-18 10:29:03 -0600 | 2025-07-09 13:29:57 +0200 | drivers/clk/qcom/mmcc-sdm660.c | 1 | 0 | null | null | 6.17 |
c57210bc1537 | 0e789b491ba0 | 131 | other | include/dt-bindings/clock/qcom,mmcc-sdm660.h | null-deref | unknown | null | true | dt-bindings: clock: mmcc-sdm660: Add missing MDSS reset | Alexey Minnekhanov | alexeymin@postmarketos.org | Ulf Hansson | ulf.hansson@linaro.org | 2025-11-18 10:29:03 -0600 | 2025-07-09 13:29:57 +0200 | include/dt-bindings/clock/qcom,mmcc-sdm660.h | 1 | 0 | null | null | 6.17 |
5bebe8de1926 | adfb6609c680 | 8 | arch/arm64 | arch/arm64/include/asm/page.h | crash | high | null | false | mm/huge_memory: Fix initialization of huge zero folio | Linus Torvalds | torvalds@linux-foundation.org | Catalin Marinas | catalin.marinas@arm.com | 2025-11-18 08:21:27 -0800 | 2025-11-09 21:19:46 -0800 | arch/arm64/include/asm/page.h;arch/arm64/mm/fault.c;include/linux/highmem.h;mm/page_alloc.c | 19 | 21 | null | null | 20251117082023.90176 |
46a47693e109 | 7fbf47c7ce50 | 1,239 | docs | Documentation/admin-guide/kernel-parameters.txt | crash | high | null | false | Documentation/kernel-parameters: fix typo in retbleed= kernel parameter description | Xie Yuanbin | qq570070308@gmail.com | Alexandre Chartre | alexandre.chartre@oracle.com | 2025-11-18 09:12:17 -0700 | 2022-06-27 10:33:59 +0200 | Documentation/admin-guide/kernel-parameters.txt | 1 | 1 | null | null | 20251116145302.3681 |
ff7a6de043fc | dbfbb376b50c | 442 | gpu | drivers/gpu/drm/msm/adreno/a6xx_gmu.c | unknown | unknown | null | false | drm/msm/a6xx: Fix the gemnoc workaround | Akhil P Oommen | akhilpo@oss.qualcomm.com | Konrad Dybcio | konrad.dybcio@linaro.org | 2025-11-18 07:31:59 -0800 | 2024-09-01 08:17:54 -0700 | drivers/gpu/drm/msm/adreno/a6xx_gmu.c | 4 | 4 | null | null | null |
180349b8407f | af66706accdf | 770 | gpu | drivers/gpu/drm/msm/adreno/a6xx_gpu.c | unknown | unknown | null | false | drm/msm/a6xx: Flush LRZ cache before PT switch | Akhil P Oommen | akhilpo@oss.qualcomm.com | Konrad Dybcio | konrad.dybcio@linaro.org | 2025-11-18 07:31:59 -0800 | 2023-10-09 11:22:05 -0700 | drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 8 | 2 | null | null | null |
779b68a5bf27 | 1707add81551 | 2,533 | gpu | drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | unknown | unknown | null | true | drm/msm/a6xx: Fix out of bound IO access in a6xx_get_gmu_registers | Akhil P Oommen | akhilpo@oss.qualcomm.com | Jordan Crouse | jcrouse@codeaurora.org | 2025-11-18 07:31:59 -0800 | 2018-12-11 13:05:30 -0500 | drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 1 | 1 | null | null | null |
f384497a76ed | 443046d1ad66 | 210 | drivers | drivers/base/power/main.c | hang | medium | null | true | PM: sleep: core: Fix runtime PM enabling in device_resume_early() | Rafael J. Wysocki | rafael.j.wysocki@intel.com | Rafael J. Wysocki | rafael.j.wysocki@intel.com | 2025-11-18 15:47:55 +0100 | 2025-04-22 13:57:00 +0200 | drivers/base/power/main.c | 16 | 9 | null | null | 6.16 |
547456038177 | 9d10de78a37f | 152 | gpu/i915 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | hang | medium | null | false | drm/i915/xe3: Restrict PTL intel_encoder_is_c10phy() to only PHY A | Dnyaneshwar Bhadane | dnyaneshwar.bhadane@intel.com | Dnyaneshwar Bhadane | dnyaneshwar.bhadane@intel.com | 2025-11-18 08:48:59 -0500 | 2025-06-18 14:59:39 -0700 | drivers/gpu/drm/i915/display/intel_cx0_phy.c | 6 | 8 | null | null | 20250922150317.2334680 |
913253ed47b9 | 3c0f211bc8fc | 152 | gpu/i915 | drivers/gpu/drm/i915/display/intel_display_device.c | unknown | unknown | null | false | drm/i915/display: Add definition for wcl as subplatform | Dnyaneshwar Bhadane | dnyaneshwar.bhadane@intel.com | Matt Roper | matthew.d.roper@intel.com | 2025-11-18 08:48:39 -0500 | 2025-06-18 15:42:44 -0700 | drivers/gpu/drm/i915/display/intel_display_device.c;drivers/gpu/drm/i915/display/intel_display_device.h | 15 | 1 | null | null | 20250922150317.2334680 |
6eb2e056b0e4 | 3c0f211bc8fc | 152 | gpu/i915 | drivers/gpu/drm/i915/display/intel_display_device.c | unknown | unknown | null | false | drm/pcids: Split PTL pciids group to make wcl subplatform | Dnyaneshwar Bhadane | dnyaneshwar.bhadane@intel.com | Matt Roper | matthew.d.roper@intel.com | 2025-11-18 08:47:58 -0500 | 2025-06-18 15:42:44 -0700 | drivers/gpu/drm/i915/display/intel_display_device.c;drivers/gpu/drm/xe/xe_pci.c;include/drm/intel/pciids.h | 6 | 1 | null | null | 20250922150317.2334680 |
20ac36b71c53 | 738ed4156fba | 1,747 | gpu | drivers/gpu/drm/mediatek/mtk_disp_ccorr.c | unknown | unknown | null | false | drm/mediatek: Fix CCORR mtk_ctm_s31_32_to_s1_n function issue | Jay Liu | jay.liu@mediatek.com | Yongqiang Niu | yongqiang.niu@mediatek.com | 2025-11-18 13:46:12 +0000 | 2021-02-04 22:55:46 +0800 | drivers/gpu/drm/mediatek/mtk_disp_ccorr.c | 1 | 22 | null | null | 31.32;20250921055416.25588;2.11 |
ccc4e86d1c24 | 4342306f0f0d | 1,558 | filesystem | fs/ntfs3/frecord.c | memory-leak | high | null | false | fs/ntfs3: Prevent memory leaks in add sub record | Edward Adam Davis | eadavis@qq.com | Konstantin Komarov | almaz.alexandrovich@paragon-software.com | 2025-11-18 13:56:27 +0100 | 2021-08-13 07:55:49 -0700 | fs/ntfs3/frecord.c | 4 | 2 | memory leak | null | null |
4d78d1173a65 | 4342306f0f0d | 1,558 | filesystem | fs/ntfs3/frecord.c | unknown | unknown | null | false | fs/ntfs3: out1 also needs to put mi | Edward Adam Davis | eadavis@qq.com | Konstantin Komarov | almaz.alexandrovich@paragon-software.com | 2025-11-18 13:56:12 +0100 | 2021-08-13 07:55:49 -0700 | fs/ntfs3/frecord.c | 1 | 1 | null | null | null |
0f08f0b0fb5e | 02c1889166b4 | 6,705 | drivers/net | drivers/net/ethernet/toshiba/ps3_gelic_net.c | null-deref | high | null | false | net: ps3_gelic_net: handle skb allocation failures | Florian Fuchs | fuchsfl@gmail.com | Masakazu Mokuno | mokuno@sm.sony.co.jp | 2025-11-18 12:31:09 +0100 | 2007-07-10 14:13:46 -0400 | drivers/net/ethernet/toshiba/ps3_gelic_net.c;drivers/net/ethernet/toshiba/ps3_gelic_net.h | 35 | 11 | null pointer | null | 20251113181000.3914980 |
896f1a2493b5 | 55482edc25f0 | 3,542 | drivers/net | drivers/net/ethernet/qlogic/qede/qede_fp.c | out-of-bounds | high | null | false | net: qlogic/qede: fix potential out-of-bounds read in qede_tpa_cont() and qede_tpa_end() | Pavel Zhigulin | Pavel.Zhigulin@kaspersky.com | Manish Chopra | manish.chopra@qlogic.com | 2025-11-18 11:09:58 +0100 | 2016-03-07 15:01:40 -0500 | drivers/net/ethernet/qlogic/qede/qede_fp.c | 3 | 2 | out of bounds | null | 20251113112757.4166625 |
d9db25723677 | ed64639bc1e0 | 2,059 | drivers/net | drivers/net/ethernet/stmicro/stmmac/stmmac_vlan.c | unknown | unknown | null | false | net: stmmac: Fix VLAN 0 deletion in vlan_del_hw_rx_fltr() | Ovidiu Panait | ovidiu.panait.rb@renesas.com | Wong Vee Khee | vee.khee.wong@intel.com | 2025-11-18 10:43:41 +0100 | 2020-03-30 10:36:44 -0700 | drivers/net/ethernet/stmicro/stmmac/stmmac_vlan.c | 2 | 1 | null | null | 20251113112721.70500 |
25524b619029 | 74675a58507e | 5,999 | filesystem | fs/nls/nls_base.c | unknown | unknown | null | false | fs/nls: Fix utf16 to utf8 conversion | Armin Wolf | W_Armin@gmx.de | Alan Stern | stern@rowland.harvard.edu | 2025-11-18 11:18:06 +0200 | 2009-06-15 21:44:43 -0700 | fs/nls/nls_base.c | 12 | 4 | null | null | 20251111131125.3379 |
ee0b48fabadf | 0d83da43b1e1 | 34 | tools | tools/objtool/builtin-check.c | unknown | unknown | null | false | objtool: Set minimum xxhash version to 0.8 | Josh Poimboeuf | jpoimboe@kernel.org | Josh Poimboeuf | jpoimboe@kernel.org | 2025-11-18 09:59:25 +0100 | 2025-10-14 14:50:17 -0700 | tools/objtool/Makefile;tools/objtool/builtin-check.c | 2 | 2 | null | null | 96.1762990139;0.8 |
db30233361f9 | 416de0246f35 | 665 | unknown | null | unknown | low | null | false | platform/x86: intel-uncore-freq: fix all header kernel-doc warnings | Randy Dunlap | rdunlap@infradead.org | Nathan Chancellor | nathan@kernel.org | 2025-11-18 09:37:21 +0200 | 2024-01-22 11:37:27 +0100 | null | 5 | 4 | null | 24b6616355f7;247b43fcd872 | 20251111060938.1998542 |
db30233361f9 | 24b6616355f7 | 439 | unknown | null | unknown | low | null | false | platform/x86: intel-uncore-freq: fix all header kernel-doc warnings | Randy Dunlap | rdunlap@infradead.org | Tero Kristo | tero.kristo@linux.intel.com | 2025-11-18 09:37:21 +0200 | 2024-09-04 20:17:31 +0200 | null | 5 | 4 | null | 416de0246f35;247b43fcd872 | 20251111060938.1998542 |
db30233361f9 | 247b43fcd872 | 186 | unknown | null | unknown | low | null | false | platform/x86: intel-uncore-freq: fix all header kernel-doc warnings | Randy Dunlap | rdunlap@infradead.org | Srinivas Pandruvada | srinivas.pandruvada@linux.intel.com | 2025-11-18 09:37:21 +0200 | 2025-05-15 14:47:27 +0300 | null | 5 | 4 | null | 416de0246f35;24b6616355f7 | 20251111060938.1998542 |
d8bb447efc56 | d3a23584294c | 2,330 | platform | drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c | hang | medium | null | false | platform/x86/intel/speed_select_if: Convert PCIBIOS_* return codes to errnos | Haotian Zhang | vulab@iscas.ac.cn | Srinivas Pandruvada | srinivas.pandruvada@linux.intel.com | 2025-11-18 09:35:12 +0200 | 2019-07-02 18:41:16 +0300 | drivers/platform/x86/intel/speed_select_if/isst_if_mmio.c | 2 | 2 | null | null | 20251117033354.132 |
eae40a6da63f | 6b243fcfb5f1 | 3,288 | arch/powerpc | arch/powerpc/mm/ptdump/hashpagetable.c | hang | medium | null | false | powerpc/64s/ptdump: Fix kernel_hash_pagetable dump for ISA v3.00 HPTE format | Ritesh Harjani (IBM) | ritesh.list@gmail.com | Paul Mackerras | paulus@ozlabs.org | 2025-11-18 12:35:52 +0530 | 2016-11-16 15:43:25 +1100 | arch/powerpc/mm/ptdump/hashpagetable.c | 6 | 0 | null | null | 3.0;3.00 |
17b45ccf0988 | 6b34a099faa1 | 1,081 | arch/powerpc | arch/powerpc/mm/book3s64/hash_utils.c | unknown | unknown | null | false | powerpc/64s/hash: Restrict stress_hpt_struct memblock region to within RMA limit | Ritesh Harjani (IBM) | ritesh.list@gmail.com | Nicholas Piggin | npiggin@gmail.com | 2025-11-18 12:35:52 +0530 | 2022-12-02 18:04:25 +1100 | arch/powerpc/mm/book3s64/hash_utils.c | 6 | 4 | null | null | 20190710052018.14628 |
00312419f086 | 5434ae74629a | 2,591 | arch/powerpc | arch/powerpc/include/asm/book3s/64/mmu-hash.h | unknown | low | null | true | powerpc/64s/slb: Fix SLB multihit issue during SLB preload | Donet Tom | donettom@linux.ibm.com | Nicholas Piggin | npiggin@gmail.com | 2025-11-18 12:35:52 +0530 | 2018-10-14 18:04:09 +1100 | arch/powerpc/include/asm/book3s/64/mmu-hash.h;arch/powerpc/kernel/process.c;arch/powerpc/mm/book3s64/internal.h;arch/powerpc/mm/book3s64/mmu_context.c;arch/powerpc/mm/book3s64/slb.c | 0 | 98 | null | null | 6.16;541.1761834163 |
78fc63ffa781 | 4a18419f71cd | 1,285 | arch/powerpc | arch/powerpc/include/asm/book3s/32/tlbflush.h | unknown | unknown | null | true | powerpc, mm: Fix mprotect on book3s 32-bit | Dave Vasilevsky | dave@vasilevsky.ca | Nadav Amit | namit@vmware.com | 2025-11-18 12:34:17 +0530 | 2022-05-13 07:20:05 -0700 | arch/powerpc/include/asm/book3s/32/tlbflush.h;arch/powerpc/mm/book3s32/tlb.c | 13 | 1 | null | null | 5.19 |
945865a0ddf3 | 4e7035a75da9 | 356 | sound | sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | unknown | unknown | null | true | ALSA: hda/tas2781: fix speaker id retrieval for multiple probes | Antheas Kapenekakis | lkml@antheas.dev | Baojun Xu | baojun.xu@ti.com | 2025-11-18 07:52:55 +0100 | 2024-11-26 08:54:08 +0100 | include/sound/tas2781.h;sound/hda/codecs/side-codecs/tas2781_hda_i2c.c | 26 | 20 | null | null | 20251026191635.2447593;6.17 |
7dc211c1159d | 492ecee892c2 | 2,455 | bpf | kernel/bpf/syscall.c | hang | medium | null | false | bpf: Fix invalid prog->stats access when update_effective_progs fails | Pu Lehui | pulehui@huawei.com | Alexei Starovoitov | ast@kernel.org | 2025-11-17 22:35:51 -0800 | 2019-02-27 17:22:50 +0100 | include/linux/filter.h;kernel/bpf/syscall.c | 10 | 5 | null | null | 20251115102343.2200727 |
8e0a754b0836 | 9cd451d414f6 | 258 | drivers/net | drivers/net/ethernet/airoha/airoha_ppe.c | unknown | unknown | null | false | net: airoha: Do not loopback traffic to GDM2 if it is available on the device | Lorenzo Bianconi | lorenzo@kernel.org | Lorenzo Bianconi | lorenzo@kernel.org | 2025-11-17 20:00:07 -0800 | 2025-03-04 13:22:10 +0100 | drivers/net/ethernet/airoha/airoha_ppe.c | 1 | 1 | null | null | null |
db37c6e510de | 543009e2d4cd | 130 | drivers/net | drivers/net/ethernet/stmicro/stmmac/dwmac-sophgo.c | unknown | unknown | null | false | net: stmmac: dwmac-sophgo: Add phy interface filter | Inochi Amaoto | inochiama@gmail.com | Inochi Amaoto | inochiama@gmail.com | 2025-11-17 19:57:38 -0800 | 2025-07-10 15:26:55 -0700 | drivers/net/ethernet/stmicro/stmmac/dwmac-sophgo.c | 19 | 1 | null | null | 20251114003805.494387 |
6b1aa3c87fcb | e281c48a7336 | 130 | unknown | null | unknown | unknown | null | false | dt-bindings: net: sophgo,sg2044-dwmac: add phy mode restriction | Inochi Amaoto | inochiama@gmail.com | Inochi Amaoto | inochiama@gmail.com | 2025-11-17 19:57:38 -0800 | 2025-07-10 15:26:55 -0700 | null | 19 | 0 | null | null | 20251114003805.494387 |
bed22c7b90af | 596c8819cb78 | 599 | tools | tools/testing/selftests/net/forwarding/lib_sh_test.sh | dos | medium | null | false | selftests: net: lib: Do not overwrite error messages | Ido Schimmel | idosch@nvidia.com | Petr Machata | petrm@nvidia.com | 2025-11-17 19:32:12 -0800 | 2024-03-28 18:03:42 -0700 | tools/testing/selftests/net/forwarding/lib_sh_test.sh;tools/testing/selftests/net/lib.sh | 8 | 1 | null | null | 20251116081029.69112 |
bdf96c4ecd69 | 68cb1567439f | 206 | tools | tools/perf/util/tool_pmu.c | unknown | unknown | null | false | perf tool_pmu: Use old_count when computing count values for time events | Ian Rogers | irogers@google.com | Ian Rogers | irogers@google.com | 2025-11-17 18:43:08 -0800 | 2025-04-25 12:32:04 -0300 | tools/perf/builtin-stat.c;tools/perf/util/tool_pmu.c | 46 | 29 | null | null | 2.004264262;6.018539680;4.011160141;7.022065321;3.007381401;1.001082862;5.014515385 |
9b5b9c042b30 | f653211197f3 | 6,503 | wireless | drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | double-free | low | null | false | wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring() | Abdun Nihaal | nihaal@cse.iitm.ac.in | Michael Wu | flamingice@sourmilk.net | 2025-11-18 10:29:49 +0800 | 2008-01-28 15:09:35 -0800 | drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | 2 | 7 | double free;memory leak | null | 20251114094527.79842 |
da02a1824884 | 0c0b20587b9f | 1,286 | drivers | drivers/s390/net/ctcm_mpc.c | memory-leak | high | null | false | s390/ctcm: Fix double-kfree | Aleksei Nikiforov | aleksei.nikiforov@linux.ibm.com | Alexandra Winter | wintera@linux.ibm.com | 2025-11-17 16:58:25 -0800 | 2022-05-11 12:31:01 +0100 | drivers/s390/net/ctcm_mpc.c | 0 | 1 | memory leak | null | 20251112182724.1109474 |
949f1fd2225b | 2541626cfb79 | 1,104 | gpu/nouveau | drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | memory-leak | low | null | true | nouveau/firmware: Add missing kfree() of nvkm_falcon_fw::boot | Nam Cao | namcao@linutronix.de | Ben Skeggs | bskeggs@redhat.com | 2025-11-17 18:12:17 -0500 | 2022-11-09 10:44:58 +1000 | drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | 2 | 0 | memleak | null | 20251117084231.2910561 |
bd4928ec799b | 59a707b0d42e | 2,727 | fs/nfs | fs/nfs/dir.c | hang | medium | null | false | NFS: Avoid changing nlink when file removes and attribute updates race | Trond Myklebust | trond.myklebust@hammerspace.com | Trond Myklebust | trond.myklebust@primarydata.com | 2025-11-17 17:31:32 -0500 | 2018-05-31 15:02:16 -0400 | fs/nfs/dir.c | 13 | 6 | null | null | null |
fa766e759ff7 | 3c0f211bc8fc | 152 | gpu/i915 | drivers/gpu/drm/i915/display/intel_dmc.c | unknown | unknown | null | false | drm/i915/xe3lpd: Load DMC for Xe3_LPD version 30.02 | Dnyaneshwar Bhadane | dnyaneshwar.bhadane@intel.com | Matt Roper | matthew.d.roper@intel.com | 2025-11-17 16:30:34 -0500 | 2025-06-18 15:42:44 -0700 | drivers/gpu/drm/i915/display/intel_dmc.c | 7 | 3 | null | null | 20251016131517.2032684;30.02 |
ff529a9307a0 | 151f3d29baf4 | 47 | pci | drivers/pci/controller/dwc/pcie-stm32-ep.c | unknown | unknown | null | false | PCI: stm32: Fix EP page_size alignment | Christian Bruel | christian.bruel@foss.st.com | Christian Bruel | christian.bruel@foss.st.com | 2025-11-17 14:33:13 -0600 | 2025-10-01 09:54:18 -0500 | drivers/pci/controller/dwc/pcie-stm32-ep.c | 2 | 0 | null | null | null |
fa81d6099007 | 151f3d29baf4 | 47 | pci | drivers/pci/controller/dwc/pcie-stm32-ep.c | unknown | trivial | null | false | PCI: stm32: Fix LTSSM EP race with start link | Christian Bruel | christian.bruel@foss.st.com | Christian Bruel | christian.bruel@foss.st.com | 2025-11-17 14:32:51 -0600 | 2025-10-01 09:54:18 -0500 | drivers/pci/controller/dwc/pcie-stm32-ep.c | 8 | 31 | null | null | null |
a3a22373fce5 | 302295070d3c | 1,035 | gpu | drivers/gpu/drm/msm/adreno/a2xx_gpu.c | unknown | security | null | false | drm/msm/a2xx: stop over-complaining about the legacy firmware | Dmitry Baryshkov | dmitry.baryshkov@oss.qualcomm.com | Dmitry Baryshkov | dmitry.baryshkov@linaro.org | 2025-11-17 09:43:58 -0800 | 2023-01-16 10:34:43 -0800 | drivers/gpu/drm/msm/adreno/a2xx_gpu.c | 1 | 1 | null | null | null |
3065e6a4d359 | af9aa6f316b3 | 135 | gpu | drivers/gpu/drm/msm/msm_gpu.c | null-deref | high | null | false | drm/msm: fix missing NULL check after kcalloc in crashstate_get_bos() | Huiwen He | hehuiwen@kylinos.cn | Rob Clark | robdclark@chromium.org | 2025-11-17 09:43:58 -0800 | 2025-07-04 17:48:37 -0700 | drivers/gpu/drm/msm/msm_gpu.c | 9 | 8 | null pointer | null | null |
3099e0247e32 | 9edc52967cc7 | 135 | gpu | drivers/gpu/drm/msm/msm_gpu.c | null-deref | high | null | false | drm/msm: Fix NULL pointer dereference in crashstate_get_vm_logs() | Huiwen He | hehuiwen@kylinos.cn | Rob Clark | robdclark@chromium.org | 2025-11-17 09:43:58 -0800 | 2025-07-04 17:48:38 -0700 | drivers/gpu/drm/msm/msm_gpu.c | 4 | 0 | null pointer | null | null |
fd9862f726ae | b17de076062a | 4,668 | spi | drivers/spi/spi-bcm63xx.c | hang | medium | null | false | spi: bcm63xx: fix premature CS deassertion on RX-only transactions | Hang Zhou | 929513338@qq.com | Jonas Gorski | jogo@openwrt.org | 2025-11-17 17:29:50 +0000 | 2013-02-05 17:14:33 +0000 | drivers/spi/spi-bcm63xx.c | 14 | 0 | null | null | null |
c7496597adbd | 6e5773d52f4a | 308 | drivers | drivers/of/address.c | hang | medium | null | false | of/address: Remove the incorrect and misleading comment | Yuntao Wang | yuntao.wang@linux.dev | Rob Herring (Arm) | robh@kernel.org | 2025-11-17 11:24:51 -0600 | 2025-01-12 15:31:47 -0600 | drivers/of/address.c | 0 | 4 | null | null | 20251112143520.233870 |
0a2c5495b6d1 | 19fce0470f05 | 1,775 | nvme | drivers/nvme/host/fc.c | crash | high | null | true | nvme: nvme-fc: Ensure ->ioerr_work is cancelled in nvme_fc_delete_ctrl() | Ewan D. Milne | emilne@redhat.com | James Smart | james.smart@broadcom.com | 2025-11-17 09:00:42 -0800 | 2021-01-06 10:30:36 +0100 | drivers/nvme/host/fc.c | 1 | 1 | null | null | 1135.922336;1136.120806;1135.999278;2.5;1136.088469;1135.979788;1136.150915;1135.917705;1135.950969;1136.128485;1135.926784;1135.954673;1136.139657;1135.992148;1136.146988;1135.911754;1136.055910;1136.101289;1136.081744;1136.006413;1136.048776;1136.095543;1136.124733;1136.020677;1136.041641;1136.075998;1136.013546;1136... |
cf28f6f923cb | eb0570c7df23 | 199 | drivers/block | drivers/block/zloop.c | unknown | unknown | null | true | zloop: fail zone append operations that are targeting full zones | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2025-11-17 09:40:09 -0700 | 2025-05-01 17:03:56 -0600 | drivers/block/zloop.c | 4 | 0 | null | null | null |
866d65745b63 | eb0570c7df23 | 199 | drivers/block | drivers/block/zloop.c | unknown | unknown | null | true | zloop: make the write pointer of full zones invalid | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2025-11-17 09:40:09 -0700 | 2025-05-01 17:03:56 -0600 | drivers/block/zloop.c | 5 | 3 | null | null | null |
20d0b359c73d | bf20ab538c81 | 556 | block | block/blk-throttle.c | unknown | unknown | null | false | block/blk-throttle: drop unneeded blk_stat_enable_accounting | Guenter Roeck | linux@roeck-us.net | Yu Kuai | yukuai3@huawei.com | 2025-11-17 09:39:48 -0700 | 2024-05-09 09:44:55 -0600 | block/blk-throttle.c | 0 | 6 | null | null | null |
f76581f9f1d2 | bf20ab538c81 | 556 | block | block/blk-throttle.c | hang | medium | null | false | block/blk-throttle: Fix throttle slice time for SSDs | Guenter Roeck | linux@roeck-us.net | Yu Kuai | yukuai3@huawei.com | 2025-11-17 09:39:48 -0700 | 2024-05-09 09:44:55 -0600 | block/blk-throttle.c | 2 | 7 | null | null | null |
76544beea7cf | 0738eff14d81 | 3,713 | drivers/can | drivers/net/can/sun4i_can.c | unknown | unknown | null | true | can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling | Marc Kleine-Budde | mkl@pengutronix.de | Gerhard Bertelsmann | info@gerhard-bertelsmann.de | 2025-11-17 17:23:37 +0100 | 2015-09-17 22:39:08 +0200 | drivers/net/can/sun4i_can.c | 2 | 2 | null | null | null |
395d988f9386 | d08e973a77d1 | 4,200 | drivers/can | drivers/net/can/usb/gs_usb.c | unknown | unknown | null | false | can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data | Marc Kleine-Budde | mkl@pengutronix.de | Maximilian Schneider | max@schneidersoft.net | 2025-11-17 17:21:16 +0100 | 2014-05-19 09:38:25 +0200 | drivers/net/can/usb/gs_usb.c | 54 | 5 | null | null | null |
6d87cd533578 | 1f021341eef4 | 397 | nvme | drivers/nvme/host/multipath.c | deadlock | medium | null | false | nvme-multipath: fix lockdep WARN due to partition scan work | Shin'ichiro Kawasaki | shinichiro.kawasaki@wdc.com | Keith Busch | kbusch@kernel.org | 2025-11-17 08:08:00 -0800 | 2024-10-15 08:32:07 -0700 | drivers/nvme/host/multipath.c | 1 | 1 | deadlock | null | null |
159de7a825ae | 7e091add9c43 | 33 | nvme | drivers/nvme/target/fabrics-cmd-auth.c | hang | medium | null | false | nvmet-auth: update sc_c in target host hash calculation | Alistair Francis | alistair.francis@wdc.com | Martin George | martinus.gpy@gmail.com | 2025-11-17 08:05:58 -0800 | 2025-10-14 08:28:31 -0700 | drivers/nvme/target/auth.c;drivers/nvme/target/fabrics-cmd-auth.c;drivers/nvme/target/nvmet.h | 4 | 2 | null | null | null |
18ab3fc8e880 | d8f2f498d9ed | 2,733 | arch/x86 | arch/x86/kvm/lapic.c | crash | critical | null | true | KVM: x86: Fix VM hard lockup after prolonged inactivity with periodic HV timer | fuqiang wang | fuqiang.wng@gmail.com | David Vrabel | david.vrabel@nutanix.com | 2025-11-17 07:50:22 -0800 | 2018-05-24 16:48:55 +0200 | arch/x86/kvm/lapic.c | 23 | 5 | null | null | 20251113205114.1647493 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.