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

[PATCH net 0/1] ipv4: fix divide-by-zero from undersized RTAX_ADVMSS
 2026-07-28  5:08 UTC  (2+ messages)
` [PATCH net 1/1] ipv4: reject RTAX_ADVMSS values below TCP_MIN_MSS

[pseudo] [PATCH 0/3] closefrom/close_range: protect every pseudo fd, then drop one
 2026-07-28  5:08 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Handle return value from endpoint .init/.preinit callbacks
 2026-07-28  5:09 UTC  (5+ messages)
` [PATCH 1/2] PCI: dwc: Handle return value from endpoint .init callback

[PATCH v9 0/4] xen/acpi,device-tree: Introduce generic CPU topology support for ACPI and DT
 2026-07-28  5:06 UTC  (5+ messages)
` [PATCH v9 1/4] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration
` [PATCH v9 2/4] xen/sched: Link CPU topology to scheduler
` [PATCH v9 3/4] xen/sched: Make cpu_nr_siblings() architecture-specific
` [PATCH v9 4/4] xen/acpi: Parse PPTT to initialize CPU topology

[PATCH v6 000/103] tests/tcg: run tests with meson
 2026-07-28  5:06 UTC  (107+ 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

[PATCH bpf-next v4 0/3] bpf: Fix trampoline handling of 128-bit values
 2026-07-28  5:06 UTC  (3+ messages)

[PATCH v4 0/4] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
 2026-07-28  5:05 UTC  (8+ 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 i-g-t v1] tests/kms_vrr: Allow low refresh modes with identical clocks
 2026-07-28  5:05 UTC  (2+ messages)

[nbd168-wireless:mt76 64/136] drivers/net/wireless/mediatek/mt76/mt7925/mcu.c:16:13: warning: 'mt7925_mcu_wow_pattern_old_tlv' defined but not used
 2026-07-28  5:03 UTC 

[PATCH bpf] lwt_bpf: account for aligned neigh header length
 2026-07-28  5:02 UTC  (2+ messages)

Follow-up on Confidential QEMU Security Report #4088
 2026-07-28  1:49 UTC 

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

[tip:x86/boot] BUILD SUCCESS 10a357ce443dad3ec985506485c6b37d34c382f2
 2026-07-28  5:00 UTC 

lazy bounce buffering for checksummed reads
 2026-07-28  4:59 UTC  (7+ messages)
  ` [PATCH 20/22] xfs: add support for lazy direct read bounce buffering
  ` [PATCH 12/22] iomap: better read bounce buffering support

[OE-core][scarthgap][PATCH 3/8] openssh: Fix CVE-2026-59998
 2026-07-28  4:59 UTC  (2+ messages)
` [OE-core][scarthgap][PATCH v2] openssh: set status for CVE-2026-59998

[PATCH 1/2] fpga: dfl: fix spelling in sysfs-platform-dfl-port ABI documentation
 2026-07-28  4:58 UTC 

[RFC PATCH v2.2 00/17] mm/damon: introduce data access-as-a-data attribute
 2026-07-28  4:58 UTC  (13+ messages)
` [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 08/17] mm/damon/paddr: support damon_prep
` [RFC PATCH v2.2 12/17] mm/damon/sysfs: implement prep_action file

[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)

[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 

[RFC PATCH v2.2 01/17] mm/damon/core: introduce DAMON_FILTER_TYPE_PGIDLE_UNSET
 2026-07-28  4:49 UTC  (2+ messages)

[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] 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

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


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.