All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 12:04:38 to 2023-01-09 12:54:39 UTC [more...]

[PATCH 0/5] hw: Cleanups around PFLASH use
 2023-01-09 12:01 UTC  (5+ messages)
` [PATCH 1/5] hw/ppc/sam460ex: Remove unreachable code calling pflash_cfi01_register()
` [PATCH 2/5] hw/microblaze/petalogix: Add FLASH_SECTOR_SIZE definitions
` [PATCH 4/5] hw/sh4/r2d: Use the IEC binary prefix definitions
` [PATCH 5/5] hw/sh4/r2d: Add the FLASH_SECTOR_SIZE definition

[PATCHv3 0/5] FWU: Handle meta-data in common code
 2023-01-09 12:54 UTC  (3+ messages)
` [PATCHv3 2/5] fwu: move meta-data management in core

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 12:53 UTC  (14+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "

[PATCH 0/7] staging: rtl8192e: Rename variables from r8192_priv start with ChannelPlan
 2023-01-09 12:53 UTC  (5+ messages)
` [PATCH 2/7] staging: rtl8192e: Rename TSSI_13dBm, Pwr_Track and NumTotalRFPath

[LTP] [PATCH 1/3] aiocp.c: TCONF on O_DIRECT on tmpfs
 2023-01-09 12:52 UTC  (3+ messages)
` [LTP] [PATCH 2/3] aiocp: Don't use O_DIRECT when writing random file
` [LTP] [PATCH 3/3] aiocp: Don't try to get tmpfs blocksize

[PATCH 1/1] PCI: vmd: Fix boot failure when trying to clean up domain before enumeration
 2023-01-09 12:51 UTC 

[PATCH 0/2] Reset related fixes for rzg2l_wdt
 2023-01-09 12:52 UTC  (3+ messages)
` [PATCH 1/2] watchdog: rzg2l_wdt: Issue a reset before we put the PM clocks

[PATCH] KVM: s390: interrupt: use READ_ONCE() before cmpxchg()
 2023-01-09 12:51 UTC 

[PATCH linux-next] mark access to tick_do_timer_cpu with READ_ONCE/WRITE_ONCE
 2023-01-09 12:51 UTC  (2+ messages)

Possible problem with thunderbolt 4
 2023-01-09 12:50 UTC  (13+ messages)

[Cluster-devel] [RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
 2023-01-09 12:46 UTC  (5+ messages)
` [Cluster-devel] [RFC v6 04/10] iomap: Add iomap_get_folio helper
    `  "

[PATCH v4 00/19] MediaTek MT8188 clock support
 2023-01-09 12:45 UTC  (22+ messages)
` [PATCH v4 07/19] clk: mediatek: Add MT8188 ccusys "
` [PATCH v4 08/19] clk: mediatek: Add MT8188 imgsys "
` [PATCH v4 11/19] clk: mediatek: Add MT8188 vdecsys "
` [PATCH v4 12/19] clk: mediatek: Add MT8188 vdosys0 "
` [PATCH v4 13/19] clk: mediatek: Add MT8188 vdosys1 "
` [PATCH v4 15/19] clk: mediatek: Add MT8188 vppsys0 "
` [PATCH v4 16/19] clk: mediatek: Add MT8188 vppsys1 "
` [PATCH v4 17/19] clk: mediatek: Add MT8188 wpesys "
` [PATCH v4 18/19] clk: mediatek: Add MT8188 imp i2c wrapper "
` [PATCH v4 19/19] clk: mediatek: Add MT8188 adsp "

[PATCH v8 00/12] Network support for Landlock
 2023-01-09 12:46 UTC  (20+ messages)
` [PATCH v8 07/12] landlock: Add network rules support
` [PATCH v8 08/12] landlock: Implement TCP network hooks
` [PATCH v8 10/12] selftests/landlock: Add 10 new test suites dedicated to network

[RFC PATCH 0/5] DRM CRTC 3D LUT interface for AMD DCN
 2023-01-09 12:50 UTC  (5+ messages)
` [RFC PATCH 4/5] drm/drm_color_mgmt: add 3D LUT to color mgmt properties

[igt-dev] [PATCH i-g-t v2 0/6] Introduce blt_cmd_info struct
 2023-01-09 12:49 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 1/6] i915/lib: Add new library for blitter and tiling formats

[PATCH v2 0/7] mm/vmalloc.c: allow vread() to read out vm_map_ram areas
 2023-01-09 12:49 UTC  (8+ messages)
` [PATCH v2 3/7] "

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-09 12:13 UTC  (21+ messages)
` [PATCH v2 01/21] hw/block: Rename TYPE_PFLASH_CFI02 'width' property as 'device-width'
` [PATCH v2 02/21] hw/block: Pass DeviceState to pflash_cfi01_get_blk()
` [PATCH v2 03/21] hw/block: Use pflash_cfi01_get_blk() in pflash_cfi01_legacy_drive()
` [PATCH v2 04/21] hw/block: Pass DeviceState to pflash_cfi01_get_memory()
` [PATCH v2 05/21] hw/arm: Use generic DeviceState instead of PFlashCFI01
` [PATCH v2 06/21] hw/loongarch: "
` [PATCH v2 07/21] hw/riscv: "
` [PATCH v2 08/21] hw/i386: "
` [PATCH v2 09/21] hw/xtensa: "
` [PATCH v2 10/21] hw/sh4: Open-code pflash_cfi02_register()
` [PATCH v2 11/21] hw/arm/digic: "
` [PATCH v2 13/21] hw/arm/xilinx_zynq: "
` [PATCH v2 14/21] hw/block: Remove unused pflash_cfi02_register()
` [PATCH v2 15/21] hw/block: Make PFlashCFI02 QOM declaration internal
` [PATCH v2 17/21] hw/microblaze: Open-code pflash_cfi01_register()
` [PATCH v2 18/21] hw/mips: "
` [PATCH v2 19/21] hw/ppc: "
` [PATCH v2 20/21] hw/block: Remove unused pflash_cfi01_register()
` [PATCH v2 21/21] hw/block: Make PFlashCFI01 QOM declaration internal

[virtio-comment] [PATCH v1 00/20] Split device spec to its individual files
 2023-01-09 12:48 UTC  (3+ messages)
` [virtio-comment] [PATCH v1 13/20] virtio-rpmb: Maintain rpmb device spec in separate directory

[PATCH] objtool: continue if find_insn() fails in decode_instructions()
 2023-01-09 12:42 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t 0/2] PCI WARM_RESET IGT
 2023-01-09 12:43 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] scripts: rpm: make clear that mkspec script contains 4.13 feature
 2023-01-09 12:42 UTC  (3+ messages)

[PATCH RFC net-next v2 00/12] net: mdio: Start separating C22 and C45
 2023-01-09 12:41 UTC  (9+ messages)
` [PATCH RFC net-next v2 03/12] net: mdio: mdiobus_register: update validation test

Expected rdpmc behavior during context swtich and a RISC-V conundrum
 2023-01-09 12:41 UTC  (2+ messages)

[PATCH linux-next] ALSA: control-led: use strscpy() to instead of strncpy()
 2023-01-09 12:40 UTC  (3+ messages)

[PATCH V4 0/5] app/testpmd: support mulitple process attach and detach port
 2023-01-09 12:38 UTC  (2+ messages)

[RESEND PATCH 0/2] migration: Report migration related thread pid to libvirt to support migration pin
 2023-01-09 12:12 UTC  (3+ messages)
` [RESEND PATCH 1/2] migration: report migration related thread pid to libvirt
` [RESEND PATCH 2/2] migration: report multiFd "

Current status of seccomp support in the m68k kernel?
 2023-01-09 12:37 UTC 

[PATCH AUTOSEL 6.1 1/7] ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"
 2023-01-09 12:35 UTC  (4+ messages)

[PATCH v2] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-09 11:30 UTC  (2+ messages)

[PATCH 0/2] Fix win32/msys2 shader compilation
 2023-01-09 12:20 UTC  (3+ messages)
` [PATCH 1/2] build-sys: fix crlf-ending C code

[PATCH v2 0/9] Split region permissions into M-mode and SU-mode
 2023-01-09 12:34 UTC  (2+ messages)

[PATCH] HID: add KEY_CAMERA_FOCUS event in HID
 2023-01-09 12:32 UTC 

[BUG Report] undefined reference to `convert_to_fxsr'
 2023-01-09 12:32 UTC  (12+ messages)

[PATCH 00/10] Various win32 fixes & new 'get-win32-socket' QMP command
 2023-01-09 12:28 UTC  (4+ messages)
` [PATCH 08/10] qmp: add 'get-win32-socket'

[PATCH net-next v3 0/4] net: phy: mxl-gpy: broken interrupt fixes
 2023-01-09 12:30 UTC  (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: vendor-prefixes: add MaxLinear
` [PATCH net-next v3 2/4] dt-bindings: net: phy: add MaxLinear GPY2xx bindings
` [PATCH net-next v3 3/4] net: phy: allow a phy to opt-out of interrupt handling
` [PATCH net-next v3 4/4] net: phy: mxl-gpy: disable interrupts on GPY215 by default

[PATCH v2] util/bufferiszero: Use __attribute__((target)) for avx2/avx512
 2023-01-09 12:28 UTC  (2+ messages)

[PATCH 0/4] worktree: Support `--orphan` when creating new worktrees
 2023-01-09 12:26 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v3 "
    ` [PATCH v4 0/3] "
      ` [PATCH v5 0/4] "
        ` [PATCH v6 "
          ` [PATCH v7 "

[PATCH] fixup! date.c: allow ISO 8601 reduced precision times
 2023-01-09 12:29 UTC  (2+ messages)
` [PATCH] date.c: limit less precision ISO-8601 with its marker

[Bridge] [PATCH v5 net-next 00/15] net: bridge: Multiple Spanning Trees
 2023-01-09 12:29 UTC  (10+ messages)
` [Bridge] [PATCH v5 net-next 01/15] net: bridge: mst: Multiple Spanning Tree (MST) mode
          `  "

[PATCH v2 0/4] drm/msm/mdss: enable access to hw_rev from MDSS driver
 2023-01-09 12:28 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: display/msm: add core clock to the mdss bindings

[PATCH] arm64: Fix build with CC=clang, CONFIG_FTRACE=y and CONFIG_STACK_TRACER=y
 2023-01-09 12:27 UTC  (2+ messages)

[PATCH] eal: add nonnull and access function attributes
 2023-01-09 12:28 UTC  (6+ messages)
` [PATCH v5 1/4] "

[RFC PATCH] irqchip/gic-v3: wait irq done to set affinity
 2023-01-09 12:26 UTC  (4+ messages)

[PATCH v2 0/3] iio: light: vcnl4000: Add vcnl4040 interrupt support
 2023-01-09 12:27 UTC  (4+ messages)
` [PATCH v2 1/3] iio: light: vcnl4000: Prepare for more generic setup
` [PATCH v2 2/3] iio: light: vcnl4000: Make irq handling more generic
` [PATCH v2 3/3] iio: light: vcnl4000: Add interrupt support for vcnl4040

[PATCH 00/13] hw/arm: Cleanups before pflash refactor
 2023-01-09 11:53 UTC  (8+ messages)
` [PATCH 01/13] hw/arm/pxa2xx: Simplify pxa255_init()
` [PATCH 03/13] hw/arm/collie: Use the IEC binary prefix definitions
` [PATCH 05/13] hw/arm/gumstix: Improve documentation
` [PATCH 07/13] hw/arm/mainstone: Use the IEC binary prefix definitions
` [PATCH 10/13] hw/arm/omap_sx1: "
` [PATCH 11/13] hw/arm/z2: "
` [PATCH 13/13] hw/arm: Remove unreachable code calling pflash_cfi01_register()

答复: [PATCH] PCI: of: Warn if bridge base/limit region overlaps with system ram region
 2023-01-09 12:26 UTC  (2+ messages)

[PATCH v2 00/24] Split netmem from struct page
 2023-01-09 12:27 UTC  (3+ messages)
` [PATCH v2 24/24] mlx5: Convert to netmem

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-09 12:27 UTC  (3+ messages)

[PATCH 0/2] usertools: use argparse module to get input and add an argment
 2023-01-09 12:26 UTC  (4+ messages)
` [PATCH 1/2] usertools: use argparse module to get input parameter

[PATCH 0/3] KVM: arm64: nv: Fixes for Nested Virtualization issues
 2023-01-09 12:25 UTC  (5+ messages)
` [PATCH 1/3] KVM: arm64: nv: only emulate timers that have not yet fired

[PATCH net-next 0/2] net: use kmem_cache_free_bulk in kfree_skb_list
 2023-01-09 12:24 UTC  (4+ messages)
` [PATCH net-next 2/2] net: kfree_skb_list use kmem_cache_free_bulk

[Intel-gfx] [PATCH v2] drm/i915: Do not cover all future platforms in TLB invalidation
 2023-01-09 12:24 UTC  (3+ messages)
` [PATCH v3] "
  ` [Intel-gfx] "

[PATCH v5 0/7] New DRM accel driver for Intel VPU
 2023-01-09 12:23 UTC  (8+ messages)
` [PATCH v5 1/7] accel/ivpu: Introduce a new DRM "
` [PATCH v5 2/7] accel/ivpu: Add Intel VPU MMU support
` [PATCH v5 3/7] accel/ivpu: Add GEM buffer object management
` [PATCH v5 4/7] accel/ivpu: Add IPC driver and JSM messages
` [PATCH v5 5/7] accel/ivpu: Implement firmware parsing and booting
` [PATCH v5 6/7] accel/ivpu: Add command buffer submission logic
` [PATCH v5 7/7] accel/ivpu: Add PM support

[PULL 00/51] virtio,pc,pci: features, cleanups, fixes
 2023-01-09 12:03 UTC  (3+ messages)
` [PULL 37/51] docs/devel: Rules on #include in headers

[PATCH 3/3] tls: Add support l_tls_set_alpn_list() and ALPN extension
 2023-01-09 12:21 UTC  (4+ messages)

[PATCH v6 0/6] arm64: dts: qcom: sm6125: UFS and xiaomi-laurel-sprout support
 2023-01-09 12:21 UTC  (10+ messages)
` [PATCH v6 2/6] dt-bindings: phy: Add QMP UFS PHY compatible for SM6125
` [PATCH v6 4/6] arm64: dts: qcom: sm6125: Add UFS nodes
` [PATCH v6 6/6] arm64: dts: qcom: sm6125: Initial support for xiaomi-laurel-sprout

[PATCH 0/2]Reduce lcm_reset to DSI LP11 send cmd time
 2023-01-09 11:58 UTC  (8+ messages)
` [PATCH 2/2] drm/panel: boe-tv101wum-nl6: Reduce lcm_reset to send initial code time

[PATCH] grep: correctly identify utf-8 characters with \{b,w} in -P
 2023-01-09 11:35 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/5] drm: Don't include linux/fb.h in drm_crtc_helper.h
 2023-01-09 12:16 UTC  (3+ messages)

[PATCH v4 00/19] iommu: Retire detach_dev callback
 2023-01-09 12:17 UTC  (9+ messages)
` [PATCH v4 10/19] iommu: Add set_platform_dma_ops iommu ops

[RFC PATCH 0/7] Standardize telemetry int types
 2023-01-09 12:16 UTC  (4+ messages)
` [RFC PATCH 4/7] telemetry: make array initialization more robust

Status of dma-range issues with BCM2711
 2023-01-09 12:16 UTC  (2+ messages)

[PATCH] Revert "usb-storage: Add Hiksemi USB3-FW to IGNORE_UAS"
 2023-01-09 12:16 UTC  (3+ messages)

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-09 12:15 UTC  (11+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management
` [PATCH v6 4/6] dt-bindings: cache: r9a07g043f-l2-cache: Add DT binding documentation for L2 cache controller

[PATCH v2 0/2] drm/panel: add support for the Visionox VTDR6130 AMOLED DSI panel
 2023-01-09 12:15 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: panel: document the Visionox VTDR6130 AMOLED DSI Panel bindings

[PATCH 1/3] perf/core: Change the layout of perf_sample_data
 2023-01-09 12:14 UTC  (3+ messages)
` [PATCH 2/3] perf/core: Set data->sample_flags in perf_prepare_sample()

[PATCH v4 08/10] intro.3: wfix
 2023-01-09 12:14 UTC  (5+ messages)

[PATCH v3 1/3] dt-bindings: reserved-memory: rmtfs: Make qcom,vmid an array
 2023-01-09 12:13 UTC  (4+ messages)

[PATCH v2 0/3] imx7d-remarkable2: Enable cyttsp5 and rohm,bd71815
 2023-01-09 12:11 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: imx7d-remarkable2: Enable the rohm,bd71815

[Intel-gfx] [PATCH fixed] drm/i915/display: Enable FBC for fbcon
 2023-01-09 12:12 UTC 

[PATCH v4] i2c: designware: Fix unbalanced suspended flag
 2023-01-09 12:11 UTC  (2+ messages)

[PATCH v3] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
 2023-01-09 12:11 UTC 

[PATCH v2] dt-bindings: interconnect: qcom-bwmon: document SM8550 compatibles
 2023-01-09 12:09 UTC  (4+ messages)

[PATCH 0/2] x86/vmx: Don't crash guests when there is no model-specific LBRs available
 2023-01-09 12:08 UTC  (3+ messages)
` [PATCH 1/2] x86/vmx: Calculate model-specific LBRs once at start of day
` [PATCH 2/2] x86/vmx: Support for CPUs without model-specific LBR

(Ab)using xenstored without Xen
 2023-01-09 12:08 UTC  (3+ messages)

[PATCH bpf-next 0/3] Annotate kfuncs with new __bpf_kfunc macro
 2023-01-09 12:08 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: Add __bpf_kfunc tag for marking kernel functions as kfuncs

[PATCH v5 1/1] i2c: designware: use casting of u64 in clock multiplication to avoid overflow
 2023-01-09 12:07 UTC  (2+ messages)

Git repo setup for Yocto upstream contribution
 2023-01-09 12:07 UTC  (3+ messages)
` [yocto] "

[PATCH 1/1] i2c: designware: fix i2c_dw_clk_rate() return size to be u32
 2023-01-09 12:07 UTC  (2+ messages)

[PATCH v2 1/6] dt-bindings: i2c: qcom,i2c-cci: Fall back to common compatibles
 2023-01-09 12:07 UTC  (4+ messages)
` [PATCH v2 6/6] i2c: qcom-cci: Deprecate duplicated compatibles

[Intel-gfx] [PATCH v7 0/2] drm/i915/mtl: handle some MTL scaler limitations
 2023-01-09 12:07 UTC  (4+ messages)
` [Intel-gfx] [PATCH v7 1/2] drm/i915/mtl: limit second scaler vertical scaling in ver >= 14

[PATCH v4 0/7] New DRM accel driver for Intel VPU
 2023-01-09 12:06 UTC  (6+ messages)
` [PATCH v4 3/7] accel/ivpu: Add GEM buffer object management


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.