All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-30 15:49:15 to 2023-05-30 16:10:10 UTC [more...]

[PATCH] soc: fsl: qe: Replace all non-returning strlcpy with strscpy
 2023-05-30 16:08 UTC  (6+ messages)

[kvm-unit-tests PATCH v6 00/32] EFI and ACPI support for arm64
 2023-05-30 16:09 UTC  (16+ messages)
` [kvm-unit-tests PATCH v6 01/32] lib: Move acpi header and implementation to lib
` [kvm-unit-tests PATCH v6 02/32] x86: Move x86_64-specific EFI CFLAGS to x86_64 Makefile
` [kvm-unit-tests PATCH v6 03/32] lib: Apply Lindent to acpi.{c,h}
` [kvm-unit-tests PATCH v6 04/32] lib: Fix style for acpi.{c,h}
` [kvm-unit-tests PATCH v6 05/32] lib/acpi: Convert table names to Linux style
` [kvm-unit-tests PATCH v6 06/32] x86: Avoid references to fields of ACPI tables
` [kvm-unit-tests PATCH v6 07/32] lib/acpi: Ensure all struct definition for ACPI tables are packed
` [kvm-unit-tests PATCH v6 08/32] lib/acpi: Add support for the XSDT table
` [kvm-unit-tests PATCH v6 09/32] lib/acpi: Extend the definition of the FADT table
` [kvm-unit-tests PATCH v6 10/32] devicetree: Check that fdt is not NULL in dt_available()
` [kvm-unit-tests PATCH v6 11/32] arm64: Add support for setting up the PSCI conduit through ACPI
` [kvm-unit-tests PATCH v6 12/32] arm64: Add support for discovering the UART "
` [kvm-unit-tests PATCH v6 13/32] arm64: Add support for timer initialization "
` [kvm-unit-tests PATCH v6 14/32] arm64: Add support for cpu "
` [kvm-unit-tests PATCH v6 15/32] arm64: Add support for gic "

[syzbot] [kvm?] [net?] [virt?] general protection fault in vhost_work_queue
 2023-05-30 16:09 UTC  (11+ messages)

[PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver
 2023-05-30 14:38 UTC  (2+ messages)
` [PATCH 2/2] phy: cadence-torrent: Use key:value pair table for all settings

[libgpiod][PATCH 1/1] gpio-tools-test.bats: modify delays in toggle test
 2023-05-30 16:07 UTC  (10+ messages)

stable-rc/queue/4.14 baseline: 125 runs, 27 regressions (v4.14.315-85-gdc6c918c7984)
 2023-05-30 16:07 UTC 

[PATCH 0/7] block layer patches for bcachefs
 2023-05-30 16:06 UTC  (5+ messages)

[PATCH v6 0/6] drm/etnaviv: add pci device driver support
 2023-05-30 16:06 UTC  (14+ messages)
` [PATCH v6 1/6] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v6 2/6] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v6 3/6] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v6 4/6] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v6 5/6] drm/etnaviv: add driver support for the PCI devices
` [PATCH v6 6/6] drm/etnaviv: allow usperspace create cached coherent bo

[PATCH v2] ACPI: APEI: EINJ: EINJV2 support added
 2023-05-30 16:05 UTC  (6+ messages)

[PATCH libgpiod v2 0/2] bindings: rust: allow packaging of libgpiod-sys
 2023-05-30 16:05 UTC  (5+ messages)
` [PATCH libgpiod v2 1/2] rust: bindings: turn SPDX tags into comments
` [PATCH libgpiod v2 2/2] bindings: rust: build against pkg-config info

[PATCH] riscv: vector: Fixup modules compile error
 2023-05-30 16:04 UTC  (8+ messages)

[PATCH v2] nvme: fix miss command type check
 2023-05-30 16:05 UTC  (2+ messages)

[PATCH v15 0/6] add Amlogic A1 clock controller drivers
 2023-05-30 16:03 UTC  (9+ messages)
` [PATCH v15 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings

buffer redirtying fixes and cleanup
 2023-05-30 15:56 UTC  (5+ messages)
` [PATCH 3/3] btrfs: don't hold an extra reference for redirtied buffers

[PATCH] rtlwifi: rtl8188ee: drop RTX_POWER_BEFORE_IQK_A and RTX_POWER_AFTER_IQK_A reads
 2023-05-30 15:54 UTC 

[PATCH] scsi: sym53c8xx: Replace all non-returning strlcpy with strscpy
 2023-05-30 16:03 UTC 

[PATCH v2 0/3] gfx: improvements when using multiboot2 and EFI
 2023-05-30 16:02 UTC  (4+ messages)
` [PATCH v2 2/3] multiboot2: parse console= and vga= options when setting GOP mode

[PATCH] scsi: message: fusion: Replace all non-returning strlcpy with strscpy
 2023-05-30 16:02 UTC 

stable-rc/queue/5.10 baseline: 154 runs, 7 regressions (v5.10.180-211-gbaf33ae31f24)
 2023-05-30 16:02 UTC 

[PATCH 00/11] btrfs: some delayed refs optimizations and cleanups
 2023-05-30 16:01 UTC  (4+ messages)
` [PATCH 11/11] btrfs: make btrfs_destroy_delayed_refs() return void

[PATCH] pci: fix comment referencing renamed function
 2023-05-30 16:02 UTC 

[PATCH -next 0/2] lsm: Change inode_setattr() to take struct
 2023-05-30 16:01 UTC  (7+ messages)

[PATCH v6 0/6] drm/etnaviv: add pci device driver support
 2023-05-30 16:01 UTC  (12+ messages)
` [PATCH v6 1/6] drm/etnaviv: add a dedicated function to register an irq handler
` [PATCH v6 2/6] drm/etnaviv: add a dedicated function to get various clocks
` [PATCH v6 3/6] drm/etnaviv: add dedicated functions to create and destroy platform devices
` [PATCH v6 4/6] drm/etnaviv: add helpers for private data construction and destruction
` [PATCH v6 5/6] drm/etnaviv: add driver support for the PCI devices

[PATCH] crypto: qat - update slice mask for 4xxx devices
 2023-05-30 16:01 UTC 

[patch v3 31/36] x86/apic: Provide cpu_primary_thread mask
 2023-05-30 16:00 UTC  (14+ messages)
                ` [patch] x86/smpboot: Disable parallel bootup if cc_vendor != NONE

[PATCH v6 0/6] [PATCH v5 0/7] RISCV basic exception handling implementation
 2023-05-30 16:00 UTC  (3+ messages)
` [PATCH v6 5/6] xen/riscv: introduce an implementation of macros from <asm/bug.h>

[PATCH net v3] tcp: fix mishandling when the sack compression is deferred
 2023-05-30 15:59 UTC 

[RFC PATCH V6 00/14] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
 2023-05-30 15:59 UTC  (6+ messages)
` [RFC PATCH V6 01/14] x86/sev: Add a #HV exception handler

[dm-devel] [PATCH v6 00/20] bio: check return values of bio_add_page
 2023-05-30 15:58 UTC  (60+ messages)
`  "
` [dm-devel] [PATCH v6 01/20] swap: use __bio_add_page to add page to bio
  `  "
` [dm-devel] [PATCH v6 02/20] drbd: "
  `  "
` [dm-devel] [PATCH v6 03/20] dm: dm-zoned: use __bio_add_page for adding single metadata page
  `  "
` [dm-devel] [PATCH v6 04/20] fs: buffer: use __bio_add_page to add single page to bio
  `  "
` [dm-devel] [PATCH v6 05/20] md: use __bio_add_page to add single page
  `  "
` [dm-devel] [PATCH v6 06/20] md: raid5-log: "
  `  "
` [dm-devel] [PATCH v6 07/20] md: raid5: use __bio_add_page to add single page to new bio
  `  "
` [dm-devel] [PATCH v6 08/20] jfs: logmgr: use __bio_add_page to add single page to bio
  `  "
` [dm-devel] [PATCH v6 09/20] gfs2: use __bio_add_page for adding "
  `  "
` [dm-devel] [PATCH v6 10/20] zonefs: "
  `  "
` [dm-devel] [PATCH v6 11/20] zram: "
  `  "
` [dm-devel] [PATCH v6 12/20] floppy: "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 13/20] md: check for failure when adding pages in alloc_behind_master_bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 14/20] md: raid1: use __bio_add_page for adding single page to bio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 15/20] md: raid1: check if adding pages to resync bio fails
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 16/20] dm-crypt: check if adding pages to clone "
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 17/20] block: mark bio_add_page as __must_check
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 18/20] block: add __bio_add_folio
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 19/20] fs: iomap: use __bio_add_folio where possible
  ` [Cluster-devel] "
  `  "
` [dm-devel] [PATCH v6 20/20] block: mark bio_add_folio as __must_check
  ` [Cluster-devel] "
  `  "

[meta-arago][master/kirkstone][PATCH] tisdk-core-bundle: Do not try to deploy unsigned TF-A or OP-TEE images
 2023-05-30 15:59 UTC 

[Intel-wired-lan] [PATCH iwl-net v1] ice: Fix XDP memory leak when NIC is brought up and down
 2023-05-30 15:58 UTC  (2+ messages)

[PATCH] scsi: libfcoe: Replace all non-returning strlcpy with strscpy
 2023-05-30 15:58 UTC 

[Intel-xe] [PATCH v2 00/30] Separate GT and tile
 2023-05-30 15:58 UTC  (4+ messages)
` [Intel-xe] [PATCH v2 20/30] drm/xe: Interrupts are delivered per-tile, not per-GT

[PATCH] crypto: qat - set deprecated capabilities as reserved
 2023-05-30 15:58 UTC 

[PATCH v5 00/17] drm/meson: add support for MIPI DSI Display
 2023-05-30 15:57 UTC  (15+ messages)
` [PATCH v5 01/17] clk: meson: g12a: prefix private CLK IDs defines with PRIV
` [PATCH v5 05/17] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

[PATCH] scsi: lpfc: Replace all non-returning strlcpy with strscpy
 2023-05-30 15:57 UTC 

[PATCH] drm/amd/amdgpu: introduce DRM_AMDGPU_WERROR
 2023-05-30 15:57 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t v2] tests/kms_plane_scaling: add get_num_scalers()
 2023-05-30 15:57 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: add get_num_scalers() (rev2)

[OE-core][PATCH] vim: upgrade 9.0.1527 -> 9.0.1592
 2023-05-30 15:57 UTC 

[PATCH] bpf: Replace all non-returning strlcpy with strscpy
 2023-05-30 15:56 UTC 

[PATCH] block: Replace all non-returning strlcpy with strscpy
 2023-05-30 15:56 UTC 

[PATCH] ARM: Replace all non-returning strlcpy with strscpy
 2023-05-30 15:55 UTC  (2+ messages)

[android-common:android13-5.10 1/1] kernel/sched/sched.h:1204: undefined reference to `clock_task_mult'
 2023-05-30 15:55 UTC 

[PATCH] lvts_thermal.c: Fix error checking for debugfs_create_dir
 2023-05-30 15:54 UTC  (3+ messages)

[PATCH v2] opp: Fix use-after-free in lazy_opp_tables after probe deferral
 2023-05-30 15:54 UTC 

[syzbot] [fs?] KASAN: null-ptr-deref Write in get_block (2)
 2023-05-30 15:54 UTC  (6+ messages)
` [PATCH v3] fs/sysv: Null check to prevent null-ptr-deref bug

[PATCH] mm: zswap: shrink until can accept
 2023-05-30 15:55 UTC  (7+ messages)

[PATCH v2 0/2] media: i2c: Add support for alvium camera
 2023-05-30 15:53 UTC  (3+ messages)
` [PATCH v2 1/2] media: dt-bindings: alvium: add document YAML binding

[PATCH 0/2] media: i2c: Add support for alvium camera
 2023-05-30 15:52 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: alvium: add document YAML binding

[PATCH v1 0/3] Meson Secure PWRC Driver
 2023-05-30 15:52 UTC  (7+ messages)
` [PATCH v1 1/3] arch/arm: meson: sm: introduce power domain functions
` [PATCH v1 2/3] drivers: meson: introduce secure power controller driver
` [PATCH v1 3/3] arch/arm64: meson-a1: dts: move pwrc node to bus

[PATCH v2 0/2] gpio: introduce hog properties with less ambiguity
 2023-05-30 15:51 UTC  (2+ messages)

[PATCH] arm64: dts: marvell: Fix espressobin-ultra boot failure and wifi
 2023-05-30 15:41 UTC  (3+ messages)

[PATCH] dmaengine: idxd: No need to clear memory after a dma_alloc_coherent() call
 2023-05-30 15:51 UTC  (2+ messages)

[PATCH] can: length: add definitions for frame lengths in bits
 2023-05-30 15:51 UTC  (4+ messages)
` [PATCH v3 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v3 3/3] can: length: refactor frame lengths definition to add size in bits

don't split ordered_extents for zoned writes at I/O submission time
 2023-05-30 15:44 UTC  (3+ messages)
` [PATCH 09/14] btrfs: return void from btrfs_finish_ordered_io

[Cluster-devel] [PATCH v5 00/20] bio: check return values of bio_add_page
 2023-05-30 15:49 UTC  (6+ messages)
` [Cluster-devel] [PATCH v5 16/20] dm-crypt: check if adding pages to clone bio fails
  ` [Cluster-devel] [dm-devel] "
    `  "
      ` [dm-devel] "

[meta-ti][master/kirkstone][PATCH 0/2] ti-img-rouge-umlibs: housekeeping and version bump
 2023-05-30 15:51 UTC  (3+ messages)
` [meta-ti][master/kirkstone][PATCH 1/2] ti-img-rouge-umlibs: move to new subdir

[PATCH net-next] net: Make gro complete function to return void
 2023-05-30 15:51 UTC  (4+ messages)

[PATCH] drm/amdgpu: Fix up missing parameters kdoc in svm_migrate_vma_to_ram
 2023-05-30 15:51 UTC  (2+ messages)

[f2fs-dev] [SPAM] logo products and apparel
 2023-05-30 15:18 UTC 

stable/linux-5.15.y build: 185 builds: 4 failed, 181 passed, 14 errors, 7 warnings (v5.15.114)
 2023-05-30 15:49 UTC 


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.