All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-05 15:28:20 to 2026-08-05 16:14:49 UTC [more...]

[PATCH 00/12] Next size_t stop: pack-objects/delta
 2026-08-05 16:14 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/12] diff-delta: widen `struct delta_index`' size fields to `size_t`
  ` [PATCH v2 02/12] delta: widen `create_delta_index()` parameter "
  ` [PATCH v2 03/12] pack-objects: widen delta-cache accounting "

[PATCH 0/3] hwmon: (ltc4282) Fix issues reported by Sashiko
 2026-08-05 16:15 UTC  (8+ messages)
` [PATCH 2/3] hwmon: (ltc4282) Clamp negative current limits

[PATCH net v2] sctp: fix stream->outcnt underflow on duplicate RECONF responses
 2026-08-05 16:14 UTC  (3+ messages)

[PATCH net v11] tipc: fix NULL deref in tipc_named_node_up() on empty publication list
 2026-08-05 16:13 UTC 

linux-next: manual merge of the vfs-brauner tree with the ntfs tree
 2026-08-05 16:13 UTC  (2+ messages)

[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
 2026-08-05 16:13 UTC  (4+ messages)
` [PATCH v3 21/26] mm/page_alloc: implement FREETYPE_UNMAPPED allocations

[BlueZ, v2] unit: Add test for sdp_xml_parse_record()
 2026-08-05 16:13 UTC  (2+ messages)
` [BlueZ,v2] "

[RESEND PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-05 16:12 UTC  (13+ messages)
` [RESEND PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [RESEND PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [RESEND PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [RESEND PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [RESEND PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [RESEND PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [RESEND PATCH v4 07/11] perf/cxl: Don't share the overflow interrupt, and keep it pinned
` [RESEND PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [RESEND PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [RESEND PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
` [RESEND PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter

[PATCH v2 00/16] Add support for DU, LVDS and DSI on the Renesas RZ/G3L SoC
 2026-08-05 16:12 UTC  (5+ messages)
` [PATCH v2 04/16] drm: renesas: rzg2l_mipi_dsi: Move global timings into hardware info struct
` [PATCH v2 11/16] arm64: dts: renesas: r9a08g046: Add fcpvd node

[layerindex-web][PATCH] Update Django settings import to use the correct form
 2026-08-05 16:12 UTC 

[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
 2026-08-05 16:12 UTC 

[PATCH v9 0/5] rust / dma_buf: Add abstractions for dma_fence
 2026-08-05 16:11 UTC  (5+ messages)
` [PATCH v9 4/5] rust: Add dma_fence abstractions

[PATCH RFC 0/4] Update imx678 to act as a common Sony Starvis 2 driver
 2026-08-05 16:09 UTC  (5+ messages)
` [PATCH RFC 1/4] media: i2c: imx678: Always program the sensor in window mode
` [PATCH RFC 2/4] media: i2c: imx678: Parameterise the configuration to allow for other models
` [PATCH RFC 3/4] media: i2c: imx678: Add imx662 support to the driver
` [PATCH RFC 4/4] media: i2c: imx678: Add imx675 "

[PATCH 0/9] media: iris: enable VP8, MPEG2 and interlaced video support
 2026-08-05 16:11 UTC  (5+ messages)
` [PATCH 1/9] media: iris: translate Gen1 profile/level to HFI enumerants
` [PATCH 2/9] media: iris: account for UBWC extradata in the QC08C buffer size

[PATCH v34 5/7] firmware: imx: adds miscdev
 2026-08-05 16:11 UTC  (2+ messages)

[PATCH v2] drm/rockchip: dw_hdmi_qp: attach the HDMI Colorspace connector property
 2026-08-05 16:11 UTC  (7+ messages)

[PATCH] add: remove interactive mode
 2026-08-05 16:11 UTC  (3+ messages)

[PATCH 0/3] perf: arm_spe: Add support for a 'software' discard mode
 2026-08-05 16:10 UTC  (6+ messages)
` [PATCH 2/3] perf: arm_spe: Factor HW discard mode out of arm_spe_perf_aux_output_begin()
` [PATCH 3/3] perf: arm_spe: Add support for a 'software' discard mode

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-05 16:10 UTC  (11+ messages)
` [PATCH RFC 07/14] fs/erofs: mm/pagemap: add readahead_folio_reverse() to avoid folio->private

[Buildroot] [PATCH v2] package/heaptrack: new package
 2026-08-05 16:08 UTC 

[REGRESSION] snd-usb-audio: SteelSeries Arctis Nova 5 mixer controls disabled as sticky
 2026-08-05 16:08 UTC  (2+ messages)

[PATCH v3 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling — regression on non-DUO ScreenPad (ASUS ZenBook UX435EG)
 2026-08-05 16:07 UTC 

[PATCH 00/31] ASoC: Use auto-cleanup for firmware loading
 2026-08-05 16:08 UTC  (3+ messages)
` [PATCH 17/31] ASoC: sigmadsp: se "

[PATCH v4 00/11] perf/cxlpmu: Misc sashiko raised issues fixes
 2026-08-05 16:07 UTC  (16+ messages)
` [PATCH v4 01/11] perf/cxl: Program the requested event group on configurable counters
` [PATCH v4 02/11] perf/cxl: Clear stale event fields before reprogramming a counter
` [PATCH v4 03/11] perf/cxl: Fix the counter overflow delta fixup
` [PATCH v4 04/11] perf/cxl: Accept an overflow interrupt on MSI message number 0
` [PATCH v4 05/11] perf/cxl: Split the MSI vector out of info->irq
` [PATCH v4 06/11] cxl/pci: Add the PMUs after configuring events
` [PATCH v4 07/11] perf/cxl: Don't share the overflow interrupt, and keep it pinned
` [PATCH v4 08/11] perf/cxl: Unfreeze counters after handling an overflow interrupt
` [PATCH v4 09/11] perf/cxl: Validate the hardware-reported counter width
` [PATCH v4 10/11] perf/cxl: Don't log through pmu.dev in the overflow interrupt handler
` [PATCH v4 11/11] perf/cxl: Clear stale overflow status before using a counter

[Buildroot] [PATCH] package/heaptrack: new package
 2026-08-05 16:05 UTC  (3+ messages)

[PATCH] PCI: switchtec: Fix use-after-free in switchtec_pci_remove due to race condition
 2026-08-05 16:05 UTC  (4+ messages)

[RFC PATCH 0/8] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-08-05 16:04 UTC  (7+ messages)
` [RFC PATCH 3/8] ASoC: SDCA: expose class helpers with hw_ops for non-DisCo platforms
` [RFC PATCH 4/8] ASoC: SDCA: add PDE pre/post-pmu hooks to hw_ops
` [RFC PATCH 8/8] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec

[PATCH] sched/cache: honor migrate_llc_task semantics in active load balance
 2026-08-05 16:04 UTC  (3+ messages)

[PATCH v34 0/7] firmware: imx: driver for NXP secure-enclave
 2026-08-05 16:48 UTC  (9+ messages)
` [PATCH v34 1/7] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v34 2/7] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v34 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v34 4/7] firmware: imx: device context dedicated to priv
` [PATCH v34 5/7] firmware: imx: adds miscdev
` [PATCH v34 6/7] arm64: dts: imx8ulp: add secure enclave node
` [PATCH v34 7/7] arm64: dts: imx8ulp: add reserved memory for EdgeLock Enclave

[PATCH net-next v7 15/17] net: macb: read ISR inside bp->lock critical section
 2026-08-05 16:03 UTC  (2+ messages)

[GIT PULL] SoC fixes for 7.2, part 2
 2026-08-05 16:03 UTC  (2+ messages)

[PATCH 1/4] oeqa/selftest/glibc: remove obsolete parallel make assignment
 2026-08-05 16:03 UTC  (4+ messages)
` [PATCH 2/4] glibc: remove obsolete parallelism flag handling
` [PATCH 3/4] glibc: remove obsolete shell override for make-syscalls.sh
` [PATCH 4/4] glibc: remove obsolete KSHELL assignment

Regarding the integration of blktests translate.js Open-source multilingual solution
 2026-08-05 16:03 UTC 

[PATCH net-next] net/smc: abort the connection when the peer overruns the RMB
 2026-08-05 16:03 UTC  (2+ messages)

[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
 2026-08-05 16:02 UTC  (5+ messages)
` [PATCH v16 22/45] KVM: arm64: CCA: Handle RMI_EXIT_RIPAS_CHANGE
` [PATCH v16 24/45] KVM: arm64: Expose support for private memory

[REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
 2026-08-05 16:01 UTC  (3+ messages)

[PATCH 0/4] last-modified: use the pathspec's Bloom key to pre-filter commits
 2026-08-05 16:01 UTC  (7+ messages)
` [PATCH 4/4] last-modified: keep per-path Bloom filters for wildcard pathspecs

[PATCH v2] irqchip: imx-irqsteer: Convert to devm_pm_runtime_enable()
 2026-08-05 16:00 UTC  (5+ messages)

[PATCH 0/3] drm/xe/pf: Add _locked variants of some config functions
 2026-08-05 16:00 UTC  (5+ messages)
` [PATCH 1/3] drm/xe/pf: Add _locked variant of the GGTT bulk config function
` [PATCH 2/3] drm/xe/pf: Add _locked variant of the contexts "
` [PATCH 3/3] drm/xe/pf: Add _locked variant of the doorbells "
` ✓ CI.KUnit: success for drm/xe/pf: Add _locked variants of some config functions

[syzbot] [kvm?] [kvm-x86?] KASAN: use-after-free Read in kvm_xen_shared_info_init
 2026-08-05 16:00 UTC  (3+ messages)

[PATCH v2 0/4] add anon mTHP collapse test cases
 2026-08-05 15:59 UTC  (7+ messages)
` [PATCH v2 1/4] selftests: mm: extend the check_huge() to support mTHP check
` [PATCH v2 2/4] selftests: mm: move gather_after_split_folio_orders() into vm_util.c file
` [PATCH v2 3/4] selftests: mm: implement the mTHP-sized hugepage check helpers

[PATCH 0/4] Fix device page migration in low memory fallback
 2026-08-05 15:59 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v3 0/6] odb: make creation of object database pluggable
 2026-08-05 15:57 UTC  (3+ messages)
` [PATCH v3 6/6] odb: make creation of on-disk structures pluggable

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-05 15:56 UTC  (9+ messages)

[PATCH net 0/2] RDMA/rxe: fix mr_check_range() iova overflow (OOB)
 2026-08-05 15:56 UTC  (8+ messages)
` [PATCH net 2/2] DO-NOT-MERGE: selftest: add rxe mr_check_range() overflow reproducer

[PATCH v8 00/17] KVM: x86: Cleaning up the KVM clock mess, part 1
 2026-08-05 15:55 UTC  (5+ messages)
` [PATCH v8 13/17] KVM: x86: Disable preemption, not IRQs, when getting TSC+freq pair

[PATCH bpf-next v3 0/9] Add arena argument support to kfuncs and struct_ops
 2026-08-05 15:55 UTC  (5+ messages)
` [PATCH bpf-next v3 1/9] bpf: Support __arena and __arena_nullable kfunc argument suffixes

[PATCH v9 0/5] PCI: tegra: Add Tegra264 support
 2026-08-05 15:55 UTC  (6+ messages)
` [PATCH v9 3/5] "
` [PATCH v9 5/5] arm64: tegra: Add PCIe root ports on Tegra264

[PATCH v2 0/2] PAES - Fix rc handling at skcipher_walk_done
 2026-08-05 15:54 UTC  (3+ messages)
` [PATCH v2 1/2] s390/crypto: Fix return code handling at skcipher_walk_done in PAES algorithms
` [PATCH v2 2/2] s390/crypto: Explicit scrub temp buffer in PAES ctr mode algorithm

[PATCH] hw/pci-host/pnv_phb4: fix guest-triggerable abort on 8-byte config access
 2026-08-05 15:53 UTC  (4+ messages)

[PATCH 0/3] mm: support splitting mappingless swapcache folios
 2026-08-05 15:54 UTC  (3+ messages)

[PATCH] Input: evdev - sanitize event type index when fetching event masks
 2026-08-05 15:54 UTC  (3+ messages)

[PATCH net-next] MAINTAINERS: dpll: zl3073x: replace Prathosh Satish with Min Li
 2026-08-05 15:54 UTC 

[PATCH 00/19] s390/dasd: ESE Performance improvements
 2026-08-05 15:53 UTC  (5+ messages)
` [PATCH 10/19] s390/dasd: Extend prepare_itcw() to support WRITE_FULL_TRACK
` [PATCH 11/19] s390/dasd: Add dasd_eckd_build_cp_tpm_writefulltrack()

[PATCH] watchdog: pcwd_usb: keep device alive for open files
 2026-08-05 15:53 UTC  (2+ messages)

[PATCH mptcp-next 0/7] mptcp: address stall under memory pressure
 2026-08-05 15:52 UTC 

[PATCH] platform/x86: thinkpad_acpi: Use input_device_enabled()
 2026-08-05 15:52 UTC  (3+ messages)

[PATCH v2 0/2] board: sophgo: add support for Milk-V Duo 256M
 2026-08-05 15:50 UTC  (6+ messages)
` [PATCH v2 1/2] board: sophgo: move ethernet driver to common directory
` [PATCH v2 2/2] board: sophgo: add support for Milk-V Duo 256M

[PATCH net-next 0/2] drivers/s390/net: Enable CONTEXT_ANALYSIS
 2026-08-05 15:50 UTC  (2+ messages)

[LTP] [PATCH v8] power_management: rewrite runpwtests04.sh in C
 2026-08-05 15:48 UTC  (3+ messages)

[PATCHES v1 0/12] perf jitdump: Input validation hardening
 2026-08-05 15:48 UTC  (3+ messages)
` [PATCH 06/12] perf jitdump: Fix funlockfile on unlocked stream in jit_open() error path

[PATCH iproute2] SECURITY: add threat model
 2026-08-05 15:48 UTC 

[PATCH] lib: add statsort(), a distribution/bucket sort
 2026-08-05 15:47 UTC  (2+ messages)

[PATCH] tools/amd_hdmi_compliance: Add ALLM content type toggle test
 2026-08-05 15:46 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[meta-python][PATCHv2] python3-pikepdf: Upgrade 10.10.0 -> 10.11.0
 2026-08-05 15:46 UTC 

[PATCH v2] team: reject CAN and IEEE 802.15.4 devices in team_port_add
 2026-08-05 15:42 UTC  (2+ messages)

linux-next: Tree for Aug 5
 2026-08-05 15:46 UTC 

[PATCH v10 0/3] vfio: selftests: Add driver for Intel Ethernet Gigabit Controller (IGB)
 2026-08-05 15:46 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Limit mic boost on Positivo N15RPE-S
 2026-08-05 15:45 UTC 

linux-next: manual merge of the sysctl tree with the mm-nonmm-stable tree
 2026-08-05 15:45 UTC 

[PATCH RFC] usbip: fix use-after-free in event handler during device teardown
 2026-08-05 15:45 UTC 

[REGRESSION] next/master: (build) use of undeclared identifier 'check_vector_unaligned_access'; did 
 2026-08-05 15:43 UTC  (3+ messages)

[PATCH v2] platform/x86: ideapad-laptop: do not poke keyboard controller
 2026-08-05 15:43 UTC  (2+ messages)

[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
 2026-08-05 15:44 UTC  (10+ messages)
` [PATCH v5 3/4] perf/arm64: "

[meta-python][PATCH] python3-pikepdf: Upgrade 10.10.0 -> 10.11.0
 2026-08-05 15:44 UTC 

Fixes tags need work in the input-current tree
 2026-08-05 15:43 UTC  (2+ messages)

[PATCH] drm/omap: Report HDMI hotplug events to the ASoC HDMI codec
 2026-08-05 15:42 UTC  (2+ messages)

[PATCH v4 0/4] media: synopsys: hdmirx: add HDMI audio capture support
 2026-08-05 15:40 UTC  (3+ messages)

[PATCH v3 0/6] R-Car X5H CPG/MDLC support
 2026-08-05 15:40 UTC  (3+ messages)
` [PATCH v3 4/6] pmdomain: renesas: Add R-Car X5H MDLC driver

[akpm-mm:mm-new] BUILD SUCCESS WITH WARNING e47602c51d20a93fa1711ed896dc9480de4374d9
 2026-08-05 15:40 UTC  (2+ messages)

[PATCH 0/5] x86/nmi: Watchdog fixes/improvement Part 1
 2026-08-05 15:37 UTC  (4+ messages)
` [PATCH 5/5] x86/nmi: Don't configure EvtSel repeatedly

[PATCH v1] dts: update configuration for performance test
 2026-08-05 15:36 UTC 

[RFC v2] memtank: add memtank library
 2026-08-05 15:37 UTC  (2+ messages)

[PATCH v2 0/5] hw/ssi: Add DesignWare SSI standard PIO support for K230
 2026-08-05 15:36 UTC  (6+ messages)
` [PATCH v2 1/5] hw/ssi: Add Synopsys DesignWare SSI standard PIO controller

[kvm-unit-tests PATCH v2] x86: pci: Support unaligned register access in PCI config read/write
 2026-08-05 15:36 UTC  (2+ messages)

[PATCH 0/3] ext4: Fix credit estimates for extent tree modifications
 2026-08-05 15:35 UTC  (4+ messages)
` [PATCH 1/3] ext4: Teach ext4_meta_trans_blocks() about number of allocated extents
` [PATCH 2/3] ext4: Fix transaction overflow during writeback
` [PATCH 3/3] ext4: Fix estimate extent index blocks in ext4_ext_index_trans_blocks()

[PATCH v6 0/6] fuse: add io-uring buffer pools and zero-copy
 2026-08-05 15:35 UTC  (9+ messages)
` [PATCH v6 1/6] fuse: decouple fuse_ring creation from ent registration

[PATCH bpf-next v2 0/3] bpf: Allow selected kfuncs under bpf_spin_lock
 2026-08-05 15:33 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add KF_SPINLOCK_SAFE flag for "
` [PATCH bpf-next v2 2/3] bpf: Mark existing lock-safe kfuncs with KF_SPINLOCK_SAFE
` [PATCH bpf-next v2 3/3] selftests/bpf: Test module kfunc calls under spin lock

[PATCH v4] RISC-V: hwprobe: Use BIT macro to avoid warnings
 2026-08-05 15:33 UTC  (2+ messages)

[PATCH v2 0/9] arm: add Cortex-M85, SSE-310, and mps3-an555
 2026-08-05 15:30 UTC  (10+ messages)
` [PATCH v2 1/9] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
` [PATCH v2 2/9] hw/arm/armsse: add Arm Corstone SSE-310
` [PATCH v2 3/9] hw/misc/iotkit-sysctl.c: add SSE-310 support
` [PATCH v2 4/9] hw/misc/iotkit-secctl.c: fix AHB secure read
` [PATCH v2 5/9] hw/misc/iotkit-secctl.c: add SSE-310 support
` [PATCH v2 6/9] hw/misc/iotkit-secctl.c: use GNU C case ranges
` [PATCH v2 7/9] hw/misc/iotkit-sysinfo.c: add SSE-310 support
` [PATCH v2 8/9] hw/arm/mps2-tz.c add Arm mps3-an555 board
` [PATCH v2 9/9] hw/misc/mps2-fpgaio.c: add GPIOALT2 register

[PATCH 0/3] ALSA: usb-audio: Refactor mixer checks and add check for sticky mixers
 2026-08-05 15:32 UTC  (5+ messages)
` [PATCH 3/3] ALSA: usb-audio: Do not expose "

[PATCH v2] MAINTAINERS: update Traditional Chinese documentation maintainers
 2026-08-05 15:31 UTC  (4+ messages)

[PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
 2026-08-05 15:32 UTC 

[PATCH bpf-next v4 0/2] bpf: Fix sleepable check for tracing/lsm prog
 2026-08-05 15:32 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Verify rejection of sleepable tracing prog

[PATCH 0/9] binfmt_misc: bind interpreters to a bpf-backed entry
 2026-08-05 15:31 UTC  (5+ messages)
` [PATCH 1/9] binfmt_misc: let a register string create an entry disabled

[AUH] python3-flit-core: upgrading to 4.0.2 FAILED
 2026-08-05 15:31 UTC 

[PATCH] usb: serial: ch341: add debugfs interface and clean up
 2026-08-05 15:31 UTC 

[PATCH] selinux: check level category sets once at load time
 2026-08-05 15:30 UTC  (4+ messages)

[PATCH 1/3] Revert "drm/amdgpu: add support for NBIO IP version 7.11.5"
 2026-08-05 15:30 UTC  (2+ messages)

[PATCH v3] libsepol: Validate any levels that appear in a policy
 2026-08-05 15:29 UTC 

[RFC PATCH] usb: core: defer leaf-device resume off the S3 critical path
 2026-08-05 15:29 UTC  (2+ messages)

[PATCH v6 0/3] Rework TPS25990 direct conversions and add TPS1689 support
 2026-08-05 15:28 UTC  (4+ messages)
` [PATCH v6 3/3] hwmon: (pmbus/tps25990): Add "

[GIT PULL] RTLA changes for 7.3
 2026-08-05 15:10 UTC 

[PATCH] usb: serial: ch341: add debugfs interface and clean up
 2026-08-05 15:28 UTC 


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.