All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-12 20:10:54 to 2026-06-12 21:25:02 UTC [more...]

[PATCH 0/1] i2c: Andi Shyti is the new maintainer
 2026-06-12 21:25 UTC  (3+ messages)
` [PATCH 1/1] MAINTAINERS: hand over I2C to Andi Shyti

[PATCH] riscv: drop __init from vec_check_unaligned_access_speed_all_cpus
 2026-06-12 21:23 UTC  (3+ messages)

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-12 21:24 UTC  (4+ messages)
` [PATCH RESEND 1/2] "

[PATCH] fbdev: modedb: Fix misaligned fields in the 1920x1080-60 mode
 2026-06-12 21:22 UTC  (2+ messages)

[PATCH] PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
 2026-06-12 21:22 UTC  (2+ messages)

[PATCH v2 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-06-12 21:22 UTC  (24+ messages)
` [PATCH v2 phy-next 1/8] soc: fsl: guts: use a macro to encode the DCFG CCSR space
` [PATCH v2 phy-next 2/8] soc: fsl: guts: add a global structure to hold state
` [PATCH v2 phy-next 3/8] soc: fsl: guts: add a central fsl_guts_read() function
` [PATCH v2 phy-next 4/8] soc: fsl: guts: make it easier to determine on which SoC we are running
` [PATCH v2 phy-next 5/8] soc: fsl: guts: make fsl_soc_data available after fsl_guts_init()
` [PATCH v2 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v2 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure
` [PATCH v2 phy-next 8/8] phy: lynx-10g: use RCW override procedure for dynamic protocol change

[PATCH bpf-next 0/2] bpf: support shift operations with non-const source operand
 2026-06-12 21:20 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: support shift operations with non-const src operand

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-12 21:17 UTC  (3+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "
` [PATCH net-next v2 2/2] io_uring/zcrx: selftests: verify rx_buf_len for large chunks

[RFC PATCH v3 0/9] accel: rocket: Add RK3568 NPU support
 2026-06-12 21:15 UTC  (12+ messages)

[PATCH] x86: dovetail: Call trap exit code with hard IRQs disabled
 2026-06-12 21:17 UTC 

[soc:bst/defconfig] BUILD SUCCESS 22ca5df7c9d25077e44e33fb5751583aa79ee21a
 2026-06-12 21:16 UTC 

[PATCH] btrfs: release extent lock per folio in readahead
 2026-06-12 21:15 UTC  (3+ messages)

[soc:bst/dt] BUILD SUCCESS 6191a61ec9d9d8f1d1d1d6bfcb6d303be76c2804
 2026-06-12 21:15 UTC 

ucm2: Qualcomm: add Lenovo Yoga Slim7x Gen11 support
 2026-06-12 21:13 UTC 

[PATCH 0/2] hwmon: (pmbus/lm25066) Support SMBus Current Limit configuration
 2026-06-12 21:13 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: ti,lm25066: add current limit properties

[PATCH 0/3] xen/arm: Device Tree based CPU topology support
 2026-06-12 21:06 UTC  (4+ messages)
` [PATCH 3/3] xen/sched: Make cpu_nr_siblings() architecture-specific

[PATCH v4 00/10] fuse: add io-uring buffer pools and zero-copy
 2026-06-12 21:05 UTC  (11+ messages)
` [PATCH v4 01/10] fuse: separate next request fetching from sending logic
` [PATCH v4 02/10] fuse: refactor io-uring header copying to ring
` [PATCH v4 03/10] fuse: refactor io-uring header copying from ring
` [PATCH v4 04/10] fuse: use enum types for header copying
` [PATCH v4 05/10] fuse: refactor setting up copy state for payload copying
` [PATCH v4 06/10] fuse: use named constants for io-uring iovec indices
` [PATCH v4 07/10] fuse: add io-uring buffer pools (implemented as buffer ring)
` [PATCH v4 08/10] fuse: support registered buffers as buffer pools in io-uring
` [PATCH v4 09/10] fuse: add zero-copy over io-uring
` [PATCH v4 10/10] docs: fuse: add io-uring buffer pool and zero-copy documentation

[PATCH net-next v13 00/15] net: introduce QUIC infrastructure and core subcomponents
 2026-06-12 21:06 UTC  (2+ messages)

[PATCH] x86/cpu: remove Makefile rule for removed UMC CPU support
 2026-06-12 21:05 UTC  (2+ messages)

drivers/crypto/intel/qat/qat_common/qat_algs.c:127 qat_alg_do_precomputes() error: buffer overflow 'hash->sha.state1' 64 <= 64
 2026-06-12 21:04 UTC 

[f2fs-dev] [PATCH 0/4] Reduce the time spent in interrupt context
 2026-06-12 21:03 UTC  (6+ messages)
` [f2fs-dev] [PATCH 4/4] f2fs: Run f2fs_write_end_io() asynchronously

[PATCH v8 00/15] Add ACPI-based PMT discovery support for Intel PMC
 2026-06-12 21:01 UTC  (16+ messages)
` [PATCH v8 01/15] platform/x86/intel/pmt: Add pre/post decode hooks around header parsing
` [PATCH v8 02/15] platform/x86/intel/pmt/crashlog: Split init into pre-decode
` [PATCH v8 03/15] platform/x86/intel/pmt/telemetry: Move overlap check to post-decode hook
` [PATCH v8 04/15] platform/x86/intel/pmt: Pass discovery index instead of resource
` [PATCH v8 05/15] platform/x86/intel/pmt: Cache the telemetry discovery header
` [PATCH v8 06/15] platform/x86/intel/pmt: Unify header fetch and add ACPI source
` [PATCH v8 07/15] platform/x86/intel/pmc: Add PMC SSRAM Kconfig description
` [PATCH v8 08/15] platform/x86/intel/pmc: Add ACPI PWRM telemetry driver for Nova Lake S
` [PATCH v8 09/15] platform/x86/intel/pmc/ssram: Rename probe and PCI ID table for consistency
` [PATCH v8 10/15] platform/x86/intel/pmc/ssram: Add PCI platform data
` [PATCH v8 11/15] platform/x86/intel/pmc/ssram: Refactor DEVID/PWRMBASE extraction into helper
` [PATCH v8 12/15] platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state
` [PATCH v8 13/15] platform/x86/intel/pmc/ssram: Add ACPI discovery scaffolding
` [PATCH v8 14/15] platform/x86/intel/pmc/ssram: Make PMT registration optional
` [PATCH v8 15/15] platform/x86/intel/pmc: Add NVL PCI IDs for SSRAM telemetry discovery

[PATCH] drm/xe/guc: Suppress Memory CAT error messages on race condition
 2026-06-12 21:02 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH] docs: ABI: testing: minor cleanup
 2026-06-12 21:01 UTC  (2+ messages)

[PATCH v7 00/15] Add ACPI-based PMT discovery support for Intel PMC
 2026-06-12 21:01 UTC  (4+ messages)
` [PATCH v7 12/15] platform/x86/intel/pmc/ssram: Switch to static array with per-index probe state

[PATCH i-g-t] lib/intel_chipset: Extend intel_get_pci_device to PCI accelerator class
 2026-06-12 21:00 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH net-next 0/3] net: bcmgenet: collapse TX priority queues
 2026-06-12 20:59 UTC  (4+ messages)
` [PATCH net-next 1/3] net: bcmgenet: collapse TX priority queues to a single queue
` [PATCH net-next 2/3] net: bcmgenet: remove dead priority queue plumbing
` [PATCH net-next 3/3] net: bcmgenet: allocate a single-queue netdev

[PATCH bpf-next 0/5] Verify BPF signed loader at load time
 2026-06-12 20:56 UTC  (4+ messages)

[PATCH 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-12 20:54 UTC  (12+ messages)
` [PATCH 1/3] iommufd: Introduce handler for device ATS support
` [PATCH 2/3] vfio/pci: Add ats property
` [PATCH 3/3] hw/core/machine: Add new compat for vfio-pci "

[PATCH] rust: drm: gpuvm: add SmContext lifetime bound
 2026-06-12 20:55 UTC  (2+ messages)

[PATCH] rust: drm: gpuvm: update DriverGpuVm for DeviceContext
 2026-06-12 20:55 UTC  (2+ messages)

[l1k:tsm_d0 1/1] drivers/pci/tsm.c:898:2: error: call to undeclared function 'PM_RUNTIME_ACQUIRE'; ISO C99 and later do not support implicit function declarations
 2026-06-12 20:54 UTC 

[PATCH v1 0/4] This series adds support for the Qualcomm JPEG V4L2 mem2mem encoder
 2026-06-12 20:53 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v1 4/4] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder

[PATCH] drm/xe: Disable scheduling early on FD close to avoid CAT error cascade
 2026-06-12 20:53 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[GIT PULL] PCI fixes for v7.1
 2026-06-12 20:52 UTC  (2+ messages)

[PATCH] cxl: Add dummy function for cxl_memdev_attach_region for !CONFIG_CXL_REGION
 2026-06-12 20:52 UTC  (3+ messages)

[PATCH 0/5] cxl: Introduce devm_cxl_probe_mem() and fix region deletion
 2026-06-12 20:52 UTC  (2+ messages)

[LTP] [PATCH 0/2] Support metadata groups
 2026-06-12 13:54 UTC 

[Buildroot] [RFC PATCH 0/9] support Hare language
 2026-06-12 20:50 UTC  (10+ messages)
` [Buildroot] [RFC PATCH 1/9] package/qbe: new host package
` [Buildroot] [RFC PATCH 2/9] package/scdoc: "
` [Buildroot] [RFC PATCH 3/9] package/harec: "
` [Buildroot] [RFC PATCH 4/9] package/hare: "
` [Buildroot] [RFC PATCH 5/9] package/hare: new infrastructure
` [Buildroot] [RFC PATCH 6/9] package/hare-ev: new package
` [Buildroot] [RFC PATCH 7/9] package/hare-xml: "
` [Buildroot] [RFC PATCH 8/9] package/hare-dbus: "
` [Buildroot] [RFC PATCH 9/9] package/hare-hello: dummy package

[PATCH v8 00/17] arm: am335x: Switch to upstream devicetree
 2026-06-12 20:27 UTC  (2+ messages)

Fwd: SySS Responsible Disclosure Policy
 2026-06-12 20:47 UTC  (3+ messages)

[PATCH v3 0/2] Add support for Battery Status AMS
 2026-06-12 20:50 UTC  (4+ messages)

[PATCH net-next v13 15/15] quic: add packet parser base
 2026-06-12 20:48 UTC  (3+ messages)

[l1k:tsm_d0 1/1] drivers/pci/tsm.c:898:2: error: call to undeclared function 'PM_RUNTIME_ACQUIRE'; ISO C99 and later do not support implicit function declarations
 2026-06-12 20:45 UTC 

[PATCH 2/2] btrfs: fix memory barrier order in reloc_root_is_dead()
 2026-06-12 20:45 UTC  (2+ messages)

COMPEX WLE7000Ex(2/5/6) PROOF OF CONCEPT host APD - update on MLO for single band modules
 2026-06-12 20:45 UTC 

[Buildroot] [PATCH 1/1] package/python-aenum: bump version to 3.1.17
 2026-06-12 20:45 UTC  (3+ messages)

I/O read and write *latency*, why is it so much higher on NFSv4.2, compared to P9 and iSCSI?
 2026-06-12 20:44 UTC  (2+ messages)

[PATCH v6 0/7] Add support for MT6392 PMIC
 2026-06-12 20:44 UTC  (11+ messages)
` [PATCH v6 1/7] dt-bindings: mfd: mt6397: Add "
` [PATCH v6 2/7] dt-bindings: input: mtk-pmic-keys: Add MT6392 PMIC keys
` [PATCH v6 3/7] mfd: mt6397: Use MFD_CELL_* to describe sub-devices
` [PATCH v6 4/7] mfd: mt6397: Add support for MT6392 PMIC
` [PATCH v6 5/7] input: keyboard: mtk-pmic-keys: Add MT6392 support
` [PATCH v6 6/7] pinctrl: mediatek: mt6397: Add MediaTek MT6392
` [PATCH v6 7/7] arm64: dts: mediatek: Add MediaTek MT6392 PMIC dtsi

[PATCH 1/1] MAINTAINERS: PCI: endpoint: Add Frank Li as reviewer
 2026-06-12 20:43 UTC  (2+ messages)

[syzbot] [mm?] KASAN: invalid-free in rcu_free_sheaf
 2026-06-12 20:43 UTC 

[Buildroot] [git commit] package/python-aenum: bump version to 3.1.17
 2026-06-12 20:38 UTC 

[PATCH v7 00/30] Add HDMI 2.0 support to DW HDMI QP TX
 2026-06-12 20:42 UTC  (5+ messages)
` [PATCH v7 11/30] drm/display: bridge_connector: Wire up HDMI 2.0 scrambler callbacks

[PATCH 6.1.y] netfilter: ctnetlink: ensure safe access to master conntrack
 2026-06-12 20:39 UTC 

b4 pr fetch refuses to fetch already fetched branches
 2026-06-12 20:37 UTC  (3+ messages)

[PATCH] wayland-protocols: upgrade 1.48 -> 1.49
 2026-06-12 20:35 UTC  (3+ messages)
` Patchtest results for "

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-12 20:35 UTC  (3+ messages)
` [PATCH v3 7/9] vfio/pci: Support mmap() of a VFIO DMABUF

[PATCH for-next] io_uring/net: make POLL_FIRST receive side checks consistent
 2026-06-12 20:35 UTC 

[PATCH v3 0/8] alpha: enable generic entry infrastructure
 2026-06-12 20:26 UTC  (9+ messages)
` [PATCH v3 1/8] alpha: enable regset-based ptrace and core dumps
` [PATCH v3 2/8] alpha: add ARCH_STACKWALK-based stacktrace support
` [PATCH v3 3/8] alpha: make irqflags helpers operate on IPL state
` [PATCH v3 4/8] alpha: initialize PCI sysfs bin attributes for lockdep
` [PATCH v3 5/8] alpha: provide ftrace return address support "
` [PATCH v3 6/8] alpha: use raw spinlocks for low-level platform locks
` [PATCH v3 7/8] alpha: enable lockdep hardirq state tracking
` [PATCH v3 8/8] alpha: enable GENERIC_ENTRY and GENERIC_IRQ_ENTRY

[PATCH v14 07/19] perf evlist: Add reference count checking
 2026-06-12 20:32 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable micmute LED on HP EliteBook 6 G1a
 2026-06-12 20:30 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v7 000/120] x86: Introduce a centralized CPUID data model
 2026-06-12 20:29 UTC  (10+ messages)
` [PATCH v7 015/120] x86/cpu: Use parsed CPUID(0x80000002) to CPUID(0x80000004)
` [PATCH v7 107/120] x86/cpuid: Parse leaves backing X86_FEATURE words
` [PATCH v7 111/120] x86/percpu: Add offset argument to x86_this_cpu_test_bit()

[PATCH v21 4/4] rust: drm: gem: Introduce shmem::Object::sg_table()
 2026-06-12 20:28 UTC  (2+ messages)

[PATCH 0/2] configs: imx95: enable PCI_INIT_R for Toradex modules
 2026-06-12 20:28 UTC  (2+ messages)

[PATCH] net/9p/usbg: Fix use-after-free in disable_usb9pfs()
 2026-06-12 20:27 UTC  (2+ messages)

[PATCH v7 00/22] VBE serial part H: Implement VBE on Rockchip RK3399
 2026-06-12 19:39 UTC  (2+ messages)

[PATCH v1 phy-next 0/8] RCW override for 10G Lynx dynamic protocol reconfiguration
 2026-06-12 20:25 UTC  (9+ messages)
` [PATCH v1 phy-next 6/8] dt-bindings: fsl: layerscape-dcfg: define DCFG_DCSR region
` [PATCH v1 phy-next 7/8] soc: fsl: guts: implement the RCW override procedure

[moderation/CI] Re: tcp: opportunistic loopback splice for BPF-paired sockets
 2026-06-12 20:25 UTC 

[PATCH 6.6.y] netfilter: ctnetlink: ensure safe access to master conntrack
 2026-06-12 20:24 UTC 

[PATCH net-next v13 12/15] quic: add crypto packet encryption and decryption
 2026-06-12 20:23 UTC  (3+ messages)

[PATCH] gpu: nova-core: remove `#[allow(non_snake_case)]`
 2026-06-12 20:20 UTC  (2+ messages)

[PATCH 0/8] Add SD card and eMMC support for SpacemiT K1
 2026-06-12 20:19 UTC  (9+ messages)
` [PATCH 1/8] spacemit: k1: select boot device via config registers
` [PATCH 2/8] mmc: k1: add sdhci platform driver
` [PATCH 3/8] dts: k1: add SD card support in u-boot overlay
` [PATCH 4/8] configs: k1: enable SD and eMMC support
` [PATCH 5/8] doc: spacemit: flash on K1 SoC based boards
` [PATCH 6/8] cmd: meminfo: widen memory map addresses to phys_addr_t
` [PATCH 7/8] cmd: meminfo: fix the lmb info for large DRAM
` [PATCH 8/8] cmd: tlv_eeprom: fix accessing invalid parameter

Quick question for you
 2026-06-12 20:18 UTC 

[PATCH v4 00/16] i3c: renesas: Suspend to RAM with power loss and runtime PM
 2026-06-12 20:17 UTC  (3+ messages)

[PATCH v20 0/4] Rust bindings for gem shmem
 2026-06-12 20:17 UTC  (5+ messages)
` [PATCH v20 3/4] rust: faux: Allow retrieving a bound Device

[RFC PATCH bpf-next 0/5] tcp: opportunistic loopback splice for BPF-paired sockets
 2026-06-12 20:17 UTC  (5+ messages)

[PATCH] drm/i915/alpm: Move the check for PSR and Fixed RR in compute_config_late
 2026-06-12 20:17 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH 6.18.y] KVM: VMX: Update SVI during runtime APICv activation
 2026-06-12 21:10 UTC 

[PATCH] leds: lp5860: Return an error for an out-of-range 'reg' property
 2026-06-12 20:16 UTC 

[PATCH] leds: as3668: correct name of config option to match Makefile
 2026-06-12 20:16 UTC  (2+ messages)

[PATCH] mlx5: avoid frame overflow warning
 2026-06-12 20:15 UTC 

[PATCH] [wireless-next v2] wifi: mt76: fix airoha_npu dependency tracking
 2026-06-12 20:13 UTC 

[linux-next:master 12966/13336] ../../../lib/interval_tree_test.c:315:17: error: implicit declaration of function 'pr_warn'
 2026-06-12 20:14 UTC 

[PATCH v11 8/9] i3c: hub: p3h2x4x: Add support for NXP P3H2x4x I3C hub functionality
 2026-06-12 20:14 UTC  (4+ messages)

[PATCH v21 3/4] rust: faux: Allow retrieving a bound Device
 2026-06-12 20:14 UTC  (2+ messages)

[PATCH BlueZ v5 00/16] Functional/integration testing
 2026-06-12 20:13 UTC  (2+ messages)

[meta-virtualization][PATCH] vcontainer-tarball: unset OECORE_NATIVE_SYSROOT in CI
 2026-06-12 20:11 UTC 

[PATCH v2] log: improve --follow following renames for non-linear history
 2026-06-12 20:10 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.