All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-28 08:59:49 to 2022-09-28 09:41:18 UTC [more...]

[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

[V16,0/15] Enable jpeg enc & dec multi-hardwares for MT8195
 2022-09-28  9:32 UTC  (20+ messages)
` [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,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,13/15] media: mtk-jpegdec: add output pic reorder interface
` [V16,15/15] mtk-jpegdec: add stop cmd interface for jpgdec

[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

[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

[PULL 00/38] Linux user for 7.2 patches
 2022-09-28  8:15 UTC  (6+ messages)
` [PULL 06/38] linux-user: Log failing executable in EXCP_DUMP()
` [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 30/38] linux-user: Combine do_futex and do_futex_time64

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)

[PATCH v2 0/4] drm: lcdif: Improve YUV support
 2022-09-28  9:38 UTC  (5+ 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

[resend PATCH v6 0/4] Mediatek ethernet patches for mt8188
 2022-09-28  9:23 UTC  (4+ messages)
` [resend PATCH v6 2/4] dt-bindings: net: snps,dwmac: add new property snps,clk-csr

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

[PULL 00/37] qtests fixes
 2022-09-28  7:18 UTC  (12+ messages)
` [PULL 02/37] tests/qtest: ahci-test: Avoid using hardcoded /tmp
` [PULL 03/37] tests/qtest: aspeed_smc-test: "
` [PULL 05/37] tests/qtest: cxl-test: "
` [PULL 12/37] tests/qtest: virtio-scsi-test: "
` [PULL 13/37] tests/qtest: libqtest: "
` [PULL 20/37] tests/qtest: libqtest: Adapt global_qtest declaration for win32
` [PULL 28/37] tests/qtest: libqtest: Replace the call to close a socket with closesocket()
` [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: "

[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  (10+ 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 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 v2] MAINTAINERS: Add Vignesh Raghavendra as maintainer of TI DRA7XX/J721E PCI driver
 2022-09-28  9:31 UTC  (2+ messages)

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

[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

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

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

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

[PATCH] zstd: fix assert() logic
 2022-09-28  9:29 UTC  (3+ messages)

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

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 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] "

[RFC PATCH mptcp-next v12 0/7] mptcp: Fast Open Mechanism
 2022-09-28  9:28 UTC  (11+ messages)
` [RFC PATCH mptcp-next v12 1/7] mptcp: introduce MSG_FASTOPEN flag
` [RFC PATCH mptcp-next v12 2/7] mptcp: fix retrans., add mptfo vars to msk
` [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

[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)

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

[PATCH -next v3] backlight: gpio_backlight: Switch to use dev_err_probe() helper
 2022-09-28  9:25 UTC  (6+ 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

[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 v3 00/11] Add support for MT8195 SCP 2nd core
 2022-09-28  9:17 UTC  (5+ messages)
` [PATCH v3 02/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP

[PATCH mptcp-next] mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT
 2022-09-28  9:18 UTC 

[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)

[PATCH v2 0/2] Fixes for ATA device queue depth control
 2022-09-28  9:10 UTC  (8+ messages)
` [PATCH v2 2/2] ata: libata-sata: Fix "

Linux kernel 4.14.295 released
 2022-09-28  9:10 UTC 

Linux kernel 4.19.260 released
 2022-09-28  9:10 UTC 

[igt-dev] [i-g-t V4 20/52] tests/kms_multipipe_modeset: Find the suitable mode instead of using default
 2022-09-28  9:09 UTC  (2+ messages)
` [igt-dev] [i-g-t V5 "

[PATCH v2] meson: make wrapper options sub-command specific
 2022-09-28  9:08 UTC  (2+ messages)
` [OE-core] "

[PATCH 1/2] net/dpaa2: use new IEEE1588 flags
 2022-09-28  9:08 UTC  (3+ messages)
` [PATCH 2/2] net/ngbe: "

[PATCH v6] mailbox: mtk-cmdq: fix gce timeout issue
 2022-09-28  8:15 UTC  (2+ messages)

[PATCH v9 00/10] s390x: CPU Topology
 2022-09-28  9:07 UTC  (8+ messages)
` [PATCH v9 03/10] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v9 04/10] hw/core: introducing drawer and books for s390x

[PATCH v5 0/3] add uncore api to be called through l3fwd-power
 2022-09-28  9:06 UTC  (5+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/3] power: add uncore frequency control API to the power library
  ` [PATCH v6 2/3] l3fwd-power: add option to call uncore API
  ` [PATCH v6 3/3] test/power: add unit tests for "

[PATCH net 0/1] pull-request: can 2022-09-28
 2022-09-28  9:06 UTC  (2+ messages)
` [PATCH net] can: c_can: don't cache TX messages for C_CAN cores

Linux kernel 4.9.330 released
 2022-09-28  9:05 UTC 

[PATCH] doc:fix some typos
 2022-09-28  9:04 UTC  (2+ messages)

[PATCH net V4] eth: lan743x: reject extts for non-pci11x1x devices
 2022-09-28  9:03 UTC 

[PATCH v5 00/22] KCFI support
 2022-09-28  9:01 UTC  (4+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-09-27
 2022-09-28  9:03 UTC 

[PATCH v2 0/4] memory: tegra: Use DEFINE_SHOW_ATTRIBUTE to simplify code
 2022-09-28  9:02 UTC  (2+ messages)

[PATCH v2] nvmet: force reconnect when number of queue changes
 2022-09-28  9:02 UTC  (5+ messages)

git diff ^! syntax stopped working for stashes in Git 2.28
 2022-09-28  9:02 UTC  (5+ messages)
      ` AW: "

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-28  9:00 UTC  (10+ messages)
` [PATCH v3 5/5] drm/amdgpu: switch workload context to/from compute

[PATCH v3 0/3] riscv: kvm: use generic entry for TIF_NOTIFY_RESUME and misc
 2022-09-28  9:00 UTC  (4+ messages)

[PATCH] ARM: module: Remove unused struct mod_unwind_map
 2022-09-28  8:57 UTC 

[PATCH] perf/x86/cstate: Remove unused struct perf_cstate_msr
 2022-09-28  8:58 UTC 


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.