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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e7839f773eef | c70b9d5fdcd7 | 3 | drivers | drivers/remoteproc/qcom_q6v5_pas.c | crash | high | null | false | remoteproc: qcom: pas: Fix a couple NULL vs IS_ERR() bugs | Dan Carpenter | dan.carpenter@linaro.org | Rob Herring (Arm) | robh@kernel.org | 2025-11-29 14:18:23 -0600 | 2025-11-26 10:27:29 -0600 | drivers/remoteproc/qcom_q6v5_pas.c | 4 | 4 | null | null | 187.1764427595 |
5e6fee736ee0 | c70b9d5fdcd7 | 3 | drivers | drivers/remoteproc/qcom_q6v5_adsp.c | unknown | unknown | null | false | remoteproc: qcom_q6v5_adsp: Fix a NULL vs IS_ERR() check in adsp_alloc_memory_region() | Dan Carpenter | dan.carpenter@linaro.org | Rob Herring (Arm) | robh@kernel.org | 2025-11-29 14:18:23 -0600 | 2025-11-26 10:27:29 -0600 | drivers/remoteproc/qcom_q6v5_adsp.c | 3 | 2 | null | null | null |
5053eab38a4c | 9e95fb805dc0 | 1,998 | drivers | drivers/target/target_core_transport.c | null-deref | unknown | null | true | scsi: target: Reset t_task_cdb pointer in error case | Andrey Vatoropin | a.vatoropin@crpt.ru | Sudhakar Panneerselvam | sudhakar.panneerselvam@oracle.com | 2025-11-29 15:06:12 -0500 | 2020-06-09 21:57:26 -0400 | drivers/target/target_core_transport.c | 1 | 0 | null pointer | null | 20251118084014.324940 |
faf3c923523e | 2197bb60f890 | 8 | memory | mm/mmap_lock.c | refcount | unknown | null | false | mm: fix vma_start_write_killable() signal handling | Matthew Wilcox (Oracle) | willy@infradead.org | Matthew Wilcox (Oracle) | willy@infradead.org | 2025-11-29 10:41:11 -0800 | 2025-11-20 13:43:59 -0800 | mm/mmap_lock.c | 8 | 0 | refcount | null | 20251128040100.3022561 |
12f0cd393369 | 03bfbc3ad6e4 | 4 | fs/proc | fs/proc/task_mmu.c | unknown | unknown | null | false | fs/proc/task_mmu.c: fix make_uffd_wp_huge_pte() huge pte handling | Lorenzo Stoakes | lorenzo.stoakes@oracle.com | Lorenzo Stoakes | lorenzo.stoakes@oracle.com | 2025-11-29 10:41:10 -0800 | 2025-11-24 15:08:51 -0800 | fs/proc/task_mmu.c | 3 | 1 | null | null | null |
ce2bba89566b | 0ce20dd84089 | 1,737 | memory | mm/kfence/core.c | unknown | unknown | null | false | mm/kfence: add reboot notifier to disable KFENCE on shutdown | Breno Leitao | leitao@debian.org | Alexander Potapenko | glider@google.com | 2025-11-29 10:41:10 -0800 | 2021-02-26 09:41:02 -0800 | mm/kfence/core.c | 24 | 0 | null | null | null |
f65372cd7acb | 2959a5f726f6 | 3,196 | memory | mm/Kconfig.debug | crash | high | null | false | mm: fix DEBUG_RODATA_TEST indentation in Kconfig | Geert Uytterhoeven | geert@linux-m68k.org | Jinbum Park | jinb.park7@gmail.com | 2025-11-29 10:41:09 -0800 | 2017-02-27 18:43:48 -0800 | mm/Kconfig.debug | 3 | 3 | null | null | 3.1764058676 |
81d5a6a43859 | 0d80e7f951be | 80 | bpf | kernel/bpf/rqspinlock.c | deadlock | critical | null | false | rqspinlock: Use trylock fallback when per-CPU rqnode is busy | Kumar Kartikeya Dwivedi | memxor@gmail.com | Kumar Kartikeya Dwivedi | memxor@gmail.com | 2025-11-29 09:35:35 -0800 | 2025-09-09 15:10:28 -0700 | kernel/bpf/rqspinlock.c | 1 | 1 | deadlock | null | 20251128232802.1031906 |
beb7021a6003 | 0d80e7f951be | 80 | bpf | kernel/bpf/rqspinlock.c | deadlock | medium | null | false | rqspinlock: Enclose lock/unlock within lock entry acquisitions | Kumar Kartikeya Dwivedi | memxor@gmail.com | Kumar Kartikeya Dwivedi | memxor@gmail.com | 2025-11-29 09:35:35 -0800 | 2025-09-09 15:10:28 -0700 | include/asm-generic/rqspinlock.h;kernel/bpf/rqspinlock.c | 38 | 37 | deadlock | null | 20251128232802.1031906 |
c909fec69f84 | c68264711ca6 | 6,171 | drivers | drivers/mtd/lpddr/lpddr_cmds.c | signedness | unknown | null | false | mtd: lpddr_cmds: fix signed shifts in lpddr_cmds | Ivan Stepchenko | sid@itb.spb.ru | Alexey Korolev | akorolev@infradead.org | 2025-11-29 13:50:19 +0100 | 2009-01-05 13:56:04 +0100 | drivers/mtd/lpddr/lpddr_cmds.c | 4 | 4 | null | null | null |
414690746d2d | bfb3939c51d5 | 1,772 | other | include/uapi/linux/i2c.h | hang | medium | null | false | i2c: i2c.h: fix a bad kernel-doc line | Randy Dunlap | rdunlap@infradead.org | Wolfram Sang | wsa+renesas@sang-engineering.com | 2025-11-29 21:39:58 +0900 | 2021-01-22 09:58:50 +0100 | include/uapi/linux/i2c.h | 1 | 1 | null | null | null |
cb2dc6d2869a | 1a620a723853 | 3 | networking/can | net/can/Kconfig | unknown | unknown | null | false | can: Kconfig: select CAN driver infrastructure by default | Oliver Hartkopp | socketcan@hartkopp.net | Oliver Hartkopp | socketcan@hartkopp.net | 2025-11-29 13:37:12 +0100 | 2025-11-26 11:20:44 +0100 | include/linux/can/dev.h;net/can/Kconfig | 8 | 0 | null | null | 20251129090500.17484 |
841ecc979b18 | 35ad7e181541 | 135 | arch | arch/mips/mm/tlb-r4k.c | buffer-overflow | unknown | null | true | MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow | Thomas Bogendoerfer | tsbogend@alpha.franken.de | Jiaxun Yang | jiaxun.yang@flygoat.com | 2025-11-29 13:36:05 +0100 | 2025-07-16 20:01:07 +0200 | arch/mips/mm/tlb-r4k.c | 16 | 2 | null | null | 6.17 |
324f3e03e8a8 | 58579c056c1c | 2,767 | sound | sound/firewire/dice/dice-extension.c | buffer-overflow | unknown | null | true | ALSA: dice: fix buffer overflow in detect_stream_formats() | Junrui Luo | moonafterrain@outlook.com | Takashi Sakamoto | o-takashi@sakamocchi.jp | 2025-11-29 10:33:44 +0100 | 2018-05-02 16:02:00 +0200 | sound/firewire/dice/dice-extension.c | 2 | 2 | buffer overflow;out of bounds | null | null |
e5235eb6cfe0 | 248f6571fd4c | 266 | networking | net/core/netpoll.c | uninitialized | critical | null | false | net: netpoll: initialize work queue before error checks | Breno Leitao | leitao@debian.org | Breno Leitao | leitao@debian.org | 2025-11-28 20:16:57 -0800 | 2025-03-07 19:55:40 -0800 | net/core/netpoll.c | 1 | 1 | uninitialized | null | null |
2c28ee720ad1 | 246af950b940 | 827 | tools | tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh | crash | high | null | false | selftests: bonding: add delay before each xvlan_over_bond connectivity check | Hangbin Liu | liuhangbin@gmail.com | Hangbin Liu | liuhangbin@gmail.com | 2025-11-28 20:16:22 -0800 | 2023-08-24 10:07:13 +0200 | tools/testing/selftests/drivers/net/bonding/bond_macvlan_ipvlan.sh | 1 | 0 | null | null | 20251127143310.47740;20251114082014.750 |
a6c121a2432e | e93984ebc1c8 | 742 | drivers/net | drivers/net/phy/aquantia/aquantia_firmware.c | unknown | unknown | null | false | net: phy: aquantia: check for NVMEM deferral | Robert Marko | robimarko@gmail.com | Robert Marko | robimarko@gmail.com | 2025-11-28 19:40:42 -0800 | 2023-11-16 22:10:29 +0000 | drivers/net/phy/aquantia/aquantia_firmware.c | 1 | 1 | null | null | 20251127114514.460924 |
19eef1d98eed | d27c71257825 | 0 | filesystem | fs/afs/security.c | uninitialized | medium | null | false | afs: Fix uninit var in afs_alloc_anon_key() | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2025-11-28 16:48:18 -0800 | 2025-11-28 11:30:10 +0100 | fs/afs/security.c | 2 | 1 | null | null | null |
49c9e09d9610 | cb2c7d1a1776 | 1,681 | security | security/landlock/errata/abi-1.h | crash | security | null | false | landlock: Fix handling of disconnected directories | Mickaël Salaün | mic@digikod.net | Mickaël Salaün | mic@linux.microsoft.com | 2025-11-28 18:27:04 +0100 | 2021-04-22 12:22:11 -0700 | security/landlock/errata/abi-1.h;security/landlock/fs.c | 44 | 12 | null | b91c3e4ea756 | 20251128172200.760753;4.1749925391 |
49c9e09d9610 | b91c3e4ea756 | 1,285 | security | security/landlock/errata/abi-1.h | crash | security | null | false | landlock: Fix handling of disconnected directories | Mickaël Salaün | mic@digikod.net | Mickaël Salaün | mic@digikod.net | 2025-11-28 18:27:04 +0100 | 2022-05-23 13:27:59 +0200 | security/landlock/errata/abi-1.h;security/landlock/fs.c | 44 | 12 | null | cb2c7d1a1776 | 20251128172200.760753;4.1749925391 |
7d055071d73b | d85f69d520e6 | 305 | drivers | drivers/vfio/pci/nvgrace-gpu/main.c | crash | high | null | false | vfio/nvgrace-gpu: split the code to wait for GPU ready | Ankit Agrawal | ankita@nvidia.com | Ankit Agrawal | ankita@nvidia.com | 2025-11-28 10:07:25 -0700 | 2025-01-27 09:43:33 -0700 | drivers/vfio/pci/nvgrace-gpu/main.c | 18 | 13 | null | null | 20251127170632.3477 |
590d74568030 | 3aa31a8bb11e | 7 | drivers | drivers/dma-buf/dma-buf-mapping.c | integer-overflow | unknown | null | false | dma-buf: fix integer overflow in fill_sg_entry() for buffers >= 8GiB | Alex Mastro | amastro@fb.com | Leon Romanovsky | leonro@nvidia.com | 2025-11-28 10:06:25 -0700 | 2025-11-20 12:02:19 -0700 | drivers/dma-buf/dma-buf-mapping.c | 1 | 1 | integer overflow | null | null |
98693e0897f7 | 3be3a074cf5b | 4,335 | drivers | drivers/vfio/pci/vfio_pci_intrs.c | deadlock | medium | null | false | vfio/pci: Use RCU for error/request triggers to avoid circular locking | Alex Williamson | alex.williamson@nvidia.com | Alex Williamson | alex.williamson@redhat.com | 2025-11-28 10:04:27 -0700 | 2014-01-14 16:12:55 -0700 | drivers/vfio/pci/vfio_pci_core.c;drivers/vfio/pci/vfio_pci_intrs.c;drivers/vfio/pci/vfio_pci_priv.h;include/linux/vfio_pci_core.h | 93 | 41 | deadlock | null | 20251124223623.2770706 |
b8d5acdcf525 | f5bae2642e3d | 5,307 | hwmon | drivers/hwmon/max16065.c | hang | medium | null | true | hwmon: (max16065) Use local variable to avoid TOCTOU | Gui-Dong Han | hanguidong02@gmail.com | Guenter Roeck | guenter.roeck@ericsson.com | 2025-11-28 08:36:25 -0800 | 2011-05-19 08:19:36 -0700 | drivers/hwmon/max16065.c | 4 | 3 | null | null | 20251128124709.3876 |
07272e883fc6 | 85f03bccd6e0 | 6,503 | hwmon | drivers/hwmon/w83l786ng.c | hang | medium | null | true | hwmon: (w83l786ng) Convert macros to functions to avoid TOCTOU | Gui-Dong Han | hanguidong02@gmail.com | Kevin Lo | kevlo@kevlo.org | 2025-11-28 08:30:24 -0800 | 2008-02-07 20:39:40 -0500 | drivers/hwmon/w83l786ng.c | 18 | 8 | null | null | 20251128123816.3670 |
e3cee98f2fcc | 5d4d263e1c6b | 368 | drivers | drivers/mailbox/mailbox-th1520.c | error-handling | unknown | null | false | mailbox: th1520: fix clock imbalance on probe failure | Johan Hovold | johan@kernel.org | Michal Wilczynski | m.wilczynski@samsung.com | 2025-11-28 09:47:44 -0600 | 2024-11-24 13:06:37 -0600 | drivers/mailbox/mailbox-th1520.c | 1 | 3 | null | null | null |
e5efd56fa157 | a166563e7ec3 | 70 | arch/arm64 | arch/arm64/mm/pageattr.c | hang | security | null | false | arm64/pageattr: Propagate return value from __change_memory_common | Dev Jain | dev.jain@arm.com | Yang Shi | yang@os.amperecomputing.com | 2025-11-28 15:36:40 +0000 | 2025-09-18 21:36:37 +0100 | arch/arm64/mm/pageattr.c | 4 | 1 | null | null | null |
ff0e4d4c97c9 | c45ded7e1135 | 1,490 | drivers | drivers/mailbox/pcc.c | unknown | unknown | null | false | mailbox: pcc: don't zero error register | Jamie Iles | jamie.iles@oss.qualcomm.com | Sudeep Holla | sudeep.holla@arm.com | 2025-11-28 09:31:53 -0600 | 2021-10-29 22:46:38 -0500 | drivers/mailbox/pcc.c | 4 | 4 | null | null | null |
094b53ecaa3e | dbca0eabb821 | 52 | drivers | drivers/mailbox/mtk-gpueb-mailbox.c | unknown | low | null | false | mailbox: mtk-gpueb: Add missing 'static' to mailbox ops struct | Nicolas Frattaroli | nicolas.frattaroli@collabora.com | Nicolas Frattaroli | nicolas.frattaroli@collabora.com | 2025-11-28 09:31:53 -0600 | 2025-10-06 18:14:01 -0500 | drivers/mailbox/mtk-gpueb-mailbox.c | 1 | 1 | null | null | 202510100629.3;12.5 |
a195c7ccfb7a | 0858fde496f8 | 1,942 | drivers | drivers/mailbox/mtk-cmdq-mailbox.c | unknown | unknown | null | false | mailbox: mtk-cmdq: Refine DMA address handling for the command buffer | Jason-JH Lin | jason-jh.lin@mediatek.com | Dennis YC Hsieh | dennis-yc.hsieh@mediatek.com | 2025-11-28 09:31:53 -0600 | 2020-08-03 23:56:38 -0500 | drivers/mailbox/mtk-cmdq-mailbox.c;include/linux/mailbox/mtk-cmdq-mailbox.h | 41 | 14 | null | null | null |
3acf1028f500 | 8ea4484d0c2b | 3,694 | drivers | drivers/mailbox/mailbox-test.c | crash | high | null | false | mailbox: mailbox-test: Fix debugfs_create_dir error checking | Haotian Zhang | vulab@iscas.ac.cn | Lee Jones | lee.jones@linaro.org | 2025-11-28 09:31:52 -0600 | 2015-10-17 10:36:56 +0530 | drivers/mailbox/mailbox-test.c | 1 | 1 | null | null | null |
060e4e835f93 | a49f991e740f | 76 | drivers | drivers/mailbox/omap-mailbox.c | unknown | unknown | null | false | mailbox: omap-mailbox: Check for pending msgs only when mbox is exclusive | Beleswar Padhi | b-padhi@ti.com | Beleswar Padhi | b-padhi@ti.com | 2025-11-28 09:31:52 -0600 | 2025-09-12 09:45:30 +0530 | drivers/mailbox/omap-mailbox.c | 20 | 15 | null | null | null |
dae9750105cf | 3feb70a61740 | 793 | drivers | drivers/gpio/gpio-loongson-64bit.c | unknown | unknown | null | true | gpio: loongson: Switch 2K2000/3000 GPIO to BYTE_CTRL_MODE | Xi Ruoyao | xry111@xry111.site | Yinbo Zhu | zhuyinbo@loongson.cn | 2025-11-28 12:59:00 +0100 | 2023-09-27 09:06:50 +0200 | drivers/gpio/gpio-loongson-64bit.c | 5 | 5 | null | null | 20251128075033.255821 |
f01c0f7ee59f | 553b75d4bfe9 | 72 | other | include/linux/gpio/regmap.h | unknown | low | null | false | gpio: regmap: fix kernel-doc notation | Randy Dunlap | rdunlap@infradead.org | Mathieu Dubois-Briand | mathieu.dubois-briand@bootlin.com | 2025-11-28 12:58:05 +0100 | 2025-09-16 15:24:48 +0100 | include/linux/gpio/regmap.h | 2 | 2 | null | null | 20251128062739.845403 |
545d1287e40a | 8846739f52af | 507 | spi | drivers/spi/spi-ch341.c | out-of-bounds | unknown | null | false | spi: ch341: fix out-of-bounds memory access in ch341_transfer_one | Tianchu Chen | flynnnchen@tencent.com | Johannes Thumshirn | jth@kernel.org | 2025-11-28 11:48:08 +0000 | 2024-07-08 17:01:10 +0100 | drivers/spi/spi-ch341.c | 1 | 1 | out of bounds | null | 20251128160630.0 |
b025f01ee952 | 2d877d0659cb | 7 | sound | sound/soc/sdca/Kconfig | unknown | unknown | null | false | ASoC: SDCA: Fixup some more Kconfig issues | Charles Keepax | ckeepax@opensource.cirrus.com | Charles Keepax | ckeepax@opensource.cirrus.com | 2025-11-28 11:48:02 +0000 | 2025-11-20 17:23:00 +0000 | sound/soc/sdca/Kconfig | 2 | 0 | null | null | 20251128102841.2930808 |
d27c71257825 | 330e2c514823 | 29 | filesystem | fs/afs/internal.h | crash | high | null | false | afs: Fix delayed allocation of a cell's anonymous key | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2025-11-28 11:30:10 +0100 | 2025-10-29 13:51:38 +0100 | fs/afs/cell.c;fs/afs/internal.h;fs/afs/security.c | 49 | 43 | null | null | 800328.1764325145 |
4be9e04ebf75 | 1602bad16d7d | 16 | other | include/uapi/linux/fcntl.h | unknown | unknown | null | false | vfs: add needed headers for new struct delegation definition | Jeff Layton | jlayton@kernel.org | Jeff Layton | jlayton@kernel.org | 2025-11-28 10:55:34 +0100 | 2025-11-12 09:38:37 +0100 | include/uapi/linux/fcntl.h | 5 | 0 | null | null | null |
e9c70084a64e | d2c995581c7c | 132 | fs/overlayfs | fs/overlayfs/util.c | hang | medium | null | false | ovl: fail ovl_lock_rename_workdir() if either target is unhashed | NeilBrown | neil@brown.name | NeilBrown | neil@brown.name | 2025-11-28 10:42:32 +0100 | 2025-07-18 11:10:40 +0200 | fs/overlayfs/util.c | 2 | 2 | null | null | 176429295510.634289 |
01c9c30aae31 | 1602bad16d7d | 16 | filesystem | fs/locks.c | unknown | low | null | false | filelock: __fcntl_getlease: fix kernel-doc warnings | Randy Dunlap | rdunlap@infradead.org | Jeff Layton | jlayton@kernel.org | 2025-11-28 10:30:41 +0100 | 2025-11-12 09:38:37 +0100 | fs/locks.c | 2 | 1 | null | null | 20251128000826.457120 |
eec7e23d848d | de8548813824 | 637 | gpu | drivers/gpu/drm/panthor/panthor_sched.c | use-after-free | security | null | false | drm/panthor: Prevent potential UAF in group creation | Akash Goel | akash.goel@arm.com | Boris Brezillon | boris.brezillon@collabora.com | 2025-11-28 10:09:02 +0100 | 2024-03-01 10:04:17 +0100 | drivers/gpu/drm/panthor/panthor_sched.c | 15 | 4 | use after free;UAF | null | 20251127164912.3788155 |
eeec741ee0df | bd6ede8a06e8 | 13 | filesystem | fs/nfsd/nfsproc.c | unknown | unknown | null | false | nfsd: fix end_creating() conversion | Neil Brown | neil@brown.name | NeilBrown | neil@brown.name | 2025-11-28 09:51:16 +0100 | 2025-11-14 13:15:56 +0100 | fs/nfsd/nfsproc.c;fs/nfsd/vfs.c | 5 | 4 | null | null | 202511252132.2 |
54a2df5afa23 | a060b8c511ab | 10 | drivers | drivers/gpio/gpiolib-shared.c | deadlock | high | null | false | gpio: shared: fix a deadlock | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-28 09:48:28 +0100 | 2025-11-17 10:16:51 +0100 | drivers/gpio/gpiolib-shared.c | 28 | 35 | deadlock | null | 4.316146;4.463708;4.463723;4.344931;4.307157;4.298346;4.463752;4.412279;4.463604;4.422650;4.463768;4.463821;4.463593;4.463688;4.390992;4.360041;4.463737;4.463827;4.463667;4.463682;4.463716;4.463807;4.463581;4.339566;4.463814;4.432117;4.463674;4.334115;4.463779;4.394761;4.314604;4.369421;4.321600;4.463648;4.463701;4.463... |
114e594e6cb7 | a060b8c511ab | 10 | drivers | drivers/gpio/gpiolib-shared.c | unknown | unknown | null | false | gpio: shared: ignore GPIO hogs when traversing the device tree | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-28 09:29:14 +0100 | 2025-11-17 10:16:51 +0100 | drivers/gpio/gpiolib-shared.c | 7 | 0 | null | null | null |
cfab6dc0700c | a060b8c511ab | 10 | drivers | drivers/gpio/gpiolib-shared.c | unknown | unknown | null | false | gpio: shared: ignore special __symbols__ node when traversing device tree | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-28 09:29:14 +0100 | 2025-11-17 10:16:51 +0100 | drivers/gpio/gpiolib-shared.c | 16 | 0 | null | null | null |
a3623e1ae1ed | 6a2277a0ebe7 | 1,291 | drivers | drivers/mtd/nand/raw/renesas-nand-controller.c | hang | medium | null | false | mtd: rawnand: renesas: Handle devm_pm_runtime_enable() errors | Haotian Zhang | vulab@iscas.ac.cn | Miquel Raynal | miquel.raynal@bootlin.com | 2025-11-28 09:11:59 +0100 | 2022-05-16 18:36:21 +0200 | drivers/mtd/nand/raw/renesas-nand-controller.c | 4 | 1 | null | null | null |
1eb0ae6fbd54 | 6cbc09b7719e | 7 | iommu | drivers/iommu/generic_pt/fmt/x86_64.h | unknown | unknown | null | false | iommupt/vtd: Support mgaw's less than a 4 level walk for first stage | Jason Gunthorpe | jgg@nvidia.com | Lu Baolu | baolu.lu@linux.intel.com | 2025-11-28 08:43:55 +0100 | 2025-11-20 11:35:15 +0100 | drivers/iommu/amd/iommu.c;drivers/iommu/generic_pt/fmt/x86_64.h;drivers/iommu/intel/iommu.c;include/linux/generic_pt/iommu.h | 38 | 26 | null | null | 638.1764237717 |
d856f9d27885 | d373449d8e97 | 22 | iommu | drivers/iommu/generic_pt/fmt/vtdss.h | unknown | unknown | null | false | iommupt/vtd: Allow VT-d to have a larger table top than the vasz requires | Jason Gunthorpe | jgg@nvidia.com | Jason Gunthorpe | jgg@nvidia.com | 2025-11-28 08:43:03 +0100 | 2025-11-05 09:50:19 +0100 | drivers/iommu/generic_pt/fmt/vtdss.h;drivers/iommu/generic_pt/iommu_pt.h;drivers/iommu/intel/iommu.c;include/linux/generic_pt/iommu.h | 35 | 20 | null | null | 638.1764237717 |
416d9a220e67 | 879ced2bab1b | 22 | arch/powerpc | arch/powerpc/include/asm/mem_encrypt.h | unknown | low | null | false | powerpc/pseries/svm: Make mem_encrypt.h self contained | Jason Gunthorpe | jgg@nvidia.com | Jason Gunthorpe | jgg@nvidia.com | 2025-11-28 08:40:55 +0100 | 2025-11-05 09:07:08 +0100 | arch/powerpc/include/asm/mem_encrypt.h | 3 | 0 | null | null | null |
01569c216dde | 7c5b184db714 | 22 | iommu | drivers/iommu/generic_pt/Kconfig | unknown | unknown | null | false | genpt: Make GENERIC_PT invisible | Geert Uytterhoeven | geert+renesas@glider.be | Jason Gunthorpe | jgg@nvidia.com | 2025-11-28 08:40:24 +0100 | 2025-11-05 09:07:04 +0100 | drivers/iommu/generic_pt/Kconfig | 1 | 1 | null | null | null |
8048168df56e | bba2556efad6 | 1,689 | drivers/net | drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | hang | medium | null | false | net: stmmac: fix rx limit check in stmmac_rx_zc() | Alexey Kodanev | aleksei.kodanev@bell-sw.com | Ong Boon Leong | boon.leong.ong@intel.com | 2025-11-27 18:07:30 -0800 | 2021-04-13 15:06:51 -0700 | drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 | 1 | null | null | 20251126104327.175590 |
510026a39849 | 186623f4aa72 | 36 | drivers/net | drivers/net/dsa/yt921x.c | unknown | unknown | null | false | net: dsa: yt921x: Fix parsing MIB attributes | David Yang | mmyangfl@gmail.com | David Yang | mmyangfl@gmail.com | 2025-11-27 17:55:53 -0800 | 2025-10-21 18:25:30 -0700 | drivers/net/dsa/yt921x.c | 11 | 11 | null | null | 20251126084024.2843851 |
1f73a56f9860 | 2aceb896ee18 | 766 | drivers/net | drivers/net/vxlan/vxlan_core.c | null-deref | high | null | false | net: vxlan: prevent NULL deref in vxlan_xmit_one | Antoine Tenart | atenart@kernel.org | Beniamino Galvani | b.galvani@gmail.com | 2025-11-27 17:48:57 -0800 | 2023-10-23 08:48:57 +0100 | drivers/net/vxlan/vxlan_core.c | 15 | 3 | null deref;null pointer | 6f19b2c136d9 | 6.7;20251126102627.74223 |
1f73a56f9860 | 6f19b2c136d9 | 773 | drivers/net | drivers/net/vxlan/vxlan_core.c | null-deref | high | null | false | net: vxlan: prevent NULL deref in vxlan_xmit_one | Antoine Tenart | atenart@kernel.org | Beniamino Galvani | b.galvani@gmail.com | 2025-11-27 17:48:57 -0800 | 2023-10-16 09:57:52 +0100 | drivers/net/vxlan/vxlan_core.c | 15 | 3 | null deref;null pointer | 2aceb896ee18 | 6.7;20251126102627.74223 |
1e43ebcd5152 | d734223b2f0d | 286 | drivers/net | drivers/net/ethernet/intel/iavf/iavf_ptp.c | null-deref | unknown | null | false | iavf: Implement settime64 with -EOPNOTSUPP | Michal Schmidt | mschmidt@redhat.com | Jacob Keller | jacob.e.keller@intel.com | 2025-11-27 17:47:28 -0800 | 2025-02-14 10:58:07 -0800 | drivers/net/ethernet/intel/iavf/iavf_ptp.c | 7 | 0 | null deref | null | 20251126094850.2842557 |
69894e5b4c5e | 976afca1ceba | 2,689 | netfilter | net/netfilter/nft_connlimit.c | unknown | trivial | null | false | netfilter: nft_connlimit: update the count if add was skipped | Fernando Fernandez Mancera | fmancera@suse.de | Yi-Hung Wei | yihung.wei@gmail.com | 2025-11-28 00:05:52 +0000 | 2018-07-18 11:26:34 +0200 | net/netfilter/nf_conncount.c;net/netfilter/nft_connlimit.c | 19 | 6 | null | null | null |
be102eb6a0e7 | d265929930e2 | 1,291 | netfilter | net/netfilter/nft_connlimit.c | unknown | unknown | null | false | netfilter: nf_conncount: rework API to use sk_buff directly | Fernando Fernandez Mancera | fmancera@suse.de | William Tu | u9012063@gmail.com | 2025-11-28 00:05:49 +0000 | 2022-05-16 13:05:40 +0200 | include/net/netfilter/nf_conntrack_count.h;net/netfilter/nf_conncount.c;net/netfilter/nft_connlimit.c;net/netfilter/xt_connlimit.c;net/openvswitch/conntrack.c | 142 | 103 | null | null | null |
634f3853cc98 | 26267bf9bb57 | 1,709 | netfilter | net/netfilter/nft_flow_offload.c | unknown | unknown | null | false | netfilter: flowtable: check for maximum number of encapsulations in bridge vlan | Pablo Neira Ayuso | pablo@netfilter.org | Felix Fietkau | nbd@nbd.name | 2025-11-27 23:51:31 +0000 | 2021-03-24 12:48:39 -0700 | net/netfilter/nft_flow_offload.c | 8 | 1 | null | null | null |
6fb3acdebf65 | 97523a4edb7b | 1,665 | kernel | kernel/resource.c | unknown | unknown | null | false | Reinstate "resource: avoid unnecessary lookups in find_next_iomem_res()" | Ilias Stamatis | ilstam@amazon.com | David Hildenbrand | david@redhat.com | 2025-11-27 14:24:45 -0800 | 2021-05-07 00:26:33 -0700 | kernel/resource.c | 9 | 1 | null | null | 20251124165349.3377826 |
7b71205ae112 | a667300bd53f | 51 | kernel | kernel/liveupdate/kexec_handover.c | crash | high | null | false | kho: fix restoring of contiguous ranges of order-0 pages | Mike Rapoport (Microsoft) | rppt@kernel.org | Mike Rapoport (Microsoft) | rppt@kernel.org | 2025-11-27 14:24:44 -0800 | 2025-10-07 13:48:55 -0700 | kernel/liveupdate/kexec_handover.c | 12 | 8 | null | null | 20251125110917.843744 |
4bc84cd539df | a667300bd53f | 51 | kernel | kernel/liveupdate/kexec_handover.c | crash | high | null | false | kho: kho_restore_vmalloc: fix initialization of pages array | Mike Rapoport (Microsoft) | rppt@kernel.org | Mike Rapoport (Microsoft) | rppt@kernel.org | 2025-11-27 14:24:44 -0800 | 2025-10-07 13:48:55 -0700 | kernel/liveupdate/kexec_handover.c | 1 | 1 | null | null | 20251125110917.843744 |
b15515155af7 | fa759cd75bce | 17 | kernel | kernel/liveupdate/kexec_handover.c | unknown | unknown | null | false | kho: free chunks using free_page() instead of kfree() | Pratyush Yadav | pratyush@kernel.org | Pasha Tatashin | pasha.tatashin@soleen.com | 2025-11-27 14:24:42 -0800 | 2025-11-09 21:19:42 -0800 | kernel/liveupdate/kexec_handover.c | 1 | 1 | null | null | 20251118182218.63044 |
ce48af13e638 | a9eac43d039f | 76 | arch/arm64 | arch/arm64/boot/dts/mediatek/mt8195.dtsi | unknown | unknown | null | false | arm64: dts: mediatek: mt8195: Fix address range for JPEG decoder core 1 | Chen-Yu Tsai | wenst@chromium.org | AngeloGioacchino Del Regno | angelogioacchino.delregno@collabora.com | 2025-11-27 22:48:25 +0100 | 2025-09-12 16:18:03 +0200 | arch/arm64/boot/dts/mediatek/mt8195.dtsi | 1 | 1 | null | null | 20251127100044.612825 |
0cc15a10c3b4 | a06ccd9c3785 | 4,423 | regulator | drivers/regulator/core.c | use-after-free | unknown | null | false | regulator: core: Protect regulator_supply_alias_list with regulator_list_mutex | sparkhuang | huangshaobo3@xiaomi.com | Charles Keepax | ckeepax@opensource.wolfsonmicro.com | 2025-11-27 18:58:26 +0000 | 2013-10-18 00:56:05 +0100 | drivers/regulator/core.c | 20 | 12 | use after free | null | 20251127025716.5440 |
86dc090f7379 | be2af391cea0 | 675 | sound | sound/soc/codecs/wcd939x-sdw.c | error-handling | low | null | true | ASoC: codecs: wcd939x: fix regmap leak on probe failure | Johan Hovold | johan@kernel.org | Neil Armstrong | neil.armstrong@linaro.org | 2025-11-27 16:36:37 +0000 | 2024-01-22 00:06:18 +0000 | sound/soc/codecs/wcd939x-sdw.c | 7 | 1 | null | null | 20251127135057.2216;6.9 |
02f0ad8e8de8 | 3a2a8cc3fe24 | 483 | hwmon | drivers/hwmon/max6697.c | unknown | low | null | true | hwmon: (max6697) fix regmap leak on probe failure | Johan Hovold | johan@kernel.org | Guenter Roeck | linux@roeck-us.net | 2025-11-27 08:08:25 -0800 | 2024-07-31 10:43:52 -0700 | drivers/hwmon/max6697.c | 1 | 1 | null | null | 20251127134351.1585;6.12 |
990eb9a8eb45 | 0b7c6075022c | 641 | drivers | drivers/soc/samsung/exynos-pmu.c | unknown | low | null | true | soc: samsung: exynos-pmu: fix device leak on regmap lookup | Johan Hovold | johan@kernel.org | Peter Griffin | peter.griffin@linaro.org | 2025-11-27 16:55:38 +0100 | 2024-02-25 11:39:23 +0100 | drivers/soc/samsung/exynos-pmu.c | 2 | 0 | null | null | 20251121121852.16825;6.9 |
099a60cca1b8 | 67a7bc7f0358 | 2 | drivers | drivers/remoteproc/imx_dsp_rproc.c | crash | high | null | false | remoteproc: imx_dsp_rproc: Fix NULL vs IS_ERR() bug in imx_dsp_rproc_add_carveout() | Dan Carpenter | dan.carpenter@linaro.org | Rob Herring (Arm) | robh@kernel.org | 2025-11-27 08:52:54 -0700 | 2025-11-25 08:34:31 -0700 | drivers/remoteproc/imx_dsp_rproc.c | 2 | 2 | null | null | null |
ac82dbc539c4 | 67a7bc7f0358 | 2 | drivers | drivers/remoteproc/st_remoteproc.c | hang | medium | null | false | remoteproc: st: Fix indexing of memory-regions | Bjorn Andersson | bjorn.andersson@oss.qualcomm.com | Rob Herring (Arm) | robh@kernel.org | 2025-11-27 08:35:19 -0700 | 2025-11-25 08:34:31 -0700 | drivers/remoteproc/st_remoteproc.c | 0 | 1 | null | null | null |
2ff147fdfa99 | f77cbb9a3e5d | 2,921 | arch/arm | arch/arm/boot/dts/samsung/exynos4412-midas.dtsi | hang | medium | null | false | ARM: dts: samsung: exynos4412-midas: turn off SDIO WLAN chip during system suspend | Marek Szyprowski | m.szyprowski@samsung.com | Simon Shields | simon@lineageos.org | 2025-11-27 16:07:16 +0100 | 2017-11-27 19:13:40 +0100 | arch/arm/boot/dts/samsung/exynos4412-midas.dtsi | 1 | 0 | null | null | 20251126102618.3103517 |
97cc9c346b2c | a19f6efc01df | 2,054 | arch/arm | arch/arm/boot/dts/samsung/exynos4210-trats.dts | hang | medium | null | false | ARM: dts: samsung: exynos4210-trats: turn off SDIO WLAN chip during system suspend | Marek Szyprowski | m.szyprowski@samsung.com | Marek Szyprowski | m.szyprowski@samsung.com | 2025-11-27 16:07:06 +0100 | 2020-04-13 11:42:36 +0200 | arch/arm/boot/dts/samsung/exynos4210-trats.dts | 1 | 0 | null | null | 20251126102618.3103517 |
863d69923bdb | 8620cc2f99b7 | 2,054 | arch/arm | arch/arm/boot/dts/samsung/exynos4210-i9100.dts | hang | medium | null | false | ARM: dts: samsung: exynos4210-i9100: turn off SDIO WLAN chip during system suspend | Marek Szyprowski | m.szyprowski@samsung.com | Stenkin Evgeniy | stenkinevgeniy@gmail.com | 2025-11-27 16:06:54 +0100 | 2020-04-13 11:42:36 +0200 | arch/arm/boot/dts/samsung/exynos4210-i9100.dts | 1 | 0 | null | null | 20251126102618.3103517 |
97aee67e2406 | f1b0ffaa686f | 2,054 | arch/arm | arch/arm/boot/dts/samsung/exynos4210-universal_c210.dts | hang | medium | null | false | ARM: dts: samsung: universal_c210: turn off SDIO WLAN chip during system suspend | Marek Szyprowski | m.szyprowski@samsung.com | Marek Szyprowski | m.szyprowski@samsung.com | 2025-11-27 16:06:44 +0100 | 2020-04-13 11:42:36 +0200 | arch/arm/boot/dts/samsung/exynos4210-universal_c210.dts | 1 | 0 | null | null | 20251126102618.3103517 |
2224ea67c75d | 78b72897a5c8 | 108 | drivers | drivers/soc/samsung/exynos-pmu.c | unknown | low | null | false | soc: samsung: exynos-pmu: Fix structure initialization | Marek Szyprowski | m.szyprowski@samsung.com | Peter Griffin | peter.griffin@linaro.org | 2025-11-27 16:02:59 +0100 | 2025-08-11 09:04:54 +0200 | drivers/soc/samsung/exynos-pmu.c | 3 | 4 | null | null | 6.18;20251126110038.3326768 |
f07f4ea53e22 | ae155060247b | 7 | networking | net/mptcp/protocol.c | divide-by-zero | high | null | true | mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose(). | Kuniyuki Iwashima | kuniyu@google.com | Paolo Abeni | pabeni@redhat.com | 2025-11-27 13:10:16 +0100 | 2025-11-19 20:07:15 -0800 | net/mptcp/protocol.c | 6 | 0 | null | null | 3.00;20251125195331.309558;0.17 |
5de863efbf88 | ef7bfe5bbffd | 22 | iommu | drivers/iommu/generic_pt/fmt/x86_64.h | crash | high | null | false | iommupt: Avoid a compiler bug with sw_bit | Jason Gunthorpe | jgg@nvidia.com | Jason Gunthorpe | jgg@nvidia.com | 2025-11-27 12:46:10 +0100 | 2025-11-05 09:50:19 +0100 | drivers/iommu/generic_pt/fmt/vtdss.h;drivers/iommu/generic_pt/fmt/x86_64.h | 8 | 8 | null | 5448c1558f60 | null |
5de863efbf88 | 5448c1558f60 | 22 | iommu | drivers/iommu/generic_pt/fmt/x86_64.h | crash | high | null | false | iommupt: Avoid a compiler bug with sw_bit | Jason Gunthorpe | jgg@nvidia.com | Jason Gunthorpe | jgg@nvidia.com | 2025-11-27 12:46:10 +0100 | 2025-11-05 09:50:17 +0100 | drivers/iommu/generic_pt/fmt/vtdss.h;drivers/iommu/generic_pt/fmt/x86_64.h | 8 | 8 | null | ef7bfe5bbffd | null |
061795b345af | a403997c1201 | 575 | spi | drivers/spi/spi-airoha-snfi.c | crash | high | null | false | spi: airoha-snfi: en7523: workaround flash damaging if UART_TXD was short to GND | Mikhail Kshevetskiy | mikhail.kshevetskiy@iopsys.eu | Lorenzo Bianconi | lorenzo@kernel.org | 2025-11-27 11:42:15 +0000 | 2024-04-30 23:40:28 +0900 | drivers/spi/spi-airoha-snfi.c | 24 | 1 | null | null | 20251125234047.1101985 |
86a5b621be65 | 768a3a3b327d | 1,836 | sound | sound/soc/intel/catpt/pcm.c | error-handling | medium | null | false | ASoC: Intel: catpt: Fix error path in hw_params() | Cezary Rojewski | cezary.rojewski@intel.com | Cezary Rojewski | cezary.rojewski@intel.com | 2025-11-27 11:41:14 +0000 | 2020-11-16 20:03:29 +0000 | sound/soc/intel/catpt/pcm.c | 3 | 1 | null | null | 20251126095523.3925364 |
40ad64ac25bb | 55ab8487e01d | 1,896 | spi | drivers/spi/spi-nxp-fspi.c | unknown | unknown | null | false | spi: nxp-fspi: Propagate fwnode in ACPI case as well | Andy Shevchenko | andriy.shevchenko@linux.intel.com | kuldip dwivedi | kuldip.dwivedi@puresoftware.com | 2025-11-27 11:41:06 +0000 | 2020-09-17 19:56:03 +0100 | drivers/spi/spi-nxp-fspi.c | 5 | 5 | null | null | 20251126202501.2319679 |
8684229e19c4 | b65439d90150 | 254 | regulator | drivers/regulator/rtq2208-regulator.c | unknown | unknown | null | true | regulator: rtq2208: Correct LDO2 logic judgment bits | ChiYuan Huang | cy_huang@richtek.com | ChiYuan Huang | cy_huang@richtek.com | 2025-11-27 11:41:00 +0000 | 2025-03-17 12:45:37 +0000 | drivers/regulator/rtq2208-regulator.c | 1 | 1 | null | null | 2.1764209258 |
45cc214152bc | 1742e7e978ba | 254 | regulator | drivers/regulator/rtq2208-regulator.c | unknown | unknown | null | true | regulator: rtq2208: Correct buck group2 phase mapping logic | ChiYuan Huang | cy_huang@richtek.com | ChiYuan Huang | cy_huang@richtek.com | 2025-11-27 11:40:59 +0000 | 2025-03-17 12:45:36 +0000 | drivers/regulator/rtq2208-regulator.c | 2 | 2 | null | null | 3.1764209258 |
9a060d0fac9e | 350749b909bf | 1,129 | drivers/net | drivers/net/ethernet/freescale/fec_ptp.c | unknown | unknown | null | false | net: fec: do not register PPS event for PEROUT | Wei Fang | wei.fang@nxp.com | Wei Fang | wei.fang@nxp.com | 2025-11-27 11:57:45 +0100 | 2022-10-24 12:40:58 +0100 | drivers/net/ethernet/freescale/fec_ptp.c | 5 | 2 | null | null | 20251125085210.1094306 |
c0a1f3d7e128 | 350749b909bf | 1,129 | drivers/net | drivers/net/ethernet/freescale/fec_ptp.c | unknown | unknown | null | false | net: fec: do not allow enabling PPS and PEROUT simultaneously | Wei Fang | wei.fang@nxp.com | Wei Fang | wei.fang@nxp.com | 2025-11-27 11:57:45 +0100 | 2022-10-24 12:40:58 +0100 | drivers/net/ethernet/freescale/fec_ptp.c | 12 | 0 | null | null | 20251125085210.1094306 |
e97faa0c20ea | 350749b909bf | 1,129 | drivers/net | drivers/net/ethernet/freescale/fec_ptp.c | unknown | unknown | null | false | net: fec: do not update PEROUT if it is enabled | Wei Fang | wei.fang@nxp.com | Wei Fang | wei.fang@nxp.com | 2025-11-27 11:57:45 +0100 | 2022-10-24 12:40:58 +0100 | drivers/net/ethernet/freescale/fec.h;drivers/net/ethernet/freescale/fec_ptp.c | 34 | 10 | null | null | 20251125085210.1094306 |
50caa744689e | 350749b909bf | 1,129 | drivers/net | drivers/net/ethernet/freescale/fec_ptp.c | unknown | unknown | null | false | net: fec: cancel perout_timer when PEROUT is disabled | Wei Fang | wei.fang@nxp.com | Wei Fang | wei.fang@nxp.com | 2025-11-27 11:57:45 +0100 | 2022-10-24 12:40:58 +0100 | drivers/net/ethernet/freescale/fec_ptp.c | 2 | 0 | null | null | 20251125085210.1094306 |
b3e528a5811b | 269936db5eb3 | 141 | networking | net/mctp/route.c | hang | medium | null | false | net: mctp: unconditionally set skb->dev on dst output | Jeremy Kerr | jk@codeconstruct.com.au | Jeremy Kerr | jk@codeconstruct.com.au | 2025-11-27 11:39:12 +0100 | 2025-07-08 12:39:23 +0200 | net/mctp/route.c | 1 | 0 | null | null | null |
2585973c7f9e | 49db427232fe | 2,227 | usb | drivers/usb/gadget/udc/tegra-xudc.c | hang | medium | null | true | usb: gadget: tegra-xudc: Always reinitialize data toggle when clear halt | Haotien Hsu | haotienh@nvidia.com | Nagarjuna Kristam | nkristam@nvidia.com | 2025-11-27 10:22:48 +0100 | 2019-10-23 09:25:58 +0300 | drivers/usb/gadget/udc/tegra-xudc.c | 0 | 6 | null | null | 1.1;3.2;20251127033540.2287517;9.4 |
fae00ea9f003 | 061f087f5d0b | 223 | pwm | drivers/pwm/pwm-rzg2l-gpt.c | unknown | low | null | true | pwm: rzg2l-gpt: Allow checking period_tick cache value only if sibling channel is enabled | Biju Das | biju.das.jz@bp.renesas.com | Biju Das | biju.das.jz@bp.renesas.com | 2025-11-27 09:58:07 +0100 | 2025-04-17 11:52:13 +0200 | drivers/pwm/pwm-rzg2l-gpt.c | 12 | 3 | null | null | 20251126104308.142302 |
155c9971fa88 | 4f830cd8d7fe | 3 | rdma | drivers/infiniband/hw/bng_re/bng_fw.c | unknown | unknown | null | false | RDMA/bng_re: Remove prefetch instruction | Leon Romanovsky | leonro@nvidia.com | Siva Reddy Kallam | siva.kallam@broadcom.com | 2025-11-27 03:41:27 -0500 | 2025-11-24 02:58:29 -0500 | drivers/infiniband/hw/bng_re/bng_fw.c | 1 | 1 | null | null | null |
59bfa6408214 | 59953303827e | 5 | tools | tools/objtool/Makefile | crash | high | null | false | objtool: Build with disassembly can fail when including bdf.h | Alexandre Chartre | alexandre.chartre@oracle.com | Alexandre Chartre | alexandre.chartre@oracle.com | 2025-11-27 09:32:46 +0100 | 2025-11-21 15:30:07 +0100 | tools/objtool/Makefile | 1 | 1 | null | null | 20251126134519.1760889 |
7b78b26757e0 | a060b8c511ab | 9 | drivers | drivers/gpio/gpiolib-shared.c | unknown | unknown | null | false | gpio: shared: handle the reset-gpios corner case | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2025-11-27 09:21:12 +0100 | 2025-11-17 10:16:51 +0100 | drivers/gpio/gpiolib-shared.c | 80 | 1 | null | null | null |
9513f25056b2 | e7d4c1c5a546 | 141 | virtio | drivers/virtio/virtio_pci_modern_dev.c | unknown | unknown | null | false | virtio: clean up features qword/dword terms | Michael S. Tsirkin | mst@redhat.com | Paolo Abeni | pabeni@redhat.com | 2025-11-27 02:03:07 -0500 | 2025-07-08 18:04:58 +0200 | drivers/vhost/net.c;drivers/virtio/virtio.c;drivers/virtio/virtio_debug.c;drivers/virtio/virtio_pci_modern_dev.c;include/linux/virtio.h;include/linux/virtio_config.h;include/linux/virtio_features.h;include/linux/virtio_pci_modern.h | 41 | 40 | null | null | 3633397.1764225384 |
731ca4a4cc52 | 67f27b8b3a34 | 883 | drivers | drivers/vdpa/pds/vdpa_dev.c | unknown | unknown | null | false | vdpa/pds: use %pe for ERR_PTR() in event handler registration | Alok Tiwari | alok.a.tiwari@oracle.com | Shannon Nelson | shannon.nelson@amd.com | 2025-11-27 02:03:07 -0500 | 2023-06-27 10:47:09 -0400 | drivers/vdpa/pds/vdpa_dev.c | 1 | 1 | null | null | 20251018174705.1511982 |
f3f64c2eaffb | 7d9896e9f6d0 | 117 | vhost | drivers/vhost/vhost.c | unknown | low | null | false | vhost: Fix kthread worker cgroup failure handling | Mike Christie | michael.christie@oracle.com | Cindy Lu | lulu@redhat.com | 2025-11-27 02:03:06 -0500 | 2025-08-01 09:11:09 -0400 | drivers/vhost/vhost.c | 3 | 1 | null | null | 20251101194358.13605 |
b41ca62c0019 | 8b6c724cdab8 | 505 | drivers | drivers/vdpa/octeon_ep/octep_vdpa_main.c | refcount | low | null | true | virtio: vdpa: Fix reference count leak in octep_sriov_enable() | Miaoqian Lin | linmq006@gmail.com | Srujana Challa | schalla@marvell.com | 2025-11-27 02:03:06 -0500 | 2024-07-09 08:42:39 -0400 | drivers/vdpa/octeon_ep/octep_vdpa_main.c | 1 | 0 | reference count | null | 20251027060737.33815 |
f0ea2e91093a | 1fcdf43ea69e | 427 | drivers | drivers/vdpa/mlx5/net/mlx5_vnet.c | unknown | unknown | null | false | vdpa/mlx5: Fix incorrect error code reporting in query_virtqueues | Alok Tiwari | alok.a.tiwari@oracle.com | Dragos Tatulea | dtatulea@nvidia.com | 2025-11-27 02:03:06 -0500 | 2024-09-25 07:07:42 -0400 | drivers/vdpa/mlx5/net/mlx5_vnet.c | 1 | 1 | null | null | 20250929134258.80956 |
deb55fc994e3 | bee8c7c24b73 | 56 | other | include/linux/virtio_config.h | unknown | unknown | null | false | virtio: fix map ops comment | Michael S. Tsirkin | mst@redhat.com | Jason Wang | jasowang@redhat.com | 2025-11-27 02:03:06 -0500 | 2025-10-01 07:24:43 -0400 | include/linux/virtio_config.h | 1 | 1 | null | null | null |
43236d8bbaff | 75a0a52be3c2 | 4,807 | other | include/linux/virtio_config.h | unknown | unknown | null | false | virtio: fix virtqueue_set_affinity() docs | Michael S. Tsirkin | mst@redhat.com | Jason Wang | jasowang@redhat.com | 2025-11-27 02:03:06 -0500 | 2012-09-28 15:05:15 +0930 | include/linux/virtio_config.h | 1 | 1 | null | null | null |
5e88a5a97d11 | bee8c7c24b73 | 56 | other | include/linux/virtio_config.h | unknown | low | null | false | virtio: standardize Returns documentation style | Michael S. Tsirkin | mst@redhat.com | Jason Wang | jasowang@redhat.com | 2025-11-27 02:03:06 -0500 | 2025-10-01 07:24:43 -0400 | include/linux/virtio_config.h | 4 | 4 | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.