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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
747367340ca6 | e2be5955a886 | 1,097 | drivers | drivers/edac/amd64_edac.c | unknown | unknown | null | true | EDAC/amd64: Simplify ECC check on unified memory controllers | Borislav Petkov (AMD) | bp@alien8.de | Yazen Ghannam | yazen.ghannam@amd.com | 2024-12-11 21:47:33 +0100 | 2021-12-10 12:54:33 +0100 | drivers/edac/amd64_edac.c | 10 | 22 | null | null | 20241210212054.3895697 |
034294fbfdf0 | 0f8db8cc73df | 2,402 | selinux | security/selinux/hooks.c | unknown | security | null | false | selinux: Fix SCTP error inconsistency in selinux_socket_bind() | Mikhail Ivanov | ivanov.mikhail1@huawei-partners.com | Alexey Kodanev | alexey.kodanev@oracle.com | 2024-12-11 14:57:47 -0500 | 2018-05-14 15:17:02 -0400 | security/selinux/hooks.c | 1 | 1 | null | null | null |
21f1b85c8912 | c75a74f4ba19 | 168 | arch/riscv | arch/riscv/mm/init.c | refcount | high | null | true | riscv: mm: Do not call pmd dtor on vmemmap page table teardown | Björn Töpel | bjorn@rivosinc.com | Björn Töpel | bjorn@rivosinc.com | 2024-12-11 11:44:21 -0800 | 2024-06-26 08:42:42 -0700 | arch/riscv/mm/init.c | 4 | 3 | refcount | null | 2024.10;6.12;20241120131203.1859787 |
b3431a8bb336 | 47513f243b45 | 1,259 | arch/riscv | arch/riscv/include/asm/kfence.h | unknown | low | null | true | riscv: Fix IPIs usage in kfence_protect_page() | Alexandre Ghiti | alexghiti@rivosinc.com | Liu Shixin | liushixin2@huawei.com | 2024-12-11 11:44:03 -0800 | 2021-06-30 20:55:41 -0700 | arch/riscv/include/asm/kfence.h | 3 | 1 | null | null | 3.458978;3.458042;3.458076;3.458683;20241209074125.52322;3.457920;3.457824;3.457859;3.458203;3.458141;3.458717;3.458786;3.457416;3.458373;3.458880;3.457218;3.458625;3.459103;3.457786;3.458109;3.458930;3.458908;3.458742;3.457953;3.458006;3.457633;3.458839;3.459080;3.458593;3.459056;3.458764;3.457736;3.459133;3.459027;3.... |
c796e1872012 | b2473a359763 | 42 | arch/riscv | arch/riscv/kernel/setup.c | unknown | unknown | null | true | riscv: Fix wrong usage of __pa() on a fixmap address | Alexandre Ghiti | alexghiti@rivosinc.com | Usama Arif | usamaarif642@gmail.com | 2024-12-11 11:43:44 -0800 | 2024-10-29 15:32:45 -0500 | arch/riscv/kernel/setup.c | 1 | 1 | null | null | 20241209074508.53037 |
b3134b8c1a1c | ab83647fadae | 30 | arch/riscv | arch/riscv/kernel/jump_label.c | deadlock | high | null | true | riscv: Fixup boot failure when CONFIG_DEBUG_RT_MUTEXES=y | Guo Ren | guoren@linux.alibaba.com | Alexandre Ghiti | alexghiti@rivosinc.com | 2024-12-11 11:43:39 -0800 | 2024-11-11 07:33:20 -0800 | arch/riscv/kernel/jump_label.c | 9 | 3 | deadlock | null | 20241130153310.3349484 |
f522589c139d | af3008485ea0 | 4,489 | drivers | drivers/iio/adc/ad_sigma_delta.c | race-condition | unknown | null | false | iio: adc: ad_sigma_delta: Fix a race condition | Uwe Kleine-König | u.kleine-koenig@baylibre.com | Lars-Peter Clausen | lars@metafoo.de | 2024-12-11 19:20:48 +0000 | 2012-08-27 17:53:12 +0100 | drivers/iio/adc/ad_sigma_delta.c;include/linux/iio/adc/ad_sigma_delta.h | 36 | 21 | race condition | null | 1.1733504533 |
90b8b2fe60eb | df1d80aee963 | 2,077 | drivers | drivers/iio/adc/ad_sigma_delta.c | unknown | unknown | null | false | iio: adc: ad_sigma_delta: Handle CS assertion as intended in ad_sd_read_reg_raw() | Uwe Kleine-König | u.kleine-koenig@baylibre.com | Lars-Peter Clausen | lars@metafoo.de | 2024-12-11 19:20:48 +0000 | 2019-04-04 20:21:15 +0100 | drivers/iio/adc/ad_sigma_delta.c | 1 | 1 | null | null | null |
9ecad7f404b5 | f1794fd7bdf7 | 1,994 | drivers | drivers/iio/adc/ad7124.c | unknown | unknown | null | false | iio: adc: ad7124: Refuse invalid input specifiers | Uwe Kleine-König | u.kleine-koenig@baylibre.com | Mircea Caprioru | mircea.caprioru@analog.com | 2024-12-11 19:20:47 +0000 | 2019-06-26 21:24:21 +0100 | drivers/iio/adc/ad7124.c | 18 | 0 | null | null | null |
cc597af18092 | b3af341bbd96 | 2,216 | drivers | drivers/iio/adc/ad7124.c | unknown | unknown | null | false | iio: adc: ad7124: Don't create more channels than the driver can handle | Uwe Kleine-König | u.kleine-koenig@baylibre.com | Stefan Popa | stefan.popa@analog.com | 2024-12-11 19:20:47 +0000 | 2018-11-17 16:41:09 +0000 | drivers/iio/adc/ad7124.c | 10 | 0 | null | null | null |
b98d5000c505 | e99a7cfe93fd | 4,503 | media | drivers/media/rc/iguanair.c | unknown | unknown | null | false | media: rc: iguanair: handle timeouts | Oliver Neukum | oneukum@suse.com | Sean Young | sean@mess.org | 2024-12-11 19:48:17 +0100 | 2012-08-13 16:04:18 -0300 | drivers/media/rc/iguanair.c | 3 | 1 | null | null | 0220.46;20.0004 |
bb76e82bfe57 | 897cc72b0837 | 253 | sound | sound/soc/fsl/fsl_spdif.c | hang | medium | null | false | ASoC: fsl_spdif: change IFACE_PCM to IFACE_MIXER | Shengjiu Wang | shengjiu.wang@nxp.com | Richard Fitzgerald | rf@opensource.cirrus.com | 2024-12-11 18:45:27 +0000 | 2024-04-02 15:54:48 +0100 | sound/soc/fsl/fsl_spdif.c | 1 | 1 | null | null | 20241126053254.3657344 |
7c17f7780a48 | 897cc72b0837 | 253 | sound | sound/soc/fsl/fsl_xcvr.c | hang | medium | null | false | ASoC: fsl_xcvr: change IFACE_PCM to IFACE_MIXER | Shengjiu Wang | shengjiu.wang@nxp.com | Richard Fitzgerald | rf@opensource.cirrus.com | 2024-12-11 18:45:26 +0000 | 2024-04-02 15:54:48 +0100 | sound/soc/fsl/fsl_xcvr.c | 1 | 1 | null | null | 20241126053254.3657344 |
f7e36d02d771 | 251aa040244a | 558 | tools | tools/lib/perf/evlist.c | unknown | low | null | false | libperf: evlist: Fix --cpu argument on hybrid platform | James Clark | james.clark@linaro.org | Ian Rogers | irogers@google.com | 2024-12-11 09:19:44 -0800 | 2023-06-01 14:27:30 -0300 | tools/lib/perf/evlist.c | 16 | 2 | null | null | 20241114160450.295844;2.385 |
a93a620c38f3 | 609aa2667f67 | 61 | tools | tools/perf/tests/expr.c | unknown | unknown | null | false | perf test expr: Fix system_tsc_freq for only x86 | Ian Rogers | irogers@google.com | Ian Rogers | irogers@google.com | 2024-12-11 09:19:44 -0800 | 2024-10-10 23:40:33 -0700 | tools/perf/tests/expr.c | 12 | 7 | null | null | 20241022140156.98854;20241205022305.158202 |
58fa8109fa8d | 3952657848c0 | 15 | wireless | drivers/net/wireless/ath/ath12k/wmi.c | out-of-bounds | unknown | null | false | wifi: ath12k: Off by one in ath12k_wmi_process_csa_switch_count_event() | Dan Carpenter | dan.carpenter@linaro.org | Sriram R | quic_srirrama@quicinc.com | 2024-12-11 09:18:54 -0800 | 2024-11-25 19:02:56 +0200 | drivers/net/wireless/ath/ath12k/wmi.c | 1 | 1 | out of bounds | null | null |
02f41c8aa643 | ea4192553850 | 15 | wireless | drivers/net/wireless/ath/ath12k/dp_rx.c | unknown | low | null | false | wifi: ath12k: fix leaking michael_mic for non-primary links | Baochen Qiang | quic_bqiang@quicinc.com | Sriram R | quic_srirrama@quicinc.com | 2024-12-11 09:18:54 -0800 | 2024-11-25 19:02:55 +0200 | drivers/net/wireless/ath/ath12k/dp_rx.c | 1 | 0 | null | null | 20241206054552.177424;2.0;1.0;1.15378 |
777f290ab328 | 4231f30fcc34 | 553 | tools | tools/testing/selftests/ftrace/test.d/kprobe/kprobe_syntax_errors.tc | unknown | unknown | null | false | selftests/ftrace: adjust offset for kprobe syntax error test | Hari Bathini | hbathini@linux.ibm.com | Masami Hiramatsu (Google) | mhiramat@kernel.org | 2024-12-11 10:08:04 -0700 | 2023-06-06 21:39:56 +0900 | tools/testing/selftests/ftrace/test.d/kprobe/kprobe_syntax_errors.tc | 1 | 1 | null | null | 20241129202621.721159 |
5fa49dd8e521 | 247576bf624a | 210 | arch | arch/s390/kernel/ipl.c | unknown | low | null | false | s390/ipl: Fix never less than zero warning | Alexander Gordeev | agordeev@linux.ibm.com | Alexander Egorenkov | egorenar@linux.ibm.com | 2024-12-11 18:05:49 +0100 | 2024-05-14 20:21:54 +0200 | arch/s390/kernel/ipl.c | 1 | 1 | null | null | 202412081614.5 |
3e643e4efa1e | a97de7bff13b | 244 | bluetooth | net/bluetooth/rfcomm/sock.c | uninitialized | unknown | null | false | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | mhal@rbox.co | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-12-11 11:54:57 -0500 | 2024-04-10 15:03:47 -0400 | include/net/bluetooth/bluetooth.h;net/bluetooth/hci_sock.c;net/bluetooth/iso.c;net/bluetooth/l2cap_sock.c;net/bluetooth/rfcomm/sock.c;net/bluetooth/sco.c | 33 | 40 | uninitialized | 4f3951242ace;51eda36d33e4;b2186061d604;9e8742cdfc4b | null |
3e643e4efa1e | 4f3951242ace | 244 | bluetooth | net/bluetooth/rfcomm/sock.c | uninitialized | unknown | null | false | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | mhal@rbox.co | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-12-11 11:54:57 -0500 | 2024-04-10 15:03:49 -0400 | include/net/bluetooth/bluetooth.h;net/bluetooth/hci_sock.c;net/bluetooth/iso.c;net/bluetooth/l2cap_sock.c;net/bluetooth/rfcomm/sock.c;net/bluetooth/sco.c | 33 | 40 | uninitialized | a97de7bff13b;51eda36d33e4;b2186061d604;9e8742cdfc4b | null |
3e643e4efa1e | 51eda36d33e4 | 244 | bluetooth | net/bluetooth/rfcomm/sock.c | uninitialized | unknown | null | false | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | mhal@rbox.co | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-12-11 11:54:57 -0500 | 2024-04-10 15:03:46 -0400 | include/net/bluetooth/bluetooth.h;net/bluetooth/hci_sock.c;net/bluetooth/iso.c;net/bluetooth/l2cap_sock.c;net/bluetooth/rfcomm/sock.c;net/bluetooth/sco.c | 33 | 40 | uninitialized | a97de7bff13b;4f3951242ace;b2186061d604;9e8742cdfc4b | null |
3e643e4efa1e | b2186061d604 | 244 | bluetooth | net/bluetooth/rfcomm/sock.c | uninitialized | unknown | null | false | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | mhal@rbox.co | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-12-11 11:54:57 -0500 | 2024-04-10 15:03:52 -0400 | include/net/bluetooth/bluetooth.h;net/bluetooth/hci_sock.c;net/bluetooth/iso.c;net/bluetooth/l2cap_sock.c;net/bluetooth/rfcomm/sock.c;net/bluetooth/sco.c | 33 | 40 | uninitialized | a97de7bff13b;4f3951242ace;51eda36d33e4;9e8742cdfc4b | null |
3e643e4efa1e | 9e8742cdfc4b | 244 | bluetooth | net/bluetooth/rfcomm/sock.c | uninitialized | unknown | null | false | Bluetooth: Improve setsockopt() handling of malformed user input | Michal Luczaj | mhal@rbox.co | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-12-11 11:54:57 -0500 | 2024-04-10 15:03:50 -0400 | include/net/bluetooth/bluetooth.h;net/bluetooth/hci_sock.c;net/bluetooth/iso.c;net/bluetooth/l2cap_sock.c;net/bluetooth/rfcomm/sock.c;net/bluetooth/sco.c | 33 | 40 | uninitialized | a97de7bff13b;4f3951242ace;51eda36d33e4;b2186061d604 | null |
2dd59fe0e19e | 74340b0a8bc6 | 6,651 | media | drivers/media/dvb-frontends/dib3000mb.c | uninitialized | high | null | false | media: dvb-frontends: dib3000mb: fix uninit-value in dib3000_write_reg | Nikita Zhandarovich | n.zhandarovich@fintech.ru | Patrick Boettcher | pb@linuxtv.org | 2024-12-11 17:54:19 +0100 | 2006-09-26 11:53:45 -0300 | drivers/media/dvb-frontends/dib3000mb.c | 1 | 1 | uninitialized | null | 20240517155800.9881 |
d9339496729f | cdd30ebb1b9f | 8 | scripts | scripts/kernel-doc | unknown | unknown | null | false | scripts/kernel-doc: Get -export option working again | Akira Yokosawa | akiyks@gmail.com | Peter Zijlstra | peterz@infradead.org | 2024-12-11 09:15:26 -0700 | 2024-12-02 11:34:44 -0800 | scripts/kernel-doc | 1 | 1 | null | null | null |
126437fc26be | a037699da0a1 | 18 | unknown | null | crash | high | null | false | docs: debugging: add more info about devcoredump | Randy Dunlap | rdunlap@infradead.org | Sebastian Fricke | sebastian.fricke@collabora.com | 2024-12-11 09:07:40 -0700 | 2024-11-22 10:48:12 -0700 | null | 16 | 4 | null | null | 20241130081107.552503 |
9b496a8bbed9 | ccac8e8de99c | 174 | cgroup | tools/testing/selftests/cgroup/test_cpuset_prs.sh | unknown | security | null | false | cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains | Waiman Long | longman@redhat.com | Waiman Long | longman@redhat.com | 2024-12-11 05:45:52 -1000 | 2024-06-19 07:37:37 -1000 | kernel/cgroup/cpuset.c;tools/testing/selftests/cgroup/test_cpuset_prs.sh | 28 | 15 | null | null | null |
e5283bd4dfec | dd08ebf6c352 | 364 | gpu | drivers/gpu/drm/xe/xe_reg_sr_types.h | use-after-free | high | null | false | drm/xe/reg_sr: Remove register pool | Lucas De Marchi | lucas.demarchi@intel.com | Matthew Brost | matthew.brost@intel.com | 2024-12-11 07:28:08 -0800 | 2023-12-12 14:05:48 -0500 | drivers/gpu/drm/xe/xe_reg_sr.c;drivers/gpu/drm/xe/xe_reg_sr_types.h | 6 | 31 | use after free | null | 20241209232739.147417 |
2aa13da97e2b | 49e2e353fb0d | 88 | sound | sound/soc/codecs/tas2781-i2c.c | unknown | unknown | null | false | ASoC: tas2781: Fix calibration issue in stress test | Shenghao Ding | shenghao-ding@ti.com | Shenghao Ding | shenghao-ding@ti.com | 2024-12-11 13:27:45 +0000 | 2024-09-13 17:39:17 +0100 | sound/soc/codecs/tas2781-i2c.c | 1 | 1 | null | null | 20241211043859.1328 |
55c209cd4318 | 03e786bd4341 | 1,216 | sound | sound/soc/renesas/rz-ssi.c | hang | medium | null | false | ASoC: renesas: rz-ssi: Use only the proper amount of dividers | Claudiu Beznea | claudiu.beznea.uj@bp.renesas.com | Biju Das | biju.das.jz@bp.renesas.com | 2024-12-11 13:23:55 +0000 | 2021-08-13 13:17:16 +0100 | sound/soc/renesas/rz-ssi.c | 1 | 2 | null | null | 20241210170953.2936724 |
541011dc2d7c | 4f8cd05a4305 | 135 | sound | sound/soc/renesas/rz-ssi.c | unknown | unknown | null | true | ASoC: renesas: rz-ssi: Terminate all the DMA transactions | Claudiu Beznea | claudiu.beznea.uj@bp.renesas.com | Biju Das | biju.das.jz@bp.renesas.com | 2024-12-11 13:23:54 +0000 | 2024-07-29 01:18:40 +0100 | sound/soc/renesas/rz-ssi.c | 6 | 2 | null | null | 20241210170953.2936724 |
609bc99a4452 | 5c7f8ffe741d | 1,609 | docs | Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml | unknown | unknown | null | false | dt-bindings: leds: class-multicolor: Fix path to color definitions | Geert Uytterhoeven | geert+renesas@glider.be | Dan Murphy | dmurphy@ti.com | 2024-12-11 12:23:08 +0000 | 2020-07-15 19:33:04 +0200 | Documentation/devicetree/bindings/leds/leds-class-multicolor.yaml | 1 | 1 | null | null | null |
0d2e820a8679 | 7a8685accb95 | 3,675 | drivers | drivers/leds/leds-lp8860.c | unknown | unknown | null | true | leds: lp8860: Write full EEPROM, not only half of it | Alexander Sverdlin | alexander.sverdlin@siemens.com | Dan Murphy | dmurphy@ti.com | 2024-12-11 12:18:48 +0000 | 2014-11-19 10:33:06 -0800 | drivers/leds/leds-lp8860.c | 1 | 1 | null | null | 20241114101402.2562878 |
d4276259f3a5 | 018e43ad1eee | 390 | drivers | drivers/hwtracing/coresight/coresight-tpdm.c | unknown | low | null | false | coresight: Fix dsb_mode_store() unsigned val is never less than zero | Pei Xiao | xiaopei01@kylinos.cn | Tao Zhang | quic_taozha@quicinc.com | 2024-12-11 10:21:47 +0000 | 2023-11-16 11:35:29 +0000 | drivers/hwtracing/coresight/coresight-tpdm.c | 1 | 2 | null | null | null |
c8ea5f41b421 | b3c71626a933 | 690 | drivers | drivers/hwtracing/coresight/coresight-tpdm.c | unknown | unknown | null | false | Coresight: Narrow down the matching range of tpdm | Songwei Chai | quic_songchai@quicinc.com | Mao Jinlong | quic_jinlmao@quicinc.com | 2024-12-11 10:14:19 +0000 | 2023-01-20 11:38:15 +0000 | drivers/hwtracing/coresight/coresight-tpdm.c | 2 | 2 | null | null | 20241009091728.1638 |
51d20d1dacbe | ae259a9c8593 | 3,095 | filesystem | fs/iomap/buffered-io.c | hang | medium | null | false | iomap: fix zero padding data issue in concurrent append writes | Long Li | leo.lilong@huawei.com | Christoph Hellwig | hch@lst.de | 2024-12-11 11:09:05 +0100 | 2016-06-21 09:23:11 +1000 | fs/iomap/buffered-io.c;include/linux/iomap.h | 46 | 1 | null | null | 20241113091907.56937;20241209114241.3725722 |
4bd56ca8226d | 5fe909cae118 | 284 | gpu | drivers/gpu/drm/panthor/panthor_device.c | unknown | low | null | false | drm/panthor: Preserve the result returned by panthor_fw_resume() | Boris Brezillon | boris.brezillon@collabora.com | Boris Brezillon | boris.brezillon@collabora.com | 2024-12-11 10:03:50 +0100 | 2024-03-01 10:04:02 +0100 | drivers/gpu/drm/panthor/panthor_device.c | 2 | 2 | null | null | 20241211075419.2333731 |
e34f1717ef06 | aef9c693e7e5 | 826 | drivers | drivers/thunderbolt/retimer.c | unknown | unknown | null | true | thunderbolt: Don't display nvm_version unless upgrade supported | Mario Limonciello | mario.limonciello@amd.com | Szuying Chen | Chloe_Chen@asmedia.com.tw | 2024-12-11 09:11:51 +0200 | 2022-09-07 09:06:51 +0300 | drivers/thunderbolt/retimer.c | 15 | 4 | null | null | null |
3dd002f20098 | 3590918b5d07 | 769 | drivers/net | drivers/net/ethernet/renesas/rswitch.c | hang | medium | null | false | net: renesas: rswitch: handle stop vs interrupt race | Nikita Yushchenko | nikita.yoush@cogentembedded.com | Yoshihiro Shimoda | yoshihiro.shimoda.uh@renesas.com | 2024-12-10 19:08:00 -0800 | 2022-11-02 12:38:53 +0000 | drivers/net/ethernet/renesas/rswitch.c | 18 | 15 | null | null | 20241209113204.175015 |
66b7e9f85b84 | b46f1e579329 | 676 | drivers/net | drivers/net/ethernet/renesas/rswitch.c | unknown | unknown | null | false | net: renesas: rswitch: avoid use-after-put for a device tree node | Nikita Yushchenko | nikita.yoush@cogentembedded.com | Yoshihiro Shimoda | yoshihiro.shimoda.uh@renesas.com | 2024-12-10 19:02:47 -0800 | 2023-02-03 09:19:40 +0000 | drivers/net/ethernet/renesas/rswitch.c | 2 | 1 | null | null | 20241208095004.69468 |
bb617328bafa | d2c96b9d5f83 | 365 | drivers/net | drivers/net/ethernet/renesas/rswitch.c | error-handling | low | null | false | net: renesas: rswitch: fix leaked pointer on error path | Nikita Yushchenko | nikita.yoush@cogentembedded.com | Yoshihiro Shimoda | yoshihiro.shimoda.uh@renesas.com | 2024-12-10 19:02:47 -0800 | 2023-12-10 19:31:42 +0000 | drivers/net/ethernet/renesas/rswitch.c | 1 | 0 | null | null | 20241208095004.69468 |
0c9547e6ccf4 | 3590918b5d07 | 769 | drivers/net | drivers/net/ethernet/renesas/rswitch.c | hang | medium | null | false | net: renesas: rswitch: fix race window between tx start and complete | Nikita Yushchenko | nikita.yoush@cogentembedded.com | Yoshihiro Shimoda | yoshihiro.shimoda.uh@renesas.com | 2024-12-10 19:02:47 -0800 | 2022-11-02 12:38:53 +0000 | drivers/net/ethernet/renesas/rswitch.c | 8 | 8 | null | null | 20241208095004.69468 |
5cb099902b6b | d2c96b9d5f83 | 365 | drivers/net | drivers/net/ethernet/renesas/rswitch.c | unknown | high | null | false | net: renesas: rswitch: fix possible early skb release | Nikita Yushchenko | nikita.yoush@cogentembedded.com | Yoshihiro Shimoda | yoshihiro.shimoda.uh@renesas.com | 2024-12-10 19:02:47 -0800 | 2023-12-10 19:31:42 +0000 | drivers/net/ethernet/renesas/rswitch.c | 3 | 2 | null | null | 20241208095004.69468 |
bb57c81e97e0 | 3ee1a1fc3981 | 223 | fs/smb | fs/smb/client/inode.c | unknown | unknown | null | false | cifs: Fix rmdir failure due to ongoing I/O on deleted file | David Howells | dhowells@redhat.com | David Howells | dhowells@redhat.com | 2024-12-10 20:47:34 -0600 | 2024-05-01 18:08:21 +0100 | fs/smb/client/inode.c | 4 | 1 | null | null | null |
06d64ab46f19 | cec37a6e41aa | 1,782 | networking/ipv4 | net/ipv4/tcp_output.c | unknown | unknown | null | true | tcp: check space before adding MPTCP SYN options | MoYuanhao | moyuanhao3676@163.com | Peter Krystad | peter.krystad@linux.intel.com | 2024-12-10 18:26:52 -0800 | 2020-01-24 13:44:07 +0100 | net/ipv4/tcp_output.c | 4 | 2 | null | null | null |
bbe4b41259a3 | b72a6a7ab957 | 120 | docs | Documentation/networking/ip-sysctl.rst | dos | unknown | null | false | Documentation: networking: Add a caveat to nexthop_compat_mode sysctl | Petr Machata | petrm@nvidia.com | Petr Machata | petrm@nvidia.com | 2024-12-10 18:26:24 -0800 | 2024-08-12 17:50:34 -0700 | Documentation/networking/ip-sysctl.rst | 6 | 0 | null | null | null |
24c6843b7393 | 13d2d3d381ee | 372 | drivers/net | drivers/net/ethernet/broadcom/bnxt/bnxt.h | crash | high | null | false | bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chips | Michael Chan | michael.chan@broadcom.com | Michael Chan | michael.chan@broadcom.com | 2024-12-10 18:25:38 -0800 | 2023-12-04 15:12:47 -0800 | drivers/net/ethernet/broadcom/bnxt/bnxt.h | 3 | 3 | null | null | 20241209015448.1937766;6.12;1.0 |
6b4dfdcde357 | 604be85547ce | 951 | gpu | drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | unknown | unknown | null | false | drm/rockchip: vop2: Fix the mixer alpha setup for layer 0 | Andy Yan | andy.yan@rock-chips.com | Andy Yan | andy.yan@rock-chips.com | 2024-12-11 00:07:33 +0100 | 2022-05-04 14:05:47 +0200 | drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 6 | 0 | null | null | 20241209122943.2781431 |
17b4b10a0df1 | 604be85547ce | 951 | gpu | drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | unknown | unknown | null | false | drm/rockchip: vop2: Fix cluster windows alpha ctrl regsiters offset | Andy Yan | andy.yan@rock-chips.com | Andy Yan | andy.yan@rock-chips.com | 2024-12-11 00:07:31 +0100 | 2022-05-04 14:05:47 +0200 | drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 17 | 1 | null | null | 20241209122943.2781431 |
28fa3291cad1 | 8da411cc1964 | 3,295 | clk | drivers/clk/clk.c | refcount | high | null | false | clk: fix an OF node reference leak in of_clk_get_parent_name() | Joe Hattori | joe@pf.is.s.u-tokyo.ac.jp | Masahiro Yamada | yamada.masahiro@socionext.com | 2024-12-10 14:53:49 -0800 | 2015-12-02 22:34:43 -0800 | drivers/clk/clk.c | 3 | 1 | null | null | 20241210130913.3615205 |
76467a94810c | 27b3f8d13830 | 869 | drivers | drivers/cxl/core/region.c | crash | security | null | false | cxl/region: Fix region creation for greater than x2 switches | Huaisheng Ye | huaisheng.ye@intel.com | Dan Williams | dan.j.williams@intel.com | 2024-12-10 14:50:34 -0700 | 2022-07-25 12:18:07 -0700 | drivers/cxl/core/region.c | 18 | 7 | null | null | 173378716722.1270362;7.0;0.0 |
09ceba3a9345 | c5eaec79fa43 | 43 | drivers | drivers/cxl/pci.c | unknown | unknown | null | false | cxl/pci: Check dport->regs.rcd_pcie_cap availability before accessing | Li Ming | ming.li@zohomail.com | Kobayashi,Daisuke | kobayashi.da-06@fujitsu.com | 2024-12-10 14:49:14 -0700 | 2024-10-28 10:07:33 -0700 | drivers/cxl/pci.c | 3 | 0 | null | null | 20241129132825.569237;1.1 |
da4d8c833581 | 248529edc86f | 665 | drivers | drivers/cxl/pci.c | unknown | unknown | null | false | cxl/pci: Fix potential bogus return value upon successful probing | Davidlohr Bueso | dave@stgolabs.net | Dave Jiang | dave.jiang@intel.com | 2024-12-10 14:30:51 -0700 | 2023-02-14 14:12:54 -0800 | drivers/cxl/pci.c | 1 | 2 | null | null | 20241115170032.108445 |
65338639b79c | f002702290fc | 117 | gpu | drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c | unknown | unknown | null | true | drm/xe: Call invalidation_fence_fini for PT inval fences in error state | Daniele Ceraolo Spurio | daniele.ceraolospurio@intel.com | Matthew Brost | matthew.brost@intel.com | 2024-12-10 13:11:14 -0800 | 2024-08-15 09:44:22 -0400 | drivers/gpu/drm/xe/xe_gt_tlb_invalidation.c;drivers/gpu/drm/xe/xe_gt_tlb_invalidation.h;drivers/gpu/drm/xe/xe_pt.c | 10 | 2 | null | null | 20241206015022.1567113;6.11 |
7d0d673627e2 | 8c7dcb84e3b7 | 907 | tracing | kernel/trace/trace_uprobe.c | use-after-free | critical | null | false | bpf: Fix theoretical prog_array UAF in __uprobe_perf_func() | Jann Horn | jannh@google.com | Delyan Kratunov | delyank@fb.com | 2024-12-10 13:06:51 -0800 | 2022-06-16 19:27:29 -0700 | include/linux/bpf.h;kernel/trace/trace_uprobe.c | 10 | 9 | UAF | null | null |
790eb09e5970 | dd291d77cc90 | 237 | block | block/blk-zoned.c | unknown | unknown | null | false | block: get wp_offset by bdev_offset_from_zone_start | LongPing Wei | weilongping@oppo.com | Damien Le Moal | dlemoal@kernel.org | 2024-12-10 13:24:24 -0700 | 2024-04-17 08:44:03 -0600 | block/blk-zoned.c | 1 | 1 | null | null | 20241107020439.1644577 |
03edb7020bb9 | d56354dc4909 | 2,091 | tools | tools/perf/util/bpf-event.c | memory-leak | low | null | false | perf bpf: Fix two memory leakages when calling perf_env__insert_bpf_prog_info() | Zhongqiu Han | quic_zhonhan@quicinc.com | Song Liu | songliubraving@fb.com | 2024-12-10 16:59:32 -0300 | 2019-03-21 11:27:04 -0300 | tools/perf/util/bpf-event.c;tools/perf/util/env.c;tools/perf/util/env.h | 15 | 5 | memory leak | null | 20241205084500.823660 |
a7da6c7030e1 | 606f972b1361 | 2,093 | tools | tools/perf/util/header.c | memory-leak | low | null | false | perf header: Fix one memory leakage in process_bpf_prog_info() | Zhongqiu Han | quic_zhonhan@quicinc.com | Song Liu | songliubraving@fb.com | 2024-12-10 16:59:32 -0300 | 2019-03-19 16:52:06 -0300 | tools/perf/util/env.c;tools/perf/util/env.h;tools/perf/util/header.c | 8 | 4 | memory leak | null | 20241205084500.823660 |
875d22980a06 | a70a1123174a | 2,093 | tools | tools/perf/util/header.c | memory-leak | low | null | false | perf header: Fix one memory leakage in process_bpf_btf() | Zhongqiu Han | quic_zhonhan@quicinc.com | Song Liu | songliubraving@fb.com | 2024-12-10 16:59:32 -0300 | 2019-03-19 16:52:07 -0300 | tools/perf/util/header.c | 2 | 1 | memory leak | null | 20241205084500.823660 |
ccb84dc8f4a0 | 2c412337cfe6 | 1,341 | docs | Documentation/power/runtime_pm.rst | hang | medium | null | false | Documentation: PM: Clarify pm_runtime_resume_and_get() return value | Paul Barker | paul.barker.ct@bp.renesas.com | Alan Stern | stern@rowland.harvard.edu | 2024-12-10 20:14:22 +0100 | 2021-04-09 17:24:28 +0200 | Documentation/power/runtime_pm.rst | 3 | 1 | null | null | 20241203143729.478 |
978c4486cca5 | 0ee288e69d03 | 47 | tracing | kernel/trace/bpf_trace.c | error-handling | high | null | false | bpf,perf: Fix invalid prog_array access in perf_event_detach_bpf_prog | Jiri Olsa | jolsa@kernel.org | Jiri Olsa | jolsa@kernel.org | 2024-12-10 10:16:28 -0800 | 2024-10-23 14:33:02 -0700 | kernel/trace/bpf_trace.c | 4 | 0 | null | null | 20241208142507.1207698 |
ef1b808e3b7c | 8c7dcb84e3b7 | 907 | tracing | kernel/trace/bpf_trace.c | use-after-free | unknown | null | true | bpf: Fix UAF via mismatching bpf_prog/attachment RCU flavors | Jann Horn | jannh@google.com | Delyan Kratunov | delyank@fb.com | 2024-12-10 10:14:02 -0800 | 2022-06-16 19:27:29 -0700 | kernel/trace/bpf_trace.c | 7 | 0 | UAF | null | null |
0f7ca6f69354 | b739dffa5d57 | 118 | drivers | drivers/of/irq.c | out-of-bounds | unknown | null | true | of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one() | Zijun Hu | quic_zijuhu@quicinc.com | Stefan Wiehler | stefan.wiehler@nokia.com | 2024-12-10 10:52:45 -0600 | 2024-08-13 15:17:24 -0600 | drivers/of/irq.c | 1 | 0 | out of bounds;uninitialized | null | null |
fec3edc47d5c | 935df1bd40d4 | 193 | drivers | drivers/of/irq.c | unknown | unknown | null | true | of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent() | Zijun Hu | quic_zijuhu@quicinc.com | Rob Herring (Arm) | robh@kernel.org | 2024-12-10 10:52:45 -0600 | 2024-05-30 19:43:19 -0500 | drivers/of/irq.c | 1 | 0 | null | null | null |
5d009e024056 | f83a6e5dea6c | 2,070 | drivers | drivers/of/address.c | refcount | low | null | true | of: Fix refcount leakage for OF node returned by __of_get_dma_parent() | Zijun Hu | quic_zijuhu@quicinc.com | Maxime Ripard | maxime.ripard@bootlin.com | 2024-12-10 10:52:45 -0600 | 2019-04-10 16:33:47 -0500 | drivers/of/address.c | 1 | 1 | refcount | null | null |
ed1fc5d76b81 | 604326b41a6f | 2,248 | networking | net/core/sock_map.c | use-after-free | high | null | false | bpf, sockmap: Fix race between element replace and close() | Michal Luczaj | mhal@rbox.co | Daniel Borkmann | daniel@iogearbox.net | 2024-12-10 17:38:05 +0100 | 2018-10-15 12:23:19 -0700 | net/core/sock_map.c | 2 | 3 | refcount;use after free | null | 1.16;6.12 |
75e072a390da | 604326b41a6f | 2,248 | networking | net/core/sock_map.c | unknown | trivial | null | false | bpf, sockmap: Fix update element with same | Michal Luczaj | mhal@rbox.co | Daniel Borkmann | daniel@iogearbox.net | 2024-12-10 17:37:02 +0100 | 2018-10-15 12:23:19 -0700 | net/core/sock_map.c | 1 | 0 | null | null | null |
2993b29b2a98 | 18d9b5227121 | 55 | cpufreq | drivers/cpufreq/amd-pstate.c | unknown | unknown | null | false | cpufreq/amd-pstate: Use boost numerator for upper bound of frequencies | Mario Limonciello | mario.limonciello@amd.com | Mario Limonciello | mario.limonciello@amd.com | 2024-12-10 10:17:43 -0600 | 2024-10-15 23:54:15 -0500 | drivers/cpufreq/amd-pstate.c | 5 | 8 | null | null | 20241209185248.16301 |
50a062a76200 | ad4caad58d91 | 89 | docs | Documentation/admin-guide/pm/amd-pstate.rst | hang | medium | null | false | cpufreq/amd-pstate: Store the boost numerator as highest perf again | Mario Limonciello | mario.limonciello@amd.com | Mario Limonciello | mario.limonciello@amd.com | 2024-12-10 10:17:43 -0600 | 2024-09-11 10:23:23 -0500 | Documentation/admin-guide/pm/amd-pstate.rst;drivers/cpufreq/amd-pstate.c | 16 | 13 | null | null | 20241209185248.16301 |
86e6ca55b83c | 4308a434e5e0 | 1,713 | block | block/blk-cgroup.c | use-after-free | high | null | true | blk-cgroup: Fix UAF in blkcg_unpin_online() | Tejun Heo | tj@kernel.org | Tejun Heo | tj@kernel.org | 2024-12-10 09:17:00 -0700 | 2020-04-01 14:56:44 -0600 | block/blk-cgroup.c | 5 | 1 | use after free;UAF | null | 6.13;5.7 |
fe0418eb9bd6 | dd291d77cc90 | 237 | block | block/blk-zoned.c | deadlock | medium | null | true | block: Prevent potential deadlocks in zone write plug error recovery | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2024-12-10 09:15:33 -0700 | 2024-04-17 08:44:03 -0600 | block/blk-zoned.c;include/linux/blkdev.h | 61 | 249 | deadlock | null | 20241209122357.47838 |
b76b840fd933 | dd291d77cc90 | 237 | block | drivers/md/dm-zoned-reclaim.c | deadlock | medium | null | true | dm: Fix dm-zoned-reclaim zone write pointer alignment | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2024-12-10 09:15:33 -0700 | 2024-04-17 08:44:03 -0600 | block/blk-zoned.c;drivers/md/dm-zoned-reclaim.c;include/linux/blkdev.h | 124 | 26 | deadlock | null | 20241209122357.47838 |
5eb3317aa5a2 | dd291d77cc90 | 237 | block | block/blk-zoned.c | unknown | low | null | true | block: Ignore REQ_NOWAIT for zone reset and zone finish operations | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2024-12-10 09:15:33 -0700 | 2024-04-17 08:44:03 -0600 | block/blk-zoned.c | 9 | 0 | null | null | 20241209122357.47838 |
cae005670887 | dd291d77cc90 | 237 | block | block/blk-zoned.c | unknown | unknown | null | true | block: Use a zone write plug BIO work for REQ_NOWAIT BIOs | Damien Le Moal | dlemoal@kernel.org | Damien Le Moal | dlemoal@kernel.org | 2024-12-10 09:15:33 -0700 | 2024-04-17 08:44:03 -0600 | block/blk-zoned.c | 42 | 20 | null | null | 20241209122357.47838 |
670bae1037a5 | 8488646966fe | 0 | gpu/amd | drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | unknown | unknown | null | false | Revert "drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic" | Nicholas Kazlauskas | nicholas.kazlauskas@amd.com | Nicholas Kazlauskas | nicholas.kazlauskas@amd.com | 2024-12-10 10:35:56 -0500 | 2024-12-10 10:26:49 -0500 | drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c;drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h | 1 | 5 | null | null | null |
1afb0e012e7a | 0f5ac8c8e275 | 0 | gpu/amd | drivers/gpu/drm/amd/display/modules/power/power_helpers.c | unknown | unknown | null | false | Revert "drm/amd/display: Revised for Replay Pseudo vblank" | Gabe Teeger | Gabe.Teeger@amd.com | Dennis Chan | dennis.chan@amd.com | 2024-12-10 10:32:39 -0500 | 2024-12-10 10:26:49 -0500 | drivers/gpu/drm/amd/display/dc/dc_types.h;drivers/gpu/drm/amd/display/modules/power/power_helpers.c;drivers/gpu/drm/amd/display/modules/power/power_helpers.h | 5 | 5 | null | null | null |
357445e28ff0 | a23eefa2f461 | 3,141 | gpu/amd | drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c | null-deref | unknown | null | false | drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table | Ivan Stepchenko | sid@itb.spb.ru | Rex Zhu | Rex.Zhu@amd.com | 2024-12-10 10:26:50 -0500 | 2016-05-04 20:25:50 -0400 | drivers/gpu/drm/amd/pm/powerplay/hwmgr/ppatomctrl.c | 2 | 0 | null pointer | null | null |
a3300782d537 | 9b7b8154cdb8 | 2,705 | gpu/amd | drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c | error-handling | unknown | null | false | drm/amd/pm: Fix an error handling path in vega10_enable_se_edc_force_stall_config() | Christophe JAILLET | christophe.jaillet@wanadoo.fr | Evan Quan | evan.quan@amd.com | 2024-12-10 10:26:47 -0500 | 2017-07-14 11:06:26 -0400 | drivers/gpu/drm/amd/pm/powerplay/hwmgr/vega10_powertune.c | 3 | 2 | null | null | null |
f4df208177d0 | ee7a846ea27b | 115 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | crash | high | null | true | drm/amdgpu: fix when the cleaner shader is emitted | Christian König | christian.koenig@amd.com | Alex Deucher | alexander.deucher@amd.com | 2024-12-10 10:26:18 -0500 | 2024-08-16 14:27:42 -0400 | drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 7 | 6 | null | null | null |
ee2003d5fd13 | 14f2fe34f5c6 | 74 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | hang | medium | null | false | drm/amdgpu: Fix ISP HW init issue | Pratap Nirujogi | pratap.nirujogi@amd.com | Lijo Lazar | lijo.lazar@amd.com | 2024-12-10 10:19:20 -0500 | 2024-09-26 17:06:17 -0400 | drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 1 | 1 | null | null | null |
bd96a3935e89 | 1cab775c3e75 | 4,373 | rdma | drivers/infiniband/hw/cxgb4/device.c | integer-overflow | high | null | false | rdma/cxgb4: Prevent potential integer overflow on 32bit | Dan Carpenter | dan.carpenter@linaro.org | Vipul Pandya | vipul@chelsio.com | 2024-12-10 11:16:18 -0400 | 2012-12-19 23:03:11 -0800 | drivers/infiniband/hw/cxgb4/device.c | 4 | 2 | integer overflow | null | null |
a592bb19abdc | fb91065851cd | 139 | gpu/amd | drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | uninitialized | unknown | null | true | drm/amdkfd: Dereference null return value | Andrew Martin | Andrew.Martin@amd.com | Philip Yang | Philip.Yang@amd.com | 2024-12-10 10:16:09 -0500 | 2024-07-23 17:35:04 -0400 | drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 8 | 4 | null | null | null |
5751eee5c620 | a0d15cc47f29 | 16 | i2c | drivers/i2c/busses/i2c-nomadik.c | unknown | unknown | null | false | i2c: nomadik: Add missing sentinel to match table | Geert Uytterhoeven | geert+renesas@glider.be | Théo Lebrun | theo.lebrun@bootlin.com | 2024-12-10 16:07:53 +0100 | 2024-11-24 16:03:51 +0100 | drivers/i2c/busses/i2c-nomadik.c | 1 | 0 | null | null | null |
f3d87abe11ed | 527f36f5efa4 | 867 | drivers | drivers/mmc/host/mtk-sd.c | error-handling | unknown | null | true | mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe() | Joe Hattori | joe@pf.is.s.u-tokyo.ac.jp | Axe Yang | axe.yang@mediatek.com | 2024-12-10 16:02:34 +0100 | 2022-07-26 16:58:32 +0200 | drivers/mmc/host/mtk-sd.c | 2 | 0 | null | null | 20241203023442.2434018 |
a56335c85b59 | 4346b7c7941d | 2,786 | drivers | drivers/mmc/host/sdhci-tegra.c | unknown | unknown | null | true | mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk | Prathamesh Shete | pshete@nvidia.com | Thierry Reding | treding@nvidia.com | 2024-12-10 16:00:07 +0100 | 2017-04-24 21:41:18 +0200 | drivers/mmc/host/sdhci-tegra.c | 0 | 1 | null | null | 20241209101009.22710 |
b2b8e93ec00b | f9b7989859dd | 2,009 | docs | Documentation/devicetree/bindings/mmc/mmc-controller.yaml | unknown | unknown | null | false | dt-bindings: mmc: controller: clarify the address-cells description | Neil Armstrong | neil.armstrong@linaro.org | Maxime Ripard | maxime.ripard@bootlin.com | 2024-12-10 15:52:26 +0100 | 2019-06-10 17:11:09 +0200 | Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 1 | 1 | null | null | null |
7363f2d4c185 | f63b94be6942 | 159 | i2c | drivers/i2c/busses/i2c-pnx.c | deadlock | medium | null | false | i2c: pnx: Fix timeout in wait functions | Vladimir Riabchun | ferr.lambarginio@gmail.com | Piotr Wojtaszczyk | piotr.wojtaszczyk@timesys.com | 2024-12-10 15:50:50 +0100 | 2024-07-04 00:17:47 +0200 | drivers/i2c/busses/i2c-pnx.c | 2 | 2 | deadlock | null | null |
41856638e6c4 | c98d2ecae08f | 237 | arch | arch/s390/boot/vmem.c | hang | medium | null | true | s390/mm: Fix DirectMap accounting | Heiko Carstens | hca@linux.ibm.com | Alexander Gordeev | agordeev@linux.ibm.com | 2024-12-10 15:40:41 +0100 | 2024-04-17 13:38:01 +0200 | arch/s390/boot/vmem.c | 3 | 3 | null | null | null |
51a00be6a099 | 1b29a730ef8b | 22 | networking/ipv4 | net/ipv4/datagram.c | unknown | unknown | null | false | udp: fix l4 hash after reconnect | Paolo Abeni | pabeni@redhat.com | Philo Lu | lulie@linux.alibaba.com | 2024-12-10 15:30:36 +0100 | 2024-11-18 11:56:21 +0000 | net/ipv4/datagram.c | 5 | 3 | null | null | 2.1733499715 |
360c400d0f56 | 5913320eb0b3 | 323 | platform | drivers/platform/x86/p2sb.c | unknown | unknown | null | false | p2sb: Do not scan and remove the P2SB device when it is unhidden | Shin'ichiro Kawasaki | shinichiro.kawasaki@wdc.com | Shin'ichiro Kawasaki | shinichiro.kawasaki@wdc.com | 2024-12-10 16:24:51 +0200 | 2024-01-22 11:37:27 +0100 | drivers/platform/x86/p2sb.c | 33 | 9 | null | null | 20241128002836.373745 |
c1043cdb019e | 1c1eb70e7d23 | 23 | platform | drivers/platform/x86/dell/alienware-wmi.c | unknown | unknown | null | false | alienware-wmi: Fix X Series and G Series quirks | Kurt Borja | kuurtb@gmail.com | Kurt Borja | kuurtb@gmail.com | 2024-12-10 16:22:52 +0200 | 2024-11-16 16:48:58 +0200 | drivers/platform/x86/dell/alienware-wmi.c | 10 | 5 | null | 9f6c43041552 | 20241208002652.5885 |
c1043cdb019e | 9f6c43041552 | 41 | platform | drivers/platform/x86/dell/alienware-wmi.c | unknown | unknown | null | false | alienware-wmi: Fix X Series and G Series quirks | Kurt Borja | kuurtb@gmail.com | Kurt Borja | kuurtb@gmail.com | 2024-12-10 16:22:52 +0200 | 2024-10-30 13:23:24 +0200 | drivers/platform/x86/dell/alienware-wmi.c | 10 | 5 | null | 1c1eb70e7d23 | 20241208002652.5885 |
478b00a623d6 | dc5afd720f84 | 294 | platform | drivers/platform/x86/serdev_helpers.h | unknown | low | null | true | platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL | Hans de Goede | hdegoede@redhat.com | Hans de Goede | hdegoede@redhat.com | 2024-12-10 15:17:47 +0200 | 2024-02-20 14:35:35 +0100 | drivers/platform/x86/serdev_helpers.h | 2 | 2 | null | null | 20241204204227.95757 |
f6728073baa1 | 06f876def346 | 33 | platform | drivers/platform/x86/x86-android-tablets/other.c | unknown | low | null | false | platform/x86: x86-android-tablets: Make variables only used locally static | Hans de Goede | hdegoede@redhat.com | Hans de Goede | hdegoede@redhat.com | 2024-12-10 15:17:45 +0200 | 2024-11-06 15:20:58 +0200 | drivers/platform/x86/x86-android-tablets/other.c | 2 | 2 | null | null | 202411301001.1;20241204204227.95757 |
981fd70a5ac4 | 5b78e809f948 | 34 | platform | drivers/platform/x86/x86-android-tablets/core.c | unknown | unknown | null | false | platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*() | Hans de Goede | hdegoede@redhat.com | Hans de Goede | hdegoede@redhat.com | 2024-12-10 15:17:41 +0200 | 2024-11-06 15:16:47 +0200 | drivers/platform/x86/x86-android-tablets/core.c | 2 | 2 | null | null | 20241204204227.95757 |
e22c857aed59 | b330f1480172 | 105 | gpu | drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.c | unknown | unknown | null | false | drm: renesas: rz-du: Drop DU_MCR0_DPI_OE macro | Biju Das | biju.das.jz@bp.renesas.com | Biju Das | biju.das.jz@bp.renesas.com | 2024-12-10 12:45:57 +0000 | 2024-08-26 12:47:04 +0300 | drivers/gpu/drm/renesas/rz-du/rzg2l_du_crtc.c | 1 | 7 | null | null | 20241022082433.32513 |
984795e76def | 4095cf872084 | 13 | sound | sound/soc/amd/yc/acp6x-mach.c | unknown | unknown | null | false | ASoC: amd: yc: Fix the wrong return value | Venkata Prasad Potturu | venkataprasad.potturu@amd.com | Venkata Prasad Potturu | venkataprasad.potturu@amd.com | 2024-12-10 12:44:15 +0000 | 2024-11-27 11:28:24 +0000 | sound/soc/amd/yc/acp6x-mach.c | 9 | 4 | null | null | 20241210091026.996860 |
a412f04070e5 | 0043ecea2399 | 13 | arch | arch/openrisc/kernel/vmlinux.lds.S | hang | medium | null | false | openrisc: place exception table at the head of vmlinux | Masahiro Yamada | masahiroy@kernel.org | Rong Xu | xur@google.com | 2024-12-10 12:04:19 +0000 | 2024-11-27 09:38:27 +0900 | arch/openrisc/kernel/entry.S;arch/openrisc/kernel/head.S;arch/openrisc/kernel/vmlinux.lds.S;scripts/head-object-list.txt | 7 | 5 | null | null | null |
88006b8eca63 | 822c91e72eac | 257 | drivers | drivers/hid/wacom_sys.c | unknown | high | null | true | HID: wacom: Initialize brightness of LED trigger | Jason Gerecke | jason.gerecke@wacom.com | Heiner Kallweit | hkallweit1@gmail.com | 2024-12-10 12:41:52 +0100 | 2024-03-28 10:39:49 +0000 | drivers/hid/wacom_sys.c | 13 | 11 | null | null | 6.10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.