linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-09 00:38:48 to 2023-09-09 04:43:36 UTC [more...]

[syzbot] [mm?] kernel BUG in vma_replace_policy
 2023-09-09  4:43 UTC 

[PATCH 00/10] rcu cleanups
 2023-09-09  4:31 UTC  (8+ messages)
` [PATCH 02/10] rcu: Rename jiffies_till_flush to jiffies_lazy_flush
` [PATCH 03/10] rcu/nocb: Remove needless LOAD-ACQUIRE
` [PATCH 04/10] rcu/nocb: Remove needless full barrier after callback advancing

[RESEND PATCH v1] clk: clk-fractional-divider: Export clk_fractional_divider_general_approximation API
 2023-09-09  4:06 UTC  (2+ messages)

[PATCH] tracing/synthetic: Fix order of struct trace_dynamic_info
 2023-09-09  4:28 UTC  (2+ messages)

[RFC 0/8] mm/damon: provide pseudo-moving sum based access rate
 2023-09-09  3:37 UTC  (9+ messages)
` [RFC 1/8] mm/damon/core: define and use a dedicated function for region access rate update
` [RFC 2/8] mm/damon/vaddr: call damon_update_region_access_rate() always
` [RFC 3/8] mm/damon/core: implement a pseudo-moving sum function
` [RFC 4/8] mm/damon/core-test: add a unit test for damon_moving_sum()
` [RFC 5/8] mm/damon/core: introduce nr_accesses_bp
` [RFC 6/8] mm/damon/core: use pseudo-moving sum for nr_accesses_bp
` [RFC 7/8] mm/damon/core: skip updating nr_accesses_bp for each aggregation interval
` [RFC 8/8] mm/damon/core: mark damon_moving_sum() as a static function

[syzbot] [net?] KASAN: slab-use-after-free Read in team_device_event
 2023-09-09  3:36 UTC 

[GIT PULL] firewire updates for 6.6
 2023-09-09  3:34 UTC 

[PATCH AUTOSEL 6.4 01/25] media: mdp3: Fix resource leaks in of_find_device_by_node
 2023-09-09  3:33 UTC  (21+ messages)
` [PATCH AUTOSEL 6.4 02/25] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
` [PATCH AUTOSEL 6.4 03/25] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 6.4 06/25] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 6.4 08/25] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 6.4 11/25] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 6.4 12/25] usb: cdns3: Put the cdns set active part outside the spin lock
` [PATCH AUTOSEL 6.4 13/25] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 6.4 14/25] tools: iio: iio_generic_buffer: Fix some integer type and calculation
` [PATCH AUTOSEL 6.4 15/25] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 6.4 16/25] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 6.4 17/25] misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
` [PATCH AUTOSEL 6.4 18/25] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 6.4 19/25] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 6.4 20/25] usb: chipidea: add workaround for chipidea PEC bug
` [PATCH AUTOSEL 6.4 21/25] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 6.4 22/25] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 6.4 23/25] interconnect: Fix locking for runpm vs reclaim
` [PATCH AUTOSEL 6.4 24/25] usb: cdc-acm: move ldisc dcd notification outside of acm's read lock
` [PATCH AUTOSEL 6.4 25/25] riscv: Add CFI error handling

[PATCH] x86,kexec,ima: use memblock_free_late from ima_free_kexec_buffer
 2023-09-09  3:31 UTC 

[for-linus][PATCH 00/15] tracing: Fixes for 6.6
 2023-09-09  3:16 UTC  (16+ messages)
` [for-linus][PATCH 01/15] tracefs: Add missing lockdown check to tracefs_create_dir()
` [for-linus][PATCH 02/15] tracefs/eventfs: Add missing lockdown checks
` [for-linus][PATCH 03/15] tracefs/eventfs: Use dput to free the toplevel events directory
` [for-linus][PATCH 04/15] tracing: Increase trace array ref count on enable and filter files
` [for-linus][PATCH 05/15] tracing: Have tracing_max_latency inc the trace array ref count
` [for-linus][PATCH 06/15] tracing: Have current_trace "
` [for-linus][PATCH 07/15] tracing: Have option files "
` [for-linus][PATCH 08/15] tracing: Have event inject "
` [for-linus][PATCH 09/15] ring-buffer: Avoid softlockup in ring_buffer_resize()
` [for-linus][PATCH 10/15] tracefs/eventfs: Free top level files on removal
` [for-linus][PATCH 11/15] ring-buffer: Do not attempt to read past "commit"
` [for-linus][PATCH 12/15] tracing: Use the new eventfs descriptor for print trigger
` [for-linus][PATCH 13/15] tracing: Remove unused trace_event_file dir field
` [for-linus][PATCH 14/15] selftests/ftrace: Fix dependencies for some of the synthetic event tests
` [for-linus][PATCH 15/15] tracing/synthetic: Fix order of struct trace_dynamic_info

[PATCH 0/6] tracing: Fix removing instances while reading/writing to their files
 2023-09-09  3:09 UTC  (4+ messages)
` [PATCH 1/6] tracefs/eventfs: Use dput to free the toplevel events directory

[PATCH] net: phy: dp83867: Add support for hardware blinking LEDs
 2023-09-09  2:30 UTC  (4+ messages)

[syzbot] upstream test error: BUG: mismatching fuzzer/executor git revisions: ADDR vs ADDR
 2023-09-09  2:21 UTC 

[PATCH v2] selftests/user_events: Fix failures when user_events is not installed
 2023-09-09  1:57 UTC  (4+ messages)

[PATCH V2 4/6] pinctrl: sprd: Add pinctrl support for UMS512
 2023-09-09  1:56 UTC  (2+ messages)

[PATCH] mm/slab_common: fix slab_caches list corruption after kmem_cache_destroy()
 2023-09-09  1:51 UTC  (3+ messages)

[GIT PULL] NTB bug fixes for 6.6
 2023-09-09  1:46 UTC 

[PATCH AUTOSEL 5.15 1/7] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 4/7] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler
` [PATCH AUTOSEL 5.15 7/7] PCI: fu740: Set the number of MSI vectors

[PATCH AUTOSEL 5.10 1/5] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:23 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 4/5] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler

[PATCH AUTOSEL 4.14 1/5] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 2/5] jfs: fix invalid free of JFS_IP(ipimap)->i_imap in diUnmount

[PATCH AUTOSEL 5.4 1/6] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/6] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler

[PATCH AUTOSEL 5.10 01/16] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-09  0:39 UTC  (16+ messages)
` [PATCH AUTOSEL 5.10 02/16] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 5.10 03/16] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 5.10 04/16] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 5.10 05/16] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 5.10 06/16] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
` [PATCH AUTOSEL 5.10 07/16] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 5.10 08/16] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 5.10 09/16] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 5.10 10/16] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.10 11/16] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.10 12/16] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.10 13/16] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.10 14/16] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.10 15/16] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 5.10 16/16] interconnect: Fix locking for runpm vs reclaim

[PATCH AUTOSEL 4.19 01/14] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-09  0:40 UTC  (14+ messages)
` [PATCH AUTOSEL 4.19 02/14] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 4.19 03/14] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 4.19 04/14] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 4.19 05/14] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 4.19 06/14] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 4.19 07/14] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 4.19 08/14] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 4.19 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 4.19 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 4.19 11/14] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 4.19 12/14] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 4.19 13/14] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 4.19 14/14] kobject: Add sanity check for kset->kobj.ktype in kset_register()

[PATCH AUTOSEL 5.4 01/14] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-09  0:40 UTC  (14+ messages)
` [PATCH AUTOSEL 5.4 02/14] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 5.4 03/14] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 5.4 04/14] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 5.4 05/14] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 5.4 06/14] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 5.4 07/14] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 5.4 08/14] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 5.4 09/14] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.4 10/14] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.4 11/14] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.4 12/14] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.4 13/14] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.4 14/14] kobject: Add sanity check for kset->kobj.ktype in kset_register()

[PATCH AUTOSEL 6.1 01/24] media: mdp3: Fix resource leaks in of_find_device_by_node
 2023-09-09  0:38 UTC  (24+ messages)
` [PATCH AUTOSEL 6.1 02/24] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
` [PATCH AUTOSEL 6.1 03/24] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 6.1 04/24] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 6.1 05/24] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 6.1 06/24] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 6.1 07/24] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
` [PATCH AUTOSEL 6.1 08/24] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 6.1 09/24] scsi: lpfc: Abort outstanding ELS cmds when mailbox timeout error is detected
` [PATCH AUTOSEL 6.1 10/24] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 6.1 11/24] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 6.1 12/24] usb: cdns3: Put the cdns set active part outside the spin lock
` [PATCH AUTOSEL 6.1 13/24] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 6.1 14/24] tools: iio: iio_generic_buffer: Fix some integer type and calculation
` [PATCH AUTOSEL 6.1 15/24] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 6.1 16/24] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 6.1 17/24] misc: open-dice: make OPEN_DICE depend on HAS_IOMEM
` [PATCH AUTOSEL 6.1 18/24] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 6.1 19/24] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 6.1 20/24] usb: chipidea: add workaround for chipidea PEC bug
` [PATCH AUTOSEL 6.1 21/24] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 6.1 22/24] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 6.1 23/24] interconnect: Fix locking for runpm vs reclaim
` [PATCH AUTOSEL 6.1 24/24] usb: cdc-acm: move ldisc dcd notification outside of acm's read lock

[PATCH AUTOSEL 4.14 01/12] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-09  0:41 UTC  (12+ messages)
` [PATCH AUTOSEL 4.14 02/12] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 4.14 03/12] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 4.14 04/12] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 4.14 05/12] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 4.14 06/12] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 4.14 07/12] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 4.14 08/12] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 4.14 09/12] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 4.14 10/12] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 4.14 11/12] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 4.14 12/12] kobject: Add sanity check for kset->kobj.ktype in kset_register()

[PATCH AUTOSEL 6.5 01/11] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 09/11] powerpc/pseries: fix possible memory leak in ibmebus_bus_init()

[PATCH AUTOSEL 6.1 1/3] printk: Keep non-panic-CPUs out of console lock
 2023-09-09  1:13 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 2/3] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.1 3/3] thermal/drivers/sun8i: Free calibration nvmem after reading it

[PATCH AUTOSEL 6.4 1/6] printk: Reduce console_unblank() usage in unsafe scenarios
 2023-09-09  1:13 UTC  (6+ messages)
` [PATCH AUTOSEL 6.4 2/6] printk: Keep non-panic-CPUs out of console lock
` [PATCH AUTOSEL 6.4 3/6] printk: Do not take console lock for console_flush_on_panic()
` [PATCH AUTOSEL 6.4 4/6] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.4 5/6] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
` [PATCH AUTOSEL 6.4 6/6] thermal/drivers/sun8i: Free calibration nvmem after reading it

[PATCH net v2] net: stmmac: fix handling of zero coalescing tx-usecs
 2023-09-09  1:10 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 1/2] printk: Consolidate console deferred printing
 2023-09-09  1:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 2/2] thermal/drivers/sun8i: Free calibration nvmem after reading it

[PATCH AUTOSEL 5.10] thermal/drivers/sun8i: Free calibration nvmem after reading it
 2023-09-09  1:13 UTC 

[PATCH AUTOSEL 6.5 1/6] printk: Reduce console_unblank() usage in unsafe scenarios
 2023-09-09  1:12 UTC  (6+ messages)
` [PATCH AUTOSEL 6.5 2/6] printk: Keep non-panic-CPUs out of console lock
` [PATCH AUTOSEL 6.5 3/6] printk: Do not take console lock for console_flush_on_panic()
` [PATCH AUTOSEL 6.5 4/6] printk: Consolidate console deferred printing
` [PATCH AUTOSEL 6.5 5/6] printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()
` [PATCH AUTOSEL 6.5 6/6] thermal/drivers/sun8i: Free calibration nvmem after reading it

[PATCH AUTOSEL 6.5 01/28] media: mdp3: Fix resource leaks in of_find_device_by_node
 2023-09-09  0:36 UTC  (7+ messages)
` [PATCH AUTOSEL 6.5 17/28] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 6.5 19/28] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 6.5 21/28] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 6.5 23/28] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 6.5 25/28] interconnect: Fix locking for runpm vs reclaim
` [PATCH AUTOSEL 6.5 27/28] usb: typec: qcom-pmic-typec: register drm_bridge

ERROR: modpost: "__ld_r13_to_r25_ret" [lib/zstd/zstd_decompress.ko] undefined!
 2023-09-09  0:52 UTC 

[PATCH AUTOSEL 4.19 1/6] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/6] ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handler

[PATCH AUTOSEL 6.1 1/9] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 8/9] PCI: vmd: Disable bridge window for domain reset

[PATCH AUTOSEL 5.15 01/19] media: dvb-usb-v2: af9035: Fix null-ptr-deref in af9035_i2c_master_xfer
 2023-09-09  0:39 UTC  (19+ messages)
` [PATCH AUTOSEL 5.15 02/19] media: dw2102: Fix null-ptr-deref in dw2102_i2c_transfer()
` [PATCH AUTOSEL 5.15 03/19] media: af9005: Fix null-ptr-deref in af9005_i2c_xfer
` [PATCH AUTOSEL 5.15 04/19] media: anysee: fix null-ptr-deref in anysee_master_xfer
` [PATCH AUTOSEL 5.15 05/19] media: az6007: Fix null-ptr-deref in az6007_i2c_xfer()
` [PATCH AUTOSEL 5.15 06/19] media: dvb-usb-v2: gl861: Fix null-ptr-deref in gl861_i2c_master_xfer
` [PATCH AUTOSEL 5.15 07/19] iio: core: Use min() instead of min_t() to make code more robust
` [PATCH AUTOSEL 5.15 08/19] media: tuners: qt1010: replace BUG_ON with a regular error
` [PATCH AUTOSEL 5.15 09/19] media: pci: cx23885: replace BUG with error return
` [PATCH AUTOSEL 5.15 10/19] usb: cdns3: Put the cdns set active part outside the spin lock
` [PATCH AUTOSEL 5.15 11/19] usb: gadget: fsl_qe_udc: validate endpoint index for ch9 udc
` [PATCH AUTOSEL 5.15 12/19] tools: iio: iio_generic_buffer: Fix some integer type and calculation
` [PATCH AUTOSEL 5.15 13/19] scsi: target: iscsi: Fix buffer overflow in lio_target_nacl_info_show()
` [PATCH AUTOSEL 5.15 14/19] serial: cpm_uart: Avoid suspicious locking
` [PATCH AUTOSEL 5.15 15/19] workqueue: Call wq_update_unbound_numa() on all CPUs in NUMA node on CPU hotplug
` [PATCH AUTOSEL 5.15 16/19] usb: ehci: add workaround for chipidea PORTSC.PEC bug
` [PATCH AUTOSEL 5.15 17/19] media: pci: ipu3-cio2: Initialise timing struct to avoid a compiler warning
` [PATCH AUTOSEL 5.15 18/19] kobject: Add sanity check for kset->kobj.ktype in kset_register()
` [PATCH AUTOSEL 5.15 19/19] interconnect: Fix locking for runpm vs reclaim

[PATCH AUTOSEL 6.4 01/11] fs/jfs: prevent double-free in dbUnmount() after failed jfs_remount()
 2023-09-09  0:22 UTC  (2+ messages)
` [PATCH AUTOSEL 6.4 11/11] PCI: fu740: Set the number of MSI vectors


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).