All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-28 04:12:55 to 2026-07-28 04:58:11 UTC [more...]

[RFC PATCH v2.2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-28  4:58 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 05/17] mm/damon/core: introduce damon_prep struct
` [RFC PATCH v2.2 06/17] mm/damon/core: commit preps
` [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 v3 0/1] mm/page_table_check: skip special zero mappings
 2026-07-28  4:57 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH net-next v3] net: phy: motorcomm: enable the reference clock for YT8521 and YT8531
 2026-07-28  5:56 UTC  (2+ messages)

[PATCH v6 0/2] i2c: Add dynamic transfer timeout based on message length and frequency
 2026-07-28  4:56 UTC  (6+ messages)
` [PATCH v6 1/2] i2c: core: Add i2c_update_timeout() helper for dynamic transfer timeouts

[PATCH v5 00/98] tests/tcg: run tests with meson
 2026-07-28  4:55 UTC  (2+ messages)

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-07-28  4:42 UTC  (104+ 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 078/103] tests/tcg/riscv64: add float reference files
` [PATCH v6 079/103] tests/tcg/riscv64: user tests
` [PATCH v6 080/103] tests/tcg/riscv64: system tests
` [PATCH v6 081/103] tests/tcg/s390x/head64.S: declare _exit symbol after main
` [PATCH v6 082/103] tests/tcg/s390x: add float reference files
` [PATCH v6 083/103] tests/tcg/s390x: user tests
` [PATCH v6 084/103] tests/tcg/s390x/console.c: directly implement memcpy and memset
` [PATCH v6 085/103] tests/tcg/s390x: system tests
` [PATCH v6 086/103] tests/tcg/sh4: add float reference files
` [PATCH v6 087/103] tests/tcg/sh4: user tests
` [PATCH v6 088/103] tests/tcg/tricore: system tests
` [PATCH v6 089/103] tests/tcg/x86_64: add missing float reference file
` [PATCH v6 090/103] tests/tcg/x86_64: user tests
` [PATCH v6 091/103] tests/tcg/x86_64: system tests
` [PATCH v6 092/103] tests/tcg/xtensa/crt.S: align .text section
` [PATCH v6 093/103] tests/docker/dockerfiles/debian-xtensa-cross.docker: add test_kc705_be toolchain for xtensaeb
` [PATCH v6 094/103] tests/tcg/xtensa: system tests
` [PATCH v6 095/103] tests/tcg/xtensa: xtensaeb "
` [PATCH v6 096/103] tests: remove tcg tests machinery
` [PATCH v6 097/103] tests/tcg: remove remaining Makefiles
` [PATCH v6 098/103] configure: directly pass gdb path as a meson option
` [PATCH v6 099/103] tests/tcg/meson.build: implement ./configure containers options
` [PATCH v6 100/103] tests/tcg/meson.build: implement ./configure -cross-cc-* options
` [PATCH v6 101/103] configure: remove cross_cc and gdb detection logic
` [PATCH v6 102/103] meson.build: add summary for TCG tests
` [PATCH v6 103/103] docs/devel/testing/: update documentation

[isar-cip-core][PATCH v1 0/2] Enable debian forky builds & tests
 2026-07-28  4:54 UTC  (4+ messages)
` [isar-cip-core][PATCH v1 1/2] Enable the support of Debian forky based builds

[PATCH] exfat: write moved entry before removing source
 2026-07-28  4:54 UTC  (2+ messages)

[PATCH] nbd: don't warn when reclassifying a busy socket lock
 2026-07-28  4:53 UTC  (2+ messages)

[PATCH net 0/3] net: dsa: mt7530: fix swallowed MDIO read errors
 2026-07-28  4:52 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: mt7530: check bus->read() errors in the MDIO regmap backend
` [PATCH net 2/3] net: dsa: mt7530: error out on failed reads in ATC/VTCR command polling
` [PATCH net 3/3] net: dsa: mt7530: error out on failed reads in MT7531 PHY polling

[PATCH 0/2] iommu/amd: Fix default domain selection for PASID-capable devices
 2026-07-28  4:52 UTC  (6+ messages)
` [PATCH 2/2] iommu/amd: Force identity mode for selected GPUs only

[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  (4+ messages)
` [PATCH v2 1/3] Documentation: fix "should be use" grammar in ABI README

[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  (8+ 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


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.