All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-20 16:01:10 to 2026-07-20 16:28:47 UTC [more...]

CVE-2026-64207: net/sched: dualpi2: fix GSO backlog accounting
 2026-07-20 16:27 UTC 

CVE-2026-64192: bpf: Reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
 2026-07-20 16:27 UTC 

CVE-2026-64205: i2c: i801: fix hardware state machine corruption in error path
 2026-07-20 16:27 UTC 

CVE-2026-64191: i2c: stub: Reject I2C block transfers with invalid length
 2026-07-20 16:27 UTC 

CVE-2026-64190: net: team: fix NULL pointer dereference in team_xmit during mode change
 2026-07-20 16:27 UTC 

CVE-2026-64189: netfilter: ipset: fix race between dump and ip_set_list resize
 2026-07-20 16:27 UTC 

venus: encoder job execution hard-resets SoC on SM7325 (sc7280-compatible) — extensive analysis, need wrapper/GDSC insight
 2026-07-20 16:28 UTC  (3+ messages)

CVE-2026-64188: net: qualcomm: rmnet: fix endpoint use-after-free in rmnet_dellink()
 2026-07-20 16:27 UTC 

[PATCH v3 00/10] ACPI: APEI: GHES: Collection of fixes for issues reported by sashiko
 2026-07-20 16:28 UTC  (19+ messages)
` [PATCH v3 01/10] ACPI: APEI: GHES: Bound CXL event record copy to the firmware section length
` [PATCH v3 02/10] efi/cper: Reject CPER records with an out-of-range error_data_length
` [PATCH v3 03/10] ACPI: APEI: GHES: Validate CXL protocol error section length before RAS cap copy
` [PATCH v3 04/10] ACPI: extlog: Avoid populating software AER metadata from raw hardware buffer
` [PATCH v3 05/10] ACPI: extlog: Validate PCIe error section length before payload access
` [PATCH v3 06/10] ACPI: extlog: Defer CXL protocol error handling to avoid lock inversion
` [PATCH v3 07/10] ACPI: extlog: Fix CONFIG_ACPI_APEI_PCIEAER guard typo
` [PATCH v3 08/10] ACPI: APEI: GHES: Validate memory error section length before payload access

[PATCH] tests/functional/aspeed: Fix remaining hostname-specific login prompts
 2026-07-20 16:27 UTC  (3+ messages)

[Buildroot] [PATCH v2 0/8] support Hare language
 2026-07-20 16:06 UTC  (5+ messages)
` [Buildroot] [PATCH v2 1/8] package/qbe: new host package
` [Buildroot] [PATCH v2 4/8] package/hare: "

[PATCH v2] watchdog: take all OF aliases into account when assigning id
 2026-07-20 16:27 UTC  (2+ messages)

[PATCH] docs: outline some guidelines for security classification
 2026-07-20 16:27 UTC  (7+ messages)

[PATCH v2] wifi: mt76: mt7996: remove beacon_int_min_gcd from ADHOC interface combinations
 2026-07-20 16:25 UTC  (4+ messages)

[PATCH v13 0/3] media: nxp: Add CSI Pixel Formatter support
 2026-07-20 16:25 UTC  (3+ messages)
` [PATCH v13 3/3] media: nxp: Add i.MX95 CSI pixel formatter v4l2 driver

[PATCH v3 00/11] migration: fast snapshot load
 2026-07-20 16:23 UTC  (9+ messages)
` [PATCH v3 03/11] migration: Rename postcopy_listen_thread_bh
` [PATCH v3 04/11] migration: Use file_bmap for RAMBlock during incoming file load
` [PATCH v3 05/11] migration: Make qemu_get_buffer_at() thread-safe
` [PATCH v3 06/11] migration: add RAMBlock field and helper for fast snapshot load

[PATCH v1 00/11] KVM: arm64: Restore type-checking across the host/hyp hypercall boundary
 2026-07-20 16:24 UTC  (12+ messages)
` [PATCH v1 01/11] tracing: Include linux/types.h in trace_remote_event.h
` [PATCH v1 02/11] KVM: arm64: nVHE: Share the stacktrace per-CPU declarations with EL2
` [PATCH v1 03/11] KVM: arm64: nVHE: Declare the hyp event IDs before defining them
` [PATCH v1 04/11] KVM: arm64: nVHE: Use NULL to reset the trace buffer backing pointer
` [PATCH v1 05/11] KVM: arm64: nVHE: Run the source checker under C=2
` [PATCH v1 06/11] arm64: pi: Run the source checker on the libfdt objects "
` [PATCH v1 07/11] KVM: arm64: nVHE: Pass host VA arguments as pointers
` [PATCH v1 08/11] KVM: arm64: Move the host hypercall interface to its own header
` [PATCH v1 09/11] KVM: arm64: Type-check hypercall arguments at the caller
` [PATCH v1 10/11] KVM: arm64: nVHE: Check hypercall handlers against the declared ABI
  ` [PATCH v1 11/11] KVM: arm64: Tag host-VA hypercall parameters __hostva

[PATCH net-next v5 00/15][pull request] Introduce iXD driver
 2026-07-20 16:24 UTC  (12+ messages)
` [PATCH net-next v5 04/15] libie: add control queue support
` [PATCH net-next v5 05/15] libie: add bookkeeping support for control queue messages
` [PATCH net-next v5 08/15] idpf: refactor idpf to use libie_pci APIs
` [PATCH net-next v5 09/15] idpf: refactor idpf to use libie control queues
` [PATCH net-next v5 14/15] ixd: add the core initialization

[PATCH 1/1] PCI: Do not add hotplug reservation multiple times
 2026-07-20 16:24 UTC 

[PATCH net-next v2 0/7] net: convert rawv6, ieee802154, phonet and tls getsockopt to sockopt_t
 2026-07-20 16:17 UTC  (8+ messages)
` [PATCH net-next v2 1/7] ipv6: raw: drop unused level argument from do_rawv6_getsockopt
` [PATCH net-next v2 2/7] ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
` [PATCH net-next v2 3/7] ieee802154: convert dgram getsockopt "
` [PATCH net-next v2 4/7] phonet: pep: do not write beyond optlen in getsockopt
` [PATCH net-next v2 5/7] phonet: pep: convert getsockopt to sockopt_t
` [PATCH net-next v2 6/7] tls: "
` [PATCH net-next v2 7/7] selftests: net: getsockopt_iter: cover rawv6, ieee802154, phonet and tls

QEMU net code and padding of short packets
 2026-07-20 16:22 UTC  (5+ messages)

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-07-20 16:21 UTC  (7+ messages)
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant

[PATCH v3 0/5] Input: applespi - Fix probe timeout and use-after-free bugs
 2026-07-20 16:22 UTC  (6+ messages)
` [PATCH v3 1/5] Input: applespi - use unified wait queue with timeouts for drain
` [PATCH v3 2/5] Input: applespi - track asynchronous SPI transfers in flight
` [PATCH v3 3/5] Input: applespi - register touchpad synchronously in probe
` [PATCH v3 4/5] Input: applespi - prefer asynchronous driver probing
` [PATCH v3 5/5] Input: applespi - fix use-after-free in applespi_remove()

[PATCH v4 0/2] drm/xe: Use IBC v3 on PTL
 2026-07-20 16:21 UTC  (4+ messages)
` [PATCH v4 2/2] drm/xe: Add debugfs for IA/GT bias

[PATCH bpf-next 0/4] selftests/bpf: Fix compilation with RELEASE=1
 2026-07-20 16:21 UTC  (4+ messages)

[PATCH] ASoC: rt766: add RT766/RT767 SDCA driver
 2026-07-20 16:21 UTC  (2+ messages)

[PATCH v16 0/7] spi: pxa2xx: Fix PM and interrupt issues on Intel LPSS SPI
 2026-07-20 16:21 UTC  (8+ messages)
` [PATCH v16 1/7] spi: pxa2xx: introduce clock enable and disable helper functions
` [PATCH v16 2/7] spi: pxa2xx: introduce suspended flag for interrupt synchronization
` [PATCH v16 3/7] spi: pxa2xx: overhaul teardown and suspend sequence using pxa2xx_spi_off
` [PATCH v16 4/7] spi: pxa2xx: lock out runtime autosuspend for Intel LPSS SPI in PIO mode
` [PATCH v16 5/7] spi: pxa2xx: disable DMA for Apple MacBook8,1
` [PATCH v16 6/7] spi: pxa2xx: restore LPSS private register state on S3 resume
` [PATCH v16 7/7] spi: pxa2xx: rename local status variable to ret

[PATCH v2] staging: rtl8723bs: fix space before tab in comments
 2026-07-20 16:20 UTC 

[PATCH] drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive
 2026-07-20 16:20 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/hdcp: Make hdcp2_encrypted and hdcp_encrypted mutually exclusive (rev2)

[PATCH v7 0/7] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
 2026-07-20 16:20 UTC  (5+ messages)
` [PATCH v7 6/7] mm/vmalloc: map contiguous pages in batches for vmap() if possible

[meta-yocto-bsp][PATCH 04/06] yocto-bsps: update to v6.18.36
 2026-07-20 16:19 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 05/06] yocto-bsps: update to v6.18.38
 2026-07-20 16:19 UTC  (2+ messages)
` Patchtest results for "

[meta][PATCH 01/06] linux-yocto/6.18: update to v6.18.36
 2026-07-20 16:19 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 06/06] yocto-bsps: update to v6.18.39
 2026-07-20 16:19 UTC  (2+ messages)
` Patchtest results for "

[PATCH v7 00/11] Dynamic PAMT
 2026-07-20 16:18 UTC  (4+ messages)
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures

[RFC PATCH] gitlab: remove gdb from MacOS jobs
 2026-07-20 16:13 UTC  (2+ messages)

[PATCH][next] drm/i915/bw: Fix spelling mistake "threshod" -> "threshold"
 2026-07-20 16:16 UTC 

[PATCH 00/11] Initial Apple M3 Pro, Max and Ultra device trees
 2026-07-20 16:17 UTC  (3+ messages)
` [PATCH 06/11] dt-bindings: watchdog: apple,wdt: Add t6030 and t6031 compatibles

[PATCH v2] btrfs: check if root is readonly when setting posix acl
 2026-07-20 16:16 UTC  (4+ messages)
` [PATCH v2] btrfs: test POSIX ACL changes for RO btrfs property

[PATCH] drm/amdkfd: allow CWSR grace period of 0 on supported firmware
 2026-07-20 16:15 UTC 

[PATCH] bpf, sockmap: Fix cork use-after-free in tcp_bpf_sendmsg()
 2026-07-20 16:17 UTC  (2+ messages)

[PATCH i-g-t RFC v1 0/2] runner: create results incrementally
 2026-07-20 16:15 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] runner: Create results after each tests end
` [PATCH i-g-t v1 2/2] runner: Create new option for incremental results

[PATCH] watchdog: via_wdt: add missing MODULE_DEVICE_TABLE()
 2026-07-20 16:16 UTC  (2+ messages)

[PATCH v6 0/5] i3c: Improve CCC reliability with actual_len, validation, and Direct GET retry
 2026-07-20 16:15 UTC  (3+ messages)

[PATCH v2] dt-bindings: watchdog: snps,dw-wdt: Add RV1106 compatible
 2026-07-20 16:15 UTC  (3+ messages)

[PATCH v3 0/1] watchdog: realtek-otto: Make use of regmap API
 2026-07-20 16:14 UTC  (3+ messages)
` [PATCH v3 1/1] watchdog: realtek-otto: Change to use "

[PATCH] drm/i915/display: Ensure a non-zero safe window from PTL onwards
 2026-07-20 16:14 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v3 0/6] drm/xe: More BIOS FB takeover fixes
 2026-07-20 16:14 UTC  (9+ messages)
` [PATCH v3 1/6] drm/xe/ggtt: Add xe_ggtt_reserve_area
` [PATCH v3 2/6] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [PATCH v3 3/6] drm/xe/display: Reserve the original GGTT space before creating a bo
` [PATCH v3 4/6] drm/xe/display: Use the correct calculation for phys_base on integrated
` [PATCH v3 5/6] drm/xe/display: Remove duplicated code
` [PATCH v3 6/6] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` ✗ CI.checkpatch: warning for drm/xe: More BIOS FB takeover fixes (rev3)
` ✓ CI.KUnit: success "

[PATCH 00/11] drm/xe/display: Transparant fallback from stolen to sysmem
 2026-07-20 16:15 UTC  (12+ messages)
` [DO NOT REVIEW 01/11] drm/xe/ggtt: Add xe_ggtt_reserve_area
` [DO NOT REVIEW 02/11] drm/xe/ggtt: Add xe_ggtt_node_remove_noclear
` [DO NOT REVIEW 03/11] drm/xe/display: Reserve the original GGTT space before creating a bo
` [DO NOT REVIEW 04/11] drm/xe/display: Use the correct calculation for phys_base on integrated
` [DO NOT REVIEW 05/11] drm/xe/display: Remove duplicated code
` [DO NOT REVIEW 06/11] drm/xe/ggtt: Remove xe_ggtt_insert_bo_at
` [PATCH 07/11] drm/xe/display: Avoid using stolen memory for framebuffer when media gt exists
` [PATCH 08/11] drm/xe/migrate: Support copying between sysmem and stolen
` [PATCH 09/11] drm/xe: Raise gt frequency slightly earlier
` [PATCH 10/11] HACK: Always fallback
` [PATCH 11/11] drm/i915: Introduce intel_bo_fbdev_bios_fb_takeover()

Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 6.18-stable tree
 2026-07-20 16:11 UTC 

[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
 2026-07-20 16:13 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v3] can: isotp: fix timer drain order, wakeup handling and tx_gen ordering
 2026-07-20 16:13 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86/SVM: Fixes for AMD ERAPS virtualization
 2026-07-20 16:12 UTC  (4+ messages)
` [PATCH v2 1/3] KVM: SVM: Configure ALLOW_LARGER_RAP in svm_vcpu_after_set_cpuid()

Patch "net: ethernet: ti: icssg: guard PA stat lookups" has been added to the 7.1-stable tree
 2026-07-20 15:55 UTC 

[PATCH] i3c: master: Fix device_register() error path
 2026-07-20 16:11 UTC  (3+ messages)

[PATCH v4 0/3] watchdog: npcm: Add reset status detection support
 2026-07-20 16:11 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
` [PATCH v4 2/3] docs: watchdog: npcm: Add reset status description
` [PATCH v4 3/3] watchdog: npcm: add bootstatus support

[PATCH v3 net] octeontx2-af: Block VFs from clobbering special CGX PKIND state
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH v6 0/3] ASoC: qcom: qdsp6: Add MI2S clock control
 2026-07-20 16:10 UTC  (5+ messages)
` [PATCH v6 1/3] ASoC: dt-bindings: qcom,q6apm-lpass-dais: Document DAI subnode
` [PATCH v6 2/3] ASoC: qcom: q6apm-lpass-dais: Add MI2S clock control
` [PATCH v6 3/3] ASoC: qcom: sc8280xp: enhance machine driver for board-specific config

[meta-oe][PATCH] libsimplelog: upgrade 1.0.8 -> 1.1.0
 2026-07-20 16:10 UTC  (2+ messages)
` [oe] "

[PATCH v3 00/16] arm_mpam: Add MPAM-Fb firmware support
 2026-07-20 16:09 UTC  (5+ messages)
` [PATCH v3 07/16] arm_mpam: __ris_msmon_read(): get rid of nrdy special handling

[PATCH RFC] nbd: fix generic netlink deadlock and lockdep exhaustion
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: check fsl_re_chan_probe() return value
 2026-07-20 16:09 UTC  (2+ messages)

[PATCH 0/6] block,md,nvme: correct handling of unsupported P2PDMA transfers
 2026-07-20 16:09 UTC  (5+ messages)
` [PATCH 2/6] md: ensure REQ_NOMERGE is set on P2PDMA bios

[PATCH v2 00/15] drm/drm_simple: remove drm_simple_encoder_init
 2026-07-20 16:08 UTC  (7+ messages)
` [PATCH v2 07/15] drm/tidss: remove dependency on DRM simple helpers
` [PATCH v2 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo

[PATCH tty v6 0/2] Convert 8250 to NBCON, take 2
 2026-07-20 16:07 UTC  (4+ messages)
` [PATCH tty v6 1/2] serial: 8250: Switch to nbcon console, "

[PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
 2026-07-20 16:07 UTC  (4+ messages)

[v5 00/14] drm/i915/color: Enable SDR plane color pipeline
 2026-07-20 16:07 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/color: Enable SDR plane color pipeline (rev6)

[PATCH net] vxlan: mdb: Fix source list corruption on a failed replace
 2026-07-20 16:04 UTC 

[PATCH v2 0/2] drm/bridge: it6505: DP audio support + shared-DAI hw_params fix
 2026-07-20 16:06 UTC  (5+ messages)
` [PATCH v2 1/2] drm/bridge: it6505: Add audio support
` [PATCH v2 2/2] drm/bridge: it6505: Don't reject audio hw_params without an encoder

[PATCH v2] cpufreq: apple-soc: Calculate frequency as a 64-bit value
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH RFC v3] ocfs2: fix circular locking dependency in ocfs2_init_acl()
 2026-07-20 16:06 UTC  (2+ messages)

[PATCH v2] ext4: fix race in ext4_mb_check_group_pa
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH 0/1] libevl: Add debian package config
 2026-07-20 15:55 UTC  (2+ messages)

[PATCH v2 00/19] maple_tree: lock checking and clean ups
 2026-07-20 16:04 UTC  (5+ messages)
` [PATCH v2 03/19] maple_tree: Add write lock checking with lockdep sequence numbers

[PATCH] regulator: sgm3804: register rails with their DT nodes
 2026-07-20 16:05 UTC  (2+ messages)

[PATCH -v2] ext4: enable scoped NOFS when starting a handle in nojournal mode
 2026-07-20 16:03 UTC  (3+ messages)

[PATCH] usb: core: add USB_QUIRK_CONFIG_DESC_READ_255 for Razer BlackShark V3 Pro
 2026-07-20 16:04 UTC  (2+ messages)

[PATCH] dmaengine: fsl_raid: free resources in probe
 2026-07-20 16:04 UTC  (2+ messages)

[PATCH v4 0/4] ASoC: qcom and pinctrl: add LPASS LPR voting and Hawi LPASS LPI TLMM
 2026-07-20 16:04 UTC  (4+ messages)

[PATCH v6 0/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
 2026-07-20 16:03 UTC  (5+ messages)
` [PATCH v6 1/4] arm64: vdso: Prepare for robust futex unlock support
` [PATCH v6 2/4] arm64: vdso: Implement __vdso_futex_robust_try_unlock()
` [PATCH v6 3/4] arm64: vdso32: Bring vdso32-offsets.h back
` [PATCH v6 4/4] arm64: vdso32: Implement __vdso_futex_robust_try_unlock()

[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
 2026-07-20 16:02 UTC  (16+ messages)
` [PATCH v1 01/17] xen/riscv: manage IRQ_DISABLED flag in APLIC irq enable/disable callbacks
` [PATCH v1 02/17] xen/riscv: add basic VGEIN management for AIA guests
` [PATCH v1 03/17] xen/riscv: add missing APLIC register offsets, masks to asm/aplic.h
` [PATCH v1 04/17] xen/riscv: introduce device-agnostic MMIO emulation dispatch
` [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation
` [PATCH v1 06/17] xen/riscv: map IMSIC interrupt file for vCPUs
` [PATCH v1 07/17] xen/riscv: introduce vCPU AIA initialization
` [PATCH v1 08/17] xen/riscv: add IMSIC state save/restore
` [PATCH v1 09/17] xen/riscv: add helper to check APLIC MSI mode
` [PATCH v1 10/17] xen/riscv: introduce vintc_state_{save,restore}()
` [PATCH v1 11/17] xen/riscv: add vAPLIC state save/restore hooks
` [PATCH v1 12/17] xen/riscv: extend exception tables with type and data fields
` [PATCH v1 13/17] xen/riscv: add unprivileged guest memory read helper
` [PATCH v1 14/17] xen/riscv: add guest page fault handling stub
` [PATCH v1 15/17] xen/riscv: implement trap redirection to a guest

macOS builds broken in CI
 2026-07-20 16:01 UTC  (6+ messages)

[yocto][meta-mingw][wrynose][PATCH] mingw32-common.inc: disable meson exe wrapper for mingw targets
 2026-07-20 16:02 UTC 

[PATCH] Documentation/devicetree/bindings: update Sudeep Holla's email address
 2026-07-20 16:02 UTC 

[PATCH v4] x86/mm/64: free the gap between BSS_MAIN and BSS_DECRYPTED
 2026-07-20 16:02 UTC  (3+ messages)

[PATCHSET v7 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
 2026-07-20 16:01 UTC  (6+ messages)
` [PATCH 08/11] sched_ext: Delegate proxy donor admission to BPF schedulers

[PATCH 0/8] driver core: prefer platform_device_set_fwnode()
 2026-07-20 16:01 UTC  (4+ messages)
` [PATCH 7/8] net: mv643xx: use platform_device_set_fwnode()

[PATCH v6 00/23] Introduce enablemenant of dom0less
 2026-07-20 16:00 UTC  (3+ messages)
` [PATCH v6 21/23] xen/riscv: provide init_vuart()
` [PATCH v6 23/23] xen/riscv: do a 4th linking pass if necessary


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.