messages from 2026-03-27 11:49:16 to 2026-03-27 12:40:13 UTC [more...]
[PATCH for 6.12 0/9] drm: amdgpu: backport suspend fixes for
2026-03-26 23:47 UTC (4+ messages)
` [PATCH for 6.12 2/9] drm/amd/amdgpu: disable ASPM in some situations
` [PATCH for 6.12 3/9] drm/amd/display: Disable fastboot on DCE 6 too
` [PATCH for 6.12 7/9] drm/amd/display: Adjust DCE 8-10 clock, don't overclock by 15%
[PATCH v12 00/69] Fix CONFIG_DRM_USE_DYNAMIC_DEBUG=y
2026-03-26 18:54 UTC (18+ messages)
` [PATCH v12 01/69] dyndbg: fix NULL ptr on i386 due to section mis-alignment
` [PATCH v12 14/69] dyndbg: reduce verbose/debug clutter
` [PATCH v12 16/69] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v12 17/69] dyndbg: replace classmap list with a vector
` [PATCH v12 22/69] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v12 23/69] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v12 24/69] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v12 25/69] dyndbg-API: replace DECLARE_DYNDBG_CLASSMAP
` [PATCH v12 32/69] selftests-dyndbg: add test_mod_submod
` [PATCH v12 37/69] dyndbg-test: verify DYNAMIC_DEBUG_CLASSMAP_USE_() compile-time CHECK
` [PATCH v12 39/69] drm_buddy: fix power-of-2 rounding errs
` [PATCH v12 43/69] drm-dyndbg: adapt DRM to invoke DYNAMIC_DEBUG_CLASSMAP_PARAM
` [PATCH v12 50/69] drm-dyndbg: add DRM_CLASSMAP_USE to Xe driver
` [PATCH v12 56/69] drm-dyndbg: add DRM_CLASSMAP_USE to radeon
` [PATCH v12 59/69] drm-dyndbg: add DRM_CLASSMAP_USE to udl driver
` [PATCH v12 61/69] drm-dyndbg: add DRM_CLASSMAP_USE to the gud driver
` [PATCH v12 65/69] drm-dyndbg: set CONFIG_DRM_USE_DYNAMIC_DEBUG=y
[PATCH 0/5] Add reclaim to the dmem cgroup controller
2026-03-27 8:15 UTC (2+ messages)
` [PATCH 3/5] drm/ttm: Hook up a cgroup-aware reclaim callback for the dmem controller
[PATCH v5 0/3] Add "link bpc" DRM property
2026-03-26 13:53 UTC (6+ messages)
[PATCH net-next v4] selftests: net: add tests for PPP
2026-03-27 12:39 UTC (5+ messages)
[PATCH v2 0/5] workqueue: Introduce a sharded cache affinity scope
2026-03-27 12:38 UTC (6+ messages)
` [PATCH v2 2/5] workqueue: add WQ_AFFN_CACHE_SHARD "
[PATCH] arm64: dts: qcom: eliza: Add thermal sensors
2026-03-27 12:38 UTC (2+ messages)
[PATCH v2 0/2] add test for zone_gc_low_space attribute writes
2026-03-27 12:34 UTC (3+ messages)
` [PATCH v2 1/2] xfs/647: turn rt dev block device lookup into a common helper
` [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses
Missing signoff in the sound tree
2026-03-27 12:36 UTC
[PATCH] dt-bindings: mailbox: qcom-ipcc: Document the Eliza Inter-Processor Communication Controller
2026-03-27 12:36 UTC
[PATCH] perf test: Skip perf data type profiling tests for s390
2026-03-27 12:35 UTC
[PATCH] mm/slab: align kmalloc to cacheline when DMA API debugging is active
2026-03-27 12:34 UTC (3+ messages)
[PATCH net-next v2 0/2] Add support for PIC64-HPSC/HX MDIO controller
2026-03-27 12:34 UTC (3+ messages)
[LTP] [PATCH v6] fanotify22.c: handle multiple asynchronous error events
2026-03-27 12:33 UTC (2+ messages)
` [LTP] [PATCH v7] "
[PATCH v3] perf/core: Fix refcount bug and potential UAF in perf_mmap
2026-03-27 12:34 UTC (4+ messages)
` [PATCH v4] "
[LTP] [PATCH v2 1/1] editorconfig: add consistent formatting rules for LTP
2026-03-27 12:33 UTC (3+ messages)
[PATCH v1 1/2] doc: add devargs documentation
2026-03-27 12:33 UTC (5+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] doc: add device hotplug documentation
[PATCH v3] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-27 12:33 UTC (3+ messages)
[PATCH] Hid: Intel-thc-hid: Intel-quickspi: Improve power management for touch devices
2026-03-27 12:32 UTC (2+ messages)
GRUB repository moved to freedesktop
2026-03-27 12:31 UTC (2+ messages)
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-27 12:32 UTC (3+ messages)
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
[PATCH] Hid: Intel-thc-hid: Intel-thc: Add more frequency support for SPI
2026-03-27 12:32 UTC (2+ messages)
[PATCH] Bluetooth: btintel_pcie: fix TX queue off-by-one
2026-03-27 12:31 UTC (3+ messages)
[PATCH 0/7] Misc changes to allow building with Windows Clang
2026-03-27 12:31 UTC (7+ messages)
` [PATCH 7/7] meson: Build block_syms and qemu_syms only when enable_modules
[PATCH RFC v2 00/11] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
2026-03-27 12:30 UTC (17+ messages)
` [PATCH RFC v2 01/11] vmstate: Pass in struct itself for VMSTATE_ARRAY_OF_POINTER
` [PATCH RFC v2 02/11] vmstate: Pass in struct itself for VMSTATE_VARRAY_OF_POINTER_UINT32
` [PATCH RFC v2 03/11] vmstate: Do not set size for VMS_ARRAY_OF_POINTER
` [PATCH RFC v2 04/11] vmstate: Update max_elems early and check field compressable once
` [PATCH RFC v2 05/11] vmstate: Rename VMS_NULLPTR_MARKER to VMS_MARKER_PTR_NULL
` [PATCH RFC v2 06/11] vmstate: Introduce vmstate_save_field_with_vmdesc()
` [PATCH RFC v2 07/11] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
` [PATCH RFC v2 08/11] vmstate: Implement load of ptr marker in vmstate core
[PATCH 1/2] python3-kirk: Add version 4.0.0
2026-03-27 12:30 UTC (5+ messages)
` [PATCH 2/2] oeqa: replace runltp with kirk
` [OE-core] "
SVSM Development Call March 25, 2026
2026-03-27 12:30 UTC (2+ messages)
[PATCH] iwlegacy: 3945-mac: Fix GFP flags in allocation loop
2026-03-27 12:30 UTC
[PATCH v1 00/10] Remove READ_ONLY_THP_FOR_FS Kconfig
2026-03-27 12:29 UTC (9+ messages)
` [PATCH v1 02/10] mm/khugepaged: remove READ_ONLY_THP_FOR_FS check
` [PATCH v1 03/10] mm: fs: remove filemap_nr_thps*() functions and their users
` [PATCH v1 04/10] fs: remove nr_thps from struct address_space
[PATCH net-next] net: dsa: qca8k: Use the right GPIO header
2026-03-27 12:28 UTC (2+ messages)
[PATCH v2 1/6] python3-kirk: Add version 4.0.0
2026-03-27 12:27 UTC (6+ messages)
` [PATCH v2 2/6] ltp: disable min_free_kbytes
` [PATCH v2 3/6] ltp: disable pty testcase
` [PATCH v2 4/6] ltp: disable cve failing testcases
` [PATCH v2 5/6] oeqa: replace runltp with kirk
` [PATCH v2 6/6] oeqa: ltp - add LTP_WORKERS to allow parallelization
[PATCH] ALSA: pcm: Serialize snd_pcm_suspend_all() with open_mutex
2026-03-27 12:28 UTC (3+ messages)
[PATCH v2] iio: light: veml6070: Fix resource leak in probe error path
2026-03-27 12:27 UTC
[PATCH] module: remove MODULE_VERSION()
2026-03-27 12:27 UTC (3+ messages)
[PATCH v6 fwctl 0/5] fwctl/bnxt_fwctl: fwctl for Broadcom Netxtreme devices
2026-03-27 12:27 UTC (2+ messages)
[RFC PATCH V6 0/7] Add memory page offlining support
2026-03-27 12:26 UTC (6+ messages)
` [RFC PATCH V6 4/7] drm/xe/cri: Add debugfs to inject faulty vram address
` [RFC PATCH V6 6/7] drm/xe/configfs: Add vram bad page reservation policy
` [RFC PATCH V6 7/7] drm/xe/cri: Add sysfs interface for bad gpu vram pages
` ✗ CI.checkpatch: warning for Add memory page offlining support (rev6)
` ✓ CI.KUnit: success "
[PATCH] HID: amd_sfh: don't log error when device discovery fails with -EOPNOTSUPP
2026-03-27 12:26 UTC (2+ messages)
[PATCH] reset: core: Drop unnecessary double quote
2026-03-27 12:25 UTC (2+ messages)
[PATCH 0/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
2026-03-27 12:25 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: Add missing power-domains property
` [PATCH 2/2] arm64: dts: qcom: milos: Add missing CX power domain to GCC
[RFC PATCH 00/19] wifi: mac80211: per-STA bandwidth cleanups/fixes
2026-03-27 12:24 UTC (3+ messages)
` [RFC PATCH 08/19] wifi: mac80211: clean up STA NSS handling
[PATCH v2] dt-bindings: arm: marvell: Convert armada-380-mpcore-soc-ctrl to DT Schema
2026-03-27 12:24 UTC (3+ messages)
[PATCH v1 0/3] Relocate U-Boot in the last bank
2026-03-27 12:23 UTC (7+ messages)
` [PATCH v1 2/3] fdtdec: Introduce fdtdec_setup_mem_ram_top() to determine end of topmost DRAM bank
` [PATCH v1 3/3] common: Allow relocations on the top of the last bank
[PATCH] xen/arm: Increase DOM0_FDT_EXTRA_SIZE to support max reserved memory banks
2026-03-27 12:23 UTC (5+ messages)
[PATCH v3] gpu: nova-core: gsp: fix undefined behavior in command queue code
2026-03-27 12:23 UTC (2+ messages)
IOMMU faults after S3
2026-03-27 12:23 UTC (2+ messages)
[LTP] [PATCH v7] fanotify22.c: handle multiple asynchronous error events
2026-03-27 12:22 UTC
[RFC PATCH] net/tap-win32.c: fix segmentation faults when multiple -netdev tap are used
2026-03-27 12:22 UTC (2+ messages)
[PATCH v5 0/7] Automatic NFSv4 state revocation on filesystem unmount
2026-03-27 12:21 UTC (8+ messages)
` [PATCH v5 1/7] NFSD: Extract revoke_one_stid() utility function
` [PATCH v5 2/7] NFSD: Add NFSD_CMD_UNLOCK_IP netlink command
[PATCH v1 1/4] net/axgbe: fix MAC TCR speed select field width
2026-03-27 12:20 UTC (4+ messages)
` [PATCH v1 2/4] net/axgbe: add 100 Mbps MAC speed select
` [PATCH v1 3/4] net/axgbe: fix auto-neg advert/supported defs
` [PATCH v1 4/4] net/axgbe: fix SGMII autoneg status bits
[PATCH 0/1] ALSA:usb-audio: Disable Arturia Audiofuse 16Rig
2026-03-27 12:20 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH v3] dt-bindings: sound: Convert pcm3060 to DT Schema
2026-03-27 12:19 UTC
[PATCH net-next v3] net: qrtr: fix endian handling of confirm_rx field
2026-03-27 12:20 UTC (2+ messages)
[PATCH v1 0/3] nics: update intel nic latest recommended matching list
2026-03-27 12:19 UTC (4+ messages)
` [PATCH v1 2/3] net/i40e: updated i40e "
[PATCH 0/8] I/O type generalization and projection
2026-03-27 12:19 UTC (4+ messages)
` [PATCH 6/8] rust: io: add `read_val` and `write_val` function on I/O view
[PATCH v2] wifi: rt2x00usb: fix devres lifetime
2026-03-27 12:19 UTC (2+ messages)
[PATCH 0/4] net: bridge: mcast: add multicast exponential field encoding
2026-03-27 12:19 UTC (3+ messages)
` [PATCH 3/4] ipv4: igmp: encode multicast exponential fields
[PATCH v2 00/15] firmware: qcom: Add OP-TEE PAS service support
2026-03-27 12:18 UTC (6+ messages)
` [PATCH v2 03/15] firmware: qcom_scm: Migrate to generic PAS service
[PATCH] bpf: add bpf_real_inode() kfunc
2026-03-27 12:19 UTC (2+ messages)
[PATCH 1/1 ] Support POD HD PRO
2026-03-27 12:19 UTC (2+ messages)
[PATCH v1 0/2] drm/xe/debugfs: Add a debugfs for pcode information
2026-03-27 12:18 UTC (5+ messages)
` [PATCH v1 1/2] drm/xe/pcode: Add support to get pcode version from PMT
[PATCH bpf-next v6 3/6] bpf: Add sleepable support for classic tracepoint programs
2026-03-27 12:18 UTC (2+ messages)
[PATCH 00/16] Auto-configure advertised remotes via URL whitelist
2026-03-27 12:17 UTC (4+ messages)
` [PATCH 14/16] promisor-remote: trust known remotes matching acceptFromServerUrl
[GIT PULL] ~RISC-V~Starfive devicetrees fixes for v7.0-rc6
2026-03-27 12:16 UTC (10+ messages)
[meta-selinux][PATCH] refpolicy: backport fix from upstream (PR #1095)
2026-03-27 12:15 UTC
[PATCH v1] firmware: thead: Fix buffer overflow and use standard endian macros
2026-03-27 12:15 UTC (4+ messages)
[PATCH i-g-t 0/2] xe/eudebug: Add dead-peer context logging
2026-03-27 12:10 UTC (3+ messages)
` [PATCH i-g-t 1/2] lib/xe/eudebug: add dead-peer context logging for token waits
` [PATCH i-g-t 2/2] lib/xe/eudebug: pass debugger log into client wait-done path
[PATCH] drm/xe/guc: Test GuC v70.60.0 for BMG, LNL, PTL
2026-03-27 12:15 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for "
[PATCH 6.6.y] gfs2: Validate i_depth for exhash directories
2026-03-27 12:14 UTC (2+ messages)
` [v6.6] KASAN: slab-use-after-free Write in gfs2_qd_dealloc
[PATCH net v3] mptcp: fix soft lockup in mptcp_recvmsg()
2026-03-27 12:13 UTC (2+ messages)
[oe] [meta-oe] [PATCH v2] graphviz: upgrade 14.1.3 -> 14.1.4
2026-03-27 12:13 UTC
[thesofproject:topic/sof-dev 1/1] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'the'
2026-03-27 12:11 UTC
[PATCH 0/8] Add support for Hygon Family 18h model 4h~8h processors
2026-03-27 12:11 UTC (3+ messages)
` [PATCH 7/8] ALSA: hda: Fix single byte writing issue for Hygon family 18h model 5h
[PATCH net-next v10 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2026-03-27 12:10 UTC (15+ messages)
` [PATCH net-next v10 01/14] net: Add queue-create operation
` [PATCH net-next v10 02/14] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v10 03/14] net: Add lease info to queue-get response
` [PATCH net-next v10 04/14] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v10 05/14] net: Slightly simplify net_mp_{open,close}_rxq
` [PATCH net-next v10 06/14] net: Proxy netif_mp_{open,close}_rxq for leased queues
` [PATCH net-next v10 07/14] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v10 08/14] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v10 09/14] xsk: Proxy pool management for leased queues
` [PATCH net-next v10 10/14] netkit: Add single device mode for netkit
` [PATCH net-next v10 11/14] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v10 12/14] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v10 13/14] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v10 14/14] selftests/net: Add queue leasing tests with netkit
[PATCH 0/3] Add PCIe and NVMe support for AMD Versal Gen 2
2026-03-27 12:10 UTC (4+ messages)
` [PATCH 1/3] pci: Add AMD Versal2 DW PCIe host controller driver
` [PATCH 2/3] arm: versal2: Map PCIe DBI and config regions when PCIe is enabled
` [PATCH 3/3] amd: versal2: Enable PCIe/NVMe support and add NVMe boot target
[PATCH] net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatch
2026-03-27 12:10 UTC (2+ messages)
[PATCH net] tg3: Fix race for querying speed/duplex
2026-03-27 12:10 UTC (2+ messages)
[PATCH v5 0/2] dma-buf: heaps: system: add an option to allocate explicitly shared/decrypted memory
2026-03-27 12:10 UTC (3+ messages)
[PATCH] net/ipv6: ioam6: prevent schema length wraparound in trace fill
2026-03-27 12:10 UTC (2+ messages)
[PATCH] mm/damon: validate addr_unit to be power of 2
2026-03-27 12:10 UTC (2+ messages)
[OE-core] [PATCH] lttng-tools: upgrade 2.14.1 -> 2.15.0
2026-03-27 12:09 UTC
[android-common:android12-kiwi-5.10 218/218] drivers/usb/cdns3/drd.c:391:38: sparse: sparse: incorrect type in assignment (different address spaces)
2026-03-27 12:07 UTC
[PATCH] iommufd/selftest: Add missing driver_ops for AMDV1 mock domain
2026-03-27 12:08 UTC (4+ messages)
[PATCH net-next 0/4] net: dsa: mt7628 embedded switch initial support
2026-03-27 12:07 UTC (3+ messages)
` [PATCH net-next 4/4] net: dsa: initial support for MT7628 embedded switch
[PATCH 0/4] hwmon: Add WITRN USB tester driver
2026-03-27 12:01 UTC (3+ messages)
[amd-pstate:bleeding-edge] BUILD SUCCESS 9e6a50933c63fc15b2b86eba101eed2e0864b6c5
2026-03-27 12:05 UTC
[PATCH 1/1] ALSA: hda/realtek: add quirk for HP Victus 15-fb0xxx
2026-03-27 12:01 UTC (2+ messages)
[PATCH v2] selftests/mm: skip hugetlb_dio tests when DIO alignment is incompatible
2026-03-27 12:03 UTC
[PATCH 1/2 net-next v2] ipv4: centralize devconf sysctl handling
2026-03-27 12:02 UTC (2+ messages)
` [PATCH 2/2 net-next v2] ipv4: handle devconf post-set actions on netlink updates
[PATCH net-next v2 0/2] net: hsr: subsystem cleanups and modernization
2026-03-27 12:01 UTC (2+ messages)
[PATCH] platform/x86/amd: pmc: Add Thinkpad L14 Gen3 to quirk_s2idle_bug
2026-03-27 12:01 UTC (2+ messages)
[PATCH 1/2] platform/x86: ISST: Increase minor version
2026-03-27 12:00 UTC (2+ messages)
[PATCH] platform/x86/intel-uncore-freq: Handle autonomous UFS status bit
2026-03-27 12:00 UTC (2+ messages)
[PATCH] platform/x86: ISST: Reset core count to 0
2026-03-27 12:00 UTC (2+ messages)
[GIT PULL] arm64: dts: juno/fvp: Updates for v7.1
2026-03-27 12:00 UTC (2+ messages)
[PATCH] ALSA: seq_oss: return full count for successful SEQ_FULLSIZE writes
2026-03-27 11:59 UTC (2+ messages)
[PATCH RESEND] apparmor: Fix string overrun due to missing termination
2026-03-27 11:58 UTC
[PATCH V2 0/2] Add post change sequence for link start notify
2026-03-27 11:58 UTC (4+ messages)
` [PATCH V2 1/2] ufs: core: Configure only active lanes during link
[PATCH v2 0/4] treewide: fixup gfp_t printks
2026-03-27 11:57 UTC (4+ messages)
` [PATCH v2 2/4] iwlegacy: 3945-mac: Fixup allocation failure log
[GIT PULL v2] Rockchip dts fixes for 7.0 #1
2026-03-27 11:57 UTC (3+ messages)
[PATCH v3] rust: Mark all from() for Error functions inline
2026-03-27 11:56 UTC (2+ messages)
[PATCH] drm/i915/psr: Do not use pipe_src as borders for SU area
2026-03-27 11:55 UTC (4+ messages)
` ✗ CI.checkpatch: warning for "
` ✓ CI.KUnit: success "
[GIT PULL 1/2] Broadcom devicetree changes for 7.1
2026-03-27 11:53 UTC (2+ messages)
[PATCH] refpolicy: backport fix from upstream (PR #1095)
2026-03-27 11:52 UTC
[PATCH net-next v2 0/4] net: hsr: address functional and concurrency bugs
2026-03-27 11:52 UTC (3+ messages)
` [PATCH net-next v2 2/4] net: hsr: fix VLAN add unwind on slave errors
Regression 6.8→6.17: snd_soc_avs claims HDA device instead of snd_hda_intel, fails on missing topology firmware
2026-03-27 11:51 UTC (5+ messages)
[GIT PULL] i.MX fixes for 7.0 (v2)
2026-03-27 11:51 UTC (2+ messages)
[PATCH v2] dts: riscv: spacemit: k3: add P1 PMIC regulator tree
2026-03-27 11:51 UTC (2+ messages)
[PATCH v7 0/5] Add driver for EC found on Qualcomm reference devices
2026-03-27 11:50 UTC (3+ messages)
` [PATCH v7 2/5] platform: arm64: "
[cocci] [PATCH] coccinelle: kmalloc_obj: Remove default GFP_KERNEL arg
2026-03-27 11:50 UTC (2+ messages)
[PATCH] docs: fix grammar in contribution maturity model
2026-03-27 11:49 UTC
[PATCH v2 0/3] hw/tpm: add PPI support to tpm-tis-device on ARM64 virt
2026-03-27 11:48 UTC (3+ messages)
` [PATCH v2 2/3] hw/acpi/tpm: parameterize PPI base address in tpm_build_ppi_acpi
` [PATCH v2 3/3] hw/tpm: add PPI support to tpm-tis-device for ARM64 virt
[PATCH v2 00/19] PCI/TSM: TEE I/O infrastructure
2026-03-27 11:49 UTC (8+ messages)
` [PATCH v2 09/19] PCI/TSM: Support creating encrypted MMIO descriptors via TDISP Report
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.