All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-27 20:47:54 to 2024-02-27 21:47:49 UTC [more...]

[PATCH 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-02-27 21:47 UTC  (4+ messages)
` [PATCH 1/6] PCI: imx6: Rename imx6_* with imx_*
` [PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config
` [PATCH 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file

[PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
 2024-02-27 21:47 UTC  (3+ messages)
` [PATCH bpf-next v1 1/8] libbpf: allow version suffixes (___smth) for struct_ops types

[PATCH 1/1] Drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory
 2024-02-27 21:45 UTC  (2+ messages)

[PATCH v2] parisc: Strip upper 32 bit of sum in csum_ipv6_magic for 64-bit builds
 2024-02-27 21:43 UTC  (2+ messages)

[PATCH RFC 0/2] btrfs: defrag: further preparation for multi-page sector size
 2024-02-27 21:42 UTC  (6+ messages)
` [PATCH RFC 2/2] btrfs: defrag: prepare defrag for larger data folio size

[PATCH v1 0/6] Thread memory improvements and fixes
 2024-02-27 21:42 UTC  (7+ messages)
` [PATCH v1 4/6] perf threads: Move threads to its own files

[PATCH 0/2] cleanup: A couple extensions for conditional resource management
 2024-02-27 21:41 UTC  (6+ messages)
` [PATCH 1/3] cleanup: Add cond_guard() to conditional guards
` [PATCH 3/3] cxl/region: Use cond_guard() in show_targetN()

[PATCH] arm64: dts: rockchip: add clock to vo1-grf syscon on rk3588
 2024-02-27 21:40 UTC  (6+ messages)

[PATCH v2 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-02-27 21:40 UTC  (9+ messages)
` [PATCH v2 2/6] platform/x86: "

[PATCH v6 00/11] An effort to bring DT bindings compliance within U-Boot
 2024-02-27 21:38 UTC  (3+ messages)
` [PATCH v6 08/11] doc: devicetree: Updates for devicetree-rebasing subtree

[Buildroot] [PATCH 1/1] package/gnu-efi: bump to version 3.0.17
 2024-02-27 21:39 UTC  (3+ messages)

[PATCH 1/4] devcoredump: Add dev_coredump_put()
 2024-02-27 21:38 UTC  (11+ messages)
` [PATCH 2/4] devcoredump: Add dev_coredump_timeout_set()
` [PATCH 3/4] drm/xe: Remove devcoredump during driver release
` [PATCH 4/4] drm/xe: Increase devcoredump timeout
` ✓ CI.Patch_applied: success for series starting with [1/4] devcoredump: Add dev_coredump_put()
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

RTT-PROBE: lore-subspace-rtt
 2024-02-27 21:38 UTC 

[PATCH] drm/i915/ttm: Fix TTM_PL_FLAG_DESIRED
 2024-02-27 21:37 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.BAT: failure "

[GIT PULL] KVM: x86: SVM changes for 6.9
 2024-02-27 21:35 UTC  (2+ messages)

[PATCH v9 00/15] Add Cgroup support for SGX EPC memory
 2024-02-27 21:35 UTC  (4+ messages)
` [PATCH v9 04/15] x86/sgx: Implement basic EPC misc cgroup functionality

[Buildroot] [PATCH 1/1] boot/syslinux: fix build with gnu-efi >= 3.0.16
 2024-02-27 21:35 UTC 

[PATCH] power: supply: bq2415x_charger: report online status
 2024-02-27 21:34 UTC  (3+ messages)

[PATCH] btrfs: Convert add_ra_bio_pages() to use a folio
 2024-02-27 21:35 UTC  (2+ messages)

[PATCH 0/2] builtin/clone: allow remote helpers to detect repo
 2024-02-27 21:33 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] [RFC] Fix jbd2 to stop waking up sleeping disks on sync
 2024-02-27 21:25 UTC 

[PATCH v2 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
 2024-02-27 21:28 UTC  (2+ messages)

[PATCH v3] kvm/x86: allocate the write-tracking metadata on-demand
 2024-02-27 21:28 UTC  (2+ messages)

[PATCHv8 00/17, CORRECTED] x86/tdx: Add kexec support
 2024-02-27 21:30 UTC  (20+ messages)
` [PATCHv8 01/17] x86/acpi: Extract ACPI MADT wakeup code into a separate file
` [PATCHv8 02/17] x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
` [PATCHv8 03/17] cpu/hotplug: Add support for declaring CPU offlining not supported
` [PATCHv8 04/17] cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
` [PATCHv8 05/17] x86/kexec: Keep CR4.MCE set during kexec for TDX guest
` [PATCHv8 06/17] x86/mm: Make x86_platform.guest.enc_status_change_*() return errno
` [PATCHv8 07/17] x86/mm: Return correct level from lookup_address() if pte is none
` [PATCHv8 08/17] x86/tdx: Account shared memory
` [PATCHv8 09/17] x86/mm: Adding callbacks to prepare encrypted memory for kexec
` [PATCHv8 10/17] x86/tdx: Convert shared memory back to private on kexec
` [PATCHv8 11/17] x86/mm: Make e820_end_ram_pfn() cover E820_TYPE_ACPI ranges
` [PATCHv8 12/17] x86/acpi: Rename fields in acpi_madt_multiproc_wakeup structure
` [PATCHv8 13/17] x86/acpi: Do not attempt to bring up secondary CPUs in kexec case
` [PATCHv8 14/17] x86/smp: Add smp_ops.stop_this_cpu() callback
` [PATCHv8 15/17] x86/mm: Introduce kernel_ident_mapping_free()
` [PATCHv8 16/17] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
` [PATCHv8 17/17] ACPI: tables: Print MULTIPROC_WAKEUP when MADT is parsed

[PATCH] KVM: SVM: Rename vmplX_ssp -> plX_ssp
 2024-02-27 21:28 UTC  (2+ messages)

[PATCH v7 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
 2024-02-27 21:28 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v8 0/7] rockchip: clk: improve GATE_LINK support
 2024-02-27 21:28 UTC  (5+ messages)
` (subset) "

RTT-PROBE: lore-subspace-rtt
 2024-02-27 21:28 UTC 

[RESEND PATCH] selftests/overlayfs: fix compilation error in overlayfs
 2024-02-27 21:28 UTC  (4+ messages)

[PATCH v6 0/8] hugetlb: parallelize hugetlb page init on boot
 2024-02-27 21:26 UTC  (7+ messages)
` [PATCH v6 4/8] padata: dispatch works on different nodes
` [PATCH v6 5/8] padata: downgrade padata_do_multithreaded to serial execution for non-SMP
` [PATCH v6 6/8] hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA

[PATCH v8 0/2] ppc: Enable 2nd DAWR support on Power10
 2024-02-27 20:52 UTC  (4+ messages)
` [PATCH v8 2/2] ppc: spapr: Enable 2nd DAWR on Power10 pSeries machine

[PATCH] eap-wsc: Silence static analysis
 2024-02-27 21:25 UTC 

[RFC PATCH v1 0/5] test case blocking and logging
 2024-02-27 21:24 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] dts: filter test suites in executions

[PATCH v2 0/4] auxdisplay: 7 segment LED display
 2024-02-27 21:22 UTC  (10+ messages)
` [PATCH v2 1/4] auxdisplay: Add 7 segment LED display driver
` [PATCH v2 2/4] dt-bindings: auxdisplay: Add bindings for generic 7 segment LED
` [PATCH v2 3/4] ARM: dts: marvell: Add 7 segment LED display on x530
` [PATCH v2 4/4] ARM: dts: marvell: Indicate USB activity "

[PATCH 0/9] kunit: Fix printf format specifier issues in KUnit assertions
 2024-02-27 21:23 UTC  (4+ messages)
` [PATCH 5/9] rtc: test: Fix invalid format specifier

[PATCH] net: raise RCU qs after each threaded NAPI poll
 2024-02-27 21:22 UTC  (5+ messages)

ubd cleanups
 2024-02-27 21:21 UTC  (16+ messages)
` [PATCH 1/7] ubd: remove the ubd_gendisk array
` [PATCH 2/7] ubd: remove ubd_disk_register
` [PATCH 3/7] ubd: move setting the nonrot flag to ubd_add
` [PATCH 4/7] ubd: move setting the variable queue limits "
` [PATCH 5/7] ubd: move set_disk_ro "
` [PATCH 6/7] ubd: remove the queue pointer in struct ubd
` [PATCH 7/7] ubd: open the backing files in ubd_add

convert xen-blkfront to atomic queue limit updates v2
 2024-02-27 21:21 UTC  (2+ messages)

[PATCHv8 00/16] x86/tdx: Add kexec support
 2024-02-27 21:21 UTC  (3+ messages)

[PATCH 01/16] kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset
 2024-02-27 21:19 UTC  (2+ messages)

[PATCH] rtc: pcf8523: add suspend handlers for alarm IRQ
 2024-02-27 21:18 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-02-27 21:18 UTC 

[PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
 2024-02-27 21:18 UTC  (2+ messages)
` [tip: irq/msi] "

[PATCH 1/2] crypto: fix uninitialized variable coverity warning
 2024-02-27 21:16 UTC  (2+ messages)
` [PATCH 2/2] station: warn on missing scan_bss in station_transition_start

SA_RESTART and friends as XSI extensions to POSIX.1-2001 < XOPEN_SOURCE >= 600
 2024-02-27 21:15 UTC  (5+ messages)
` [PATCH 0/2] sigaction.2: HISTORY: Document history of POSIX constants more accurately
  ` [PATCH 1/2] sigaction.2: HISTORY: SA_NOCLDSTOP wasn't added in POSIX.1-2001

SVSM Devel Call Feb. 28th, 2024
 2024-02-27 21:13 UTC 

[PATCHSET v2 0/2] Split iowait into two states
 2024-02-27 21:06 UTC  (3+ messages)
` [PATCH 1/2] sched/core: switch struct rq->nr_iowait to an unsigned int
` [PATCH 2/2] sched/core: split iowait state into two states

[net-next 0/6] ravb: Align Rx descriptor setup and maintenance
 2024-02-27 21:11 UTC  (7+ messages)
` [net-next 3/6] ravb: Create helper to allocate skb and align it
` [net-next 5/6] ravb: Move maximum Rx descriptor data usage to info struct
` [net-next 6/6] ravb: Unify Rx ring maintenance code paths

[PATCH md-6.9 v2 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-27 21:11 UTC  (2+ messages)

[PATCH v2 0/2] Change xwrite() to write_in_full() in builtins
 2024-02-27 21:11 UTC  (7+ messages)
` [PATCH v2 3/3] builtin/unpack-objects.c: change xwrite to write_in_full avoid truncation

[PATCH v1 1/1] x86/nmi: Remove an unnecessary IS_ENABLED(CONFIG_SMP)
 2024-02-27 21:10 UTC  (2+ messages)
` [tip: x86/cleanups] "

RTT-PROBE: lore-subspace-rtt
 2024-02-27 21:08 UTC 

[PATCH 00/14] linux-user: Rewrite core dump
 2024-02-27 21:06 UTC  (3+ messages)
` [PATCH 08/14] linux-user/elfload: Lock cpu list and mmap during elf_core_dump

[PATCH net-next] net: call skb_defer_free_flush() from __napi_busy_loop()
 2024-02-27 21:07 UTC  (2+ messages)

[PATCH] completion: fix __git_complete_worktree_paths
 2024-02-27 21:06 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[GSOC][RFC] Add more builtin patterns for userdiff, as Mircroproject
 2024-02-27 21:05 UTC  (5+ messages)
` [GSOC][PATCH 0/2] Add builtin patterns for userdiff in JavaScript, as Microproject
  ` [PATCH 1/2] Subject: [GSOC][RFC PATCH 1/2] Add builtin patterns for JavaScript function detection in userdiff

linux-next: Fixes tag needs some work in the tip tree
 2024-02-27 21:03 UTC 

[PATCH] qmimodem: QRTR service discovery
 2024-02-27 21:01 UTC 

aarch64 external-toolchain multilib support
 2024-02-27 21:02 UTC  (2+ messages)
` [meta-arm] "

[PATCH] mmc: arm_pl180: Limit data transfer to U16_MAX
 2024-02-27 20:18 UTC 

[PATCH v2] net: stmmac: fix rx queue priority assignment
 2024-02-27 21:01 UTC  (4+ messages)

[PATCH v3 0/6] uvc gadget performance issues
 2024-02-27 21:01 UTC  (5+ messages)
` [PATCH v3 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH 1/3] kernel.bbclass: slightly fix wording, case, and spaces in version check
 2024-02-27 21:01 UTC  (8+ messages)
` [PATCH 2/3] kernel-yocto.bblass: run kernel_version_sanity_check after do_patch

[PATCH 0/2] arm64: Add basic support for QNAP TS-433
 2024-02-27 21:00 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: rockchip: "

Recent-ish changes in binfmt_elf made my program segfault
 2024-02-27 20:59 UTC  (7+ messages)

[PATCH 1/2] arm64: dts: rockchip: add missing interrupt-names for rk356x vdpu
 2024-02-27 20:59 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: rockchip: fix reset-names for rk356x i2s2 controller

[PATCH] poky.conf: Set the distro name to "scarthgap"
 2024-02-27 20:45 UTC 

[PATCH] wlcore: sdio: warn only once for wl12xx_sdio_raw_{read,write}() failures
 2024-02-27 20:58 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-02-27 20:58 UTC 

[PATCH v2,RESEND 1/2] drivers: perf: added capabilities for legacy PMU
 2024-02-27 20:56 UTC  (4+ messages)

[PATCH v3 00/10] RK3588 USBDP support
 2024-02-27 20:56 UTC  (5+ messages)
` [PATCH v3 02/10] phy: rockchip: add usbdp combo phy driver

[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-02-27 20:54 UTC  (10+ messages)
` [PATCH v2 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v2 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v2 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]

[PATCH -fixes 0/2] NAPOT Fixes
 2024-02-27 20:50 UTC  (6+ messages)
` [PATCH -fixes 1/2] Revert "riscv: mm: support Svnapot in huge vmap"
` [PATCH -fixes 2/2] riscv: Fix pte_leaf_size() for NAPOT

[PATCH v2] ASoC: meson: axg-fifo: use FIELD helpers
 2024-02-27 20:51 UTC  (3+ messages)

Ideas for a generic solution to support accelerometer lis3lv02d in Dell laptops/notebooks?
 2024-02-27 20:51 UTC  (6+ messages)

[PATCH] mm/cma: convert cma_alloc() to return folio
 2024-02-27 20:51 UTC  (4+ messages)

[PATCH net 0/2] net: tehuti: Fix some error handling paths in bdx_probe()
 2024-02-27 20:50 UTC  (3+ messages)
` [PATCH net 1/2] net: tehuti: Fix a missing pci_disable_msi() in the error handling path of bdx_probe()
` [PATCH net 2/2] net: tehuti: Fix leaks "

[PATCH v5 0/4] Reduce synchronize_rcu() latency(v5)
 2024-02-27 20:51 UTC  (3+ messages)
` [PATCH v5 2/4] rcu: Reduce synchronize_rcu() latency

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-27 19:20 UTC  (4+ messages)
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines

[PATCH v2 00/21] migration: Improve error reporting
 2024-02-27 18:03 UTC  (13+ messages)
` [PATCH v2 01/21] migration: Report error when shutdown fails
` [PATCH v2 03/21] migration: Add documentation for SaveVMHandlers
` [PATCH v2 05/21] migration: Add Error** argument to qemu_savevm_state_setup()
` [PATCH v2 06/21] migration: Add Error** argument to .save_setup() handler
` [PATCH v2 08/21] memory: Add Error** argument to .log_global*() handlers
` [PATCH v2 10/21] migration: Modify ram_init_bitmaps() to report dirty tracking errors
` [PATCH v2 11/21] migration: Fix migration termination
` [PATCH v2 12/21] vfio: Add Error** argument to .set_dirty_page_tracking() handler
` [PATCH v2 14/21] vfio: Add Error** argument to vfio_devices_dma_logging_stop()
` [PATCH v2 17/21] vfio: Reverse test on vfio_get_dirty_bitmap()
` [PATCH v2 18/21] memory: Add Error** argument to memory_get_xlat_addr()
` [PATCH v2 21/21] vfio: Extend vfio_set_migration_error() with Error* argument

RTT-PROBE: lore-subspace-rtt
 2024-02-27 20:48 UTC 

[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
 2024-02-27 17:17 UTC  (3+ messages)
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt


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.