All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-24 16:34:22 to 2024-04-24 17:31:23 UTC [more...]

[PATCH v3 0/2] clean-up for create_kmalloc_caches()
 2024-04-24 17:05 UTC  (5+ messages)
` [PATCH v3 1/2] mm/slub: create kmalloc 96 and 192 caches regardless cache size order
` [PATCH v3 2/2] mm/slub: remove the check for NULL kmalloc_caches

RTT-PROBE: lore-subspace-rtt
 2024-04-24 17:31 UTC 

[f2fs-dev] [Bug 218770] New: fsck seems unable to solve corruption
 2024-04-24 17:30 UTC  (2+ messages)
` [f2fs-dev] [Bug 218770] "

[PATCH v4 linux-next] usb:typec:mux: remove indentation for common path
 2024-04-24 17:27 UTC 

[PATCH v5 00/13] Enabling DCD emulation support in Qemu
 2024-04-24 17:26 UTC  (12+ messages)
` [PATCH v5 09/13] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents

[PATCH 00/17] btrfs: restrain lock extent usage during writeback
 2024-04-24 17:26 UTC  (7+ messages)
` [PATCH 02/17] btrfs: push all inline logic into cow_file_range
` [PATCH 06/17] btrfs: push the extent lock into btrfs_run_delalloc_range
` [PATCH 17/17] btrfs: add a cached state to extent_clear_unlock_delalloc

6.9.0-rc2+ kernel hangs on boot
 2024-04-24 17:26 UTC  (10+ messages)
  ` 6.9.0-rc2+ kernel hangs on boot (bisected, maybe LED related)

[PATCH 6.1 000/141] 6.1.88-rc1 review
 2024-04-24 17:25 UTC  (3+ messages)
` [PATCH 6.1 056/141] ARM: OMAP2+: pdata-quirks: stop including wl12xx.h

[RFC PATCH] net: Fix one page_pool page leak from skb_frag_unref
 2024-04-24 17:25 UTC  (2+ messages)

Minutes of DPDK Technical Board Meeting, 2024-04-03
 2024-04-24 17:25 UTC  (2+ messages)

[PATCH v7 00/16] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-24 17:24 UTC  (20+ messages)
` [PATCH v7 04/16] ACPI: processor: Move checks and availability of acpi_processor earlier
` [PATCH v7 11/16] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH v7 14/16] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled

[PATCH v2 00/13] Prep patches for 1 job per VM bind IOCTL
 2024-04-24 17:23 UTC  (14+ messages)
` [PATCH v2 01/13] drm/xe: Lock all gpuva ops during "
` [PATCH v2 02/13] drm/xe: Add ops_execute function which returns a fence
` [PATCH v2 03/13] drm/xe: Move migrate to prefetch to op_lock_and_prep function
` [PATCH v2 04/13] drm/xe: Add struct xe_vma_ops abstraction
` [PATCH v2 05/13] drm/xe: Use xe_vma_ops to implement xe_vm_rebind
` [PATCH v2 06/13] drm/xe: Simplify VM bind IOCTL error handling and cleanup
` [PATCH v2 07/13] drm/xe: Use xe_vma_ops to implement page fault rebinds
` [PATCH v2 08/13] drm/xe: Add some members to xe_vma_ops
` [PATCH v2 09/13] drm/xe: Add vm_bind_ioctl_ops_fini helper
` [PATCH v2 10/13] drm/xe: Move ufence check to op_lock_and_prep
` [PATCH v2 11/13] drm/xe: Move ufence add to vm_bind_ioctl_ops_fini
` [PATCH v2 12/13] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [PATCH v2 13/13] drm/xe: Delete PT update selftest

[PATCH v2 00/10] selftests: Make ksft_exit functions return void instead of int
 2024-04-24 17:24 UTC  (11+ messages)
` [PATCH v2 01/10] selftests/clone3: ksft_exit functions do not return
` [PATCH v2 02/10] selftests/ipc: "
` [PATCH v2 03/10] selftests: membarrier: ksft_exit_pass() does "
` [PATCH v2 04/10] selftests/mm: ksft_exit functions do "
` [PATCH v2 05/10] selftests: pidfd: "
` [PATCH v2 06/10] selftests/resctrl: ksft_exit_skip() does "
` [PATCH v2 07/10] selftests: sync: ksft_exit_pass() "
` [PATCH v2 08/10] selftests: timers: ksft_exit functions do "
` [PATCH v2 09/10] selftests: x86: ksft_exit_pass() does "
` [PATCH v2 10/10] selftests: kselftest: Make ksft_exit functions return void instead of int

[linux-5.4 test] 185782: regressions - FAIL
 2024-04-24 17:23 UTC 

[PATCH V4 0/4] KVM: x86: Make bus clock frequency for vAPIC timer configurable
 2024-04-24 17:23 UTC  (5+ messages)

[syzbot] [jfs?] UBSAN: array-index-out-of-bounds in diFree
 2024-04-24 17:22 UTC  (2+ messages)
` [PATCH] jfs: Fix "

[PATCH RFC 0/2] Support mailbox interface in qcom,smsm driver
 2024-04-24 17:21 UTC  (3+ messages)
` [PATCH RFC 1/2] dt-bindings: soc: qcom,smsm: Allow specifying mboxes instead of qcom,ipc
` [PATCH RFC 2/2] soc: qcom: smsm: Support using mailbox interface

[PATCH v6 1/2] genirq/msi: add wrapper msi allocation API and export msi functions
 2024-04-24 17:21 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24 17:21 UTC 

[PATCH v1 1/2] deque: add multi-thread unsafe double ended queue
 2024-04-24 17:21 UTC  (5+ messages)
` [PATCH v2 0/2] deque: add multithread unsafe deque library
  ` [PATCH v2 1/2] deque: add multi-thread unsafe double ended queue

[PATCHSET 2/4] libxfs: sync with 6.9
 2024-04-24 17:20 UTC  (3+ messages)
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
  ` [PATCH v3.1 "

[PATCH 0/2] riscv,kvm: remove another strerrorname_np()
 2024-04-24 17:18 UTC  (4+ messages)
` [PATCH 1/2] target/riscv/kvm: remove sneaky strerrorname_np() instance

[PATCH] drm/xe/guc: Fix typos in VF CFG KLVs descriptions
 2024-04-24 17:20 UTC  (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH] irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown
 2024-04-24 17:19 UTC  (8+ messages)

[PATCH] KVM: selftests: Add 'malloc' failure check in test_vmx_nested_state
 2024-04-24 17:18 UTC  (8+ messages)

[PATCH] efi: expose TPM event log to userspace via sysfs
 2024-04-24 17:15 UTC  (9+ messages)

[PATCH v2 0/6] hw/ppc: SPI model
 2024-04-24 17:12 UTC  (4+ messages)
` [PATCH v2 5/6] hw/ppc: SPI controller wiring to P10 chip and create seeprom device

[PATCH 0/2] mm: introduce per-order mTHP split counters
 2024-04-24 17:12 UTC  (3+ messages)
` [PATCH 1/2] mm: add "

[PATCH] event: fix warning from useless snprintf
 2024-04-24 17:12 UTC  (4+ messages)

[PATCH v2] efi/unaccepted: touch soft lockup during memory accept
 2024-04-24 17:12 UTC  (3+ messages)

Thread for updating minor properties of tracked regressions [consider ignoring it!]
 2024-04-24 17:12 UTC  (2+ messages)

[PATCH net] net l2tp: drop flow hash on forward
 2024-04-24 17:11 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-24 17:11 UTC 

[PATCH 0/5] tcg: Misc improvements
 2024-04-24 17:09 UTC  (7+ messages)
` [PATCH] target/arm: Restrict translation disabled alignment check to VMSA
` [PATCH 1/5] tcg: Add write_aofs to GVecGen3i
` [PATCH 2/5] tcg/i386: Simplify immediate 8-bit logical vector shifts
` [PATCH 3/5] tcg/i386: Optimize setcond of TST{EQ,NE} with 0xffffffff
` [PATCH 4/5] tcg/optimize: Optimize setcond with zmask
` [PATCH 5/5] accel/tcg: Introduce CF_BP_PAGE

[PATCH] drm/xe/pf: Expose PF service details via debugfs
 2024-04-24 17:10 UTC 

cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?
 2024-04-24 17:09 UTC  (5+ messages)
    ` Timeouts in CI jobs (was: cross-i686-tci CI job is flaky again (timeouts): can somebody who cares about TCI investigate?)

getting rid of type argument to rte_malloc()
 2024-04-24 17:09 UTC  (4+ messages)

[RFC PATCH v6 0/5] TPEBS counting mode support
 2024-04-24 17:08 UTC  (8+ messages)
` [RFC PATCH v6 2/5] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric

[geert-renesas-drivers:master] BUILD SUCCESS b5290540377974518c77d22883fdfd4d3a489a46
 2024-04-24 17:07 UTC 

[ANNOUNCE] Git v2.45.0-rc1
 2024-04-24 17:07 UTC 

What's cooking in git.git (Apr 2024, #09; Tue, 23)
 2024-04-24 17:07 UTC 

[PATCH v2 1/2] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-24 17:06 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915: Refactor confusing __intel_gt_reset() (rev2)

[RFC PATCH 00/18] TTM interface for managing VRAM oversubscription
 2024-04-24 16:57 UTC  (19+ messages)
` [RFC PATCH 01/18] drm/ttm: Add tracking for evicted memory
` [RFC PATCH 02/18] drm/ttm: Add per-BO eviction tracking
` [RFC PATCH 03/18] drm/ttm: Implement BO "
` [RFC PATCH 04/18] drm/ttm: Add driver funcs for uneviction control
` [RFC PATCH 05/18] drm/ttm: Add option to evict no BOs in operation
` [RFC PATCH 06/18] drm/ttm: Add public buffer eviction/uneviction functions
` [RFC PATCH 07/18] drm/amdgpu: Add TTM uneviction control functions
` [RFC PATCH 08/18] drm/amdgpu: Don't try moving BOs to preferred domain before submit
` [RFC PATCH 09/18] drm/amdgpu: Don't mark VRAM as a busy placement for VRAM|GTT resources
` [RFC PATCH 10/18] drm/amdgpu: Don't add GTT to initial domains after failing to allocate VRAM
` [RFC PATCH 11/18] drm/ttm: Bump BO priority count
` [RFC PATCH 12/18] drm/ttm: Do not evict BOs with higher priority
` [RFC PATCH 13/18] drm/ttm: Implement ttm_bo_update_priority
` [RFC PATCH 14/18] drm/ttm: Consider BOs placed in non-favorite locations evicted
` [RFC PATCH 15/18] drm/amdgpu: Set a default priority for user/kernel BOs
` [RFC PATCH 16/18] drm/amdgpu: Implement SET_PRIORITY GEM op
` [RFC PATCH 17/18] drm/amdgpu: Implement EVICTED_VRAM query
` [RFC PATCH 18/18] drm/amdgpu: Bump minor version

Problems (timeouts) when testing usb-ohci with qemu
 2024-04-24 17:05 UTC  (4+ messages)

[PATCH v3 net] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()
 2024-04-24 17:04 UTC 

[Patch v3 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-24 17:04 UTC  (5+ messages)
` [Patch v3 1/2] dt-bindings: make sid and broadcast reg optional

[PATCH] block : add larger order folio size instead of pages
 2024-04-24 17:04 UTC  (4+ messages)

[PATCH 0/3] arm64: qcom: Add cpufreq and clock support
 2024-04-24 17:03 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SM4450 compatibles

[PATCH] usb: ohci: Prevent missed ohci interrupts
 2024-04-24 17:02 UTC 

[PATCH v2 0/2] Use a "best effort" strategy in scheduled maintenance
 2024-04-24 17:02 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] for-each-repo: optionally keep going on an error

[PATCH v17 00/35] Drivers for Gunyah hypervisor
 2024-04-24 17:01 UTC  (5+ messages)
` [PATCH v17 15/35] virt: gunyah: Add proxy-scheduled vCPUs

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-24 17:01 UTC  (5+ messages)
` [PATCH 3/4] drm/xe: Force wedged state and block GT reset upon any GPU hang

[PATCH v1 0/3] overlayfs: Optimize override/revert creds
 2024-04-24 17:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24 17:01 UTC 

[RFC PATCH 0/9] kexec x86 purgatory cleanup
 2024-04-24 15:53 UTC  (2+ messages)
` [RFC PATCH 7/9] x86/purgatory: Use fully linked PIE ELF executable

[PATCH bpf-next v2 0/2] Introduce bpf_preempt_{disable,enable}
 2024-04-24 17:00 UTC  (2+ messages)

[PATCH v2 0/3] HID: i2c-hid: Probe and wake device with HID descriptor fetch
 2024-04-24 17:00 UTC  (3+ messages)
` [PATCH v2 1/3] HID: i2c-hid: Rely on HID descriptor fetch to probe

[PATCH v2 net] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()
 2024-04-24 16:59 UTC  (2+ messages)

[PATCH BlueZ v2 1/4] bap: Initialize bap_data for scanned device in bap_bcast_probe
 2024-04-24 16:59 UTC  (2+ messages)
` bap: Replace the global bcast_pa_requests with a per adapter queue

[PATCH 6.6 000/158] 6.6.29-rc1 review
 2024-04-24 16:58 UTC  (2+ messages)

[PATCH v4] tap: do not duplicate fd's
 2024-04-24 16:57 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Drop ranges mapping from AXI bus
 2024-04-24 16:57 UTC  (6+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Describe PCIe controllers fully

[PATCH 06/23] drm/xe/svm: Introduce a helper to build sg table from hmm range
 2024-04-24 16:56 UTC  (13+ messages)

[PATCH iwl-next v2] ice: Extend auxbus device naming
 2024-04-24 16:56 UTC  (7+ messages)
      ` [Intel-wired-lan] "

[PATCH v2] HID: i2c-hid: Revert to await reset ACK before reading report descriptor
 2024-04-24 16:56 UTC  (4+ messages)
    ` regression fixes sitting in subsystem git trees for a week or longer (was: Re: [PATCH v2] HID: i2c-hid: Revert to await reset ACK before reading report descriptor)

[PATCH] sched/fair: fix dlserver duplicate start and stop
 2024-04-24 16:56 UTC  (2+ messages)

[PATCH v6 00/11] Turris Omnia MCU driver
 2024-04-24 16:55 UTC  (8+ messages)
` [PATCH v6 07/11] platform: cznic: turris-omnia-mcu: Add support for MCU provided TRNG

[PATCH v3 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-04-24 16:55 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings

[PATCH v3] arm64: dts: rockchip: add PCIe3 support on rk3588-jaguar
 2024-04-24 16:55 UTC  (6+ messages)

[PATCH 0/7] Use mboxes instead of syscon for APCS (arm32 & arm64)
 2024-04-24 16:55 UTC  (6+ messages)
` [PATCH 1/7] rpmsg: qcom_smd: Don't print error during probe deferral
` [PATCH 2/7] ARM: dts: qcom: msm8974: Use mboxes properties for APCS

[RFC] TDX module configurability of 0x80000008
 2024-04-24 16:55 UTC 

[PATCH] arm64: dts: st: correct masks for GIC PPI interrupts on stm32mp25
 2024-04-24 16:53 UTC  (2+ messages)

[PATCH v11 0/5] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-04-24 16:53 UTC  (3+ messages)
` [PATCH v11 5/5] ARM: dts: bcm2835: Add Unicam CSI nodes

unsafe shutdown during system restart
 2024-04-24 16:52 UTC  (2+ messages)

[PATCH v14 00/22] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-24 16:51 UTC  (3+ messages)

[PATCH i-g-t 1/4] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-04-24 16:50 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/4] "

RTT-PROBE: lore-subspace-rtt
 2024-04-24 16:51 UTC 

[PATCH v3 0/4] Add display support for stm32mp135f-dk board
 2024-04-24 16:48 UTC  (3+ messages)

[PATCH net-next v9 0/4] ethtool: provide the dim profile fine-tuning channel
 2024-04-24 16:49 UTC  (7+ messages)
` [PATCH net-next v9 2/4] ethtool: provide customized dim profile management

[PATCH 0/9] Convert Tasklets to BH Workqueues
 2024-04-24 16:48 UTC  (5+ messages)
` [PATCH 8/9] drivers/media/*: Convert from tasklet to BH workqueue

[PATCH v3 0/8] Clean up of gzip decompressor
 2024-04-24 16:48 UTC  (10+ messages)
` [PATCH v3 1/8] gzip: clean up comments and fix code alignment
` [PATCH v3 2/8] gzip: refactor and expand macros
` [PATCH v3 3/8] gzip: refactor the gunzip window into common state
` [PATCH v3 4/8] gzip: move window pointer into gunzip state
` [PATCH v3 5/8] gzip: move input buffer handling "
` [PATCH v3 6/8] gzip: move output buffer "
` [PATCH v3 7/8] gzip: move bitbuffer "
` [PATCH v3 8/8] gzip: move crc state "

[PATCH v1] mmc: core: check R1_STATUS for erase/trim/discard
 2024-04-24 16:48 UTC  (2+ messages)

[PATCH v4] clk: imx: imx8mp: Add pm_runtime support for power saving
 2024-04-24 16:47 UTC  (3+ messages)

[PATCH bpf-next] bpf: add a few more options for GCC_BPF in selftests/bpf/Makefile
 2024-04-24 16:47 UTC  (2+ messages)

[PATCH v1 0/2] arm64/mm: Enable userfaultfd write-protect
 2024-04-24 16:46 UTC  (7+ messages)
` [PATCH v1 1/2] arm64/mm: Move PTE_PROT_NONE and PMD_PRESENT_INVALID
` [PATCH v1 2/2] arm64/mm: Add uffd write-protect support

[PATCH v2] RISC-V: clarify what some RISCV_ISA* config options do
 2024-04-24 16:46 UTC  (3+ messages)

[PATCH v2] software node: Implement device_get_match_data fwnode callback
 2024-04-24 16:44 UTC  (9+ messages)

Hashing out the scope of work
 2024-04-24 16:45 UTC 

selftests: openvswitch: Questions about possible enhancements
 2024-04-24 16:44 UTC 

Pseudo Abort due to path mismatch #pseudo #kirkstone
 2024-04-24 16:43 UTC  (2+ messages)
` [OE-core] "

[PATCH net-next] net: qede: flower: validate control flags
 2024-04-24 16:43 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24 16:41 UTC 

[PATCH 0/3] multipath: fix hang in flush_map_nopaths
 2024-04-24 16:40 UTC  (7+ messages)
` [PATCH 1/3] libmultipath: export partmap_in_use and do_deferred
` [PATCH 2/3] libmultipath: change flush_on_last_del to fix a multipathd hang
` [PATCH 3/3] libmultipath: simplify dm_flush_map_nopaths

[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
 2024-04-24 16:39 UTC  (7+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH net v4] net: b44: set pause params only when interface is up
 2024-04-24 16:37 UTC  (2+ messages)

next/master baseline: 347 runs, 21 regressions (next-20240424)
 2024-04-24 16:37 UTC 

[PATCH v1] mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()
 2024-04-24 16:36 UTC  (3+ messages)

[PATCH 0/4] Define i2c_designware in a header file
 2024-04-24 16:35 UTC  (6+ messages)
` [PATCH 3/4] mfd: intel_quark_i2c_gpio: Utilize i2c-designware.h

[PATCH] drivers: remoteproc: xlnx: fix uninitialized tcm mode
 2024-04-24 16:33 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.