messages from 2025-06-18 09:27:34 to 2025-06-18 09:59:28 UTC [more...]
[PATCH v2 3/3] qemu: arm: Enable virtualizable IO accessors
2025-06-18 9:59 UTC (5+ messages)
` [PATCH v2 2/3] arm: io.h: Fix io accessors for KVM
` [PATCH v2 1/3] nxp: Prepare macros for KVM changes
` [PATCH v2 0/3] Fix io accessors for KVM
[PATCH v12 00/18] KVM: Mapping guest_memfd backed memory at the host for software protected VMs
2025-06-18 9:59 UTC (14+ messages)
` [PATCH v12 08/18] KVM: guest_memfd: Allow host to map guest_memfd pages
[PATCH 1/2] erofs-utils: lib: introduce mutex & rwlock wrappers
2025-06-18 9:58 UTC (2+ messages)
` [PATCH 2/2] erofs-utils: lib: refine the inode hash table
CVE-2025-38026: x86/sev: Do not touch VMSA pages during SNP guest memory kdump
2025-06-18 9:57 UTC (2+ messages)
[PATCH v2] drm/i915/panel: register drm_panel and call prepare/unprepare for eDP
2025-06-18 9:57 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/panel: register drm_panel and call prepare/unprepare for eDP (rev2)
[RFC PATCH] MAINTAINERS: add missing files to mm page alloc section
2025-06-18 9:56 UTC (2+ messages)
Question on BIGGEST_ALIGNMENT in GCC on NetBSD/m68k
2025-06-18 9:56 UTC (26+ messages)
[v3 1/9] drm/amdgpu: add user queue reset source
2025-06-18 9:56 UTC (7+ messages)
` [v3 8/9] drm/amdgpu/userq: add a detect and reset callback
[PATCH 0/3] Add pinctrl support for TH1520 SoC
2025-06-18 9:54 UTC (4+ messages)
` [PATCH 1/3] pinctrl: Port pin controller driver for T-Head "
` [PATCH 2/3] riscv: dts: th1520: Add pin controllers
` [PATCH 3/3] riscv: cpu: th1520: Enable pinctrl by default
[meta-lts-mixins][kirkstone/rust][Build error] Rust 1.80.0
2025-06-18 9:56 UTC (2+ messages)
[PATCH v2 09/10] PM: EM: Implement em_notify_pd_created/updated()
2025-06-18 9:54 UTC
[android-common:android12-5.10-2025-06 1/1] include/trace/trace_events.h:27:23: warning: 'str__cpuidle__trace_system_name' defined but not used
2025-06-18 9:54 UTC
CVE-2025-38046: xen: Add support for XenServer 6.1 platform device
2025-06-18 9:55 UTC (2+ messages)
[PATCH v2 0/5] Defer throttle when task exits to user
2025-06-18 9:55 UTC (3+ messages)
` [PATCH v2 3/5] sched/fair: Switch to task based throttle model
[Intel-wired-lan] [tnguy-next-queue:10GbE] BUILD SUCCESS 170e4e3944aa39accf64d869b27c187f8c08abc7
2025-06-18 9:53 UTC
[PATCH v2 0/7] of: overlay: Add support for export-symbols node feature
2025-06-18 9:54 UTC (7+ messages)
` [PATCH v2 1/7] dt-bindings: Add support for export-symbols node
[PATCH 1/1] usb: cdnsp: do not disable slot for disabled slot
2025-06-18 9:53 UTC
[PATCH v3 0/6] ARM: Map sections RO/XN
2025-06-18 9:34 UTC (7+ messages)
` [PATCH v3 1/6] ARM: pass barebox base to mmu_early_enable()
` [PATCH v3 2/6] ARM: mmu: move ARCH_MAP_WRITECOMBINE to header
` [PATCH v3 3/6] ARM: MMU: map memory for barebox proper pagewise
` [PATCH v3 4/6] ARM: MMU: map text segment ro and data segments execute never
` [PATCH v3 5/6] ARM: MMU64: map memory for barebox proper pagewise
` [PATCH v3 6/6] ARM: MMU64: map text segment ro and data segments execute never
[PATCH] console: handle input consoles in of_console_by_stdout_path() gracefully
2025-06-18 9:38 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/grout: bump to 0.10.3 version
2025-06-18 9:52 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] support/testing: add grout runtime test
[PATCH v2 00/14] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-18 9:31 UTC (5+ messages)
` [PATCH v2 03/14] mm: Convert vmf_insert_mixed() from using pte_devmap to pte_special
[PATCH v4] mm: use per_vma lock for MADV_DONTNEED
2025-06-18 9:52 UTC (4+ messages)
[PATCH v1 0/2] rust: time: Add fsleep()
2025-06-18 9:52 UTC (5+ messages)
` [PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
[PATCH v7] virtio-vsock: Add support for multi devices
2025-06-18 9:51 UTC (2+ messages)
[PATCH] buildtools: allow a different minimum meson version for Windows
2025-06-18 9:51 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2] chrt: Make priority optional for policies that don't use it
2025-06-18 9:51 UTC (6+ messages)
[PATCH v4 0/2] Enable GuC opt-in features
2025-06-18 9:51 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for Enable GuC opt-in features (rev3)
[PATCH v7 0/8] support FEAT_MTE_STORE_ONLY feature
2025-06-18 9:29 UTC (9+ messages)
` [PATCH v7 1/8] arm64/cpufeature: add MTE_STORE_ONLY feature
` [PATCH v7 2/8] prctl: introduce PR_MTE_STORE_ONLY
` [PATCH v7 3/8] arm64/kernel: support store-only mte tag check
` [PATCH v7 4/8] arm64/hwcaps: add MTE_STORE_ONLY hwcaps
` [PATCH v7 5/8] arm64/kvm: expose MTE_STORE_ONLY feature to guest
` [PATCH v7 6/8] kselftest/arm64/abi: add MTE_STORE_ONLY feature hwcap test
` [PATCH v7 7/8] kselftest/arm64/mte: preparation for mte store only test
` [PATCH v7 8/8] kselftest/arm64/mte: add MTE_STORE_ONLY testcases
[PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
2025-06-18 9:50 UTC (2+ messages)
[PATCH] rockchip: board: assign up to 3 static Ethernet MAC addresses
2025-06-18 9:49 UTC (5+ messages)
[syzbot] [ocfs2?] kernel BUG in ocfs2_xattr_value_truncate
2025-06-18 9:49 UTC
[PATCH v3] drm/xe/hwmon: Fix xe_hwmon_power_max_write
2025-06-18 9:49 UTC (5+ messages)
[PATCH net-next 00/12] Add vf drivers for wangxun virtual functions
2025-06-18 9:46 UTC (3+ messages)
` [PATCH net-next 01/12] net: libwx: add mailbox api for wangxun vf drivers
[PATCH 0/6] lib/pmu: cleanups and trace integration
2025-06-18 9:47 UTC (4+ messages)
` [PATCH v2 6/6] trace: add PMU
[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
2025-06-18 9:47 UTC (3+ messages)
[PATCH v4 1/8] mesa: fix RPROVIDEd package names
2025-06-18 9:45 UTC (8+ messages)
` [PATCH v4 2/8] default-providers: fix GLVND providers to be selected at runtime
` [PATCH v4 3/8] qemux86: drop duplicates with qemu.inc
` [PATCH v4 4/8] qemux86-64: "
` [PATCH v4 5/8] qemu.inc: drop duplicates with default-providers.inc
` [PATCH v4 6/8] libglvnd: migrate from meta-oe
` [PATCH v4 7/8] mesa: enable glvnd if it is enabled in DISTRO_FEATURES
` [PATCH v4 8/8] default-providers: handle GLVND-related providers
[PATCH v3 3/9] drm/xe: Simplify GuC early initialization
2025-06-18 9:44 UTC (2+ messages)
` [PATCH v3.1] "
[PATCH net-next] xfrm: hold device only for the asynchronous decryption
2025-06-18 9:44 UTC (2+ messages)
[PATCH v6] remoteproc: Add device awake calls in rproc boot and shutdown path
2025-06-18 9:44 UTC
[PATCH] clk: zynqmp: Add support for dpll clock source
2025-06-18 9:43 UTC
[PATCH 0/3] gitlab-ci: bump fedora version to the latest
2025-06-18 9:43 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH] common/mlx5: fix dependency detection on Windows
2025-06-18 9:42 UTC (2+ messages)
[PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp
2025-06-18 9:42 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine
[PATCH v1] xen: move __ro_after_init section symbols to xen/sections.h
2025-06-18 9:40 UTC (2+ messages)
[PATCH v10 00/10] drm/i915: Add drm_panic support
2025-06-18 9:31 UTC (11+ messages)
` [PATCH v10 01/10] drm/panic: Add a private field to struct drm_scanout_buffer
` [PATCH v10 02/10] drm/i915/fbdev: Add intel_fbdev_get_map()
` [PATCH v10 03/10] drm/i915/display/i9xx: Add a disable_tiling() for i9xx planes
` [PATCH v10 04/10] drm/i915/display: Add a disable_tiling() for skl planes
` [PATCH v10 05/10] drm/ttm: Add ttm_bo_kmap_try_from_panic()
` [PATCH v10 06/10] drm/i915: Add intel_bo_panic_setup and intel_bo_panic_finish
` [PATCH v10 07/10] drm/i915/display: Add drm_panic support
` [PATCH v10 08/10] drm/i915/display: Add drm_panic support for Y-tiling with DPT
` [PATCH v10 09/10] drm/i915/display: Add drm_panic support for 4-tiling "
` [PATCH v10 10/10] drm/i915/psr: Add intel_psr2_panic_force_full_update
[PATCH 1/2] usbip: vhci-hcd: do not show port status if the latter is not ready
2025-06-18 9:40 UTC (2+ messages)
[PATCH v4 3/3] vfio/type1: optimize vfio_unpin_pages_remote() for large folio
2025-06-18 9:39 UTC (2+ messages)
[PATCH] erofs-utils: lib: fix NULL dereference
2025-06-18 9:38 UTC
[PATCH] tcpm: fix pd_transmit poll condition
2025-06-18 9:38 UTC (2+ messages)
[PATCH] rust: types: add Opaque::from_raw
2025-06-18 9:38 UTC (4+ messages)
[PATCH] mm: Inline vma_needs_copy
2025-06-18 9:39 UTC (2+ messages)
[PATCH 0/2] remove use of non-standard array range initialization
2025-06-18 9:37 UTC (5+ messages)
` [PATCH v3 2/3] drivers/net: "
` 答复: "
CVE-2025-38082: gpio: virtuser: fix potential out-of-bound write
2025-06-18 9:35 UTC
CVE-2025-38052: net/tipc: fix slab-use-after-free Read in tipc_aead_encrypt_done
2025-06-18 9:33 UTC
CVE-2025-38061: net: pktgen: fix access outside of user given buffer in pktgen_thread_write()
2025-06-18 9:33 UTC
CVE-2025-38060: bpf: copy_verifier_state() should copy 'loop_entry' field
2025-06-18 9:33 UTC
CVE-2025-38059: btrfs: avoid NULL pointer dereference if no valid csum tree
2025-06-18 9:33 UTC
[PATCH v2 0/4] USB-PD TCPM improvements
2025-06-18 9:36 UTC (2+ messages)
CVE-2025-38058: __legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lock
2025-06-18 9:33 UTC
CVE-2025-38057: espintcp: fix skb leaks
2025-06-18 9:33 UTC
CVE-2025-38056: ASoC: SOF: Intel: hda: Fix UAF when reloading module
2025-06-18 9:33 UTC
CVE-2025-38055: perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
2025-06-18 9:33 UTC
CVE-2025-38081: spi-rockchip: Fix register out of bounds access
2025-06-18 9:34 UTC
CVE-2025-38080: drm/amd/display: Increase block_sequence array size
2025-06-18 9:34 UTC
CVE-2025-38079: crypto: algif_hash - fix double free in hash_accept
2025-06-18 9:34 UTC
CVE-2025-38078: ALSA: pcm: Fix race of buffer access at PCM OSS layer
2025-06-18 9:34 UTC
CVE-2025-38077: platform/x86: dell-wmi-sysman: Avoid buffer overflow in current_password_store()
2025-06-18 9:34 UTC
CVE-2025-38076: alloc_tag: allocate percpu counters for module tags dynamically
2025-06-18 9:34 UTC
CVE-2025-38075: scsi: target: iscsi: Fix timeout on deleted connection
2025-06-18 9:34 UTC
CVE-2025-38074: vhost-scsi: protect vq->log_used with vq->mutex
2025-06-18 9:34 UTC
CVE-2025-38073: block: fix race between set_blocksize and read paths
2025-06-18 9:34 UTC
CVE-2025-38072: libnvdimm/labels: Fix divide error in nd_label_data_init()
2025-06-18 9:34 UTC
CVE-2025-38054: ptp: ocp: Limit signal/freq counts in summary output functions
2025-06-18 9:33 UTC
CVE-2025-38071: x86/mm: Check return value from memblock_phys_alloc_range()
2025-06-18 9:34 UTC
CVE-2025-38070: ASoC: sma1307: Add NULL check in sma1307_setting_loaded()
2025-06-18 9:34 UTC
CVE-2025-38069: PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops
2025-06-18 9:34 UTC
CVE-2025-38068: crypto: lzo - Fix compression buffer overrun
2025-06-18 9:34 UTC
CVE-2025-38067: rseq: Fix segfault on registration when rseq_cs is non-zero
2025-06-18 9:34 UTC
[PATCH] rust: replace literals with constants in `clk::Hertz`
2025-06-18 9:28 UTC
CVE-2025-38066: dm cache: prevent BUG_ON by blocking retries on failed device resumes
2025-06-18 9:34 UTC
[PATCH] rust: shorten `con_id`s in `get` methods in clk module
2025-06-18 9:35 UTC
CVE-2025-38065: orangefs: Do not truncate file size
2025-06-18 9:34 UTC
CVE-2025-38064: virtio: break and reset virtio devices on device_shutdown()
2025-06-18 9:33 UTC
CVE-2025-38063: dm: fix unconditional IO throttle caused by REQ_PREFLUSH
2025-06-18 9:33 UTC
CVE-2025-38062: genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
2025-06-18 9:33 UTC
CVE-2025-38053: idpf: fix null-ptr-deref in idpf_features_check
2025-06-18 9:33 UTC
CVE-2025-38038: cpufreq: amd-pstate: Remove unnecessary driver_lock in set_boost
2025-06-18 9:33 UTC
[RFC PATCH 06/12] perf: Support extension of sample_regs
2025-06-18 9:35 UTC (11+ messages)
CVE-2025-38037: vxlan: Annotate FDB data races
2025-06-18 9:33 UTC
CVE-2025-38036: drm/xe/vf: Perform early GT MMIO initialization to read GMDID
2025-06-18 9:33 UTC
CVE-2025-38035: nvmet-tcp: don't restore null sk_state_change
2025-06-18 9:33 UTC
CVE-2025-38034: btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
2025-06-18 9:33 UTC
CVE-2025-38033: x86/Kconfig: make CFI_AUTO_DEFAULT depend on !RUST or Rust >= 1.88
2025-06-18 9:33 UTC
CVE-2025-38032: mr: consolidate the ipmr_can_free_table() checks
2025-06-18 9:33 UTC
CVE-2025-38051: smb: client: Fix use-after-free in cifs_fill_dirent
2025-06-18 9:33 UTC
CVE-2025-38050: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios
2025-06-18 9:33 UTC
CVE-2025-38031: padata: do not leak refcount in reorder_work
2025-06-18 9:33 UTC
CVE-2025-38048: virtio_ring: Fix data race by tagging event_triggered as racy for KCSAN
2025-06-18 9:33 UTC
CVE-2025-38047: x86/fred: Fix system hang during S4 resume with FRED enabled
2025-06-18 9:33 UTC
CVE-2025-38045: wifi: iwlwifi: fix debug actions order
2025-06-18 9:33 UTC
CVE-2025-38044: media: cx231xx: set device_caps for 417
2025-06-18 9:33 UTC
CVE-2025-38043: firmware: arm_ffa: Set dma_mask for ffa devices
2025-06-18 9:33 UTC
[PATCH v10 0/5] New trait OwnableRefCounted for ARef<->Owned conversion
2025-06-18 9:34 UTC (4+ messages)
` [PATCH v10 1/5] rust: types: Add Ownable/Owned types
CVE-2025-38042: dmaengine: ti: k3-udma-glue: Drop skip_fdq argument from k3_udma_glue_reset_rx_chn
2025-06-18 9:33 UTC
CVE-2025-38041: clk: sunxi-ng: h616: Reparent GPU clock during frequency changes
2025-06-18 9:33 UTC
CVE-2025-38040: serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
2025-06-18 9:33 UTC
CVE-2025-38039: net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
2025-06-18 9:33 UTC
[android-common:android16-6.12 2/2] kismet: WARNING: unmet direct dependencies detected for SND_COMPRESS_ACCEL when selected by GKI_HIDDEN_SND_CONFIGS
2025-06-18 9:32 UTC
CVE-2025-38029: kasan: avoid sleepable page allocation from atomic context
2025-06-18 9:33 UTC
CVE-2025-38030: Revert "drm/amd: Keep display off while going into S4"
2025-06-18 9:33 UTC
[PATCH] s390/boot: use the full title of the manual for facility bits
2025-06-18 9:33 UTC (2+ messages)
[PATCH] clk: qcom: sm8650: add usb3 noc clk
2025-06-18 9:32 UTC
[PATCH 0/3] netpoll: Code organization improvements
2025-06-18 9:32 UTC (4+ messages)
` [PATCH 1/3] netpoll: Extract carrier wait function
` [PATCH 2/3] netpoll: extract IPv4 address retrieval into helper function
` [PATCH 3/3] netpoll: Extract IPv6 address retrieval function
[PATCH] PCI/MSI: Remove duplicated to_pci_dev() conversion
2025-06-18 9:31 UTC (2+ messages)
[PATCH] image-live.bbclass: support to enable/disable isohybrid
2025-06-18 9:31 UTC (2+ messages)
` [OE-core] "
[PATCH bpf-next v1] selftests/bpf: include limits.h needed for PATH_MAX directly
2025-06-18 9:31 UTC
[PATCH v2] xhci: Disable stream for xHC controller with XHCI_BROKEN_STREAMS
2025-06-18 9:31 UTC (2+ messages)
[RESEND PATCH v2 0/5] STM32 pinctrl: Add mux function RSVD
2025-06-18 9:26 UTC (2+ messages)
[PATCH v2] qga/vss-win32: Add VSS provider unregistration retry
2025-06-18 9:28 UTC (2+ messages)
CVE-2025-38015: dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
2025-06-18 9:28 UTC
CVE-2025-38014: dmaengine: idxd: Refactor remove call with idxd_cleanup() helper
2025-06-18 9:28 UTC
CVE-2025-38013: wifi: mac80211: Set n_channels after allocating struct cfg80211_scan_request
2025-06-18 9:28 UTC
CVE-2025-38012: sched_ext: bpf_iter_scx_dsq_new() should always initialize iterator
2025-06-18 9:28 UTC
CVE-2025-38011: drm/amdgpu: csa unmap use uninterruptible lock
2025-06-18 9:28 UTC
[PATCH v12 0/6] New s390 specific protected key hmac
2025-06-18 9:29 UTC (3+ messages)
` [PATCH v12 3/6] s390/crypto: New s390 specific protected key hash phmac
CVE-2025-38010: phy: tegra: xusb: Use a bitmask for UTMI pad power state tracking
2025-06-18 9:28 UTC
[PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
2025-06-18 9:29 UTC (2+ messages)
CVE-2025-38009: wifi: mt76: disable napi on driver removal
2025-06-18 9:28 UTC
CVE-2025-38028: NFS/localio: Fix a race in nfs_local_open_fh()
2025-06-18 9:29 UTC
[PATCH v4 net-next 0/8] virtio: introduce GSO over UDP tunnel
2025-06-18 8:31 UTC (4+ messages)
` [PATCH v4 net-next 1/8] virtio: introduce extended features
CVE-2025-38027: regulator: max20086: fix invalid memory access
2025-06-18 9:29 UTC
CVE-2025-38008: mm/page_alloc: fix race condition in unaccepted memory handling
2025-06-18 9:28 UTC
CVE-2025-38025: iio: adc: ad7606: check for NULL before calling sw_mode_config()
2025-06-18 9:28 UTC
CVE-2025-38024: RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
2025-06-18 9:28 UTC
CVE-2025-38023: nfs: handle failure of nfs_get_lock_context in unlock path
2025-06-18 9:28 UTC
CVE-2025-38022: RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
2025-06-18 9:28 UTC
CVE-2025-38021: drm/amd/display: Fix null check of pipe_ctx->plane_state for update_dchubp_dpp
2025-06-18 9:28 UTC
CVE-2025-38020: net/mlx5e: Disable MACsec offload for uplink representor profile
2025-06-18 9:28 UTC
CVE-2025-38019: mlxsw: spectrum_router: Fix use-after-free when deleting GRE net devices
2025-06-18 9:28 UTC
CVE-2025-38018: net/tls: fix kernel panic when alloc_page failed
2025-06-18 9:28 UTC
CVE-2025-38017: fs/eventpoll: fix endless busy loop after timeout has expired
2025-06-18 9:28 UTC
CVE-2025-38016: HID: bpf: abort dispatch if device destroyed
2025-06-18 9:28 UTC
CVE-2025-38007: HID: uclogic: Add NULL check in uclogic_input_configured()
2025-06-18 9:28 UTC
CVE-2025-38006: net: mctp: Don't access ifa_index when missing
2025-06-18 9:28 UTC
CVE-2025-38005: dmaengine: ti: k3-udma: Add missing locking
2025-06-18 9:28 UTC
[PATCH] dt-bindings: gpio: arm,pl011: Drop interrupt properties as required
2025-06-18 9:28 UTC (2+ messages)
[net-next v4 0/3] rework IRQ handling in mtk_eth_soc
2025-06-18 9:24 UTC (4+ messages)
` [net-next v4 2/3] net: ethernet: mtk_eth_soc: add consts for irq index
` Aw: "
warning on flushing page cache on block device removal
2025-06-18 9:27 UTC (9+ messages)
[PATCH v4 0/3] drm/gpusvm, drm/pagemap, drm/xe: Restructure migration in preparation for multi-device
2025-06-18 9:26 UTC (3+ messages)
` [PATCH v4 2/3] drm/pagemap: Add a populate_mm op
` [PATCH v4 3/3] drm/xe: Implement and use the drm_pagemap "
[RFC][PATCH] tracing: Deprecate auto-mounting tracefs in debugfs
2025-06-18 9:27 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.