All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 07:52:06 to 2026-08-11 08:40:06 UTC [more...]

[LTP] min_free_kbytes: Handle transient memory drops in check_monitor
 2026-08-11  8:39 UTC  (2+ messages)

[ANNOUNCE] - Call for agenda items for August 6 Xen Community Call @ 15:00 UTC
 2026-08-11  8:39 UTC  (3+ messages)

[PATCH net-next v3 1/3] net: ti: icssm-prueth: Add HSR and PRP HW offload mode support for AM57xx, AM437x and AM335x
 2026-08-11  8:39 UTC  (2+ messages)

[PATCH v7 00/14] Metadata series preparation
 2026-08-11  8:38 UTC  (6+ messages)
` [PATCH v7 11/14] media: v4l2-subdev: Add v4l2_subdev_call_ci_state_{active,try}

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-11  8:38 UTC  (16+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [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 v1 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-11  8:38 UTC  (3+ messages)
` [PATCH v1 1/2] perf: Add Raspberry Pi BCM2835 "
` [PATCH v1 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH 0/8] KVM: Add support for hardware-switched mediated PMU
 2026-08-11  8:37 UTC  (3+ messages)

[PATCH v4 00/23] perf arm64: Support data type profiling
 2026-08-11  8:37 UTC  (16+ messages)
` [PATCH v4 06/23] perf annotate: Adapt arch__dwarf_regnum() for arm64
` [PATCH v4 15/23] perf annotate-arm64: Support store instruction tracking
` [PATCH v4 16/23] perf annotate-data: Expand type_state_reg imm_value to u64
` [PATCH v4 17/23] perf annotate-data: Track imm_value for stack variables
` [PATCH v4 18/23] perf annotate-arm64: Support stack variable tracking
` [PATCH v4 19/23] perf annotate-arm64: Support 'mov' instruction tracking

[RFC PATCH v2 00/45] arm64: Add support for FEAT_NMI
 2026-08-11  8:37 UTC  (9+ messages)
` [RFC PATCH v2 14/45] arm64: entry: Introduce entry specific exception masking helpers

[PATCH v2 0/2] thermal: Add support A9
 2026-08-11  8:37 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: thermal: amlogic: Add A9 thermal bindings
` [PATCH v2 2/2] thermal: amlogic: Add support for A9 thermal controller

imgtec ci20 HDMI broken
 2026-08-11  8:37 UTC  (4+ messages)

[PATCH 1/2] Bluetooth: hci_sync: Clear HCI_CMD_PENDING when dropping the last request
 2026-08-11  8:37 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: hci_sync: Factor common cleanup code into a helper

[PATCH net-next v6 0/2] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-11  8:37 UTC  (3+ messages)
` [PATCH net-next v6 1/2] dt-bindings: net: x-powers: add AC200/AC300 EPHY packages
` [PATCH net-next v6 2/2] net: phy: add X-Powers AC200/AC300 EPHY driver

[PATCH net-next v2 0/2] net/rds: Bug fix ports, part 2
 2026-08-11  8:37 UTC  (2+ messages)

[PATCH 0/4] ASoC: cs35l56: Switch to using the IRQ from the SoundWire core
 2026-08-11  8:37 UTC  (4+ messages)
` [PATCH 3/4] soundwire: bus_type: Create IRQ mapping before calling driver probe()

[PATCH v2 0/4] nvme-tcp: NIC topology aware I/O queue scaling and queue info export
 2026-08-11  8:36 UTC  (3+ messages)
` [PATCH v2 2/4] nvme-tcp: limit I/O queue count based on NIC queue count
  ` (no subject)

[PATCH 0/2] fstests: expect and test truthful FIDEDUPERANGE progress
 2026-08-11  8:36 UTC  (3+ messages)
` [PATCH 1/2] generic/517: expect truthful dedupe progress

[RFC V2 0/6] mm: Drop pxd_ERROR()
 2026-08-11  8:34 UTC  (6+ messages)
` [RFC V2 6/6] "

keys: request_key_auth shows a global pid in /proc/keys across pid namespaces
 2026-08-11  8:34 UTC  (3+ messages)

[PATCH 0/7] fast-import: standardize usage string and SYNOPSIS
 2026-08-11  8:33 UTC  (24+ messages)
` [PATCH v2 00/12] "
  ` [PATCH v2 02/12] api-parse-options.adoc: document per-option flags
  ` [PATCH v2 07/12] fast-import: introduce 'struct fast_import_state'
  ` [PATCH v2 11/12] fast-import: use parse_options() for command line options
  ` [PATCH v3 00/12] fast-import: standardize usage string and SYNOPSIS
    ` [PATCH v3 01/12] parse-options: introduce OPT_HIDDEN_GROUP
    ` [PATCH v3 02/12] api-parse-options.adoc: document per-option flags
    ` [PATCH v3 03/12] api-parse-options.adoc: document hidden and OPT_*_F option macros
    ` [PATCH v3 04/12] fast-import: localize 'i' into the 'for' loops using it
    ` [PATCH v3 05/12] fast-import: use int for some bool flags
    ` [PATCH v3 06/12] fast-import: factor out option_*() functions
    ` [PATCH v3 07/12] fast-import: introduce 'struct fast_import_state'
    ` [PATCH v3 08/12] fast-import: move command state globals into "
    ` [PATCH v3 09/12] fast-import: use struct option for usage string
    ` [PATCH v3 10/12] fast-import: use callbacks to parse some options
    ` [PATCH v3 11/12] fast-import: use parse_options() for command line options
    ` [PATCH v3 12/12] fast-import: remove useless from_stream argument

[RESEND][PATCH v31 0/9] Sleeping Owner Handling for Proxy Execution (v31)
 2026-08-11  8:33 UTC  (6+ messages)
` [RESEND][PATCH v31 1/9] sched/deadline: Ignore proxy-exec sched_yield()

[PATCH v2] drm/i915/dp: Gate UHBR SST SDP splitting on sink capability
 2026-08-11  8:33 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/dp: Gate UHBR SST SDP splitting on sink capability (rev2)

[GIT PULL] probes: Fixes for v7.2-rc7
 2026-08-11  8:33 UTC 

[PATCH net] ptp: netc: skip PEROUT disable if channel is not enabled
 2026-08-11  8:36 UTC 

[PATCH v2] cgroup/cpuset: Remove obsolete PFA_SPREAD_SLAB task flag
 2026-08-11  8:30 UTC 

[PATCH] mtd: spi-nor: scope the exclusive RWW lock
 2026-08-11  8:31 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive

[PATCH] hw/nvme: add SPDM_SOCKET Kconfig dependency
 2026-08-11  8:31 UTC  (3+ messages)

[PATCH v2] hw/char/pl011: support backend hotswap
 2026-08-11  8:30 UTC  (2+ messages)

[PATCH v10 0/2] libsas: rediscover improvements for linkrate/sas_addr
 2026-08-11  8:29 UTC  (3+ messages)
` [PATCH v10 1/2] scsi: libsas: Add sas_ex_phy_to_dev() helper

[PATCH] security-manual: Add information about how security is handled in builds
 2026-08-11  8:29 UTC  (4+ messages)
` [docs] "

[PATCH] linux-firmware: upgrade 20260622 -> 20260810
 2026-08-11  8:28 UTC 

[PATCH RFC] nvme-multipath: fix diskstats for partitions
 2026-08-11  8:28 UTC  (10+ messages)

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

[PATCH v3 0/2] cc2520: fix FIFOP work and RX tasklet use-after-free
 2026-08-11  8:28 UTC  (5+ messages)
` [PATCH v3 1/2] ieee802154: cc2520: fix FIFOP work use-after-free
` [PATCH v3 2/2] ieee802154: cc2520: fix RX tasklet use-after-free

[PATCH v6 0/3] mfd: add X-Powers AC200 support
 2026-08-11  8:27 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: x-powers: Add AC200
` [PATCH v6 2/3] mfd: syscon: Add managed registration for external regmaps
` [PATCH v6 3/3] mfd: ac200: Add X-Powers AC200 support

[PATCH] wifi: brcmfmac: fix lost 802.1x TX completion wakeup
 2026-08-11  8:27 UTC 

[PATCH] ref-manual/tasks.rst: Make do_clean description more explicit
 2026-08-11  8:26 UTC  (2+ messages)
` [docs] "

[PATCH] tests/sw_sync: fix invalid fd test
 2026-08-11  8:25 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for tests/sw_sync: fix invalid fd test (rev2)

[PATCH v2 0/3] dt-bindings: riscv: Add RISC-V Worlds and SiFive WorldGuard DT bindings
 2026-08-11  8:24 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add Worlds ISA extensions

[syzbot] [x25?] inconsistent lock state in valid_state (7)
 2026-08-11  8:24 UTC  (2+ messages)

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-11  8:22 UTC  (19+ messages)
                    ` Dup commits in NFC trees [Was: Time to call it quits for the maintainer summit?]

[OE-core][PATCH] AGENTS.md: Add file
 2026-08-11  8:22 UTC  (2+ messages)

[PATCH] intel_idle: Fix C6S and C10 latency values for Pantherlake
 2026-08-11  8:17 UTC 

[PATCH 0/2] x86/amd_node: Fixes for virtualized systems
 2026-08-11  8:21 UTC  (4+ messages)
` [PATCH 2/2] x86/amd_node: Avoid divide by zero on "

[BUG] hpfs: KASAN use-after-free in hpfs_get_ea()
 2026-08-11  7:47 UTC  (2+ messages)

[PATCH net 0/1] net/nfc: Fix Use-After-Free in nfc_llcp_general_bytes()
 2026-08-11  8:19 UTC  (3+ messages)
` [PATCH 1/1] nfc: llcp: Pass caller buffer to nfc_llcp_general_bytes to fix UAF and memory leaks

[syzbot] [kvm-x86?] [kvm?] WARNING: locking bug in kvm_xen_set_evtchn_fast
 2026-08-11  7:51 UTC  (2+ messages)

[PATCH v6 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-11  8:18 UTC  (6+ messages)
` [PATCH v6 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore crypto keys

[PATCH RFC] arm64: entry: PSTATE_I_SET is leaking on pseudo NMI mode
 2026-08-11  8:18 UTC  (8+ messages)

[PATCH v2 00/39] Make HMP optional (and later standalone)
 2026-08-11  8:18 UTC  (9+ messages)
` [PATCH v2 04/39] target/i386: decouple cpu_x86_inject_mce() from Monitor
` [PATCH v2 08/39] system: decouple qmp_inject_nmi() "

[PATCH v14 00/21] fs-verity support for XFS with post EOF merkle tree
 2026-08-11  8:18 UTC  (7+ messages)
` [PATCH v14 13/21] xfs: use read ioend for fsverity data verification
        ` [f2fs-dev] "

[PATCH net v6 0/7] net: mana: HW channel reliability and hardening fixes
 2026-08-11  8:18 UTC  (3+ messages)
` [PATCH net v6 1/7] net: mana: RCU-protect gc->cq_table lookups against concurrent CQ destroy

[PATCH] kasan: Fix kerneldoc comments in include/linux/kasan.h
 2026-08-11  8:17 UTC 

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-08-11  8:17 UTC  (9+ messages)
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests
` [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch

[PATCH v3 0/5] ASoC: fsl_asrc/fsl_easrc: expose per-pair/context DAIs and fix DMA race
 2026-08-11  8:17 UTC  (8+ messages)
` [PATCH v3 1/5] ASoC: dt-bindings: fsl,imx-asrc: update port binding to support multiple paths

[PATCH] riscv: report Zfhmin/Zvfhmin when Zfh/Zvfh are present
 2026-08-11  8:15 UTC  (2+ messages)

Restricting SmPL disjunctions for identifier selections?
 2026-08-11  8:15 UTC 

[PATCH v7] mm/hugetlb_cma: Fix null nodemask dereference in hugetlb_cma_alloc_frozen_folio
 2026-08-11  8:14 UTC  (2+ messages)

[PATCH 0/3] firewire: core: add KUnit tests for tree building
 2026-08-11  8:13 UTC  (2+ messages)

[PATCH] ipc: fix hung task in copy_ipcs()
 2026-08-11  8:12 UTC  (2+ messages)

[PATCH v4] powernv: boot OpenBSD on POWER9
 2026-08-11  8:11 UTC  (2+ messages)

[PATCH] sched_ext: Fix scx_bpf_dsq_move_to_local___v2 compat detection
 2026-08-11  8:11 UTC 

[PATCH] [PATCH v3] tests/xe_pm: add coverage for xe_device_sysfs
 2026-08-11  8:10 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[RFC PATCH v7 00/18] kvm/arm: Introduce a customizable aarch64 KVM host model
 2026-08-11  8:10 UTC  (4+ messages)
` [RFC PATCH v7 10/18] target/arm/kvm: Retrieve writable ID reg map

[PATCH 00/22] Simplify special kernel page table handling
 2026-08-11  8:10 UTC  (6+ messages)
` [PATCH 03/22] mm: introduce MMF_KERNEL flag and set it for init_mm

[PATCH] phy: rockchip-samsung-dcphy: fix out-of-range max_register
 2026-08-11  8:10 UTC  (4+ messages)

[REGRESSION] Please revert 1191285ecb42 from 7.1.y
 2026-08-11  8:08 UTC  (3+ messages)

[PATCH v6 0/3] serial: 8250: Add AN7581 UART support
 2026-08-11  8:09 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: 8250: Reorganize compatible to single enum
` [PATCH v6 2/3] dt-bindings: serial: 8250: Add Airoha compatibles
` [PATCH v6 3/3] serial: 8250: Add Airoha SoC UART and HSUART support

[syzbot] [io-uring?] [block?] memory leak in io_submit_sqes (6)
 2026-08-11  8:09 UTC  (2+ messages)
` Forwarded: io_uring/cmd: don't skip completion for a non-armed multishot uring_cmd

[PATCH 0/4] netfs: Miscellaneous fixes
 2026-08-11  8:09 UTC  (3+ messages)
` [PATCH 1/4] netfs: clear PG_private_2 on copy-to-cache append failure

[PATCH] erofs: use dedicated meta inodes for file-backed mounts
 2026-08-11  8:08 UTC 

[PATCH] ext4: fix reserved group initialization
 2026-08-11  8:09 UTC  (3+ messages)

[syzbot ci] Re: net/smc: fix clcsock and lgr/lnk races in smc_diag dump path
 2026-08-11  8:09 UTC  (3+ messages)

[RFC PATCH 0/4] device_schedule_reprobe(): core helper and conversions
 2026-08-11  8:07 UTC  (4+ messages)

[PATCH v4] tests/intel/xe_pm: add coverage for xe_device_sysfs
 2026-08-11  8:08 UTC 

[PATCH v3 0/4] LoongArch : Add KVM DINTC support
 2026-08-11  8:07 UTC  (3+ messages)
` [PATCH v3 2/4] target/loongarch: Add kvm support dintc

[PATCH v2] drm/amdgpu: bind imported BOs before mapping them into a VM
 2026-08-11  8:07 UTC 

[PATCH RFC v9 0/8] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-11  8:07 UTC  (18+ messages)
` [PATCH RFC v9 1/8] mfd: ls2kbmc: Make a copy when parsing mode string
` [PATCH RFC v9 2/8] mfd: ls2kbmc: Sanity check for the connected pci port
` [PATCH RFC v9 3/8] mfd: ls2kbmc: Redraw using exported functions
` [PATCH RFC v9 4/8] mfd: ls2kbmc: Cancel the work queue on removal
` [PATCH RFC v9 5/8] ipmi: ls2k: adjust dependency to its mfd driver
` [PATCH RFC v9 6/8] gpiolib: add gpio_device_get_fwnode() helper
` [PATCH RFC v9 7/8] mfd: ls2kbmc: Capture the reset event of BMC through GPIO
` [PATCH RFC v9 8/8] mfd: ls2kbmc: Able to be compiled as a module

[PATCH v6 00/17] spi: cadence-quadspi: add PHY tuning support
 2026-08-11  8:05 UTC  (5+ messages)
` [PATCH v6 04/17] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops

[PATCH net] net: dsa: b53: be VLAN unaware when not filtering
 2026-08-11  8:06 UTC  (6+ messages)

What's cooking in git.git (Aug 2026, #04)
 2026-08-11  8:05 UTC 

[PATCH v3] xen/common: add keyhandler to show Xen command line
 2026-08-11  8:05 UTC  (2+ messages)

[PATCH v2 0/2] drm: Add DRM driver for GlandaGPU (VHDL soft-IP GPU)
 2026-08-11  8:04 UTC  (8+ messages)
` [PATCH v2 1/2] dt-bindings: display: Add GlandaGPU binding

[PATCH 0/8] Xe3P GPU Error Injection Test Suite with DRM RAS Netlink Support
 2026-08-11  8:02 UTC  (4+ messages)
` [PATCH 1/8] lib/igt_drm_netlink: Introduce DRM RAS Generic Netlink interface

[PATCH] hw/char/pl011: support backend hotswap
 2026-08-11  8:03 UTC  (4+ messages)

[PATCH v13 00/12] famfs: the Fabric-Attached Memory File System (standalone)
 2026-08-11  8:03 UTC  (3+ messages)
  ` [PATCH v13 07/12] famfs: MAP_CREATE ioctl and fmap ingest (ABI 44)

[PATCH i-g-t v2] tests/sw_sync: fix invalid fd test
 2026-08-10 20:02 UTC 

[PATCH v2 0/3] ptrace_set_syscall_info: add support for instruction pointer modification
 2026-08-11  8:01 UTC  (4+ messages)
` [PATCH v2 1/3] asm/ptrace.h: add instruction_pointer_set
` [PATCH v2 2/3] ptrace: add PTRACE_SYSCALL_INFO_FLAG_SET_IP
` [PATCH v2 3/3] selftests/ptrace: add a test case for PTRACE_SYSCALL_INFO_FLAG_SET_IP

[PATCH] sched_ext: don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
 2026-08-11  7:59 UTC 

[PATCH RFC v8 0/8] mfd: ls2kbmc: multiple fixes for this driver
 2026-08-11  7:59 UTC  (3+ messages)
` [PATCH RFC v8 6/8] gpiolib: add gpio_device_get_fwnode() helper

[PATCH 1/6] drm/msm/a8xx: Add support for Adreno 830 GPU
 2026-08-11  7:59 UTC 

[PATCH] x86/pagewalk: Read guest PTEs with ACCESS_ONCE()
 2026-08-11  7:58 UTC  (2+ messages)

[PATCH v3] drm/i915/display: Handle struct drm_plane_state.ignore_damage_clips
 2026-08-11  7:58 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible
 2026-08-11  7:58 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: arm: bcm2835: Add 2712-d0 Stepping
` [PATCH v4 2/2] arm64: dts: broadcom: bcm2712-d-rpi-5-b: add compatible

[PATCH v2 00/18] target/riscv: Add support for RISC-V P
 2026-08-11  7:54 UTC  (4+ messages)

[PATCH] drm/panel: remove accidentally committed .orig file
 2026-08-11  7:54 UTC  (2+ messages)

[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
 2026-08-11  7:54 UTC  (5+ messages)
` [PATCH bpf-next v11 03/10] "

[PATCH] staging: vme_user: fake: stop tasklet before freeing its data
 2026-08-11  7:51 UTC  (2+ messages)

[PATCH v4 0/6] nfc: s3fwrn5: support the S3NRN4V variant
 2026-08-11  7:53 UTC  (3+ messages)
` [PATCH v4 5/6] "

[PATCH v2] mm/madvise: avoid skipping pages after splitting large folios
 2026-08-11  7:52 UTC  (8+ messages)
          ` [External] "

[PATCH v2] xen/arm: derive GIC CPU interface ID fields from the vGIC
 2026-08-11  7:51 UTC  (2+ 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.