All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-15 21:32:36 to 2026-06-15 22:51:39 UTC [more...]

[PATCH stable 6.6.y v3 0/4] bpf: linked scalar precision fixes
 2026-06-15 22:51 UTC  (2+ messages)

[PATCH net-next v2 0/3] docs: net: more adjustments to docs
 2026-06-15 22:51 UTC  (6+ messages)
` [PATCH net-next v2 1/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next v2 3/3] docs: net: fix minor issues with strparser docs

[PATCH] net: airoha: Fix non-standard return value in airoha_ppe_get_wdma_info()
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net: airoha: Fix typos in comments and Kconfig
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net/mlx5: HWS: correct CONFIG_MLX5_HW_STEERING macro name in comment
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] Revert "arm64: dts: rockchip: Further describe the WiFi for the Pinephone Pro"
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH net-next v5 0/12] net: atlantic: add PTP support for AQC113 (Antigua)
 2026-06-15 22:50 UTC  (2+ messages)

[PATCH] net: airoha: Fix always-true condition in PPE1 queue reservation loop
 2026-06-15 22:50 UTC  (2+ messages)

[PATCHES v2 0/9] perf tools: Fix pre-existing bugs in machine, cs-etm, c2c, bpf, and dso
 2026-06-15 22:48 UTC  (12+ messages)
` [PATCH 1/9] perf machine: Propagate machine__init() error to callers
` [PATCH 2/9] perf machine: Use snprintf() for guestmount path construction
` [PATCH 3/9] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 4/9] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 5/9] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 6/9] perf c2c: Free format list entries when c2c_hists__init() fails
` [PATCH 7/9] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
` [PATCH 8/9] perf bpf: Validate array presence before casting BPF prog info pointers
` [PATCH 9/9] perf dso: Set standard errno on decompression failure

[PATCH v19 00/20] Add additional python API support
 2026-06-15 22:48 UTC  (25+ messages)
` [PATCH v20 00/21] "
  ` [PATCH v20 01/21] perf util: Sort includes and add missed explicit dependencies
  ` [PATCH v20 02/21] perf python: Add "
  ` [PATCH v20 03/21] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v20 04/21] perf data: Add open flag
  ` [PATCH v20 05/21] perf evlist: Add reference count
  ` [PATCH v20 06/21] perf evsel: "
  ` [PATCH v20 07/21] perf evlist: Add reference count checking
  ` [PATCH v20 08/21] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v20 09/21] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v20 10/21] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v20 11/21] perf python: Refactor and add accessors to sample event
  ` [PATCH v20 12/21] perf python: Add mmap2 event
  ` [PATCH v20 13/21] perf python: Add callchain support
  ` [PATCH v20 14/21] perf python: Extend API for stat events in python.c
  ` [PATCH v20 15/21] perf python: Expose brstack in sample event
  ` [PATCH v20 16/21] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v20 17/21] perf python: Add config file access
  ` [PATCH v20 18/21] perf python: Handle Py_None for thread and cpu maps
  ` [PATCH v20 19/21] perf python: Add type checking for parse_events/parse_metrics
  ` [PATCH v20 20/21] perf python: Add perf.pyi stubs file
  ` [PATCH v20 21/21] perf python: Add LiveSession helper

[PATCH v3] Documentation/process: Add Researcher Guidelines
 2026-06-15 22:48 UTC  (4+ messages)

[PATCH i-g-t v1] include/linux_scaffold: drop _AC macro
 2026-06-15 22:43 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] modpost: Ignore Clang LTO suffixes in symbol matching
 2026-06-15 22:43 UTC  (2+ messages)

[PATCH v3 0/4] btrfs: use IOMAP_DIO_BOUNCE flag instead of falling back to buffered IO
 2026-06-15 22:43 UTC  (4+ messages)
` [PATCH v3 3/4] iomap: reject NOWAIT and BOUNCE direct IOs

[PATCH v3 0/9] Don't whitelist OA registers unconditionally
 2026-06-15 22:42 UTC  (10+ messages)
` [PATCH v3 1/9] drm/xe/rtp: Add RING_FORCE_TO_NONPRIV_DENY to OA whitelists
` [PATCH v3 2/9] drm/xe/rtp: Maintain OA whitelists separately
` [PATCH v3 3/9] drm/xe/rtp: Keep track of non-OA nonpriv slots
` [PATCH v3 4/9] drm/xe/rtp: Generalize whitelist_apply_to_hwe
` [PATCH v3 5/9] drm/xe/rtp: Save OA nonpriv registers to register save/restore lists
` [PATCH v3 6/9] drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regs
` [PATCH v3 7/9] drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gt
` [PATCH v3 8/9] drm/xe/oa: (De-)whitelist OA registers on OA stream open/release
` [PATCH v3 9/9] drm/xe/rtp: Ensure locking/ref counting for OA whitelists

[PATCH v6 3/9] drm/amd/display: use drmm_writeback_connector_init()
 2026-06-15 22:42 UTC  (4+ messages)

[PATCH 0/7] Finish removing crypto_rng from drivers/crypto/
 2026-06-15 22:41 UTC  (8+ messages)
` [PATCH 1/7] crypto: qcom-rng - Enable clock in hwrng case
` [PATCH 2/7] crypto: qcom-rng - Allow zero as a random number
` [PATCH 3/7] crypto: qcom-rng - Remove crypto_rng interface
` [PATCH 4/7] hwrng: qcom - Move qcom-rng.c into drivers/char/hw_random/
` [PATCH 5/7] crypto: sun8i-ce - Remove crypto_rng interface
` [PATCH 6/7] crypto: sun8i-ss "
` [PATCH 7/7] crypto: caam "

[PATCH v2] sh: mm: Remove checks for nonexistent CONFIG_CPU_SUBTYPE_ST40
 2026-06-15 22:40 UTC 

[PATCH v2] docs/mm: describe current criteria for enabling split page table lock for PTE tables
 2026-06-15 22:40 UTC  (3+ messages)

[PATCH v3] btrfs: release extent lock per folio in readahead
 2026-06-15 22:39 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.2-rc1
 2026-06-15 22:38 UTC 

[xiang-erofs:dev-test] BUILD SUCCESS fe286bb12ffdfff173fecc12763c51f58e3c1532
 2026-06-15 22:37 UTC 

[PATCH RESEND 0/2] seccomp: Allow using `SECCOMP_MODE_STRICT` with `SECCOMP_MODE_FILTER`
 2026-06-15 22:38 UTC  (4+ messages)

[PATCH v3 0/3] iio: adc: Add support for TI ADS1110 to ti-ads1100 driver
 2026-06-15 22:38 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: ti,ads1100: add support for ADS1110
` [PATCH v3 2/3] iio: adc: Add ti-ads1110 support to ti-ads1100 driver
` [PATCH v3 3/3] iio: adc: Fix incorrect reading when datarate changed in single mode

[PATCH v6 RESEND 0/2] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-06-15 22:37 UTC  (4+ messages)

[PATCH net v2] net: airoha: Fix skb->priority underflow in
 2026-06-15 22:34 UTC  (2+ messages)

[PATCH net] net: dsa: Fix skb ownership in taggers
 2026-06-15 22:33 UTC 

[PATCH 0/3] media: i2c: Adopt scope-based fwnode_handle_put
 2026-06-15 22:30 UTC  (4+ messages)
` [PATCH 1/3] media: i2c: ov5640: Drop manual fwnode_handle_put() via scope-based cleanup
` [PATCH 2/3] media: i2c: imx290: "
` [PATCH 3/3] media: i2c: imx219: "

[PATCH net-next 0/2] appletalk: move the protocol out of tree
 2026-06-15 22:29 UTC  (3+ messages)
` [PATCH net-next 1/2] appletalk: stop storing per-interface state in struct net_device
` [PATCH net-next 2/2] appletalk: move the protocol out of tree

Does kvm_pr work on G5 mac with host kernel 6.12.xx ?
 2026-06-15 18:54 UTC  (6+ messages)

[BUG] KASAN: slab-use-after-free in _copy_to_user from platform/x86/dell-smbios-wmi
 2026-06-15 22:28 UTC  (6+ messages)

[PATCH] drm/xe/memirq: Size report pages from static engine mask
 2026-06-15 22:26 UTC  (2+ messages)

[PATCH] Makefile: let 'make clean' remove files created by DEVICE_TREE_DEBUG
 2026-06-15 21:28 UTC  (6+ messages)

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-15 22:22 UTC  (7+ messages)
` [PATCH v6 01/12] PCI: liveupdate: Set up FLB handler for the PCI core

[PATCH v4 0/7] igb: Implement Transmit Rate Limiting (TRL)
 2026-06-15 22:18 UTC  (8+ messages)
` [PATCH v4 1/7] igb: Define TRL registers and core state
` [PATCH v4 2/7] igb: Add VMState support for TRL state
` [PATCH v4 3/7] igb: Implement TRL register write and configuration
` [PATCH v4 4/7] igb: Refactor TX path to return processed byte count
` [PATCH v4 5/7] igb: Implement TRL throttling and timer resumption
` [PATCH v4 6/7] igb: Add QTest for Transmit Rate Limiter register multiplexing
` [PATCH v4 7/7] igb: Add QTest for Transmit Rate Limiter traffic throttling

[PATCH net-next 0/5] tls: reject the combination of TLS and sockmap
 2026-06-15 22:20 UTC  (6+ messages)
` [PATCH net-next 1/5] "
` [PATCH net-next 2/5] tls: remove dead sockmap (psock) handling from the SW path

[PATCH v2] spi: dt-bindings: octeon: Convert to DT schema
 2026-06-15 22:19 UTC  (2+ messages)

[PATCH v6 0/7] Implement memory_region_new_* functions
 2026-06-15 22:17 UTC  (8+ messages)
` [PATCH v6 1/7] Move assert to memory_region_set_ops()
` [PATCH v6 2/7] memory: Add memory_region_new* functions
` [PATCH v6 3/7] memory: Update documentation for memory_region_new*()
` [PATCH v6 4/7] hw/ide/sii3112: Use memory_region_new to avoid leaking regions
` [PATCH v6 5/7] hw/pci-host/articia: Map PCI memory windows in realize
` [PATCH v6 6/7] hw/pci-host/articia: Add variable for common type cast
` [PATCH v6 7/7] hw/xtensa/xtfpga: Fix leaking memory region

[PATCH v19 0/4] [PCI] Error recovery for vfio-pci devices on s390x
 2026-06-15 22:17 UTC  (4+ messages)
` [PATCH v19 4/4] PCI/MSI: Enable memory decoding before restoring MSI-X messages

[PATCH v3 1/8] dt-bindings: remoteproc: qcom,pas: add thermal mitigation properties
 2026-06-15 22:15 UTC  (11+ messages)

[PATCH v4 00/31] Introduce SCMI Telemetry FS support
 2026-06-15 22:14 UTC  (3+ messages)
` [PATCH v4 06/31] dt-bindings: firmware: arm,scmi: Add support for telemetry protocol

[PATCH 1/6] f2fs: fix wrong description in printed log
 2026-06-15 22:14 UTC  (4+ messages)
` [PATCH 4/6] f2fs: avoid unnecessary fscrypt_finalize_bounce_page()
  ` [f2fs-dev] "

[PATCH 0/4] iio: adc: new ti-ads112c14 driver
 2026-06-15 22:14 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: iio: adc: add ti,ads122c14
` [PATCH 2/4] iio: adc: add ti-ads112c14 driver
` [PATCH 3/4] iio: adc: ti-ads112c14: implement gain on internal short SYS_MON channel
` [PATCH 4/4] iio: adc: ti-ads112c14: add measurement channel support

[PATCH] gstreamer1.0-plugins-good: remove dangling libsoup2 ref
 2026-06-15 22:12 UTC 

[PATCH i-g-t v2] tests/intel: Skip multi-queue tests when no engine supports it
 2026-06-15 22:10 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for tests/intel: Skip multi-queue tests when no engine supports it (rev2)

[PATCH v2 0/7] ibmvfc: make ibmvfc support FPIN messages
 2026-06-15 22:10 UTC  (7+ messages)
` [PATCH v2 1/7] ibmvfc: add basic FPIN support
` [PATCH v2 7/7] ibmvfc: handle extended FPIN events

[PATCH v3 0/7] drm/i915/display: reduce the pm demand peak bw based on display data rate
 2026-06-15 22:10 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/display: reduce the pm demand peak bw based on display data rate (rev2)

[PATCH bpf v5 1/2] bpf: Fix packet pointer invalidation for skb dynptr writes
 2026-06-15 22:10 UTC  (2+ messages)

[PATCH] sunvdc: fix -EIO issue due to lack of retries
 2026-06-15 22:09 UTC  (2+ messages)

[PATCH] block: check bio split for unaligned bvec
 2026-06-15 22:08 UTC  (3+ messages)

[thomas-weissschuh:b4/cros_ec-hwmon-fan-curve 6/8] drivers/hwmon/cros_ec_hwmon.c:426:11: warning: result of comparison of constant 9223372036854775807 with expression of type 'u32' (aka 'unsigned int') is always false
 2026-06-15 22:08 UTC 

[PATCH] fsck.f2fs: drop unused SB_ENCODE_FLAG
 2026-06-15 22:07 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] drm/xe/guc: Downgrade Memory CAT error message
 2026-06-15 22:07 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH 0/6] drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer
 2026-06-15 22:07 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/{i915, xe}/panic: drop dependency on struct intel_framebuffer (rev3)

[GIT PULL] Documentation for 7.2
 2026-06-15 22:07 UTC 

handling of printer-more-info in CUPS
 2026-06-15 22:06 UTC  (2+ messages)

[PATCH v3] security: Expand task_setscheduler LSM hook to include CPU affinity mask
 2026-06-15 22:03 UTC  (9+ messages)

[PATCH v3 0/2] A proposal to add a gpio-locked fixed clock driver
 2026-06-15 22:01 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Add GPIO-locked fixed clock

[PATCH] drm/v3d: reject an invalid indirect CSD buffer handle
 2026-06-16  7:00 UTC 

[GIT PULL] cgroup changes for v7.2
 2026-06-15 22:01 UTC 

[PATCH 0/2] iio: chemical: sps30, scd30
 2026-06-15 21:58 UTC  (4+ messages)
` [PATCH 2/2] iio: chemical: scd30: update email

[PATCH net-next v3 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
 2026-06-15 21:57 UTC  (3+ messages)
` [PATCH net-next v3 2/4] udmabuf: emit one sg entry per pinned folio

[PATCH] drm/imagination: Fix user array stride in pvr_set_uobj_array()
 2026-06-15 21:56 UTC  (2+ messages)

[PATCH v4 0/5] HID: asus: security fixes and more hardware support
 2026-06-15 21:55 UTC  (9+ messages)
` [PATCH v4 1/5] HID: asus: refactor the two workqueues and init sequence
` [PATCH v4 2/5] HID: asus: remove unnecessary OOM message
` [PATCH v4 3/5] HID: asus: fix a off-by-one issue making a check stricter that it needs to be
` [PATCH v4 4/5] HID: asus: add support for xgm led

[PATCHES v1 0/9] perf tools: Fix pre-existing bugs in machine, cs-etm, c2c, bpf, and dso
 2026-06-15 21:54 UTC  (15+ messages)
` [PATCH 1/9] perf machine: Propagate machine__init() error to callers
` [PATCH 2/9] perf machine: Use snprintf() for guestmount path construction
` [PATCH 3/9] perf cs-etm: Validate num_cpu before metadata allocation
` [PATCH 4/9] perf cs-etm: Require full global header in auxtrace_info size check
` [PATCH 5/9] perf cs-etm: Bounds-check CPU in cs_etm__get_queue()
` [PATCH 6/9] perf c2c: Free format list entries when c2c_hists__init() fails
` [PATCH 7/9] perf c2c: Fix hist entry and format list leaks in c2c_he_free()
` [PATCH 8/9] perf bpf: Validate array presence before casting BPF prog info pointers
` [PATCH 9/9] perf dso: Set standard errno on decompression failure

[PATCH v18 net-next 00/11] nbl driver for Nebulamatrix NICs
 2026-06-15 21:54 UTC  (2+ messages)

[PATCH v1] phy: Add USB3 PHY support to Google Tensor SoC USB PHY driver
 2026-06-15 21:53 UTC  (3+ messages)

[PATCH bpf-next] bpf: Allow type tag BTF records to succeed other modifier records
 2026-06-15 21:53 UTC  (3+ messages)

[PATCH] cat-file: speed up default format
 2026-06-15 21:53 UTC  (5+ messages)

[PATCHSET v2] Add lockless MPSC FIFO queue for task work
 2026-06-15 21:51 UTC  (11+ messages)
` [PATCH 4/6] io_uring: switch normal task_work to a mpscq

[Tyrel Datwyler] Re: [PATCH v2 6/7] ibmvfc: register and use asynchronous sub-queue
 2026-06-15 21:51 UTC  (2+ messages)

[PATCH net-next] octeontx2-pf: add page pool ethtool statistics
 2026-06-15 21:50 UTC  (2+ messages)

[PATCH v5 net-next 0/9] net: dsa: netc: add bridge mode support
 2026-06-15 21:50 UTC  (2+ messages)

[PATCH net-next v5 0/6] pds_core: Add PLDM firmware update and host backed memory support
 2026-06-15 21:49 UTC 

[PATCH v8 00/27] drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe
 2026-06-15 21:48 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for drm/i915/display: All patches to make PREEMPT_RT work on i915 + xe. (rev16)

[PATCH net v2] psample: use nla_reserve() for PSAMPLE_ATTR_DATA
 2026-06-15 21:48 UTC  (3+ messages)

[PATCH 1/3] doc: board: renesas: Document Renesas Geist board support
 2026-06-15 21:47 UTC  (3+ messages)
` [PATCH 2/3] doc: board: renesas: Document Renesas Gray Hawk "
` [PATCH 3/3] doc: board: renesas: Document Renesas Ironhide "

[bluez/action-ci] 92ec40: ci: add CheckKernelLLVM
 2026-06-15 21:46 UTC 

[PATCH v2] iio: gyro: mpu3050: Fix runtime PM leak and refactor trigger state
 2026-06-15 21:45 UTC 

[GIT PULL] workqueue changes for v7.2
 2026-06-15 21:45 UTC 

[PATCH 00/12] vfs: add O_CREAT|O_DIRECTORY to open*(2)
 2026-06-15 21:43 UTC  (3+ messages)
` [PATCH 04/12] fs/namei.c: lookup_open(): move audit_inode_child() up

[PATCH v1] s390/virtio_ccw: Also suppress -EINVAL on device detach
 2026-06-15 21:42 UTC  (5+ messages)

[PATCH] mm/damon/stat: use secs_to_jiffies() instead of msecs_to_jiffies()
 2026-06-15 21:41 UTC 

[rclaveau:b4/add-adla_npu-t7-vim4 12/12] versioncheck: ./drivers/accel/adla_legacy/kmd/drv/port/platform/linux/adlak_fops.c: 23 linux/version.h not needed
 2026-06-15 21:39 UTC 

[Buildroot] [PATCH 1/5] {linux, linux-headers}: bump 6.12.x, 7.0.x, 6.18.x series
 2026-06-15 21:32 UTC  (2+ messages)

[PATCH] test: add larger input len test for CRC16-CCITT
 2026-06-15 21:31 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.