All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-06 06:21:53 to 2023-04-06 07:20:28 UTC [more...]

[virtio-dev] [PATCH v11 00/10] Introduce device group and device management
 2023-04-06  7:18 UTC  (22+ messages)
` [virtio-dev] [PATCH v11 01/10] virtio: document forward compatibility guarantees
  ` [virtio-dev] "
    ` [virtio-comment] "
` [virtio-dev] [PATCH v11 02/10] admin: introduce device group and related concepts
  ` [virtio-comment] "
` [virtio-dev] [PATCH v11 03/10] admin: introduce group administration commands
  ` [virtio-dev] "
    ` [virtio-comment] "
` [virtio-comment] [PATCH v11 04/10] admin: introduce virtio admin virtqueues
  ` [virtio-dev] "
    ` [virtio-comment] "
` [virtio-dev] [PATCH v11 05/10] pci: add admin vq registers to virtio over pci
  ` [virtio-comment] Re: [virtio] "
    ` [virtio-dev] "
` [virtio-dev] [PATCH v11 06/10] mmio: document ADMIN_VQ as reserved
  ` [virtio-dev] Re: [virtio-comment] "
    `  "
` [virtio-dev] [PATCH v11 07/10] ccw: "
  ` [virtio-comment] "

[PATCH] doc: asciidoc: remove custom header macro
 2023-04-06  7:19 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/3] Testcases for dirtyfb ioctl
 2023-04-06  7:20 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 3/3] tests/kms_dirtyfb: Add new test "

[PATCH v2 2/2] arm64: dts: realtek: Add RTD1319 SoC and Realtek Pym Particles EVB
 2023-04-06  7:18 UTC 

[PATCH v2 0/2] Initial RTD1319 SoC and Realtek PymParticle EVB support
 2023-04-06  7:18 UTC 

[PATCH v2 1/2] dt-bindings: arm: realtek: Add Realtek Pym Particles EVB
 2023-04-06  7:18 UTC 

[GIT PULL v1] Improve IPsec limits, ESN and replay window
 2023-04-06  7:19 UTC 

[GIT PULL] Apple SoC DT updates for 6.4
 2023-04-06  7:18 UTC  (2+ messages)

20.11.8 patches review and test
 2023-04-06  7:19 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-06  7:17 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS a7f01d6bfe2bccdd4ecbd2a662b6b56bfff50b2d
 2023-04-06  7:13 UTC 

[PATCH 1/8] drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffers
 2023-04-06  7:14 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/2] Fix some bugs in ubi_resize_volume() function
 2023-04-06  7:13 UTC  (6+ messages)
` [PATCH 1/2] ubi: fix slab-out-of-bounds in ubi_eba_get_ldesc+0xfb/0x130
` [PATCH 2/2] ubi: Correct the number of PEBs after a volume resize failure

[PATCH] drm/doc/rfc: Introduce the merge plan for the Xe driver
 2023-04-06  7:07 UTC  (2+ messages)

[PATCH v4 0/3] Use dma_default_coherent for devicetree default coherency
 2023-04-06  7:12 UTC  (4+ messages)

[RFC PATCH net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
 2023-04-06  7:12 UTC  (7+ messages)

[PATCH v2 2/2] dt-bindings: cisco: document the CrayAR compatibles
 2023-04-06  7:12 UTC  (2+ messages)

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-06  7:03 UTC  (4+ messages)

[kvm-unit-tests PATCH] x86/flat.lds: Silence warnings about empty loadable segments
 2023-04-06  7:10 UTC  (3+ messages)

[PATCH blktests v5 0/4] test queue count changes on reconnect
 2023-04-06  7:05 UTC  (9+ messages)
` [PATCH blktests v5 1/4] nvme/rc: Add setter for attr_qid_max
` [PATCH blktests v5 4/4] nvme/048: test queue count changes on reconnect

[PATCH] x86/vmx: Revert "x86/VMX: sanitize rIP before re-entering guest"
 2023-04-06  7:10 UTC  (2+ messages)

[PATCH v8 0/6] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-04-06  6:54 UTC  (7+ messages)
` [PATCH v8 4/6] leds: class: store the color index in struct led_classdev
` [PATCH v8 6/6] leds: Add a multicolor LED driver to group monochromatic LEDs

[PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema
 2023-04-06  7:09 UTC  (4+ messages)

[PATCH net-next v3 00/14] sfc: add vDPA support for EF100 devices
 2023-04-06  7:07 UTC  (17+ messages)
` [PATCH net-next v3 01/14] sfc: add function personality "
` [PATCH net-next v3 02/14] sfc: implement MCDI interface for vDPA operations
` [PATCH net-next v3 03/14] sfc: update MCDI headers for CLIENT_CMD_VF_PROXY capability bit
` [PATCH net-next v3 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
` [PATCH net-next v3 05/14] sfc: implement init and fini functions for vDPA personality
` [PATCH net-next v3 06/14] sfc: implement vDPA management device operations
` [PATCH net-next v3 07/14] sfc: implement vdpa device config operations
` [PATCH net-next v3 08/14] sfc: implement vdpa vring "
` [PATCH net-next v3 09/14] sfc: implement device status related vdpa "
` [PATCH net-next v3 10/14] sfc: implement filters for receiving traffic
` [PATCH net-next v3 11/14] sfc: use PF's IOMMU domain for running VF's MCDI commands
` [PATCH net-next v3 12/14] sfc: unmap VF's MCDI buffer when switching to vDPA mode
` [PATCH net-next v3 13/13] sfc: register the vDPA device
` [PATCH net-next v3 13/14] sfc: update vdpa device MAC address
` [PATCH net-next v3 14/14] sfc: register the vDPA device

[PATCH 0/2] KVM: SVM: small tweaks for sev_hardware_setup
 2023-04-06  7:07 UTC  (3+ messages)

[PATCH] stat.3type: tfix
 2023-04-06  6:58 UTC 

next/pending-fixes build: 181 builds: 4 failed, 177 passed, 7 errors, 12 warnings (v6.3-rc5-284-g1beddc8728ad)
 2023-04-06  7:06 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  7:07 UTC 

[PATCH] qlcnic: check pci_reset_function result
 2023-04-06  7:03 UTC  (3+ messages)

[PATCH] soundwire: qcom: Fix enumeration of second device on the bus
 2023-04-06  7:03 UTC  (3+ messages)

[PATCH] mm/swap: fix swap_info_struct race between swapoff and get_swap_pages()
 2023-04-06  6:58 UTC  (4+ messages)
` [PATCH v2] "

[PATCH V3 0/5] Add regulator support for IPQ9574 SoC
 2023-04-06  7:00 UTC  (6+ messages)
` [PATCH V3 1/5] regulator: qcom_smd: Add s1 sub-node to mp5496 regulator
` [PATCH V3 2/5] regulator: qcom_smd: Add MP5496 S1 regulator
` [PATCH V3 3/5] arm64: dts: qcom: ipq9574: Add RPM related nodes
` [PATCH V3 4/5] arm64: dts: qcom: ipq9574: Add SMPA1 regulator node
` [PATCH V3 5/5] arm64: dts: qcom: ipq9574: Add cpufreq support

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-06  6:59 UTC  (6+ messages)
` [PATCH net-next 2/6] net: txgbe: Implement I2C bus master driver

[PATCH v3] sched/numa: Fix divide by zero for sysctl_numa_balancing_scan_size
 2023-04-06  6:56 UTC  (2+ messages)

[PATCH] btrfs: ioctl: fix inaccurate determination of exclusive_operation
 2023-04-06  6:58 UTC  (2+ messages)

[PATCH V5 0/6] ARM: dts: imx6ull: Add chargebyte Tarragon support
 2023-04-06  6:57 UTC  (5+ messages)
` [PATCH V5 4/6] dt-bindings: ARM: fsl: Add chargebyte Tarragon

s390 private runner CI job timing out
 2023-04-06  6:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-06  6:57 UTC 

[PATCH] docs: sound: kernel-api: writing-an-alsa-driver.rst: polishing
 2023-04-06  6:55 UTC  (2+ messages)

zram I/O path cleanups and fixups
 2023-04-06  6:55 UTC  (15+ messages)
` [PATCH 01/16] zram: remove valid_io_request
` [PATCH 12/16] zram: refactor zram_bdev_write
` [PATCH 15/16] zram: fix synchronous reads

[PATCH v6 00/15] Rust pin-init API for pinned initialization of structs
 2023-04-06  6:56 UTC  (3+ messages)
` [PATCH v6 13/15] rust: types: add common init-helper functions for `Opaque`
  ` [PATCH v6.1] rust: types: add `Opaque::pin_init`

[PATCH V7 0/7] spi: Add support for stacked/parallel memories
 2023-04-06  6:53 UTC  (24+ messages)
` [PATCH V7 1/7] spi: Add stacked and parallel memories support in SPI core
` [PATCH V7 2/7] mtd: spi-nor: Convert macros with inline functions
` [PATCH V7 3/7] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH V7 4/7] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH V7 5/7] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH V7 6/7] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH V7 7/7] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-06  6:54 UTC  (3+ messages)

QEMU stable 7.2.1
 2023-04-06  6:54 UTC  (8+ messages)

[meta-gnome][PATCH 1/5] babl: Drop clang10 workaround for mips/rv64
 2023-04-06  6:54 UTC  (5+ messages)
` [meta-gnome][PATCH 2/5] babl: Package /usr/lib/babl-0.1/ directory
` [meta-oe][PATCH 3/5] libtinyxml2: Add ptest support
` [meta-oe][PATCH 4/5] ptest-packagelists-meta-oe: Add libtinyxml2
` [meta-oe][PATCH 5/5] minifi-cpp: Always use stat on 64bit linux

[PATCH] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones
 2023-04-06  6:53 UTC  (3+ messages)
` [PATCH] Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores

[PATCH 0/9] Update clang support for ARM
 2023-04-06  6:53 UTC  (5+ messages)
` [PATCH 8/9] clang: efi payload: Silence unaligned access warning

[PATCH v4 0/3] xen-ucode: print information about currently loaded ucode
 2023-04-06  6:52 UTC  (5+ messages)
` [PATCH v4 2/3] x86/platform: introduce XENPF_get_ucode_revision

[PATCH v3 1/2] perf pmu: Make parser reentrant
 2023-04-06  6:52 UTC  (2+ messages)
` [PATCH v3 2/2] perf pmu: Fix a few potential fd leaks

[PATCH v4 0/5] Renesas SCI fixes
 2023-04-06  6:50 UTC  (3+ messages)
` [PATCH v4 3/5] tty: serial: sh-sci: Fix Tx on SCI IP

[PATCH] ALSA: document that struct __snd_pcm_mmap_control64 is messed up
 2023-04-06  6:46 UTC  (3+ messages)

[PATCH 0/9] x86emul: misc additions
 2023-04-06  6:47 UTC  (4+ messages)
` [PATCH 2/9] x86emul: support WRMSRNS

next/master build: 205 builds: 4 failed, 201 passed, 7 errors, 39 warnings (next-20230406)
 2023-04-06  6:47 UTC 

next/master build: 205 builds: 4 failed, 201 passed, 7 errors, 39 warnings (next-20230406)
 2023-04-06  6:47 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  6:47 UTC 

[PATCH v3 0/8] mtd: spi-nor: Add support for Infineon SEMPER s25hl02gt and s25hs02gt
 2023-04-06  6:18 UTC  (2+ messages)
` [PATCH v3 6/8] mtd: spi-nor: spansion: Rework cypress_nor_quad_enable_volatile() for multi-chip device support

[PATCH v4] sched/core: Adapt WARN_DOUBLE_CLOCK machinery for core-sched
 2023-04-06  6:44 UTC 

[PATCH] i2c: omap: Don't do pm_runtime_resume in .remove()
 2023-04-06  6:44 UTC  (5+ messages)

[PATCH] ALSA: emu10k1: documentation updates
 2023-04-06  6:42 UTC  (2+ messages)

[PATCH v2] ext4: simplify 32bit calculation of lblk
 2023-04-06  6:44 UTC 

[PATCH 0/9] msvc integration changes
 2023-04-06  6:44 UTC  (5+ messages)
` [PATCH v3 00/11] "
  ` [PATCH v3 08/11] eal: expand most macros to empty when using msvc

[RFC PATCH] docs: sound: kernel-api: writing-an-alsa-driver.rst: add FIXMEs
 2023-04-06  6:42 UTC  (2+ messages)

[mcgrof:20230404-module-alloc-opts-v2 39/41] stats.c:(.text.read_file_mod_stats+0x3d4): undefined reference to `__udivdi3'
 2023-04-06  6:43 UTC 

[igt-dev] [i-g-t V2 0/5] Enable ADDFB tests for XE
 2023-04-06  6:42 UTC  (5+ messages)
` [igt-dev] [i-g-t V2 3/5] tests/kms_addfb_basic: Add XE support

[PATCH v8 0/6] Use CCP driver to handle PSP I2C arbitration
 2023-04-06  6:42 UTC  (2+ messages)

[PATCH v3] target/i386: Change wrong XFRM value
 2023-04-06  6:40 UTC 

Cache Invalidation Solution for Nested IOMMU
 2023-04-06  6:39 UTC  (9+ messages)

[tip:x86/cpu] BUILD SUCCESS 36168bc061b4368ad19e82b06a6463c95d3bb9a7
 2023-04-06  6:36 UTC 

[tip:master] BUILD SUCCESS ee0fac63eadeacd28b7bb4f1c1ae68995cc37464
 2023-04-06  6:37 UTC 

[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
 2023-04-06  6:37 UTC  (12+ messages)
`  "

[PATCH v2 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
 2023-04-06  6:37 UTC  (3+ messages)
` [PATCH v2 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup

RTT-PROBE: lore-subspace-rtt
 2023-04-06  6:37 UTC 

[PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
 2023-04-06  6:35 UTC  (6+ messages)
` [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup

[PATCH v9 0/5] introduce generic implementation of macros from bug.h
 2023-04-06  6:35 UTC  (8+ messages)
` [PATCH v9 4/5] xen/arm: switch ARM to use generic implementation of bug.h

[PATCH net] tcp: restrict net.ipv4.tcp_app_win
 2023-04-06  6:34 UTC 

[PATCH v5 0/8] QAIC accel driver
 2023-04-06  6:34 UTC  (8+ messages)

[PATCH v3 00/12] Introduce new methods for verifying ownership in vfio PCI hot reset
 2023-04-06  6:34 UTC  (13+ messages)
` [PATCH v3 12/12] vfio/pci: Report dev_id in VFIO_DEVICE_GET_PCI_HOT_RESET_INFO
    ` [Intel-gfx] "

[PATCH] btrfs: ioctl: fix assertion compatible sets when cocurrently adding multiple devices
 2023-04-06  6:32 UTC 

[mcgrof:20230404-module-alloc-opts-v2 39/41] powerpc-linux-ld: stats.c:undefined reference to `__udivdi3'
 2023-04-06  6:32 UTC 

[RFC PATCH 08/10] dma-buf/dma-fence: Introduce long-running completion fences
 2023-04-06  6:32 UTC  (12+ messages)
                  ` [Intel-xe] "

[PATCH] niu: Fix missing unwind goto in niu_alloc_channels()
 2023-04-06  6:31 UTC 

[PATCH v2 1/1] i2c: mlxbf: Use readl_poll_timeout_atomic() for polling
 2023-04-06  6:32 UTC  (2+ messages)

[PATCH v1 1/2] usb: gadget: udc: core: Invoke usb_gadget_connect only when started
 2023-04-06  6:31 UTC  (6+ messages)
` [PATCH v1 2/2] usb: gadget: udc: core: Prevent redundant calls to pullup

[PATCH 0/7] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2023-04-06  6:28 UTC  (9+ messages)
` [PATCH 5/7] drm/i915: use pat_index instead of cache_level
            ` [Intel-gfx] "

[PATCH V6 00/13] Add splash screen support at u-boot SPL
 2023-04-06  6:27 UTC  (4+ messages)
` [PATCH V6 08/13] cmd: bmp: Split bmp commands and functions

[PATCH RFC v1 0/3] Add set_rid_user and unset_rid_user support
 2023-04-06  6:25 UTC  (8+ messages)
` [PATCH RFC v1 1/3] iommu: Add set/unset_rid_user ops
` [PATCH RFC v1 2/3] iommufd: Add IOMMUFD_CMD_DEVICE_SET_RID and IOMMUFD_CMD_DEVICE_UNSET_RID
` [PATCH RFC v1 3/3] iommu/arm-smmu-v3: Implement set_rid_user and unset_rid_user

[PATCH v4 RESEND] x86/rtc: Remove __init for runtime functions
 2023-04-06  6:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-06  6:27 UTC 

[paulmck-rcu:dev.2023.04.04a] BUILD SUCCESS 900093e6ea97d9ff5be2dee062f93a72437ca3a5
 2023-04-06  6:24 UTC 

[Intel-xe] [PATCH] drm/xe: Always log GuC/HuC firmware versions
 2023-04-06  6:22 UTC  (2+ messages)

[PATCH v2] hw/acpi: limit warning on acpi table size to pc machines older than version 2.3
 2023-04-06  6:22 UTC  (2+ messages)

[PATCH v2] acpi: pcihp: make pending delete blocking action expire
 2023-04-06  6:21 UTC  (2+ messages)

[PATCH v3 0/9] MediaTek DisplayPort: support eDP and aux-bus
 2023-04-06  6:20 UTC  (3+ messages)
` [PATCH v3 5/9] drm/mediatek: dp: Change logging to dev for mtk_dp_aux_transfer()


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.