All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 03:30:30 to 2026-07-28 04:46:09 UTC [more...]

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-07-28  4:41 UTC  (24+ messages)
` [PATCH v6 001/103] tests/tcg/multiarch/system/memory.c: remove unused variable
` [PATCH v6 002/103] tests/tcg/multiarch/plugin/check-plugin-output.sh: take test output as input
` [PATCH v6 003/103] tests/tcg/multiarch/plugin: rename check-plugin-output to regex-compare
` [PATCH v6 004/103] meson: bump minimal version to 1.6.0
` [PATCH v6 006/103] tests/tcg/meson.build: introduce exe_name
` [PATCH v6 007/103] tests/tcg/meson.build: introduce test_name
` [PATCH v6 008/103] tests/tcg/meson.build: introduce cflags
` [PATCH v6 009/103] tests/tcg/meson.build: introduce qemu_args
` [PATCH v6 011/103] tests/tcg/plugins: build list of test_plugins
` [PATCH v6 014/103] tests/tcg/meson.build: introduce gdb_test
` [PATCH v6 017/103] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v6 019/103] tests/tcg/meson.build: add wrapper record_replay
` [PATCH v6 022/103] tests/tcg/meson.build: introduce cc_feat and cc_feat_cflags
` [PATCH v6 023/103] tests/tcg/meson.build: introduce gdb_feat and gdb_feat_version
` [PATCH v6 027/103] tests/docker/docker.py: remove "Image is up to date" info
` [PATCH v6 028/103] tests/tcg/meson.build: introduce cc_dockerfile and cc_docker_host_arch
` [PATCH v6 029/103] tests/tcg/meson.build: check host cross cc is working
` [PATCH v6 030/103] tests/tcg/meson.build: introduce depends
` [PATCH v6 032/103] tests/tcg/Makefile: skip user/system tests if target Makefile is not present
` [PATCH v6 033/103] tests/tcg/multiarch/gdbstub/prot-none.py: deactivate on gitlab CI
` [PATCH v6 036/103] tests/tcg/multiarch: declare system tests
` [PATCH v6 038/103] tests/tcg/arm/fcvt.c: use raw opcode for FPRCVT
` [PATCH v6 039/103] tests/tcg/aarch64: user tests

[RFC PATCH] nvme-pci: adaptively poll completions on busy queues
 2026-07-28  4:44 UTC  (3+ messages)

[PATCH net V2] net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock
 2026-07-28  4:43 UTC 

[OE-core][PATCH] glibc: stable 2.43 branch updates
 2026-07-28  4:43 UTC  (2+ messages)

[tj-cgroup:for-7.3] BUILD SUCCESS 3864c95587a4b487cf231ec0ab8c3d1c11764eb7
 2026-07-28  4:43 UTC 

[PATCH 1/1] ext4: fix incorrect function call when initializing s_resgid
 2026-07-28  4:40 UTC  (2+ messages)

misc buffer cache improvements
 2026-07-28  4:41 UTC  (20+ messages)
` [PATCH 02/12] xfs: consolidate buffer locking in xfs_buf_get_map
` [PATCH 03/12] xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
` [PATCH 05/12] xfs: remove _XBF_LOGRECOVERY
` [PATCH 07/12] xfs: use WRITE_ONCE to update b_flags
` [PATCH 12/12] xfs: add lockless xfs_buf_readahead_map fast path

[PATCH] tracing/probes: Treating longer symbol name on event comparation
 2026-07-28  4:40 UTC 

[liveupdate:next] BUILD SUCCESS 27b5546ec548d8f1bd50e8c9737ec77aba100ace
 2026-07-28  4:38 UTC 

[PATCH i-g-t 0/6] Add FIXED_MATRIX colorop tests
 2026-07-28  4:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Add FIXED_MATRIX colorop tests (rev2)

linux-next: build failure after merge of the thunderbolt tree
 2026-07-28  4:35 UTC  (2+ messages)

[PATCH net v2] net: openvswitch: reallocate update replies for mismatched IDs
 2026-07-28  4:35 UTC 

[BUG] ata: pata_parport: KASAN slab-use-after-free in driver_find
 2026-07-28  4:34 UTC  (3+ messages)

[PATCH v4 0/4] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-28  4:34 UTC  (11+ messages)
` [PATCH v4 1/4] dt-bindings: hwmon: (pmbus/max20830): add VOUT feedback resistor properties and complete examples
` [PATCH v4 2/4] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling support
` [PATCH v4 3/4] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
` [PATCH v4 4/4] hwmon: (pmbus/max20830): add support for max20830c and max20840c

[PATCH v4] opp: Use clk_get_optional() to avoid leaving opp_table->clk as an error pointer
 2026-07-28  4:34 UTC  (2+ messages)

[pci:controller/vmd] BUILD SUCCESS 72b32eccbcd591b9606edacf3bd7c455176d7660
 2026-07-28  4:33 UTC 

[RFC PATCH v2.2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-28  4:32 UTC  (23+ messages)
` [RFC PATCH v2.2 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
` [RFC PATCH v2.2 02/17] mm/damon/paddr: support PGIDLE_UNSET probe filter type
` [RFC PATCH v2.2 03/17] mm/damon/sysfs: support pgidle_unset "
` [RFC PATCH v2.2 04/17] Docs/mm/damon/design: document "
` [RFC PATCH v2.2 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH v2.2 06/17] mm/damon/core: commit preps
` [RFC PATCH v2.2 07/17] mm/damon/core: introduce damon_operations->prep_probes()
` [RFC PATCH v2.2 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH v2.2 09/17] mm/damon/sysfs: implement preps directory
` [RFC PATCH v2.2 10/17] mm/damon/sysfs: implement preps/nr_preps file
` [RFC PATCH v2.2 11/17] mm/damon/sysfs: create directories for nr_preps writes
` [RFC PATCH v2.2 12/17] mm/damon/sysfs: implement prep_action file
` [RFC PATCH v2.2 13/17] mm/damon/sysfs: pass preps to DAMON core
` [RFC PATCH v2.2 14/17] selftests/damon/sysfs.sh: test probe prep sysfs files
` [RFC PATCH v2.2 15/17] Docs/mm/damon/design: document probe preps
` [RFC PATCH v2.2 16/17] Docs/admin-guide/mm/damon/usage: document probe preps sysfs files
` [RFC PATCH v2.2 17/17] Docs/ABI/damon: document probe prep "

[PATCH] nilfs2: fix BUG in nilfs_copy_dirty_pages() on dirty state mismatch
 2026-07-28  4:32 UTC  (2+ messages)

[PATCH 0/3] hw/display/exynos4210_find: Clamp windows to screen
 2026-07-28  4:32 UTC  (2+ messages)

[PATCH net v2] Revert "net: thunderbolt: Enable end-to-end flow control also in transmit"
 2026-07-28  4:32 UTC  (2+ messages)

[PATCH v6 0/9] cxl: Support Back-Invalidate
 2026-07-28  4:32 UTC  (5+ messages)

[tip:x86/mm] BUILD SUCCESS a5a162fe1ae130e3d2ceefef3f43afe3773c1d56
 2026-07-28  4:31 UTC 

[PATCH v2 0/3] Documentation: fix a few typo and wording issues
 2026-07-28  4:31 UTC  (6+ messages)
` [PATCH v2 1/3] Documentation: fix "should be use" grammar in ABI README
` [PATCH v2 2/3] Documentation: fix "readng" typo in EDAC memory-repair ABI doc
` [PATCH v2 3/3] Documentation: fix "thare are" typo in V4L subdev routing doc

[PATCH v2] media: hantro: release runtime resources when device_run fails
 2026-07-28  4:30 UTC  (5+ messages)
` [PATCH v3] "

[pci:controller/cadence] BUILD SUCCESS 7147a7bfce47acd48c3738130bf0bd692bfd80de
 2026-07-28  4:29 UTC 

[PATCH] linux-user/sh4: allow full 32-bit address space
 2026-07-28  4:29 UTC  (3+ messages)

[PATCH] exfat: free new directory cluster if zeroing fails
 2026-07-28  4:29 UTC 

[pci:portdrv] BUILD SUCCESS 834171efeefffb1a0f2136f32e76669bbc11db86
 2026-07-28  4:27 UTC 

[PATCH v2] Bluetooth: SCO: serialise sco_conn lifetime against sco_recv_scodata()
 2026-07-28  4:26 UTC 

[RFC PATCH] index-pack: optionally allow duplicate objects
 2026-07-28  4:25 UTC 

[RFC PATCH v2 0/4] migrates ocfs2 DIO from buffer_head to iomap
 2026-07-28  4:25 UTC  (9+ messages)
` [RFC PATCH v2 2/4] ocfs2: switch dio read path "
` [RFC PATCH v2 3/4] ocfs2: switch dio write "
` [RFC PATCH v2 4/4] ocfs2: remove legacy blockdev direct-IO path APIs

[frank-w-bpi-r2-4.14:7.2-rc 164/164] drivers/phy/mediatek/phy-mtk-xfi-tphy.c:75:6: warning: no previous prototype for 'mtk_xfi_tphy_valid_ctle'
 2026-07-28  4:23 UTC 

[PATCH v10 0/6] mm/memory-failure: add panic option for unrecoverable pages
 2026-07-28  4:24 UTC  (4+ messages)
` [PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test

[PATCH] block: stop the timeout timer when releasing a never added disk
 2026-07-28  4:23 UTC  (2+ messages)

[RFC PATCH v2 0/8] blk-cgroup: protect blkgs with blkcg_mutex
 2026-07-28  4:23 UTC  (4+ messages)
` [RFC PATCH v2 1/8] block: associate blkg in submit_bio instead of bio_set_dev

[PATCH bpf-next v4 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-07-28  4:22 UTC  (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: Reject >8 byte return values on return-reading trampoline paths
` [PATCH bpf-next v4 2/3] bpf, x86: Fix trampoline stack size for 128-bit arguments
` [PATCH bpf-next v4 3/3] selftests/bpf: Add tests for >8 byte return value and "

[tip:smp/core] BUILD SUCCESS 99b49e02f9488335156c896c24aab0785623eb67
 2026-07-28  4:21 UTC 

[PATCH nf v2 1/1] ipvs: stop estimator after disabled calc phase
 2026-07-28  4:21 UTC 

[PATCH] media: i2c: imx471: Add line length PCK setting
 2026-07-28  4:20 UTC 

[tj-cgroup:for-next] BUILD SUCCESS eb21ac5fec4db1539fc81b5feca00c2b20170afb
 2026-07-28  4:19 UTC 

[PATCH v3] HID: i2c-hid: Add a quirk for a Cirque I2C device
 2026-07-28  4:17 UTC 

[PATCH v3] mm/page_reporting: Add page_reporting_delay_ms module parameter
 2026-07-28  4:17 UTC  (3+ messages)

[PATCH net-next v2] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-28  4:16 UTC  (3+ messages)

arch/xtensa/include/asm/irqflags.h:75:(.xiptext+0x45a): dangerous relocation: windowed longcall crosses 1GB boundary; return may fail: cfi_build_cmd
 2026-07-28  4:15 UTC 

[PATCH] cxl/region: Restore passthrough decoder enable on region re-assembly
 2026-07-28  4:14 UTC  (4+ messages)

[PATCH v7 0/3] media: qcom: iris: add multi slice support
 2026-07-28  4:13 UTC  (3+ messages)
` [PATCH v7 3/3] media: iris: add support for multi_slice in iris encoder

[PATCH v4 0/3] promote mapped executable folios after first usage for MGLRU
 2026-07-28  4:11 UTC  (4+ messages)

[syzbot] [acpica?] KASAN: use-after-free Read in acpi_ns_get_attached_object
 2026-07-28  4:11 UTC 

[PATCH v5 0/3] Rework TPS25990 direct conversions and add TPS1689 support
 2026-07-28  4:11 UTC  (6+ messages)
` [PATCH v5 1/3] hwmon: (pmbus/tps25990): Rework driver for multi-device support
` [PATCH v5 3/3] hwmon: (pmbus/tps25990): Add TPS1689 support

[PATCH v2 0/1] *** SUBJECT HERE ***
 2026-07-28  4:09 UTC  (2+ messages)
` [PATCH v2 1/1] hw/intc: resample level IRQ on PLIC completion

[PATCH v6 1/4] block: add task-context bio completion infrastructure
 2026-07-28  4:10 UTC  (11+ messages)

[PATCH] ceph: remove the inline data support
 2026-07-28  4:09 UTC  (2+ messages)

[PATCH net] net/smc: clamp peer supplied CDC cursors to the buffer size
 2026-07-28  4:08 UTC  (2+ messages)

[PATCH v16 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-07-28  4:05 UTC  (4+ messages)
` [PATCH v16 3/3] of: Respect "

+ documentation-zram-remove-sections-numbering.patch added to mm-new branch
 2026-07-28  4:06 UTC 

[PATCH v9 00/10] s390/vfio_ccw fixes
 2026-07-28  4:05 UTC  (21+ messages)
` [PATCH v9 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [PATCH v9 02/10] s390/vfio_ccw: limit the number of channel program segments
` [PATCH v9 03/10] s390/vfio_ccw: fix out of bounds check on CCW array
` [PATCH v9 04/10] s390/vfio_ccw: ensure first IDAW remains constant
` [PATCH v9 05/10] s390/vfio_ccw: calculate idal length based on idaw type
` [PATCH v9 06/10] s390/vfio_ccw: ensure index for read/write regions are within range
` [PATCH v9 07/10] s390/vfio_ccw: cancel existing workqueues
` [PATCH v9 08/10] s390/vfio_ccw: move cp cleanup out of not operational
` [PATCH v9 09/10] s390/vfio_ccw: selectively expand io_mutex
` [PATCH v9 10/10] s390/vfio_ccw: implement a crw lock

[PATCH] Bluetooth: SCO: serialise sco_conn lifetime against sco_recv_scodata()
 2026-07-28  4:04 UTC  (2+ messages)
`  "

[PATCH v5] PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing
 2026-07-28  4:02 UTC  (2+ messages)

decouple simple direct I/O reads from iomap_dio_rw
 2026-07-28  4:01 UTC  (8+ messages)
` [PATCH 2/3] iomap: "
            ` selective Sashiko replies, was: "

[LTP] [PATCH v2] perf_event_open03: Track SUnreclaim growth instead of MemAvailable
 2026-07-28  4:00 UTC  (2+ messages)

[PATCH net-next v4 0/5] net: dsa: mv88e6xxx: various hwstamp fixes
 2026-07-28  4:00 UTC  (9+ messages)
` [PATCH net-next v4 1/5] net: dsa: mv88e6xxx: only time stamp PTPv2 frames
` [PATCH net-next v4 2/5] net: dsa: mv88e6xxx: use ARRIVAL1 counter for all peer delay messages
` [PATCH net-next v4 3/5] net: dsa: mv88e6xxx: decouple the PTP timecounter from the register lock
` [PATCH net-next v4 5/5] net: dsa: mv88e6xxx: embedded PTP timestamp support

[PATCH v2] drm/panel-edp: Add CMN N116BCP-EA2 (HW: C3)
 2026-07-28  3:59 UTC 

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-07-28  3:58 UTC  (5+ messages)
` [RFC PATCH v2 11/45] arm64: irqflags: save and use both DAIF and PMR
` [RFC PATCH v2 29/45] arm64: ptrace: Add PSR_ALLINT_BIT

[PATCH 0/6] hfsplus: convert regular file I/O to iomap-based operations
 2026-07-28  3:58 UTC  (9+ messages)
` [PATCH 3/6] hfsplus: take the bitmap page lock for allocate/free
` [PATCH 4/6] hfsplus: add iomap operations for regular file data

[PATCH] riscv: hwprobe: Register unaligned probes before usermode
 2026-07-28  3:57 UTC  (3+ messages)

[PATCH] vsock/virtio: prevent workers from using deleted virtqueues
 2026-07-28  3:58 UTC  (2+ messages)

Patchwork housekeeping for: spi-devel-general
 2026-07-28  3:57 UTC 

[PATCH v8 0/6] PCI: tegra: Add Tegra264 support
 2026-07-28  3:55 UTC  (5+ messages)
` [PATCH v8 4/6] "

[PATCH 0/2] nilfs2: convert O_DIRECT reads to iomap
 2026-07-28  3:54 UTC  (6+ messages)
` [PATCH 1/2] nilfs2: add iomap operations for direct I/O reads

[hwmon-next PATCH v3 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
 2026-07-28  3:52 UTC  (3+ messages)

decouple simple direct I/O reads from iomap_dio_rw v2
 2026-07-28  3:52 UTC  (5+ messages)
` [PATCH 2/3] iomap: decouple simple direct I/O reads from iomap_dio_rw

[PATCH v4 00/21] iomap: convert to in-iter iomap_next() model
 2026-07-28  3:50 UTC  (2+ messages)

[PATCH net] net: octeontx2-pf: Fix UB in shift operation
 2026-07-28  3:47 UTC  (4+ messages)

[PATCH] misc: fastrpc: Ignore unsolicited DSP response sentinel
 2026-07-28  3:47 UTC  (2+ messages)

[RFC PATCH v2 4/5] mm: mglru: run aging when pages are severely imbalanced across gens
 2026-07-28  3:46 UTC  (2+ messages)

[PATCH v3] erofs: cap LZMA stream pool size
 2026-07-28  3:46 UTC  (2+ messages)

mm.git review status at 7.2-rc4
 2026-07-28  3:45 UTC  (3+ messages)

[PATCH v2 0/8] x86: Remove cpu_has_xfeatures() and add AVX-512 xor_gen()
 2026-07-28  3:44 UTC  (6+ messages)
` [PATCH v2 7/8] lib/raid/xor: x86: Remove redundant X86_FEATURE_OSXSAVE check
` [PATCH v2 8/8] lib/raid/xor: x86: Add AVX-512 optimized xor_gen()

[PATCH net-next] net: stmmac: dwxgmac2: configure INTM for per-channel interrupt routing
 2026-07-28  3:43 UTC  (2+ messages)

[RFC PATCH 1/2] RDMA/rxe: drive UDP tunnel socket lifetime from the GID table
 2026-07-28  3:42 UTC  (3+ messages)

[PATCH v1 0/2] Refine move_imm() and optimize memory load
 2026-07-28  3:41 UTC  (3+ messages)
` [PATCH v1 2/2] LoongArch: BPF: Eliminate zero-extension for memory load operations

[PATCH 2/2] arm64: dts: qcom: monaco-evk: Describe the PCIe M.2 Key E connector
 2026-07-28  3:39 UTC 

[PATCH bpf] bpf: Keep refcount_acquire nullable for borrowed RCU kptrs
 2026-07-28  3:38 UTC  (2+ messages)
` [PATCH bpf] bpf: Reject writes through untrusted allocated pointers

[PATCH 6.6 0772/1266] bpf, lsm: Add disabled BPF LSM hook list
 2026-07-28  3:38 UTC  (2+ messages)

[PATCH v2] tests/intel/xe_pm: include PCI domain in i2c adapter name
 2026-07-28  3:38 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_pm: include PCI domain in i2c adapter name (rev2)

[PATCH v3 xfstests 0/2] generic: new test to check nlink returned by fstat()
 2026-07-28  3:38 UTC  (2+ messages)

[PATCH] perf symbols: Skip dynamic symbols with invalid section indexes
 2026-07-28  3:35 UTC  (2+ messages)

[PATCH v2 xfstests resend 0/3] add generic/795
 2026-07-28  3:35 UTC  (3+ messages)

[RFC PATCH 1/2] PM: EM: Export em_table_alloc/free
 2026-07-28  3:36 UTC  (6+ messages)

[hwmon PATCH v2 0/8] hwmon: (adt7470): Multiple fixes
 2026-07-28  3:35 UTC  (4+ messages)

[sean-jc:rev/get_set_guest_clock 112/112] arch/x86/kvm/x86.c:3429:66: error: 'struct kvm_vcpu_arch' has no member named 'hw_tsc_hz'; did you mean 'hw_tsc_khz'?
 2026-07-28  3:31 UTC 

[PATCH v4 0/2] Add gem_change_handle_race test suite for DRM_IOCTL_GEM_CHANGE_HANDLE
 2026-07-28  3:29 UTC  (3+ messages)
` [PATCH v4 1/2] tests/intel: Add gem_change_handle_race test suite
` [PATCH v4 2/2] tests/intel/gem_change_handle_race: Add edge-case and

[PATCH v7 0/2] fixup handling of timeouts with deferred QCs
 2026-07-28  3:31 UTC  (4+ messages)
` [PATCH v7 1/2] ata: libata-scsi: terminate deferred commands on time out


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.