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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cb3daa51db81 | 3178d58e0b97 | 619 | drivers | drivers/soc/fsl/qe/qmc.c | unknown | low | null | true | soc: fsl: cpm1: qmc: Set the ret error code on platform_get_irq() failure | Herve Codina | herve.codina@bootlin.com | Herve Codina | herve.codina@bootlin.com | 2024-11-14 08:26:15 +0100 | 2023-03-05 23:37:03 +0000 | drivers/soc/fsl/qe/qmc.c | 3 | 1 | null | null | 20241105145623.401528 |
c9f1efabf8e3 | e95f287deed2 | 1,451 | drivers | drivers/soc/fsl/rcpm.c | memory-leak | low | null | true | soc: fsl: rcpm: fix missing of_node_put() in copy_ippdexpcr1_setting() | Javier Carrasco | javier.carrasco.cruz@gmail.com | Biwen Li | biwen.li@nxp.com | 2024-11-14 08:25:45 +0100 | 2020-11-23 19:16:02 -0600 | drivers/soc/fsl/rcpm.c | 1 | 0 | refcount | null | null |
9d287e70c51f | 1ddf9916ac09 | 15 | networking | net/xfrm/xfrm_user.c | error-handling | unknown | null | false | xfrm: Add error handling when nla_put_u32() returns an error | Everest K.C | everestkc@everestkc.com.np | Steffen Klassert | steffen.klassert@secunet.com | 2024-11-14 08:23:15 +0100 | 2024-10-29 11:56:00 +0100 | net/xfrm/xfrm_user.c | 4 | 1 | null | null | null |
93d1f41a82de | d6667f0ddf46 | 112 | gpu | drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | null-deref | unknown | null | false | drm/vmwgfx: avoid null_ptr_deref in vmw_framebuffer_surface_create_handle | Chen Ridong | chenridong@huawei.com | Zack Rusin | zack.rusin@broadcom.com | 2024-11-14 02:13:22 -0500 | 2024-07-24 22:21:53 -0400 | drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 2 | 0 | null pointer | null | 20241029083429.1185479 |
5b366eae7193 | 9efc9b2b04c7 | 1,540 | unknown | null | error-handling | trivial | null | false | stmmac: dwmac-intel-plat: fix call balance of tx_clk handling routines | Vitalii Mordan | mordan@ispras.ru | Rusaimi Amira Ruslan | rusaimi.amira.rusaimi@intel.com | 2024-11-13 19:52:24 -0800 | 2020-08-26 15:52:30 -0700 | null | 17 | 8 | null | null | 20241108173334.2973603 |
eb94b7bb1010 | 6309863b31dd | 218 | other | include/linux/sockptr.h | unknown | unknown | null | false | net: Make copy_safe_from_sockptr() match documentation | Michal Luczaj | mhal@rbox.co | Eric Dumazet | edumazet@google.com | 2024-11-13 19:29:46 -0800 | 2024-04-09 17:00:16 -0700 | include/linux/sockptr.h | 3 | 1 | null | null | null |
a03b18a71c12 | fd1d62d80ebc | 488 | drivers/net | drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c | unknown | unknown | null | false | net: stmmac: dwmac-mediatek: Fix inverted handling of mediatek,mac-wol | Nícolas F. R. A. Prado | nfraprado@collabora.com | Bartosz Golaszewski | bartosz.golaszewski@linaro.org | 2024-11-13 19:23:02 -0800 | 2023-07-13 20:57:14 -0700 | drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c | 2 | 2 | null | null | null |
a26c4dbb3d9c | 350779a29f11 | 2,630 | arch/powerpc | arch/powerpc/include/asm/sstep.h | unknown | unknown | null | false | powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static | Michal Suchanek | msuchanek@suse.de | Paul Mackerras | paulus@ozlabs.org | 2024-11-14 14:17:36 +1100 | 2017-09-01 16:39:48 +1000 | arch/powerpc/include/asm/sstep.h;arch/powerpc/lib/sstep.c | 4 | 13 | null | null | 20241001130356.14664 |
3342dc8b4623 | 460a9aa23de6 | 1,265 | samples | samples/pktgen/pktgen_sample01_simple.sh | unknown | trivial | null | false | samples: pktgen: correct dev to DEV | Wei Fang | wei.fang@nxp.com | Lorenzo Bianconi | lorenzo@kernel.org | 2024-11-13 18:54:33 -0800 | 2021-05-28 14:52:13 -0700 | samples/pktgen/pktgen_sample01_simple.sh | 1 | 1 | null | null | 20241112030347.1849335 |
671154f174e0 | 3e43b903da04 | 252 | drivers/net | drivers/net/phy/phylink.c | hang | medium | null | false | net: phylink: ensure PHY momentary link-fails are handled | Russell King (Oracle) | rmk+kernel@armlinux.org.uk | Andrew Lunn | andrew@lunn.ch | 2024-11-13 18:52:54 -0800 | 2024-03-05 19:21:17 -0800 | drivers/net/phy/phylink.c | 8 | 6 | null | null | null |
db3eab8110bc | 86e39e04482b | 1,041 | networking | net/mptcp/pm_netlink.c | unknown | critical | null | true | mptcp: pm: use _rcu variant under rcu_read_lock | Matthieu Baerts (NGI0) | matttbe@kernel.org | Paolo Abeni | pabeni@redhat.com | 2024-11-13 18:51:02 -0800 | 2022-01-07 11:27:07 +0000 | net/mptcp/pm_netlink.c | 2 | 1 | null | null | null |
f642c5c4d528 | d9a4594edabf | 924 | networking | net/mptcp/pm_userspace.c | unknown | unknown | null | true | mptcp: hold pm lock when deleting entry | Geliang Tang | tanggeliang@kylinos.cn | Kishen Maloor | kishen.maloor@intel.com | 2024-11-13 18:51:02 -0800 | 2022-05-04 10:49:31 +0100 | net/mptcp/pm_userspace.c | 3 | 0 | null | null | null |
e0266319413d | 892f396c8e68 | 861 | networking | net/mptcp/pm_userspace.c | unknown | unknown | null | true | mptcp: update local address flags when setting it | Geliang Tang | tanggeliang@kylinos.cn | Kishen Maloor | kishen.maloor@intel.com | 2024-11-13 18:51:02 -0800 | 2022-07-06 12:50:26 +0100 | net/mptcp/pm_userspace.c | 12 | 0 | null | null | null |
26686db69917 | 6398326b9ba1 | 1,085 | arch/powerpc | arch/powerpc/kvm/book3s_hv.c | unknown | security | null | false | KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells | Gautam Menghani | gautam@linux.ibm.com | Nicholas Piggin | npiggin@gmail.com | 2024-11-14 13:04:29 +1100 | 2021-11-24 21:09:03 +1100 | arch/powerpc/kvm/book3s_hv.c | 0 | 1 | null | null | 20241109063301.105289 |
0d3c6b28896f | 6398326b9ba1 | 1,085 | arch/powerpc | arch/powerpc/kvm/book3s_hv_nested.c | unknown | security | null | false | KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests | Gautam Menghani | gautam@linux.ibm.com | Nicholas Piggin | npiggin@gmail.com | 2024-11-14 13:04:23 +1100 | 2021-11-24 21:09:03 +1100 | arch/powerpc/kvm/book3s_hv.c;arch/powerpc/kvm/book3s_hv_nested.c | 19 | 4 | null | null | 20241109063301.105289 |
9776c0a75a1a | eb284f4b3781 | 313 | gpu/nouveau | drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c | unknown | unknown | null | true | nouveau/dp: handle retries for AUX CH transfers with GSP. | Dave Airlie | airlied@redhat.com | Lyude Paul | lyude@redhat.com | 2024-11-14 11:50:01 +1000 | 2024-01-05 12:27:53 +1000 | drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c | 34 | 23 | null | null | 20241111034126.2028401 |
b6ad7debf5ab | eb284f4b3781 | 313 | gpu/nouveau | drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c | unknown | unknown | null | true | nouveau: handle EBUSY and EAGAIN for GSP aux errors. | Dave Airlie | airlied@redhat.com | Lyude Paul | lyude@redhat.com | 2024-11-14 11:50:01 +1000 | 2024-01-05 12:27:53 +1000 | drivers/gpu/drm/nouveau/nvkm/engine/disp/r535.c;drivers/gpu/drm/nouveau/nvkm/subdev/gsp/r535.c | 4 | 4 | null | null | 20241111034126.2028401 |
21ec425eaf2c | 9b340aeb26d5 | 90 | gpu/nouveau | drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | unknown | unknown | null | true | nouveau: fw: sync dma after setup is called. | Dave Airlie | airlied@redhat.com | Dave Airlie | airlied@redhat.com | 2024-11-14 11:50:01 +1000 | 2024-08-16 03:42:24 +0200 | drivers/gpu/drm/nouveau/nvkm/falcon/fw.c | 6 | 5 | null | null | 20241114004603.3095485 |
d7a82238cb8c | c39b1dcf055d | 29 | arch/powerpc | arch/powerpc/kernel/asm-offsets.c | unknown | unknown | null | false | powerpc/vdso: Remove unused clockmode asm offsets | Thomas Weißschuh | thomas.weissschuh@linutronix.de | Christophe Leroy | christophe.leroy@csgroup.eu | 2024-11-14 12:31:02 +1100 | 2024-10-16 11:08:20 +1100 | arch/powerpc/kernel/asm-offsets.c | 0 | 2 | null | null | null |
6cc79a629571 | c89ac9182ee2 | 1 | rtc | drivers/rtc/rtc-amlogic-a4.c | unknown | unknown | null | false | rtc: amlogic-a4: fix compile error | Xianwei Zhao | xianwei.zhao@amlogic.com | Yiting Deng | yiting.deng@amlogic.com | 2024-11-13 21:48:27 +0100 | 2024-11-12 15:05:31 +0100 | drivers/rtc/rtc-amlogic-a4.c | 1 | 0 | null | null | null |
83b645ee43f7 | c40655e33106 | 0 | hwmon | drivers/hwmon/Kconfig | unknown | unknown | null | false | hwmon: tmp108: fix I3C dependency | Arnd Bergmann | arnd@arndb.de | Frank Li | Frank.Li@nxp.com | 2024-11-13 12:03:54 -0800 | 2024-11-12 13:54:55 -0800 | drivers/hwmon/Kconfig | 1 | 0 | null | null | 20241113175615.2442851 |
c0403e4ceeca | e936f885f1e9 | 147 | gpu | drivers/gpu/drm/xe/xe_oa.c | unknown | low | null | true | drm/xe/oa: Fix "Missing outer runtime PM protection" warning | Ashutosh Dixit | ashutosh.dixit@intel.com | Ashutosh Dixit | ashutosh.dixit@intel.com | 2024-11-13 11:37:22 -0800 | 2024-06-18 12:40:35 -0700 | drivers/gpu/drm/xe/xe_oa.c | 2 | 0 | null | null | 953.587515;953.587090;953.586396;953.587208;953.587425;20241109032003.3093811;953.587319;02.0 |
d99b3125726a | e5c6109f4813 | 721 | tools | tools/perf/builtin-list.c | hang | medium | null | false | perf list: Fix topic and pmu_name argument order | Jean-Philippe Romain | jean-philippe.romain@foss.st.com | Ian Rogers | irogers@google.com | 2024-11-13 16:27:35 -0300 | 2022-11-23 10:29:59 -0300 | tools/perf/builtin-list.c;tools/perf/util/pfm.c;tools/perf/util/pmus.c | 5 | 5 | null | null | 20241109025801.560378 |
afc545da381b | 4bac07c993d0 | 6,328 | drivers | drivers/xen/xenbus/xenbus_probe.c | refcount | high | null | true | xen: Fix the issue of resource not being properly released in xenbus_dev_probe() | Qiu-ji Chen | chenqiuji666@gmail.com | Jeremy Fitzhardinge | jeremy@xensource.com | 2024-11-13 20:11:26 +0100 | 2007-07-18 08:47:45 -0700 | drivers/xen/xenbus/xenbus_probe.c | 7 | 1 | reference count | null | 20241105130919.4621 |
423893fcbe7e | cc7d8594342a | 16 | drivers/char | drivers/char/tpm/tpm2-sessions.c | crash | high | null | true | tpm: Disable TPM on tpm2_create_primary() failure | Jarkko Sakkinen | jarkko@kernel.org | Jarkko Sakkinen | jarkko@kernel.org | 2024-11-13 21:10:45 +0200 | 2024-10-28 17:22:01 +0200 | drivers/char/tpm/tpm2-sessions.c | 5 | 2 | null | null | null |
27184f8905ba | 6519fea6fd37 | 187 | drivers/char | Documentation/admin-guide/kernel-parameters.txt | unknown | unknown | null | false | tpm: Opt-in in disable PCR integrity protection | Jarkko Sakkinen | jarkko@kernel.org | James Bottomley | James.Bottomley@HansenPartnership.com | 2024-11-13 21:10:45 +0200 | 2024-05-09 22:30:51 +0300 | Documentation/admin-guide/kernel-parameters.txt;drivers/char/tpm/tpm-buf.c;drivers/char/tpm/tpm2-cmd.c;drivers/char/tpm/tpm2-sessions.c;include/linux/tpm.h | 82 | 31 | null | null | 20241015193916.59964 |
7f212e997edb | 0e9911fa768f | 896 | drivers/block | drivers/block/virtio_blk.c | unknown | unknown | null | false | virtio_blk: reverse request order in virtio_queue_rqs | Christoph Hellwig | hch@lst.de | Suwan Kim | suwan.kim027@gmail.com | 2024-11-13 12:04:26 -0700 | 2022-05-31 12:44:23 -0400 | drivers/block/virtio_blk.c | 21 | 25 | null | null | 20241113152050.157179 |
b8e6d7ce5067 | 83762cb5c7c4 | 1,084 | drivers | drivers/dax/pmem/Makefile | hang | medium | null | false | dax: delete a stale directory pmem | Harshit Mogalapalli | harshit.m.mogalapalli@oracle.com | Dan Williams | dan.j.williams@intel.com | 2024-11-13 12:59:13 -0600 | 2021-11-24 19:21:35 -0800 | drivers/dax/pmem/Makefile;drivers/dax/pmem/pmem.c | 0 | 17 | null | null | 20241017101144.1654085 |
beadf0088501 | d62cbcf62f2f | 1,063 | nvme | drivers/nvme/host/pci.c | unknown | unknown | null | false | nvme-pci: reverse request order in nvme_queue_rqs | Christoph Hellwig | hch@lst.de | Jens Axboe | axboe@kernel.dk | 2024-11-13 11:40:33 -0700 | 2021-12-16 10:54:36 -0700 | drivers/nvme/host/pci.c | 17 | 22 | null | null | 20241113152050.157179 |
e559ee022658 | 559218d43ec9 | 2 | fs/btrfs | fs/btrfs/zoned.c | hang | medium | null | false | btrfs: validate queue limits | Christoph Hellwig | hch@lst.de | Christoph Hellwig | hch@lst.de | 2024-11-13 11:40:11 -0700 | 2024-11-11 09:20:36 -0700 | fs/btrfs/zoned.c | 6 | 0 | null | null | 20241113084541.34315 |
e400c7444d84 | 8f7ff18a5ec7 | 35 | drivers/net | drivers/net/ethernet/intel/e1000/e1000_main.c | hang | medium | null | false | e1000: Hold RTNL when e1000_down can be called | Joe Damato | jdamato@fastly.com | Joe Damato | jdamato@fastly.com | 2024-11-13 10:30:21 -0800 | 2024-10-08 15:22:32 -0700 | drivers/net/ethernet/intel/e1000/e1000_main.c | 9 | 1 | null | null | 20241022215246.307821 |
b107c63d2953 | e936f885f1e9 | 147 | gpu | drivers/gpu/drm/xe/xe_oa.c | unknown | low | null | true | drm/xe/oa: Fix "Missing outer runtime PM protection" warning | Ashutosh Dixit | ashutosh.dixit@intel.com | Ashutosh Dixit | ashutosh.dixit@intel.com | 2024-11-13 10:06:19 -0800 | 2024-06-18 12:40:35 -0700 | drivers/gpu/drm/xe/xe_oa.c | 2 | 0 | null | null | 953.587515;953.587090;953.586396;953.587208;953.587425;20241109032003.3093811;953.587319;02.0 |
aa52c54da40d | 7372e79c9eb9 | 1,465 | filesystem | fs/notify/fsnotify.c | unknown | security | null | true | fsnotify: fix sending inotify event with unexpected filename | Amir Goldstein | amir73il@gmail.com | Amir Goldstein | amir73il@gmail.com | 2024-11-13 18:18:59 +0100 | 2020-11-09 15:03:08 +0100 | fs/notify/fsnotify.c | 13 | 10 | null | null | 5.10 |
95f567f81e43 | 8a924db2d7b5 | 360 | filesystem | fs/overlayfs/overlayfs.h | crash | critical | null | false | fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag | Stefan Berger | stefanb@linux.ibm.com | Stefan Berger | stefanb@linux.ibm.com | 2024-11-13 11:46:29 -0500 | 2023-11-18 14:54:07 +0100 | fs/ecryptfs/inode.c;fs/overlayfs/inode.c;fs/overlayfs/overlayfs.h;fs/stat.c;include/uapi/linux/fcntl.h | 8 | 31 | null | null | null |
be7eeaba2a11 | cbdc52c11c9b | 327 | gpu | drivers/gpu/drm/xe/xe_bo_evict.c | unknown | high | null | true | drm/xe: handle flat ccs during hibernation on igpu | Matthew Auld | matthew.auld@intel.com | Himal Prasad Ghimiray | himal.prasad.ghimiray@intel.com | 2024-11-13 07:58:58 -0800 | 2023-12-21 11:46:16 -0500 | drivers/gpu/drm/xe/xe_bo_evict.c | 12 | 1 | null | null | 6.8;20241112162827.116523 |
46f1f4b0f3c2 | dd08ebf6c352 | 336 | gpu | drivers/gpu/drm/xe/xe_bo_evict.c | unknown | critical | null | true | drm/xe: improve hibernation on igpu | Matthew Auld | matthew.auld@intel.com | Matthew Brost | matthew.brost@intel.com | 2024-11-13 07:58:31 -0800 | 2023-12-12 14:05:48 -0500 | drivers/gpu/drm/xe/xe_bo.c;drivers/gpu/drm/xe/xe_bo_evict.c | 16 | 27 | null | null | 20241101170156.213490;6.8;02.0 |
ce0d69702319 | d16ef1a18e39 | 87 | gpu | drivers/gpu/drm/xe/xe_exec.c | error-handling | unknown | null | false | drm/xe: Ensure all locks released in exec IOCTL | Matthew Brost | matthew.brost@intel.com | Francois Dugast | francois.dugast@intel.com | 2024-11-13 07:49:14 -0800 | 2024-08-17 18:31:57 -0700 | drivers/gpu/drm/xe/xe_exec.c | 2 | 2 | null | null | 20241106224944.30130 |
b9d69371e8fa | 01ee194d1aba | 10 | io_uring | io_uring/io_uring.c | memory-leak | low | null | false | io_uring: fix invalid hybrid polling ctx leaks | Pavel Begunkov | asml.silence@gmail.com | hexue | xue01.he@samsung.com | 2024-11-13 07:38:04 -0700 | 2024-11-02 15:45:30 -0600 | io_uring/io_uring.c | 5 | 5 | null | null | null |
2bcacc1c87ac | 211565b10099 | 870 | tty | drivers/tty/serial/amba-pl011.c | unknown | unknown | null | true | serial: amba-pl011: Fix RX stall when DMA is used | Kartik Rajput | kkartik@nvidia.com | Ilpo Järvinen | ilpo.jarvinen@linux.intel.com | 2024-11-13 15:13:03 +0100 | 2022-06-27 14:47:02 +0200 | drivers/tty/serial/amba-pl011.c | 5 | 0 | null | null | 20241113092629.60226 |
635a9fca54f4 | 7c0cca7c847e | 2,114 | tty | drivers/tty/tty_io.c | unknown | unknown | null | true | tty: ldsic: fix tty_ldisc_autoload sysctl's proc_handler | Nicolas Bouchinet | nicolas.bouchinet@ssi.gouv.fr | Greg Kroah-Hartman | gregkh@linuxfoundation.org | 2024-11-13 15:12:19 +0100 | 2019-01-30 09:31:30 +0100 | drivers/tty/tty_io.c | 1 | 1 | null | null | 20241112131357.49582 |
21ccadc64dae | 902f8c9830c3 | 575 | docs | Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | unknown | unknown | null | false | regulator: dt-bindings: qcom,rpmh: Correct PM8550VE supplies | Melody Olvera | quic_molvera@quicinc.com | Krzysztof Kozlowski | krzysztof.kozlowski@linaro.org | 2024-11-13 13:53:14 +0000 | 2023-04-17 20:57:30 +0100 | Documentation/devicetree/bindings/regulator/qcom,rpmh-regulator.yaml | 1 | 1 | null | null | 20241112003544.2807368 |
de35b06bf15c | 3a513da1ae33 | 26 | sound | sound/soc/sdca/sdca_functions.c | null-deref | unknown | null | false | ASoC: sdca: test adev before calling acpi_dev_for_each_child | Bard Liao | yung-chuan.liao@linux.intel.com | Pierre-Louis Bossart | pierre-louis.bossart@linux.intel.com | 2024-11-13 13:53:09 +0000 | 2024-10-17 18:42:11 +0100 | sound/soc/sdca/sdca_functions.c | 4 | 0 | null pointer | null | 20241113064133.162501 |
8d9ffb2fe65a | b3c72fc9a78e | 1,827 | arch/x86 | arch/x86/mm/ioremap.c | crash | high | null | true | x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y | Baoquan He | bhe@redhat.com | Daniel Kiper | daniel.kiper@oracle.com | 2024-11-13 14:11:33 +0100 | 2019-11-12 16:21:15 +0100 | arch/x86/mm/ioremap.c | 4 | 2 | null | null | 20240911081615.262202;1.20;6.11 |
b773c086ed58 | 04177158cf98 | 19 | other | include/sound/compress_driver.h | unknown | low | null | false | ALSA: compress_offload: Add missing descriptions in structs | Takashi Iwai | tiwai@suse.de | Jaroslav Kysela | perex@perex.cz | 2024-11-13 13:54:27 +0100 | 2024-10-25 10:53:20 +0200 | include/sound/compress_driver.h;include/uapi/sound/compress_offload.h | 6 | 0 | null | null | 20241028193731.4;20241113072304.4447 |
e5cfc0989d9a | 25de4ce5ed02 | 1,314 | drivers | drivers/clocksource/timer-ti-dm-systimer.c | refcount | low | null | false | clocksource/drivers/timer-ti-dm: Fix child node refcount handling | Javier Carrasco | javier.carrasco.cruz@gmail.com | Tony Lindgren | tony@atomide.com | 2024-11-13 13:49:33 +0100 | 2021-04-08 16:41:18 +0200 | drivers/clocksource/timer-ti-dm-systimer.c | 2 | 2 | refcount | null | null |
0309f714a090 | dfc82faad725 | 2,021 | drivers | drivers/clocksource/Kconfig | unknown | unknown | null | false | clocksource/drivers:sp804: Make user selectable | Mark Brown | broonie@kernel.org | David Abdurachmanov | david.abdurachmanov@gmail.com | 2024-11-13 13:49:33 +0100 | 2019-05-02 21:55:58 +0200 | drivers/clocksource/Kconfig | 2 | 1 | null | null | null |
a0810c3d6dd2 | c6d43ba816d1 | 5,041 | sound | sound/usb/6fire/chip.c | use-after-free | unknown | null | false | ALSA: 6fire: Release resources at card release | Takashi Iwai | tiwai@suse.de | Torsten Schenk | torsten.schenk@zoho.com | 2024-11-13 13:33:47 +0100 | 2011-01-24 18:45:30 +0100 | sound/usb/6fire/chip.c | 5 | 5 | UAF | null | 20241113111042.15058 |
b04dcbb7f7b1 | 523f1dce3743 | 6,395 | sound | sound/usb/caiaq/device.c | hang | unknown | null | false | ALSA: caiaq: Use snd_card_free_when_closed() at disconnection | Takashi Iwai | tiwai@suse.de | Daniel Mack | daniel@caiaq.org | 2024-11-13 13:33:47 +0100 | 2007-05-11 16:55:53 +0200 | sound/usb/caiaq/audio.c;sound/usb/caiaq/audio.h;sound/usb/caiaq/device.c;sound/usb/caiaq/input.c;sound/usb/caiaq/input.h | 34 | 9 | null | null | 20241113111042.15058 |
b7df09bb3480 | 030a07e44129 | 5,947 | sound | sound/usb/usx2y/us122l.c | hang | unknown | null | false | ALSA: us122l: Use snd_card_free_when_closed() at disconnection | Takashi Iwai | tiwai@suse.de | Karsten Wiese | fzu@wemgehoertderstaat.de | 2024-11-13 13:33:47 +0100 | 2008-08-01 13:37:12 +0200 | sound/usb/usx2y/us122l.c | 1 | 4 | null | null | 20241113111042.15058 |
dafb28f02be4 | 230cd5e24853 | 7,108 | sound | sound/usb/usx2y/usbusx2y.c | crash | high | null | false | ALSA: usx2y: Use snd_card_free_when_closed() at disconnection | Takashi Iwai | tiwai@suse.de | Karsten Wiese | annabellesgarden@yahoo.de | 2024-11-13 13:33:46 +0100 | 2005-05-29 10:04:47 +0200 | sound/usb/usx2y/usbusx2y.c | 1 | 1 | null | null | 20241113111042.15058 |
35ff7bfb04af | 5f6a3badbb74 | 18 | docs | Documentation/virt/kvm/locking.rst | unknown | unknown | null | false | Documentation: KVM: fix malformed table | Paolo Bonzini | pbonzini@redhat.com | Sean Christopherson | seanjc@google.com | 2024-11-13 07:20:01 -0500 | 2024-10-25 12:54:42 -0400 | Documentation/virt/kvm/locking.rst | 2 | 2 | null | null | null |
2388b266c9fc | 60949b7b8054 | 71 | acpi | drivers/acpi/cppc_acpi.c | hang | medium | null | false | ACPI: CPPC: Fix _CPC register setting issue | Lifeng Zheng | zhenglifeng1@huawei.com | Clément Léger | cleger@rivosinc.com | 2024-11-13 12:45:23 +0100 | 2024-09-02 14:24:40 +0200 | drivers/acpi/cppc_acpi.c | 0 | 1 | null | null | 20241113103309.761031 |
901dd2617c9c | 3534eacbf101 | 219 | drivers | drivers/accel/ivpu/ivpu_pm.c | crash | high | null | true | accel/ivpu: Fix Qemu crash when running in passthrough | Jacek Lawrynowicz | jacek.lawrynowicz@linux.intel.com | Wachowski, Karol | karol.wachowski@intel.com | 2024-11-13 11:15:48 +0100 | 2024-04-08 10:54:11 +0200 | drivers/accel/ivpu/ivpu_pm.c | 1 | 1 | null | null | 6.8;20241106105549.2757115 |
c8b3c6db9412 | cbdc52c11c9b | 327 | gpu | drivers/gpu/drm/xe/xe_bo_evict.c | unknown | high | null | true | drm/xe: handle flat ccs during hibernation on igpu | Matthew Auld | matthew.auld@intel.com | Himal Prasad Ghimiray | himal.prasad.ghimiray@intel.com | 2024-11-13 10:04:36 +0000 | 2023-12-21 11:46:16 -0500 | drivers/gpu/drm/xe/xe_bo_evict.c | 12 | 1 | null | null | 6.8;20241112162827.116523 |
da115c4ee29f | ed76c07c6885 | 1 | other | include/linux/printk.h | unknown | unknown | null | false | printk: add dummy printk_force_console_enter/exit helpers | Arnd Bergmann | arnd@arndb.de | Marcos Paulo de Souza | mpdesouza@suse.com | 2024-11-13 11:00:23 +0100 | 2024-11-11 12:53:31 +0100 | include/linux/printk.h | 8 | 0 | null | null | 20241112142939.724093 |
93ee385254d5 | d31e23aff011 | 1,022 | arch/arm | arch/arm/mm/ioremap.c | hang | medium | null | true | ARM: 9431/1: mm: Pair atomic_set_release() with _read_acquire() | Linus Walleij | linus.walleij@linaro.org | Ard Biesheuvel | ardb@kernel.org | 2024-11-13 08:15:23 +0000 | 2022-01-25 09:53:52 +0100 | arch/arm/mm/ioremap.c | 1 | 1 | null | null | null |
44e9a3bb76e5 | a1c510d0adc6 | 1,075 | arch/arm | arch/arm/kernel/entry-armv.S | unknown | unknown | null | true | ARM: 9430/1: entry: Do a dummy read from VMAP shadow | Linus Walleij | linus.walleij@linaro.org | Ard Biesheuvel | ardb@kernel.org | 2024-11-13 08:15:23 +0000 | 2021-12-03 15:11:33 +0100 | arch/arm/kernel/entry-armv.S | 8 | 0 | null | null | null |
d6e6a74d4cea | 565cbaad83d8 | 838 | arch/arm | arch/arm/mm/ioremap.c | unknown | unknown | null | true | ARM: 9429/1: ioremap: Sync PGDs for VMALLOC shadow | Linus Walleij | linus.walleij@linaro.org | Lecopzer Chen | lecopzer.chen@mediatek.com | 2024-11-13 08:15:22 +0000 | 2022-07-28 15:09:12 +0100 | arch/arm/mm/ioremap.c | 29 | 4 | null | null | null |
2143c8ae423d | 1e707769df07 | 196 | sound | sound/pci/hda/patch_realtek.c | unknown | unknown | null | true | ALSA: hda/realtek - update set GPIO3 to default for Thinkpad with ALC1318 | Kailang Yang | kailang@realtek.com | Kailang Yang | kailang@realtek.com | 2024-11-13 07:42:29 +0100 | 2024-04-30 18:34:53 +0200 | sound/pci/hda/patch_realtek.c | 8 | 2 | null | null | null |
369a9c046c2f | 02fe26f25325 | 594 | drivers | drivers/base/firmware_loader/main.c | crash | high | null | false | firmware_loader: Fix possible resource leak in fw_log_firmware_info() | Gaosheng Cui | cuigaosheng1@huawei.com | Amadeusz Sławiński | amadeuszx.slawinski@linux.intel.com | 2024-11-13 07:13:50 +0100 | 2023-03-29 12:22:35 +0200 | drivers/base/firmware_loader/main.c | 2 | 3 | null | null | 20241016110335.3677924 |
61eb055cd304 | 9f607a309fbe | 1,219 | usb | drivers/usb/dwc3/gadget.c | missing-check | medium | null | true | usb: dwc3: gadget: Add missing check for single port RAM in TxFIFO resizing logic | Selvarasu Ganesan | selvarasu.g@samsung.com | Wesley Cheng | wcheng@codeaurora.org | 2024-11-13 07:12:57 +0100 | 2021-07-12 09:37:26 +0200 | drivers/usb/dwc3/core.h;drivers/usb/dwc3/gadget.c | 50 | 8 | null | null | 2.0;20241112044807.623;6.12 |
2f3d93e210b9 | 46f870d690fe | 1,783 | fs/ext4 | fs/ext4/move_extent.c | crash | security | null | false | ext4: fix race in buffer_head read fault injection | Long Li | leo.lilong@huawei.com | Theodore Ts'o | tytso@mit.edu | 2024-11-12 23:54:14 -0500 | 2019-12-26 11:28:31 -0500 | fs/ext4/balloc.c;fs/ext4/ext4.h;fs/ext4/extents.c;fs/ext4/ialloc.c;fs/ext4/indirect.c;fs/ext4/inode.c;fs/ext4/mmp.c;fs/ext4/move_extent.c;fs/ext4/resize.c;fs/ext4/super.c | 29 | 29 | null | null | 20240906091746.510163 |
73af53d82076 | e7614370d6f0 | 2,602 | networking | net/sched/cls_u32.c | unknown | unknown | null | false | net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes. | Alexandre Ferrieux | alexandre.ferrieux@gmail.com | Cong Wang | xiyou.wangcong@gmail.com | 2024-11-12 18:26:03 -0800 | 2017-09-28 09:43:41 -0700 | net/sched/cls_u32.c | 14 | 4 | null | null | 20241110172836.331319 |
2b99b2532593 | 6e90b675cf94 | 25 | other | MAINTAINERS | unknown | unknown | null | false | MAINTAINERS: Re-add cancelled Renesas driver sections | Geert Uytterhoeven | geert+renesas@glider.be | Greg Kroah-Hartman | gregkh@linuxfoundation.org | 2024-11-12 18:23:53 -0800 | 2024-10-18 13:40:03 +0200 | MAINTAINERS | 30 | 0 | null | null | 994.1731319098 |
50d325bb05ce | 338c4d3902fe | 14 | drivers/net | drivers/net/ethernet/intel/igb/igb_main.c | unknown | unknown | null | false | Revert "igb: Disable threaded IRQ for igb_msix_other" | Wander Lairson Costa | wander@redhat.com | Wander Lairson Costa | wander@redhat.com | 2024-11-12 18:05:40 -0800 | 2024-10-29 15:24:53 +0100 | drivers/net/ethernet/intel/igb/igb_main.c | 1 | 1 | null | null | 20241106111427.7272 |
7c8ce4ffb684 | 85d33df357b6 | 1,769 | bpf | kernel/bpf/bpf_struct_ops.c | unknown | unknown | null | false | bpf: Add kernel symbol for struct_ops trampoline | Xu Kuohai | xukuohai@huawei.com | Martin KaFai Lau | kafai@fb.com | 2024-11-12 17:13:46 -0800 | 2020-01-09 08:46:18 -0800 | include/linux/bpf.h;kernel/bpf/bpf_struct_ops.c;kernel/bpf/dispatcher.c;kernel/bpf/trampoline.c | 89 | 5 | null | null | 20241112145849.3436772 |
78e154d42f2c | 71c748b5e01e | 1,055 | wireless | drivers/net/wireless/ath/ath11k/hal_rx.c | unknown | unknown | null | false | wifi: ath11k: Fix unexpected return buffer manager error for WCN6750/WCN6855 | Balaji Pothunoori | quic_bpothuno@quicinc.com | Baochen Qiang | quic_bqiang@quicinc.com | 2024-11-12 16:44:55 -0800 | 2021-12-22 19:39:13 +0200 | drivers/net/wireless/ath/ath11k/dp_rx.c;drivers/net/wireless/ath/ath11k/hal_rx.c | 3 | 1 | null | null | 2.0;1.0;2.1;20241030114625.2416942;1.1 |
3387e043918e | 647810ec2476 | 256 | gpu | drivers/gpu/drm/panthor/panthor_mmu.c | crash | high | null | false | drm/panthor: Fix handling of partial GPU mapping of BOs | Akash Goel | akash.goel@arm.com | Boris Brezillon | boris.brezillon@collabora.com | 2024-11-13 00:30:37 +0000 | 2024-03-01 10:04:09 +0100 | drivers/gpu/drm/panthor/panthor_mmu.c | 2 | 0 | null | null | 20241111134720.780403 |
dcf32ea7eced | 5168a68eb78f | 12 | memory | mm/swapfile.c | null-deref | high | null | false | mm: swapfile: fix cluster reclaim work crash on rotational devices | Johannes Weiner | hannes@cmpxchg.org | Kairui Song | kasong@tencent.com | 2024-11-12 16:01:36 -0800 | 2024-10-30 20:14:11 -0700 | mm/swapfile.c | 1 | 1 | null pointer | null | 6.12;0220.2 |
ca29cfcc4a21 | 7af5b901e847 | 208 | arch/arm | arch/arm/kernel/traps.c | unknown | unknown | null | false | ARM: fix cacheflush with PAN | Russell King (Oracle) | rmk+kernel@armlinux.org.uk | Linus Walleij | linus.walleij@linaro.org | 2024-11-12 23:51:06 +0000 | 2024-04-18 12:10:46 +0100 | arch/arm/kernel/traps.c | 3 | 0 | null | null | null |
35025963326e | 94abbccdf291 | 1,559 | drivers | drivers/vdpa/mlx5/core/mr.c | unknown | unknown | null | false | vdpa/mlx5: Fix suboptimal range on iotlb iteration | Si-Wei Liu | si-wei.liu@oracle.com | Eli Cohen | eli@mellanox.com | 2024-11-12 18:05:05 -0500 | 2020-08-05 19:00:24 -0400 | drivers/vdpa/mlx5/core/mr.c | 1 | 3 | null | null | 20241021134040.975221 |
29ce8b8a4fa7 | 94abbccdf291 | 1,559 | drivers | drivers/vdpa/mlx5/core/mr.c | unknown | unknown | null | true | vdpa/mlx5: Fix PA offset with unaligned starting iotlb map | Si-Wei Liu | si-wei.liu@oracle.com | Eli Cohen | eli@mellanox.com | 2024-11-12 18:05:04 -0500 | 2020-08-05 19:00:24 -0400 | drivers/vdpa/mlx5/core/mr.c | 5 | 3 | null | null | 20241021134040.975221 |
0eb512779d64 | d1703dc7bc8e | 25 | arch/riscv | arch/riscv/include/asm/entry-common.h | unknown | unknown | null | false | riscv: Fix default misaligned access trap | Charlie Jenkins | charlie@rivosinc.com | Jesse Taube | jesse@rivosinc.com | 2024-11-12 14:45:26 -0800 | 2024-10-18 12:38:33 -0700 | arch/riscv/include/asm/entry-common.h | 12 | 0 | null | null | null |
4bb2f52ac01b | 00c391102abc | 200 | gpu/amd | drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | hang | medium | null | true | drm/amd/display: Fix failure to read vram info due to static BP_RESULT | Hamish Claxton | hamishclaxton@gmail.com | Aurabindo Pillai | aurabindo.pillai@amd.com | 2024-11-12 17:37:38 -0500 | 2024-04-26 17:23:34 -0400 | drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 1 | 1 | null | null | 6.11 |
5a67c31669a3 | 216c1282dde3 | 256 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | unknown | unknown | null | true | drm/amdgpu: enable GTT fallback handling for dGPUs only | Christian König | christian.koenig@amd.com | Christian König | christian.koenig@amd.com | 2024-11-12 17:37:38 -0500 | 2024-03-01 17:12:26 +0100 | drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 | 1 | null | null | null |
91314e7dfd83 | 00c391102abc | 199 | gpu/amd | drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | hang | medium | null | false | drm/amd/display: Fix failure to read vram info due to static BP_RESULT | Hamish Claxton | hamishclaxton@gmail.com | Aurabindo Pillai | aurabindo.pillai@amd.com | 2024-11-12 17:10:40 -0500 | 2024-04-26 17:23:34 -0400 | drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 1 | 1 | null | null | null |
e8fc090d3223 | 216c1282dde3 | 255 | gpu/amd | drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | unknown | unknown | null | false | drm/amdgpu: enable GTT fallback handling for dGPUs only | Christian König | christian.koenig@amd.com | Christian König | christian.koenig@amd.com | 2024-11-12 17:10:05 -0500 | 2024-03-01 17:12:26 +0100 | drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | 2 | 1 | null | null | null |
57ee12b6c514 | c3963bc0a0cf | 907 | hwmon | drivers/hwmon/nct6775-core.c | unknown | unknown | null | false | hwmon: (nct6775-core) Fix overflows seen when writing limit attributes | Pei Xiao | xiaopei01@kylinos.cn | Zev Weiss | zev@bewilderbeest.net | 2024-11-12 13:54:55 -0800 | 2022-05-20 10:57:06 -0700 | drivers/hwmon/nct6775-core.c | 3 | 4 | null | null | 9.1731375425 |
509c3a362675 | 221819ca4c36 | 573 | hwmon | drivers/hwmon/pmbus/pmbus_core.c | crash | high | null | false | hwmon: (pmbus/core) clear faults after setting smbalert mask | Jerome Brunet | jbrunet@baylibre.com | Patrick Rudolph | patrick.rudolph@9elements.com | 2024-11-12 13:54:55 -0800 | 2023-04-19 07:08:32 -0700 | drivers/hwmon/pmbus/pmbus_core.c | 11 | 1 | null | null | null |
2996980e20b7 | 1fcb932c8b5c | 64 | kernel | kernel/rcu/tree_nocb.h | deadlock | high | null | false | rcu/nocb: Fix missed RCU barrier on deoffloading | Zqiang | qiang.zhang1211@gmail.com | Frederic Weisbecker | frederic@kernel.org | 2024-11-12 22:51:52 +0100 | 2024-09-09 00:03:55 +0530 | kernel/rcu/tree_nocb.h | 12 | 1 | deadlock | null | null |
a23da88c6c80 | 8fc5494ad5fa | 679 | kernel | kernel/rcu/tree.c | race-condition | high | null | false | rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu | Uladzislau Rezki (Sony) | urezki@gmail.com | Uladzislau Rezki (Sony) | urezki@gmail.com | 2024-11-12 21:51:34 +0100 | 2023-01-03 17:48:41 -0800 | kernel/rcu/tree.c | 12 | 2 | data race | null | 6.12 |
0ea3acbc804c | 65b4a59557f6 | 211 | kernel | kernel/rcu/srcutiny.c | unknown | critical | null | false | rcu/srcutiny: don't return before reenabling preemption | Michal Schmidt | mschmidt@redhat.com | Paul E. McKenney | paulmck@kernel.org | 2024-11-12 21:45:20 +0100 | 2024-04-15 11:29:48 +0200 | kernel/rcu/srcutiny.c | 1 | 1 | null | null | null |
4a09e3589223 | 171476775d32 | 861 | docs | Documentation/RCU/stallwarn.rst | unknown | low | null | false | doc: rcu: update printed dynticks counter bits | Baruch Siach | baruch@tkos.co.il | Frederic Weisbecker | frederic@kernel.org | 2024-11-12 21:40:24 +0100 | 2022-07-05 13:33:00 -0700 | Documentation/RCU/stallwarn.rst | 1 | 1 | null | null | null |
70d8b6485b0b | e7a1b32e43b1 | 402 | scheduler | kernel/sched/cpufreq_schedutil.c | unknown | unknown | null | false | sched/cpufreq: Ensure sd is rebuilt for EAS check | Christian Loehle | christian.loehle@arm.com | Pierre Gondois | pierre.gondois@arm.com | 2024-11-12 21:36:51 +0100 | 2023-10-06 22:05:56 +0200 | kernel/sched/cpufreq_schedutil.c | 1 | 2 | null | null | null |
60ad25e14ab5 | 66d5b53e20a6 | 160 | arch/arm64 | arch/arm64/kvm/hyp/nvhe/setup.c | unknown | unknown | null | false | KVM: arm64: Pass on SVE mapping failures | James Clark | james.clark@linaro.org | Fuad Tabba | tabba@google.com | 2024-11-12 11:04:39 -0800 | 2024-06-04 15:06:33 +0100 | arch/arm64/kvm/hyp/nvhe/setup.c | 1 | 2 | null | null | 20241112105604.795809 |
d2fab3fc27cb | 0e2a9a03106c | 125 | drivers | drivers/mailbox/qcom-cpucp-mbox.c | unknown | unknown | null | true | mailbox: qcom-cpucp: Mark the irq with IRQF_NO_SUSPEND flag | Sibi Sankar | quic_sibis@quicinc.com | Sibi Sankar | quic_sibis@quicinc.com | 2024-11-12 19:45:25 +0100 | 2024-07-10 13:24:55 -0500 | drivers/mailbox/qcom-cpucp-mbox.c | 1 | 1 | null | null | 20241030125512.2884761 |
1635e407a4a6 | 8396c793ffdf | 76 | drivers | drivers/mmc/host/dw_mmc.c | crash | security | null | true | Revert "mmc: dw_mmc: Fix IDMAC operation with pages bigger than 4K" | Aurelien Jarno | aurelien@aurel32.net | Sam Protsenko | semen.protsenko@linaro.org | 2024-11-12 19:40:40 +0100 | 2024-08-28 17:20:40 +0200 | drivers/mmc/host/dw_mmc.c | 2 | 2 | null | null | 20241110114700.622372 |
3f31337cf2a5 | 73bf4b7381f7 | 18 | drivers | drivers/mmc/core/pwrseq_simple.c | unknown | unknown | null | false | mmc: pwrseq_simple: Handle !RESET_CONTROLLER properly | Stefan Wahren | wahrenst@gmx.net | Catalin Popescu | catalin.popescu@leica-geosystems.com | 2024-11-12 19:38:47 +0100 | 2024-10-25 16:35:03 +0200 | drivers/mmc/core/pwrseq_simple.c | 11 | 9 | null | null | 20241108130647.8281 |
2508925fb346 | 7b438d0377fb | 706 | drivers | drivers/mmc/host/mtk-sd.c | unknown | unknown | null | true | mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting | Andy-ld Lu | andy-ld.lu@mediatek.com | Mengqi Zhang | mengqi.zhang@mediatek.com | 2024-11-12 19:36:30 +0100 | 2022-12-07 13:22:34 +0100 | drivers/mmc/host/mtk-sd.c | 2 | 1 | null | ed299eda8fbb | 20241111085039.26527 |
2508925fb346 | ed299eda8fbb | 29 | drivers | drivers/mmc/host/mtk-sd.c | unknown | unknown | null | true | mmc: mtk-sd: Fix MMC_CAP2_CRYPTO flag setting | Andy-ld Lu | andy-ld.lu@mediatek.com | Rosen Penev | rosenp@gmail.com | 2024-11-12 19:36:30 +0100 | 2024-10-14 12:40:10 +0200 | drivers/mmc/host/mtk-sd.c | 2 | 1 | null | 7b438d0377fb | 20241111085039.26527 |
11597043d748 | 02b682d54598 | 182 | wireless | drivers/net/wireless/intel/iwlegacy/4965-mac.c | unknown | high | null | false | Revert "wifi: iwlegacy: do not skip frames with bad FCS" | Kalle Valo | kvalo@kernel.org | Andrii Batyiev | batyiev@gmail.com | 2024-11-12 20:24:45 +0200 | 2024-05-14 16:31:09 +0300 | drivers/net/wireless/intel/iwlegacy/3945.c;drivers/net/wireless/intel/iwlegacy/4965-mac.c | 2 | 2 | null | null | 20241112142419.1023743 |
fae1980347bf | 0268d4579901 | 4 | tools | tools/testing/selftests/mm/hugetlb_dio.c | unknown | unknown | null | true | selftests: hugetlb_dio: fixup check for initial conditions to skip in the start | Donet Tom | donettom@linux.ibm.com | Muhammad Usama Anjum | usama.anjum@collabora.com | 2024-11-12 10:14:00 -0800 | 2024-11-07 14:14:59 -0800 | tools/testing/selftests/mm/hugetlb_dio.c | 7 | 0 | null | null | 20241110064903.23626 |
a3477c9e02cc | e66f3185fa04 | 6 | memory | mm/huge_memory.c | unknown | critical | null | false | mm/thp: fix deferred split queue not partially_mapped: fix | Hugh Dickins | hughd@google.com | Hugh Dickins | hughd@google.com | 2024-11-12 10:14:00 -0800 | 2024-11-05 16:49:54 -0800 | mm/huge_memory.c | 3 | 1 | null | null | null |
94efde1d1539 | 53ba78de064b | 122 | memory | mm/gup.c | hang | medium | null | true | mm/gup: avoid an unnecessary allocation call for FOLL_LONGTERM cases | John Hubbard | jhubbard@nvidia.com | Vivek Kasireddy | vivek.kasireddy@intel.com | 2024-11-12 10:14:00 -0800 | 2024-07-12 15:52:09 -0700 | mm/gup.c | 77 | 39 | null | null | 20241105032944.141488 |
291220451c77 | ffaea6ebfe9c | 1,050 | drivers | drivers/mmc/host/mtk-sd.c | unknown | low | null | true | mmc: mtk-sd: Fix error handle of probe function | Andy-ld Lu | andy-ld.lu@mediatek.com | AngeloGioacchino Del Regno | angelogioacchino.delregno@collabora.com | 2024-11-12 18:31:05 +0100 | 2021-12-28 17:21:14 +0100 | drivers/mmc/host/mtk-sd.c | 5 | 4 | null | 7a2fa8eed936 | 129.350119;129.059253;129.379295;129.371041;20241107121215.5201;129.354494;129.362787 |
291220451c77 | 7a2fa8eed936 | 29 | drivers | drivers/mmc/host/mtk-sd.c | unknown | low | null | true | mmc: mtk-sd: Fix error handle of probe function | Andy-ld Lu | andy-ld.lu@mediatek.com | Rosen Penev | rosenp@gmail.com | 2024-11-12 18:31:05 +0100 | 2024-10-14 12:40:10 +0200 | drivers/mmc/host/mtk-sd.c | 5 | 4 | null | ffaea6ebfe9c | 129.350119;129.059253;129.379295;129.371041;20241107121215.5201;129.354494;129.362787 |
85b580afc2c2 | 3536b82e5853 | 1,380 | drivers | drivers/mmc/host/sunxi-mmc.c | unknown | unknown | null | true | mmc: sunxi-mmc: Fix A100 compatible description | Andre Przywara | andre.przywara@arm.com | Yangtao Li | frank@allwinnertech.com | 2024-11-12 18:22:57 +0100 | 2021-02-01 11:54:42 +0100 | drivers/mmc/host/sunxi-mmc.c | 3 | 3 | null | null | 20241107014240.24669 |
d5359a7f583a | af395330abed | 568 | drivers | drivers/bluetooth/btintel.c | crash | high | null | false | Bluetooth: btintel: Direct exception event to bluetooth stack | Kiran K | kiran.k@intel.com | Abhishek Pandit-Subedi | abhishekpandit@chromium.org | 2024-11-12 11:39:12 -0500 | 2023-04-23 21:59:02 -0700 | drivers/bluetooth/btintel.c | 2 | 3 | null | null | null |
7967dc8f797f | 333b4fd11e89 | 46 | bluetooth | net/bluetooth/hci_core.c | use-after-free | high | null | false | Bluetooth: hci_core: Fix calling mgmt_device_connected | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | Luiz Augusto von Dentz | luiz.von.dentz@intel.com | 2024-11-12 11:39:12 -0500 | 2024-09-27 10:52:18 -0400 | net/bluetooth/hci_core.c | 0 | 2 | UAF | null | null |
ed6cbe6e5563 | a91da5457085 | 1,247 | arch/arm | arch/arm/kernel/head.S | unknown | unknown | null | false | ARM: 9419/1: mm: Fix kernel memory mapping for xip kernels | Harith G | harith.g@alifsemi.com | Linus Walleij | linus.walleij@linaro.org | 2024-11-12 16:38:46 +0000 | 2021-06-13 18:16:41 +0100 | arch/arm/kernel/head.S;arch/arm/mm/mmu.c | 27 | 15 | null | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.