All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-08-25 22:56:31 to 2025-08-26 00:51:51 UTC [more...]

[PATCH 00/15] Improve mpathpersist's unavailable path handling
 2025-08-26  0:51 UTC  (4+ messages)
` [PATCH 09/15] limpathpersist: redesign failed release workaround

[PATCH RFC 0/7] block: fix disordered IO in the case recursive split
 2025-08-26  0:51 UTC  (4+ messages)
` [PATCH RFC 1/7] block: export helper bio_submit_split()

[PATCH 0/9] Patch series for direct map reload bug
 2025-08-26  0:49 UTC  (3+ messages)

[PATCH v5] fixed the blok file statx issue
 2025-08-26  0:49 UTC  (2+ messages)

[PATCH v5 bpf-next 1/2] bpf: improve the general precision of tnum_mul
 2025-08-26  0:49 UTC  (2+ messages)

[PATCH i-g-t 0/4] IGT xe_oa fixes, debug and new test
 2025-08-26  0:47 UTC  (8+ messages)
` [PATCH i-g-t 1/4] tests/intel/xe_oa: Fix report dumps in sanity check
` [PATCH i-g-t 4/4] tests/intel/xe_oa: Add an option to capture ftrace

[PATCH net] net: macb: Disable clocks once
 2025-08-26  0:45 UTC  (2+ messages)

[PATCH v2] wireless-regdb: Update regulatory info including bandwidth for Costa Rica (CR) for 2023
 2025-08-26  0:43 UTC 

[RFC PATCH v5 00/10] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2025-08-26  0:44 UTC  (5+ messages)
` [RFC PATCH v5 09/10] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver
` [RFC PATCH v5 10/10] docs: arm: add SCI SCMI SMC multi-agent driver docs

[PATCH 0/2] Fix the initialization of max_hw_wzeroes_unmap_sectors for stacking drivers
 2025-08-26  0:44 UTC  (2+ messages)

[PATCH] net/dccp: validate Reset/Close/CloseReq in DCCP_REQUESTING
 2025-08-26  0:43 UTC  (2+ messages)

[PATCH blktests] zbd/009: increase max open zones limit to 16
 2025-08-26  0:43 UTC  (2+ messages)

[PATCH wireless v2] wifi: mac80211: increase scan_ies_len for S1G
 2025-08-26  0:42 UTC 

[PATCH net] net: mana: Remove redundant netdev_lock_ops_to_full() calls
 2025-08-26  0:41 UTC  (2+ messages)

+ panic-clean-up-message-about-deprecated-panic_print-parameter.patch added to mm-nonmm-unstable branch
 2025-08-26  0:41 UTC 

+ panic-add-note-that-panic_print-parameter-is-deprecated.patch added to mm-nonmm-unstable branch
 2025-08-26  0:41 UTC 

+ panic-refine-the-document-for-panic_print.patch added to mm-nonmm-unstable branch
 2025-08-26  0:41 UTC 

+ lib-sys_info-handle-sys_info_mask==0-case.patch added to mm-nonmm-unstable branch
 2025-08-26  0:41 UTC 

[PATCH 0/3] vhost_task: KVM: Fix a race where KVM wakes an exited task
 2025-08-26  0:40 UTC  (4+ messages)
` [PATCH 1/3] vhost_task: KVM: Don't wake KVM x86's recovery thread if vhost task was killed
` [PATCH 2/3] vhost_task: Allow caller to omit handle_sigkill() callback
` [PATCH 3/3] KVM: x86/mmu: Don't register a sigkill callback for NX hugepage recovery tasks

[PATCH 0/3] meson: wire up gitk and git-gui
 2025-08-26  0:40 UTC  (4+ messages)

[PATCH v2 0/4] follow up patches for panic_print's generalization
 2025-08-26  0:38 UTC  (2+ messages)

[PATCH v2 2/6] futex: Use RCU-based per-CPU reference counting instead of rcuref_t
 2025-08-26  0:38 UTC  (4+ messages)
` [tip: locking/futex] "

[PATCH] amdgpu/tests: make amdgpu_sync_dependency_test work on gfx12
 2025-08-26  0:37 UTC  (2+ messages)

[PATCHv3 0/8] direct-io: even more flexible io vectors
 2025-08-26  0:37 UTC  (4+ messages)
` [PATCHv3 3/8] block: align the bio after building it

[PATCH] Documentation: management-style: Correct "know" past participle
 2025-08-26  0:34 UTC 

[PATCH v3 1/1] spi: cadence-quadspi: Implement refcount to handle unbind during busy
 2025-08-26  0:33 UTC 

[PATCH v1] cpufreq: use __free() for all cpufreq_cpu_get() references
 2025-08-26  0:32 UTC  (5+ messages)

include/linux/ucopysize.h:45:4: error: call to '__bad_copy_from' declared with 'error' attribute: copy source size is too small
 2025-08-26  0:31 UTC  (2+ messages)

[PATCH] x86/boot: Add option to append to the cmdline
 2025-08-26  0:29 UTC 

[RFC bpf-next v1 0/7] Add kfunc bpf_xdp_pull_data
 2025-08-26  0:30 UTC  (8+ messages)
` [RFC bpf-next v1 3/7] bpf: Support pulling non-linear xdp data

[PATCH net v3] net: dlink: fix multicast stats being counted incorrectly
 2025-08-26  0:30 UTC  (2+ messages)

[PATCH v2 0/3] Fix Several Test Failures
 2025-08-26  0:28 UTC  (4+ messages)
` [PATCH v2 1/3] tests: Split ZFS ZSTD Test Into New File
` [PATCH v2 2/3] tests: Avoid Test Failure in erofs for label length
` [PATCH v2 3/3] tests: Support Changed mkfs.ext2 Behavior for -r Flag

[PATCH net-next v2 0/9] xsk: improvement performance in copy mode
 2025-08-26  0:29 UTC  (18+ messages)
` [PATCH net-next v2 2/9] xsk: add descs parameter in xskq_cons_read_desc_batch()
` [PATCH net-next v2 3/9] xsk: introduce locked version of xskq_prod_write_addr_batch
` [PATCH net-next v2 4/9] xsk: extend xsk_build_skb() to support passing an already allocated skb
` [PATCH net-next v2 6/9] xsk: add direct xmit in batch function

[PATCH 0/5] Drivers: hv: Fix NEED_RESCHED_LAZY and use common APIs
 2025-08-26  0:27 UTC  (6+ messages)

+ watchdog-skip-checks-when-panic-is-in-progress.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ panic-printk-replace-other_cpu_in_panic-with-panic_on_other_cpu.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ panic-printk-replace-this_cpu_in_panic-with-panic_on_this_cpu.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ printk-nbcon-use-panic_on_this_cpu-helper.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ panic-use-panic_try_start-in-vpanic.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ panic-use-panic_try_start-in-nmi_panic.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ crash_core-use-panic_try_start-in-crash_kexec.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ fbdev-use-panic_in_progress-helper.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

+ panic-introduce-helper-functions-for-panic-state.patch added to mm-nonmm-unstable branch
 2025-08-26  0:26 UTC 

[PATCH v1 bpf-next/net 0/8] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-08-26  0:23 UTC  (6+ messages)
` [PATCH v1 bpf-next/net 2/8] bpf: Add a bpf hook in __inet_accept()

[PATCH iproute2] ss: Don't pad the last (enabled) column
 2025-08-26  0:22 UTC 

[PATCH i-g-t 0/2] Update SR-IOV blocklists and testlists
 2025-08-26  0:22 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

Remove TL-WN722N V2 from untested devices
 2025-08-26  0:22 UTC  (4+ messages)

[PATCH 0/7] doc: make pdfdocs: Address issues with the make pdfdocs target
 2025-08-26  0:20 UTC  (10+ messages)
` [PATCH 2/7] doc: make pdfdocs: Update the description with the needed steps
` [PATCH 3/7] doc: make pdfdocs: Add pip install pytest to the list of "
` [PATCH 4/7] doc: make pdfdocs: Ensure SVG files are converted to PDF before the compilation of *.tex files
` [PATCH 5/7] doc: make pdfdocs: Update empty SVG file to something, otherwise compilation of the *.tex files fails

[PATCH v4 1/3] net: phy: mxl-86110: add basic support for led_brightness_set op
 2025-08-26  0:20 UTC  (3+ messages)

[net Patch] Octeontx2-af: Fix NIX X2P calibration failures
 2025-08-26  0:20 UTC  (2+ messages)

[PATCH] mISDN: hfcpci: Fix warning when deleting uninitialized timer
 2025-08-26  0:20 UTC  (2+ messages)

[PATCH] tools: perf: session: avoid segfault on implicit stdin
 2025-08-26  0:16 UTC 

[PATCH v4] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2025-08-26  0:15 UTC  (3+ messages)

[PATCH net-next 0/6] net: dsa: lantiq_gswip: prepare for supporting MaxLinear GSW1xx
 2025-08-26  0:14 UTC  (7+ messages)
` [PATCH net-next 1/6] MAINTAINERS: lantiq_gswip: broaden file pattern
` [PATCH net-next 3/6] net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config()
` [PATCH net-next 2/6] net: dsa: lantiq_gswip: support model-specific mac_select_pcs()
` [PATCH net-next 4/6] net: dsa: lantiq_gswip: support offset of MII registers
` [PATCH net-next 5/6] net: dsa: lantiq_gswip: support standard MDIO node name
` [PATCH net-next 6/6] net: dsa: lantiq_gswip: move MDIO bus registration to .setup()

[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
 2025-08-26  0:13 UTC  (9+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments

[PATCH v1] ACPI: APEI: EINJ: Allow injection on legacy persistent memory
 2025-08-26  0:12 UTC  (4+ messages)

v6.17-rc3: zbd/009 hangs
 2025-08-26  0:11 UTC  (2+ messages)

[PATCH v7 0/5] iio: mcp9600: Implement IIR feature and add iio core support
 2025-08-26  0:10 UTC  (6+ messages)
` [PATCH v7 1/5] iio: core: Add IIO_VAL_EMPTY type
` [PATCH v7 2/5] ABI: sysfs-bus-iio: Disambiguate usage for filter_type "none"
` [PATCH v7 3/5] ABI: sysfs-bus-iio: Document "ema" filter_type
` [PATCH v7 4/5] iio: mcp9600: Add support for IIR filter
` [PATCH v7 5/5] iio: ad4080: Rework filter_type "none" logic

[PATCH] MAINTAINERS: Change mailbox-altera maintainer
 2025-08-26  0:09 UTC  (2+ messages)

[PATCH v1 bpf-next 00/11] BPF indirect jumps
 2025-08-26  0:06 UTC  (7+ messages)
` [PATCH v1 bpf-next 05/11] bpf: support instructions arrays with constants blinding
` [PATCH v1 bpf-next 08/11] bpf, x86: add support for indirect jumps
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "

[PATCH] dt-bindings: soc: renesas: Document R-Car X5H
 2025-08-26  0:06 UTC 

[PATCH net-next v2] amd-xgbe: Add PPS periodic output support
 2025-08-26  0:04 UTC  (2+ messages)

[PATCH 0/4] net/gve: out of order completion processing for DQO
 2025-08-26  0:03 UTC  (5+ messages)
` [PATCH 1/4] net/gve: free Rx mbufs if allocation fails on ring setup
` [PATCH 2/4] net/gve: add datapath-specific logging for gve
` [PATCH 3/4] net/gve: support for out of order completions on DQ Tx
` [PATCH 4/4] net/gve: support for out of order completions on DQ Rx

[PATCH] selftests/arm64: Fix typos in malloc return value check
 2025-08-26  0:01 UTC  (5+ messages)

[PATCH v4 0/3] usb: usb251xb: support usage case without I2C control
 2025-08-25 23:45 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: "
` [PATCH v4 2/3] usb: usb251xb: use modern PM macros
` [PATCH v4 3/3] usb: usb251xb: support usage case without I2C control

[PATCH net v3] TUN/TAP: Improving throughput and latency by avoiding SKB drops
 2025-08-26  0:00 UTC  (2+ messages)

[PATCH] Documentation: process: Fix grammar errors in management-style.rst
 2025-08-26  0:00 UTC  (3+ messages)

[PATCH net-next v3] ppp: remove rwlock usage
 2025-08-26  0:00 UTC  (2+ messages)

[PATCH hyperv-next v4 15/16] Drivers: hv: Support establishing the confidential VMBus connection
 2025-08-25 23:57 UTC  (5+ messages)

[PATCH v2 0/5] dd ethernet support for RPi5
 2025-08-25 23:53 UTC  (3+ messages)
` [PATCH v2 1/5] net: cadence: macb: Set upper 32bits of DMA ring buffer

[GIT PULL] locking/urgent for v6.17-rc1
 2025-08-25 23:55 UTC  (7+ messages)

[PATCH v7 0/1] media: aspeed: Allow to capture from SoC display (GFX)
 2025-08-25 14:19 UTC  (3+ messages)
` [PATCH v7 1/1] "

[PATCH v3] drm/i915/guc: Add synchronization on interrupt enable flag
 2025-08-25 23:51 UTC  (3+ messages)

[PATCH] cmd: mtd: fix speed measurement in the speed benchmark
 2025-08-25 23:48 UTC 

[PATCH net-next v2] net: nfc: nci: Turn data timeout into a module parameter and increase the default
 2025-08-25 23:43 UTC 

[PATCHED][RFC][CFT] mount-related stuff
 2025-08-25 23:44 UTC  (7+ messages)
` [PATCH 01/52] fs/namespace.c: fix the namespace_sem guard mess
  ` [PATCH 02/52] introduced guards for mount_lock

[PATCH v2 00/16] packfile: carve out a new packfile store
 2025-08-25 23:42 UTC  (3+ messages)
` [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`

[android-common:android16-6.12-desktop 6/6] include/trace/stages/init.h:2:23: warning: 'str__user__trace_system_name' defined but not used
 2025-08-25 23:41 UTC 

[Buildroot] [PATCH 0/1] package/python-pyroute2: Add missing ssl dependency
 2025-08-25 23:41 UTC  (2+ messages)
` [Buildroot] [PATCH 1/1] package/python-pyroute2: add missing python3 "

[PATCH v2 1/7] ACPI: CPPC: add perf control read API and clarify naming
 2025-08-25 23:41 UTC  (2+ messages)

I still use "git whatchanged"
 2025-08-25 23:40 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: usb: lan78xx: add support for generic net selftests via ethtool
 2025-08-25 23:40 UTC  (2+ messages)

[PATCH v2 net-next] ipv6: mcast: Add ip6_mc_find_idev() helper
 2025-08-25 23:40 UTC  (2+ messages)

git: list of my complaints about future graft removal
 2025-08-25 23:36 UTC  (3+ messages)

[PATCH 0/3] Ensure GT is in C0 during resumes
 2025-08-25 23:34 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Ensure GT is in C0 during resumes (rev3)

[PATCH net-next v6 0/5] Add Ethernet MAC support for SpacemiT K1
 2025-08-25 23:33 UTC  (10+ messages)
` [PATCH net-next v6 3/5] riscv: dts: spacemit: Add Ethernet support for K1
` [PATCH net-next v6 4/5] riscv: dts: spacemit: Add Ethernet support for BPI-F3
` [PATCH net-next v6 5/5] riscv: dts: spacemit: Add Ethernet support for Jupiter

Shallow clone support in v3.0 and beyond?
 2025-08-25 23:34 UTC 

[PATCH net-next 0/2] tcp: annotate data-races around icsk_retransmits and icsk_probes_out
 2025-08-25 23:30 UTC  (2+ messages)

[PATCH net-next v3 0/2] net: ipv4: allow directed broadcast routes to use dst hint
 2025-08-25 23:30 UTC  (2+ messages)

[PATCH] arm64/boot: Zero-initialize idmap PGDs before use
 2025-08-25 23:26 UTC  (9+ messages)

[Intel-wired-lan] [PATCH iwl-next v2] igb: Convert Tx timestamping to PTP aux worker
 2025-08-25 23:28 UTC  (13+ messages)
      `  "

[CI] drm/xe/guc: Test GuC v70.49.3 for BMG, LNL, PTL
 2025-08-25 23:26 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH i-g-t v2 0/4] tests/intel/xe_configfs: Unbind before tests
 2025-08-25 23:25 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_configfs: Unbind before tests (rev2)

[PATCH v1 00/12] Sahara protocol enhancements
 2025-08-25 23:24 UTC  (9+ messages)
` [PATCH v1 06/12] drivers: soc: qcom: Add support for Qualcomm QDU device
` [PATCH v1 08/12] drivers: soc: qcom: Support Sahara command mode packets(READY and EXECUTE)
` [PATCH v1 09/12] drivers: soc: qcom: Remove is_mem_dump_mode variable
` [PATCH v1 10/12] drivers: soc: qcom: Support for DDR training in Sahara

Using Rust on non-Rust side of kernel
 2025-08-25 23:23 UTC  (6+ messages)

[PATCH net-next v7 0/2] Add support to do threaded napi busy poll
 2025-08-25 23:22 UTC  (8+ messages)
` [PATCH net-next v7 1/2] Extend napi threaded polling to allow kthread based busy polling

[PATCH v3] riscv: hwprobe: allow querying available RISCV_HWPROBE_KEY_IMA_EXT_0 bits
 2025-08-25 23:12 UTC  (4+ messages)
` [PATCH v3 RESEND] "

[PATCH 1/2] dt-bindings: net: litex,liteeth: Correct example indentation
 2025-08-25 23:10 UTC  (2+ messages)

[PATCH v7 0/3] tracepoints: Add warnings for unused tracepoints and trace events
 2025-08-25 23:13 UTC  (4+ messages)
` [PATCH v7 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v7 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v7 3/3] tracepoint: Do not warn for unused event that is exported

[PATCH 0/2] ptp/ptp_vmw: enhancements to ptp_vmw
 2025-08-25 23:11 UTC  (3+ messages)
` [PATCH 2/2] ptp/ptp_vmw: load ptp_vmw driver by directly probing the device

[PATCH net-next] net: phy: realtek: support for TRIGGER_NETDEV_LINK on RTL8211E and RTL8211F
 2025-08-25 23:11 UTC  (2+ messages)

[PATCH net-next v3] selftests: rtnetlink: skip tests if tools or feats are missing
 2025-08-25 23:10 UTC  (2+ messages)

[PATCH v2 0/6] drm/v3d: General job locking improvements + race-condition fixes
 2025-08-25 23:09 UTC  (5+ messages)
` [PATCH v2 4/6] drm/v3d: Address race-condition between per-fd GPU stats and fd release

[PATCH RFC v1 0/5] KVM: guest_memfd: Support in-place conversion for CoCo VMs
 2025-08-25 23:08 UTC  (3+ messages)
` [PATCH RFC v1 1/5] KVM: guest_memfd: Remove preparation tracking

[RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
 2025-08-25 23:06 UTC  (2+ messages)

+ mm-memory-convert-print_bad_pte-to-print_bad_page_map-fix.patch added to mm-unstable branch
 2025-08-25 23:05 UTC 

[PATCH] genirq/debugfs: Fix a typo in IRQ effective affinity
 2025-08-25 23:10 UTC  (3+ messages)

Issue in man page pathname.7
 2025-08-25 23:04 UTC  (7+ messages)
          ` URL visibility on terminal devices (was: Issue in man page pathname.7)

[REGRESSION] IPv6 RA default router advertisement fails after kernel 6.12.42 updates
 2025-08-25 23:03 UTC  (2+ messages)

+ kexec_core-remove-redundant-0-value-initialization.patch added to mm-nonmm-unstable branch
 2025-08-25 23:03 UTC 

+ kmem-tracing-add-kmem-name-to-kmem_cache_alloc-tracepoint.patch added to mm-new branch
 2025-08-25 23:03 UTC 

[Intel-wired-lan] [PATCH iwl-net v2] ice: fix Rx page leak on multi-buffer frames
 2025-08-25 23:00 UTC  (2+ messages)
`  "

[PATCH] docs: note that extensions.compatobjectformat is experimental
 2025-08-25 23:00 UTC  (5+ messages)
` [PATCH v2] docs: note that extensions.compatobjectformat is incomplete

[davidhildenbrand:nth_page 23/36] ERROR: modpost: "page_range_contiguous" [fs/ecryptfs/ecryptfs.ko] undefined!
 2025-08-25 22:59 UTC 

[PATCH v7 0/7] TDX host: kexec/kdump support
 2025-08-25 22:58 UTC  (8+ messages)
` [PATCH v7 1/7] x86/kexec: Consolidate relocate_kernel() function parameters
` [PATCH v7 2/7] x86/sme: Use percpu boolean to control WBINVD during kexec
` [PATCH v7 3/7] x86/virt/tdx: Mark memory cache state incoherent when making SEAMCALL
` [PATCH v7 4/7] x86/kexec: Disable kexec/kdump on platforms with TDX partial write erratum
` [PATCH v7 5/7] x86/virt/tdx: Remove the !KEXEC_CORE dependency
` [PATCH v7 6/7] x86/virt/tdx: Update the kexec section in the TDX documentation
` [PATCH v7 7/7] KVM: TDX: Explicitly do WBINVD when no more TDX SEAMCALLs

+ mm-damon-paddr-support-addr_unit-for-damos_pageout-fix.patch added to mm-unstable branch
 2025-08-25 22:59 UTC 

Warning about DRM functions support logged twice and lpm-pol
 2025-08-25 22:58 UTC  (4+ messages)

[PATCH] rust: uaccess: use to_result for error handling
 2025-08-25 22:57 UTC  (2+ messages)

+ mm-damon-paddr-support-addr_unit-for-migrate_hotcold-fix.patch added to mm-unstable branch
 2025-08-25 22:57 UTC 

[PATCH v2 1/2] dt-bindings: interconnect: qcom: make sc7280 aggre{1,2}-noc clocks optional
 2025-08-25 22:55 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Drop aggre{1,2}_noc QOS clocks on Herobrine

[PATCH] rust: opp: use to_result for error handling
 2025-08-25 22:56 UTC  (2+ messages)

[REGRESSION][BISECTED][PATCH] net: ipv4: fix regression in broadcast routes
 2025-08-25 22:56 UTC  (3+ messages)
` [PATCH net 1/2] net: ipv4: fix regression in local-broadcast routes


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.