All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-03 17:55:44 to 2026-08-03 18:31:25 UTC [more...]

[bpf-next 3/4] selftests/bpf: report failed subtest count in test_progs summary
 2026-08-03 18:31 UTC  (2+ messages)

[PATCH v1] thermal: hwmon: Remove hwmon class device along with its parent
 2026-08-03 18:30 UTC 

[PATCHES v6 0/2] perf c2c hardening
 2026-08-03 18:29 UTC  (5+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()
` [PATCH 2/2] perf c2c: Clean up registered formats on c2c_hists__init() failure

[PATCH] docs: pt_BR: Reorganize index.rst to avoid merge conflicts
 2026-08-03 18:29 UTC  (2+ messages)

[PATCH 00/11] PCI/NTB: endpoint: packed vNTB memory windows
 2026-08-03 18:29 UTC  (20+ messages)
` [PATCH 01/11] NTB: Add atomic MW translation group operations
` [PATCH 02/11] NTB: epf: Parse a versioned packed MW layout
` [PATCH 03/11] PCI: endpoint: pci-epf-vntb: Add packed MW layout handling
` [PATCH 04/11] PCI: endpoint: pci-epf-vntb: Implement MW group translation callbacks
` [PATCH 05/11] PCI: endpoint: pci-epf-vntb: Allocate packed outbound MW space
` [PATCH 06/11] PCI: endpoint: pci-epf-vntb: Add outbound MW group commands
` [PATCH 07/11] NTB: epf: Implement MW group translation callbacks
` [PATCH 08/11] NTB: perf: Reject grouped memory windows
` [PATCH 09/11] NTB/msi: Require a singleton memory window
` [PATCH 10/11] NTB: ntb_transport: Use atomic MW translation groups
` [PATCH 11/11] PCI: endpoint: pci-epf-vntb: Expose packed MWs through configfs

[PATCH] HID: core: fix OOB read of field->usage in hid_set_field()
 2026-08-03 18:29 UTC  (2+ messages)

[PATCH net-next] selftests: drv-net: enable devmem TCP in the test config
 2026-08-03 18:28 UTC  (2+ messages)

[PATCH 0/5] iommu/vt-d: Fixes for issues reported by Sashiko
 2026-08-03 18:28 UTC  (5+ messages)
` [PATCH 1/5] iommu/vt-d: Fix shift overflow in qi_desc_dev_iotlb_pasid()
` [PATCH 5/5] iommu/vt-d: Flush context cache with correct SID when tearing down aliases

[PATCH i-g-t v2] tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest
 2026-08-03 18:28 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel/kms_dp_linktrain_fallback: Add UHBR-to-HBR fallback subtest (rev2)

[PATCH net v6 0/4] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-08-03 18:28 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH GSoC v3 0/8] cat-file: extend remote-object-info to support %(objecttype)
 2026-08-03 18:28 UTC  (7+ messages)
` [PATCH GSoC v3 2/8] fetch-object-info: detect truncated server responses
` [PATCH GSoC v3 3/8] fetch-object-info: pass arguments directly instead of a struct
` [PATCH GSoC v3 4/8] fetch-object-info: use dedicated struct for the results

[PATCH] HID: pidff: fix OOB write when hid->inputs is empty
 2026-08-03 18:27 UTC  (2+ messages)

[PATCH net-next] s390/ctcm: Convert fsm.h to proper kernel-doc format
 2026-08-03 18:27 UTC 

[PULL v3 00/17] Block layer patches
 2026-08-03 18:26 UTC  (2+ messages)

[PATCH v9 00/22] Synopsys DisplayPort Controller improvements for Rockchip platforms
 2026-08-03 18:27 UTC  (49+ messages)
` [PATCH v9 01/22] drm/bridge: synopsys: dw-dp: Register DP AUX on bridge attach
` [PATCH v9 02/22] drm/bridge: synopsys: dw-dp: Fix incorrect resource lifetimes in bind callback
` [PATCH v9 03/22] drm/bridge: synopsys: dw-dp: Fix error handling in dw_dp_link_enable()
` [PATCH v9 04/22] drm/bridge: synopsys: dw-dp: Cancel pending HPD work
` [PATCH v9 05/22] drm/bridge: synopsys: dw-dp: Document missing reset line deassert
` [PATCH v9 06/22] drm/bridge: synopsys: dw-dp: Add missing mutex cleanups on module removal
` [PATCH v9 07/22] drm/bridge: synopsys: dw-dp: Fix AUX transfer timeout race condition
` [PATCH v9 08/22] drm/bridge: synopsys: dw-dp: Fix support for short I2C reads
` [PATCH v9 09/22] drm/bridge: synopsys: dw-dp: Free output_fmts when none are valid
` [PATCH v9 10/22] drm/bridge: synopsys: dw-dp: Support MEDIA_BUS_FMT_FIXED
` [PATCH v9 11/22] drm/bridge: synopsys: dw-dp: Add follow-up bridge support
` [PATCH v9 12/22] drm/bridge: Add out-of-band HPD notify handler
` [PATCH v9 13/22] drm/bridge: synopsys: dw-dp: Support software triggered OOB HPD
` [PATCH v9 14/22] drm/rockchip: dw_dp: Implement out-of-band HPD handling
` [PATCH v9 15/22] drm/bridge: synopsys: dw-dp: Add Runtime PM support
` [PATCH v9 16/22] drm/rockchip: dw_dp: Add runtime "
` [PATCH v9 17/22] drm/bridge: synopsys: dw-dp: Protect sdp_reg_bank from concurrent access
` [PATCH v9 18/22] drm/bridge: synopsys: dw-dp: Drop useless reservation of first slot
` [PATCH v9 19/22] drm/bridge: synopsys: dw-dp: Clear only enabled SDPs on atomic disable
` [PATCH v9 20/22] drm/bridge: synopsys: dw-dp: Use regmap_set_bits in dw_dp_send_sdp
` [PATCH v9 21/22] dt-bindings: display: rockchip: dw-dp: Fix sound DAI cells
` [PATCH v9 22/22] drm/bridge: synopsys: dw-dp: Add audio support

[GIT PULL] fscrypt fix for v7.2-rc7
 2026-08-03 18:27 UTC 

[PATCH RFC 00/15] vhost-user: isolated memory
 2026-08-03 18:26 UTC  (4+ messages)
` [PATCH RFC 11/15] hw/virtio/vhost-user: create isolation region

[PATCH] Documentation: warn users not to use select on choice options in Kconfig
 2026-08-03 18:26 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: Remove duplicate ID for the G703 Hero over USB
 2026-08-03 18:25 UTC  (3+ messages)

[PATCH v2 0/3] clk: sunxi-ng: fix the A523/T527 GPU clock model, enable GPU DVFS
 2026-08-03 18:25 UTC  (6+ messages)
` [PATCH v2 1/3] clk: sunxi-ng: add cycle-masking divider (maskdiv) clock type
` [PATCH v2 2/3] clk: sunxi-ng: sun55i-a523: GPU clock divider is fractional, not linear
` [PATCH v2 3/3] arm64: dts: allwinner: a523: add GPU OPP table

Flaky tests
 2026-08-03 18:25 UTC  (4+ messages)

[PATCH] HID: logitech-hidpp: Add support for G502 X Plus USB mouse
 2026-08-03 18:24 UTC  (2+ messages)

[PATCH] amd-sfh-hid: tablet mode switch and asus quirk
 2026-08-03 18:23 UTC  (7+ messages)
    ` [PATCH 2/2] amd-sfh-tabletmode: interpret sfh tablet mode hid report

[PATCH 1/1] arm: backtrace-clang: fix wrong sp usage for unwinding
 2026-08-03 18:22 UTC  (2+ messages)

[PATCH v2 0/3] Documentation: fix a few typo and wording issues
 2026-08-03 18:22 UTC  (2+ messages)

[PATCH v5 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-08-03 18:22 UTC  (5+ messages)
` [PATCH v5 3/9] vfio/pci: Add a helper to look up PFNs "

[PATCH v1] drm/msm/dp: Disable stream clock after video-ready timeout
 2026-08-03 18:21 UTC  (4+ messages)

[PATCH] nvme: make sending wall-clock time to NVMe opt-in
 2026-08-03 18:22 UTC  (6+ messages)

[f2fs-dev] [PATCH v2] fsck.f2fs: sanitize invalid segment type during block update
 2026-08-03 18:21 UTC  (2+ messages)
`  "

[PATCH 1/2] dt-bindings: remoteproc: qcom,sm8550-pas: Make SDX75, Hawi and Maili MPSS fallback to SM8650
 2026-08-03 18:21 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sdx75: Use SM8650 MPSS as fallback compatible

[PATCH net] devlink: Expose external flag for PCI SF ports
 2026-08-03 18:21 UTC  (3+ messages)

[PATCH net-next] net/iucv: fix UAF in afiucv_netdev_event()
 2026-08-03 18:20 UTC 

[PATCH] kunit: irq: Continue increasing hrtimer interval for longer
 2026-08-03 18:18 UTC 

[PATCH] md/raid1: don't set array_frozen in raid1_takeover()
 2026-08-03 18:20 UTC  (2+ messages)

[PATCH v1] cpufreq: intel_pstate: Consolidate HWP P-states initialization
 2026-08-03 18:19 UTC 

[PATCH v3] docs: pt_BR: process: Translate the security-bugs.rst
 2026-08-03 18:19 UTC  (2+ messages)

[PATCH net-next v2 1/2] selftests: drv-net: devmem: fix 5-tuple flow steering
 2026-08-03 18:18 UTC  (2+ messages)
` [PATCH net-next v2 2/2] selftests: drv-net: ncdevmem: gracefully retry bind()

[PATCH v7 17/26] KVM: nSVM: Add missing consistency check for EVENTINJ
 2026-08-03 18:08 UTC 

[PATCH 1/1] MAINTAINERS: Update Intel cvs and ipu6 driver entries
 2026-08-03 18:17 UTC  (2+ messages)

[PATCH] docs: kdoc_parser: drop extraneous blank line in warning message
 2026-08-03 18:17 UTC  (2+ messages)

[PATCH v6 0/3] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-08-03 18:16 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: media: qcom: Add JPEG encoder binding

[RFC PATCH] arm64: dts: rockchip: H28K: release RTL8211F reset before MDIO probing
 2026-08-03 18:16 UTC  (4+ messages)
` [RFC PATCH v2] "

[PATCH] devfreq: stop monitor before calling governor GOV_STOP
 2026-08-03 18:16 UTC  (2+ messages)

[bpf-next 2/4] selftests/bpf: add --no-error-summary to skip end-of-run error log dump
 2026-08-03 18:15 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: rtw_ap: remove unnecessary parentheses from return
 2026-08-03 18:15 UTC 

[PATCH] cpufreq: intel_pstate: Sync policy->cur to the pinned pstate
 2026-08-03 18:15 UTC  (2+ messages)
` [PATCH v1] cpufreq: intel_pstate: Avoid using DESIRED_PERF when DEC is enabled

[PATCH 0/2] x86: Support shstk via prctl
 2026-08-03 18:14 UTC  (6+ messages)
` [PATCH 1/2] x86/shstk: support "

[PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead
 2026-08-03 18:13 UTC  (4+ messages)

[PATCH v2] README.md: fix CIFuzz badge link to refer to a specific workflow
 2026-08-03 18:13 UTC  (2+ messages)

[PATCH bpf v2 0/2] Fixes for bpf_get_fsverity_digest()
 2026-08-03 18:12 UTC  (3+ messages)
` [PATCH bpf v2 1/2] fsverity: Fix bpf_get_fsverity_digest() dynptr assumptions
` [PATCH bpf v2 2/2] fsverity: Fix silent truncation in bpf_get_fsverity_digest()

[PATCH 0/4] Dongwoon DW9714 - correct vcc/vdd supply voltage
 2026-08-03 18:12 UTC  (4+ messages)
` [PATCH 4/4] arm64: dts: imx8mq-librem5: Dongwoon DW9714 coil requires higher voltage

[Build Errors] kho: '‘HPAGE_PMD_ORDER’ undeclared'
 2026-08-03 18:12 UTC 

[PATCH] firmware_loader: do not queue completed sysfs fallback requests
 2026-08-03 18:12 UTC  (2+ messages)

[PATCH] .github/workflows/cifuzz.yml: switch to main branch
 2026-08-03 18:12 UTC 

[PATCH 0/1] scripts: kstack_erase: avoid absolute stackleak plugin path
 2026-08-03 18:12 UTC  (7+ messages)
` [PATCH 1/1] scripts: kstack_erase: use relative "

[PATCH v6 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
 2026-08-03 18:12 UTC  (5+ messages)
` [PATCH v6 1/2] mmc: Allow host driver to control the re-programming of crypto keys
` [PATCH v6 2/2] mmc: sdhci-msm: Use pm ops instead of macro to restore "

[PATCH 00/19] buffer: stop clearing BH_Uptodate when a write fails
 2026-08-03 18:11 UTC  (6+ messages)
` [PATCH 02/19] buffer: allow a buffer_head to point at memory outside the page cache
` [PATCH 03/19] jbd2: point the shadow buffer at the frozen data directly

+ mm-ksm-avoid-missing-ksmd-wakeups-in-ksm_enter.patch added to mm-new branch
 2026-08-03 18:11 UTC 

[PATCH v1] intel_idle: Avoid using deep idle states during initialization
 2026-08-03 18:11 UTC 

[PATCH iproute2-next v2 0/2] ip nexthop: support fdb destination port
 2026-08-03 18:10 UTC  (2+ messages)

`io{re,un}map()` build error in s390 under `!CONFIG_HAS_IOMEM`
 2026-08-03 18:09 UTC 

[PATCH] tests/docker: use stable URLs for zlib tarballs
 2026-08-03 18:08 UTC  (2+ messages)

[PATCH v2 00/12] Enable lock context analysis in drivers/block/
 2026-08-03 18:09 UTC  (7+ messages)
` [PATCH v2 05/12] nbd: Enable lock context analysis
` [PATCH v2 06/12] null_blk: "

[PATCH v5 0/7] ASoC: qcom: add AudioReach TDM backend support
 2026-08-03 18:09 UTC  (3+ messages)

[PATCH] linux-user: Fix msqid_ds struct wrt 32-bit big endian architectures
 2026-08-03 18:08 UTC  (6+ messages)

[PATCH v2] staging: rtl8723bs: refactor traffic_stat access in collect_traffic_statistics
 2026-08-03 18:03 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/2] iio: dac: mcp47a1: add support for new device
 2026-08-03 18:07 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: dac: add support for mcp47a1

[PATCH] docs: ipmi: fix word order in create-user description
 2026-08-03 18:06 UTC  (2+ messages)

[PATCH v2] staging: rtl8723bs: remove unnecessary parentheses from return
 2026-08-03 18:06 UTC 

[PATCH v7 0/4] perf sched latency: Refine outputs, unit scaling, and histogram support
 2026-08-03 18:06 UTC  (5+ messages)
` [PATCH v7 2/4] perf sched: Handle missing trace samples in pipe mode
` [PATCH v7 4/4] perf sched latency: Add histogram and time interval options

[PATCH 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug for Hyper-V PCI/MSI
 2026-08-03 18:05 UTC  (3+ messages)
` [PATCH 1/3] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip

[PATCH] docs: kernel-parameters: Remove smsc-ircc2 IrDA parameters
 2026-08-03 18:06 UTC  (2+ messages)

[PATCH 0/2] xfs: fix a couple sparse chunk alloc problems
 2026-08-03 18:05 UTC  (4+ messages)
` [PATCH 2/2] xfs: consistent low ag space behavior for sparse inode chunk allocs

[f2fs-dev] [PATCH v2] mm/swap: reject swapon() on filesystem-level encrypted files
 2026-08-03 18:04 UTC  (2+ messages)
`  "

[GIT PULL] qcom: GPU firmwares for Eliza chipset
 2026-08-03 18:05 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: renesas: enable COMPILE_TEST
 2026-08-03 18:04 UTC  (3+ messages)
` [PATCH v2 2/4] ASoC: renesas: enable COMPILE_TEST for PCM SH7760

[PATCH] HID: nintendo: fix rumble starved by the input report cadence gate
 2026-08-03 18:04 UTC  (2+ messages)

[PATCH v2 00/22] ethdev: clean up legacy flow director
 2026-08-03 18:04 UTC  (3+ messages)
` [PATCH v2 06/22] net/gve: include IP, UDP and TCP headers

[PATCH] tests/docker: use stable URLs for zlib tarballs
 2026-08-03 18:03 UTC  (3+ messages)

[PATCH 00/21] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-03 18:03 UTC  (5+ messages)
` [PATCH 07/21] dt-bindings: net: x-powers: add AC200 EPHY control

[PATCH] MAINTAINERS: docs: add reviewer
 2026-08-03 18:03 UTC  (2+ messages)

[PATCH v2] board: ti: j721e: Fix up eMMC OTAP delay for HS200 on SR2.0
 2026-08-03 18:03 UTC 

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

[PATCH v12 0/8] DCD Prep Series
 2026-08-03 18:03 UTC  (3+ messages)
` [PATCH v12 1/8] cxl/mbox: Flag support for Dynamic Capacity Devices (DCD)

[PATCH v2 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-08-03 18:03 UTC  (5+ messages)
` [PATCH v2 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v2 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI

[PATCH v3 0/5] mm: Unconditional per-VMA locks and cleanups
 2026-08-03 18:02 UTC  (5+ messages)
` [PATCH v3 2/5] binder: Make shrinker rely solely on per-VMA lock

[REGRESSION] 7.1: apple-gmux backlight dead on MacBookPro13,3 - PCI bridge left with VGA enable set and VGA 16-bit decode cleared, aliasing legacy VGA I/O over the gmux ports
 2026-08-03 18:02 UTC  (4+ messages)

[PATCHES v5 0/2] perf c2c hardening
 2026-08-03 18:01 UTC  (2+ messages)
` [PATCH 1/2] perf c2c: Fix error masking, OOM, and unchecked caller errors in hpp_list__parse()

[PATCH] HID: huawei/rapoo: reject non-USB transports before to_usb_interface()
 2026-08-03 17:58 UTC  (2+ messages)

on the irresponsibility of pursuing C language reform
 2026-08-03 17:58 UTC  (11+ messages)
              ` proposed revision to memory.h(3head) (was: on the irresponsibility of pursuing C language reform)
                  ` proposed revision to memory.h(3head)

[RFC] Discussion: VIDEO_NUM_DEVICES limit in v4l2-dev.c
 2026-08-03 17:56 UTC  (5+ messages)

[PATCH v2 0/9] drm/tyr: add debugfs support
 2026-08-03 17:56 UTC  (9+ messages)
` [PATCH v2 5/9] rust: drm: add debugfs_init callback to Driver trait
` [PATCH v2 6/9] rust: drm: add DrmSeqShow seq_file adapter
` [PATCH v2 8/9] drm/tyr: add gpuvas debugfs file
` [PATCH v2 9/9] drm/debugfs: hold device reference for the lifetime of open files

[PATCH v2 0/2] Honor XA_FLAGS_ACCOUNT in xas_split_alloc() and charge to folio's memcg
 2026-08-03 17:55 UTC  (8+ messages)
` [PATCH v2 1/2] mm/huge_memory: use folio's memcg inside __folio_split()


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.