All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-09 12:20:21 to 2023-01-09 13:04:15 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 3/5] hw/mips/malta: Add the FLASH_SECTOR_SIZE definition
` [PATCH 4/5] hw/sh4/r2d: Use the IEC binary prefix definitions
` [PATCH 5/5] hw/sh4/r2d: Add the FLASH_SECTOR_SIZE definition

[PATCH v6 00/10] drm: Remove usage of deprecated DRM_* macros
 2023-01-09 13:00 UTC  (19+ messages)
` [PATCH v6 01/10] drm/print: Fix and add support for NULL as first argument in drm_* macros
` [PATCH v6 02/10] drm: Remove usage of deprecated DRM_INFO
` [PATCH v6 03/10] drm: Remove usage of deprecated DRM_NOTE
` [PATCH v6 04/10] drm: Remove usage of deprecated DRM_ERROR
` [PATCH v6 05/10] drm: Remove usage of deprecated DRM_DEBUG
` [PATCH v6 06/10] drm: Remove usage of deprecated DRM_DEBUG_DRIVER
` [PATCH v6 07/10] drm: Remove usage of deprecated DRM_DEBUG_KMS
` [PATCH v6 08/10] drm: Remove usage of deprecated DRM_DEBUG_PRIME
` [PATCH v6 09/10] drm/drm_blend: Remove usage of deprecated DRM_DEBUG_ATOMIC
` [PATCH v6 10/10] drm/drm_lease: Remove usage of deprecated DRM_DEBUG_LEASE

NXP imx6ull nonalignment buffer question
 2023-01-09 13:02 UTC 

Github actions failing
 2023-01-09 13:01 UTC  (5+ messages)

[PATCH] ref-filter: add new atom "signature" atom
 2023-01-09 12:59 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:59 UTC  (8+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management

[PATCH v6 0/8] i2c-atr and FPDLink
 2023-01-09 12:59 UTC  (5+ messages)
` [PATCH v6 7/8] media: i2c: add DS90UB913 driver

[PATCH v1 0/8] Basic early_printk and smoke test implementation
 2023-01-09 13:01 UTC  (5+ messages)
` [PATCH v1 4/8] xen/riscv: introduce sbi call to putchar to console

[PATCH 00/13] hw/arm: Cleanups before pflash refactor
 2023-01-09 11:53 UTC  (3+ messages)
` [PATCH 05/13] hw/arm/gumstix: Improve documentation
` [PATCH 06/13] hw/arm/gumstix: Use the IEC binary prefix definitions

[PATCH] drm/amdgpu: fix pipeline sync v2
 2023-01-09 13:01 UTC 

[PATCH v2 0/3] efi_loader: consider EFI memory map
 2023-01-09 13:00 UTC  (5+ messages)
` [PATCH v2 2/3] efi_loader: carve out efi_get_memory_map_alloc()

"failed to allocate main tcb" error
 2023-01-09 13:00 UTC  (13+ messages)

[Buildroot] [PATCH 4/4] package/atk: remove package
 2023-01-09 12:59 UTC 

[Buildroot] [PATCH 3/4] package/at-spi2-atk: remove package
 2023-01-09 12:59 UTC 

[Buildroot] [PATCH 2/4] package/at-spi2-core: bump to version 2.47.1
 2023-01-09 12:58 UTC 

[Buildroot] [PATCH 1/4] package/at-spi2-core: switch to https download
 2023-01-09 12:58 UTC 

[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2
 2023-01-09 12:43 UTC  (5+ messages)
` [PATCH v5 08/14] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v5 09/14] vfio/migration: Rename functions/structs related to v1 protocol

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

[PATCH v4 00/19] MediaTek MT8188 clock support
 2023-01-09 12:45 UTC  (26+ messages)
` [PATCH v4 07/19] clk: mediatek: Add MT8188 ccusys "
` [PATCH v4 08/19] clk: mediatek: Add MT8188 imgsys "
` [PATCH v4 09/19] clk: mediatek: Add MT8188 ipesys "
` [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 14/19] clk: mediatek: Add MT8188 vencsys "
` [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 v2] ASoC: amd: ps: Fix uninitialized ret in create_acp64_platform_devs()
 2023-01-09 12:56 UTC  (4+ messages)

[PATCH v2 00/21] hw: Remove implicit sysbus_mmio_map() from pflash APIs
 2023-01-09 12:08 UTC  (18+ 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 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 12/21] hw/arm/musicpal: "
` [PATCH v2 14/21] hw/block: Remove unused pflash_cfi02_register()
` [PATCH v2 15/21] hw/block: Make PFlashCFI02 QOM declaration internal
` [PATCH v2 18/21] hw/mips: Open-code pflash_cfi01_register()
` [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

[PATCH for-8.0] ui/vnc: fix bad address parsing
 2023-01-09 12:56 UTC  (3+ messages)

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 12:53 UTC  (24+ 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 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "

[PATCH] erofs: fix kvcalloc() misuse with __GFP_NOFAIL
 2023-01-09 12:55 UTC  (4+ messages)

FAILED: patch "[PATCH] btrfs: fix compat_ro checks against remount" failed to apply to 6.0-stable tree
 2023-01-09 12:53 UTC 

FAILED: patch "[PATCH] btrfs: fix compat_ro checks against remount" failed to apply to 5.15-stable tree
 2023-01-09 12:54 UTC 

[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 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  (11+ 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 v8 00/12] Network support for Landlock
 2023-01-09 12:46 UTC  (9+ messages)
` [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] "

[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 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  (2+ messages)
` [RESEND PATCH 1/2] migration: report migration related thread pid to libvirt

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 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  (9+ 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  (5+ 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  (4+ 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] 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  (4+ messages)
` [PATCH v6 6/6] arm64: dts: qcom: sm6125: Initial support for xiaomi-laurel-sprout


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.