All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-29 14:42:27 to 2022-03-29 15:31:11 UTC [more...]

[PATCH v2 00/13] gpiolib: Two new helpers and way toward fwnode
 2022-03-29 15:29 UTC  (21+ messages)
` [PATCH v2 01/13] gpiolib: Introduce for_each_gpiochip_node() loop helper
` [PATCH v2 02/13] gpiolib: Introduce gpiochip_node_count() helper
` [PATCH v2 03/13] pinctrl: stm32: Replace custom code by gpiochip_node_count() call
` [PATCH v2 04/13] pinctrl: stm32: Switch to use for_each_gpiochip_node() helper
` [PATCH v2 05/13] pinctrl: samsung: "
` [PATCH v2 06/13] pinctrl: renesas: rza1: Replace custom code by gpiochip_node_count() call
` [PATCH v2 07/13] pinctrl: renesas: rza1: Switch to use for_each_gpiochip_node() helper
` [PATCH v2 08/13] pinctrl: npcm7xx: "
` [PATCH v2 09/13] pinctrl: meson: Rename REG_* to MREG_*
` [PATCH v2 10/13] pinctrl: meson: Enable COMPILE_TEST
` [PATCH v2 11/13] pinctrl: meson: Replace custom code by gpiochip_node_count() call
` [PATCH v2 12/13] pinctrl: armada-37xx: Switch to use fwnode instead of of_node
` [PATCH v2 13/13] pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()

[PATCH] VFS: filename_create(): fix incorrect intent
 2022-03-29 15:29 UTC  (2+ messages)

Defining the behaviour of code formatting in openbmc-build-scripts
 2022-03-29 15:29 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: clock: fix some conversion style issues for rockchip, rk3399-cru.yaml
 2022-03-29 15:29 UTC  (19+ messages)
` [PATCH v2 1/6] dt-bindings: clock: fix some conversion style issues for rockchip,rk3399-cru.yaml
` [PATCH v2 2/6] dt-bindings: clock: replace a maintainer for rockchip, rk3399-cru.yaml
  ` [PATCH v2 2/6] dt-bindings: clock: replace a maintainer for rockchip,rk3399-cru.yaml
` [PATCH v2 3/6] dt-bindings: clock: use generic node name for pmucru example in rockchip, rk3399-cru.yaml
  ` [PATCH v2 3/6] dt-bindings: clock: use generic node name for pmucru example in rockchip,rk3399-cru.yaml
` [PATCH v2 4/6] dt-bindings: clock: fix rk3399 cru clock issues
` [PATCH v2 5/6] arm64: dts: rockchip: rk3399: use generic node name for pmucru
` [PATCH v2 6/6] arm64: dts: rockchip: add clocks property to cru nodes rk3399

[RFC 0/8] blkio: add libblkio BlockDriver
 2022-03-29 15:27 UTC  (4+ messages)
` [RFC 7/8] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

[PATCH 00/16] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-03-29 15:28 UTC  (11+ messages)
` [PATCH 03/16] PCI: dwc: Add more verbose link-up message
` [PATCH 04/16] PCI: dwc: Convert to using native IP-core versions representation
` [PATCH 05/16] PCI: dwc: Add IP-core version detection procedure
` [PATCH 08/16] PCI: dwc: Drop inbound iATU types enumeration - dw_pcie_as_type
` [PATCH 09/16] PCI: dwc: Simplify in/outbound iATU setup methods

[PATCH] selftests/seccomp: Add SKIP for failed unshare()
 2022-03-29 15:28 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu: Use switch case for unique_id
 2022-03-29 15:28 UTC  (5+ messages)
` [PATCH 2/4] drm/amdgpu: Add UNIQUE_ID to MetricsMember_t
` [PATCH 3/4] drm/amdgpu: Use metrics data function to get unique_id for Aldebaran
` [PATCH 4/4] drm/amdgpu: Add unique_id support for sienna cichlid

[PATCH v1 00/24] H.264 Field Decoding Support for Frame-based Decoders
 2022-03-29 15:27 UTC  (12+ messages)
` [PATCH v1 06/24] media: v4l2: Trace calculated p/b0/b1 initial reflist
` [PATCH v1 12/24] media: rkvdec: Stop overclocking the decoder
` [PATCH v1 13/24] media: rkvdec: h264: Fix reference frame_num wrap for second field
` [PATCH v1 14/24] media: rkvdec: h264: Fix dpb_valid implementation

[PATCH v5 00/11] Intro to Hardware timestamping engine
 2022-03-29 15:27 UTC  (4+ messages)
` [PATCH v5 01/11] Documentation: Add HTE subsystem guide

gpiomon: Question about mode
 2022-03-29 15:26 UTC  (12+ messages)
` Edit/gpiomon: "

[LSF/MM TOPIC] Better handling of negative dentries
 2022-03-29 15:24 UTC  (10+ messages)

[PATCH v3 00/10] serial: 8250: dw: RZN1 DMA support
 2022-03-29 15:24 UTC  (11+ messages)
` [PATCH v3 01/10] serial: 8250: dw: Move the per-device structure
` [PATCH v3 02/10] serial: 8250: dw: Use the device API
` [PATCH v3 03/10] serial: 8250: dw: Change the quirks type to unsigned int
` [PATCH v3 04/10] serial: 8250: dw: Create a more generic platform data structure
` [PATCH v3 05/10] serial: 8250: dw: Allow to use a fallback CPR value if not synthesized
` [PATCH v3 06/10] serial: 8250: dma: Allow driver operations before starting DMA transfers
` [PATCH v3 07/10] serial: 8250: dw: Introduce an rx_timeout variable in the IRQ path
` [PATCH v3 08/10] serial: 8250: dw: Add support for DMA flow controlling devices
` [PATCH v3 09/10] serial: 8250: dw: Improve RZN1 support
` [PATCH v3 10/10] ARM: dts: r9a06g032: Fill the UART DMA properties

[PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
 2022-03-29 15:24 UTC  (2+ messages)

[PATCH 01/23] dma-buf: add dma_resv_replace_fences v2
 2022-03-29 15:24 UTC  (3+ messages)
` [PATCH 16/23] dma-buf: add enum dma_resv_usage v3

[PATCH V3 0/2] x86 IOMMU Documentation updates
 2022-03-29 15:24 UTC  (4+ messages)
` [PATCH V3 1/2] Documentation: x86: Add documentation for AMD IOMMU

[dm-devel] [PATCH 0/4] dm: Introduce dm-qcow2 driver to attach QCOW2 files as block device
 2022-03-29 15:24 UTC  (6+ messages)
` [dm-devel] [PATCH 3/4] dm-qcow2: Introduce driver to create block devices over QCOW2 files

[PATCH] EDAC/ie31200: Add Skylake-S support
 2022-03-29 14:58 UTC  (2+ messages)

[PATCH 1/3] soc: mediatek: pwrap: Use readx_poll_timeout() instead of custom function
 2022-03-29 15:22 UTC  (9+ messages)
` [PATCH 2/3] soc: mediatek: pwrap: Switch to devm_platform_ioremap_resource_byname()
` [PATCH 3/3] soc: mediatek: pwrap: Move and check return value of platform_get_irq()

FSFreeze on Windows VM
 2022-03-29 14:26 UTC 

[PATCH RFC v18 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-29 15:24 UTC  (3+ messages)
` [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client

[PATCH] multifd: Copy pages before compressing them with zlib
 2022-03-29 15:21 UTC 

[syzbot] memory leak in gs_usb_probe
 2022-03-29 15:22 UTC 

[RFC v4 0/8] Proposal for a GPU cgroup controller
 2022-03-29 15:21 UTC  (5+ messages)
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function

[PATCH] arch/arm64: Fix topology initialization for core scheduling
 2022-03-29 15:20 UTC  (4+ messages)

SNAT not translating all iperf3 packets
 2022-03-29 15:20 UTC 

WARNING: at arch/x86/kvm/../../../virt/kvm/kvm_main.c:3156 mark_page_dirty_in_slot
 2022-03-29 15:20 UTC 

[PATCH] target/sh4: Remove old README.sh4 file
 2022-03-29 15:19 UTC 

Regarding EKEYEXPIRED error during dns_query
 2022-03-29 15:19 UTC  (3+ messages)

[meta-oe][PATCH 0/3] add idevicerestore support
 2022-03-29 15:18 UTC  (3+ messages)
` [meta-oe][PATCH 2/3] libirecovery: add recipe
  ` [oe] "

[LTP] [REGRESSION] lkft ltp for 9eb00f3
 2022-03-29 15:15 UTC 

[PATCH] phy: PHY_FSL_LYNX_28G should depend on ARCH_LAYERSCAPE
 2022-03-29 15:14 UTC  (4+ messages)

Intel roadmap for 22.07
 2022-03-29 15:13 UTC  (3+ messages)

[Buildroot] Adding USB support to existing device on 2.6.39.3 kernel - possible?
 2022-03-29 15:13 UTC  (3+ messages)

[Intel-wired-lan] [PATCH v4 net-next 0/5] ice: switch: debloat packet templates code
 2022-03-29 15:12 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH v4 net-next 5/5] ice: switch: convert packet template match code to rodata
  `  "

[PATCH perf] perf tools: .git/ORIG_HEAD might not exist
 2022-03-29 15:12 UTC  (3+ messages)

[PATCH] drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
 2022-03-29 15:11 UTC  (2+ messages)

[PATCH v2] x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
 2022-03-29 15:11 UTC  (3+ messages)
` [tip: x86/urgent] "

[PATCH/RFC] NFSv4: ensure different netns do not share cl_owner_id
 2022-03-29 15:11 UTC  (5+ messages)

[Accel-config] Re: [PATCH 1/1] accel-config/test: fix dedicated mode wq size 1 failure
 2022-03-29 15:11 UTC 

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-03-29 15:08 UTC  (8+ messages)

[PATCH v5 0/2] Add mmc driver for Sunplus SP7021 SOC
 2022-03-29 15:10 UTC  (4+ messages)
` [PATCH v5 1/2] dt-binding: mmc: Add mmc yaml file for Sunplus SP7021
` [PATCH v5 2/2] mmc: Add mmc driver "

[Accel-config] Re: [PATCH] accel-config: Skip writing driver_name attr if not present
 2022-03-29 15:09 UTC 

[PATCH v3] docs/system/i386: Add measurement calculation details to amd-memory-encryption
 2022-03-29 15:02 UTC  (2+ messages)

[PATCH for-7.0] main-loop: Disable GLOBAL_STATE_CODE() assertions
 2022-03-29 15:03 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/11] drm/i915: Finish off static DRRS
 2022-03-29 15:07 UTC  (12+ messages)
` [Intel-gfx] [PATCH 01/11] drm/i915: Extract intel_edp_has_drrs()
` [Intel-gfx] [PATCH 02/11] drm/i915: Put fixed modes directly onto the panel's fixed_modes list
` [Intel-gfx] [PATCH 03/11] drm/i915: Refactor non-EDID fixed mode duplication
` [Intel-gfx] [PATCH 04/11] drm/i915: Nuke intel_drrs_init()
` [Intel-gfx] [PATCH 05/11] drm/i915: Combine the EDID fixed_mode+downclock_mode lookup into one
` [Intel-gfx] [PATCH 06/11] drm/i915: Stop duplicating the EDID fixed/downclock modes
` [Intel-gfx] [PATCH 07/11] drm/i915: Allow an arbitrary number of downclock modes
` [Intel-gfx] [PATCH 08/11] drm/i915: Allow higher refresh rate alternate fixed modes
` [Intel-gfx] [PATCH 09/11] drm/i915: Move intel_drrs_compute_config() into intel_dp.c
` [Intel-gfx] [PATCH 10/11] drm/i915: Allow static DRRS on all eDP ports
` [Intel-gfx] [PATCH 11/11] drm/i915: Allow static DRRS on LVDS

[PATCH 0/3] Bug fixes related to secure 2 stage translation
 2022-03-29 14:59 UTC  (5+ messages)
` [PATCH 1/3] target/arm: Check VSTCR.SW when assigning the stage 2 output PA space

[PATCH] net: bcmgenet: Use stronger register read/writes to assure ordering
 2022-03-29 15:07 UTC  (2+ messages)

[PULL 0/4] Block patches for 7.0-rc2
 2022-03-29 14:58 UTC  (5+ messages)
` [PULL 1/4] iotests: update test owner contact information
` [PULL 2/4] main-loop: Disable GLOBAL_STATE_CODE() assertions
` [PULL 3/4] block/stream: Drain subtree around graph change
` [PULL 4/4] iotests: Fix status checks

[PATCH v3] qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
 2022-03-29 15:02 UTC  (2+ messages)

[PATCH] build: Add missing parameter to TaskInvalid
 2022-03-29 15:04 UTC 

[PATCH v2] staging: rts5208: Convert kmap() to kmap_local_page()
 2022-03-29 15:02 UTC  (3+ messages)

[PATCH] ath11k: Change max no of active probe SSID and BSSID to fw capability
 2022-03-29 15:02 UTC  (2+ messages)

[PATCH 00/18] overlay: support idmapped layers
 2022-03-29 15:02 UTC  (3+ messages)

[PATCH v3 0/2] virtio-blk: support polling I/O and mq_ops->queue_rqs()
 2022-03-29 15:01 UTC  (8+ messages)
` [PATCH v3 2/2] virtio-blk: support mq_ops->queue_rqs()

[virtio-comment] [PATCH v2] vsock: add documentation about len header field
 2022-03-29 15:01 UTC 

[xen-4.14-testing test] 168957: trouble: blocked/broken/pass
 2022-03-29 14:59 UTC 

[PATCH] remoteproc: Don't bother checking the return value of debugfs_create*
 2022-03-29 14:59 UTC  (4+ messages)

[Buildroot] [PATCH] package/cmake: bump version to 3.22.3
 2022-03-29 14:59 UTC 

[PATCH v4 0/4] Add basic node support for Mediatek MT8186 SoC
 2022-03-29 14:56 UTC  (5+ messages)
` [PATCH v4 4/4] arm64: dts: Add Mediatek SoC MT8186 dts and evaluation board and Makefile

[Intel-gfx] [PATCH] drm/i915: Add RPL-S PCI IDs
 2022-03-29 14:57 UTC  (5+ messages)

Yocto Project Status WW132`22
 2022-03-29 14:56 UTC 

[PATCH] selftests: net: Add tls config dependency for tls selftests
 2022-03-29 14:55 UTC  (3+ messages)

[PATCH v3 0/1] Add mt6359 node for MediaTek PMIC MT6359
 2022-03-29 14:53 UTC  (5+ messages)
` [PATCH v3 1/1] arm64: dts: mt6359: add PMIC MT6359 nodes

[ammarfaizi2-block:bp/bp/rc0+ 6/11] arch/x86/kernel/cpu/common.c:1418 cpu_parse_early_param() warn: potential spectre issue 'x86_cap_flags' [w] (local cap)
 2022-03-29 14:53 UTC 

stable-rc/queue/4.19 build: 197 builds: 6 failed, 191 passed, 2 errors, 32 warnings (v4.19.237-11-g78bedb4f64a3)
 2022-03-29 14:52 UTC 

[RFC v1 00/10] roadtest: a driver testing framework
 2022-03-29 14:52 UTC  (11+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest

[bitbake-devel] [PATCH 4/6 v2] server/process: Avoid hanging if a parser process is terminated
 2022-03-29 14:52 UTC 

[PATCH] staging: r8188eu: Fix misspelling in comment
 2022-03-29 14:52 UTC  (2+ messages)

[PATCH] staging: sm750fb: add necessary #include in sm750_accel.h, sm750_cursor.h
 2022-03-29 14:51 UTC  (2+ messages)

[PATCH v7 00/17] vfio-user server in QEMU
 2022-03-29 14:48 UTC  (7+ messages)
` [PATCH v7 12/17] vfio-user: IOMMU support for remote device
` [PATCH v7 16/17] vfio-user: handle reset of "

kselftest: net: tls: hangs
 2022-03-29 14:49 UTC  (5+ messages)

yet another approach to fix the loop lock order inversions v5
 2022-03-29 14:49 UTC  (7+ messages)
` [PATCH 13/14] loop: remove lo_refcount and avoid lo_mutex in ->open / ->release

[PATCH v2] ceph: stop forwarding the request when exceeding 256 times
 2022-03-29 14:48 UTC  (2+ messages)

[qemu-mainline test] 168962: trouble: blocked/broken/pass
 2022-03-29 14:48 UTC 

[FYI PATCH 1/1] perf tools: Update copy of libbpf's hashmap.c
 2022-03-29 14:46 UTC 

[PATCH] proc: bootconfig: add null pointer check
 2022-03-29 14:46 UTC  (3+ messages)

[PATCH] UPSTREAM: drm/amdgpu: Disable ABM when AC mode
 2022-03-29 14:46 UTC  (3+ messages)

[PATCH 0/5] Compilation fixes for 7.0
 2022-03-29 14:44 UTC  (5+ messages)
` [PATCH 5/5] s390x/tcg: fix format-truncation warning

[PATCH v1 0/1] Mediatek PMIC patch
 2022-03-29 14:44 UTC  (5+ messages)
` [PATCH v1 1/1] pwrap: mediatek: fix wait time out issue

[PATCH v3] a2dp: Fix crash when SEP codec has not been initialized
 2022-03-29 14:44 UTC  (2+ messages)
` [v3] "

OVS DPDK DMA-Dev library/Design Discussion
 2022-03-29 14:44 UTC  (5+ messages)

WARNING: mm/workingset.c:567 shadow_lru_isolate
 2022-03-29 14:43 UTC  (2+ messages)

[PATCH -next RFC 0/6] improve large random io for HDD
 2022-03-29 14:42 UTC  (7+ messages)
` [PATCH -next RFC 2/6] block: refactor to split bio thoroughly


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.