All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-12 13:58:16 to 2026-02-12 14:49:33 UTC [more...]

[PATCH v5 0/4] arm64/riscv: Add support for crashkernel CMA reservation
 2026-02-12 14:43 UTC  (3+ messages)
` [PATCH v5 1/4] powerpc/crash: sort crash memory ranges before preparing elfcorehdr

[PATCH v3 00/14] greybus: introduce CPC as transport layer
 2026-02-12 14:43 UTC  (7+ messages)
` [PATCH v3 06/14] greybus: cpc: introduce CPC header structure
` [PATCH v3 07/14] greybus: cpc: account for CPC header size in RX and TX path
` [PATCH v3 08/14] greybus: cpc: add and validate sequence numbers
` [PATCH v3 09/14] greybus: cpc: acknowledge all incoming messages
` [PATCH v3 10/14] greybus: cpc: use holding queue instead of sending out immediately
` [PATCH v3 14/14] greybus: cpc: add CPC SDIO host driver

[PULL 00/41] QOM, target/i386 patches for 2026-02-12
 2026-02-12 14:42 UTC  (27+ messages)
` [PULL 01/41] target/i386: convert SEV-ES termination requests to guest panic events
` [PULL 02/41] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines
` [PULL 03/41] tests/acpi: Allow DSDT table change for x86 machines
` [PULL 04/41] pc: Start with modern CPU hotplug interface by default
` [PULL 05/41] hw/i386/pc: Remove PCMachineClass::legacy_cpu_hotplug field
` [PULL 06/41] acpi: Remove legacy cpu hotplug utilities
` [PULL 09/41] hw/nvram/fw_cfg: Rename fw_cfg_init_mem() with '_nodma' suffix
` [PULL 10/41] hw/mips/loongson3_virt: Prefer using fw_cfg_init_mem_nodma()
` [PULL 11/41] hw/nvram/fw_cfg: Factor fw_cfg_init_mem_internal() out
` [PULL 12/41] hw/nvram/fw_cfg: Rename fw_cfg_init_mem_wide() -> fw_cfg_init_mem_dma()
` [PULL 13/41] hw/i386/x86: Remove X86MachineClass::fwcfg_dma_enabled field
` [PULL 14/41] hw/i386/pc: Remove multiboot.bin
` [PULL 15/41] hw/i386: Assume fw_cfg DMA is always enabled
` [PULL 16/41] hw/i386: Remove linuxboot.bin
` [PULL 17/41] hw/i386/pc: Remove pc_compat_2_6[] array
` [PULL 19/41] hw/core/machine: Remove hw_compat_2_6[] array
` [PULL 20/41] hw/virtio/virtio-mmio: Remove VirtIOMMIOProxy::format_transport_address field
` [PULL 22/41] hw/i386/pc: Remove pc_compat_2_7[] array
` [PULL 23/41] target/i386/cpu: Remove CPUX86State::full_cpuid_auto_level field
` [PULL 28/41] hw/char/virtio-serial: Do not expose the 'emergency-write' property
` [PULL 29/41] i386/cpu: Fix incorrect initializer in Diamond Rapids definition
` [PULL 30/41] target/i386/kvm: set KVM_PMU_CAP_DISABLE if "-pmu" is configured
` [PULL 31/41] target/i386/kvm: extract unrelated code out of kvm_x86_build_cpuid()
` [PULL 35/41] qdev: Free property array on release
` [PULL 36/41] qdev: make release_string() idempotent
` [PULL 39/41] tests: add /qdev/free-properties test

[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
 2026-02-12 14:49 UTC  (3+ messages)
` [PATCH bpf-next v1 09/14] selftests/bpf: Fix double thread join in uprobe_multi_test

[PATCH v3 1/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-02-12 14:48 UTC  (2+ messages)

[PATCH i-g-t] tests/kms_color: Skip the test early if no outputs found
 2026-02-12 14:48 UTC  (2+ messages)

[PATCH] riscv: fix various typos in comments and code
 2026-02-12 14:47 UTC  (3+ messages)
` [PATCH v2] riscv: fix typos in comments/code - CC Conor

[PATCH net-next v7 00/11] net: tunnel: introduce noref xmit flows for tunnels
 2026-02-12 14:47 UTC  (3+ messages)

[PATCH v2 0/5] darwin: expand cross-builds to also support x86 and testing
 2026-02-12 14:46 UTC  (6+ messages)
` [PATCH v2 1/5] xen/x86: always consider '/' as a division in assembly
` [PATCH v2 2/5] xen/tools: remove usages of `stat -c` in check-endbr.sh
` [PATCH v2 3/5] xen/tools: fix grep reporting 'illegal byte sequence' "
` [PATCH v2 4/5] cirrus-ci: add x86 and arm64 macOS hypervisor builds
` [PATCH v2 5/5] cirrus-ci: add x86 XTF self-tests for macOS build

[PATCH v2 00/12] xen/arm: ffa: v1.2 improvements
 2026-02-12 14:46 UTC  (13+ messages)
` [PATCH v2 03/12] xen/arm: ffa: Harden shm page parsing
` [PATCH v2 04/12] xen/arm: ffa: Add FF-A 1.2 endpoint memory access descriptors
` [PATCH v2 07/12] xen/arm: ffa: Fix RXTX_UNMAP ownership race
` [PATCH v2 08/12] xen/arm: ffa: Fix FFA_FEATURES validation
` [PATCH v2 11/12] xen/arm: ffa: Add MEM_SHARE page diagnostics
` [PATCH v2 12/12] xen/arm: ffa: Add message parameter diagnostics

[PATCH v4 00/24] Runtime TDX Module update support
 2026-02-12 14:46 UTC  (26+ messages)
` [PATCH v4 01/24] x86/virt/tdx: Move low level SEAMCALL helpers out of <asm/tdx.h>
` [PATCH v4 02/24] coco/tdx-host: Introduce a "tdx_host" device
` [PATCH v4 03/24] coco/tdx-host: Expose TDX Module version
` [PATCH v4 04/24] x86/virt/seamldr: Introduce a wrapper for P-SEAMLDR SEAMCALLs
` [PATCH v4 05/24] x86/virt/seamldr: Retrieve P-SEAMLDR information
` [PATCH v4 06/24] coco/tdx-host: Expose P-SEAMLDR information via sysfs
` [PATCH v4 07/24] coco/tdx-host: Implement firmware upload sysfs ABI for TDX Module updates
` [PATCH v4 08/24] x86/virt/seamldr: Block TDX Module updates if any CPU is offline
` [PATCH v4 09/24] x86/virt/seamldr: Check update limit before TDX Module updates
` [PATCH v4 10/24] x86/virt/seamldr: Allocate and populate a module update request
` [PATCH v4 11/24] x86/virt/seamldr: Introduce skeleton for TDX Module updates
` [PATCH v4 12/24] x86/virt/seamldr: Abort updates if errors occurred midway
` [PATCH v4 13/24] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v4 14/24] x86/virt/tdx: Reset software states during TDX Module shutdown
` [PATCH v4 15/24] x86/virt/seamldr: Log TDX Module update failures
` [PATCH v4 16/24] x86/virt/seamldr: Install a new TDX Module
` [PATCH v4 17/24] x86/virt/seamldr: Do TDX per-CPU initialization after updates
` [PATCH v4 18/24] x86/virt/tdx: Restore TDX Module state
` [PATCH v4 19/24] x86/virt/tdx: Update tdx_sysinfo and check features post-update
` [PATCH v4 20/24] x86/virt/tdx: Enable TDX Module runtime updates
` [PATCH v4 21/24] x86/virt/tdx: Avoid updates during update-sensitive operations
` [PATCH v4 22/24] coco/tdx-host: Document TDX Module update expectations
` [PATCH v4 23/24] x86/virt/tdx: Document TDX Module updates
` [PATCH v4 24/24] [NOT-FOR-REVIEW] x86/virt/seamldr: Save and restore current VMCS

[RFC PATCH 00/27] combine multiple Intel scalar Tx paths
 2026-02-12 14:45 UTC  (3+ messages)
` [PATCH v5 00/35] "

[PATCH v4 0/2] iio: light: Add support for Capella cm36686 and cm36672p sensors
 2026-02-12 14:42 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: vcnl4000: add Capella CM36686 and CM36672P
` [PATCH v4 2/2] iio: light: vcnl4000: add support for "

[PATCH mm-unstable v1 0/5] mm: khugepaged cleanups and mTHP prerequisites
 2026-02-12 14:45 UTC  (7+ messages)
` [PATCH mm-unstable v1 1/5] mm: consolidate anonymous folio PTE mapping into helpers
` [PATCH mm-unstable v1 2/5] mm: introduce is_pmd_order helper
` [PATCH mm-unstable v1 3/5] mm/khugepaged: define COLLAPSE_MAX_PTES_LIMIT as HPAGE_PMD_NR - 1

[PATCH v7 0/5] lib and lib/cmdline enhancements
 2026-02-12 14:45 UTC  (5+ messages)
` [PATCH v7 1/5] lib: fix _parse_integer_limit() to handle overflow

[PATCH Dovetail 6.18 v3 0/3] Fix IPI mapping for arm64
 2026-02-12 14:44 UTC  (2+ messages)

[PATCH v6 0/9] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-02-12 14:44 UTC  (2+ messages)

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-02-12 14:44 UTC  (4+ messages)
` [PATCH v2 04/10] mm/cma: Allow dynamically creating CMA areas

[PATCH 0/3] phy: spacemit: Add USB2 PHY support for K3 SoC
 2026-02-12 14:43 UTC  (11+ messages)
` [PATCH 2/3] phy: k1-usb: add disconnect function support
` [PATCH 3/3] phy: k1-usb: k3: add USB2 PHY support

[PATCH v2 00/24] hw/arm/virt: Introduce Tegra241 CMDQV support for accelerated SMMUv3
 2026-02-12 14:41 UTC  (7+ messages)
` [PATCH v2 05/24] hw/arm/smmuv3-accel: Introduce CMDQV ops interface
` [PATCH v2 06/24] hw/arm/tegra241-cmdqv: Add Tegra241 CMDQV ops backend stub

[PATCH 0/2] Add support for Microchip MCP48FxBy1/2/4/8 DAC with an SPI Interface
 2026-02-12 14:42 UTC  (3+ messages)
` [PATCH 2/2] iio: dac: add support for Microchip MCP48FEB02

[PATCH] usb: cdns3: use VBUS Valid to determine role for dr_mode OTG
 2026-02-12 14:42 UTC  (4+ messages)

[GIT PULL] RTLA: Updates for 7.0
 2026-02-12 14:42 UTC 

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-12 14:40 UTC  (2+ messages)

[PATCH v3,net] virtio_net: Improve RSS key size validation
 2026-02-12 14:40 UTC  (2+ messages)

[PATCH 1/2] scripts/spelling.txt: Sort alphabetically
 2026-02-12 14:40 UTC  (2+ messages)
` [PATCH 2/2] scripts/spelling.txt: Add "exaclty" typo

[PATCH] efi_loader: fix ecpt size computation
 2026-02-12 14:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/imagination: Convert to dev_pm_domain_{at,de}tach_list()
 2026-02-12 14:38 UTC  (6+ messages)

[PATCH v4 00/20] Add support for DU and DSI on the Renesas RZ/G3E SoC
 2026-02-12 14:36 UTC  (4+ messages)
` [PATCH v4 09/20] dt-bindings: display: renesas,rzg2l-du: Add support for "

[PATCH 00/12] const-ify vendor checks
 2026-02-12 14:36 UTC  (4+ messages)
` [PATCH 03/12] x86: Add cpu_vendor() as a wrapper for the host's CPU vendor

[RESEND PATCH] tick/nohz: Fix wrong NOHZ idle CPU state
 2026-02-12 14:33 UTC  (2+ messages)

[GIT PULL] rv: Updates for 7.0
 2026-02-12 14:33 UTC 

[PATCH bpf v2] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
 2026-02-12 14:33 UTC  (2+ messages)

Graphical glitches (not refreshing?) with Linux's xe driver + Xen 4.19
 2026-02-12 14:33 UTC  (2+ messages)

[PATCH v2] amdgpu: Add amdgpu profiler IOCTL functions
 2026-02-12 14:32 UTC  (5+ messages)

[PATCHSET v8] sched_ext: Fix ops.dequeue() semantics
 2026-02-12 14:32 UTC  (9+ messages)
` [PATCH 1/2] "

[meta-intel] intel-media-driver_26.1.0.bb:do_compile fails on master
 2026-02-12 14:31 UTC  (3+ messages)

[LSF/MM/BPF TOPIC] A common project for file system performance testing
 2026-02-12 14:31 UTC  (2+ messages)

[PATCH] scsi: Adjust SCSI inquiry command data length
 2026-02-12 14:07 UTC  (4+ messages)

[OE-core][scarthgap][patch] bind: Upgrade 9.18.41 -> 9.18.44
 2026-02-12 14:30 UTC 

[PATCH v2] Bluetooth: Fix CIS host feature condition
 2026-02-12 14:30 UTC  (2+ messages)
` [v2] "

[PATCH] driver core: Make deferred_probe_timeout default a Kconfig option
 2026-02-12 14:30 UTC  (3+ messages)
`  "

[RFC PATCH 0/7] k[v]free_rcu() improvements
 2026-02-12 14:28 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: hci_qca: Fix confusing shutdown() and power_off() naming
 2026-02-12 14:27 UTC  (3+ messages)
` [PATCH 2/2] Bluetooth: hci_qca: Fix BT not getting powered-off on rmmod

[PATCH v2 0/2] Performant CXL type 3 non-interleaved regions
 2026-02-12 14:25 UTC  (4+ messages)
` [PATCH v2 2/2] hw/cxl: Add a performant (and correct) path for the non interleaved cases

[PATCH 0/4] Run hooks in parallel
 2026-02-12 14:24 UTC  (3+ messages)

[PATCH v3 0/9] drm/panthor: Add a GEM shrinker
 2026-02-12 14:20 UTC  (3+ messages)
` [PATCH v3 5/9] drm/panthor: Part ways with drm_gem_shmem_object

ublk invert part scan bit logic
 2026-02-12 14:22 UTC  (6+ messages)

[PATCH v7 0/7] staging: rtl8723bs: coding style and refactoring cleanups
 2026-02-12 14:21 UTC  (8+ messages)
` [PATCH v7 1/7] staging: rtl8723bs: rename LinkDetectInfo to link_detect_info
` [PATCH v7 2/7] staging: rtl8723bs: rename rt_link_detect_t fields to snake_case
` [PATCH v7 3/7] staging: rtl8723bs: convert traffic_status_watchdog() local variables "
` [PATCH v7 4/7] staging: rtl8723bs: remove stale commented code
` [PATCH v7 5/7] staging: rtl8723bs: use bool for traffic_status_watchdog()
` [PATCH v7 6/7] staging: rtl8723bs: simplify boolean expressions
` [PATCH v7 7/7] staging: rtl8723bs: align and split variable declarations

[OE-core][master][PATCH v3] python3-pip: Backport fix CVE-2026-1703
 2026-02-12 14:20 UTC 

[PATCH] rust: page: add volatile memory copy methods
 2026-02-12 14:21 UTC  (12+ messages)

[Buildroot] [PATCH] package/sdl12-compat: new package
 2026-02-12 14:18 UTC 

[PATCH] drm/xe: remove unnecessary struct dram_info forward declaration
 2026-02-12 14:17 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH 0/3] vfio/pci: Introduce vfio_pci driver for ISM devices
 2026-02-12 14:17 UTC  (5+ messages)
` [PATCH 1/3] vfio/pci: Set VFIO_PCI_OFFSET_SHIFT to 48
` [PATCH 2/3] vfio/ism: Implement vfio_pci driver for ISM devices
` [PATCH 3/3] MAINTAINERS: add VFIO ISM PCI DRIVER section

[linux-next:master] [perf test] 54a23bff77: perf-sanity-tests.test_addr2line_inline_unwinding.fail
 2026-02-12 14:16 UTC 

[PATCH v1] kbuild: Fix CC_CAN_LINK detection
 2026-02-12 14:15 UTC  (2+ messages)

linux-next: manual merge of the kvm-x86 tree with the kvm tree
 2026-02-12 14:14 UTC  (2+ messages)

[for-next][PATCH 0/3] tracing: Last minute fixes for 7.0
 2026-02-12 14:14 UTC  (4+ messages)
` [for-next][PATCH 1/3] tracing: Fix to set write permission to per-cpu buffer_size_kb
` [for-next][PATCH 2/3] tracing: Reset last_boot_info if ring buffer is reset
` [for-next][PATCH 3/3] tracing: Fix indentation of return statement in print_trace_fmt()

[PATCH v2] meson: regenerate config-list.h when Documentation changes
 2026-02-12 14:14 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] setfont: explicitly initialize ptr to NULL
 2026-02-12 14:13 UTC 

[PATCH 0/5] net: mark eth_header, udp_header, tcp_header as QEMU_PACKED
 2026-02-12 14:09 UTC  (6+ messages)
` [PATCH 1/5] hw/net/rocker: Don't keep pointer to h_proto as uint16_t* in OfDpaFlowPktFields
` [PATCH 2/5] hw/net/rocker: Don't assume h_proto is aligned in eth_strip_vlan_ex()
` [PATCH 3/5] net: mark struct eth_header as QEMU_PACKED
` [PATCH 4/5] net: mark struct udp_header "
` [PATCH 5/5] net: mark struct tcp_header "

[PATCH 00/10] Support QEMU cpu models in MSHV accelerator
 2026-02-12 13:32 UTC  (3+ messages)
` [PATCH 03/10] accel/mshv: use mshv_create_partition_v2 payload

[PATCH v2 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-12 14:11 UTC  (5+ messages)
` [PATCH v2 1/6] "

[PATCH] KVM: x86/pmu: annotate struct kvm_x86_pmu_event_filter with __counted_by()
 2026-02-12 14:05 UTC 

[meta-oe][PATCH 1/2] nginx: upgrade 1.28.1 -> 1.28.2
 2026-02-12 14:10 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] nginx: upgrade 1.29.1 -> 1.29.5

[PATCH v4 0/3] Fix fs_reclaim deadlock caused by CCS save/restore
 2026-02-12 14:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Fix fs_reclaim deadlock caused by CCS save/restore (rev4)

[PATCHv3 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
 2026-02-12 14:10 UTC  (13+ messages)
` [PATCHv3 bpf-next 2/5] libbpf: Add uprobe syscall feature detection
` [PATCHv3 bpf-next 3/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
` [PATCHv3 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add usdt trigger bench

[PATCH v3 1/1] block/blk-mq: use atomic_t for quiesce_depth to avoid lock contention on RT
 2026-02-12 14:09 UTC  (2+ messages)

[linus:master] [sched/core] 704069649b: kernel-selftests.kvm.hardware_disable_test.fail
 2026-02-12 14:08 UTC 

[PATCH] python3-packaging: be more specific when skipping tests on musl
 2026-02-12 14:07 UTC 

[cocci] [PATCH v1] Substitute LIBDIR for file paths
 2026-02-12 13:42 UTC 

[PATCH 1/2] xenbus: add xenbus_device parameter to xenbus_read_driver_state()
 2026-02-12 14:04 UTC  (2+ messages)

[PATCH v1 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
 2026-02-12 14:03 UTC  (2+ messages)

[PATCH v1 0/4] xfs: Misc changes to XFS realtime
 2026-02-12 14:01 UTC  (5+ messages)
` [PATCH v1 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set
` [PATCH v1 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v1 4/4] xfs: Add some comments in some macros

[PATCH v1] drm/xe: Send unknown recovery method for XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET
 2026-02-12 14:01 UTC  (6+ messages)

[PATCH v6 0/3] kNFSD Signed Filehandles
 2026-02-12 14:02 UTC  (5+ messages)
` [PATCH v6 3/3] NFSD: Sign filehandles

[PATCH v3 1/3] rust: clk: use the type-state pattern
 2026-02-12 14:02 UTC  (18+ messages)

[RFC 0/2] mm: thp: split time allocation of page table for THPs
 2026-02-12 12:13 UTC  (4+ messages)
` [RFC 1/2] mm: thp: allocate PTE page tables lazily at split time

[PATCH v1] Revert "ipmi:si: Gracefully handle if the BMC is non-functional"
 2026-02-12 14:00 UTC  (2+ messages)

[PATCH] hw/9pfs: fix data race in v9fs_mark_fids_unreclaim()
 2026-02-12 13:59 UTC  (2+ messages)

[RFC PATCH v3 0/6] some /dev/mem specifications and traced testing
 2026-02-12 14:00 UTC  (4+ messages)
` [RFC PATCH v3 1/6] Documentation: extend the 'Function documentation' with expected behavior and constraints of use

[RFC PATCH] selinux: prevent truncation of status map
 2026-02-12 13:59 UTC  (4+ messages)

[linus:master] [sched/fair] 15257cc2f9: stress-ng.sigrt.ops_per_sec 8.0% improvement
 2026-02-12 13:59 UTC 

[PATCH] kbuild: rpm-pkg: Fix generating debuginfo manually
 2026-02-12 13:58 UTC 

[PATCH 00/16] drm/i915/display: convert a bunch of W/A checks to the new framework
 2026-02-12 13:58 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "


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.