All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-18 16:17:53 to 2022-12-18 16:54:02 UTC [more...]

[PATCH AUTOSEL 4.9 01/20] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:22 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 04/20] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.9 05/20] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [Intel-wired-lan] [PATCH AUTOSEL 4.9 07/20] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.9 08/20] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.9 09/20] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.9 10/20] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.9 11/20] drm/sti: Use drm_mode_copy()

[PATCH AUTOSEL 4.14 01/23] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:21 UTC  (9+ messages)
` [PATCH AUTOSEL 4.14 03/23] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 4.14 06/23] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.14 07/23] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [Intel-wired-lan] [PATCH AUTOSEL 4.14 09/23] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.14 10/23] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.14 11/23] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.14 12/23] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.14 13/23] drm/sti: Use drm_mode_copy()

[PATCH AUTOSEL 4.19 01/26] wifi: ath9k: verify the expected usb_endpoints are present
 2022-12-18 16:20 UTC  (12+ messages)
` [PATCH AUTOSEL 4.19 03/26] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 4.19 06/26] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 4.19 07/26] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [Intel-wired-lan] [PATCH AUTOSEL 4.19 09/26] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 4.19 10/26] drm/amdgpu: Fix type of second parameter in trans_msg() callback
` [PATCH AUTOSEL 4.19 11/26] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 4.19 12/26] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 4.19 13/26] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 4.19 14/26] drm/sti: Use drm_mode_copy()

[PATCH AUTOSEL 5.10 01/39] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:15 UTC  (34+ messages)
` [PATCH AUTOSEL 5.10 02/39] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH AUTOSEL 5.10 03/39] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH AUTOSEL 5.10 04/39] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 5.10 05/39] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 5.10 06/39] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 5.10 07/39] drm/amd/display: prevent memory leak
` [PATCH AUTOSEL 5.10 08/39] qed (gcc13): use u16 for fid to be big enough
` [PATCH AUTOSEL 5.10 09/39] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 5.10 12/39] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 5.10 13/39] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 5.10 19/39] drm/msm: Use drm_mode_copy()
` [PATCH AUTOSEL 5.10 20/39] drm/rockchip: "
` [PATCH AUTOSEL 5.10 21/39] drm/sti: "
` [PATCH AUTOSEL 5.10 22/39] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH AUTOSEL 5.10 23/39] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 5.10 24/39] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 5.10 25/39] net: add atomic_long_t to net_device_stats fields
` [PATCH AUTOSEL 5.10 26/39] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 5.10 27/39] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 5.10 28/39] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH AUTOSEL 5.10 29/39] ethtool: avoiding integer overflow in ethtool_phys_id()
` [PATCH AUTOSEL 5.10 30/39] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 5.10 31/39] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 5.10 32/39] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 5.10 33/39] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 5.10 34/39] libbpf: Avoid enum forward-declarations in public API in C++ mode
` [PATCH AUTOSEL 5.10 35/39] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 5.10 36/39] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 5.10 37/39] mmc: renesas_sdhi: better reset from HS400 mode
` [PATCH AUTOSEL 5.10 38/39] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 5.10 39/39] clk: st: Fix memory leak in st_of_quadfs_setup()

RTT-PROBE: lore-subspace-rtt
 2022-12-18 16:51 UTC 

[PATCH v2 0/3] hw/isa/piix4: Remove MIPS Malta specific bits
 2022-12-18 16:49 UTC  (5+ messages)
` [PATCH v2 1/3] hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
` [PATCH v2 3/3] hw/isa/piix4: Correct IRQRC[A:D] reset values

[PATCH AUTOSEL 5.15 01/46] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:12 UTC  (40+ messages)
` [PATCH AUTOSEL 5.15 02/46] media: imx-jpeg: Disable useless interrupt to avoid kernel panic
` [PATCH AUTOSEL 5.15 03/46] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH AUTOSEL 5.15 04/46] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH AUTOSEL 5.15 05/46] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 5.15 06/46] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 5.15 07/46] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 5.15 08/46] drm/amd/display: prevent memory leak
` [PATCH AUTOSEL 5.15 09/46] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 5.15 10/46] qed (gcc13): use u16 for fid to be big enough
` [PATCH AUTOSEL 5.15 11/46] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 5.15 14/46] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 5.15 15/46] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 5.15 21/46] drm/msm: Use drm_mode_copy()
` [PATCH AUTOSEL 5.15 22/46] drm/rockchip: "
` [PATCH AUTOSEL 5.15 23/46] drm/sti: "
` [PATCH AUTOSEL 5.15 24/46] drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
` [PATCH AUTOSEL 5.15 25/46] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH AUTOSEL 5.15 26/46] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 5.15 27/46] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 5.15 28/46] net: add atomic_long_t to net_device_stats fields
` [PATCH AUTOSEL 5.15 29/46] ipv6/sit: use DEV_STATS_INC() to avoid data-races
` [PATCH AUTOSEL 5.15 30/46] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 5.15 31/46] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 5.15 32/46] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH AUTOSEL 5.15 33/46] ethtool: avoiding integer overflow in ethtool_phys_id()
` [PATCH AUTOSEL 5.15 34/46] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 5.15 35/46] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 5.15 36/46] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 5.15 37/46] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 5.15 38/46] drm/amd/display: Use the largest vready_offset in pipe group
` [PATCH AUTOSEL 5.15 39/46] libbpf: Avoid enum forward-declarations in public API in C++ mode
` [PATCH AUTOSEL 5.15 40/46] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 5.15 41/46] net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
` [PATCH AUTOSEL 5.15 42/46] wifi: mt76: do not run mt76u_status_worker if the device is not running
` [PATCH AUTOSEL 5.15 43/46] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 5.15 44/46] mmc: renesas_sdhi: better reset from HS400 mode
` [PATCH AUTOSEL 5.15 45/46] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 5.15 46/46] clk: st: Fix memory leak in st_of_quadfs_setup()

RTT-PROBE: lore-subspace-rtt
 2022-12-18 16:41 UTC 

[PATCH AUTOSEL 6.0 01/73] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:07 UTC  (64+ messages)
` [PATCH AUTOSEL 6.0 02/73] media: imx-jpeg: Disable useless interrupt to avoid kernel panic
` [PATCH AUTOSEL 6.0 03/73] brcmfmac: return error when getting invalid max_flowrings from dongle
` [PATCH AUTOSEL 6.0 04/73] wifi: ath9k: verify the expected usb_endpoints are present
` [PATCH AUTOSEL 6.0 05/73] wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
` [PATCH AUTOSEL 6.0 06/73] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 6.0 07/73] ASoC: Intel: avs: "
` [PATCH AUTOSEL 6.0 08/73] ipmi: fix memleak when unload ipmi driver
` [PATCH AUTOSEL 6.0 09/73] wifi: ath10k: Delay the unmapping of the buffer
` [PATCH AUTOSEL 6.0 10/73] drm/amd/display: prevent memory leak
` [PATCH AUTOSEL 6.0 11/73] drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
` [PATCH AUTOSEL 6.0 12/73] Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
` [PATCH AUTOSEL 6.0 13/73] drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
` [PATCH AUTOSEL 6.0 14/73] blk-mq: avoid double ->queue_rq() because of early timeout
` [PATCH AUTOSEL 6.0 15/73] HID: apple: fix key translations where multiple quirks attempt to translate the same key
` [PATCH AUTOSEL 6.0 16/73] HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
` [PATCH AUTOSEL 6.0 17/73] wifi: ath11k: Fix qmi_msg_handler data structure initialization
` [PATCH AUTOSEL 6.0 18/73] qed (gcc13): use u16 for fid to be big enough
` [PATCH AUTOSEL 6.0 20/73] bpf: make sure skb->len != 0 when redirecting to a tunneling device
` [PATCH AUTOSEL 6.0 23/73] wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
` [PATCH AUTOSEL 6.0 24/73] HID: input: do not query XP-PEN Deco LW battery
` [PATCH AUTOSEL 6.0 25/73] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 6.0 31/73] drm/amd/display: Disable DRR actions during state commit
` [PATCH AUTOSEL 6.0 32/73] drm/msm: Use drm_mode_copy()
` [PATCH AUTOSEL 6.0 33/73] drm/rockchip: "
` [PATCH AUTOSEL 6.0 34/73] drm/sti: "
` [PATCH AUTOSEL 6.0 36/73] drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
` [PATCH AUTOSEL 6.0 37/73] md/raid0, raid10: Don't set discard sectors for request queue
` [PATCH AUTOSEL 6.0 38/73] md/raid1: stop mdx_raid1 thread when raid1 array run failed
` [PATCH AUTOSEL 6.0 39/73] drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
` [PATCH AUTOSEL 6.0 40/73] drm/amd/display: fix array index out of bound error in bios parser
` [PATCH AUTOSEL 6.0 41/73] nvme-auth: don't override ctrl keys before validation
` [PATCH AUTOSEL 6.0 42/73] net: add atomic_long_t to net_device_stats fields
` [PATCH AUTOSEL 6.0 43/73] ipv6/sit: use DEV_STATS_INC() to avoid data-races
` [PATCH AUTOSEL 6.0 44/73] mrp: introduce active flags to prevent UAF when applicant uninit
` [PATCH AUTOSEL 6.0 45/73] net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
` [PATCH AUTOSEL 6.0 46/73] ppp: associate skb with a device at tx
` [PATCH AUTOSEL 6.0 47/73] bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
` [PATCH AUTOSEL 6.0 48/73] bpf: Prevent decl_tag from being referenced in func_proto arg
` [PATCH AUTOSEL 6.0 49/73] ethtool: avoiding integer overflow in ethtool_phys_id()
` [PATCH AUTOSEL 6.0 50/73] media: dvb-frontends: fix leak of memory fw
` [PATCH AUTOSEL 6.0 51/73] media: dvbdev: adopts refcnt to avoid UAF
` [PATCH AUTOSEL 6.0 52/73] media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
` [PATCH AUTOSEL 6.0 53/73] media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
` [PATCH AUTOSEL 6.0 54/73] blk-mq: fix possible memleak when register 'hctx' failed
` [PATCH AUTOSEL 6.0 55/73] drm/amd/display: Use the largest vready_offset in pipe group
` [PATCH AUTOSEL 6.0 56/73] drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
` [PATCH AUTOSEL 6.0 57/73] ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI table
` [PATCH AUTOSEL 6.0 58/73] libbpf: Avoid enum forward-declarations in public API in C++ mode
` [PATCH AUTOSEL 6.0 59/73] regulator: core: fix use_count leakage when handling boot-on
` [PATCH AUTOSEL 6.0 60/73] net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missing
` [PATCH AUTOSEL 6.0 61/73] wifi: mt76: do not run mt76u_status_worker if the device is not running
` [PATCH AUTOSEL 6.0 62/73] hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
` [PATCH AUTOSEL 6.0 63/73] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
` [PATCH AUTOSEL 6.0 64/73] nfs: fix possible null-ptr-deref when parsing param
` [PATCH AUTOSEL 6.0 65/73] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 6.0 66/73] mmc: renesas_sdhi: add quirk for broken register layout
` [PATCH AUTOSEL 6.0 67/73] mmc: renesas_sdhi: better reset from HS400 mode
` [PATCH AUTOSEL 6.0 68/73] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 6.0 69/73] clk: st: Fix memory leak in st_of_quadfs_setup()
` [PATCH AUTOSEL 6.0 70/73] regulator: core: Use different devices for resource allocation and DT lookup
` [PATCH AUTOSEL 6.0 71/73] Bluetooth: hci_bcm: Add CYW4373A0 support
` [PATCH AUTOSEL 6.0 72/73] Bluetooth: Add quirk to disable extended scanning
` [PATCH AUTOSEL 6.0 73/73] Bluetooth: Add quirk to disable MWS Transport Configuration

[PATCH 1/2] soc: imx: imx8m-blk-ctrl: Fix NULL pointer dereference
 2022-12-18 16:31 UTC  (7+ messages)
` [PATCH 2/2] soc: imx: imx8mp-blk-ctrl: "

RTT-PROBE: lore-subspace-rtt
 2022-12-18 16:31 UTC 

[PATCH] staging: r8188eu: Prefer kcalloc over kzalloc
 2022-12-18 15:50 UTC  (2+ messages)

[PATCH v3 0/2] drm/imx/lcdc: Implement DRM driver for imx21
 2022-12-18 15:11 UTC  (3+ messages)
` [PATCH v3 2/2] "

[ovmf test] 175392: regressions - FAIL
 2022-12-18 16:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-18 16:21 UTC 

vmlinux.o: warning: objtool: ___ksymtab_gpl+_RNvXsn_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB5_15ratelimit_stateNtNtCs3yuwAp0waWO_4core7default7Default7default+0x0: data relocation to !ENDBR: _RNvXsn_NtCs3XUU1alqrUZ_8bindings12bindings_rawNtB5_15ratelimi
 2022-12-18 16:21 UTC 

[djwong-xfs:vectorized-scrub 448/556] fs/xfs/libxfs/xfs_rmap.c:2664:25: warning: Parameter 'bmap' can be declared as pointer to const [constParameter]
 2022-12-18 16:21 UTC 

[PATCH AUTOSEL 5.4 01/30] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:18 UTC  (12+ messages)
` [PATCH AUTOSEL 5.4 05/30] ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
` [PATCH AUTOSEL 5.4 08/30] net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
` [PATCH AUTOSEL 5.4 09/30] hamradio: baycom_epp: Fix return type of baycom_send_packet()
` [Intel-wired-lan] [PATCH AUTOSEL 5.4 11/30] igb: Do not free q_vector unless new one was allocated
` [PATCH AUTOSEL 5.4 12/30] s390/ctcm: Fix return type of ctc{mp,}m_tx()
` [PATCH AUTOSEL 5.4 13/30] s390/netiucv: Fix return type of netiucv_tx()
` [PATCH AUTOSEL 5.4 14/30] s390/lcs: Fix return type of lcs_start_xmit()
` [PATCH AUTOSEL 5.4 15/30] drm/rockchip: Use drm_mode_copy()
` [PATCH AUTOSEL 5.4 16/30] drm/sti: "

[PATCH AUTOSEL 6.1 01/85] drm/etnaviv: add missing quirks for GC300
 2022-12-18 16:01 UTC  (13+ messages)
` [PATCH AUTOSEL 6.1 71/85] wifi: mt76: do not run mt76u_status_worker if the device is not running
` [PATCH AUTOSEL 6.1 73/85] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
` [PATCH AUTOSEL 6.1 75/85] mmc: f-sdh30: Add quirks for broken timeout clock capability
` [PATCH AUTOSEL 6.1 76/85] mmc: renesas_sdhi: add quirk for broken register layout
` [PATCH AUTOSEL 6.1 78/85] mmc: sdhci-tegra: Issue CMD and DAT resets together
` [PATCH AUTOSEL 6.1 79/85] media: si470x: Fix use-after-free in si470x_int_in_callback()
` [PATCH AUTOSEL 6.1 80/85] clk: st: Fix memory leak in st_of_quadfs_setup()
` [PATCH AUTOSEL 6.1 81/85] regulator: core: Use different devices for resource allocation and DT lookup
` [PATCH AUTOSEL 6.1 82/85] ice: synchronize the misc IRQ when tearing down Tx tracker
` [PATCH AUTOSEL 6.1 83/85] Bluetooth: hci_bcm: Add CYW4373A0 support
` [PATCH AUTOSEL 6.1 84/85] Bluetooth: Add quirk to disable extended scanning
` [PATCH AUTOSEL 6.1 85/85] Bluetooth: Add quirk to disable MWS Transport Configuration


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.