All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 13:30:03 to 2026-05-25 14:21:21 UTC [more...]

[PATCH v3] Bluetooth: RFCOMM: validate skb length in MCC handlers
 2026-05-25 14:21 UTC  (2+ messages)
` [v3] "

[PATCH v4 0/3] i3c: dw: Add apb reset support
 2026-05-25 14:00 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: dw: Describe core reset
` [PATCH v4 2/3] dt-bindings: i3c: dw: Add apb reset
` [PATCH v4 3/3] i3c: dw: Add apb reset support

[PATCH v2 0/7] Remove deep-pkgc subtest
 2026-05-25 14:18 UTC  (4+ messages)

[PATCH] igvm: fix handling of optional variable header types
 2026-05-25 14:16 UTC  (3+ messages)

[PATCH i-g-t] tests/intel-ci: Update VF and VM blocklists
 2026-05-25 14:16 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for "

linux-next: manual merge of the tip tree with the pm tree
 2026-05-25 14:16 UTC 

[PATCH sched_ext/for-7.2 0/2] tools/sched_ext: fix scx_qmap BPF verifier rejection
 2026-05-25 14:16 UTC  (3+ messages)

[LTP] [PATCH] icmp_rate_limit01: Fix rate limit change on older kernels
 2026-05-25 14:15 UTC  (4+ messages)

[PATCH] ALSA: seq: Remove arbitrary prioq insertion limit
 2026-05-25 14:16 UTC 

[PATCH v3] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
 2026-05-25 14:15 UTC 

[LTP] [PATCH v7 1/4] futex_wait06: Add EFAULT error coverage test
 2026-05-25 14:15 UTC  (2+ messages)
` [LTP] "

[BUG] mt7921e: Intermittent connection failure
 2026-05-25 14:15 UTC  (8+ messages)

MIPS: mm: Fix out-of-bounds write in maar_res_walk()
 2026-05-25 14:15 UTC  (2+ messages)

[PATCH mm-hotfixes-unstable v18 00/14] khugepaged: add mTHP collapse support
 2026-05-25 14:15 UTC  (3+ messages)
` [PATCH mm-unstable v18 11/14] mm/khugepaged: Introduce "

[PATCH v6 0/6] Add get-error-counter and clear-error-counter support for CRI
 2026-05-25 14:13 UTC  (4+ messages)
` [PATCH v6 2/6] drm/xe/xe_ras: Add support to get error counter in CRI

[PATCH] btrfs: fix subpage state mismatch in cow_fixup writeback path
 2026-05-25 14:13 UTC  (2+ messages)

[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
 2026-05-25 14:13 UTC  (3+ messages)

Patchwork summary for: spi-devel-general
 2026-05-25 14:13 UTC 

[PATCH v8 1/6] PCI: Validate ACS enable flags against device-specific ACS capabilities
 2026-05-25 14:13 UTC  (7+ messages)
` [PATCH v8 2/6] Documentation/kernel-parameters: Add multi-device config_acs example
` [PATCH v8 3/6] PCI: Consolidate delimiter handling into pci_dev_str_match()
` [PATCH v8 4/6] PCI: Refactor disable_acs_redir and config_acs param handling
` [PATCH v8 5/6] PCI: Enable the enhanced ACS controls introduced by PCI_ACS_ECAP
` [PATCH v8 6/6] PCI: Add the enhanced ACS controls check to pci_acs_flags_enabled()

[PATCH 1/1] RDMA/rxe: Fix a use-after-free problem in rxe_mmap
 2026-05-25 14:12 UTC  (2+ messages)

[PATCH v4] binman: add CST backend selection for i.MX8M signing
 2026-05-25 14:12 UTC  (4+ messages)

[PATCH] ksmbd: add missing software bounds checks in RDMA transport layer
 2026-05-25 14:11 UTC  (4+ messages)

[PATCH 0/4] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-05-25 14:11 UTC  (2+ messages)

AI-assisted review
 2026-05-25 14:11 UTC  (6+ messages)

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-25 14:11 UTC  (5+ messages)
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data

[PATCH v2 0/2] Add dynamic CSU register sysfs interface
 2026-05-25 14:09 UTC  (2+ messages)

[PATCH v1 00/25] Add common flow attr/action parsing infrastructure to Intel PMD's
 2026-05-25 14:06 UTC  (29+ messages)
` [PATCH v5 00/27] "
  ` [PATCH v5 01/27] build: add build defines for component name and class
  ` [PATCH v5 02/27] eal/common: add token concatenation macro
  ` [PATCH v5 03/27] net/intel/common: add common flow action parsing
  ` [PATCH v5 04/27] net/intel/common: add common flow attr validation
  ` [PATCH v5 05/27] net/ixgbe: use common checks in ethertype filter
  ` [PATCH v5 06/27] net/ixgbe: use common checks in syn filter
  ` [PATCH v5 07/27] net/ixgbe: use common checks in L2 tunnel filter
  ` [PATCH v5 08/27] net/ixgbe: use common checks in ntuple filter
  ` [PATCH v5 09/27] net/ixgbe: use common checks in security filter
  ` [PATCH v5 10/27] net/ixgbe: use common checks in FDIR filters
  ` [PATCH v5 11/27] net/ixgbe: use common checks in RSS filter
  ` [PATCH v5 12/27] net/i40e: use common flow attribute checks
  ` [PATCH v5 13/27] net/i40e: refactor RSS flow parameter checks
  ` [PATCH v5 14/27] net/i40e: use common action checks for ethertype
  ` [PATCH v5 15/27] net/i40e: use common action checks for FDIR
  ` [PATCH v5 16/27] net/i40e: use common action checks for tunnel
  ` [PATCH v5 17/27] net/iavf: use common flow attribute checks
  ` [PATCH v5 18/27] net/iavf: use common action checks for IPsec
  ` [PATCH v5 19/27] net/iavf: use common action checks for hash
  ` [PATCH v5 20/27] net/iavf: use common action checks for FDIR
  ` [PATCH v5 21/27] net/iavf: use common action checks for fsub
  ` [PATCH v5 22/27] net/iavf: use common action checks for flow query
  ` [PATCH v5 23/27] net/ice: use common flow attribute checks
  ` [PATCH v5 24/27] net/ice: use common action checks for hash
  ` [PATCH v5 25/27] net/ice: use common action checks for FDIR
  ` [PATCH v5 26/27] net/ice: use common action checks for switch
  ` [PATCH v5 27/27] net/ice: use common action checks for ACL

[PATCH 1/3] binman: imx8mimage: Handle nxp,boot-from = "fspi"
 2026-05-25 14:08 UTC  (2+ messages)

[BUG] sched/cache: "Make LLC id continuous" causes NULL cpumask dereference in build_sched_domains on POWER9
 2026-05-25 14:07 UTC 

[PATCH v3] Bluetooth: Add Broadcom channel priority commands
 2026-05-25 14:07 UTC  (4+ messages)

[PATCH] power: regulator: tps6287x: Use dev_read_addr_index()
 2026-05-25 14:07 UTC  (2+ messages)

[PATCH v2 0/3] drm: detect panel type from DisplayID 2.x
 2026-05-25 14:06 UTC  (7+ messages)
` [PATCH v2 1/3] drm/edid: extract section header processing into helper
` [PATCH v2 2/3] drm/edid: parse panel type from DisplayID 2.x Display Parameters

[PATCH] drm/v3d: fix to avoid cleaning up uninitialized CPU jobs
 2026-05-25 14:04 UTC 

[PATCH man-pages v1 0/6] userfaultfd: document read-write protect mode
 2026-05-25 14:03 UTC  (6+ messages)
` [PATCH man-pages v1 1/6] userfaultfd.2: Add "
` [PATCH man-pages v1 4/6] UFFDIO_API.2const: Document UFFD_FEATURE_RWP{,_ASYNC} and 1 << _UFFDIO_SET_MODE

[PATCH v6 00/10] drm/msm/dp: Drop the HPD state machine
 2026-05-25 14:02 UTC  (14+ messages)
` [PATCH v6 03/10] drm/msm/dp: Read DPCD and sink count in bridge detect()
` [PATCH v6 04/10] drm/msm/dp: Move link training to atomic_enable()
` [PATCH v6 07/10] drm/msm/dp: rework HPD handling
` [PATCH v6 08/10] drm/msm/dp: Add sink_count to debug logs
` [PATCH v6 09/10] drm/msm/dp: turn link_ready into plugged
` [PATCH v6 10/10] drm/msm/dp: clear EDID on display unplug

[PATCH v2 0/3] PCI: endpoint: Add PCI DMA endpoint function (part 3/3)
 2026-05-25 14:03 UTC  (4+ messages)

[PATCH net-next v2] ipv4: igmp: annotate data-races around im->users
 2026-05-25 14:02 UTC  (4+ messages)

[PATCH] drm/amdkfd: Check bounds in allocate_event_notification_slot
 2026-05-25 14:02 UTC  (4+ messages)

[PATCH v1] misc: qcom-geni: add DM_FLAG_PRE_RELOC to geni-se-qup driver
 2026-05-25 14:02 UTC  (2+ messages)

[PATCH net-next] mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insert
 2026-05-25 14:02 UTC  (2+ messages)

[PATCH i-g-t] intel-ci: Remove SR-IOV tests from NVL blocklist
 2026-05-25 14:53 UTC 

FreeBSD CI after Cirrus shuts down?
 2026-05-25 14:01 UTC 

[PATCH v2 1/2] dt-bindings: i3c: add Realtek RTS490x I3C HUB
 2026-05-25 14:00 UTC  (6+ messages)
` [PATCH v2 2/2] staging: i3c: add Realtek RTS490x I3C HUB driver

[PATCH nf] netfilter: flowtable: avoid num_encaps underflow on bridge VLAN untag
 2026-05-25 14:00 UTC  (2+ messages)

[PATCH] RDMA/irdma: Fix out-of-bounds write in irdma_copy_user_pgaddrs
 2026-05-25 13:59 UTC  (2+ messages)

[PATCH v4 0/7] timekeeping/ntp: Fix drift tracking precision
 2026-05-25 13:54 UTC  (8+ messages)
` [PATCH v4 1/7] MAINTAINERS: Add Miroslav as timekeeping reviewer
` [PATCH v4 2/7] timekeeping: Remove xtime_remainder from ntp_error accumulation
` [PATCH v4 3/7] timekeeping: Account for monotonicity adjustment in ntp_error
` [PATCH v4 4/7] timekeeping: Guard against divide-by-zero in timekeeping_adjust
` [PATCH v4 5/7] timekeeping: Drive time_offset skew via per-tick ntp_error transfer
` [PATCH v4 6/7] ntp: Convert adjtime() to use time_offset instead of tick_length inflation
` [PATCH v4 7/7] ntp: Remove tick_length_base, use tick_length directly

[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-25 13:57 UTC  (23+ messages)
` [PATCH v5 01/22] gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
` [PATCH v5 02/22] gpu: nova-core: vbios: use checked arithmetic for bios image range end
` [PATCH v5 03/22] gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
` [PATCH v5 04/22] gpu: nova-core: vbios: read BitToken using FromBytes
` [PATCH v5 05/22] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v5 06/22] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v5 07/22] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v5 08/22] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v5 09/22] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v5 10/22] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v5 11/22] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v5 12/22] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v5 13/22] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v5 14/22] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image
` [PATCH v5 16/22] gpu: nova-core: vbios: use single logical block for the FWSEC section
` [PATCH v5 17/22] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v5 18/22] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v5 19/22] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v5 20/22] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v5 21/22] gpu: nova-core: vbios: move constants and functions to be associated
` [PATCH v5 22/22] gpu: nova-core: vbios: remove unused rom_header field

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-25 13:59 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "

[PATCH v3 0/2] media: Add bindings and driver for Sony IMX678
 2026-05-25 13:58 UTC  (4+ messages)
` [PATCH v3 2/2] media: i2c: imx678: Add "

[PATCH v2.1 1/2] drm/i915/color: Fix step discontinuity in Post-CSC Gamma LUT
 2026-05-25 13:56 UTC  (2+ messages)
` [PATCH v2.1 2/2] drm/i915/color: Fix Pre-CSC degamma LUT bounds

[PATCH] media: imx-jpeg: avoid double free on video register failure
 2026-05-25 14:04 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Move board nodes to common DTSI
 2026-05-25 13:57 UTC  (7+ messages)

[syzbot] [can?] general protection fault in can_rx_unregister (2)
 2026-05-25 13:56 UTC  (2+ messages)
` [PATCH] can: af_can: reject can rx unregister if dev is not can

linux-next: manual merge of the fs-next tree with the mm-unstable tree
 2026-05-25 13:55 UTC 

[PATCH v6 00/15] add software ecdsa support
 2026-05-25 13:52 UTC  (16+ messages)
` [PATCH v6 01/15] ecdsa: fix support of secp521r1
` [PATCH v6 02/15] mbedtls: enable support of ecc
` [PATCH v6 03/15] ecdsa: initial support of ecdsa using mbedtls
` [PATCH v6 04/15] test: lib: ecdsa: add initial test
` [PATCH v6 05/15] drivers: crypto: add software ecdsa support
` [PATCH v6 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
` [PATCH v6 07/15] test: py: vboot: prepare integration test for ecdsa
` [PATCH v6 08/15] test: vboot: add "
` [PATCH v6 09/15] tools: fit_image_setup_sig: set required_keynode to -1
` [PATCH v6 10/15] tools: mkimage: pre-load: add support of ecdsa
` [PATCH v6 11/15] tools: binman: "
` [PATCH v6 12/15] boot: "
` [PATCH v6 13/15] tools: preload_check_sign: "
` [PATCH v6 14/15] test: py: vboot: prepare test for global signature with ecdsa
` [PATCH v6 15/15] test: py: vboot: add "

[PATCH 0/1] bcache: fix stale data race between read cache miss and bypass write
 2026-05-25 13:41 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v6 00/15] Introduce Xe Uncorrectable Error Handling
 2026-05-25 13:54 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for Introduce Xe Uncorrectable Error Handling (rev6)

[PATCH net-next v2 0/2] pcnet32: switch to napi_alloc_skb() and napi_gro_receive()
 2026-05-25 13:53 UTC  (3+ messages)
` [PATCH net-next v2 1/2] pcnet32: stop holding device spin lock during napi_complete_done

[RFC PATCH v2 0/4] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-05-25 13:53 UTC  (2+ messages)

[GIT PULL] BPF fixes for 7.1-rc5
 2026-05-25 13:53 UTC  (2+ messages)

[PATCH v2] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-25 13:53 UTC  (2+ messages)

[PATCH v16 0/8] virtio-net: live-TAP local migration
 2026-05-25 13:51 UTC  (4+ messages)
` [PATCH v16 5/8] virtio-net: support local migration of backend

[PATCH v14 32/32] perf kwork: Fix memory management of kwork_work
 2026-05-25 13:51 UTC  (2+ messages)

[PATCH] igvm: replace raw uint32_t with igvm library types
 2026-05-25 13:48 UTC  (2+ messages)

[PATCH] rust: kernel: use strict provenance APIs
 2026-05-25 13:48 UTC  (2+ messages)

[PATCH] net: stmmac: Improve Tx timer arm logic further
 2026-05-25 13:46 UTC  (2+ messages)

[PATCH] tpm-buf: memory-safe allocations
 2026-05-25 13:46 UTC  (2+ messages)

[PATCH 0/4 nf v2] netfilter: synproxy: timestamp adjustment fixes
 2026-05-25 13:45 UTC  (3+ messages)
` [PATCH 4/4 nf v2] netfilter: synproxy: fix possible write to stale pointer

[bluez/bluez]
 2026-05-25 13:44 UTC 

[bluez/bluez] 360693: adapter: Add configurable default LE PHYs
 2026-05-25 13:44 UTC 

[RFC PATCH rdma-next 0/5] cgroup/rdma: add per-type resource accounting for QP, MR and MR memory
 2026-05-25 13:43 UTC  (2+ messages)

[PATCH v8 0/6] PCI: Add support for ACS Enhanced Capability
 2026-05-23 14:01 UTC 

[PATCH] libsdl2: Fix compilation error with DirectFB
 2026-05-25 13:42 UTC 

[PATCH v5 6/6] media: meson: vdec: Cancel esparser work in error and stop paths
 2026-05-25 13:42 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 648fb97ee908b602f507e8b1f1ae98dd6342f05d
 2026-05-25 13:41 UTC 

[PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration
 2026-05-25 13:41 UTC  (4+ messages)
` [PATCH v2] genksyms: Support arm64 CRC32 hardware acceleration1~

[RFC 1/4] net: fec: do not use readl()/writel() for ColdFire
 2026-05-25 13:39 UTC  (11+ messages)
` [RFC 4/4] m68k: coldfire: fix non-standard readX()/writeX() functions

[PATCH v8 03/10] arm64: dts: rockchip: Add missing hclk for RK3588 eDP0
 2026-05-25 13:39 UTC  (2+ messages)

[PATCH v8 10/10] drm/rockchip: analogix_dp: Add support for RK3576
 2026-05-25 13:36 UTC  (2+ messages)

[PATCH] ARM: mm: fix kexec and hibernation with CONFIG_CPU_TTBR0_PAN
 2026-05-25 13:35 UTC  (2+ messages)

[PATCH 00/11] Convert moduleparams to seq_buf
 2026-05-25 13:35 UTC  (3+ messages)
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS

[PATCH v5 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2026-05-25 13:33 UTC  (3+ messages)
` [PATCH v5 02/11] dt-bindings: hwmon: Add Apple System Management Controller hwmon schema

[PATCH v3 0/3] gpio: add kunit tests for GPIO core
 2026-05-25 13:33 UTC  (2+ messages)

[PATCH 2/2] i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)
 2026-05-25 13:33 UTC  (2+ messages)

[PATCH v3 0/5] drm/xe: Fix LR exec queue suspend/resume for S3/S4
 2026-05-25 13:30 UTC  (6+ messages)
` [PATCH v3 1/5] drm/xe/guc: Defer user exec queue scheduler start until after page table restore
` [PATCH v3 2/5] drm/xe/guc: Don't ban LR VM exec queues on PM suspend
` [PATCH v3 3/5] drm/xe/guc: Add suspend refcount to exec queue ops
` [PATCH v3 4/5] drm/xe: Rename EXEC_MODE_LR to EXEC_MODE_FAULT in hw engine group
` [PATCH v3 5/5] drm/xe: Suspend fault-mode LR jobs before VRAM eviction on S3/S4

[PATCH v4 00/39] drm/msm/dp: Add MST support for MSM chipsets
 2026-05-25 13:32 UTC  (13+ messages)
` [PATCH v4 16/39] drm/msm/dp: use stream_id to change offsets in dp_catalog
` [PATCH v4 17/39] drm/msm/dp: Add catalog support for 3rd/4th stream MST

[PATCH v2 00/14] drm/v3d: Scheduler and submission fixes and refactoring
 2026-05-25 13:31 UTC  (3+ messages)
` [PATCH v2 12/14] drm/v3d: Split BO fence attach from syncobj output handling

[PATCH] mptcp: pm: don't WARN on re-announced addr in kernel PM
 2026-05-25 13:31 UTC  (2+ messages)

[syzbot] [can?] general protection fault in can_rx_unregister (2)
 2026-05-25 13:30 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.