messages from 2026-08-11 15:27:47 to 2026-08-11 15:51:18 UTC [more...]
[PATCH v4 0/7] hw/nmi: Disconnect of vCPU and disentangle Monitor code
2026-08-11 15:49 UTC (4+ messages)
` [PATCH v4 1/7] hw/nmi: Use object_child_foreach_recursive() in nmi_children()
` [PATCH v4 4/7] hw/nmi: Remove @cpu_index argument from nmi_inject()
` [PATCH v4 6/7] hw/nmi: Remove unused @errp argument from raise_nmi()
[PATCH 00/24] DC Patches Aug 17 2026
2026-08-10 21:28 UTC (19+ messages)
` [PATCH 01/24] drm/amd/display: Add CACP ACE curve area debugfs for IGT validation
` [PATCH 02/24] drm/amd/display: Move periodic interrupt calculations to HWSS
` [PATCH 03/24] drm/amd/display: Add missing prototype for amdgpu_dm_plane_fill_gfx8_tiling_info_from_flags
` [PATCH 04/24] drm/amd/display: Rename carried dce clock manager functions for dcn10
` [PATCH 05/24] drm/amd/display: Add utm_support capability flag
` [PATCH 06/24] drm/amd/display: Guard against empty DCN6 UTM QoS table
` [PATCH 07/24] drm/amd/display: Add DC_BLS command
` [PATCH 08/24] drm/amd/display: Notify DMU to allow DCHVM<->rIOMMU SDP port disconnection for DCN42
` [PATCH 09/24] drm/amd/display: Send DPM0 clock values to DMU
` [PATCH 10/24] drm/amd/display: Refactor HUBP_WAIT_FOR_DCC_META_PROP to drop pipe_ctx
` [PATCH 11/24] drm/amd/display: add wait stream regen event
` [PATCH 12/24] drm/amd/display: Use mpcc_id instead of hubp instance
` [PATCH 13/24] drm/amd/display: Add opt-out for DCN6 OutstandingRequests mode-support check
` [PATCH 14/24] drm/amd/display: Make Struct In DCN42 SOC BB Header Static
` [PATCH 15/24] drm/amd/display: Refactor Per-DPM Derate Logic
` [PATCH 16/24] drm/amd/display: Update Derates And Set Default Per-DPM Derates
` [PATCH 17/24] drm/amd/display: Unify CalculateFlipSchedule Logic
` [PATCH 18/24] drm/amd/display: Skip eDP teardown while forced PSR is active
[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-08-11 15:50 UTC (6+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v3 2/5] Drivers: hv: Add logical device ID registry for vPCI devices
` [PATCH v3 3/5] iommu/x86: Share the architectural MSI reserved range
` [PATCH v3 4/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
` [PATCH v3 5/5] iommu/hyperv: Add page-selective IOTLB flush support
[PATCH] meson: upgrade 1.11.2 -> 1.12.0
2026-08-11 15:50 UTC
[PATCH] phy: zynqmp: register PHY provider after probe initialization
2026-08-11 15:50 UTC (4+ messages)
[PATCH v2 1/2] workqueue: Add missing EXPORT_SYMBOL_GPL for workqueue_set_min_active
2026-08-11 15:50 UTC (11+ messages)
` [PATCH v2 2/2] test-ww_mutex: Fix deadlock in test_cycle_work
[PATCH] drm/amdgpu: Bump version for userq timeline syncobj fixes
2026-08-11 15:50 UTC (2+ messages)
[PATCH v2] LoongArch: mm: Define DIRECT_MAP_PHYSMEM_END
2026-08-11 15:43 UTC (2+ messages)
[PATCH 0/2] maintenance: handle geometric repack tasks with promisor pack(s)
2026-08-11 15:49 UTC (6+ messages)
` [PATCH 1/2] maintenance: account for promisor pack geometry
[PATCH] drm/virtio: use the DMA API for resource backing on Xen
2026-08-11 15:49 UTC (2+ messages)
[PATCH v2] iio: humidity: am2315: add am2320 to i2c_device_id table
2026-08-11 15:49 UTC (5+ messages)
[PATCH bpf-next v11 00/10] bpf: Introduce global percpu data
2026-08-11 15:49 UTC (5+ messages)
` [PATCH bpf-next v11 05/10] libbpf: Add support for "
linux-next: manual merge of the pwm tree with the rust tree
2026-08-11 15:49 UTC (2+ messages)
ucm2: USB-Audio: add Topping M62 configuration
2026-08-11 15:48 UTC
[PATCH] arm64: hibernate: pass HVC_SET_VECTORS args to the resume hvc
2026-08-11 15:49 UTC (5+ messages)
[PATCH v10 0/8] Vswing / Pre-emphasis Override
2026-08-11 15:48 UTC (3+ messages)
` [PATCH v10 6/8] drm/i915: override Snps's VS/PE when requested
[PATCH] libsepol/cil: Output culprit rules from binary policy when CIL AST match fails
2026-08-11 15:48 UTC (2+ messages)
[PATCH net-next V2 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-08-11 15:48 UTC (9+ messages)
` [PATCH net-next V2 12/13] selftests: drv-net: psp: Fix responder parsing
[PATCH] stack: improve source code readability
2026-08-11 15:48 UTC (2+ messages)
[PATCH v4 0/7] mm/khugepaged: several cleanups
2026-08-11 15:47 UTC (3+ messages)
` [PATCH v4 2/7] mm/khugepaged: extract reference check into folio_pte_referenced() helper
[PATCH] nvmet-auth: reject overlong negotiate identifier lists
2026-08-11 15:47 UTC (2+ messages)
[PATCH v2 0/5] smb: server: Clear sensitive data before freeing it
2026-08-11 15:46 UTC (6+ messages)
` [PATCH v2 1/5] smb: server: Clear sensitive stack and heap data in auth.c
` [PATCH v2 2/5] smb: server: Make sure that passkey is not leaked on the heap in user_config.c
` [PATCH v2 3/5] smb: server: Free session data in user_session.c with kfree_sensitive()
` [PATCH v2 4/5] smb: server: Free sensitive data in connection.c "
` [PATCH v2 5/5] smb: server: Clear Preauth_HashValue in smb2pdu.c "
[PATCH v6 00/10] phy: rockchip: samsung-hdptx: Clock fixes and API transition cleanups
2026-08-11 15:44 UTC (33+ messages)
` [PATCH v6 01/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for high bpc
` [PATCH v6 02/10] phy: rockchip: samsung-hdptx: Prevent divide-by-zero when computing clk rate
` [PATCH v6 03/10] phy: rockchip: samsung-hdptx: Guard against clk rate integer underflow
` [PATCH v6 04/10] phy: rockchip: samsung-hdptx: Fix rate recalculation for 3.2GHz FRL
` [PATCH v6 05/10] phy: rockchip: samsung-hdptx: Handle uncommitted PHY config changes
` [PATCH v6 06/10] phy: rockchip: samsung-hdptx: Drop TMDS rate setup workaround
` [PATCH v6 07/10] phy: rockchip: samsung-hdptx: Consolidate consumer_put on error path
` [PATCH v6 08/10] phy: rockchip: samsung-hdptx: Drop restrict_rate_change handling
` [PATCH v6 09/10] phy: rockchip: samsung-hdptx: Simplify GRF access with FIELD_PREP_WM16()
` [PATCH v6 10/10] phy: rockchip: samsung-hdptx: Consistently use bitfield macros
[PATCH v9 00/13] fix several inconsistencies with sysfs configuration in etmX
2026-08-11 15:45 UTC (3+ messages)
` [PATCH v9 04/13] coresight: etm4x: fix inconsistencies with sysfs configuration
[PATCH net] sctp: clear new_transport when removing a peer
2026-08-11 15:44 UTC (2+ messages)
[PATCH] spi: dw: fix wrong RX_SAMPLE_DLY setting after resume
2026-08-11 14:27 UTC (2+ messages)
[PATCH v5 0/2] erofs: share the superblock for file-backed mounts
2026-08-11 15:44 UTC (5+ messages)
` [PATCH v5 1/2] fs: rename vfs_get_super() to get_tree_super() and export it
` [PATCH v5 2/2] erofs: reuse superblock for file-backed mounts
[PATCH v7 00/16] DPAA bus/net/mempool/DMA driver fixes and improvements
2026-08-11 15:44 UTC (3+ messages)
` [PATCH v8 00/26] DPAA "
[PATCH v2 0/4] qcow2: silent corruption when a dirty image becomes writable
2026-08-11 15:42 UTC (5+ messages)
` [PATCH v2 1/4] qcow2: do not clear the dirty bit when reopening a read-only node
` [PATCH v2 2/4] block: let bdrv_reopen_commit_post() report a failure
` [PATCH v2 3/4] block: remember the writability a reopen starts from
` [PATCH v2 4/4] qcow2: repair a dirty image when it becomes writable
[PATCH 00/12] arm64: Remove unused big-endian support
2026-08-11 15:43 UTC (2+ messages)
[PATCH] selftests/mm: thuge-gen: fix test_shmget() for PAGE_SIZE check
2026-08-11 15:43 UTC (2+ messages)
[PATCH] wifi: mac80211: defer AP-side FT key upload until association
2026-08-11 15:42 UTC (6+ messages)
usb: gadget: pch_udc: don't call pch_udc_remove() from the probe error path
2026-08-11 15:43 UTC (2+ messages)
` [syzbot] [usb?] WARNING: kobject bug in pch_udc_remove
[bluez/bluez] 496623: unit: Add test for sdp_xml_parse_record()
2026-08-11 15:43 UTC
[PATCH 2/2] vfs: Add KUnit tests for fdtable
2026-08-11 15:42 UTC (3+ messages)
[PATCH v16 00/45] arm64: Support for Arm CCA in KVM
2026-08-11 15:42 UTC (3+ messages)
` [PATCH v16 29/45] KVM: arm64: CCA: Support runtime faulting of memory
[PATCH v3 net-next 00/15] neighbour: Namespacify arp_tbl and nd_tbl
2026-08-11 15:42 UTC (3+ messages)
` [PATCH v3 net-next 08/15] ipv4: Replace &arp_tbl with arp_table(net)
[GIT PULL] intel-pinctrl for 7.3-1
2026-08-11 15:42 UTC (2+ messages)
[PATCH v2 0/6] kcov: Suppress timer and scheduler coverage leaks
2026-08-11 15:41 UTC (7+ messages)
` [PATCH v2 1/6] kcov: Use unsigned int for kcov_start() mode parameter
` [PATCH v2 2/6] kcov: Add a kcov_pause guard
` [PATCH v2 3/6] hrtimer: Pause KCOV during deferred rearm
` [PATCH v2 4/6] sched/core: Pause KCOV in __schedule()
` [PATCH v2 5/6] sched/core: Pause KCOV in try_to_wake_up()
` [PATCH v2 6/6] sched/core: Pause KCOV in wake_up_new_task()
[PATCH] media: vicodec: fix out-of-bounds write on capture buffer
2026-08-11 15:41 UTC (4+ messages)
[PATCH v1] ASoC: tas2781: Fix compiling warning for tasdevice_set_capture_profile_id()
2026-08-11 13:41 UTC (2+ messages)
[PATCH v1] ASoC: tac5xx2-sdw: select REGMAP_SOUNDWIRE_MBQ
2026-08-11 13:51 UTC (2+ messages)
[PATCH] ASoC: Intel: KMB: Propagate -EPROBE_DEFER from IRQ lookup
2026-08-11 13:45 UTC (2+ messages)
[PATCH] mm: Make VM_FAULT_RESULT_TRACE compatible with sparse
2026-08-11 15:40 UTC (2+ messages)
[PATCH] virtio_net: add rx-alloc-fail counter
2026-08-11 15:40 UTC (2+ messages)
[PATCH v6 00/13] net/enetc: add new features for ENETC4 on i.MX95
2026-08-11 15:39 UTC (3+ messages)
` [PATCH v7 00/14] "
[PATCH 0/3] mm, swap: don't spin or flood the console on a bad swap entry
2026-08-11 15:38 UTC (7+ messages)
` [PATCH 1/3] mm, swap: ratelimit bad swap entry reports in get_swap_device()
` [PATCH 2/3] mm, swap: distinguish a malformed swap entry from a dying device
` [PATCH 3/3] mm: fail the fault on a malformed swap entry instead of retrying it
[PATCH v2] mtd: spi-nor: scope the exclusive RWW lock
2026-08-11 15:38 UTC (7+ messages)
` [PATCH v3] mtd: spi-nor: use guard() in spi_nor_rww_start_exclusive
[PATCH 1/1] MAINTAINERS: media: ipu-bridge: Add entry
2026-08-11 15:38 UTC
[PATCH V15 00/14] Add memory page offlining support
2026-08-11 15:38 UTC (3+ messages)
` [PATCH V15 05/14] drm/xe/bo: Make xe_bo_is_user() public
[PATCH] platform/x86: Fix NULL deref in amd_isp_probe
2026-08-11 15:37 UTC (3+ messages)
[PATCH 0/4] KVM: s390: Even more fixes. And then... even more fixes
2026-08-11 15:37 UTC (5+ messages)
` [PATCH 1/4] KVM: s390: keyop: use mmu_lock to read gmap->asce
` [PATCH 2/4] KVM: s390: vsie: zero stale crypto bits
` [PATCH 3/4] KVM: s390: pv: Fix rc/rrc offset for PVM_DUMP
` [PATCH 4/4] KVM: s390: Restore sigset on error path
[PATCH 0/2] Update scripts/code_cov_parse_info
2026-08-11 15:37 UTC (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "
[PATCH net v3] net: phylink: treat PSGMII as an inband capable interface
2026-08-11 15:37 UTC (4+ messages)
[PATCH 1/2] wic: remove gptfdisk dependency
2026-08-11 15:36 UTC (2+ messages)
` [PATCH 2/2] gptfdisk: remove recipe
[PATCH net] net/sched: cls_bpf: reject dev-bound programs bound to a different device
2026-08-11 15:36 UTC (4+ messages)
[PATCH v4 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-11 15:35 UTC (3+ messages)
[meta-ti][scarthgap][PATCH v3 0/4] Backport ti-core-initramfs to scarthgap for j722s NFS boot
2026-08-11 15:35 UTC (6+ messages)
[PATCH sched_ext/for-7.3] selftests/sched_ext: Make numa idle validation race-free
2026-08-11 15:35 UTC
[PATCH] s390: uv: Fix loop condition in uv_find_secrets
2026-08-11 15:34 UTC (2+ messages)
[PATCH v2 0/4] selftests/ftrace: Add a boottime tracing test framework
2026-08-11 15:34 UTC (5+ messages)
` [PATCH v2 1/4] selftests/ftrace: Add generic boot "
` [PATCH v2 2/4] selftests/ftrace: Add boot-time tracing testcases
` [PATCH v2 3/4] selftests/ftrace: Add kernel cmdline "
` [PATCH v2 4/4] selftests/ftrace: Add persistent ring buffer testcases
[PATCH v4 0/4] Add Agilex5 SoCDK TSN Config2 board support
2026-08-11 15:34 UTC (5+ messages)
` [PATCH net-next v4 4/4] net: stmmac: dwmac-socfpga: Add support for Agilex5 TSN GMAC with FPGA converter
RK3588 optee question
2026-08-11 14:13 UTC (5+ messages)
[PATCH] drm/virtio: check return value of vgdev_output_init()
2026-08-11 15:33 UTC (3+ messages)
` [RESEND PATCH] "
[PATCH net v2] batman-adv: reject unrepresentable multicast TVLV offsets
2026-08-11 15:32 UTC (2+ messages)
[PATCH net] net/sched: act_api: fix TOCTOU NULL deref on a->goto_chain
2026-08-11 15:32 UTC (4+ messages)
[PATCH 1/9] perf header: Tolerate inconsistent HEADER_GROUP_DESC
2026-08-11 15:31 UTC (3+ messages)
` [PATCH 3/9] perf thread-stack: Bound wrapped branch stack copy
[PATCH 00/14] perf cs-etm: Per-thread mode fixes and snapshot wrap support
2026-08-11 15:30 UTC (15+ messages)
` [PATCH 01/14] perf cs-etm: Fix nVHE per-thread decoding
` [PATCH 02/14] perf cs-etm: Warn for invalid timestamp option
` [PATCH 03/14] perf cs-etm: Turn on context packet timestamps in per-thread mode
` [PATCH 04/14] perf cs-etm: Use per-CPU queues for "
` [PATCH 05/14] perf cs-etm: Increase default timestamp generation period
` [PATCH 06/14] perf auxtrace: Turn Intel BTS snapshot search into a generic one
` [PATCH 07/14] perf arm-spe: Use generic snapshot search
` [PATCH 08/14] perf auxtrace: intel-pt: Use new snapshot_has_wrapped callback
` [PATCH 09/14] perf cs-etm: Queue partial AUX records
` [PATCH 10/14] perf cs-etm: Don't print missing buffers in snapshot mode
` [PATCH 11/14] perf auxtrace: cs-etm: Capture wrapped snapshots
` [PATCH 12/14] perf test: Allow infinite named_thread loops
` [PATCH 13/14] perf test: Add test for per-thread mode
` [PATCH 14/14] perf cs-etm: Test multiple per-thread threads
[RFC v2] arm,x86,fs/resctrl: Generic schema description Proof of Concept
2026-08-11 15:30 UTC (13+ messages)
[PATCH] mm/mmu_notifier: Remove non_block_start/end() from notifier invocation
2026-08-11 15:30 UTC (12+ messages)
[PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
2026-08-11 15:30 UTC (2+ messages)
[PATCH v1 00/17] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
2026-08-11 15:29 UTC (7+ messages)
` [PATCH v1 05/17] xen/riscv: implement virtual APLIC MMIO emulation
[PATCH 0/4] mm/mempolicy: introduce package-aware weighted interleave
2026-08-11 15:29 UTC (2+ messages)
[syzbot] [nvme?] KASAN: slab-use-after-free Read in nvmf_free_options
2026-08-11 15:29 UTC (3+ messages)
` [PATCH] nvme-fc: fix double free of fabrics options when nvme_add_ctrl() fails
[PATCH kvmtool] arm64: Fix resource leaks in find_pmu_cpumask()
2026-08-11 15:29 UTC (3+ messages)
` [PATCH kvmtool v2] "
[meta-ti][master][PATCH] weston: upgrade weston bbappend to 16.0.0
2026-08-11 15:28 UTC (2+ messages)
[PATCH 00/11] coredump: allow to create sparse coredumps on the coredump socket
2026-08-11 15:27 UTC (11+ messages)
` [PATCH 02/11] selftests/coredump: collapse the expected request check into the helper
` [PATCH 03/11] coredump: pin the protocol struct sizes
` [PATCH 04/11] coredump: move the negotiated mask into struct coredump_params
` [PATCH 05/11] coredump: deduplicate the to_skip flush
` [PATCH 06/11] coredump: add COREDUMP_HEADER to the coredump socket protocol
` [PATCH 07/11] coredump: add COREDUMP_SPARSE "
` [PATCH 08/11] tools: sync coredump.h header
` [PATCH 09/11] coredump: frame the coredump when COREDUMP_HEADER is negotiated
` [PATCH 10/11] coredump: describe the holes when COREDUMP_SPARSE "
` [PATCH 11/11] selftests/coredump: test COREDUMP_HEADER and COREDUMP_SPARSE
[PATCH v2 0/2] irqchip/gic-v5: GICv5 KVM IRS review fixes
2026-08-11 15:27 UTC (3+ messages)
` [PATCH v2 1/2] irqchip/gic-v5: Clear per-CPU IRS data on teardown
` [PATCH v2 2/2] irqchip/gic-v5: Synchronize CPU interface disable
ASoC: amd: acp-pdm: full-scale burst on every DMIC capture start
2026-08-11 15:27 UTC (4+ messages)
[PATCH 4/6] drm/panel: Use devm_mipi_dsi_attach in Himax and Ilitek panels
2026-08-11 15:27 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.