All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-01 13:31:08 to 2026-07-01 14:03:06 UTC [more...]

[PATCH 1/2] drm/amdgpu: Fix VM status/vm_bo->moved locking
 2026-07-01 13:32 UTC  (4+ messages)

spi: geni-qcom: any planned QSPI support?
 2026-07-01 14:02 UTC  (2+ messages)

[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
 2026-07-01 14:02 UTC  (8+ messages)
` [RFC PATCH 1/4] tools/tracing: Add fetcharg performance micro-benchmark
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event
` [RFC PATCH 3/4] tracing: Add disable_bpf trace option to ignore eBPF for fetchargs
` [RFC PATCH 4/4] selftests/ftrace: Add a test for eBPF compiled fetchargs

[PATCH] wifi: mt76: Fix missing barrier after initialization check in ath9k_wmi_event_tasklet()
 2026-07-01 13:57 UTC 

[Bug 220564] New: Wrong indentification of Bluetooth in Lenovo Legion Pro 5 and 0489:e111 Foxconn / Hon Hai Wireless_Device
 2026-07-01 14:02 UTC  (3+ messages)
` [Bug 220564] hci0: ACL packet for unknown connection handle 3837 and sound interruption

[PATCH v18 0/5] shut down devices asynchronously
 2026-07-01 14:02 UTC  (8+ messages)
` [PATCH 1/5] driver core: separate function to shutdown one device
` [PATCH 2/5] driver core: do not always lock parent in shutdown
` [PATCH 3/5] driver core: async device shutdown infrastructure
` [PATCH 4/5] PCI: Enable async shutdown support
` [PATCH 5/5] scsi: "

[PATCH v2 0/2] USB: replace __get_free_pages() with kmalloc()
 2026-07-01 14:02 UTC  (4+ messages)
` [PATCH v2 1/2] usb: host: ohci-dbg: use kmalloc() for print buffer

[PATCH v2 0/7] pci: fix UAF and TOCTOU related to dynamic ID
 2026-07-01 13:57 UTC  (3+ messages)
` [PATCH v2 4/7] mlxsw: don't keep pci_device_id

[PATCH 00/10] Add support for Apple Silicon DockChannel internal keyboards
 2026-07-01 14:01 UTC  (4+ messages)
` [PATCH 07/10] HID: apple: Add support for DockChannel HID keyboards

[PATCH v5 0/2] spi: dt-bindings: snps,dw-apb-ssi: updates for RZ/N1D
 2026-07-01 14:01 UTC  (2+ messages)

[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
 2026-07-01 14:00 UTC  (9+ messages)
` [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
` [PATCH v5 09/17] dt-bindings: riscv: Add Zic64b extension description
` [PATCH v5 10/17] riscv: Add Zic64b to cpufeature and hwprobe
` [PATCH v5 12/17] riscv: dts: spacemit: k1: Add Zic64b ISA extension

[PATCH v13 00/22] TDX KVM selftests
 2026-07-01 14:00 UTC  (7+ messages)
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd

[PATCH v3 00/10] arm64: FF-A runtime transport for EFI variables
 2026-07-01 13:59 UTC  (7+ messages)
` [PATCH v3 02/10] arm-ffa: add FF-A bus runtime support
` [PATCH v3 03/10] efi_loader: add FF-A runtime support in EFI variable TEE driver
` [PATCH v3 04/10] efi_loader: enable EFI runtime SetVariable()/GetVariable() using FF-A transport

[PATCH v2 0/2] ASoC: add Qualcomm WSA885X codec support
 2026-07-01 13:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: sound: add WSA8855 bindings
` [PATCH v2 2/2] ASoC: codecs: add Qualcomm WSA885X codec driver

[PATCH 0/4] drivers/net: replace __get_free_pages() with kmalloc()
 2026-07-01 13:59 UTC  (10+ messages)
` [PATCH 1/4] b43, b43legacy: debugfs: use kzalloc() to allocate formatting buffers
` [PATCH 2/4] libertas: "
` [PATCH 3/4] mwifiex: "
` [PATCH 4/4] wlcore: allocate aggregation and firmware log buffers with kzalloc()

[PATCH v14 29/44] arm64: RMI: Runtime faulting of memory
 2026-07-01 13:58 UTC  (11+ messages)

[PATCH] drm/xe/guc: Fix invalid kfree() call via __cleanup on pointer
 2026-07-01 13:58 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for "

[PATCH v6 02/16] libs/guest: Reduce number of I/O vectors in write_batch
 2026-07-01 13:57 UTC  (3+ messages)
` [PATCH v6 1.9/16] libs/guest: Allocate rec_pfns earlier in write_batch()
` [PATCH v6.1 02/16] libs/guest: Reduce number of iovecs "

[PATCH v5 00/10] Introduce MMIO-based CMT access for Enhanced RDT
 2026-07-01 13:47 UTC  (11+ messages)
` [PATCH v5 01/10] x86/resctrl: Require 64-bit x86 for resctrl support
` [PATCH v5 02/10] x86/topology: Export topo_lookup_cpuid() for resctrl use
` [PATCH v5 03/10] x86/resctrl: Parse ACPI ERDT table and save CACD cpumask for RMDD domains
` [PATCH v5 04/10] x86/resctrl: Attach ACPI ERDT information to L3 mon domain on CPU online
` [PATCH v5 05/10] x86/resctrl: Parse ACPI CMRC table
` [PATCH v5 06/10] x86/resctrl: Replace "msr" in monitoring data identifiers
` [PATCH v5 07/10] x86/resctrl: Refactor the monitor read function
` [PATCH v5 08/10] fs/resctrl: Do not invoke smp_processor_id() in preemptible context
` [PATCH v5 09/10] x86/resctrl: Introduce helpers to read L3 occupancy via MMIO
` [PATCH v5 10/10] x86/resctrl: Enable "

[Intel-wired-lan] [PATCH 0/4] drivers/net/ethernet: replace __get_free_pages() with kmalloc()
 2026-07-01 13:57 UTC  (10+ messages)
`  "
` [Intel-wired-lan] [PATCH 1/4] bnx2x: use kzalloc() to allocate mac filtering list
  `  "
` [Intel-wired-lan] [PATCH 2/4] ice: use kzalloc() to allocate staging buffer for reading from GNSS
  `  "
` [Intel-wired-lan] [PATCH 3/4] sfc/siena: use kmalloc() to allocate logging buffer
  `  "
` [Intel-wired-lan] [PATCH 4/4] sfc: "
  `  "

[RFC 0/2] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-01 13:56 UTC  (5+ messages)

[Buildroot] [PATCH] package/poco: convert to CMake package
 2026-07-01 13:56 UTC 

[PATCH] data: Optimise renameVar when a variable doesn't exist
 2026-07-01 13:55 UTC 

[PATCH 0/2] hw/scsi/ncr53c710: rewrite to support HP-UX, Linux and NetBSD
 2026-07-01 13:54 UTC  (6+ messages)
` [PATCH 2/2] hw/scsi/ncr53c710: rewrite the 53C710 SCRIPTS engine

[PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
 2026-07-01 13:54 UTC  (3+ messages)

[ath:master-pending] BUILD SUCCESS 0006daf3f2246d52557e35beb553e1d00310e700
 2026-07-01 13:53 UTC 

[PATCH v3 00/16] mod_devicetable.h: Split into per subsystem headers
 2026-07-01 13:54 UTC  (4+ messages)
` [PATCH v3 12/16] ALSA: hda/core: Add include defining struct hda_device_id

[RESEND v2 0/8] drm/{i915,xe}: unify runtime pm calls
 2026-07-01 13:53 UTC  (9+ messages)
` [RESEND v2 1/8] drm/i915: call intel_uncore_runtime_resume() for each gt
` [RESEND v2 2/8] drm/i915: call intel_display_power_runtime_resume() on suspend error path
` [RESEND v2 3/8] drm/i915: move some display runtime suspend operations earlier
` [RESEND v2 4/8] drm/i915: add intel_display_driver_pm_runtime*() functions
` [RESEND v2 5/8] drm/{i915, xe}: add new intel_display_driver_runtime_pm_{enable, disable}()
` [RESEND v2 6/8] drm/xe/display: separate d3cold handling from xe_display_pm_runtime_suspend_late()
` [RESEND v2 7/8] drm/xe/display: add xe_display_pm_runtime_resume_early()
` [RESEND v2 8/8] drm/xe/display: unify runtime suspend/resume with i915 for non-d3cold

[PATCH 0/3] bloom-related leak fixes
 2026-07-01 13:53 UTC  (3+ messages)
` [PATCH 1/3] bloom: make bloom-filter slab initialization idempotent

[PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
 2026-07-01 13:53 UTC  (11+ messages)
          ` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default\

[PATCH v2 0/5] mm/damon: add mTHP collapse and split actions
 2026-07-01 13:52 UTC  (2+ messages)

[PATCH 1/2] backlight: aw99706: Fix DT property names to match binding
 2026-07-01 13:52 UTC  (4+ messages)
` [PATCH 2/2] backlight: aw99706: Validate all DT property values consistently

[PATCH v2] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
 2026-07-01 13:51 UTC  (2+ messages)
` ✗ LGCI.VerificationFailed: failure for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev3)

[PATCH b4 0/2] Detect naked cover letters that lack a 0/N prefix and diffstat
 2026-07-01 13:51 UTC  (3+ messages)
` [PATCH b4 1/2] "
` [PATCH b4 2/2] tests: exercise naked cover-letter detection

[RFC] xen/arm64: livepatch: enable attaching callbacks
 2026-07-01 13:50 UTC  (3+ messages)

[PATCH v4 0/5] drm/gpusvm: split MM and device state across gpusvm/range/pages
 2026-07-01 13:51 UTC  (2+ messages)
` ✗ CI.KUnit: failure for "

qcom: Update qdsp6sw firmware for shikra platform
 2026-07-01 13:50 UTC  (2+ messages)

[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
 2026-07-01 13:50 UTC  (4+ messages)
` [PATCH 2/4] scsi: proc: use kmalloc() in proc writers

[PATCH v5 00/16] media: iris: Add AR50LT core support and enable Agatti platform
 2026-07-01 13:49 UTC  (4+ messages)
` [PATCH v5 13/16] media: iris: Introduce buffer size calculations for AR50LT

[PATCH 6.6.y] nvmet-tcp: fix race between ICReq handling and queue teardown
 2026-07-01 13:49 UTC 

[PATCH 0/3] Change XEN_DOMCTL_setvcpuaffinity interface
 2026-07-01 13:48 UTC  (4+ messages)

[PATCH v2] wifi: mt76: add wcid publish check in mt76_sta_add
 2026-07-01 13:48 UTC  (5+ messages)

U-Boot Concept Tree Proposal
 2026-07-01 13:48 UTC  (9+ messages)

[PATCH] s390/uapi: Remove obsolete unistd_32.h from Kbuild file
 2026-07-01 13:47 UTC 

[PATCH] mm/huge_memory: set PG_has_hwpoisoned only after new folio head is established
 2026-07-01 13:46 UTC 

[PATCH v4 0/4] history: add squash subcommand to fold a range
 2026-07-01 13:47 UTC  (14+ messages)
` [PATCH v5 "

[PATCH v5 00/35] monitor: turn QMP and HMP into QOM objects
 2026-07-01 13:46 UTC  (11+ messages)
` [PATCH v5 32/35] monitor: add support for auto-deleting monitors upon close

[PATCH v6 0/3] riscv: fix PIO helpers and add optimized percpu ops
 2026-07-01 13:46 UTC  (4+ messages)
` [PATCH v6 2/3] riscv: introduce percpu.h into include/asm
    ` [External] "

[PATCH 00/11] drm: MediaTek DisplayPort cleanups and MT8196 eDP
 2026-07-01 13:46 UTC  (5+ messages)
` [PATCH 08/11] drm/mediatek: mtk_dp: Move max link rate to SoC specific data
` [PATCH 09/11] drm/mediatek: mtk_dp: Add support for HotPlug Detection in DP AUX

[PATCH 0/2] drm/gpusvm: fix IOVA unmap path in __drm_gpusvm_unmap_pages()
 2026-07-01 13:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
 2026-07-01 13:44 UTC  (2+ messages)

[PATCH v2] riscv: Add ERRATA_MIPS_P8700_WFI to replace WFI with mips.pause
 2026-07-01 13:45 UTC  (3+ messages)

[PATCH 0/4] mm: fix reclaim storms in defrag_mode
 2026-07-01 13:45 UTC  (3+ messages)
` [PATCH 1/4] mm: page_alloc: __GFP_FS lockdep annotation for direct compaction

[PATCH] mtd: spi-nor: Add support for MX25L12833F and MX25L12845G
 2026-07-01 13:44 UTC  (10+ messages)

[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-01 13:43 UTC  (3+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH 0/3] tee: add MbedTEE driver
 2026-07-01 13:42 UTC  (5+ messages)
` [PATCH 2/3] dt-bindings: firmware: add mbedtee,rpc binding
` [PATCH 3/3] tee: add MbedTEE driver

[PATCH] sysfs: fix use-after-free in sysfs_create_dir_ns
 2026-07-01 13:42 UTC  (2+ messages)

[PATCH] target/i386/mshv: zero-init msr hvcall args
 2026-07-01 13:42 UTC 

[PATCH] docs/hyperv: fix misleading hv-crash shutdown description
 2026-07-01 13:40 UTC  (2+ messages)

[PATCH] lockd: refcount NLM_SHARE access/deny modes
 2026-07-01 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/4] firmware: qcom: scm: simplify code by using classes
 2026-07-01 13:38 UTC  (5+ messages)
` [PATCH 1/4] firmware: qcom: tzmem: guard against IS_ERR() in the cleanup handler
` [PATCH 2/4] firmware: qcom: scm: use __free(qcom_tzmem) to simplify cleanup
` [PATCH 3/4] firmware: qcom: scm: introduce qcom_scm_clk class for clock management
` [PATCH 4/4] firmware: qcom: scm: introduce qcom_scm_bw class for bandwidth management

[PATCH v1 net-next 00/10] net: fib_rules: RTNL-less RTM_NEWRULE and RTM_DELRULE
 2026-07-01 13:38 UTC  (2+ messages)

[PATCH] mm/page_alloc: free allocated PFNs if the range does not match
 2026-07-01 13:38 UTC  (2+ messages)

[PATCH] sequencer: Skip copying notes for commits that disappear during rebase
 2026-07-01 13:37 UTC  (6+ messages)
` [PATCH 00/11] sequencer: do not record dropped commits as rewritten

[PATCH 1/1] drm/amdgpu/ras: only check bad page for address-based UMC injection
 2026-07-01 13:37 UTC  (2+ messages)

[PATCH v2 1/2] tools/virtio: Add missing compat definitions for vhost_net_test
 2026-07-01 13:36 UTC  (2+ messages)

[PATCH rc v7 0/7] iommu/arm-smmu-v3: Fix device crash on kdump kernel
 2026-07-01 13:36 UTC  (7+ messages)

[Intel-wired-lan] [PATCH iwl-net v3 0/2] ice: fix DFLT Rx rule handling for promisc and switchdev
 2026-07-01 13:36 UTC  (6+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v3 1/2] ice: skip per-VLAN promisc rules when default VSI Rx rule is set
  `  "
` [Intel-wired-lan] [PATCH iwl-net v3 2/2] ice: preserve uplink DFLT Rx rule on switchdev release
  `  "

[PATCH v6 0/9] Support for block device NVMEM providers
 2026-07-01 13:35 UTC  (6+ messages)
` [PATCH v6 1/9] block: partitions: of: Skip child nodes without reg property

[stable] Please backport ntfs3: reject direct userspace writes to reserved $LX* xattrs
 2026-07-01 13:36 UTC  (2+ messages)

CVE-2026-53335: mm/damon/lru_sort: handle ctx allocation failure
 2026-07-01 13:34 UTC 

CVE-2026-53334: mm/damon/reclaim: handle ctx allocation failure
 2026-07-01 13:34 UTC 

[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
 2026-07-01 13:35 UTC 

CVE-2026-53333: mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
 2026-07-01 13:34 UTC 

CVE-2026-53332: slimbus: qcom-ngd-ctrl: Register callbacks after creating the ngd
 2026-07-01 13:34 UTC 

CVE-2026-53331: slimbus: qcom-ngd-ctrl: Avoid ABBA on tx_lock/ctrl->lock
 2026-07-01 13:34 UTC 

CVE-2026-53330: drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval()
 2026-07-01 13:34 UTC 

CVE-2026-53356: drm/i915/gem: Fix phys BO pread/pwrite with offset
 2026-07-01 13:35 UTC 

CVE-2026-53329: drm/amd/display: Use krealloc_array() in dal_vector_reserve()
 2026-07-01 13:34 UTC 

[PATCH] nfc: digital: prevent stack buffer overflow in digital_in_recv_sensf_res()
 2026-07-01 13:35 UTC 

CVE-2026-53355: net: rds: clear i_sends on setup unwind
 2026-07-01 13:35 UTC 

CVE-2026-53354: arm64: errata: Mitigate TLBI errata on various Arm CPUs
 2026-07-01 13:35 UTC 

CVE-2026-53353: hsr: Remove WARN_ONCE() in hsr_addr_is_self()
 2026-07-01 13:35 UTC 

CVE-2026-53352: signal: clear JOBCTL_PENDING_MASK for caller in zap_other_threads()
 2026-07-01 13:35 UTC 

CVE-2026-53351: riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
 2026-07-01 13:35 UTC 

CVE-2026-53350: ASoC: wm_adsp: Fix NULL dereference when removing firmware controls
 2026-07-01 13:35 UTC 

CVE-2026-53349: netfilter: nf_conntrack: destroy stale expectfn expectations on unregister
 2026-07-01 13:35 UTC 

CVE-2026-53348: ASoC: SDCA: fix NULL pointer dereference in sdca_dev_unregister_functions
 2026-07-01 13:35 UTC 

CVE-2026-53347: drm/virtio: Fix driver removal with disabled KMS
 2026-07-01 13:35 UTC 

[PATCH v2 2/2] tools/include: Include stdint.h for SIZE_MAX in overflow.h
 2026-07-01 13:35 UTC  (2+ messages)

CVE-2026-53346: rust: arm64: set uwtable llvm module flag for CONFIG_UNWIND_TABLES
 2026-07-01 13:35 UTC 

CVE-2026-53328: sched_ext: Don't warn on NULL cgrp_moving_from in scx_cgroup_move_task()
 2026-07-01 13:34 UTC 

CVE-2026-53345: KVM: Don't WARN if memory is dirtied without a vCPU when the VM is dying
 2026-07-01 13:35 UTC 

[PATCH 6.12.y-cip 00/17] Backport RZ/G3S USB support
 2026-07-01 13:34 UTC  (7+ messages)
  ` [cip-dev] "

CVE-2026-53344: pinctrl: mcp23s08: Initialize mcp->dev and mcp->addr before regmap init
 2026-07-01 13:34 UTC 

CVE-2026-53343: ARM: 9475/1: entry: use byte load for KASAN VMAP stack shadow
 2026-07-01 13:34 UTC 

CVE-2026-53342: arm64: mm: call pagetable dtor when freeing hot-removed page tables
 2026-07-01 13:34 UTC 

CVE-2026-53341: fhandle: fix UAF due to unlocked ->mnt_ns read in may_decode_fh()
 2026-07-01 13:34 UTC 

CVE-2026-53340: i2c: imx: fix clock and pinctrl state inconsistency in runtime PM
 2026-07-01 13:34 UTC 

CVE-2026-53339: i2c: qcom-cci: Fix NULL pointer dereference in cci_remove()
 2026-07-01 13:34 UTC 

CVE-2026-53338: net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_hfwd_queues()
 2026-07-01 13:34 UTC 

CVE-2026-53337: net: bonding: fix NULL pointer dereference in bond_do_ioctl()
 2026-07-01 13:34 UTC 

CVE-2026-53336: nvmem: layouts: onie-tlv: fix hang on unknown types
 2026-07-01 13:34 UTC 

CVE-2026-53326: debugobjects: Don't call fill_pool() in early boot hardirq context
 2026-07-01 13:34 UTC 

CVE-2026-53327: debugobjects: Do not fill_pool() if pi_blocked_on
 2026-07-01 13:34 UTC 

[PATCH 0/6] ACPI/PCC: Preserve platform-populated PCC signatures
 2026-07-01 13:34 UTC  (6+ messages)
` [PATCH 6/6] ACPI: PCC: Preserve shared memory signature in OpRegion handler

[PATCH 0/2] Add support for Si549 programmable clock
 2026-07-01 13:33 UTC  (3+ messages)
` [PATCH 2/2] clk: si544: add support for si549

[PATCH 4/4] mm/page_alloc: remove set_page_private() in prep_compound_tail()
 2026-07-01 13:33 UTC  (3+ messages)

[PATCH v1 0/4] drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINE behind driver feature
 2026-07-01 13:32 UTC  (3+ messages)

[PATCH net 0/2] octeon_ep, octeon_ep_vf: fix skb frags overflow in the RX path
 2026-07-01 13:31 UTC  (3+ messages)
` [PATCH net 1/2] octeon_ep: "

[PATCH 2/4] mm/huge_memory: add page->private check back in __split_folio_to_order()
 2026-07-01 13:32 UTC  (4+ messages)

[PATCH v3 0/3] KVM: arm64: fix pKVM mapping cache corner cases
 2026-07-01 13:31 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: arm64: skip pKVM cache flushes for non cacheable mappings

[PATCH v2 0/6] Add support for IPQ5018 Bluetooth
 2026-07-01 13:31 UTC  (5+ messages)
` [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes


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.