messages from 2025-06-06 21:58:10 to 2025-06-07 00:46:03 UTC [more...]
[RFC 03/13] objtool: Disassemble code with libopcodes instead of running objdump
2025-06-07 0:45 UTC (2+ messages)
Sequential read(8K) from compressed files are very slow
2025-06-07 0:37 UTC (6+ messages)
[PATCH v2 00/15] Add KVM Selftests runner
2025-06-06 23:56 UTC (32+ 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 "
[PATCH v2] tracing: Fix regression of filter waiting a long time on RCU synchronization
2025-06-07 0:20 UTC
[PATCH v3 00/23] vfio-user client
2025-06-07 0:10 UTC (24+ messages)
` [PATCH v3 01/23] vfio: export PCI helpers needed for vfio-user
` [PATCH v3 02/23] vfio: enable per-IRQ MSI-X masking
` [PATCH v3 03/23] vfio: add per-region fd support
` [PATCH v3 04/23] vfio: mark posted writes in region write callbacks
` [PATCH v3 05/23] vfio-user: introduce vfio-user protocol specification
` [PATCH v3 06/23] vfio-user: add vfio-user class and container
` [PATCH v3 07/23] vfio-user: connect vfio proxy to remote server
` [PATCH v3 08/23] vfio-user: implement message receive infrastructure
` [PATCH v3 09/23] vfio-user: implement message send infrastructure
` [PATCH v3 10/23] vfio-user: implement VFIO_USER_DEVICE_GET_INFO
` [PATCH v3 11/23] vfio-user: implement VFIO_USER_DEVICE_GET_REGION_INFO
` [PATCH v3 12/23] vfio-user: implement VFIO_USER_REGION_READ/WRITE
` [PATCH v3 13/23] vfio-user: set up PCI in vfio_user_pci_realize()
` [PATCH v3 14/23] vfio-user: implement VFIO_USER_DEVICE_GET/SET_IRQ*
` [PATCH v3 15/23] vfio-user: forward MSI-X PBA BAR accesses to server
` [PATCH v3 16/23] vfio-user: set up container access to the proxy
` [PATCH v3 17/23] vfio-user: implement VFIO_USER_DEVICE_RESET
` [PATCH v3 18/23] vfio-user: implement VFIO_USER_DMA_MAP/UNMAP
` [PATCH v3 19/23] vfio-user: implement VFIO_USER_DMA_READ/WRITE
` [PATCH v3 20/23] vfio-user: add 'x-msg-timeout' option
` [PATCH v3 21/23] vfio-user: support posted writes
` [PATCH v3 22/23] vfio-user: add coalesced "
` [PATCH v3 23/23] docs: add vfio-user documentation
[PATCH] [v2] rust: introduce sfile macro for succinct code tracing
2025-06-07 0:13 UTC (4+ messages)
[PATCH v3 0/4] drm/xe/bmg: Update some WAs
2025-06-07 0:10 UTC (14+ messages)
` [PATCH v3 1/4] drm/xe/bmg: Update Wa_14022085890
` [PATCH v3 2/4] drm/xe/guc: Ignore GuC CT errors when wedged
` [PATCH v3 3/4] drm/xe/bmg: Update Wa_22019338487
[PATCH v6] drm/xe: Add helper function to inject fault into ct_dead_capture()
2025-06-07 0:06 UTC (4+ messages)
[PATCH v5 0/2] x86/fred: Prevent immediate repeat of single step trap on return from SIGTRAP handler
2025-06-07 0:06 UTC (4+ messages)
` [PATCH v5 1/2] x86/fred/signal: "
[PATCH 0/3] soundwire: amd: fixes and improvements
2025-06-07 0:06 UTC (2+ messages)
[RFC] mm: khugepaged: use largest enabled hugepage order for min_free_kbytes
2025-06-07 0:04 UTC (2+ messages)
Does anyone have any tips for efficient lei and dovecot integration?
2025-06-07 0:04 UTC (4+ messages)
[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] 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 (5+ messages)
` [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] drm/xe/uc: Use GT-oriented firmware messages
2025-06-06 22:06 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[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)
` "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.