All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-11 22:46:08 to 2026-08-12 00:08:01 UTC [more...]

CVE-2026-68431: ksmbd: validate minimum PDU size for transform requests
 2026-08-12  0:05 UTC 

CVE-2026-68446: drm/vmwgfx: Validate vmw_surface_metadata::array_size
 2026-08-12  0:06 UTC 

CVE-2026-68445: drm/vc4: Prevent shader BO mappings from becoming writable
 2026-08-12  0:06 UTC 

CVE-2026-68444: firmware: arm_ffa: Fix NULL dereference in ffa_partition_info_get()
 2026-08-12  0:06 UTC 

CVE-2026-68443: hwmon: (gigabyte_waterforce) Stop device IO before calling hid_hw_stop
 2026-08-12  0:06 UTC 

CVE-2026-68442: btrfs: don't propagate EXTENT_FLAG_LOGGING to split extent maps
 2026-08-12  0:06 UTC 

CVE-2026-68441: net/sched: Handle TC_ACT_REDIRECT from qdisc filter chains
 2026-08-12  0:06 UTC 

CVE-2026-68440: net: txgbe: fix heap overflow when reading module EEPROM
 2026-08-12  0:06 UTC 

CVE-2026-68439: wifi: mt76: mt7925: fix possible NULL-pointer deref in mt7925_mcu_bss_he_tlv()
 2026-08-12  0:06 UTC 

CVE-2026-68429: drm/dp_mst: Handle torn-down topology gracefully in drm_dp_mst_topology_queue_probe()
 2026-08-12  0:05 UTC 

CVE-2026-68430: drm/amdgpu/gfx8: drop unecessary BUG_ON()
 2026-08-12  0:05 UTC 

[PATCH v1 0/2] perf: Add Raspberry Pi AXI PMU driver
 2026-08-12  0:05 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] perf: Add Raspberry Pi BCM2835 "
  ` [PATCH v2 2/2] perf: Add Raspberry Pi 5 (BCM2712) AXI PMU support

[PATCH V0 0/2] Redesign memory deposit logic
 2026-08-12  0:05 UTC  (3+ messages)
` [PATCH V0 1/2] mshv: Stub out deposit memory functions
` [PATCH V0 2/2] mshv: Redesign hypervisor memory deposit logic

[PATCH v1 0/2] Add Delta::to_jiffies_timeout() with tests
 2026-08-12  0:05 UTC  (4+ messages)
` [PATCH v1 2/2] rust: time: add Delta::to_jiffies_timeout() for timeout conversion

[PATCH v2 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-12  0:05 UTC  (5+ messages)
` [PATCH v2 1/4] selftests/ftrace: Add generic boot "
` [PATCH v2 3/4] selftests/ftrace: Add kernel cmdline tracing testcases

[PATCH v4 00/22] objtool/arm64: Port klp-build to arm64
 2026-08-12  0:02 UTC  (23+ messages)
` [PATCH v4 01/22] objtool/klp: Fix .kcfi_traps special section extraction
` [PATCH v4 06/22] arm64: vdso: Discard .discard.* sections
` [PATCH v4 11/22] kbuild: Only run objtool if there is at least one command
` [PATCH v4 12/22] objtool: Ignore jumps to the end of the function for checksum runs
` [PATCH v4 13/22] objtool: Refactor elf_add_data() to use a growable data buffer
` [PATCH v4 14/22] objtool: Reuse string references
` [PATCH v4 15/22] objtool: Prevent kCFI hashes from being decoded as instructions
` [PATCH v4 18/22] objtool/klp: Don't correlate arm64 mapping symbols
` [PATCH v4 20/22] objtool/klp: Introduce objtool for arm64
` [PATCH v4 21/22] klp-build: Support cross-compilation
` [PATCH v4 22/22] klp-build: Add arm64 syscall patching macro

[PATCH 0/4] Use SIGID API for PCODE and CSC
 2026-08-12  0:00 UTC  (7+ messages)
` [PATCH 1/4] drm/xe/log: DO NOT REVIEW
` [PATCH 2/4] drm/xe/pcode: Use int instead of u32 for mailbox status
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID
` [PATCH 4/4] drm/xe/ras: Report CSC "
` ✗ CI.checkpatch: warning for Use SIGID API for PCODE and CSC
` ✓ CI.KUnit: success "

[PATCH v12] PCI: Add support for PCIe WAKE# interrupt
 2026-08-11 23:58 UTC  (2+ messages)

[PATCH 0/2] drm/xe: small pagefault handler improvements
 2026-08-11 23:58 UTC  (6+ messages)
` [PATCH 1/2] drm/xe: Use guard(spinlock_irqsave) in pagefault handler
` [PATCH 2/2] drm/xe: Remove redundant full pagefault queue check
` ✓ Xe.CI.FULL: success for drm/xe: small pagefault handler improvements

[ANNOUNCE] QEMU 11.1.0 is now available
 2026-08-11 23:51 UTC 

[PATCH 0/3] power: supply: qcom_smbx: add SMB5 support
 2026-08-11 23:57 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dt-bindings: power: supply: qcom,pmi8998-charger: add SMB5 PMICs
  ` [PATCH v2 2/2] power: supply: qcom_smbx: add SMB5 support

[PATCH 00/17] nova-core: GPU interrupt support and GSP event delivery
 2026-08-11 23:56 UTC  (7+ messages)
` [PATCH 03/17] rust: pci: expose the allocated interrupt type

[PATCH] perf/bpf: Fix data race in __perf_event_overflow
 2026-08-11 23:53 UTC 

[PATCH v2 0/5] Rework PCI IRQ vector code
 2026-08-11 23:52 UTC  (11+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 3/5] rust: pci: remove request_irq() and request_threaded_irq() from Device
` [PATCH v2 4/5] PCI: Add pci_irq_type() to query the allocated interrupt type
` [PATCH v2 5/5] rust: pci: expose "

[PATCH v2 0/4] hwmon: Add ASUS ROG Ryujin III support
 2026-08-11 23:52 UTC  (9+ messages)
` [PATCH v2 1/4] hwmon: (asus_rog_ryujin) Add per-device configuration
` [PATCH v2 2/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III support
` [PATCH v2 3/4] hwmon: (asus_rog_ryujin) Add ROG Ryujin III White Edition
` [PATCH v2 4/4] hwmon: (asus_rog_ryujin) Handle missing driver data

[RESEND PATCH v4 00/15] x86/resctrl: Add kernel-mode (e.g., PLZA) support to the resctrl subsystem
 2026-08-11 23:51 UTC  (5+ messages)
` [RESEND PATCH v4 03/15] x86/resctrl: Add data structures and definitions for PLZA configuration

[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
 2026-08-11 23:50 UTC  (10+ messages)

[akpm-mm:mm-new] BUILD SUCCESS WITH UNVERIFIED WARNING e0ffd277b09a7c9f1a436e5f75be37ac490bc59f
 2026-08-11 23:50 UTC  (3+ messages)

[PATCH 1/6] drm/msm/a8xx: Add support for Adreno 830 GPU
 2026-08-11 23:48 UTC  (3+ messages)

[PATCH v7 00/36] Cleaning up the KVM clock mess
 2026-08-11 23:47 UTC  (4+ messages)
` [PATCH v7 31/36] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration

[PATCH] DMA mapping leak in error path in __nvme_fc_init_requet()
 2026-08-11 23:44 UTC 

[PATCH mptcp v2] mptcp: restore full join state in syncookie MP_JOIN reconstruction
 2026-08-11 23:43 UTC  (2+ messages)

[RFC PATCH 0/3] vfio-user: support multiple FDs backing region mmaps
 2026-08-11 23:39 UTC  (4+ messages)
` [RFC PATCH 1/3] vfio-user: add multi-fd region mmap capability
` [RFC PATCH 2/3] vfio: mmap sparse regions backed by multiple FDs
` [RFC PATCH 3/3] vfio-user: implement client support for multi-fd region mmap

[PATCH v5 0/2] xen/console: updates to rate-limiting
 2026-08-11 23:38 UTC  (3+ messages)
` [PATCH v5 1/2] xen/console: re-calibrate rate-limiter based on user input
` [PATCH v5 2/2] xen/console: add build-time rate-limiting controls

b4 review misses a patch
 2026-08-11 23:38 UTC  (5+ messages)

[PATCH v3] erofs: cap LZMA stream pool size
 2026-08-11 23:36 UTC  (8+ messages)

[PATCH 0/2] drm/xe/guc: handle exec queue teardown after hot-unplug
 2026-08-11 23:36 UTC  (3+ messages)
` [PATCH 2/2] drm/xe: remove EXEC_QUEUE_FLAG_PERMANENT

[PATCH net] tcp: fix use-after-free of the listener's ipv6_pinfo after IPV6_ADDRFORM
 2026-08-11 23:34 UTC  (3+ messages)

[PATCH 0/8] hw/cpu: Slightly sanitize CPU API
 2026-08-11 23:33 UTC  (2+ messages)

[RFC PATCH] btrfs: Write as many copies as possible if the current RAID1 profile is unreachable
 2026-08-11 23:32 UTC  (2+ messages)

[PATCH v4 1/4] KVM: x86: ioapic: Update remote_irr only after successful delivery
 2026-08-11 23:32 UTC  (3+ messages)

[PATCH RFC/RFT v1 00/12] Fix easy bits of the negative dentry problem
 2026-08-11 23:32 UTC  (6+ messages)
` [PATCH v1 01/12] VFS: don't count references through ->d_parent

[PATCH 0/5] power: supply: qcom_smbx: fix watchdog and battery properties
 2026-08-11 23:30 UTC  (12+ messages)
` [PATCH 1/5] power: supply: qcom_smbx: include base when petting watchdog
` [PATCH 2/5] power: supply: qcom_smbx: test battery health status bits
` [PATCH 3/5] power: supply: qcom_smbx: fix float voltage selector
` [PATCH 4/5] power: supply: qcom_smbx: validate battery float voltage
` [PATCH 5/5] power: supply: qcom_smbx: notify battery overvoltage recovery

[PATCH b4] Support python argcomplete
 2026-08-11 23:28 UTC  (2+ messages)

[PATCH wireless] wifi: mt76: mt792x: validate ACPI SAR table length before parsing
 2026-08-11 23:28 UTC 

[PATCH net-next v7 0/2] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-11 23:28 UTC  (3+ messages)
` [PATCH net-next v7 1/2] dt-bindings: net: x-powers: add AC200/AC300 EPHY packages
` [PATCH net-next v7 2/2] net: phy: add X-Powers AC200/AC300 EPHY driver

[PATCH 0/2] mtd: spinand: winbond: add support for additional SPI-NAND devices
 2026-08-11 23:23 UTC  (6+ messages)
` [PATCH 1/2] mtd: spinand: winbond: add support for W25N04LW

[PATCH net v5 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
 2026-08-11 23:23 UTC  (2+ messages)

[PATCH bpf-next v4 RESEND] m68k, bpf: Add initial BPF JIT compiler support
 2026-08-11 23:22 UTC  (4+ messages)

[PATCH v2 0/3] KVM: riscv: Add KVM_PRE_FAULT_MEMORY support
 2026-08-11 23:23 UTC  (13+ messages)
` [PATCH v2 1/3] KVM: riscv: Implement KVM_PRE_FAULT_MEMORY
` [PATCH v2 2/3] KVM: selftests: Add RISC-V Sv57 page table indexing
` [PATCH v2 3/3] KVM: selftests: Enable pre_fault_memory_test for RISC-V

[PATCH v2] PCI: Allow D3 for native Hotplug capable Root Ports on non-x86 platforms
 2026-08-11 23:22 UTC  (2+ messages)

[PATCH v2 0/5] accel/amdxdna: honour the SYNC_BO range
 2026-08-11 23:13 UTC  (6+ messages)
` [PATCH v2 1/5] accel/amdxdna: refuse an I/O memory mapping of an imported BO
` [PATCH v2 2/5] accel/amdxdna: add a quiet variant of amdxdna_gem_vmap()
` [PATCH v2 3/5] accel/amdxdna: return early from a zero-length flush
` [PATCH v2 4/5] accel/amdxdna: check the sync range for overflow on a device BO
` [PATCH v2 5/5] accel/amdxdna: flush only the requested range in amdxdna_flush_bo

[PATCH v7 0/2] mfd: add X-Powers AC200 support
 2026-08-11 23:22 UTC  (5+ messages)
` [PATCH v7 1/2] dt-bindings: mfd: x-powers: Add AC200
` [PATCH v7 2/2] mfd: ac200: Add X-Powers AC200 support

[PATCH] review-tui: Provide progress indications when upgrading a series
 2026-08-11 23:21 UTC  (2+ messages)

[PATCH v2] net: natsemi: ns83820: Fix use-after-free in ns83820_remove_one due to race condition
 2026-08-11 23:20 UTC  (2+ messages)

[PATCH net v6 0/3] net/smc: fix out-of-bounds and use-after-free in SMC-Rv2 LLC processing
 2026-08-11 23:19 UTC  (4+ messages)
` [PATCH net v6 1/3] net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
` [PATCH net v6 2/3] net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
` [PATCH net v6 3/3] net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry

[PATCH] Documentation: PCI: Document how to write PCI Host Controller drivers
 2026-08-11 23:19 UTC  (2+ messages)

[PATCH net] netfilter: nf_dup_netdev: scrub duplicates to preserve the direct path
 2026-08-11 23:19 UTC  (4+ messages)

[PATCH] tests/sw_sync: fix invalid fd test
 2026-08-11 23:17 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/sw_sync: fix invalid fd test (rev3)

[PATCH v5] perf stat: Include PMU name and split uncore events per PMU in metric-only JSON output
 2026-08-11 23:18 UTC  (2+ messages)

[PATCH v2 0/2] selftests/resctrl: Increase L3 cache test coverage
 2026-08-11 23:18 UTC  (5+ messages)
` [PATCH v2 1/2] selftests/resctrl: Add L3_CBM_VALIDATE to check CBM writes
` [PATCH v2 2/2] selftests/resctrl: Add L3_BIT_USAGE to check allocation reporting

[PATCH v2 0/3] boot: image-fdt: Restore suppression of irrelevant ERROR message
 2026-08-11 23:16 UTC  (4+ messages)
` [PATCH v2 1/3] lmb: Return -EFAULT when requested region is not part of memory map
` [PATCH v2 2/3] lmb: Return -EFAULT when freeing unallocated memory regions
` [PATCH v2 3/3] boot: image-fdt: Restore suppression of irrelevant ERROR message

[PATCH v2] drm/i915/kunit: DP Link: Use if statements instead of for loops
 2026-08-11 23:14 UTC  (2+ messages)
` ✓ i915.CI.Full: success for drm/i915/kunit: DP Link: Use if statements instead of for loops (rev2)

[PATCH v7 17/36] KVM: x86: Allow KVM master clock mode when TSCs are offset from each other
 2026-08-11 23:14 UTC  (11+ messages)

[Intel-wired-lan] [syzbot] Monthly intel-wired-lan report (Aug 2026)
 2026-08-11 20:32 UTC 

[PATCH] nvme: add opcode filtering for fault injection
 2026-08-11 23:11 UTC 

[PATCH 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-08-11 23:11 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible

[Intel-wired-lan] [PATCH iwl-net] ice: Recalibrate PHY after settime64 on E825-C
 2026-08-11 23:10 UTC  (2+ messages)
`  "

[MAINTAINERS SUMMIT] Time to call it quits for the maintainer summit?
 2026-08-11 23:10 UTC  (11+ messages)

[PATCH] wifi: mwifiex: bound the pairwise-cipher OUI walk to the IE length
 2026-08-11 23:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] net: nfs: reject an out-of-range NFS read length
 2026-08-11 18:15 UTC  (3+ messages)
` [PATCH 1/2] net: nfs: reject a negative or oversized "
` [PATCH 2/2] test: dm: nfs: add a regression test for an "

[PATCH 0/3] net: lwip: fix use-after-free bugs in the wget and dns commands
 2026-08-11 18:48 UTC  (4+ messages)
` [PATCH 1/3] net: lwip: wget: return ERR_ABRT after aborting the connection
` [PATCH 2/3] net: lwip: wget: free the transfer context after an aborted request
` [PATCH 3/3] net: lwip: dns: free the callback context after an aborted lookup

[PATCH] misc: fastrpc: fix use-after-free in fastrpc_map_attach() error path
 2026-08-11 23:03 UTC  (3+ messages)
` [PATCH v2] misc: fastrpc: fix double-free "

[syzbot] [wireless?] WARNING in cfg80211_wext_siwrate
 2026-08-11 23:02 UTC  (2+ messages)

ACP7.0 SoundWire: two TAS2783 amps, only one channel reproduced?
 2026-08-11 23:01 UTC 

[PATCH v4 1/4] mtd: spi-nor-ids: Add XMC XM25QH128C
 2026-08-11 23:01 UTC  (4+ messages)
` [PATCH v4 3/4] rockchip: rk3399: Add ROC-PC-PLUS board detection

[PATCH v3] rust: pwm: replace `core::mem::zeroed` with `pin_init::zeroed`
 2026-08-11 23:01 UTC  (5+ messages)

[PATCH mptcp] mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
 2026-08-11 23:00 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
 2026-08-11 22:58 UTC  (3+ messages)

[PATCH 0/2] xen/arm: remove unreachable EL0 handling from register emulation
 2026-08-11 22:56 UTC  (5+ messages)
` [PATCH 1/2] xen/arm: drop unreachable EL0 check when emulating ACTLR
` [PATCH 2/2] xen/arm: drop incorrect EL0 accessibility comments for PMINTEN{SET,CLR}

[PATCH] tcg/optimize: INDEX_op_mul is commutative
 2026-08-11 22:52 UTC 

[PATCH v3 0/2] usbip: usbip_host: remove legacy rebind_store in favor of drivers_probe
 2026-08-11 22:53 UTC  (2+ messages)

[PATCH 0/4] Add eMMC support for Axiado SCM3005 board
 2026-08-11 22:50 UTC  (2+ messages)

[RESEND PATCH v2 0/2] Add LoongArch support for CI image
 2026-08-11 22:50 UTC  (2+ messages)

[PATCHv5 0/3] k3-am62-pocketbeagle2: add board and variant support
 2026-08-11 22:50 UTC  (2+ messages)

[PATCH 0/5] lib: resync lib/div64.c and <linux/math64.h> with Linux v7.1
 2026-08-11 22:50 UTC  (2+ messages)

[PATCH 0/8] HPE GXP: board information and dynamic DTB configuration
 2026-08-11 22:50 UTC  (2+ messages)

[PATCH 0/2] Fix negation on modern hush shell
 2026-08-11 22:50 UTC  (2+ messages)

[PATCH] ASoC: q6afe-dai: make DISPLAY_PORT_RX a playback widget
 2026-08-11 22:49 UTC  (2+ messages)

[PATCH v2 RESEND] usbip: make remote list honor parsable output
 2026-08-11 22:48 UTC  (2+ messages)

[PATCH 0/2] worktree: Fix out of bounds read that causes data loss and reject invalid empty input in worktree add
 2026-08-11 22:46 UTC  (3+ messages)
` [PATCH v1.5] "


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.