messages from 2026-06-25 09:36:39 to 2026-06-25 10:15:54 UTC [more...]
[PATCH v5 0/7] drm/verisilicon: add Nuvoton MA35D1 DCU Lite support
2026-06-25 10:10 UTC (12+ messages)
` [PATCH v5 1/7] dt-bindings: display: verisilicon,dc: generalize for single-output variants
` [PATCH v5 2/7] drm/verisilicon: add register-level macros for DC8000
` [PATCH v5 3/7] drm/verisilicon: introduce per-variant hardware ops table
` [PATCH v5 4/7] drm/verisilicon: make axi and ahb clocks optional
` [PATCH v5 5/7] drm/verisilicon: add DC8000 (DCUltraLite) display controller support
` [PATCH v5 6/7] drm/verisilicon: add DCUltraLite chip identity to HWDB
` [PATCH v5 7/7] drm/verisilicon: extend Kconfig to support ARCH_MA35 platforms
[PATCH v18 0/8] rust: add `Ownable` trait and `Owned` type
2026-06-25 10:15 UTC (2+ messages)
` [PATCH v18 7/8] rust: Add `OwnableRefCounted`
[PATCH v4 0/4] Various patches to improve Secure Boot support
2026-06-25 10:15 UTC (4+ messages)
` [PATCH v4 2/4] x86/efi: discard multiboot support for PE binary
[Bug 221569] New: Laptop fan too loud (spinning nearly always) hp-wmi 7.1-rc4 kerenel
2026-06-25 10:15 UTC (2+ messages)
` [Bug 221569] "
[Intel-wired-lan] [PATCH iwl v3] ice: retry reading NVM if admin queue returns EBUSY
2026-06-25 10:14 UTC (6+ messages)
` "
[PATCH v3] ext4: fix ABBA deadlock in ext4_xattr_inode_cache_find()
2026-06-25 10:14 UTC (2+ messages)
[PATCH 0/2] mm: drop "sub" prefix from various places
2026-06-25 10:14 UTC (5+ messages)
` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH 2/2] mm/mprotect: drop 'sub' from batching context
[PATCH net] net: libwx: fix VMDQ mask for 1-queue mode
2026-06-25 10:14 UTC (4+ messages)
[RFC PATCH] drm/amd/display: Pin native scanout to VRAM on large-carveout APUs
2026-06-25 10:13 UTC (6+ messages)
[PATCH] arm64: dts: qcom: eliza: Add PCIe PHY and controller nodes
2026-06-25 10:12 UTC (2+ messages)
[PATCH v2 0/7] vmsplice: fix some problems in my previous vmsplice patchset
2026-06-25 10:11 UTC (2+ messages)
[PATCH v2] net: mdio: airoha: fix reset control leak in error path
2026-06-25 10:10 UTC (2+ messages)
[PATCH] arm64: dts: imx8mp-ab2: Enable MU2 for DSP communication
2026-06-25 10:13 UTC (2+ messages)
[PATCH 0/2] KVM: arm64: Fix and test MMIO sign-extending loads
2026-06-25 10:10 UTC (5+ messages)
` [PATCH 1/2] KVM: arm64: Fix sign-extension of MMIO loads
[PATCH 0/6 v3] sched/eevdf: Improve scheduling latency of short slice task
2026-06-25 10:09 UTC (5+ messages)
` [PATCH 6/6 v3] sched/eevdf: Speedup short slice task scheduling
[PATCH v3 0/2] system/memory: Make ram device region directly accessible
2026-06-25 10:09 UTC (3+ messages)
` [PATCH v3 1/2] system/memory: Use qemu_ram_{copy, move}() in ram device region accessors
[PATCH] drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabled
2026-06-25 10:09 UTC (2+ messages)
[PATCH] Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"
2026-06-25 10:09 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG" (rev2)
[RFC DISCUSSION] virtio-rdma: RDMA device emulation for QEMU
2026-06-25 10:04 UTC (4+ messages)
` "
[PATCH for-4.22] char/ns16550: bound execution time of ns16550_interrupt()
2026-06-25 10:08 UTC (7+ messages)
[PATCH v2 1/2] rtc: Add rtc_read_next_alarm() to read next expiring timer
2026-06-25 10:08 UTC (4+ messages)
` (subset) "
[PATCH v2 0/4] Add support for AD3532R/AD3532
2026-06-25 10:07 UTC (6+ messages)
` [PATCH v2 4/4] iio: dac: ad3530r: "
[PATCH 1/2] arm64: dts: qcom: sm8250-xiaomi-elish: Add pm8008 PMIC
2026-06-25 10:07 UTC (2+ messages)
[PATCH v2] mm: mglru: fix stale batch updates after memcg reparenting
2026-06-25 10:07 UTC (10+ messages)
[PATCH] ceph: add 'lazyio' mount option to kclient
2026-06-25 10:06 UTC (2+ messages)
[PATCH 0/2] mm/vmpressure: reduce CPU, memory and code overhead on cgroup v2
2026-06-25 10:06 UTC (4+ messages)
` [PATCH 2/2] mm/vmpressure: split v1 userspace eventfd code into vmpressure-v1.c
[PATCH v5 00/16] drm/panthor: Reduce dma_fence signalling latency
2026-06-25 10:06 UTC (18+ messages)
` [PATCH v5 02/16] drm/panthor: Don't overrule pending immediate ticks in sched_resume_tick()
` [PATCH v5 03/16] drm/panthor: Fix panthor_pwr_unplug()
` [PATCH v5 04/16] drm/panthor: Drop a needless check in panthor_fw_unplug()
` [PATCH v5 05/16] drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced
` [PATCH v5 06/16] drm/panthor: Interrupt group start/resumption if group_bind_locked() fails
` [PATCH v5 08/16] drm/panthor: Make panthor_irq::state a non-atomic field
` [PATCH v5 09/16] drm/panthor: Move the register accessors before the IRQ helpers
` [PATCH v5 10/16] drm/panthor: Replace the panthor_irq macro machinery by inline helpers
` [PATCH v5 11/16] drm/panthor: Don't update might_have_idle_groups in process_idle_event_locked()
` [PATCH v5 12/16] drm/panthor: Get rid of panthor_group::fatal_lock
` [PATCH v5 13/16] drm/panthor: Protect events processing with a separate spinlock
` [PATCH v5 14/16] drm/panthor: Don't defer job completion checks
` [PATCH v5 15/16] drm/panthor: Don't defer FW event processing
` [PATCH v5 16/16] drm/panthor: Automate CSG IRQ processing at group unbind time
[PATCH] firmware: qcom: scm: Fix resource cleanup on probe failure
2026-06-25 10:06 UTC (2+ messages)
[PATCH v2 0/2] Fix S0i3 wakeup with alarmtimer
2026-06-25 10:06 UTC (3+ messages)
` [PATCH v2 2/2] platform/x86: amd-pmc: "
[PATCH] Documentation: dev-tools: scripts/container prefers Podman
2026-06-25 10:05 UTC (3+ messages)
[PATCH v9 00/12] clk / reset: realtek: Add RTD1625 clock and reset support
2026-06-25 10:05 UTC (7+ messages)
` [PATCH v9 02/12] reset: Add Realtek basic "
` [PATCH v9 04/12] reset: realtek: Add RTD1625-ISO reset controller driver
[PATCH v3 0/7] drm/sysfb: simpledrm: Various improvements
2026-06-25 10:05 UTC (9+ messages)
` [PATCH v3 1/7] drm/sysfb: simpledrm: Improve framebuffer-size validation
` [PATCH v3 2/7] drm/sysfb: simpledrm: Improve panel-size validation
` [PATCH v3 3/7] drm/sysfb: simpledrm: Inline simplefb_get_validated_int()
` [PATCH v3 4/7] drm/sysfb: simpledrm: Improve stride validation
` [PATCH v3 5/7] drm/sysfb: simpledrm: Validate mmap size against framebuffer size
` [PATCH v3 6/7] drm/of: Implement drm_of_get_panel_orientation()
` [PATCH v3 7/7] drm/sysfb: simpledrm: Read panel orientation from DT node
[PATCH net] nfc: nci: fix uninit-value in the RF discover/activated NTF handlers
2026-06-25 10:04 UTC (3+ messages)
[PATCH] ARM: enable interrupts when arm_notify_die() is handling user mode errors
2026-06-25 10:00 UTC (2+ messages)
[PATCH net v2] tipc: fix out-of-bounds read in broadcast Gap ACK blocks
2026-06-25 10:00 UTC (3+ messages)
[PATCH v2] mux: gpio-mux: add support for 4:1 2-channels mux
2026-06-25 9:59 UTC (4+ messages)
[PATCH 0/2] mm/mm_init: don't overlap zones with kernelcore=mirror
2026-06-25 9:58 UTC (3+ messages)
` [PATCH 2/2] mm/mm_init: drop overlap_memmap_init()
[PATCH] KVM: SVM: handle wraparound of asid_generation
2026-06-25 9:58 UTC (2+ messages)
[PATCH 0/3] connected: search promisor objects generically
2026-06-25 9:57 UTC (6+ messages)
` [PATCH v3 0/4] "
` [PATCH v3 1/4] odb/source-packed: extract logic to skip certain packs
` [PATCH v3 2/4] odb/source-packed: support flags when iterating an object prefix
` [PATCH v3 3/4] connected: split out promisor-based connectivity check
` [PATCH v3 4/4] connected: search promisor objects generically
[PATCH v3] lib/vsprintf: Make no_hash_pointers take effect early
2026-06-25 9:57 UTC (2+ messages)
[Patch mm-hotfixes v4] mm/page_vma_mapped: fix device-private PMD handling
2026-06-25 9:57 UTC (3+ messages)
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-25 9:56 UTC (5+ messages)
` [PATCH v8 45/46] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [PATCH v8 46/46] KVM: selftests: Update private memory exits test to work with per-gmem attributes
[PATCH] x86/fred: Send an EVENT_CHECK IPI on exit from NMI
2026-06-25 9:56 UTC (3+ messages)
[PATCH] cpufreq: cppc: Reduce cppc delivered perf sampling jitter
2026-06-25 9:55 UTC (2+ messages)
[PATCH] HID: usbhid: Use seq_buf_putc() in three functions
2026-06-25 9:55 UTC (3+ messages)
[PATCH 0/3] KVM: arm64: nv: Shadow ptdump fixes
2026-06-25 9:54 UTC (4+ messages)
[PATCH v2 0/9] hw/audio/virtio-sound: basic migration support
2026-06-25 9:52 UTC (10+ messages)
` [PATCH v2 1/9] hw/audio/virtio-sound: remove command and stream mutexes
` [PATCH v2 2/9] hw/audio/virtio-sound: allocate an array of streams
` [PATCH v2 3/9] hw/audio/virtio-sound: free all stream buffers on reset
` [PATCH v2 4/9] hw/audio/virtio-sound: split out virtio_snd_pcm_start_stop()
` [PATCH v2 5/9] hw/audio/virtio-sound: add stream state variable
` [PATCH v2 6/9] hw/audio/virtio-sound: introduce virtio_snd_pcm_open()
` [PATCH v2 7/9] hw/audio/virtio-sound: introduce virtio_snd_set_active()
` [PATCH v2 8/9] hw/audio/virtio-sound: add missing vmstate fields
` [PATCH v2 9/9] hw/audio/virtio-sound: add placeholder for buffer write position
[PATCH] migration-guide: 5.1: Fix typo
2026-06-25 9:51 UTC
[PATCH] i2c: qcom-cci: drop custom suspend/resume and rely on runtime PM helpers
2026-06-25 9:51 UTC (2+ messages)
[PATCH 0/2] net/sched: finish the qdisc_dequeue_peeked conversion (taprio, multiq)
2026-06-25 9:51 UTC (6+ messages)
` [PATCH 1/2] net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeue_peeked
` [PATCH 2/2] net/sched: sch_multiq: "
[PATCH v3 0/2] hw/nvme: HMP commands for inspecting emulated controllers
2026-06-25 9:49 UTC (2+ messages)
[PATCH 1/3] misc: fastrpc: reject oversized DMA allocations
2026-06-25 9:48 UTC (2+ messages)
[PATCH] staging: vme_user: bound slave windows to DMA buffers
2026-06-25 9:47 UTC (2+ messages)
[PATCH] nilfs2: prevent double insertion of b_assoc_buffers in dirty buffer lookup
2026-06-25 9:49 UTC (2+ messages)
` [syzbot] [nilfs?] BUG: corrupted list in nilfs_lookup_dirty_data_buffers
[tj-cgroup:for-7.2-fixes] BUILD SUCCESS 46d65096ce8d278abf4528e254878c14ddd0b459
2026-06-25 9:48 UTC
[PATCH v3 00/23] Introduce enablemenant of dom0less
2026-06-25 9:48 UTC (6+ messages)
` [PATCH v3 18/23] xen/riscv: implement IRQ routing for device passthrough
[PATCH] dev-manual: rename Build Quality section to mention "buildhistory"
2026-06-25 9:47 UTC
[ANN] new mailing list for CI reports
2026-06-25 9:47 UTC
[PATCH] ACPI: RIMT: Only defer the IOMMU configuration in init stage
2026-06-25 9:47 UTC (2+ messages)
[PATCH v2 0/2] drm/panel: couple of visionox vtdr6140 driver enhancements
2026-06-25 9:47 UTC (3+ messages)
` [PATCH v2 1/2] drm/panel: Enable DSC for Visionox VTDR6130 panel
[PATCH v6 0/2] Support zero-sized HDM decoders
2026-06-25 9:47 UTC (5+ messages)
` [PATCH v6 1/2] cxl/hdm: Allow zero sized "
` [PATCH v6 2/2] tools/testing/cxl: Enable zero sized decoders under hb0
[PATCH] staging: fbtft: replace empty modifier argument with no-op macro
2026-06-25 9:46 UTC (3+ messages)
CVE-2026-53259: ipv6: anycast: insert aca into global hash under idev->lock
2026-06-25 8:41 UTC
CVE-2026-53268: netfilter: conntrack_irc: fix possible out-of-bounds read
2026-06-25 8:41 UTC
CVE-2026-53267: netfilter: nft_ct: bail out on template ct in get eval
2026-06-25 8:41 UTC
CVE-2026-53266: netfilter: bridge: make ebt_snat ARP rewrite writable
2026-06-25 8:41 UTC
CVE-2026-53265: dm cache policy smq: check allocation under invalidate lock
2026-06-25 8:41 UTC
CVE-2026-53264: net/sched: act_api: use RCU with deferred freeing for action lifecycle
2026-06-25 8:41 UTC
CVE-2026-53263: 6lowpan: fix off-by-one in multicast context address compression
2026-06-25 8:41 UTC
CVE-2026-53262: l2tp: pppol2tp: hold reference to session in pppol2tp_ioctl()
2026-06-25 8:41 UTC
CVE-2026-53261: devlink: Release nested relation on devlink free
2026-06-25 8:41 UTC
CVE-2026-53277: KVM: arm64: Take the SRCU lock for page table walks in fault injection and AT emulation
2026-06-25 8:42 UTC
CVE-2026-53276: Bluetooth: ISO: Fix a use-after-free of the hci_conn pointer
2026-06-25 8:42 UTC
CVE-2026-53275: ipv6: mcast: Fix use-after-free when processing MLD queries
2026-06-25 8:42 UTC
CVE-2026-53274: net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
2026-06-25 8:42 UTC
CVE-2026-53273: tee: optee: prevent use-after-free when the client exits before the supplicant
2026-06-25 8:42 UTC
CVE-2026-53272: erofs: fix use-after-free on sbi->sync_decompress
2026-06-25 8:42 UTC
CVE-2026-53271: ksmbd: fix NULL-deref of opinfo->conn in oplock/lease break notifiers
2026-06-25 8:41 UTC
CVE-2026-53270: ipvs: clear the svc scheduler ptr early on edit
2026-06-25 8:41 UTC
[PATCH] arm64: a37xx: pinctrl: fix info->dev used but never set
2026-06-25 9:45 UTC
CVE-2026-53269: netfilter: synproxy: add mutex to guard hook reference counting
2026-06-25 8:41 UTC
CVE-2026-53260: tcp: Add preempt_{disable,enable}_nested() in reqsk_queue_hash_req()
2026-06-25 8:41 UTC
CVE-2026-53225: sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
2026-06-25 8:41 UTC
CVE-2026-53234: net: ibm: emac: Fix use-after-free during device removal
2026-06-25 8:41 UTC
CVE-2026-53233: netdev: fix double-free in netdev_nl_bind_rx_doit()
2026-06-25 8:41 UTC
CVE-2026-53232: net: phy: clean the sfp upstream if phy probing fails
2026-06-25 8:41 UTC
CVE-2026-53231: net: phy: don't try to setup PHY-driven SFP cages when using genphy
2026-06-25 8:41 UTC
CVE-2026-53230: net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list
2026-06-25 8:41 UTC
CVE-2026-53229: net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
2026-06-25 8:41 UTC
CVE-2026-53258: wifi: fix leak if split 6 GHz scanning fails
2026-06-25 8:41 UTC
CVE-2026-53257: wifi: cfg80211: enforce HE/EHT cap/oper consistency
2026-06-25 8:41 UTC
CVE-2026-53256: Bluetooth: RFCOMM: hold listener socket in rfcomm_connect_ind()
2026-06-25 8:41 UTC
CVE-2026-53255: Bluetooth: MGMT: validate advertising TLV before type checks
2026-06-25 8:41 UTC
CVE-2026-53228: ipv6: sit: reload inner IPv6 header after GSO offloads
2026-06-25 8:41 UTC
[PATCH] sched_ext: Don't warn on core-sched forced idle in put_prev_task_scx()
2026-06-25 9:45 UTC (2+ messages)
CVE-2026-53254: Bluetooth: RFCOMM: validate skb length in MCC handlers
2026-06-25 8:41 UTC
CVE-2026-53253: Bluetooth: bnep: reject short frames before parsing
2026-06-25 8:41 UTC
CVE-2026-53252: Bluetooth: fix memory leak in error path of hci_alloc_dev()
2026-06-25 8:41 UTC
CVE-2026-53251: Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
2026-06-25 8:41 UTC
CVE-2026-53250: xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
2026-06-25 8:41 UTC
CVE-2026-53249: ipv4: restrict IPOPT_SSRR and IPOPT_LSRR options
2026-06-25 8:41 UTC
CVE-2026-53248: net: airoha: Fix use-after-free in metadata dst teardown
2026-06-25 8:41 UTC
CVE-2026-53247: net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardown
2026-06-25 8:41 UTC
CVE-2026-53246: sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
2026-06-25 8:41 UTC
CVE-2026-53245: net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
2026-06-25 8:41 UTC
[PATCH v2 0/5] clk: implement sync_state support
2026-06-25 9:44 UTC (7+ messages)
` [PATCH v2 2/5] clk: qcom: common: introduce qcom_cc_sync_state()
` [PATCH v2 3/5] clk: qcom: convert from icc_sync_state() to qcom_cc_sync_state()
` [PATCH v2 4/5] clk: qcom: cbf-8996: add clk_sync_state() call
CVE-2026-53227: net: openvswitch: fix possible kfree_skb of ERR_PTR
2026-06-25 8:41 UTC
CVE-2026-53244: VFS: fix possible failure to unlock in nfsd4_create_file()
2026-06-25 8:41 UTC
CVE-2026-53243: rseq: Fix using an uninitialized stack variable in rseq_exit_user_update()
2026-06-25 8:41 UTC
CVE-2026-53242: ALSA: PCM: Fix wait queue list corruption in snd_pcm_drain() on linked streams
2026-06-25 8:41 UTC
CVE-2026-53241: ALSA: seq: dummy: fix UMP event stack overread
2026-06-25 8:41 UTC
CVE-2026-53240: xfrm: iptfs: fix use-after-free on first_skb in __input_process_payload
2026-06-25 8:41 UTC
CVE-2026-53239: xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()
2026-06-25 8:41 UTC
[PATCH v4] vfio/pci: Propagate errors in vfio_pci_load_rom() using Error API
2026-06-25 9:43 UTC
[PATCH net] net: airoha: dma map xmit frags with skb_frag_dma_map()
2026-06-25 9:42 UTC
[PATCH v8 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
2026-06-25 9:42 UTC (3+ messages)
` [PATCH v8 2/2] drm: panel: add support for the Renesas "
[PATCH v4 00/23] ext4: use iomap for regular file's buffered I/O path
2026-06-25 9:42 UTC (5+ messages)
` [PATCH v4 18/23] ext4: wait for ordered I/O in the iomap "
[PATCH for-4.22] x86/boot: don't blindly mark VGA in graphics mode on MB2 path
2026-06-25 9:41 UTC (2+ messages)
[PATCH] ARM: dts: st: spear13xx: Drop unused/incorrect usbh0_id and usbh1_id
2026-06-25 9:41 UTC (2+ messages)
[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
2026-06-25 9:40 UTC (5+ messages)
` [PATCH v2 13/13] mm: remove __GFP_NO_CODETAG
[PATCH] sched: set TIF_NEED_RESCHED before calling __trace_set_need_resched()
2026-06-25 9:39 UTC (3+ messages)
[PATCH v5 04/12] i3c: master: Add support for devices using SETAASA
2026-06-25 9:38 UTC (3+ messages)
[PATCH v1 1/2] ksmbd: reject undersized DACLs before parsing ACEs
2026-06-25 9:34 UTC
[PATCH 0/3] net/intel: fix potential rx stats underflow
2026-06-25 9:36 UTC (4+ messages)
` [PATCH 1/3] net/ice: fix Rx packets statistics underflow
` [PATCH 2/3] net/ice: fix DCF "
` [PATCH 3/3] net/iavf: fix "
[PATCH net] net: gianfar: use of_irq_get()
2026-06-25 9:36 UTC (2+ 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.