All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-09 16:01:37 to 2026-08-09 19:04:45 UTC [more...]

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-09 19:04 UTC  (8+ messages)

wifi: mt76: mt7925: false-positive hard rfkill on MSI Vector A16 HX (MS-15MM)
 2026-08-09 19:02 UTC 

[PATCH 0/5] xfs: fix filesystem shutdown from parent pointer reservation underflow
 2026-08-09 19:02 UTC  (9+ messages)
` [PATCH 1/5] xfs: initialise error in xfs_defer_finish_one()
` [PATCH 2/5] xfs: give the deferred barrier op type a name
` [PATCH 4/5] xfs: correct the parent pointer space reservation comment
` [PATCH 5/5] xfs: initialise args->total for parent pointer updates

[PATCH net v5 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-09 19:00 UTC  (8+ messages)
` [PATCH net v5 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy
` [PATCH net v5 2/7] net: mana: fix HWC RQ/SQ buffer size swap
` [PATCH net v5 3/7] net: mana: free HWC comp_buf after destroying the EQ
` [PATCH net v5 4/7] net: mana: validate hardware-supplied values in the HWC RX path
` [PATCH net v5 5/7] net: mana: fix HWC teardown safety with setup_active flag and destroy ordering
` [PATCH net v5 6/7] net: mana: fix stale HWC response after command timeout
` [PATCH net v5 7/7] net: mana: keep max_num_cqs immutable once cq_table is allocated

[PATCH 0/6] builtin/receive-pack: support pluggable packfile writes
 2026-08-09 19:01 UTC  (13+ messages)
` [PATCH 4/6] builtin/receive-pack: report unpack errors via strbuf
` [PATCH v2 0/7] builtin/receive-pack: support pluggable packfile writes
  ` [PATCH v2 1/7] odb/transaction: add transaction finalize interface
  ` [PATCH v2 2/7] builtin/receive-pack: pass shallow file explicitly
  ` [PATCH v2 3/7] builtin/receive-pack: read unpack limit config lazily
  ` [PATCH v2 4/7] builtin/receive-pack: lift global state out of unpack()
  ` [PATCH v2 5/7] builtin/receive-pack: report unpack errors via strbuf
  ` [PATCH v2 6/7] builtin/receive-pack: explicitly pass packfile fd
  ` [PATCH v2 7/7] odb/transaction: add transaction interface to write packfiles

[PATCH v1 0/2] docs: sphinx-pre-install: improve dependency checks
 2026-08-09 18:59 UTC  (6+ messages)
` [PATCH v1 1/2] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v1 2/2] docs: sphinx-pre-install: check GNU Make version

[PATCH] clk: qcom: mmcc-msm8974: add GENPD_FLAG_NO_STAY_ON
 2026-08-09 18:58 UTC 

[PATCH v3 0/8] Properly describe mt6589 and mt8167 toprgu resets
 2026-08-09 18:55 UTC  (17+ messages)
` [PATCH v3 1/8] dt-bindings: reset: Add mt6589 toprgu reset IDs
` [PATCH v3 2/8] watchdog: mediatek: Add wdt/toprgu resets for MT6589
` [PATCH v3 3/8] arm: dts: mediatek: mt6589: Enable toprgu reset controller
` [PATCH v3 4/8] dt-bindings: watchdog: Add compatible for MediaTek mt8167
` [PATCH v3 5/8] dt-bindings: reset: Add reset controller constants for mt8167
` [PATCH v3 6/8] watchdog: mediatek: Add support for mt8167 TOPRGU/WDT
` [PATCH v3 7/8] arm64: dts: mt8167: Properly describe the SoC watchdog
` [PATCH v3 8/8] soc: mediatek: mtk-mmsys: Add resets for mt8167

[PATCH v3 0/5] btrfs: add per-inode compression levels in xattrs
 2026-08-09 18:53 UTC  (6+ messages)
` [PATCH v3 1/5] btrfs: fix -o compress= level getting inherited by compression xattr property
` [PATCH v3 2/5] btrfs: export btrfs_match_compress_type(), move it to compression.h
` [PATCH v3 3/5] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
` [PATCH v3 4/5] btrfs: add per-inode compression levels in xattrs
` [PATCH v3 5/5] btrfs: support inheritance for per-inode compression levels

[PULL] u-boot-usb/main
 2026-08-09 18:52 UTC 

[PATCH] staging: rtl8723bs: remove unnecessary braces in HalBtc8723b2Ant.c
 2026-08-09 18:52 UTC 

Linux kernel 6.18.44 released
 2026-08-09 18:51 UTC 

Linux kernel 7.1.8 released
 2026-08-09 18:51 UTC 

[LTP] [PATCH v8] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-09 18:50 UTC 

[PATCH 1/3] staging: rtl8723bs: use usleep_range() instead of msleep(1)
 2026-08-09 18:46 UTC 

[RFC PATCH 00/12] virtio: support devices that own their virtqueue memory
 2026-08-09 18:44 UTC  (14+ messages)
` [RFC PATCH 01/12] vdpa: correct the VIRTIO_DEVICE_F_MASK example value
` [RFC PATCH 02/12] virtio_ring: validate premapped addresses through the device's map
` [RFC PATCH 03/12] virtio: add the VIRTIO_F_DMB feature bit
` [RFC PATCH 04/12] virtio_pci: read the device memory buffer shared memory id
` [RFC PATCH 05/12] virtio_pci: create virtqueues with the device's mapping token
` [RFC PATCH 06/12] virtio: add a device memory buffer region allocator
` [RFC PATCH 07/12] virtio: locate the device memory buffer after feature negotiation
` [RFC PATCH 08/12] virtio_pci: support VIRTIO_F_DMB
` [RFC PATCH 09/12] Documentation: virtio: describe the device memory buffer
` [RFC PATCH 10/12] virtio_ring: report a bounded pool's exhaustion as -ENOSPC
` [RFC PATCH 11/12] virtio: expose device memory buffer occupancy over debugfs
` [RFC PATCH 12/12] virtio: guarantee a virtqueue can publish its first descriptor chain

[LTP] [PATCH v4] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-09 18:42 UTC  (2+ messages)
` [LTP] "

Linux kernel 6.12.103 released
 2026-08-09 18:41 UTC 

[PATCH] Bluetooth: L2CAP: access chan->conn safely in get/setsockopt
 2026-08-09 18:40 UTC  (2+ messages)
`  "

[PATCH v2] cdrom: fix stack memory leaks in ioctl handlers
 2026-08-09 18:40 UTC  (2+ messages)

[PATCH v2] pytest: fix out of bounds access to bad_pattern_ids
 2026-08-09 18:36 UTC 

Linux 7.1.8
 2026-08-09 18:34 UTC  (2+ messages)

Linux 6.18.44
 2026-08-09 18:34 UTC  (2+ messages)

Linux 6.12.103
 2026-08-09 18:34 UTC  (2+ messages)

Linux 6.6.151
 2026-08-09 18:34 UTC  (2+ messages)

Linux kernel 6.6.151 released
 2026-08-09 18:35 UTC 

[RFC PATCH bpf-next v3 0/2] ftrace: deprecate the ftrace_enabled disable switch
 2026-08-09 18:32 UTC  (5+ messages)
` [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl

[PATCH] s390/cpum_cf: Handle CPU hotplug add and delete
 2026-08-09 18:25 UTC  (5+ messages)

[PATCH net-next v6 0/3] dpll: zl3073x: add PTP clock support
 2026-08-09 18:23 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dpll: zl3073x: scale poll interval proportionally to timeout
` [PATCH net-next v6 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations
` [PATCH net-next v6 3/3] dpll: zl3073x: add PTP clock support

[PATCH net-next v5 0/3] dpll: zl3073x: add PTP clock support
 2026-08-09 18:22 UTC  (3+ messages)
` [PATCH net-next v5 2/3] dpll: zl3073x: add channel ToD, phase step and TIE operations

[PATCH v4] Memory leak error in qxl unbind
 2026-08-09 18:19 UTC  (3+ messages)

[PATCH] worktree add: improve message for ambiguous remote branch name
 2026-08-09 18:19 UTC  (6+ messages)

[PATCH] [RFC PATCH] staging: media: atomisp: remove redundant ov2722_startup() helper
 2026-08-09 18:17 UTC  (2+ messages)

[PATCH net-next v5 00/13] ax88179_178a: Add support for AX88179A-based chips
 2026-08-09 18:18 UTC  (10+ messages)
` [PATCH net-next v5 13/13] ax88796b: Add support for AX88772D, AX88179A and AX88279

[PATCH v3 0/2] Add K230 SoC GPIO controller support
 2026-08-09 16:31 UTC 

[PATCH 0/2] ALSA: Don't share mixer->urb with the FCP/scarlett2 notification endpoint
 2026-08-09 18:06 UTC  (3+ messages)
` [PATCH 1/2] ALSA: FCP: Use a private URB for the "
` [PATCH 2/2] ALSA: scarlett2: "

[PATCH v2 0/8] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-09 18:13 UTC  (4+ messages)
` [PATCH v2 4/8] KVM: arm64: Correctly handle end of VA space TLBI invalidation

[PATCH net-next v3 0/2] dpll: use pin owner's dpll ref for pin-level set callbacks
 2026-08-09 18:12 UTC  (3+ messages)
` [PATCH net-next v3 1/2] dpll: zl3073x: update all DPLL channels on ref_sync_set

[PATCH 1/2] KVM: arm64: nv: Allocate the shadow S2 MMUs individually
 2026-08-09 18:11 UTC  (5+ messages)

[PATCH v3 3/7] KVM: pfncache: Use RCU for readers instead of a rwlock
 2026-08-09 17:44 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/fluidsynth: security bump to version 2.5.7
 2026-08-09 18:09 UTC 

Is large object promisors currently usable (and where can I check the status of them)?
 2026-08-09 18:08 UTC 

[PATCH v2] ARM: asid: Do not replace active_asids if already 0
 2026-08-09 18:06 UTC 

Per-entry WSL EA queries during readdir cause severe ls -la slowdown on high-latency links (6.12)
 2026-08-09 18:05 UTC  (4+ messages)

[PATCH net v3 0/2] mptcp: fix request migration ownership
 2026-08-09 18:03 UTC  (3+ messages)
` [PATCH net v3 2/2] mptcp: fix MP_CAPABLE token migration when cloning reqsk

[Buildroot] [PATCH] package/libxkbcommon: build libxkbregistry when libxml2 is available
 2026-08-09 17:57 UTC  (3+ messages)

[cschaufler-smack-next:pr/2 2/2] WARNING: modpost: vmlinux: section mismatch in reference: smk_find_entry+0x7c (section: .text) -> sanitizing (section: .init.data)
 2026-08-09 17:51 UTC 

[agd5f:drm-next-7.3 244/308] drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn5_funcs_mode_programming.c:1131:74: sparse: sparse: Using plain integer as NULL pointer
 2026-08-09 17:51 UTC 

[PATCH net-next v11 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-09 17:49 UTC  (9+ messages)
` [PATCH net-next v11 02/12] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v11 04/12] net: phylink: save phylink instance fwnode on phylink_create
` [PATCH net-next v11 06/12] net: phylink: support late PCS provider attach

[PATCH] iio: accel: bmc150: use iio_push_to_buffers_with_ts()
 2026-08-09 17:49 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net] net: dsa: b53: skip EAP mode setup on Northstar SoCs when using port 5 or 7
 2026-08-09 17:48 UTC  (4+ messages)

[PATCH BlueZ] tools/l2cap-tester: add tests changing BT_SECURITY after connecting
 2026-08-09 17:46 UTC  (2+ messages)
` [BlueZ] "

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-09 17:45 UTC  (5+ messages)
` [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage

[Buildroot] [PATCH V2] package/x11r7/xwayland: fix glamor DRI ordering dependency on mesa3d
 2026-08-09 17:44 UTC  (2+ messages)

[PATCH v2 0/4] rv/reactors: fix lockdep warning and add KUnit tests
 2026-08-09 17:42 UTC  (10+ messages)
` [PATCH v2 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
` [PATCH v2 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
` [PATCH v2 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch

Dualsense Haptic Feedback broken with UCM profiles
 2026-08-09 17:40 UTC 

[PATCH 0/3] ASoC: tas2783: fix stereo split and resume on a two-amp pair
 2026-08-09 17:41 UTC  (4+ messages)
` [PATCH 1/3] ASoC: tas2783: let regmap-sdw-mbq poll for deferred transactions

[PATCH] drm/i915/gem: Fix request use-after-free in active_engine()
 2026-08-09 17:36 UTC 

[PATCH] nvme: add crd value to output error log
 2026-08-09 17:34 UTC 

[PATCH] drm/vmwgfx: return an error when a shared GB surface has no backup buffer
 2026-08-09 17:35 UTC  (2+ messages)

[LTP] [PATCH] hugemmap/hugemmap41: Migrate ptrace-write-hugepage from libhugetlbfs
 2026-08-09 17:33 UTC  (2+ messages)
` [LTP] "

[PATCH] ceph: use the mount idmap for the owner checks in the SET_LAYOUT ioctls
 2026-08-09 17:33 UTC  (4+ messages)

[RFC PATCH bpf-next v1 0/1] Enable BPF JIT hardening by default when x86_64 CFI is enabled
 2026-08-09 17:30 UTC  (3+ messages)
` [RFC PATCH bpf-next v1 1/1] bpf: Enable "

[meta-python][PATCH] python3-pep8: drop old or wrong checksum on SRC_URI
 2026-08-09 17:17 UTC 

[PATCH 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-08-09 17:13 UTC  (5+ messages)
` [PATCH 2/3] reset: Add Apple SoC CIO reset driver

[PATCH] lib/group_cpus: Snapshot cluster masks to keep grouping hotplug invariant
 2026-08-09 17:11 UTC  (3+ messages)

[PATCH v3 0/4] rv/reactors: fix lockdep warning and add KUnit tests
 2026-08-09 17:10 UTC  (5+ messages)
` [PATCH v3 1/4] rv/reactors: use context-sensitive lockdep wait type in rv_react()
` [PATCH v3 2/4] rv/reactors: propagate rv_register_reactor() error from reactor init
` [PATCH v3 3/4] rv/reactors: export rv_register_reactor() and rv_unregister_reactor()
` [PATCH v3 4/4] rv/reactors: add KUnit tests for reactor registration and dispatch

[PATCH net-next v10 0/5] net: dsa: mxl862xx: devlink flash and rescue
 2026-08-09 17:09 UTC  (6+ messages)
` [PATCH net-next v10 1/5] net: dsa: add devlink flash_update callback to dsa_switch_ops
` [PATCH net-next v10 2/5] net: dsa: mxl862xx: add SMDIO clause-22 register access
` [PATCH net-next v10 3/5] net: dsa: mxl862xx: add devlink flash_update and info_get
` [PATCH net-next v10 4/5] net: dsa: mxl862xx: recover switch stuck in MCUboot rescue mode
` [PATCH net-next v10 5/5] net: dsa: mxl862xx: document devlink flash and info support

[PATCH] SUNRPC: wait for in-flight client TLS handshake callback
 2026-08-09 17:07 UTC 

[bluez/bluez] 91f1be: tools/l2cap-tester: add tests changing BT_SECURITY
 2026-08-09 17:05 UTC 

[PATCH 0/2] Introduce support for Xiaomi Mi 8
 2026-08-09 17:05 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: Add Xiaomi Mi 8 family compatibles
` [PATCH 2/2] arm64: dts: qcom: add Xiaomi Mi 8 (dipper)

✅ PASS (MISSED 60 of 66): Test report for master (7.2.0-rc6, upstream-mainline, b643e495)
 2026-08-09 17:03 UTC 

[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260809
 2026-08-09 16:56 UTC 

[PATCH] coccinelle: scripts: coccinelle: devm_free: reduce false positives
 2026-08-09 16:53 UTC  (2+ messages)
` [cocci] "

[PATCH 0/4] net: dsa: Add SoC-e DSA driver
 2026-08-09 16:52 UTC  (11+ messages)
` [PATCH 2/4] dt-bindings: net: dsa: Add SoC-e switch IP and DSA bindings

[RFC PATCH net-next] selftests/net: Introduce a selftest for ethtool flow control
 2026-08-09 16:45 UTC  (2+ messages)

[PATCH] board_f: Call initf_malloc() before fdtdec_setup()
 2026-08-09 16:39 UTC  (5+ messages)

[PATCH 3/3] staging: rtl8723bs: use usleep_range() instead of msleep(10)
 2026-08-09 16:39 UTC 

[LTP] [PATCH v3] hugetlb/hugemmap: add hugemmap33 to test hugetlbfs quota accounting
 2026-08-09 16:38 UTC  (2+ messages)
` [LTP] "

[PATCH 0/3] hwmon: Add ASUS ROG Ryujin III support
 2026-08-09 16:37 UTC  (4+ messages)
` [PATCH 1/3] hwmon: (asus_rog_ryujin) Add per-device configuration

[GIT PULL] pin-init changes for v7.3-rc1
 2026-08-09 16:35 UTC  (6+ messages)

[PATCH] powerpc/kexec_file: Use inclusive range checks in add_usable_mem()
 2026-08-09 16:24 UTC 

[PATCH v3 0/9] iio: adc: Add TI ADS126X ADC family support
 2026-08-09 16:24 UTC  (4+ messages)
` [PATCH v3 2/9] iio: adc: add the ti-ads1262 driver

mount_service: possible implementation changes
 2026-08-09 16:23 UTC  (4+ messages)

[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
 2026-08-09 16:21 UTC  (3+ messages)

[PATCH v4 0/3] ksmbd: refactor smb2_notify() to a blocking wait
 2026-08-09 16:19 UTC  (4+ messages)
` [PATCH v4 1/3] smb/server: support compound fid in notify requests
` [PATCH v4 2/3] ksmbd: temporarily remove interim-work change notify handling
` [PATCH v4 3/3] ksmbd: refactor smb2_notify() to a blocking wait

[PATCH bpf-next 06/13] bpf: Add tracing_multi link fdinfo support for bpf progs
 2026-08-09 16:20 UTC  (2+ messages)

[PATCH bpf-next 10/13] selftests/bpf: Add tracing_multi bpf prog cookie test
 2026-08-09 16:20 UTC  (2+ messages)

[PATCH v13] i2c: designware: defer probe if child GpioInt controllers are not bound
 2026-08-09 16:19 UTC  (6+ messages)
  ` i2c designware change broke touchpad of a thinkpad (was: i2c: designware: defer probe if child GpioInt controllers are not bound)
        ` i2c designware change broke touchpad of a thinkpad

[PATCH] accel/amdxdna: Constify struct xrs_action_ops
 2026-08-09 16:17 UTC 

[RFC net-next] pppoe: remove session socket receive support
 2026-08-09 16:17 UTC  (3+ messages)

[PATCH] staging: rtl8723bs: remove unnecessary else after break
 2026-08-09 16:15 UTC 

[PATCH] Input: synaptics - add transparent pass-through mode for TrackPoint
 2026-08-09 16:12 UTC  (2+ messages)

[PATCH] clk: qcom: ipq-cmn-pll: keep the CMN block bus clocks enabled
 2026-08-09 16:10 UTC  (2+ messages)

[PATCH net v3] net: phylink: treat PSGMII as an inband capable interface
 2026-08-09 16:01 UTC 

[PATCH v3 00/12] Landlock: Namespace and capability control
 2026-08-09 16:01 UTC  (3+ messages)
` [PATCH v3 08/12] landlock: Enforce capability restrictions


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.