All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-06 21:33:41 to 2025-06-07 00:04:58 UTC [more...]

Does anyone have any tips for efficient lei and dovecot integration?
 2025-06-07  0:04 UTC  (4+ messages)

[PATCH v2 00/15] Add KVM Selftests runner
 2025-06-06 23:56 UTC  (19+ messages)
` [PATCH v2 01/15] KVM: selftest: Create KVM selftest runner
` [PATCH v2 02/15] KVM: selftests: Enable selftests runner to find executables in different path
` [PATCH v2 03/15] KVM: selftests: Add timeout option in selftests runner
` [PATCH v2 04/15] KVM: selftests: Add option to save selftest runner output to a directory
` [PATCH v2 05/15] KVM: selftests: Run tests concurrently in KVM selftests runner
` [PATCH v2 06/15] KVM: selftests: Add a flag to print only test status in KVM Selftests run
` [PATCH v2 07/15] KVM: selftests: Add various print flags to KVM Selftest Runner
` [PATCH v2 08/15] KVM: selftests: Print sticky KVM Selftests Runner status at bottom
` [PATCH v2 09/15] KVM: selftests: Add a flag to print only sticky summary in the selftests runner
` [PATCH v2 10/15] KVM: selftests: Add flag to suppress all output from Selftest KVM Runner
` [PATCH v2 11/15] KVM: selftests: Auto generate default tests for KVM Selftests Runner
` [PATCH v2 12/15] KVM: selftests: Add x86 auto generated test files "
` [PATCH v2 13/15] KVM: selftests: Add arm64 "
` [PATCH v2 14/15] KVM: selftests: Add s390 "
` [PATCH v2 15/15] KVM: selftests: Add riscv "

[RFC PATCH 00/25] Implementing a MSHV (Microsoft Hypervisor) accelerator
 2025-06-06 23:06 UTC  (4+ messages)
` [RFC PATCH 12/25] accel/mshv: Add vCPU creation and execution loop

QEMU and Grub
 2025-06-06 22:39 UTC 

[PATCH v4] drm/i915: split out display register macros to a separate file
 2025-06-06 23:58 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: split out display register macros to a separate file (rev2)

[PATCH v2 00/15] Allow x86 to unflatten DTs
 2025-06-06 23:57 UTC  (13+ messages)
` [PATCH v2 07/15] x86: Replace boot_domain with bootdomain
` [PATCH v2 09/15] xen/dt: Move bootinfo functions to a new bootinfo.h
` [PATCH v2 11/15] xen/dt: Move bootinfo-independent helpers out of bootinfo-fdt.c
` [PATCH v2 13/15] xen/dt: ifdef out DEV_DT-related bits from device_tree.{c,h}
` [PATCH v2 14/15] xen/dt: Allow CONFIG_DOM0LESS_BOOT to include device-tree/
` [PATCH v2 15/15] kconfig: Allow x86 to pick CONFIG_DOM0LESS_BOOT

[PATCH v5 00/29] x86/resctrl telemetry monitoring
 2025-06-06 23:55 UTC  (3+ messages)
` [PATCH v5 24/29] x86/resctrl: Add energy/perf choices to rdt boot option

[PATCHSET RFC v2 0/4] uring_cmd copy avoidance
 2025-06-06 23:53 UTC  (7+ messages)
` [PATCH 4/4] io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copies

[PATCH bpf-next v3 1/3] bpf: make reg_not_null() true for CONST_PTR_TO_MAP
 2025-06-06 23:52 UTC  (9+ messages)
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases with CONST_PTR_TO_MAP null checks

[PATCH v4 00/23] Linux SBI MPXY and RPMI drivers
 2025-06-06 23:51 UTC  (10+ messages)
` [PATCH v4 01/23] riscv: Add new error codes defined by SBI v3.0
` [PATCH v4 11/23] dt-bindings: Add RPMI system MSI message proxy bindings
` [PATCH v4 12/23] dt-bindings: Add RPMI system MSI interrupt controller bindings

[PATCH] perf parse-events: Set default GH modifier properly
 2025-06-06 23:50 UTC  (2+ messages)

[oe-core][PATCHv6 0/5] Display manager proposal for x11 and wayland
 2025-06-06 23:49 UTC  (6+ messages)

[PATCH] btrfs: handle csum tree error with rescue=ibadroots correctly
 2025-06-06 23:48 UTC 

[PATCH v1 0/8] fuse: use iomap for buffered writes + writeback
 2025-06-06 23:38 UTC  (9+ messages)
` [PATCH v1 1/8] iomap: move buffered io bio logic into separate file
` [PATCH v1 2/8] iomap: add IOMAP_IN_MEM iomap type
` [PATCH v1 3/8] iomap: add buffered write support for IOMAP_IN_MEM iomaps
` [PATCH v1 4/8] iomap: add writepages "
` [PATCH v1 5/8] iomap: add iomap_writeback_dirty_folio()
` [PATCH v1 6/8] fuse: use iomap for buffered writes
` [PATCH v1 7/8] fuse: use iomap for writeback
` [PATCH v1 8/8] fuse: use iomap for folio laundering

[PATCH] cpufreq: intel_pstate: Add DMI quirk for Dell Inspiron systems
 2025-06-06 23:15 UTC 

[PATCH v5 0/2] x86/fred: Prevent immediate repeat of single step trap on return from SIGTRAP handler
 2025-06-06 23:34 UTC  (3+ messages)
` [PATCH v5 1/2] x86/fred/signal: "

[PATCH] drm/xe: Fix early wedge on GuC load failure
 2025-06-06 23:33 UTC  (2+ messages)

issue with git submodules and a clone.defaultRemoteName different than origin?
 2025-06-06 23:32 UTC  (5+ messages)

[Bug 211741] amd-hid: add support for SW_TABLET_MODE
 2025-06-06 23:31 UTC 

[PATCH 00/12] Signed BPF programs
 2025-06-06 23:29 UTC  (13+ messages)
` [PATCH 01/12] bpf: Implement an internal helper for SHA256 hashing
` [PATCH 02/12] bpf: Update the bpf_prog_calc_tag to use SHA256
` [PATCH 03/12] bpf: Implement exclusive map creation
` [PATCH 04/12] libbpf: Implement SHA256 internal helper
` [PATCH 05/12] libbpf: Support exclusive map creation
` [PATCH 06/12] selftests/bpf: Add tests for exclusive maps
` [PATCH 07/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH 08/12] bpf: Implement signature verification for BPF programs
` [PATCH 09/12] libbpf: Update light skeleton for signing
` [PATCH 10/12] libbpf: Embed and verify the metadata hash in the loader
` [PATCH 11/12] bpftool: Add support for signing BPF programs
` [PATCH 12/12] selftests/bpf: Enable signature verification for all lskel tests

[PATCH] rust: cpumask: Validate CPU number in set() and clear()
 2025-06-06 23:23 UTC  (2+ messages)

[PATCH 12/12] btrfs: replace identity maps with actual remaps when doing relocations
 2025-06-06 23:23 UTC 

[thomas-weissschuh:b4/vdso-ptp 40/41] arch/x86/entry/vdso/vdso32/../../../../../lib/vdso/gettimeofday.c:335 __cvdso_clock_gettime_common() warn: right shifting more than type allows 32 vs 40
 2025-06-06 23:23 UTC 

[BUG] hwmon: Widespread TOCTOU vulnerabilities in the hwmon subsystem
 2025-06-06 23:22 UTC  (7+ messages)

[syzbot] [mm?] WARNING in vma_modify
 2025-06-06 23:22 UTC 

[OE-core][scarthgap,master][PATCH] tune-cortexr52: Add support for ARM Cortex-R52 32-bit
 2025-06-06 23:21 UTC  (4+ messages)

[PATCH v3 00/11] Crashlog Type1 Version2 support
 2025-06-06 23:21 UTC  (9+ messages)
` [PATCH v3 06/11] platform/x86/intel/pmt: re-order trigger logic
` [PATCH v3 07/11] platform/x86/intel/pmt: correct types
` [PATCH v3 10/11] platform/x86/intel/pmt: use a version struct
` [PATCH v3 11/11] platform/x86/intel/pmt: support BMG crashlog

[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
 2025-06-06 23:15 UTC  (12+ messages)
` [PATCH v9 04/16] PCI/AER: Dequeue forwarded CXL error
` [PATCH v9 11/16] cxl/pci: Update __cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v9 16/16] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[GIT PULL] Final MM updates for 6.16-rc1
 2025-06-06 23:12 UTC 

[GIT PULL] hotfixes for 6.16-rc1
 2025-06-06 23:12 UTC 

[PATCH v1] xen/console: group pbuf under console field
 2025-06-06 23:06 UTC  (3+ messages)

[PATCH 0/6] drm/i915, drm/xe: add drm device based pcode interface for display
 2025-06-06 23:06 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
 2025-06-06 23:05 UTC  (6+ messages)
` [RFC PATCH 07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test

[PATCH 1/2] hfsplus: make splice write available again
 2025-06-06 23:04 UTC  (6+ messages)
` [PATCH 2/2] hfs: "

[PATCH v2] hfsplus: remove mutex_lock check in hfsplus_free_extents
 2025-06-06 23:04 UTC  (3+ messages)

[PATCH v2] hfs: fix not erasing deleted b-tree node issue
 2025-06-06 23:03 UTC  (2+ messages)

[PATCH v4 ath-next 0/2] wifi: ath11k: fix HTC rx insufficient length
 2025-06-06 23:00 UTC  (4+ messages)
` [PATCH v4 ath-next 2/2] "

[PATCH v2] wifi: ath10k: Drop of_get_property() call
 2025-06-06 22:54 UTC  (4+ messages)

[kvm-unit-tests PATCH 0/3] x86/msr: Add SPEC_CTRL coverage
 2025-06-06 22:54 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/3] x86/msr: Add a testcase to verify SPEC_CTRL exists (or not) as expected

ld.lld: error: Function Import: link error: linking module flags 'Code Model': IDs have conflicting values: 'i32 3' from vmlinux.a(init.o at 870780), and 'i32 1' from vmlinux.a(mballoc.o at 901800)
 2025-06-06 22:51 UTC 

[android-common:android15-6.6-2025-04 1/1] crypto/fips140-module.c:577:8: error: call to undeclared function 'register_trace_android_vh_aes_encrypt'; ISO C99 and later do not support implicit function declarations
 2025-06-06 22:51 UTC 

[Kernel Bug] general protection fault in btrfs_lookup_csum
 2025-06-06 22:52 UTC  (2+ messages)

[RFC PATCH 00/29] KVM: VM planes
 2025-06-06 22:50 UTC  (5+ messages)
` [PATCH 06/29] KVM: move mem_attr_array to kvm_plane
` [PATCH 26/29] KVM: x86: enable up to 16 planes

[PATCH 0/4] drm/panel, drm/i915: ACPI support for panel follower
 2025-06-06 22:50 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

[PATCH v1 0/7] Hex value prefix case cleanup
 2025-06-06 22:45 UTC  (8+ messages)
` [PATCH v1 1/7] configs: use lowercase hex prefix style
` [PATCH v1 2/7] board: "
` [PATCH v1 3/7] drivers: "
` [PATCH v1 4/7] tools: "
` [PATCH v1 5/7] lib: "
` [PATCH v1 6/7] arch: "
` [PATCH v1 7/7] include: "

[PATCH V2] net: sfp: add quirk for Potron SFP+ XGSPON ONU Stick
 2025-06-06 22:47 UTC  (8+ messages)

[PATCH v3] wifi: ath12k: Add WMI control path stats infra
 2025-06-06 22:45 UTC  (2+ messages)

[PATCH 5.10 000/270] 5.10.238-rc1 review
 2025-06-06 22:43 UTC  (3+ messages)
` [PATCH 5.10 114/270] netfilter: nf_tables: do not defer rule destruction via call_rcu

[PATCH v2] wifi: ath12k: report station mode per-chain signal strength
 2025-06-06 22:41 UTC  (3+ messages)

[PATCH] selftests: ir_decoder: Convert header comment to proper multi-line block
 2025-06-06 22:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] arm/airoha: reset_cpu() does not take any params
 2025-06-06 22:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] bswap.h: Move the overwriting of the ntohl*/ htonl* macros
 2025-06-06 22:36 UTC  (4+ messages)

[BISECT] regression: tcp: fix to allow timestamp undo if no retransmits were sent
 2025-06-06 22:34 UTC  (3+ messages)

[PATCH 1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function
 2025-06-06 22:31 UTC  (5+ messages)
` [PATCH v2 0/3] common/spl fixes
  ` [PATCH v2 1/3] common/spl: fix potential out of buffer access in spl_fit_get_image_name function
  ` [PATCH v2 2/3] common/spl: handle properly images with bad checksum
  ` [PATCH v2 3/3] common/spl: improve error handling in spl_fit

[RFC v2 08/16] luo: luo_files: add infrastructure for FDs
 2025-06-06 22:28 UTC 

[PATCH RFC v2 0/2] pmdomains: core: add support for domain hierarchies in DT
 2025-06-06 22:24 UTC  (4+ messages)
` [PATCH RFC v2 2/2] pmdomain: core: use DT map to support hierarchy

[PATCH 00/10] Various slab improvements
 2025-06-06 22:22 UTC  (11+ messages)
` [PATCH 01/10] doc: Move SLUB documentation to the admin guide
` [PATCH 02/10] slab: Rename slab->__page_flags to slab->flags
` [PATCH 03/10] slab: Add SL_private flag
` [PATCH 04/10] slab: Add SL_pfmemalloc flag
` [PATCH 05/10] doc: Add slab internal kernel-doc
` [PATCH 06/10] vmcoreinfo: Remove documentation of PG_slab and PG_hugetlb
` [PATCH 07/10] proc: Remove mention of PG_slab
` [PATCH 08/10] kfence: "
` [PATCH 09/10] memcg_slabinfo: Fix use "
` [PATCH 10/10] slab: Fix MAINTAINERS entry

[PATCH] drm/xe/xe3: Disable null query for anyhit shader
 2025-06-06 22:22 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe3: Disable null query for anyhit shader (rev2)

[GIT PULL] QCA: Update WCN785x btusb firmware to 2.0.0-00799-5
 2025-06-06 22:20 UTC  (2+ messages)

futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
 2025-06-06 22:17 UTC  (7+ messages)

[PATCH] scsi: Remember if a device is an ATA device
 2025-06-06 22:17 UTC  (3+ messages)

[PATCH bpf-next V1 0/7] xdp: Propagate RX HW hints for XDP_REDIRECTed packets via xdp_frame
 2025-06-06 22:16 UTC  (4+ messages)
` [PATCH bpf-next V1 6/7] bpf: selftests: Add rx_meta store kfuncs selftest

[PATCH] drm/meson: use vclk_freq instead of pixel_freq in debug print
 2025-06-06 22:10 UTC  (2+ messages)

[PATCH] [v2] rust: introduce sfile macro for succinct code tracing
 2025-06-06 22:11 UTC  (3+ messages)

[PATCH] drm/xe/uc: Use GT-oriented firmware messages
 2025-06-06 22:06 UTC  (7+ messages)
` ✓ CI.checkpatch: success for "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[PATCH] RISC-V: vDSO: Correct inline assembly constraints in the getrandom syscall wrapper
 2025-06-06 22:01 UTC  (4+ messages)
` [PATCH v2] "

[f2fs-dev] [PATCH] f2fs: add gc_boost_gc_greedy sysfs node
 2025-06-06 21:59 UTC  (2+ messages)
`  "

[PATCHSET v3 0/4] uring_cmd copy avoidance
 2025-06-06 21:54 UTC  (5+ messages)
` [PATCH 1/4] io_uring: add IO_URING_F_INLINE issue flag
` [PATCH 2/4] io_uring: add struct io_cold_def->sqe_copy() method
` [PATCH 3/4] io_uring/uring_cmd: get rid of io_uring_cmd_prep_setup()
` [PATCH 4/4] io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copies

[PATCH] drm/amdkfd: allow compute partition mode switch with cgroup exclusions
 2025-06-06 21:55 UTC  (2+ messages)

[PATCH v3 0/5] perf: generate events for BPF metadata
 2025-06-06 21:52 UTC  (6+ messages)
` [PATCH v3 1/5] perf: detect support for libbpf's emit_strings option
` [PATCH v3 2/5] perf: collect BPF metadata from existing BPF programs
` [PATCH v3 3/5] perf: collect BPF metadata from new programs
` [PATCH v3 4/5] perf: display the new PERF_RECORD_BPF_METADATA event
` [PATCH v3 5/5] perf: add test for PERF_RECORD_BPF_METADATA collection

[PATCH v2 0/4] perf: generate events for BPF metadata
 2025-06-06 21:52 UTC  (7+ messages)
` [PATCH v2 1/4] perf: detect support for libbpf's emit_strings option
` [PATCH v2 3/4] perf: collect BPF metadata from new programs, and display the new event

adding CAP_RESERVED_# bits
 2025-06-06 21:49 UTC  (5+ messages)

[PATCH v2] .gitignore: ignore compile_commands.json globally
 2025-06-06 21:48 UTC 

[PATCH V3 0/3] cmd: env: select: Add output for available environment targets
 2025-06-06 21:40 UTC  (4+ messages)
` [PATCH V3 2/3] test: cmd: nvedit: Add basic unit tests

[Intel-wired-lan] [PATCH iwl-next v3] ice: add E830 Earliest TxTime First Offload support
 2025-06-06 21:43 UTC  (6+ messages)
        `  "

[PATCH] .gitignore: ignore compile_commands.json globally
 2025-06-06 21:43 UTC  (3+ messages)

[PATCH v3 01/16] libmodulemd: put version in recipe filename
 2025-06-06 21:43 UTC  (3+ messages)
` [PATCH v3 09/16] squashfs-tools: update to 4.7
  ` [OE-core] "

[PATCH] rust: Upgrade 1.85.1->1.86.0
 2025-06-06 21:42 UTC  (3+ messages)
` [OE-core] "

[PATCH] drm/i915/selftests: Fix error pointer vs NULL in __mock_request_alloc()
 2025-06-06 21:41 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 0/8] ublk: allow off-daemon zero-copy buffer registration
 2025-06-06 21:40 UTC  (9+ messages)
` [PATCH 1/8] ublk: check cmd_op first
` [PATCH 2/8] ublk: handle UBLK_IO_FETCH_REQ first
` [PATCH 3/8] ublk: remove task variable from __ublk_ch_uring_cmd()
` [PATCH 4/8] ublk: consolidate UBLK_IO_FLAG_{ACTIVE,OWNED_BY_SRV} checks
` [PATCH 5/8] ublk: move ublk_prep_cancel() to case UBLK_IO_COMMIT_AND_FETCH_REQ
` [PATCH 6/8] ublk: allow UBLK_IO_(UN)REGISTER_IO_BUF on any task
` [PATCH 7/8] ublk: optimize UBLK_IO_REGISTER_IO_BUF on daemon task
` [PATCH 8/8] ublk: remove ubq checks from ublk_{get,put}_req_ref()

[PATCH b4 00/10] uv compatibility, typing improvements
 2025-06-06 21:39 UTC  (2+ messages)

Fixing memcg_slabinfo.py
 2025-06-06 21:37 UTC  (2+ messages)

[PATCH v1] rust: time: Fix compile error in impl_has_hr_timer macro
 2025-06-06 21:36 UTC  (3+ messages)

[PATCH v3 0/3] Fix build issue when CONFIG_MODULES is not set
 2025-06-06 21:31 UTC  (4+ messages)
` [PATCH v3 1/3] i2c: designware: Initialize adapter name only when "
` [PATCH v3 2/3] i2c: amd-isp: Initialize unique adpater name
` [PATCH v3 3/3] platform/x86: Use i2c adapter name to fix build errors

[PATCH v2 00/62] objtool,livepatch: klp-build livepatch module generation
 2025-06-06 21:35 UTC  (4+ messages)
` [PATCH v2 59/62] livepatch/klp-build: Introduce klp-build script for generating livepatch modules


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.