All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-01 15:51:28 to 2026-08-01 18:03:40 UTC [more...]

[PATCH v4 00/25] md: improve lockless bitmap reshape support
 2026-08-01 18:03 UTC  (42+ messages)
` [PATCH v4 01/25] md/md-llbitmap: clear flush state after daemon flush
` [PATCH v4 02/25] md/md-llbitmap: use GFP_NOIO for cache allocations
` [PATCH v4 03/25] md/md-llbitmap: only end fully synced chunks
` [PATCH v4 04/25] md/raid5: reject zero-sector reshape chunks
` [PATCH v4 05/25] md/raid5: round bitmap stripes with sector division
` [PATCH v4 06/25] md: add exact bitmap mapping and reshape hooks
` [PATCH v4 07/25] md: skip bitmap accounting for empty write ranges
` [PATCH v4 08/25] md: add helper to split bios at reshape offset
` [PATCH v4 09/25] md/md-llbitmap: track bitmap sync_size explicitly
` [PATCH v4 10/25] md/md-llbitmap: allocate page controls independently
` [PATCH v4 11/25] md/md-llbitmap: grow the page cache in place for reshape
` [PATCH v4 12/25] md/md-llbitmap: track target reshape geometry fields
` [PATCH v4 13/25] md/md-llbitmap: finish reshape geometry
` [PATCH v4 14/25] md/md-llbitmap: refuse reshape while llbitmap still needs sync
` [PATCH v4 15/25] md/md-llbitmap: add reshape range mapping helpers
` [PATCH v4 16/25] md/md-llbitmap: don't skip reshape ranges from bitmap state
` [PATCH v4 17/25] md/md-llbitmap: remap checkpointed bits as reshape progresses
` [PATCH v4 18/25] md/md-llbitmap: clamp state-machine walks to tracked bits
` [PATCH v4 19/25] md/raid10: reject llbitmap reshape when md chunk shrinks
` [PATCH v4 20/25] md/raid10: wire llbitmap reshape lifecycle
` [PATCH v4 21/25] md/raid10: split reshape bios before bitmap accounting
` [PATCH v4 22/25] md/raid5: add exact old and new llbitmap mapping helpers
` [PATCH v4 23/25] md/raid5: reject llbitmap reshape when md chunk shrinks
` [PATCH v4 24/25] md/raid5: wire llbitmap reshape lifecycle
` [PATCH v4 25/25] md/raid5: split reshape bios before bitmap accounting

pull request: mt76-next 2026-08-01
 2026-08-01 18:01 UTC 

[PATCH v7 00/19] s390/dasd: ESE thin-provisioning performance improvements
 2026-08-01 18:00 UTC  (20+ messages)
` [PATCH v7 01/19] s390/dasd: Do not complete a failed ESE read as successful
` [PATCH v7 02/19] s390/dasd: Propagate partial completion length across ERP recovery
` [PATCH v7 03/19] s390/dasd: Guard sysfs discipline callbacks against unallocated private data
` [PATCH v7 04/19] s390/dasd: Snapshot intrc before freeing the request block
` [PATCH v7 05/19] s390/dasd: Optimize max blocks per request for track alignment
` [PATCH v7 06/19] s390/dasd: Use GFP_KERNEL in dasd_alloc_device()
` [PATCH v7 07/19] s390/dasd: Add defines for the Extended Address Volume track address
` [PATCH v7 08/19] s390/dasd: Add infrastructure for ESE full-track write
` [PATCH v7 09/19] s390/dasd: Add range-based format-track collision detection
` [PATCH v7 10/19] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH v7 11/19] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()
` [PATCH v7 12/19] s390/dasd: Use WRITE_FULL_TRACK in ESE format handler
` [PATCH v7 13/19] s390/dasd: Add full_track_bias to control fulltrack write mode
` [PATCH v7 14/19] s390/dasd: Derive adaptive ESE fulltrack heuristic from ft_bias
` [PATCH v7 15/19] s390/dasd: Stamp a format label into newly formatted volumes
` [PATCH v7 16/19] s390/dasd: Detect ESE volumes from the on-disk format label
` [PATCH v7 17/19] s390/dasd: Report ESE capability and format mode at device online
` [PATCH v7 18/19] s390/dasd: Re-enable discard support for ESE volumes
` [PATCH v7 19/19] s390/dasd: Read cached unit address and LSS in the CCW build path

Patchwork housekeeping for: spi-devel-general
 2026-08-01 17:58 UTC 

[PATCH 0/4] git add --resolved
 2026-08-01 17:58 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] [media] marvell-cam: fix unmet dependency for VIDEO_MMP_CAMERA
 2026-08-01 17:53 UTC 

[RFC PATCH 0/9] mm/damon: fix DAMOS bugs in core, paddr and vaddr
 2026-08-01 17:53 UTC  (11+ messages)
` [RFC PATCH 1/9] mm/damon/core: skip applying scheme if region split for quota fails
` [RFC PATCH 2/9] mm/damon/core: initialize damos_quota_goal->last_psi_total
` [RFC PATCH 3/9] mm/damon/paddr: respect folio end for DAMOS_STAT
` [RFC PATCH 4/9] mm/damon/paddr: respect folio end for DAMOS actions except STAT
` [RFC PATCH 5/9] mm/damon/vaddr: respect folio end for DAMOS_STAT
` [RFC PATCH 6/9] mm/damon/vaddr: respect folio end for DAMOS_MIGRATE_{HOT,COLD}
` [RFC PATCH 7/9] mm/damon/core: handle extreme memory state in damon_get_node_mem_bp()
` [RFC PATCH 8/9] mm/damon/core: handle extreme memory state in get_node_memcg_used_bp()
` [RFC PATCH 9/9] mm/damon/core: handle extreme memory state in get_in_active_mem_bp()

[PATCH] usb-storage: Add US_FL_IGNORE_UAS for JMicron JMS581
 2026-08-01 17:52 UTC  (2+ messages)

[PATCH v2] spi: meson-spifc: use devm_pm_runtime_set_active_enabled
 2026-08-01 17:51 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: validate WPS attribute lengths
 2026-08-01 17:46 UTC 

[PATCH 0/9] dtc: dt-check-style: Improvements for false positives
 2026-08-01 17:45 UTC  (5+ messages)
` [PATCH 3/9] dtc: dt-check-style: Handle root node in overlays

[PATCH v5 0/4] Clk improvements
 2026-08-01 17:44 UTC  (4+ messages)
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[PATCH v6 0/9] [RFC] diff: add diff.<driver>.process for external hunk providers
 2026-08-01 17:41 UTC  (12+ messages)
` [RFC PATCH v7 0/10] diff: add provider interface and initial providers
  ` [RFC PATCH v7 01/10] gitattributes: document how external diff drivers relate to diff features
  ` [RFC PATCH v7 02/10] diff: introduce a hunk provider interface
  ` [RFC PATCH v7 03/10] diff-hunks: add the store format, library, and command
  ` [RFC PATCH v7 04/10] diff: record precomputed hunks during stat output
  ` [RFC PATCH v7 05/10] diff: read precomputed hunks for "
  ` [RFC PATCH v7 06/10] blame: read precomputed hunks
  ` [RFC PATCH v7 07/10] sub-process: separate process lifecycle from hashmap management
  ` [RFC PATCH v7 08/10] sub-process: add a gentle status read
  ` [RFC PATCH v7 09/10] userdiff: add diff.<driver>.process config
  ` [RFC PATCH v7 10/10] diff: consult oid-only hunk providers via diff.<driver>.process

[PATCH] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
 2026-08-01 17:38 UTC  (5+ messages)

[PATCH] axis-fifo: use size_t for write size calculations
 2026-08-01 17:36 UTC  (2+ messages)
` [PATCH v2] staging: "

[syzbot] [usb?] memory leak in uvcg_extension_ba_source_id_store
 2026-08-01 17:35 UTC 

[PATCH 0/2] clk: qcom: Mark the GPU CX GDSC as votable for Glymur and Kaanapali
 2026-08-01 17:31 UTC  (3+ messages)
` [PATCH 1/2] clk: qcom: gpucc-glymur: Mark the GPU CX GDSC as votable
` [PATCH 2/2] clk: qcom: gpucc-kaanapali: "

[PATCH v4 00/12] leds: Add support for hardware-initiated hardware control trigger transition
 2026-08-01 17:26 UTC  (13+ messages)
` [PATCH v4 01/12] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH v4 02/12] leds: class: Remove hardware control trigger when writing brightness
` [PATCH v4 03/12] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH v4 04/12] leds: cros_ec: Implement offloaded() trigger callback
` [PATCH v4 05/12] leds: turris-omnia: Implement offloaded() trigger callback and declare hw_control_trigger
` [PATCH v4 06/12] leds: trigger: netdev: Implement offloaded() callback
` [PATCH v4 07/12] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH v4 08/12] leds: trigger: Do not attach trigger to a removing LED
` [PATCH v4 09/12] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH v4 10/12] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH v4 11/12] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH v4 12/12] platform/x86: ideapad-laptop: Fully support auto keyboard backlight

[PATCH v2 0/2] add support for Microchip PAC1711 Power Monitor
 2026-08-01 17:30 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: add support for PAC1711

Recommended way to manually add an undiscovered IPP printer in CUPS 3.x
 2026-08-01 17:16 UTC  (2+ messages)

[PATCH] added the inpsect block command ('xb') to print the contents within a block device to the monitor
 2026-08-01 17:17 UTC  (2+ messages)

[PATCH] cxl: use %pe to print error pointers
 2026-08-01 17:13 UTC  (2+ messages)

[PATCH] crypto: qce - Replace with stub driver
 2026-08-01 17:12 UTC  (7+ messages)

[PATCH 0/2] alx-0097r1 - <memory.h>, the legitimate header for memcpy(3) et al
 2026-08-01 17:09 UTC  (10+ messages)
` [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>
    ` on the irresponsibility of pursuing C language reform (was: [PATCH 1/2] man/man3/{mem,strn}*(): SYNOPSIS, STANDARDS: Document these as provided by <memory.h>)
      ` on the irresponsibility of pursuing C language reform

[GIT PULL] i2c fixes for v7.2-rc6
 2026-08-01 17:03 UTC  (2+ messages)

[RFC 00/32] remove rte_smp barrier functions
 2026-08-01 17:01 UTC  (4+ messages)
` [RFC 12/32] stack: always use C11 memory model implementation

[PATCH] clk: spacemit: Fix empty PLL rate table handling
 2026-08-01 16:57 UTC  (2+ messages)

[PATCH 0/6] KVM: arm64: VNCR TLB invalidation fixes
 2026-08-01 17:01 UTC  (4+ messages)
` [PATCH 6/6] KVM: arm64: Add VNCR TLB tracking again

[PATCH] firmware: google: coreboot: validate table bounds
 2026-08-01 16:56 UTC 

[PATCH v3] arm64: dts: broadcom: bcm2712: adjust display status
 2026-08-01 16:54 UTC 

[PATCH] fsi: master-ast-cf: validate firmware image bounds
 2026-08-01 16:53 UTC 

[PATCH v3 0/6] iio: adc: xilinx-xadc: Add I2C interface support for System Management Wizard
 2026-08-01 16:51 UTC  (6+ messages)
` [PATCH v3 4/6] iio: adc: xilinx-xadc: Add .setup_channels() to struct xadc_ops
` [PATCH v3 6/6] iio: adc: xilinx-xadc: Correct Write edge in CFG

[anolis-intel-cloud:devel-5.10 0/159] htmldocs: Warning: anolis/changelog/changelog.5.10.134-17 references a file that doesn't exist: Documentation/dax
 2026-08-01 16:48 UTC 

[syzbot] [usb?] memory leak in uvcg_extension_ba_source_id_store
 2026-08-01 16:45 UTC  (3+ messages)
` Forwarded: #syz test: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 11028ab62899
` Forwarded: #syz test

[PATCH 1/3] ALSA: hda/realtek: Use AW88399 I2C fixup chain on Legion machines
 2026-08-01 16:43 UTC  (3+ messages)

[PATCH v8 00/11] spacemit mmc driver
 2026-08-01 16:40 UTC  (12+ messages)
` [PATCH v8 01/11] spacemit: k1: select boot device via config registers
` [PATCH v8 02/11] pinctrl: k1: fix drive strength configuration
` [PATCH v8 03/11] pinctrl: k1: fix pull-up/pull-down configuration
` [PATCH v8 04/11] pinctrl: k1: add IO power domain configuration support
` [PATCH v8 05/11] mmc: k1: add sdhci platform driver
` [PATCH v8 06/11] dts: k1: add SD card support in u-boot overlay
` [PATCH v8 07/11] configs: k1: enable SD and eMMC support
` [PATCH v8 08/11] MAINTAINER: update Spacemit K1 entry
` [PATCH v8 09/11] doc: spacemit: flash on K1 SoC based boards
` [PATCH v8 10/11] config: k1: enable ENV support for eMMC
` [PATCH v8 11/11] spacemit: k1: fix product name detection and DTB matching in SPL

[PATCH v3 0/3] Add Sharp GP2AP070S Proximity Driver and enable it in Galaxy J6 (j6lte)
 2026-08-01 16:41 UTC  (3+ messages)
` [PATCH v3 2/3] iio: proximity: add driver for Sharp GP2AP070S proximity sensor

[PATCH] usb: gadget: uvc: don't pack struct uvcg_extension_unit_descriptor
 2026-08-01 16:37 UTC 

[PULL 0/1] target/i386 patch queue
 2026-08-01 16:35 UTC  (2+ messages)
` [PULL 1/1] target/i386: Update cc_op for SAHF

[PATCH net v2 0/2] net/sched: fix qdisc graft hierarchy validation
 2026-08-01 16:35 UTC  (5+ messages)
` [PATCH net v2 1/2] net/sched: reject overly deep qdisc hierarchies
` [PATCH net v2 2/2] selftests/tc-testing: add qdisc hierarchy depth tests

[PATCH v2] ARM: smp: set current pointer in assembly before jumping into C
 2026-08-01 16:35 UTC 

[PATCH 0/4] CRASH_ZEROIZE: Wipe secrets before kdump
 2026-08-01 16:31 UTC  (3+ messages)

[OE-core][PATCH] rust-target-config: set MIPS ABI in the target JSON
 2026-08-01 16:31 UTC  (2+ messages)
` Patchtest results for "

[PATCH RFC/RFT 0/2] net: stmmac: Add support for Allwinner A733 GMAC210
 2026-08-01 16:30 UTC  (3+ messages)
` [PATCH RFC/RFT 2/2] "

[PATCH] bpf, sockmap: Fix sk_redir use-after-free in send verdict
 2026-08-01 16:30 UTC  (2+ messages)

[PATCH bpf 0/3] bpf: Fix socket leaks around connect(AF_UNSPEC)+listen()
 2026-08-01 16:29 UTC  (5+ messages)
` [PATCH bpf 3/3] bpf: Unconditionally take socket references in lookup helpers

[RFC] accel/rocket: DVFS on RK3588 - a hardware constraint, and some numbers
 2026-08-01 16:29 UTC  (3+ messages)

[PATCH v2 00/10] net-next: add basic support for RK3568 XPCS
 2026-08-01 16:28 UTC  (5+ messages)
` [PATCH v2 05/10] arm64: dts: rockchip: rk3568: add XPCS and fixed-clock nodes

lib/raid/raid6/arm/recov_neon_inner.c:50:9: sparse: sparse: Trying to use reserved word 'while' as identifier
 2026-08-01 16:27 UTC 

[PATCH] power: supply: max17040: drop incorrect I2C functionality check
 2026-08-01 16:26 UTC  (2+ messages)

[PATCH v2] power: supply: qcom_battmgr: fix use-after-free
 2026-08-01 16:26 UTC  (2+ messages)

[PATCH v2] power: supply: bq24257: fix use-after-free on remove
 2026-08-01 16:26 UTC  (2+ messages)

[PATCH v2 00/16] docs/zh_TW: localize terminology and sync process/ documents
 2026-08-01 16:26 UTC  (5+ messages)
` [PATCH v2 03/16] docs/zh_TW: process: localize terminology in code-of-conduct-interpretation.rst

[meta-multimedia][PATCH] fluidsynth: fix branch after recipe update
 2026-08-01 16:26 UTC 

[PATCH v2] Bluetooth: hci_sync: wait for directed advertising completion
 2026-08-01 16:22 UTC  (2+ messages)
` [v2] "

[PATCH] i2c: core: fix debugfs UAF on adapter removal
 2026-08-01 16:21 UTC  (3+ messages)

[hwmon-next PATCH v5 0/4] hwmon: (adt7470) Add PWM provider and thermal sensor support
 2026-08-01 16:20 UTC  (3+ messages)
` [hwmon-next PATCH v5 1/4] dt-bindings: hwmon: add adi,adt7470

[chenxing:mstar_v6_5_reorder 344/700] drivers/iio/adc/msc313e_sar.c:595:78: warning: passing argument 3 of 'pinctrl_generic_add_group' discards 'const' qualifier from pointer target type
 2026-08-01 16:16 UTC 

[BUG] rtw88_8723de: Wi-Fi and Bluetooth fail after warm reboot
 2026-08-01 16:09 UTC  (6+ messages)

[PATCH 1/2] hp-wmi: Modernize hp_wmi_perform_query() to use the modern API
 2026-08-01 16:09 UTC  (2+ messages)

Apple Studio Display (2026, Thunderbolt 5) — DP tunnel torn down every few minutes on Intel TB4 host
 2026-08-01 16:05 UTC 

[PATCH v6 0/2] iio: adc: add MAX40080 current-sense amplifier driver
 2026-08-01 16:05 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCH] nohz: replace dead select with choice default
 2026-08-01 16:01 UTC 

[meta-oe][PATCH] colord: set proper home-dir
 2026-08-01 15:57 UTC 

[mst-vhost:linux-next 16/73] error: include/uapi/linux/virtio_media.h: missing "WITH Linux-syscall-note" for SPDX-License-Identifier
 2026-08-01 15:56 UTC 

[PATCH ath-next] wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump
 2026-08-01 15:55 UTC  (2+ messages)

[PATCH ath-next] wifi: ath10k: filter non-UTF testmode events
 2026-08-01 15:55 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: fix encrypted EAPOL TX in encap offload mode
 2026-08-01 15:55 UTC  (2+ messages)

[PATCH 0/2] spi: cadence-quadspi: fix probe error path and remove
 2026-08-01 15:54 UTC  (4+ messages)

[PATCH] Input: xpad - add Voyetra Turtle Beach PC Rematch Gamepad
 2026-08-01 15:54 UTC  (2+ messages)

2.9.2 release: --disable-nfsdctl breaks build
 2026-08-01 15:53 UTC 

[PATCH v1] repository: move fetch_if_missing into struct repository
 2026-08-01 15:53 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 00/16] Add dmabuf read/write via io_uring
 2026-08-01 15:46 UTC  (5+ messages)
` [PATCH v5 13/16] io_uring/rsrc: extend buffer update
` [PATCH v5 14/16] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v5 15/16] io_uring/rsrc: add regbuf import flags
` [PATCH v5 16/16] io_uring/rsrc: add dmabuf backed registered buffers


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.