All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 17:58:56 to 2026-08-11 18:47:59 UTC [more...]

[PATCH v4 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-08-11 18:47 UTC  (6+ messages)
` [PATCH v4 2/5] mfd: axp20x: Add support for AXP318W PMIC

[PATCH v10 0/2] target/riscv: Fix riscv64 KVM migration
 2026-08-11 18:47 UTC  (3+ messages)
` [PATCH v11 "

+ mm-swap-dont-free-a-hibernation-slot-that-is-in-the-swap-cache.patch added to mm-hotfixes-unstable branch
 2026-08-11 18:47 UTC 

[PATCH v1 0/2] pinctrl / 8250_dw: Allow drivers to keep init pinctrl state until first open
 2026-08-11 18:47 UTC  (4+ messages)

[PATCH net-next 0/2] packet socket cleanup
 2026-08-11 18:47 UTC  (3+ messages)
` [PATCH net-next 1/2] net/packet: Reduce VLAN tag code duplication
` [PATCH net-next 2/2] net/packet: Use copy_safe_from_sockptr to dedupe code

[PATCH v3 0/4] mm, swap: keep hibernation swap slots out of the swap cache
 2026-08-11 18:46 UTC  (2+ messages)

[PATCH net-next] net: devmem: add netdev_has_dmabuf_binding() helper
 2026-08-11 18:46 UTC  (6+ messages)

[PATCH net-next 0/2] nfc: llcp: Move to .getsockopt_iter
 2026-08-11 18:46 UTC  (3+ messages)

[PATCH] x86/pm: Save AMD CPUID leaf 7 across S3
 2026-08-11 18:45 UTC  (11+ messages)

[PATCH v2 0/3] KVM: arm64: Fixes for timers and pKVM
 2026-08-11 18:44 UTC  (6+ messages)

[PATCH v2 0/8] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
 2026-08-11 18:44 UTC  (11+ messages)
` [PATCH v2 3/8] s390/vfio-ap: Fix use of wrong lock in mdev probe function
` [PATCH v2 6/8] s390/vfio-ap: fix potential use of uninitialized apm_filtered bitmap
` [PATCH v2 7/8] s390/vfio-ap: Fix required lock not held during display of sysfs status attribute

[PATCH v3 0/7] K230: add gsdma and decomp_gzip
 2026-08-11 18:43 UTC  (2+ messages)

[PATCH i-g-t v3 0/6] test/kms_colorop_helper: don't request colorop updates indefinitely
 2026-08-11 18:43 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for test/kms_colorop_helper: don't request colorop updates indefinitely (rev2)

[PATCH] gitk: add user-defined custom commands
 2026-08-11 18:43 UTC  (6+ messages)

[PATCH bpf-next 1/2] selftests/bpf: fix for veristat file/prog filters processing
 2026-08-11 18:41 UTC  (2+ messages)

[PATCH v6 00/15] s390x/pci: Implement migration for emulated devices
 2026-08-11 18:41 UTC  (4+ messages)
` [PATCH v6 14/15] "

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-11 18:41 UTC  (11+ messages)

[PATCH v4 0/7] hw/nmi: Disconnect of vCPU and disentangle Monitor code
 2026-08-11 18:40 UTC  (2+ messages)

[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
 2026-08-11 18:39 UTC  (3+ messages)

[PATCH] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
 2026-08-11 18:39 UTC  (5+ messages)

[PATCH net] tcp: fix use-after-free of the listener's ipv6_pinfo after IPV6_ADDRFORM
 2026-08-11 18:37 UTC 

[PULL 0/8] IDE patches
 2026-08-11 18:36 UTC  (10+ messages)
` [PULL 1/8] MAINTAINERS: add myself to IDE maintainers

[PATCH] wifi: mac80211: defer AP-side FT key upload until association
 2026-08-11 18:36 UTC  (6+ messages)

[PATCH net-next v2] selftests: drv-net: so_txtime: only send test traffic to sch_etf
 2026-08-11 18:36 UTC  (5+ messages)

[PATCH] rust: sync: completion: document Send and Sync safety
 2026-08-11 18:35 UTC  (2+ messages)

[PATCH 0/8] hw/cpu: Slightly sanitize CPU API
 2026-08-11 18:34 UTC  (9+ messages)
` [PATCH 1/8] hw/cpu: Correct CPU_GET_CLASS() comment
` [PATCH 2/8] hw/cpu: Include missing 'qemu/accel.h' header
` [PATCH 3/8] hw/cpu: Move internal declarations to new 'cpu-internal.h' header
` [PATCH 4/8] hw/cpu: Rename cpu_common_realizefn() -> cpu_exec_realize()
` [PATCH 5/8] hw/cpu: Rename cpu_exec_realizefn() -> cpu_common_realize()
` [PATCH 6/8] hw/cpu: Rename cpu_exec_unrealizefn() -> cpu_common_unrealize()
` [PATCH 7/8] hw/cpu: Extract cpu_exec_realize() out of cpu_common_realizefn()
` [PATCH 8/8] hw/cpu: Move system-specific cpu_exec_realize() to cpu-system.c

[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-11 18:33 UTC  (38+ messages)
` [PATCH v7 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v7 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v7 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v7 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v7 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v7 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v7 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v7 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v7 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v7 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v7 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v7 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v7 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v7 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v7 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v7 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v7 18/18] mtd: spi-nor: run controller optimization before dirmap creation

[PATCH] mips: rb532: use devm_platform_ioremap_resource in gpio probe
 2026-08-11 18:35 UTC 

[PATCH v4 0/8] media: add virtio-media driver
 2026-08-11 18:34 UTC 

[PATCH] cgroup/cpuset: Add test for partition root invalidation returning wrong CPUs
 2026-08-11 18:33 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] expat: upgrade 2.8.2 -> 2.8.3
 2026-08-11 18:32 UTC 

[PATCH v3 0/7] ARM: dts: Replace clock-frequency in camera sensor nodes
 2026-08-11 18:32 UTC  (7+ messages)
` [PATCH v3 3/7] ARM: dts: ti: omap3-n950: Replace clock-frequency in camera sensor node
` [PATCH v3 4/7] ARM: dts: ti: omap3-n9: "
` [PATCH v3 5/7] ARM: dts: ti: omap3-n900: "

[PATCH] tests/qtest: Do not use versioned pc-q35-5.2 machine anymore
 2026-08-11 18:31 UTC 

[PATCH v3] riscv/virt: Add optional UART1
 2026-08-11 18:30 UTC  (3+ messages)

[PATCH] copy: prefer reflinks for file copies
 2026-08-11 18:31 UTC  (2+ messages)

[PATCH net] nfc: llcp: fix NULL pointer dereference race in nfc_llcp_send_ui_frame()
 2026-08-11 18:31 UTC  (2+ messages)

[PATCH v4 0/5] Implement Region of Interest(ROI) support
 2026-08-11 18:30 UTC  (6+ messages)
` [PATCH v4 1/5] media: uapi: Introduce new control for video encoder ROI
` [PATCH v4 2/5] media: v4l2-core: Add support for video encoder ROI control
` [PATCH v4 3/5] media: iris: Add ROI delta QP control support for HFI Gen2 encoders
` [PATCH v4 4/5] media: iris: Add HFI metadata buffer delivery support for "
` [PATCH v4 5/5] media: iris: Add BUF_ROIMB_DELTAQP metadata buffer for ROI delta QP

[PATCHES v9 0/7] perf build: Add target to install devel packages needed to build perf
 2026-08-11 18:29 UTC  (8+ messages)
` [PATCH 1/7] tools build: Only probe the compiler at parse time when it is installed
` [PATCH 2/7] perf build: Add install-build-deps framework to install devel packages
` [PATCH 3/7] perf build: install-build-deps: add Fedora devel package mapping
` [PATCH 4/7] perf build: install-build-deps: add Ubuntu "
` [PATCH 5/7] perf build: install-build-deps: add Debian "
` [PATCH 6/7] perf build: Remove leftover feature tests for removed cxx and clang support
` [PATCH 7/7] perf build: install-build-deps: add RHEL family devel package mapping

[PATCH v7 00/15] s390/vfio-ap: Add live guest migration support
 2026-08-11 18:29 UTC  (4+ messages)
` [PATCH v7 10/15] s390/vfio-ap: File ops called to resume the vfio device migration

[PATCH net-next] selftests: drv-net: so_txtime: fix qdisc replace with handle
 2026-08-11 18:26 UTC 

[PATCH v2 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-11 18:28 UTC  (3+ messages)
` [PATCH v2 2/2] dmaengine: apple-admac: Add M3 generation ADMACs

[PATCH v2 0/9] clk: renesas: rzg2l: Add RZ/G3L MIPI DSI, LCDC and LVDS clock support
 2026-08-11 18:27 UTC  (10+ messages)
` [PATCH v2 1/9] clk: renesas: rzg2l: Add DSI divider clock support for RZ/G3L
` [PATCH v2 2/9] clk: renesas: rzg2l: Add PLL7 DSI "
` [PATCH v2 3/9] clk: renesas: rzg2l: Rename cpg_core_clk::flag to core_flags
` [PATCH v2 4/9] clk: renesas: rzg2l: Add support for divider flags
` [PATCH v2 5/9] clk: renesas: rzg2l: Add support for LVDS fixed-factor divider with 4:7 duty cycle
` [PATCH v2 6/9] clk: renesas: rzg2l: Add support for RZ/G3L DSI mux
` [PATCH v2 7/9] clk: renesas: r9a08g046: Sort macro definitions alphabetically
` [PATCH v2 8/9] clk: renesas: r9a08g046: Add MIPI DSI and LCDC clock/reset entries
` [PATCH v2 9/9] clk: renesas: r9a08g046: Add clock and reset entries for LVDS

[RFC PATCH v2 00/16] Page Alloc Hogger
 2026-08-11 18:25 UTC  (8+ messages)

+ mm-documentation-clarify-where-the-mthp-stats-live.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-unmap-pte-before-releasing-vma-write-lock.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-refactor-the-pte-state-checks-into-a-helper.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-fix-outdated-comments.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-introduce-a-count_collapse_event-helper.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-extract-reference-check-into-folio_pte_referenced-helper.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

+ mm-khugepaged-refactor-per-scan-state-clearing-into-collapse_control_init_scan.patch added to mm-unstable branch
 2026-08-11 18:24 UTC 

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-11 18:23 UTC  (16+ messages)
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng

[PATCH v2 0/2] mm/pagewalk: fix stale walk->action escaping walk_pmd_range()
 2026-08-11 18:23 UTC  (4+ messages)
` [PATCH v2 2/2] selftests/mm: add stale walk->action race test

[PATCH v4 0/7] mm/khugepaged: several cleanups
 2026-08-11 18:23 UTC  (2+ messages)

[PATCH net v4] nfc: nci: Fix conn_info use-after-free
 2026-08-11 18:23 UTC  (2+ messages)

[PATCH] kasan: avoid unnecessary quarantine lock cycling
 2026-08-11 18:21 UTC  (2+ messages)

[PATCH] sequencer: release the ODB before spawning git commit
 2026-08-11 18:22 UTC  (2+ messages)

[syzbot] [mtd?] divide error in block2mtd_setup2
 2026-08-11 18:19 UTC  (7+ messages)

[PATCH v2 00/13] CRASH_WIPE_SECRETS: Wipe secrets before kdump (was: CRASH_ZEROIZE)
 2026-08-11 18:20 UTC  (2+ messages)

[PATCH v4 00/11] drm/atomic: don't allow changes to inactive colorops & other fixes
 2026-08-11 18:19 UTC  (2+ messages)
` ✗ Fi.CI.BUILD: failure for "

[meta-ti][master][PATCH] weston: upgrade weston bbappend to 16.0.0
 2026-08-11 18:19 UTC  (2+ messages)

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-11 18:19 UTC  (5+ messages)

[PATCH v1 0/5] ASoC: qcom: Fix AudioReach TDM review findings
 2026-08-11 18:19 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: sound: qcom,q6dsp-lpass-ports: Rename QAIF clock IDs

[PATCH v2] drm/gem: Fix and enable CHANGE_HANDLE
 2026-08-11 18:18 UTC 

[PATCH 0/2] Update scripts/code_cov_parse_info
 2026-08-11 18:18 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 0/5] dmaengine: Add batched scatter-gather DMA support
 2026-08-11 18:17 UTC  (3+ messages)
` [PATCH v2 1/5] dmaengine: Add DMA_SG support for multi-buffer scatter-gather transfers

[GIT PULL] clk: spacemit: fixes for v7.2-1
 2026-08-11 18:17 UTC  (3+ messages)

[GIT PULL] Rockchip clock fixes for 7.2-rc
 2026-08-11 18:17 UTC  (3+ messages)

[PATCH 1/1] MAINTAINERS: media: ipu-bridge: Add entry
 2026-08-11 18:17 UTC  (2+ messages)

[PATCH net-next v10] selftests/net/openvswitch: add SCTP flow key support and test
 2026-08-11 18:16 UTC 

[GIT PULL] Qualcomm clock fixes for v7.2
 2026-08-11 18:16 UTC  (2+ messages)

[to-be-updated] mm-documentation-clarify-where-the-mthp-stats-live.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-unmap-pte-before-releasing-vma-write-lock.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-refactor-the-pte-state-checks-into-a-helper.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-fix-outdated-comments.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-introduce-a-count_collapse_event-helper.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-extract-young-page-check-into-pte_is_referenced-helper.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[to-be-updated] mm-khugepaged-refactor-per-scan-state-clearing-into-collapse_control_init_scan.patch removed from -mm tree
 2026-08-11 18:16 UTC 

[PATCH v3 0/6] btrfs: handle -ENOMEM errors in some synchronous dirops without aborting
 2026-08-11 18:14 UTC  (7+ messages)
` [PATCH v3 1/6] btrfs: use an on-stack path in btrfs_insert_orphan_item()
` [PATCH v3 2/6] btrfs: use an on-stack path in btrfs_del_orphan_item()
` [PATCH v3 3/6] btrfs: split btrfs_insert_delayed_dir_index() into prealloc and commit phases
` [PATCH v3 4/6] btrfs: pre-allocate delayed dir index before btree modification
` [PATCH v3 5/6] btrfs: handle ENOMEM from btrfs_insert_dir_item() without aborting
` [PATCH v3 6/6] btrfs: pre-allocate delayed dir index for non-overwrite rename

[BUG] snd-usb-audio: Audient iD14 (2708:0008) 20 dB channel imbalance
 2026-08-11 18:13 UTC  (2+ messages)

b4 review misses a patch
 2026-08-11 18:12 UTC  (2+ messages)

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-08-11 18:09 UTC  (3+ messages)
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator

[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
 2026-08-11 18:06 UTC  (7+ messages)

[PATCH v2] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
 2026-08-11 18:06 UTC  (2+ messages)

[PATCH v2 0/3] Fix value being written to DDI_CLK_VALFREQ
 2026-08-11 18:05 UTC  (3+ messages)
` [PATCH v2 3/3] drm/i915/lt_phy: program DDI_CLK_VALFREQ with DDI clock frequency
` ✓ CI.KUnit: success for Fix value being written to DDI_CLK_VALFREQ (rev2)

[PATCH] nvmet-auth: reject short AUTH_SEND buffers
 2026-08-11 18:03 UTC 

[syzbot] [media?] INFO: trying to register non-static key in as102_stream_ctrl
 2026-08-11 18:04 UTC  (2+ messages)

[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
 2026-08-11 18:04 UTC  (4+ messages)
  ` [f2fs-dev] "

[PATCH v3 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-11 18:03 UTC  (4+ messages)
` [PATCH v3 2/5] rtc: s35390a: Add missing newline to dev_err

[PATCH v2 0/3] riscv: Add K230 DDR controller and PHY models
 2026-08-11 18:03 UTC  (2+ messages)

[PATCH 0/2] alpha: enable building with clang
 2026-08-11 18:03 UTC  (6+ messages)
` [PATCH 2/2] alpha: read $gp and $sp explicitly for clang

[PATCH v9 00/13] fix several inconsistencies with sysfs configuration in etmX
 2026-08-11 18:01 UTC  (6+ messages)
` [PATCH v9 04/13] coresight: etm4x: fix inconsistencies with sysfs configuration

[PATCH v1 00/11] KVM: s390: And then... even more fixes again
 2026-08-11 18:01 UTC  (4+ messages)
` [PATCH v1 02/11] KVM: s390: Use srcu in kvm_arch_vcpu_unlocked_ioctl()

[PATCH v1 0/2] tests/device_reset: Add Xe healthcheck to post-reset validation
 2026-08-11 18:00 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

Patchwork summary for: spi-devel-general
 2026-08-11 18:00 UTC 

[PATCH] net/af_xdp: fix default device plugin path
 2026-08-11 17:59 UTC  (3+ messages)
` [PATCH v2] "

[REGRESSION] drm/sched: FAIR policy causes serious performance degradation at max GPU load on 9070XT
 2026-08-11 17:59 UTC  (6+ 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.