All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-30 13:27:13 to 2021-09-30 14:00:53 UTC [more...]

[PATCH v8] btrfs: consolidate device_list_mutex in prepare_sprout to its parent
 2021-10-13  8:01 UTC  (2+ messages)
` [PATCH v7] "

[PATCH 0/8] ASoC: Add common modules support for ACP hw block
 2021-09-30 13:24 UTC  (6+ messages)
` [PATCH 4/8] ASoC: amd: acp: Add generic machine driver support for ACP cards
` [PATCH 5/8] ASoC: amd: acp: Add legacy sound card support for Guybrush board
` [PATCH 6/8] ASoC: amd: acp: Add SOF sound card support on "
` [PATCH 7/8] ASoC: amd: acp: Add support for Maxim amplifier codec
` [PATCH 8/8] ASoC: amd: acp: Add support for RT5682-VS codec

[PATCH 0/7] Cleanup sectioning in a few doc files
 2021-09-30 13:32 UTC  (8+ messages)
` [PATCH 1/7] docs: name included files ".rst.inc"
` [PATCH 2/7] docs: move notes inside the body of the document
` [PATCH 3/7] docs: put "make" information together in build-system.rst
` [PATCH 4/7] docs: reorganize qgraph.rst
` [PATCH 5/7] docs: reorganize tcg-plugins.rst
` [PATCH 6/7] docs: move gcov section at the end of testing.rst
` [PATCH 7/7] docs: reorganize testing.rst

[PATCH v2 0/6] Fix various issues around removal of untracked files/directories
 2021-09-30 14:00 UTC  (3+ messages)
` [PATCH v3 00/11] "

[PATCH v9, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support
 2021-09-30 13:59 UTC  (8+ messages)
` [PATCH v9, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4
` [PATCH v9, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-30 14:00 UTC  (12+ messages)

upper limit on number of ip addresses in an NFNL_SUBSYS_NFTABLES<<8|NFT_MSG_NEWSETELEM message
 2021-09-30 14:00 UTC  (2+ messages)

[PATCH 00/11] drm/msm/dpu: cleanup plane state
 2021-09-30 14:00 UTC  (12+ messages)
` [PATCH 01/11] drm/msm/dpu: move LUT levels out of QOS config
` [PATCH 02/11] drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
` [PATCH 03/11] drm/msm/dpu: drop pipe_name "
` [PATCH 04/11] drm/msm/dpu: remove stage_cfg from struct dpu_crtc
` [PATCH 05/11] drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
` [PATCH 06/11] drm/msm/dpu: drop scaler config from plane state
` [PATCH 07/11] drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
` [PATCH 08/11] drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg "
` [PATCH 09/11] drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
` [PATCH 10/11] drm/msm/dpu: don't cache pipe->cap->sblk "
` [PATCH 11/11] drm/msm/dpu: rip out debugfs support from dpu_plane

[dpdk-dev] [PATCH 0/5] kvargs: promote or remove experimental api
 2021-09-30 14:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 4/5] kvargs: remove experimental function to compare string

nft set load metrics
 2021-09-30 14:00 UTC  (2+ messages)

[PATCH v2 0/5] introduce QArray
 2021-09-30 13:55 UTC  (6+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH 0/3] SigmaStar SSD20XD GPIO interrupt controller
 2021-09-30 13:59 UTC  (14+ messages)
` [PATCH 2/3] irqchip: SigmaStar SSD20xD gpi

[PATCH] mtd: add MEMREAD ioctl
 2021-09-30 13:58 UTC  (11+ messages)

[dpdk-dev] [PATCH v5 1/2] Enable ASan for memory detector on DPDK
 2021-09-30 13:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v6 "

[PATCH] rtl8xxxu: Use lower tx rates for the ack packet
 2021-09-30 13:57 UTC  (2+ messages)

Driver model at UEFI runtime
 2021-09-30 13:56 UTC  (8+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Use standard form -EDEADLK check
 2021-09-30 13:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/3] "

[PATCH v3 00/19] monitor: explicitly permit QMP commands to be added for all use cases
 2021-09-30 13:23 UTC  (20+ messages)
` [PATCH v3 01/19] docs/devel: rename file for writing monitor commands
` [PATCH v3 02/19] docs/devel: tweak headings in monitor command docs
` [PATCH v3 03/19] docs/devel: document expectations for QAPI data modelling for QMP
` [PATCH v3 04/19] docs/devel: add example of command returning unstructured text
` [PATCH v3 05/19] docs/devel: document expectations for HMP commands in the future
` [PATCH v3 06/19] monitor: remove 'info ioapic' HMP command
` [PATCH v3 07/19] qapi: introduce x-query-roms QMP command
` [PATCH v3 08/19] qapi: introduce x-query-profile "
` [PATCH v3 09/19] qapi: introduce x-query-numa "
` [PATCH v3 10/19] qapi: introduce x-query-usb "
` [PATCH v3 11/19] qapi: introduce x-query-rdma "
` [PATCH v3 12/19] qapi: introduce x-query-ramblock "
` [PATCH v3 13/19] qapi: introduce x-query-skeys "
` [PATCH v3 14/19] qapi: introduce x-query-cmma "
` [PATCH v3 15/19] hmp: synchronize cpu state for lapic info
` [PATCH v3 16/19] qapi: introduce x-query-lapic QMP command
` [PATCH v3 17/19] qapi: introduce x-query-irq "
` [PATCH v3 18/19] qapi: introduce x-query-jit "
` [PATCH v3 19/19] qapi: introduce x-query-opcount "

[PATCH v2] bpf: Fix integer overflow in prealloc_elems_and_freelist()
 2021-09-30 13:55 UTC 

[PATCHv3 0/3] arm64/irqentry: remove duplicate housekeeping of rcu
 2021-09-30 13:53 UTC  (4+ messages)
` [PATCHv3 3/3] arm64/entry-common: supplement irq accounting

Feature Request: `git commit --amend-to`
 2021-09-30 13:56 UTC  (6+ messages)

[PATCH] Introduce the pkill_on_warn boot parameter
 2021-09-30 13:55 UTC  (4+ messages)

[meta-security][PATCH 1/2] swtpm: update to 0.6.1
 2021-09-30 13:55 UTC  (4+ messages)
` [meta-security][PATCH 2/2] swtpm: fix build issues of missing expect
  ` [yocto] "

[PATCH 0/6] Add SPI Multi I/O Bus Controller support for RZ/G2L
 2021-09-30 13:55 UTC  (9+ messages)
` [PATCH 2/6] dt-bindings: memory: renesas,rpc-if: Add optional interrupts property
` [PATCH 3/6] spi: spi-rpc-if: Check return value of rpcif_sw_init()
` [PATCH 4/6] mtd: hyperbus: rpc-if: "
` [PATCH 5/6] memory: renesas-rpc-if: Drop usage of RPCIF_DIRMAP_SIZE macro

Lockup in phy_probe() for MDIO device (Broadcom's switch)
 2021-09-30 13:54 UTC  (15+ messages)

[Devel] Re: Question about ACPICA, QNX and making beeps
 2021-09-30 13:53 UTC 

[PATCH v2 0/4] x86/mm: Fix some issues with using trampoline_pgd
 2021-09-30 13:52 UTC  (4+ messages)
` [PATCH v2 2/4] x86/mm/64: Flush global TLB on AP bringup

Grabster AV 350 no audio
 2021-09-30 13:51 UTC 

[PATCH v2 0/6] Add device filter support
 2021-09-30 13:52 UTC  (11+ messages)
` [PATCH v2 2/6] driver core: Add common support to skip probe for un-authorized devices
` [PATCH v2 4/6] virtio: Initialize authorized attribute for confidential guest

Strange problem with PREEMPT_RT
 2021-09-30 13:51 UTC  (6+ messages)

[v2 PATCH 0/3] Fix the issues caused by CMDQ refinement of mtk-drm
 2021-09-30 13:48 UTC  (8+ messages)
` [v2 PATCH 1/3] drm/mediatek: Fix crash at using pkt->cl->chan in cmdq_pkt_finalize

call_rcu data race patch
 2021-09-30 13:50 UTC  (11+ messages)

[dpdk-dev] [PATCH] net/sfc: remove queue xstats auto-fill flag
 2021-09-30 13:50 UTC  (7+ messages)
` [dpdk-dev] [PATCH v2] drivers/net: "

[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-09-30 13:48 UTC  (7+ messages)
` [PATCH v5 10/11] PCI: Replace pci_dev::driver usage by pci_dev::dev.driver

[PATCH net 0/5] Netfilter fixes for net
 2021-09-30 13:49 UTC  (5+ messages)
` [PATCH net 2/5] netfilter: nf_tables: add position handle in event notification

[PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-09-30 13:37 UTC  (5+ messages)
` DPAA2 triggers, "

[PATCH v3] drm/i915/bdb: Fix version check
 2021-09-30 13:46 UTC 

[dpdk-dev] [PATCH] net/af_xdp: do not attempt probe for secondary processes
 2021-09-30 13:46 UTC 

[dpdk-dev] [PATCH] app/testpmd: support unequal number of RXQ and TXQ
 2021-09-30 13:45 UTC  (2+ messages)

[PATCH] Revert "spi: modify set_cs_timing parameter"
 2021-09-30 13:42 UTC  (8+ messages)

[PATCH v2] serial: imx: Fix sysrq deadlock
 2021-09-30 13:45 UTC  (3+ messages)

[PATCH,RFC] iommu/amd: Recover from event log overflow
 2021-09-30 13:45 UTC  (3+ messages)

Linux 5.15-rc1
 2021-09-30 13:44 UTC  (4+ messages)

[RFC 00/20] Introduce /dev/iommu for userspace I/O address space management
 2021-09-30 13:43 UTC  (12+ messages)
` [RFC 10/20] iommu/iommufd: Add IOMMU_DEVICE_GET_INFO

[Intel-gfx] [PATCH 1/4] drm/i915: Clear leftover DP vswing/preemphasis values before modeset
 2021-09-30 13:43 UTC  (4+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915: Call intel_ddi_init_dp_buf_reg() earlier
` [Intel-gfx] [PATCH 3/4] drm/i915: Remove DP_PORT_EN stuff from link training code
` [Intel-gfx] [PATCH 4/4] drm/i915: Nuke local copies/pointers of intel_dp->DP

Linux 5.15-rc3
 2021-09-30 13:42 UTC  (6+ messages)

[dhowells-fs:swap-dio 2/9] fs/affs/file.c:463:9: error: request for member 'supports' in something not a structure or union
 2021-09-30 13:41 UTC  (2+ messages)

[PATCH] KVM: x86: Expose Predictive Store Forwarding Disable
 2021-09-30 13:41 UTC  (3+ messages)

[dpdk-dev] [PATCH] ethdev: fix representor port ID search by name
 2021-09-30 13:40 UTC  (6+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v1 0/4] Mediatek MT8195 HDMI Tx support
 2021-09-30 13:36 UTC  (6+ messages)
` [PATCH v1 4/4] drm/mediatek: add mt8195 hdmi TX support

[PATCH v6 00/12] KVM: arm64: Fixed features for protected VMs
 2021-09-30 13:35 UTC  (5+ messages)
` [PATCH v6 03/12] KVM: arm64: Move early handlers to per-EC handlers

[PATCH v8 00/17] fsck: lib-ify object-file.c & better fsck "invalid object" error reporting
 2021-09-30 13:37 UTC  (19+ messages)
` [PATCH v9 "
  ` [PATCH v9 01/17] fsck tests: add test for fsck-ing an unknown type
  ` [PATCH v9 02/17] fsck tests: refactor one test to use a sub-repo
  ` [PATCH v9 03/17] fsck tests: test current hash/type mismatch behavior
  ` [PATCH v9 04/17] fsck tests: test for garbage appended to a loose object
  ` [PATCH v9 05/17] cat-file tests: move bogus_* variable declarations earlier
  ` [PATCH v9 06/17] cat-file tests: test for missing/bogus object with -t, -s and -p
  ` [PATCH v9 07/17] cat-file tests: add corrupt loose object test
  ` [PATCH v9 08/17] cat-file tests: test for current --allow-unknown-type behavior
  ` [PATCH v9 09/17] object-file.c: don't set "typep" when returning non-zero
  ` [PATCH v9 10/17] object-file.c: return -1, not "status" from unpack_loose_header()
  ` [PATCH v9 11/17] object-file.c: make parse_loose_header_extended() public
  ` [PATCH v9 12/17] object-file.c: simplify unpack_loose_short_header()
  ` [PATCH v9 13/17] object-file.c: use "enum" return type for unpack_loose_header()
  ` [PATCH v9 14/17] object-file.c: return ULHR_TOO_LONG on "header too long"
  ` [PATCH v9 15/17] object-file.c: stop dying in parse_loose_header()
  ` [PATCH v9 16/17] fsck: don't hard die on invalid object types
  ` [PATCH v9 17/17] fsck: report invalid object type-path combinations

[Intel-gfx] Picture stutter on i915 Graphics P630]
 2021-09-30 13:37 UTC 

[xilinx-xlnx:xlnx_rebase_v5.10 223/1964] drivers/media/i2c/adv7511-v4l2.c:2251:21: warning: no previous prototype for 'adv7511_subdev'
 2021-09-30 13:34 UTC  (2+ messages)

[tip:irq/core] BUILD SUCCESS b70e13885cf63b6f99cbd9a1dbb6beaa2622bf68
 2021-09-30 13:35 UTC 

[PATCH V1 0/2] Add device tree compatible for sc7180 SoC
 2021-09-30 13:35 UTC  (5+ messages)
` [PATCH V1 1/2] dt-bindings: spi: Add sc7180 support
` [PATCH V1 2/2] arm64: dts: qcom: sc7180: Add qspi compatible

[tip:locking/wwmutex] BUILD SUCCESS 12235da8c80a1f9909008e4ca6036d5772b81192
 2021-09-30 13:35 UTC 

[PATCH v3] MIPS: add support for buggy MT7621S core detection
 2021-09-30 13:35 UTC  (4+ messages)

[PATCH v2 0/7] Move task_struct::cpu back into thread_info
 2021-09-30 13:35 UTC  (6+ messages)
` [PATCH v2 5/7] sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y

[PATCHv2 0/5] arm64/irqentry: remove duplicate housekeeping of
 2021-09-30 13:32 UTC  (6+ messages)
` [PATCHv2 1/5] arm64/entry-common: push the judgement of nmi ahead

[PATCH] Add system-cache-controller to the list of generic node names
 2021-09-30 13:33 UTC  (5+ messages)

[PATCH] powerpc/pseries/msi: Add an empty irq_write_msi_msg() handler
 2021-09-30 13:32 UTC  (2+ messages)

[ANNOUNCE] v5.15-rc3-rt6
 2021-09-30 13:33 UTC 

[PATCH v6 0/2] Support for Kontron Electronics i.MX6UL/ULL and i.MX8MM SoMs
 2021-09-30 13:33 UTC  (3+ messages)

[PATCH v4 0/9] ksmbd: a bunch of patches that is being reviewed
 2021-09-30 13:33 UTC  (6+ messages)

[PATCH 1/2] drm/amdgpu/jpeg2: move jpeg2 shared macro to header file
 2021-09-30 13:32 UTC  (2+ messages)

[PATCH v2 00/12] arm64: Kconfig: Update ARCH_EXYNOS select configs
 2021-09-30 13:29 UTC  (10+ messages)

[PATCH v2 0/2] btrfs-progs: receive: introduce new --clone-fallback option
 2021-09-30 13:31 UTC  (4+ messages)
` [PATCH v2 1/2] btrfs-progs: receive: fallback to buffered copy if clone failed

[dpdk-dev] [PATCH] net/memif: allocate socket hash on any NUMA socket
 2021-09-30 13:31 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: Minor improvements to RAZ register handling
 2021-09-30 13:29 UTC  (6+ messages)
` [PATCH 1/2] KVM: arm64: Return early from read_id_reg() if register is RAZ
` [PATCH 2/2] KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0

[PATCH 0/7] Add a new --remerge-diff capability to show & log
 2021-09-30 13:16 UTC  (6+ messages)
` [PATCH 5/7] tmp-objdir: new API for creating and removing primary object dirs

[PATCH v2, 0/1] mailbox: cmdq: add instruction time-out interrupt support
 2021-09-30 13:18 UTC  (2+ messages)

[PATCH] ceph: buffer the truncate when size won't change with Fx caps issued
 2021-09-30 13:30 UTC  (2+ messages)

[PATCH] rpi: always set fdt_addr with firmware-provided FDT address
 2021-09-30 13:29 UTC  (10+ messages)

[syzbot] WARNING: locking bug in sco_conn_del
 2021-09-30 13:30 UTC 

[PATCH] ASoC: max98373: Mark cache dirty before entering sleep
 2021-09-30 13:29 UTC  (10+ messages)
  ` [EXTERNAL] "

[PATCH net] af_unix: fix races in sk_peer_pid and sk_peer_cred accesses
 2021-09-30 13:30 UTC  (2+ messages)

[dpdk-dev] [PATCH] mbuf: fix reset on mbuf free
 2021-09-30 13:29 UTC  (9+ messages)
` [dpdk-dev] [dpdk-stable] [PATCH v4] "

[PATCH v3 0/4] rcu, arm64: PREEMPT_RT fixlets
 2021-09-30 13:22 UTC  (7+ messages)
` [PATCH v3 3/4] rcu/nocb: Protect NOCB state via local_lock() under PREEMPT_RT
    ` rcu/tree: Protect rcu_rdp_is_offloaded() invocations on RT

[RFC PATCH] LKMM: Add ctrl_dep() macro for control dependency
 2021-09-30 13:28 UTC  (3+ messages)

[PATCH v7 0/3] Add driver for lan966x Generic Clock Controller
 2021-09-30 13:28 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: clock: lan966x: Add binding includes for lan966x SoC clock IDs
` [PATCH v7 2/3] dt-bindings: clock: lan966x: Add LAN966X Clock Controller
` [PATCH v7 3/3] clk: lan966x: Add lan966x SoC clock driver

[PATCH] gdbstub: Switch to the thread receiving a signal
 2021-09-30  9:51 UTC 

[dpdk-dev] [PATCH v4] mbuf: fix reset on mbuf free
 2021-09-30 13:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH 00/12] regulator/mfd/clock: dt-bindings: Samsung S2M and S5M to dtschema
 2021-09-30 13:21 UTC  (5+ messages)
` [PATCH 10/12] mfd: dt-bindings: samsung,s5m8767: document buck and LDO supplies


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.