All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-28 09:11:35 to 2022-09-28 09:50:05 UTC [more...]

[RFC PATCH 0/9] CXL: Read and clear event logs
 2022-09-28  9:49 UTC  (9+ messages)
` [RFC PATCH 7/9] cxl/test: Add generic mock events

Changing git url of qemu
 2022-09-28  9:49 UTC  (8+ messages)
` [yocto] "

[PULL 00/38] Linux user for 7.2 patches
 2022-09-28  8:15 UTC  (7+ messages)
` [PULL 04/38] linux-user: Add missing clock_gettime64() syscall strace
` [PULL 17/38] tests/tcg/linux-test: Add linux-madvise test
` [PULL 19/38] linux-user: Add proper strace format strings for getdents()/getdents64()
` [PULL 23/38] linux-user/hppa: Allow PROT_GROWSUP and PROT_GROWSDOWN in mprotect()
` [PULL 27/38] linux-user/s390x: Save/restore fpc when handling a signal
` [PULL 30/38] linux-user: Combine do_futex and do_futex_time64

soc@kernel.org EMAIL VERIFICATION
 2022-09-28  9:43 UTC 

[PATCH v2 0/4] drm: lcdif: Improve YUV support
 2022-09-28  9:48 UTC  (7+ messages)
` [PATCH v2 1/4] drm: lcdif: Fix indentation in lcdif_regs.h
` [PATCH v2 2/4] drm: lcdif: Don't use BIT() for multi-bit register fields
` [PATCH v2 3/4] drm: lcdif: Switch to limited range for RGB to YUV conversion

[PATCHv3 net-next] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, set, del}link
 2022-09-28  9:47 UTC  (4+ messages)

[PATCH v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-28  9:40 UTC  (12+ messages)
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v3 04/11] remoteproc: mediatek: Remove redundant rproc_boot

[PULL 00/37] qtests fixes
 2022-09-28  7:18 UTC  (11+ messages)
` [PULL 03/37] tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmp
` [PULL 05/37] tests/qtest: cxl-test: "
` [PULL 12/37] tests/qtest: virtio-scsi-test: "
` [PULL 13/37] tests/qtest: libqtest: "
` [PULL 16/37] tests: vhost-user-bridge: "
` [PULL 31/37] tests/x86: Move common code to function in device-plug-test
` [PULL 32/37] tests/qtest: hd-geo-test: Avoid using hardcoded /tmp
` [PULL 33/37] tests/qtest: pflash-cfi02-test: "
` [PULL 34/37] tests/qtest: qmp-test: "
` [PULL 37/37] docs/devel: testing: Document writing portable test cases

[PATCH mptcp-next 0/4] refactor push pending
 2022-09-28  9:48 UTC  (5+ messages)
` [PATCH mptcp-next 1/4] mptcp: update __mptcp_push_pending
` [PATCH mptcp-next 2/4] mptcp: add do_push_pending helper
` [PATCH mptcp-next 3/4] mptcp: update __mptcp_subflow_push_pending
` [PATCH mptcp-next 4/4] mptcp: simplify __mptcp_subflow_push_pending

[PATCH printk 00/18] preparation for threaded/atomic printing
 2022-09-28  9:46 UTC  (4+ messages)
` [PATCH printk 06/18] printk: Protect [un]register_console() with a mutex

new warning caused by ("net-sysfs: update the queue counts in the unregistration path")
 2022-09-28  9:46 UTC  (2+ messages)

[PATCH mptcp-next] mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
 2022-09-28  9:46 UTC  (2+ messages)

[PATCH V2] mISDN: fix use-after-free bugs in l1oip timer handlers
 2022-09-28  9:46 UTC  (2+ messages)

[PATCH v1] virtio_blk: should not use IRQD_AFFINITY_MANAGED in init_rq
 2022-09-28  9:45 UTC  (3+ messages)

[RFC PATCH mptcp-next v12 0/7] mptcp: Fast Open Mechanism
 2022-09-28  9:45 UTC  (9+ messages)
` [RFC PATCH mptcp-next v12 3/7] mptcp: add subflow_v(4,6)_send_synack()
` [RFC PATCH mptcp-next v12 4/7] mptcp: sockopt: make 'tcp_fastopen_connect' generic
` [RFC PATCH mptcp-next v12 6/7] mptcp: add TCP_FASTOPEN option
` [RFC PATCH mptcp-next v12 7/7] selftests: mptfo initiator/listener

[PATCH v3] dt-bindings: mfd: qcom,tcsr: drop simple-mfd from IPQ6018
 2022-09-28  9:45 UTC  (2+ messages)

[V16,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-28  9:32 UTC  (29+ messages)
` [V16,01/15] dt-bindings: mediatek: Add mediatek, mt8195-jpgenc compatible
` [V16,02/15] mtk-jpegenc: export jpeg encoder functions
` [V16,03/15] mtk-jpegenc: support jpegenc multi-hardware
` [V16,04/15] mtk-jpegenc: add jpegenc timeout func interface
` [V16,05/15] mtk-jpegenc: add jpeg encode worker interface
` [V16,06/15] mtk-jpegenc: add output pic reorder interface
` [V16,07/15] mtk-jpegenc: add stop cmd interface for jpgenc
` [V16,08/15] dt-bindings: mediatek: Add mediatek,mt8195-jpgdec compatible
` [V16,09/15] media: mtk-jpegdec: export jpeg decoder functions
` [V16,10/15] media: mtk-jpegdec: support jpegdec multi-hardware
` [V16,11/15] media: mtk-jpegdec: add jpegdec timeout func interface
` [V16,12/15] media: mtk-jpegdec: add jpeg decode worker interface
` [V16,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V16,14/15] media: mtk-jpegdec: refactor jpegdec func interface
` [V16,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[PATCH] mfd: sm501: Add check for platform_driver_register
 2022-09-28  9:43 UTC  (2+ messages)

[PATCH v3 1/3] ethdev: introduce pool sort capability
 2022-09-28  9:43 UTC  (3+ messages)
` [PATCH v4 1/3] ethdev: Add support for mulitiple mbuf pools per Rx queue

Closing the BPF map permission loophole
 2022-09-28  9:42 UTC  (10+ messages)

[PATCH v2 bpf-next 0/2] enforce W^X for trampoline and dispatcher
 2022-09-28  9:42 UTC  (2+ messages)

[PATCH v3] drm: document uAPI page-flip flags
 2022-09-28  9:41 UTC 

[PATCH 1/3] ARM: dts: qcom: use generic node name "gpio" in SPMI PMIC
 2022-09-28  9:41 UTC  (3+ messages)
` [PATCH 3/3] dt-bindings: mfd: qcom,spmi-pmic: use generic node name "gpio"

[PATCH v2] xfs: fix uaf when leaf dir bestcount not match with dir data blocks
 2022-09-28 10:06 UTC  (2+ messages)
` [PATCH v3] xfs: fix expection caused by unexpected illegal bestcount in leaf dir

RTT-PROBE: lore-subspace-rtt
 2022-09-28  9:40 UTC 

[PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro5000 SSDs
 2022-09-28  9:39 UTC 

[OE-core][kirkstone][PATCH] stress-cpu: disable float128 math on powerpc64 to avoid SIGILL
 2022-09-28  9:39 UTC 

[RFC PATCH 0/2] clk: renesas: RZ/G2L: Add support for no PM clocks
 2022-09-28  9:37 UTC  (6+ messages)
` [RFC PATCH 1/2] clk: renesas: rzg2l: Don't assume all CPG_MOD clocks support PM

Design session PVH dom0
 2022-09-28  9:38 UTC  (7+ messages)

[PATCH 5/7] kernel/cpu: Convert snprintf() to scnprintf()
 2022-09-28  9:35 UTC  (2+ messages)

[resend PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28  9:23 UTC  (7+ messages)
` [resend PATCH v6 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [resend PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [resend PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [resend PATCH v6 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

b4 send crashes when sendemail from is missing
 2022-09-28  9:37 UTC 

[PATCH net-next 0/6] bnxt_en: Driver updates
 2022-09-28  9:34 UTC  (3+ messages)
` [PATCH net-next 5/6] bnxt_en: add .get_module_eeprom_by_page() support

[Intel-gfx] [PATCH] drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
 2022-09-28  9:34 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2] "

[PATCH v11 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-28  9:29 UTC  (16+ messages)
` [PATCH v11 01/15] dt/bindings: Add bindings for GPT based FWU Metadata storage device
` [PATCH v11 02/15] FWU: Add FWU metadata structure and driver for accessing metadata
` [PATCH v11 03/15] FWU: Add FWU metadata access driver for GPT partitioned block devices
` [PATCH v11 04/15] stm32mp1: dk2: Add a node for the FWU metadata device
` [PATCH v11 05/15] stm32mp1: dk2: Add image information for capsule updates
` [PATCH v11 06/15] FWU: Add helper functions for accessing FWU metadata
` [PATCH v11 07/15] FWU: STM32MP1: Add support to read boot index from backup register
` [PATCH v11 08/15] event: Add an event for main_loop
` [PATCH v11 09/15] FWU: Add boot time checks as highlighted by the FWU specification
` [PATCH v11 10/15] FWU: Add support for the FWU Multi Bank Update feature
` [PATCH v11 11/15] FWU: cmd: Add a command to read FWU metadata
` [PATCH v11 12/15] test: dm: Add test cases for FWU Metadata uclass
` [PATCH v11 13/15] mkeficapsule: Add support for generating empty capsules
` [PATCH v11 14/15] mkeficapsule: Add support for setting OEM flags in capsule header
` [PATCH v11 15/15] FWU: doc: Add documentation for the FWU feature

[PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28  9:10 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: net: mediatek-dwmac: add support "
` [PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr
` [PATCH v6 3/4] arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'
` [PATCH v6 4/4] net: stmmac: add a parse for new property 'snps,clk-csr'

[PATCH -next] init/Kconfig: fix unmet direct dependencies
 2022-09-28  9:32 UTC  (5+ messages)

[PATCH 1/2] phy: core: add debugfs root
 2022-09-28  9:30 UTC  (6+ messages)
` [PATCH 2/2] phy: mediatek: tphy: add debugfs files

[PATCH v3 0/4] mm, hwpoison: improve handling workload related to hugetlb and memory_hotplug
 2022-09-28  9:32 UTC  (5+ messages)
` [PATCH v3 1/4] mm,hwpoison,hugetlb,memory_hotplug: hotremove memory section with hwpoisoned hugepage

[PATCH 0/4] drm: lcdif: Improve YUV support
 2022-09-28  9:32 UTC  (3+ messages)
` [PATCH 1/4] drm: lcdif: Fix indentation in lcdif_regs.h

[PATCH] vhost/vsock: Use kvmalloc/kvfree for larger packets
 2022-09-28  9:31 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
 2022-09-28  9:31 UTC  (2+ messages)

[PATCH] drm/tve200: Use drm_* variants for logging
 2022-09-28  9:31 UTC 

Wireguard does not work in Iran
 2022-09-28  9:32 UTC 

❌ FAIL: Test report for master (6.0.0-rc7, mainline.kernel.org-clang, 46452d37)
 2022-09-28  9:31 UTC 

[PATCH 0/2] tools: bpftool: Remove unused struct
 2022-09-28  9:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-09-28  9:30 UTC 

Linux kernel 5.15.71 released
 2022-09-28  9:30 UTC 

[PATCH 1/3] dt-bindings: gpio: Conver Unisoc GPIO controller binding to yaml
 2022-09-28  9:29 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: gpio: Conver Unisoc EIC "
` [PATCH 3/3] dt-bindings: gpio: Add compatible string for Unisoc UMS512

[PATCH 1/2] usb: mtu3: fix ep0's stall of out data stage
 2022-09-28  9:17 UTC  (3+ messages)
` [PATCH 2/2] usb: mtu3: fix failed runtime suspend in host only mode

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-09-28  7:43 UTC  (6+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "

[PATCH] net: prestera: acl: Add check for kmemdup
 2022-09-28  9:20 UTC 

[PATCH fstests] xfs/554: xfs add illegal bestfree array size inject for leaf dir
 2022-09-28  9:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
 2022-09-28  9:27 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_vblank: Convert test to dynamic
 2022-09-28  9:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[RESEND 0/3] rockchip: Fix RAM training on RK3399 based platforms (Rock Pi 4)
 2022-09-28  9:26 UTC  (3+ messages)

[PATCH -next v3] backlight: gpio_backlight: Switch to use dev_err_probe() helper
 2022-09-28  9:25 UTC  (5+ messages)

[PATCH][RFC] parisc: Use local tlb purges only on PA2.0 machines
 2022-09-28  9:25 UTC  (7+ messages)

Linux kernel 5.10.146 released
 2022-09-28  9:25 UTC 

[PATCH v1] ethdev: add direction info when creating the transfer table
 2022-09-28  9:24 UTC  (2+ messages)
` [PATCH v3] ethdev: add hint when creating async "

[PATCH v12 0/5] Add MediaTek MT6370 PMIC support
 2022-09-28  9:23 UTC  (7+ messages)
` [PATCH v12 3/5] iio: adc: mt6370: Add MediaTek MT6370 support

[cocci] usage of locks
 2022-09-28  9:24 UTC  (3+ messages)
` [cocci] Checking the usage of locks with SmPL

[PATCH v2 0/2] Add power domain support for MT8188
 2022-09-28  8:43 UTC  (2+ messages)

[syzbot] general protection fault in fscache_free_cookie
 2022-09-28  9:21 UTC  (3+ messages)

[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
 2022-09-28  9:23 UTC  (7+ messages)
` [PATCH bpf-next v2 08/13] bpftool: Add support for qp-trie map

[PATCH v2] KVM: SVM: Replace kmap_atomic() with kmap_local_page()
 2022-09-28  9:27 UTC 

[PATCH v2 0/4] brcmfmac: Add dump_survey cfg80211 ops series
 2022-09-28  9:22 UTC  (5+ messages)
` [PATCH v2 1/4] brcmfmac: Add dump_survey cfg80211 ops for HostApd AutoChannelSelection
` [PATCH v2 2/4] brcmfmac: fix firmware trap while dumping obss stats
` [PATCH v2 3/4] brcmfmac: fix CERT-P2P:5.1.10 failure
` [PATCH v2 4/4] brcmfmac: Fix authentication latency caused by OBSS stats survey

[Intel-gfx] [core-for-CI][PATCH v2 0/2] iommu: Remove iova cpu hotplugging flushing
 2022-09-28  9:22 UTC  (2+ messages)

[PATCH net-next] docs: netlink: clarify the historical baggage of Netlink flags
 2022-09-28  9:21 UTC  (4+ messages)

[PATCH] perf tools: Fix empty version number when building outside of a git repo
 2022-09-28  9:21 UTC  (2+ messages)

[PATCH 0/2 v4] Init the hashed pointer from a worker
 2022-09-28  9:21 UTC  (5+ messages)
` [PATCH v4 2/2] lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready

RTT-PROBE: lore-subspace-rtt
 2022-09-28  9:20 UTC 

[PATCH] drm/amd/display: Prevent OTG shutdown during PSR SU
 2022-09-28  9:15 UTC  (2+ messages)

Linux kernel 5.4.215 released
 2022-09-28  9:20 UTC 

[PATCH 0/3] wifi: mt76: introduce WED TX support for mt7986 SoC
 2022-09-28  9:19 UTC  (4+ messages)
` [PATCH 1/3] wifi: mt76: mt7915: move wed init routines in mmio.c
` [PATCH 2/3] wifi: mt76: mt7915: enable wed for mt7986 chipset
` [PATCH 3/3] wifi: mt76: mt7915: enable wed for mt7986-wmac chipset

[PATCH v2] ethdev: add hint when creating async transfer table
 2022-09-28  9:18 UTC 

[PATCH v1 0/7] arm: qcom: mdm9615: first round of bindings and DT fixes
 2022-09-28  9:14 UTC  (8+ messages)
` [PATCH v1 1/7] dt-bindings: arm: qcom: document the swir,mangoh-green-wp8548 board
` [PATCH v1 2/7] arm: dts: qcom: mdm9615*: add SPDX-License-Identifier
` [PATCH v1 3/7] arm: dts: qcom: mdm9615: add missing reg in cpu@0 node
` [PATCH v1 4/7] arm: dts: qcom: mdm9615: remove invalid spi-max-frequency gsbi3_spi node
` [PATCH v1 5/7] arm: dts: qcom: mdm9615: remove invalid pmic subnodes compatibles
` [PATCH v1 6/7] arm: dts: qcom: mdm9615: remove invalid interrupt-names from pl18x mmc nodes
` [PATCH v1 7/7] arm: dts: qcom: mdm9615: remove useless amba subnode

[igt-dev] [i-g-t V3 00/52] Add IGT support for Bigjoiner
 2022-09-28  9:13 UTC  (4+ messages)
` [igt-dev] [i-g-t V3 20/52] tests/kms_multipipe_modeset: Find the suitable mode instead of using default

[RFC PATCH 0/9] kvm: implement atomic memslot updates
 2022-09-28  9:11 UTC  (12+ messages)

[PATCH] arm64: dts: rockchip: add enable-strobe-pulldown to emmc phy on nanopi4
 2022-09-28  9:11 UTC  (3+ 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.