messages from 2025-04-28 20:06:27 to 2025-04-28 21:08:02 UTC [more...]
[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
2025-04-28 20:37 UTC (22+ messages)
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
` [PATCH v1 05/11] mm: convert VM_PFNMAP tracking to pfnmap_track() + pfnmap_untrack()
[PATCH bpf-next] bpf: Replace offsetof() with struct_size()
2025-04-28 21:06 UTC
[PATCH hyperv-next v9 00/11] arm64: hyperv: Support Virtual Trust Level Boot
2025-04-28 21:07 UTC (12+ messages)
` [PATCH hyperv-next v9 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v9 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v9 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v9 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v9 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v9 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v9 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v9 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v9 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v9 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v9 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[PATCH v6 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-04-28 20:57 UTC (3+ messages)
` [PATCH v6 3/6] platform/x86: Add Lenovo WMI Events Driver
` [External] : "
[PATCH v4 00/14] Allocate payload arrays dynamically
2025-04-28 21:07 UTC (5+ messages)
` [PATCH v4 11/14] NFSD: Remove NFSD_BUFSIZE
` [PATCH v4 13/14] NFSD: Add a "default" block size
[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
2025-04-28 20:59 UTC (7+ messages)
` [PATCH v2 01/34] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v2 13/34] drm/bridge: ti-sn65dsi86: convert "
[PATCH v7 0/6] Report vfio-ap configuration changes
2025-04-28 21:05 UTC (3+ messages)
` [PATCH v7 2/6] linux-headers: Update to Linux v6.15-rc3
[PATCH] ACPI: EC: Fix CPU frequency limitation on AMD platforms after suspend/resume
2025-04-28 21:06 UTC (10+ messages)
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-04-28 21:01 UTC (8+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 09/22] iommufd/viommu: Introduce IOMMUFD_OBJ_VCMDQ and its related struct
` [PATCH v2 15/22] Documentation: userspace-api: iommufd: Update vCMDQ
[PATCH i-g-t v3 0/2] tests/intel: Add blocklists and test_config
2025-04-28 21:03 UTC (2+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel: Add blocklists and test_config (rev3)
[PATCH v2 1/2] drm/xe: move page fault descriptors to uc types file
2025-04-28 21:03 UTC (3+ messages)
` [PATCH v2 2/2] drm/xe: upon page fault, use generic uc fw instead of guc
[REGRESSION] 6.14.3 panic - kernel NULL pointer dereference in htb_dequeue
2025-04-28 21:02 UTC (11+ messages)
[PATCH v3 0/4] mm/hugetlb: Let unmap_hugepage_range() and
2025-04-28 21:02 UTC (14+ messages)
` [PATCH v3 1/4] mm/hugetlb: Pass folio instead of page to unmap_ref_private()
` [PATCH v3 2/4] mm/hugetlb: Refactor unmap_hugepage_range() to take folio instead of page
` [PATCH v3 3/4] mm/hugetlb: Refactor __unmap_hugepage_range() "
` [PATCH v3 4/4] mm/hugetlb: Convert use of struct page to folio in __unmap_hugepage_range()
[PATCH v3 00/33] drm/msm: sparse / "VM_BIND" support
2025-04-28 20:54 UTC (34+ messages)
` [PATCH v3 01/33] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v3 02/33] drm/gpuvm: Allow VAs to hold soft reference to BOs
` [PATCH v3 03/33] iommu/io-pgtable-arm: Add quirk to quiet WARN_ON()
` [PATCH v3 04/33] drm/msm: Rename msm_file_private -> msm_context
` [PATCH v3 05/33] drm/msm: Improve msm_context comments
` [PATCH v3 06/33] drm/msm: Rename msm_gem_address_space -> msm_gem_vm
` [PATCH v3 07/33] drm/msm: Remove vram carveout support
` [PATCH v3 08/33] drm/msm: Collapse vma allocation and initialization
` [PATCH v3 09/33] drm/msm: Collapse vma close and delete
` [PATCH v3 10/33] drm/msm: Don't close VMAs on purge
` [PATCH v3 11/33] drm/msm: drm_gpuvm conversion
` [PATCH v3 12/33] drm/msm: Convert vm locking
` [PATCH v3 13/33] drm/msm: Use drm_gpuvm types more
` [PATCH v3 14/33] drm/msm: Split out helper to get iommu prot flags
` [PATCH v3 15/33] drm/msm: Add mmu support for non-zero offset
` [PATCH v3 16/33] drm/msm: Add PRR support
` [PATCH v3 17/33] drm/msm: Rename msm_gem_vma_purge() -> _unmap()
` [PATCH v3 18/33] drm/msm: Lazily create context VM
` [PATCH v3 19/33] drm/msm: Add opt-in for VM_BIND
` [PATCH v3 20/33] drm/msm: Mark VM as unusable on GPU hangs
` [PATCH v3 21/33] drm/msm: Add _NO_SHARE flag
` [PATCH v3 22/33] drm/msm: Crashdump prep for sparse mappings
` [PATCH v3 23/33] drm/msm: rd dumping "
` [PATCH v3 24/33] drm/msm: Crashdec support for sparse
` [PATCH v3 25/33] drm/msm: rd dumping "
` [PATCH v3 26/33] drm/msm: Extract out syncobj helpers
` [PATCH v3 27/33] drm/msm: Use DMA_RESV_USAGE_BOOKKEEP/KERNEL
` [PATCH v3 28/33] drm/msm: Add VM_BIND submitqueue
` [PATCH v3 29/33] drm/msm: Support IO_PGTABLE_QUIRK_NO_WARN_ON
` [PATCH v3 30/33] drm/msm: Support pgtable preallocation
` [PATCH v3 31/33] drm/msm: Split out map/unmap ops
` [PATCH v3 32/33] drm/msm: Add VM_BIND ioctl
` [PATCH v3 33/33] drm/msm: Bump UAPI version
[Buildroot] [PATCH 1/1] support/scripts/pkg-stats: fix typo in --disable help text
2025-04-28 21:01 UTC
SNP guest crash in memblock with unaccepted memory
2025-04-28 21:00 UTC (4+ messages)
[PATCH bpf-next v1 0/4] bpf: compute SCC for BPF program control flow graph
2025-04-28 21:00 UTC (6+ messages)
` [PATCH bpf-next v1 3/4] bpf: use SCC info instead of loop_entry
[PATCH 0/4] spi: axi-spi-engine: offload instruction optimization
2025-04-28 20:58 UTC (5+ messages)
` [PATCH 1/4] spi: axi-spi-engine: wait for completion in setup
` [PATCH 2/4] spi: axi-spi-engine: don't repeat mode config for offload
` [PATCH 3/4] spi: axi-spi-engine: optimize bits_per_word "
` [PATCH 4/4] spi: axi-spi-engine: omit SYNC from offload instructions
[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
2025-04-28 20:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
2025-04-28 20:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
2025-04-28 20:59 UTC
[REGRESSION] stable-rc/linux-6.12.y: (build) expected ‘)’ before ‘BPF_INTERNAL’ in .vmlinux.export.o (.vmlinux
2025-04-28 20:59 UTC
clang and drm issue: objtool warnings from clang build
2025-04-28 20:58 UTC (11+ messages)
[PATCHSET v2 sched_ext/for-6.16] sched_ext: Introduce scx_sched
2025-04-28 20:58 UTC (4+ messages)
` [PATCH 06/12] sched_ext: Move dsq_hash into scx_sched
` [PATCH v2 "
[PATCH] docs: fix plural form of "firmware" in top-level index.rst
2025-04-28 20:57 UTC
[PATCH v3] DAX: warn when kmem regions are truncated for memory block alignment
2025-04-28 20:56 UTC (2+ messages)
[RFC] pin_user_pages_fast failure count increased
2025-04-28 20:56 UTC (3+ messages)
[PATCH v2] firmware: ti_sci: Convert CPU latency constraint from us to ms
2025-04-28 20:53 UTC
[PATCH 0/2] arm64: dts: renesas: Add GBETH support to R9A09G057 SoC
2025-04-28 20:55 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g057: Add GBETH nodes
` [PATCH 2/2] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable GBETH
[PATCH v5 00/16] Attack vector controls (part 1)
2025-04-28 20:55 UTC (4+ messages)
` [PATCH v5 10/16] x86/bugs: Restructure retbleed mitigation
[PATCH v3] gcc: Upgrade GCC to 15 release
2025-04-28 20:54 UTC (2+ messages)
` [OE-core] "
[PATCH v3 0/8] cxl: support CXL memory RAS features
2025-04-28 20:53 UTC (5+ messages)
` [PATCH v3 4/8] cxl/edac: Add CXL memory device ECS control feature
` [PATCH v3 6/8] cxl/edac: Support for finding memory operation attributes from the current boot
[PATCH] fix(script): improve safety and formatting for WRITES_STRICT restore
2025-04-28 20:52 UTC (2+ messages)
[PATCH net-next] net: phy: factor out provider part from mdio_bus.c
2025-04-28 20:53 UTC
[PATCH v3 00/13] include: Remove "exec/exec-all.h"
2025-04-28 20:52 UTC (9+ messages)
` [PATCH v3 09/13] accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto'
` [PATCH v3 11/13] physmem: Restrict TCG IOTLB code to TCG accel
[PATCH RFC 0/3] list inline expansions in .BTF.inline
2025-04-28 20:51 UTC (3+ messages)
[bug report] wifi: mt76: mt7925: add mt7925_change_vif_links
2025-04-28 20:51 UTC (2+ messages)
bad tree block start, how to repair
2025-04-28 20:49 UTC (4+ messages)
[Buildroot] [PATCH 1/3] package/libqmi: bump to version 1.36.0
2025-04-28 20:49 UTC (2+ messages)
[Buildroot] [git commit] package/modem-manager: bump to 1.24.0
2025-04-28 20:22 UTC
[Buildroot] [git commit] package/libmbim: bump to 1.32.0
2025-04-28 20:21 UTC
[Buildroot] [git commit] package/libqmi: bump to version 1.36.0
2025-04-28 20:21 UTC
[PATCH v3 0/7] More Rust bindings for device property reads
2025-04-28 20:48 UTC (18+ messages)
` [PATCH v3 3/7] rust: property: Introduce PropertyGuard
[PATCH v4 0/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS
2025-04-28 20:37 UTC (11+ messages)
` [PATCH v4 1/7] iio: introduce IIO_DECLARE_BUFFER_WITH_TS macros
` [PATCH v4 2/7] iio: adc: ad4695: use u16 for buffer elements
` [PATCH v4 3/7] iio: adc: ad4695: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v4 4/7] iio: adc: ad4695: rename AD4695_MAX_VIN_CHANNELS
` [PATCH v4 5/7] iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TS
` [PATCH v4 6/7] iio: accel: sca3300: use IIO_DECLARE_BUFFER_WITH_TS
` [PATCH v4 7/7] iio: adc: at91-sama5d2: "
[PATCH v2 1/2] fs/netfs: remove unused flag NETFS_RREQ_DONT_UNLOCK_FOLIOS
2025-04-28 20:47 UTC (2+ messages)
` [PATCH v2 2/2] fs/netfs: remove unused flag NETFS_RREQ_BLOCKED
[PATCH] send-email: add --smtp-outlook-id-tweak option
2025-04-28 20:47 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] drm/i915/slpc: Balance the inc/dec for num_waiters
2025-04-28 20:47 UTC (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/slpc: Balance the inc/dec for num_waiters (rev2)
[PATCH] drm/xe: Do not print timedout job message on killed exec queues
2025-04-28 20:46 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for "
[PATCH 0/9] CXL: FMAPI DCD Management Commands 0x5600-0x5605
2025-04-28 20:44 UTC (7+ messages)
` [PATCH 8/9] cxl-mailbox-utils: 0x5604 - FMAPI Initiate DC Add
` [PATCH 9/9] cxl-mailbox-utils: 0x5605 - FMAPI Initiate DC Release
[PATCH] net:ipv4: Use shift left 2 to calculate the length of the IPv4 header
2025-04-28 20:42 UTC (2+ messages)
[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
2025-04-28 20:42 UTC (5+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains
[PATCH RFC bpf-next 0/4] bpf, arm64: support up to 12 arguments
2025-04-28 20:41 UTC (6+ messages)
` [PATCH RFC bpf-next 3/4] bpf/selftests: add tests to validate proper arguments alignment on ARM64
PROBLEM: AST2500 BMC video output disabled by reboot (regression)
2025-04-28 20:40 UTC (2+ messages)
[PATCH v2] ASoC: SOF: topology: Fix null pointer dereference
2025-04-28 20:37 UTC (2+ messages)
ALSA USB MIDI port names are poorly constructed and truncate iJACK names
2025-04-28 20:36 UTC (7+ messages)
[PATCH] kernel/sys: fix typo in comment
2025-04-28 20:36 UTC
[PATCH 0/3] Fix REF_DELTA chain bug in 'git index-pack'
2025-04-28 20:35 UTC (14+ messages)
` [PATCH 1/3] test-tool: add pack-deltas helper
` [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
` [PATCH v2 1/3] test-tool: add pack-deltas helper
` [PATCH v2 2/3] t5309: create failing test for 'git index-pack'
` [PATCH v2 3/3] index-pack: allow revisiting REF_DELTA chains
[meta-rockchip PATCH v2 0/9] rkbin: factoring do_deploy, customize ddrbin and bump rkbin
2025-04-28 20:32 UTC (2+ messages)
` [yocto-patches] "
[PATCH] can: gw: fix RCU/BH usage in cgw_create_job()
2025-04-28 20:11 UTC (2+ messages)
[PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
2025-04-28 20:29 UTC (3+ messages)
[PATCH v2] Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFO
2025-04-28 20:30 UTC (2+ messages)
[Intel-wired-lan] [iwl-next v5 0/5] Refactor to prepare for Intel IPU E2000 (GEN3)
2025-04-28 20:29 UTC (5+ messages)
` "
[PATCH v3 0/4] move all VMA allocation, freeing and duplication logic to mm
2025-04-28 20:29 UTC (9+ messages)
` [PATCH v3 1/4] mm: establish mm/vma_exec.c for shared exec/mm VMA functionality
` [PATCH v3 4/4] mm: perform VMA allocation, freeing, duplication in mm
[net-next v8 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
2025-04-28 20:29 UTC (3+ messages)
` [net-next v8 4/7] net: mtip: The L2 switch driver for imx287
[PATCH v2 0/3] move all VMA allocation, freeing and duplication logic to mm
2025-04-28 20:29 UTC (6+ messages)
` [PATCH v2 1/3] mm: abstract initial stack setup to mm subsystem
[PATCH net-next 0/2] net: phy: remove checks for unused eee-broken flags
2025-04-28 20:29 UTC (4+ messages)
` [PATCH net-next 1/2] dt-bindings: net: ethernet-phy: remove eee-broken flags which have never had a user
[PATCH 0/1] swiotlb: Make IO_TLB_SEGSIZE Configurable
2025-04-28 20:27 UTC (7+ messages)
[PATCH 2/2] r8152: Call napi_schedule() from proper context
2025-04-28 20:26 UTC (4+ messages)
[RFC PATCH 0/2] vfio/pci: Block and audit accesses to unassigned config regions
2025-04-28 20:25 UTC (3+ messages)
b4 adding bogus tags
2025-04-28 20:25 UTC (2+ messages)
[PATCH] nfsd: use SHA-256 library API instead of crypto_shash API
2025-04-28 20:24 UTC (2+ messages)
[PATCH RFC 0/2] nfs: free leftover lsegs before freeing a layout in pnfs_put_layout_hdr
2025-04-28 20:24 UTC (3+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] nfs: pr_warn if plh_segs or plh_return_segs are non-empty when freeing
[PATCH net-next] selftests: net: exit cleanly on SIGTERM / timeout
2025-04-28 20:24 UTC (3+ messages)
[PATCH v2 0/8] perf: Default use of build IDs and improvements
2025-04-28 20:22 UTC (6+ messages)
` [PATCH v2 7/8] perf dso: Move build_id to dso_id
[PATCH v8 0/5] auxdisplay: add support for TI LP5812 4x3 Matrix LED driver
2025-04-28 20:18 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/expat: bump to version 2.7.1
2025-04-28 20:19 UTC (2+ messages)
[Buildroot] [git commit] package/expat: bump to version 2.7.1
2025-04-28 20:12 UTC
[PATCH v2] security,fs,nfs,net: update security_inode_listsecurity() interface
2025-04-28 19:50 UTC
[PATCH V3] mm: page-flags-layout.h: change the KASAN_TAG_WIDTH for HW_TAGS
2025-04-28 20:14 UTC
[PATCH v8] uboot-script-gen: Dynamically compute addr and size when loading binaries
2025-04-28 20:13 UTC
[PATCH] ref-manual: kernel-fitimage.bbclass does not use SPL_SIGN_KEYNAME
2025-04-28 20:12 UTC
[PATCH v7] uboot-script-gen: Dynamically compute addr and size when loading binaries
2025-04-28 20:12 UTC (5+ messages)
[PATCH 00/10] accel/tcg: Compile cpu-exec.c twice
2025-04-28 20:10 UTC (11+ messages)
` [PATCH 01/10] accel/tcg: Generalize fake_user_interrupt test
` [PATCH 02/10] accel/tcg: Unconditionally use CPU_DUMP_CCOP in log_cpu_exec
` [PATCH 03/10] accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
` [PATCH 04/10] target/i386: Split out x86_cpu_exec_reset
` [PATCH 05/10] accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
` [PATCH 06/10] target/riscv: Move cpu_get_tb_cpu_state to tcg-cpu.c
` [PATCH 07/10] accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
` [PATCH 08/10] accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
` [PATCH 09/10] accel/tcg: Split out accel/tcg/helper-retaddr.h
` [PATCH 10/10] accel/tcg: Compile cpu-exec.c twice
response to "git branch -f foo origin/foo"
2025-04-28 20:11 UTC
[Buildroot] [PATCH] package/ncftp: bump to version 3.3.0
2025-04-28 20:10 UTC (2+ messages)
[PATCH 0/2] drm/i915: Use intel_connector for DP and HDMI
2025-04-28 20:10 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
[Buildroot] [git commit] package/ncftp: bump to version 3.3.0
2025-04-28 20:06 UTC
[PATCH v1 0/3] xen/console: few cleanups in console driver
2025-04-28 20:10 UTC (5+ messages)
` [PATCH v1 1/3] xen/console: cleanup conring management
[PATCH v4 0/3] BMG PCIe Gen5 downgrade attributes and usage
2025-04-28 20:09 UTC (4+ messages)
drm/msm/dp: Introduce link training per-segment for LTTPRs
2025-04-28 20:07 UTC (3+ messages)
` [PATCH v3 4/4] "
[PATCH v2 0/3] xen/console: few cleanups in console driver
2025-04-28 20:06 UTC (4+ messages)
` [PATCH v2 1/3] xen/console: cleanup conring management
[PATCH] selftests/bpf: Fix kmem_cache iterator draining
2025-04-28 20:06 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.