All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 03:59:51 to 2026-07-28 04:52:29 UTC [more...]

[RFC PATCH v2.2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-28  4:52 UTC  (25+ 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 net 0/3] net: dsa: mt7530: fix swallowed MDIO read errors
 2026-07-28  4:52 UTC 

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-07-28  4:42 UTC  (79+ 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 005/103] tests/tcg: introduce meson.build
` [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 010/103] tests/tcg/meson.build: introduce env_var
` [PATCH v6 011/103] tests/tcg/plugins: build list of test_plugins
` [PATCH v6 012/103] tests/tcg/meson.build: introduce plugin_test
` [PATCH v6 013/103] tests/tcg/meson.build: test gdb support and introduce gdb_arch
` [PATCH v6 014/103] tests/tcg/meson.build: introduce gdb_test
` [PATCH v6 015/103] tests/tcg/meson.build: introduce wrapper
` [PATCH v6 016/103] tests/tcg/meson.build: introduce expected_output
` [PATCH v6 017/103] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v6 018/103] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v6 019/103] tests/tcg/meson.build: add wrapper record_replay
` [PATCH v6 020/103] tests/tcg/meson.build: add wrapper check_plugin_output
` [PATCH v6 021/103] tests/tcg/meson.build: add logic to skip tests
` [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 024/103] tests/tcg/meson.build: move gdb_arch support check
` [PATCH v6 025/103] tests/tcg/meson.build: let test infrastructure detect compiler
` [PATCH v6 026/103] tests/docker/docker.py: return error code if probe fails
` [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 031/103] tests/tcg/meson.build: add top-level 'tcg-tests' target
` [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 034/103] tests/tcg/multiarch/gdbstub/prot-none.py: detect if /proc/self/mem can be used to access PROT_NONE pages
` [PATCH v6 035/103] tests/tcg/multiarch: declare user tests
` [PATCH v6 036/103] tests/tcg/multiarch: declare system tests
` [PATCH v6 037/103] tests/tcg/meson.build: add generic plugin tests
` [PATCH v6 038/103] tests/tcg/arm/fcvt.c: use raw opcode for FPRCVT
` [PATCH v6 039/103] tests/tcg/aarch64: user tests
` [PATCH v6 040/103] tests/tcg/aarch64/system/gpc-test.c: remove unused variables
` [PATCH v6 041/103] tests/tcg/aarch64: system tests
` [PATCH v6 042/103] tests/tcg/aarch64_be: user tests
` [PATCH v6 043/103] tests/tcg/alpha: add float reference files
` [PATCH v6 044/103] tests/tcg/alpha: user tests
` [PATCH v6 045/103] tests/tcg/alpha: system tests
` [PATCH v6 046/103] tests/tcg/arm: user tests
` [PATCH v6 047/103] tests/tcg/arm: system tests
` [PATCH v6 048/103] tests/tcg/hexagon/overflow.c: add missing include
` [PATCH v6 049/103] tests/tcg/hexagon: user tests
` [PATCH v6 050/103] tests/tcg/multiarch/sha1.c: fix big endian implementation
` [PATCH v6 051/103] tests/tcg/hppa: add float reference files
` [PATCH v6 052/103] tests/tcg/hppa: user tests
` [PATCH v6 053/103] tests/tcg/i386: add missing float reference files
` [PATCH v6 054/103] tests/tcg/i386: user tests
` [PATCH v6 055/103] tests/tcg/i386: system tests
` [PATCH v6 056/103] tests/tcg/loongarch64: user tests
` [PATCH v6 057/103] tests/tcg/loongarch64: system tests
` [PATCH v6 058/103] tests/tcg/m68k: add float reference files
` [PATCH v6 059/103] tests/tcg/m68k: user tests
` [PATCH v6 060/103] scripts/probe-gdb-support.py: add mapping for mips architecture
` [PATCH v6 061/103] tests/tcg/mips: add float reference files
` [PATCH v6 062/103] test/tcg/mips: user tests
` [PATCH v6 063/103] tests/tcg/mips64: add float reference files
` [PATCH v6 064/103] tests/tcg/mips64: user tests
` [PATCH v6 065/103] tests/tcg/mips64el: add float reference files
` [PATCH v6 066/103] tests/tcg/mips64el: user tests
` [PATCH v6 067/103] tests/docker/dockerfiles/debian-all-test-cross.docker: add or1k toolchain
` [PATCH v6 068/103] tests/tcg/or1k/test_addic.c: remove unused variables
` [PATCH v6 069/103] tests/tcg/or1k/test_muli.c: remove set but unused variable
` [PATCH v6 070/103] tests/tcg/or1k: add float reference files
` [PATCH v6 071/103] plugins/api.c: identify or1k pc register and mark it as read only
` [PATCH v6 072/103] tests/tcg/or1k: user tests
` [PATCH v6 073/103] tests/tcg/ppc64: add float reference files
` [PATCH v6 074/103] tests/tcg/ppc64: remove dependency on qemu/compiler.h
` [PATCH v6 075/103] tests/tcg/ppc64: user tests
` [PATCH v6 076/103] tests/tcg/ppc64le: add missing float reference file
` [PATCH v6 077/103] tests/tcg/ppc64le: user tests
` [PATCH v6 079/103] tests/tcg/riscv64: "

[tip:x86/urgent] BUILD SUCCESS 4a9ec5ec9555ad62dc5b81a37ac946025c2ea002
 2026-07-28  4:51 UTC 

[PATCH v2 0/3] Request to queue zfcp enhancements for upstream merge window
 2026-07-28  4:48 UTC  (3+ messages)
` [PATCH v2 1/3] zfcp: Enhance fsf status read buffer tracing
` [PATCH v2 2/3] zfcp: Trace plogi and prli within open port response as payload

[PATCH v5 0/2] Add Apple T2 NHI device links
 2026-07-28  4:48 UTC  (3+ messages)
` [PATCH v5 2/2] thunderbolt: Add device links for Apple T2 NHI

[soc:firmware/scmi] BUILD SUCCESS 9f7cd6a62aa754ed6b48cbd5d50de40add1bcc86
 2026-07-28  4:47 UTC 

[tip:irq/drivers] BUILD SUCCESS 7f328162a98ee4e10aed42b51a7f8125c6e73384
 2026-07-28  4:46 UTC 

[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  (6+ messages)
` [PATCH v4 2/4] hwmon: (pmbus/max20830): add VOUT feedback resistor scaling 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 

[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  (2+ messages)

[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  (3+ messages)
` [PATCH v5 3/3] hwmon: (pmbus/tps25990): Add "

[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  (19+ messages)
` [PATCH v9 01/10] s390/vfio_ccw: free all memory if cp_init() fails
` [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


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.