All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-10 08:50:26 to 2023-03-10 09:25:10 UTC [more...]

[PATCH v1 1/2] spi: core: add spi_split_transfers_maxwords
 2023-03-10  9:20 UTC  (2+ messages)
` [PATCH v1 2/2] spi: stm32: split large transfers based on word size instead of bytes

[PATCH v5 0/3] qga: Support merging output streams in guest-exec
 2023-03-10  9:24 UTC  (6+ messages)
` [PATCH v5 1/3] qga: Refactor guest-exec capture-output to take enum
` [PATCH v5 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode

[PATCH v8 00/10] vidconsole: refactoring and support for wider fonts
 2023-03-10  9:24 UTC  (5+ messages)
` [PATCH v8 04/10] video console: implement multiple fonts configuration

[yiliu1765-iommufd:tmp/for-baol-0303 30/53] drivers/iommu/iommu.c: iommu-priv.h is included more than once
 2023-03-10  9:24 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/2] drm/i915: add guard page to ggtt->error_capture
 2023-03-10  9:23 UTC  (6+ messages)
`  "
` [PATCH v6 1/2] drm/i915/gt: introduce vm->scratch_range callback
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 2/2] drm/i915: add guard page to ggtt->error_capture
  `  "

[PATCH] mldev: disable build on Windows
 2023-03-10  9:23 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2 00/82] Constify most SCSI host templates
 2023-03-10  9:17 UTC  (3+ messages)
` [PATCH v2 04/82] ata: Declare SCSI host templates const

[PATCH V3] nvmem: add explicit config option to read OF fixed cells
 2023-03-10  9:22 UTC  (5+ messages)

[PATCH v8 0/3] drm/mediatek: Add support for 10-bit overlays
 2023-03-10  9:22 UTC  (7+ messages)
` [PATCH v8 1/3] drm/mediatek: Refactor pixel format logic
` [PATCH v8 3/3] drm/mediatek: Enable AR30 and BA30 overlays on MT8195

[PATCH v8 2/3] drm/mediatek: Add support for AR30 and BA30 overlays
 2023-03-10  9:22 UTC  (3+ messages)

[PATCH v15 00/60] Xen HVM support under KVM
 2023-03-10  9:21 UTC  (6+ messages)
` [PATCH v15 15/60] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode

[PATCH v2] hvc/xen: prevent concurrent accesses to the shared ring
 2023-03-10  9:18 UTC  (8+ messages)

[PATCH] drivers: iio: remove dead code in at91_adc_probe
 2023-03-10  9:14 UTC  (3+ messages)

simplify extent_buffer reading and writing
 2023-03-10  9:14 UTC  (15+ messages)
` [PATCH 05/20] btrfs: simplify extent buffer reading
` [PATCH 14/20] btrfs: simplify btree block checksumming
` [PATCH 15/20] btrfs: remove the io_pages field in struct extent_buffer
` [PATCH 17/20] btrfs: don't check for uptodate pages in read_extent_buffer_pages

[robh:dt/property-read 60/75] drivers/usb/misc/usb251xb.c:413:68: error: expected ';' before ')' token
 2023-03-10  9:18 UTC 

[PATCH] target/riscv/csr.c: fix H extension TVM trap
 2023-03-10  9:18 UTC  (4+ messages)
  `  "

[PATCH] iio: at91-sama5d2_adc: Fix use after free bug in at91_adc_remove due to race condition
 2023-03-10  9:12 UTC  (2+ messages)

[PATCH 00/45] Add RISC-V vector cryptographic instruction set support
 2023-03-10  9:11 UTC  (32+ messages)
` [PATCH 01/45] target/riscv: Add zvkb cpu property
` [PATCH 02/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 03/45] target/riscv: Add vclmul.vv decoding, translation and execution support
` [PATCH 04/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 05/45] target/riscv: Add vclmul.vx decoding, translation and execution support
` [PATCH 06/45] target/riscv: Add vclmulh.vv "
` [PATCH 07/45] target/riscv: Add vclmulh.vx "
` [PATCH 08/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 09/45] qemu/bitops.h: Limit rotate amounts
` [PATCH 10/45] target/riscv: Add vrol.[vv,vx] and vror.[vv,vx,vi] decoding, translation and execution support
  ` [PATCH 10/45] target/riscv: Add vrol.[vv, vx] and vror.[vv, vx, vi] "
` [PATCH 11/45] target/riscv: Refactor some of the generic vector functionality
` [PATCH 12/45] target/riscv: Add vbrev8.v decoding, translation and execution support
` [PATCH 13/45] target/riscv: Add vrev8.v "
` [PATCH 14/45] target/riscv: Add vandn.[vv,vx] "
  ` [PATCH 14/45] target/riscv: Add vandn.[vv, vx] "
` [PATCH 15/45] target/riscv: Expose zvkb cpu property
` [PATCH 16/45] target/riscv: Add zvkned "
` [PATCH 17/45] target/riscv: Add vaesef.vv decoding, translation and execution support
` [PATCH 18/45] target/riscv: Add vaesef.vs "
` [PATCH 19/45] target/riscv: Add vaesdf.vv "
` [PATCH 20/45] target/riscv: Add vaesdf.vs "
` [PATCH 21/45] target/riscv: Add vaesdm.vv "
` [PATCH 22/45] target/riscv: Add vaesdm.vs "
` [PATCH 23/45] target/riscv: Add vaesz.vs "
` [PATCH 24/45] target/riscv: Add vaesem.vv "
` [PATCH 25/45] target/riscv: Add vaesem.vs "
` [PATCH 26/45] target/riscv: Add vaeskf1.vi "
` [PATCH 27/45] target/riscv: Add vaeskf2.vi "
` [PATCH 28/45] target/riscv: Expose zvkned cpu property
` [PATCH 29/45] target/riscv: Add zvknh cpu properties

Question: DSA on Marvell 6390R switch dropping EAPOL packets with unicast MAC DA
 2023-03-10  9:12 UTC  (3+ messages)

[PATCH RFC 00/18] Rust DRM subsystem abstractions (& preview AGX driver)
 2023-03-10  9:16 UTC  (19+ messages)
` [PATCH RFC 10/18] drm/scheduler: Add can_run_job callback

[nft PATCH] Reject invalid chain priority values in user space
 2023-03-10  9:12 UTC  (2+ messages)

[ti:ti-rt-linux-5.10.y 8460/9999] drivers/media/platform/vxe-vxd/encoder/topaz_api.c: img_errors.h is included more than once
 2023-03-10  9:14 UTC 

[PATCH 1/2] erofs-utils: fix liblzma extreme compression levels
 2023-03-10  9:16 UTC  (2+ messages)
` [PATCH 2/2] erofs-utils: refine README

[RFC PATCH v4 0/4] several updates to virtio/vsock
 2023-03-10  9:09 UTC  (12+ messages)
` [RFC PATCH v4 1/4] virtio/vsock: don't use skbuff state to account credit
` [RFC PATCH v4 2/4] virtio/vsock: remove redundant 'skb_pull()' call
` [RFC PATCH v4 3/4] virtio/vsock: don't drop skbuff on copy failure

python3-ninja to speed up cmake builds of python modules
 2023-03-10  9:15 UTC  (5+ messages)
` [OE-core] "

[PATCH v2 0/2] Documentation/process: Add a maintainer handbook for KVM x86
 2023-03-10  9:09 UTC  (3+ messages)
` [PATCH v2 2/2] "

[Intel-gfx] [PATCH v6 00/24] cover-letter: Add vfio_device cdev for iommufd support
 2023-03-10  9:10 UTC  (17+ messages)
` [Intel-gfx] [PATCH v6 12/24] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
      `  "
` [Intel-gfx] [PATCH v6 13/24] vfio/iommufd: Split the compat_ioas attach out from vfio_iommufd_bind()
      `  "
` [Intel-gfx] [PATCH v6 21/24] vfio: Add VFIO_DEVICE_BIND_IOMMUFD
  `  "
` [Intel-gfx] [PATCH v6 23/24] vfio: Compile group optionally
  `  "

[PATCH v1 0/4] add i.MX93 TMU support
 2023-03-10  9:09 UTC  (3+ messages)

[PATCH 0/6] crypto: remove unnecessary PCI error handling
 2023-03-10  9:09 UTC  (9+ messages)
` [PATCH 3/6] crypto: hisilicon/hpre - remove unnecessary aer.h include
` [PATCH 4/6] crypto: hisilicon/qm "
` [PATCH 5/6] crypto: hisilicon/sec "
` [PATCH 6/6] crypto: hisilicon/zip "

[PATCH v2 0/3] Assume libbpf 1.0+
 2023-03-10  9:09 UTC  (6+ messages)

[PATCH v1 0/2] spi: loongson: add bus driver for the loongson spi
 2023-03-10  9:08 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: spi: add "

[virtio-dev] [PATCH v10 00/10] Introduce device group and device management
 2023-03-10  9:13 UTC  (6+ messages)
` [virtio-dev] [PATCH v10 09/10] admin: conformance clauses
  ` [virtio-dev] "
    ` [virtio-comment] "

[PATCH net-next v2 0/2] net: dsa: microchip: tc-ets support
 2023-03-10  9:08 UTC  (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: microchip: add ksz_setup_tc_mode() function
` [PATCH net-next v3 2/2] net: dsa: microchip: add ETS Qdisc support for KSZ9477 series

[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-03-10  9:08 UTC  (10+ messages)

[PATCH v1 0/3] Enhance mediatek-cpufreq robustness
 2023-03-10  9:11 UTC  (4+ messages)
` [PATCH v1 2/3] cpufreq: mediatek: fix KP caused by handler usage after regulator_put/clk_put

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 643b7521eea7eafb4fbe00bb1776ccffaf603c8a
 2023-03-10  9:11 UTC 

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS db47fa2e4cbf180a39d8e6d6170962bd7d82e52d
 2023-03-10  9:11 UTC 

AUTOREV not works in bitbake 2.0.5 #bitbake
 2023-03-10  9:11 UTC 

usb: gadget: dwc2: not getting audio data
 2023-03-10  9:03 UTC  (12+ messages)

Fetching everything in another bare repo
 2023-03-10  9:04 UTC  (6+ messages)

[PATCH v5 00/12] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-10  9:03 UTC  (7+ messages)
` [PATCH v5 06/12] net: stmmac: Add glue layer "

[regression] RPI4B drm vc4: no crtc or sizes since 5.17 (works in 5.16; and still broken in at least 6.1)
 2023-03-10  9:10 UTC  (8+ messages)

[PATCH] app/testpmd: fix closing softnic port before ethdev ports
 2023-03-10  9:09 UTC  (5+ messages)

[mchinth:sep_socwatch_linux_5_16 1/1] versioncheck: ./drivers/platform/x86/sepdk/inc/master.h: 28 linux/version.h not needed
 2023-03-10  9:08 UTC 

[PATCH v2 0/3] Add Versa3 clock generator support
 2023-03-10  9:02 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: clock: Add Renesas versa3 clock generator bindings

[PATCH v7 0/6] uvcvideo: Fixes for hw timestamping
 2023-03-10  9:01 UTC  (7+ messages)
` [PATCH v7 1/6] media: uvcvideo: Fix underflow addressing on hw timestamp
` [PATCH v7 2/6] media: uvcvideo: Ignore empty TS packets
` [PATCH v7 3/6] media: uvcvideo: Quirk for invalid dev_sof in Logitech C922
` [PATCH v7 4/6] media: uvcvideo: Allow hw clock updates with buffers not full
` [PATCH v7 5/6] media: uvcvideo: Refactor clock circular buffer
` [PATCH v7 6/6] media: uvcvideo: Fix hw timestamp handling for slow FPS

[Intel-xe] [RFC] drm/i915: add kconfig option to enable/disable legacy platform support
 2023-03-10  9:06 UTC  (2+ messages)

[PATCH vhost v2 00/12] virtio core prepares for AF_XDP
 2023-03-10  9:05 UTC  (2+ messages)

[dm-devel] [PATCH] dm-zero: support discards
 2023-03-10  9:05 UTC  (3+ messages)
` [dm-devel] [PATCH v2] dm-zero, dm-error: "

git rev-list fails to verify ssh-signed commits (but git log works)
 2023-03-10  9:01 UTC  (11+ messages)
  ` [PATCH] gpg-interface: lazily initialize and read the configuration
        ` [PATCH v2] "

[PATCH v2 1/3] ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB 2.0 host
 2023-03-10  9:04 UTC  (3+ messages)
` [PATCH v2 2/3] phy: rockchip-inno-usb2: add initial support for rk3588 PHY

[PATCH v4 0/2] vdpasim: support doorbell mapping
 2023-03-10  8:59 UTC  (3+ messages)

Клієнтська піраміда
 2023-03-10  9:04 UTC 

[PATCH v4 0/5] Add Intel LJCA device driver
 2023-03-10  8:59 UTC  (8+ messages)
` [PATCH v4 2/5] gpio: Add support for Intel LJCA USB GPIO driver

[PATCH V3] dt-bindings: nvmem: layouts: add fixed-layout
 2023-03-10  8:59 UTC  (3+ messages)
` [PATCH V3] dt-bindings: nvmem: convert base example to use "nvmem-layout" node

[PATCH] vhost_net: revert upend_idx only on retriable error
 2023-03-10  8:55 UTC  (5+ messages)

[PATCH 0/6] arm64: make kexec_file able to load zboot image
 2023-03-10  8:57 UTC  (4+ messages)

[PATCH 0/7] Add PCIe2 support for Rockchip Boards
 2023-03-10  8:56 UTC  (6+ messages)
` [PATCH 1/7] irqchip/gic-v3: Add a DMA Non-Coherent flag

[Buildroot] [PATCH 1/1] package/libgit2: bump to version 1.6.2
 2023-03-10  9:01 UTC 

[PATCH v5] epoll: use refcount to reduce ep_mutex contention
 2023-03-10  8:55 UTC  (4+ messages)

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-10  8:55 UTC  (11+ messages)

[PATCH v4 0/3] security: Always enable integrity LSM
 2023-03-10  8:54 UTC  (4+ messages)
` [PATCH v4 1/3] security: Introduce LSM_ORDER_LAST and set it for the "
` [PATCH v4 2/3] Revert "integrity: double check iint_cache was initialized"
` [PATCH v4 3/3] security: Remove integrity from the LSM list in Kconfig

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-03-10  8:53 UTC  (3+ messages)

[PATCH] iommu/amd: Add 5 level guest page table support
 2023-03-10  9:00 UTC 

[PATCH] fs/locks: Remove redundant assignment to cmd
 2023-03-10  8:52 UTC  (5+ messages)

[PATCH] block: don't embed integrity_kobj into gendisk
 2023-03-10  8:52 UTC  (6+ messages)

[PATCH] receive-pack: fix stale packfile locks when dying
 2023-03-10  8:51 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 00/11] VDUSE: Improve performance
 2023-03-10  8:51 UTC  (5+ messages)
` [PATCH v3 01/11] lib/group_cpus: Export group_cpus_evenly()

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-03-10  8:56 UTC  (7+ messages)
` [PATCH v3 11/28] dt-bindings: usb: dwc3: Add snps,num-hc-interrupters definition
` [PATCH v3 20/28] ASoC: dt-bindings: Add Q6USB backend bindings
` [PATCH v3 21/28] ASoC: dt-bindings: Update example for enabling USB offload on SM8250

[PATCH] mldev: fix build for aarch32
 2023-03-10  8:57 UTC 

[PATCH v4 0/8] SBI PMU firmware counters and events improvement
 2023-03-10  8:56 UTC  (17+ messages)
` [PATCH v4 1/8] lib: sbi_pmu: add callback for counter width
` [PATCH v4 2/8] lib: sbi_pmu: Implement sbi_pmu_counter_fw_read_hi
` [PATCH v4 3/8] lib: sbi_pmu: Reserve space for implementation specific firmware events
` [PATCH v4 4/8] lib: sbi_pmu: Rename fw_counter_value
` [PATCH v4 5/8] lib: sbi_pmu: Update sbi_pmu dev ops
` [PATCH v4 6/8] lib: sbi_pmu: Use dedicated event code for platform firmware events
` [PATCH v4 7/8] lib: sbi_pmu: Introduce fw_counter_write_value API
` [PATCH v4 8/8] lib: sbi_pmu: Add hartid parameter PMU device ops

[linux-linus test] 179524: regressions - trouble: fail/pass/starved
 2023-03-10  8:55 UTC 

Linux kernel 5.15.99 released
 2023-03-10  8:55 UTC 

[PATCH] mtd: rawnand: nandsim: Artificially prevent sequential page reads
 2023-03-10  8:54 UTC 

[PATCH v3 0/3] lib: sbi: Prevent system hang when bringing up secondary harts
 2023-03-10  8:53 UTC  (7+ messages)
` [PATCH v3 1/3] lib: sbi: Refactor the calls to sbi_hart_switch_mode()
` [PATCH v3 2/3] lib: sbi: Set the state of a hart to START_PENDING after the hart is ready
` [PATCH v3 3/3] lib: sbi: Clear IPIs before init_warm_startup in non-boot harts

[help] Xen 4.14.5 on Devuan 4.0 Chimaera, regression from Xen 4.0.1
 2023-03-10  8:51 UTC  (2+ messages)

Linux 5.15.99
 2023-03-10  8:48 UTC  (2+ messages)

Linux 6.1.16
 2023-03-10  8:48 UTC  (2+ messages)

Linux kernel 6.1.16 released
 2023-03-10  8:50 UTC 

Linux 6.2.3
 2023-03-10  8:48 UTC  (2+ messages)


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.