All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-09 22:46:45 to 2022-10-09 23:52:42 UTC [more...]

[PATCH AUTOSEL 4.14 01/23] wifi: brcmfmac: fix invalid address access when enabling SCAN log level
 2022-10-09 22:25 UTC  (21+ messages)
` [PATCH AUTOSEL 4.14 02/23] openvswitch: Fix double reporting of drops in dropwatch
` [PATCH AUTOSEL 4.14 03/23] openvswitch: Fix overreporting "
` [PATCH AUTOSEL 4.14 04/23] tcp: annotate data-race around tcp_md5sig_pool_populated
` [PATCH AUTOSEL 4.14 05/23] wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
` [PATCH AUTOSEL 4.14 06/23] xfrm: Update ipcomp_scratches with NULL when freed
` [PATCH AUTOSEL 4.14 07/23] net: xscale: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 4.14 08/23] net: lantiq_etop: "
` [PATCH AUTOSEL 4.14 10/23] wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
` [PATCH AUTOSEL 4.14 11/23] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
` [PATCH AUTOSEL 4.14 12/23] net: davicom: Fix return type of dm9000_start_xmit
` [PATCH AUTOSEL 4.14 13/23] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
` [PATCH AUTOSEL 4.14 15/23] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
` [PATCH AUTOSEL 4.14 16/23] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH AUTOSEL 4.14 17/23] wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH AUTOSEL 4.14 18/23] wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH AUTOSEL 4.14 19/23] wifi: rt2x00: set SoC wmac clock register
` [PATCH AUTOSEL 4.14 20/23] wifi: rt2x00: correctly set BBP register 86 for MT7620
` [PATCH AUTOSEL 4.14 21/23] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 4.14 22/23] Bluetooth: L2CAP: Fix user-after-free
` [PATCH AUTOSEL 4.14 23/23] r8152: Rate limit overflow messages

[Bug 216567] New: [xfstests generic/451] kernel BUG at mm/truncate.c:669!
 2022-10-09 22:58 UTC  (2+ messages)
` [Bug 216567] "

[PATCH AUTOSEL 5.19 01/36] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:51 UTC  (3+ messages)
` [Nouveau] "
` [PATCH AUTOSEL 5.19 02/36] drm: Use size_t type for len variable in drm_copy_field()

[PATCH AUTOSEL 6.0 01/44] drm/nouveau/nouveau_bo: fix potential memory leak in nouveau_bo_alloc()
 2022-10-09 23:49 UTC  (54+ messages)
` [Nouveau] "
` [PATCH AUTOSEL 6.0 02/44] drm: Use size_t type for len variable in drm_copy_field()
` [PATCH AUTOSEL 6.0 03/44] drm: Prevent drm_copy_field() to attempt copying a NULL pointer
` [PATCH AUTOSEL 6.0 04/44] drm/komeda: Fix handling of atomic commits in the atomic_commit_tail hook
` [PATCH AUTOSEL 6.0 05/44] gpu: lontium-lt9611: Fix NULL pointer dereference in lt9611_connector_init()
` [PATCH AUTOSEL 6.0 06/44] drm/amd/display: fix overflow on MIN_I64 definition
` [PATCH AUTOSEL 6.0 07/44] ALSA: hda: Fix page fault in snd_hda_codec_shutdown()
` [PATCH AUTOSEL 6.0 08/44] ALSA: usb-audio: Add quirk to enable Avid Mbox 3 support
` [PATCH AUTOSEL 6.0 09/44] udmabuf: Set ubuf->sg = NULL if the creation of sg table fails
` [PATCH AUTOSEL 6.0 11/44] drm/amd: fix potential memory leak
` [PATCH AUTOSEL 6.0 12/44] drm: bridge: dw_hdmi: only trigger hotplug event on link change
` [PATCH AUTOSEL 6.0 13/44] drm/amd/display: Fix variable dereferenced before check
` [PATCH AUTOSEL 6.0 14/44] drm/amdgpu: Skip the program of MMMC_VM_AGP_* in SRIOV on MMHUB v3_0_0
` [PATCH AUTOSEL 6.0 15/44] drm/admgpu: Skip CG/PG on SOC21 under SRIOV VF
` [PATCH AUTOSEL 6.0 16/44] drm: hide unregistered connectors from GETCONNECTOR IOCTL
` [PATCH AUTOSEL 6.0 17/44] ALSA: usb-audio: Register card at the last interface
` [PATCH AUTOSEL 6.0 18/44] drm/vc4: vec: Fix timings for VEC modes
` [PATCH AUTOSEL 6.0 20/44] drm: panel-orientation-quirks: Add quirk for Anbernic Win600
` [PATCH AUTOSEL 6.0 21/44] drm: panel-orientation-quirks: Add quirk for Aya Neo Air
` [PATCH AUTOSEL 6.0 25/44] ALSA: intel-dspconfig: add ES8336 support for AlderLake-PS
` [PATCH AUTOSEL 6.0 26/44] ASoC: SOF: pci: Change DMI match info to support all Chrome platforms
` [PATCH AUTOSEL 6.0 27/44] ASoC: sunxi: sun4i-codec: set debugfs_prefix for CPU DAI component
` [PATCH AUTOSEL 6.0 28/44] ASoC: SOF: add quirk to override topology mclk_id
` [PATCH AUTOSEL 6.0 29/44] drm/amdgpu: SDMA update use unlocked iterator
` [PATCH AUTOSEL 6.0 30/44] drm/amd/display: Fix urgent latency override for DCN32/DCN321
` [PATCH AUTOSEL 6.0 31/44] drm/amd/display: correct hostvm flag
` [PATCH AUTOSEL 6.0 32/44] drm/amdgpu: fix initial connector audio value
` [PATCH AUTOSEL 6.0 35/44] drm/meson: reorder driver deinit sequence to fix use-after-free bug
` [PATCH AUTOSEL 6.0 36/44] drm/meson: explicitly remove aggregate driver at module unload time
` [PATCH AUTOSEL 6.0 37/44] drm/meson: remove drm bridges at aggregate driver unbind time
` [PATCH AUTOSEL 6.0 38/44] drm/exynos: Fix return type for mixer_mode_valid and hdmi_mode_valid
` [PATCH AUTOSEL 6.0 40/44] drm/dp: Don't rewrite link config when setting phy test pattern
` [PATCH AUTOSEL 6.0 41/44] drm/amd/display: Remove interface for periodic interrupt 1
` [PATCH AUTOSEL 6.0 42/44] drm/amd/display: polling vid stream status in hpo dp blank
` [PATCH AUTOSEL 6.0 43/44] drm/amd/display: fix array-bounds error in dc_stream_remove_writeback()
` [PATCH AUTOSEL 6.0 44/44] drm/amdkfd: Fix UBSAN shift-out-of-bounds warning

powerpc-linux-objdump: Warning: DIE at offset 0x1659 refers to abbreviation number 103 which does not exist
 2022-10-09 23:21 UTC 

[PATCH AUTOSEL 4.19 01/25] wifi: brcmfmac: fix invalid address access when enabling SCAN log level
 2022-10-09 22:24 UTC  (22+ messages)
` [PATCH AUTOSEL 4.19 02/25] openvswitch: Fix double reporting of drops in dropwatch
` [PATCH AUTOSEL 4.19 03/25] openvswitch: Fix overreporting "
` [PATCH AUTOSEL 4.19 05/25] wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
` [PATCH AUTOSEL 4.19 06/25] xfrm: Update ipcomp_scratches with NULL when freed
` [PATCH AUTOSEL 4.19 07/25] net: xscale: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 4.19 08/25] net: lantiq_etop: "
` [PATCH AUTOSEL 4.19 09/25] net: ftmac100: fix endianness-related issues from 'sparse'
` [PATCH AUTOSEL 4.19 10/25] wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
` [PATCH AUTOSEL 4.19 11/25] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
` [PATCH AUTOSEL 4.19 12/25] net: davicom: Fix return type of dm9000_start_xmit
` [PATCH AUTOSEL 4.19 13/25] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
` [PATCH AUTOSEL 4.19 14/25] net: korina: Fix return type of korina_send_packet
` [PATCH AUTOSEL 4.19 15/25] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
` [PATCH AUTOSEL 4.19 16/25] wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
` [PATCH AUTOSEL 4.19 17/25] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH AUTOSEL 4.19 18/25] wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH AUTOSEL 4.19 19/25] wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH AUTOSEL 4.19 20/25] wifi: rt2x00: set SoC wmac clock register
` [PATCH AUTOSEL 4.19 21/25] wifi: rt2x00: correctly set BBP register 86 for MT7620
` [PATCH AUTOSEL 4.19 22/25] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 4.19 24/25] libbpf: Fix overrun in netlink attribute iteration

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:50 UTC 

[PATCH 0/5] arm64: dts: renesas: rzg2l/rzg2lc/rzg2ul/rzv2l: Drop WDT2
 2022-10-09 23:00 UTC  (5+ messages)
` [PATCH 1/5] arm64: dts: renesas: rzg2l-smarc-som: Drop enabling WDT2
` [PATCH 2/5] arm64: dts: renesas: rzg2lc-smarc-som: "
` [PATCH 3/5] arm64: dts: renesas: r9a07g044: Drop WDT2 node
` [PATCH 4/5] arm64: dts: renesas: r9a07g054: "

[PATCH 00/12] fsmonitor: Implement fsmonitor for Linux
 2022-10-09 22:36 UTC  (4+ messages)
` [PATCH 07/12] fsmonitor: prepare to share code between Mac OS and Linux

[PATCH] clocksource/drivers/riscv: Events are stopped during CPU suspend
 2022-10-09 23:45 UTC  (2+ messages)

[Bug 216563] New: [xfstests generic/113] memcpy: detected field-spanning write (size 32) of single field "efdp->efd_format.efd_extents" at fs/xfs/xfs_extfree_item.c:693 (size 16)
 2022-10-09 22:42 UTC  (4+ messages)
` [Bug 216563] "

[Bug 216566] New: [xfstests generic/648] BUG: unable to handle page fault, RIP: 0010:__xfs_dir3_data_check+0x171/0x700 [xfs]
 2022-10-09 22:47 UTC  (3+ messages)
` [Bug 216566] "

[PATCH AUTOSEL 5.4 01/29] wifi: rtw88: phy: fix warning of possible buffer overflow
 2022-10-09 22:23 UTC  (28+ messages)
` [PATCH AUTOSEL 5.4 02/29] wifi: brcmfmac: fix invalid address access when enabling SCAN log level
` [PATCH AUTOSEL 5.4 03/29] bpftool: Clear errno after libcap's checks
` [PATCH AUTOSEL 5.4 04/29] openvswitch: Fix double reporting of drops in dropwatch
` [PATCH AUTOSEL 5.4 05/29] openvswitch: Fix overreporting "
` [PATCH AUTOSEL 5.4 06/29] tcp: annotate data-race around tcp_md5sig_pool_populated
` [PATCH AUTOSEL 5.4 07/29] wifi: ath9k: avoid uninit memory read in ath9k_htc_rx_msg()
` [PATCH AUTOSEL 5.4 08/29] xfrm: Update ipcomp_scratches with NULL when freed
` [PATCH AUTOSEL 5.4 09/29] net: xscale: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 5.4 10/29] net: lantiq_etop: "
` [PATCH AUTOSEL 5.4 11/29] net: ftmac100: fix endianness-related issues from 'sparse'
` [PATCH AUTOSEL 5.4 12/29] wifi: brcmfmac: fix use-after-free bug in brcmf_netdev_start_xmit()
` [PATCH AUTOSEL 5.4 13/29] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
` [PATCH AUTOSEL 5.4 14/29] net: davicom: Fix return type of dm9000_start_xmit
` [PATCH AUTOSEL 5.4 15/29] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
` [PATCH AUTOSEL 5.4 16/29] net: korina: Fix return type of korina_send_packet
` [PATCH AUTOSEL 5.4 18/29] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
` [PATCH AUTOSEL 5.4 19/29] wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
` [PATCH AUTOSEL 5.4 20/29] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH AUTOSEL 5.4 21/29] wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH AUTOSEL 5.4 22/29] wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH AUTOSEL 5.4 23/29] wifi: rt2x00: set VGC gain for both chains of MT7620
` [PATCH AUTOSEL 5.4 24/29] wifi: rt2x00: set SoC wmac clock register
` [PATCH AUTOSEL 5.4 25/29] wifi: rt2x00: correctly set BBP register 86 for MT7620
` [PATCH AUTOSEL 5.4 26/29] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.4 27/29] Bluetooth: L2CAP: Fix user-after-free
` [PATCH AUTOSEL 5.4 28/29] libbpf: Fix overrun in netlink attribute iteration
` [PATCH AUTOSEL 5.4 29/29] r8152: Rate limit overflow messages

[PATCH] clk: renesas: r9a07g043: Drop WDT2 clock and reset entry
 2022-10-09 23:12 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:40 UTC 

[PATCH AUTOSEL 4.9 01/16] openvswitch: Fix double reporting of drops in dropwatch
 2022-10-09 22:27 UTC  (15+ messages)
` [PATCH AUTOSEL 4.9 03/16] tcp: annotate data-race around tcp_md5sig_pool_populated
` [PATCH AUTOSEL 4.9 04/16] xfrm: Update ipcomp_scratches with NULL when freed
` [PATCH AUTOSEL 4.9 05/16] net: xscale: Fix return type for implementation of ndo_start_xmit
` [PATCH AUTOSEL 4.9 06/16] net: lantiq_etop: "
` [PATCH AUTOSEL 4.9 07/16] net: ftmac100: fix endianness-related issues from 'sparse'
` [PATCH AUTOSEL 4.9 08/16] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
` [PATCH AUTOSEL 4.9 09/16] net: davicom: Fix return type of dm9000_start_xmit
` [PATCH AUTOSEL 4.9 10/16] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
` [PATCH AUTOSEL 4.9 11/16] net: korina: Fix return type of korina_send_packet
` [PATCH AUTOSEL 4.9 12/16] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
` [PATCH AUTOSEL 4.9 13/16] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH AUTOSEL 4.9 14/16] wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH AUTOSEL 4.9 15/16] Bluetooth: L2CAP: Fix user-after-free
` [PATCH AUTOSEL 4.9 16/16] r8152: Rate limit overflow messages

[PATCH 0/2] branch: support for at-refs like @{-1} in --edit-description, --set-upstream-to and --unset-upstream
 2022-10-09 22:27 UTC  (13+ messages)
` [PATCH v2 0/2] branch: support for shortcuts like @{-1}, completed
  ` [PATCH v3 "
    ` [PATCH v4] "

[PATCH] clk: renesas: r9a07g044: Drop WDT2 clock and reset entry
 2022-10-09 23:10 UTC 

[PATCH v3] staging: rtl8192e: remove unnecessary braces for single statement blocks
 2022-10-09 23:21 UTC 

[Buildroot] [PATCH] package/glibc: Fix x86_64 builds with -Os
 2022-10-09 23:37 UTC  (2+ messages)

[meta-multimedia][PATCH] libcamera: Remove boost from DEPENDS
 2022-10-09 23:34 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:30 UTC 

[PATCH] bitbake: bitbake-layers: checkout layer(s) branch when clone exists
 2022-10-09 23:26 UTC 

6.0.0-RC kernels trigger Firefox snap bug with 6.0.0-rc3 through 6.0.0-rc7
 2022-10-09 22:45 UTC  (9+ messages)
                ` BUG reproduced: "

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:20 UTC 

[PATCH] ci: add address and undefined sanitizer tasks
 2022-10-09 22:44 UTC 

[powerpc:merge] BUILD SUCCESS faa0d25c9b7020a688dc48f058bc62602d13ecf0
 2022-10-09 23:14 UTC 

[PATCH 0/2] introduce NitroSketch Mode into membership library
 2022-10-09 23:13 UTC  (3+ messages)
` [PATCH v5 "

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:10 UTC 

[PATCH 7/8] serial: 8250/ingenic: Add support for the JZ4750/JZ4755 SoCs
 2022-10-09 22:28 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-09 23:00 UTC 

[PATCH AUTOSEL 5.15 01/46] wifi: rtw88: phy: fix warning of possible buffer overflow
 2022-10-09 22:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 30/46] net: sfp: re-implement soft state polling setup

fs/reiserfs/reiserfs.o: warning: objtool: balance_leaf+0xea89: stack state mismatch: cfa1=4+408 cfa2=4+424
 2022-10-09 22:50 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-09 22:50 UTC 

[PATCH AUTOSEL 5.10 01/34] wifi: rtw88: phy: fix warning of possible buffer overflow
 2022-10-09 22:21 UTC  (22+ messages)
` [PATCH AUTOSEL 5.10 09/34] xfrm: Update ipcomp_scratches with NULL when freed
` [PATCH AUTOSEL 5.10 12/34] net: ftmac100: fix endianness-related issues from 'sparse'
` [PATCH AUTOSEL 5.10 15/34] Bluetooth: L2CAP: initialize delayed works at l2cap_chan_create()
` [PATCH AUTOSEL 5.10 16/34] net: davicom: Fix return type of dm9000_start_xmit
` [PATCH AUTOSEL 5.10 17/34] net: ethernet: ti: davinci_emac: Fix return type of emac_dev_xmit
` [PATCH AUTOSEL 5.10 18/34] net: korina: Fix return type of korina_send_packet
` [PATCH AUTOSEL 5.10 19/34] net: sfp: re-implement soft state polling setup
` [PATCH AUTOSEL 5.10 20/34] net: sfp: move quirk handling into sfp.c
` [PATCH AUTOSEL 5.10 21/34] net: sfp: move Alcatel Lucent 3FE46541AA fixup
` [PATCH AUTOSEL 5.10 22/34] net/sched: taprio: taprio_dump and taprio_change are protected by rtnl_mutex
` [PATCH AUTOSEL 5.10 23/34] Bluetooth: hci_sysfs: Fix attempting to call device_add multiple times
` [PATCH AUTOSEL 5.10 24/34] wifi: ath10k: reset pointer after memory free to avoid potential use-after-free
` [PATCH AUTOSEL 5.10 25/34] can: bcm: check the result of can_send() in bcm_can_tx()
` [PATCH AUTOSEL 5.10 26/34] wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620
` [PATCH AUTOSEL 5.10 27/34] wifi: rt2x00: set correct TX_SW_CFG1 MAC register for MT7620
` [PATCH AUTOSEL 5.10 29/34] wifi: rt2x00: set SoC wmac clock register
` [PATCH AUTOSEL 5.10 30/34] wifi: rt2x00: correctly set BBP register 86 for MT7620
` [PATCH AUTOSEL 5.10 31/34] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.10 32/34] Bluetooth: L2CAP: Fix user-after-free
` [PATCH AUTOSEL 5.10 33/34] libbpf: Fix overrun in netlink attribute iteration
` [PATCH AUTOSEL 5.10 34/34] r8152: Rate limit overflow messages

[tip:sched/psi 8/11] kernel/sched/psi.c:1483 psi_proc_init() warn: proc file '"pressure/irq"' is world writable
 2022-10-09 22:50 UTC 

[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
 2022-10-09 22:22 UTC  (4+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.