All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 15:34:56 to 2026-04-23 16:12:08 UTC [more...]

[PATCH v4 0/4] xen/drivers/char: fix IRQ registration failure propagation
 2026-04-23 16:11 UTC  (5+ messages)
` [PATCH v4 2/4] xen/drivers/char/pl011: "
` [PATCH v4 1/4] xen/drivers/char: fix SCIF "
` [PATCH v4 3/4] xen/drivers/char/cadence-uart: fix "
` [PATCH v4 4/4] xen/drivers/char: fix exynos4210 "

[PATCH v2 00/58] perf: Reorganize scripting support
 2026-04-23 16:10 UTC  (58+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/58] perf arch arm: Sort includes and add missed explicit dependencies
  ` [PATCH v3 02/58] perf arch x86: "
  ` [PATCH v3 03/58] perf tests: "
  ` [PATCH v3 04/58] perf script: "
  ` [PATCH v3 05/58] perf util: "
  ` [PATCH v3 06/58] perf python: Add "
  ` [PATCH v3 07/58] perf evsel/evlist: Avoid unnecessary #includes
  ` [PATCH v3 08/58] perf data: Add open flag
  ` [PATCH v3 09/58] perf evlist: Add reference count
  ` [PATCH v3 10/58] perf evsel: "
  ` [PATCH v3 11/58] perf evlist: Add reference count checking
  ` [PATCH v3 12/58] perf python: Use evsel in sample in pyrf_event
  ` [PATCH v3 13/58] perf python: Add wrapper for perf_data file abstraction
  ` [PATCH v3 14/58] perf python: Add python session abstraction wrapping perf's session
  ` [PATCH v3 15/58] perf python: Add syscall name/id to convert syscall number and name
  ` [PATCH v3 16/58] perf python: Refactor and add accessors to sample event
  ` [PATCH v3 17/58] perf python: Add callchain support
  ` [PATCH v3 18/58] perf python: Add config file access
  ` [PATCH v3 19/58] perf python: Extend API for stat events in python.c
  ` [PATCH v3 20/58] perf python: Expose brstack in sample event
  ` [PATCH v3 21/58] perf python: Add perf.pyi stubs file
  ` [PATCH v3 22/58] perf python: Add LiveSession helper
  ` [PATCH v3 23/58] perf python: Move exported-sql-viewer.py and parallel-perf.py to tools/perf/python/
  ` [PATCH v3 24/58] perf stat-cpi: Port stat-cpi to use python module
  ` [PATCH v3 25/58] perf mem-phys-addr: Port mem-phys-addr "
  ` [PATCH v3 26/58] perf syscall-counts: Port syscall-counts "
  ` [PATCH v3 27/58] perf syscall-counts-by-pid: Port syscall-counts-by-pid "
  ` [PATCH v3 28/58] perf futex-contention: Port futex-contention "
  ` [PATCH v3 29/58] perf flamegraph: Port flamegraph "
  ` [PATCH v3 30/58] perf gecko: Port gecko "
  ` [PATCH v3 31/58] perf arm-cs-trace-disasm: Port arm-cs-trace-disasm "
  ` [PATCH v3 32/58] perf check-perf-trace: Port check-perf-trace "
  ` [PATCH v3 33/58] perf compaction-times: Port compaction-times "
  ` [PATCH v3 34/58] perf event_analyzing_sample: Port event_analyzing_sample "
  ` [PATCH v3 35/58] perf export-to-sqlite: Port export-to-sqlite "
  ` [PATCH v3 36/58] perf export-to-postgresql: Port export-to-postgresql "
  ` [PATCH v3 37/58] perf failed-syscalls-by-pid: Port failed-syscalls-by-pid "
  ` [PATCH v3 38/58] perf intel-pt-events: Port intel-pt-events/libxed "
  ` [PATCH v3 39/58] perf net_dropmonitor: Port net_dropmonitor "
  ` [PATCH v3 40/58] perf netdev-times: Port netdev-times "
  ` [PATCH v3 41/58] perf powerpc-hcalls: Port powerpc-hcalls "
  ` [PATCH v3 42/58] perf sched-migration: Port sched-migration/SchedGui "
  ` [PATCH v3 43/58] perf sctop: Port sctop "
  ` [PATCH v3 44/58] perf stackcollapse: Port stackcollapse "
  ` [PATCH v3 45/58] perf task-analyzer: Port task-analyzer "
  ` [PATCH v3 46/58] perf failed-syscalls: Port failed-syscalls "
  ` [PATCH v3 47/58] perf rw-by-file: Port rw-by-file "
  ` [PATCH v3 48/58] perf rw-by-pid: Port rw-by-pid "
  ` [PATCH v3 49/58] perf rwtop: Port rwtop "
  ` [PATCH v3 50/58] perf wakeup-latency: Port wakeup-latency "
  ` [PATCH v3 51/58] perf test: Migrate Intel PT virtual LBR test to use Python API
  ` [PATCH v3 52/58] perf: Remove libperl support, legacy Perl scripts and tests
  ` [PATCH v3 53/58] perf: Remove libpython support and legacy Python scripts
  ` [PATCH v3 54/58] perf Makefile: Update Python script installation path
  ` [PATCH v3 55/58] perf script: Refactor to support standalone scripts and remove legacy features
  ` [PATCH v3 56/58] perf Documentation: Update for standalone Python scripts and remove obsolete data

[RFC PATCH] net: skb: on zero-copy formatted output to skb
 2026-04-23 16:03 UTC  (3+ messages)

INFO: rcu detected stall in dummy_timer (3)
 2026-04-23 16:11 UTC  (3+ messages)

[PATCH] nestedsvm: Clear GIF when injecting VMEXIT
 2026-04-23 16:11 UTC 

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-23 15:49 UTC  (4+ messages)
` [PATCH v2 08/31] x86/virt/tdx: Configure TDX Module with optional TDX Connect feature

[PATCH v20 00/15] HVF: Add support for platform vGIC and nested virtualisation
 2026-04-23 16:10 UTC  (7+ messages)
` [PATCH v20 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v20 08/15] hvf: arm: allow exposing minimal PMU when running with nested virt on
` [PATCH v20 13/15] hvf: arm: physical timer emulation

[Bridge] [syzbot] possible deadlock in br_multicast_rcv (3)
 2026-04-23 16:10 UTC  (2+ messages)
` Forwarded: test

[PATCH] linux-user: fix usage of struct target_stat64 for TARGET_LOONGARCH64 in syscall_defs.h
 2026-04-23 16:09 UTC  (13+ messages)

[PATCH v3 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
 2026-04-23 16:09 UTC  (6+ messages)
` [PATCH v3 2/3] clk: eswin: Add eic7700 HSP clock driver
` [PATCH v3 3/3] reset: eswin: Add eic7700 HSP reset driver

[PATCH v2 0/8] repo_config_values: migrate more globals
 2026-04-23 16:08 UTC  (10+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/8] Revert "compat/posix: introduce writev(3p) wrapper"
  ` [PATCH v3 2/8] rust: we are way beyond 2.53
  ` [PATCH v3 3/8] doc: am: revert Message-ID trailer claim
  ` [PATCH v3 4/8] doc: am: correct to full --no-message-id
  ` [PATCH v3 5/8] CI: bump actions/checkout from 4 to 5 for rust-analysis job
  ` [PATCH v3 6/8] gitglossary: fix indentation of sub-lists
  ` [PATCH v3 7/8] Hopefully the final tweak before -rc2
  ` [PATCH v3 8/8] Git 2.54-rc2

[PATCH v4 0/8] arm64: amlogic: T7 thermal support
 2026-04-23 16:07 UTC  (27+ messages)
` [PATCH v4 1/8] dt-bindings: thermal: amlogic: Add support for T7
` [PATCH v4 2/8] firmware: meson: sm: Thermal calibration read via secure monitor
` [PATCH v4 3/8] firmware: meson: sm: Add thermal calibration SMC call
` [PATCH v4 4/8] thermal: amlogic: Add support for secure monitor calibration readout
` [PATCH v4 5/8] arm64: dts: amlogic: t7: Add cooling cells to all CPUs
` [PATCH v4 6/8] arm64: dts: amlogic: t7: Add thermal sensor nodes
` [PATCH v4 7/8] arm64: dts: amlogic: t7: Add thermal zones
` [PATCH v4 8/8] arm64: dts: amlogic: t7: khadas-vim4: Add fan cooling to "

[RFC PATCH v1 00/11] Landlock: Namespace and capability control
 2026-04-23 16:08 UTC  (6+ messages)
` [RFC PATCH v1 11/11] landlock: Add documentation for capability and namespace restrictions

[PATCH] parse-options: fix sparse 'plain integer as NULL pointer'
 2026-04-23 16:05 UTC 

[PATCH BlueZ] src/shared: implement custom CCC callbacks for intercepting client notification subscriptions
 2026-04-23 16:08 UTC  (2+ messages)
` [BlueZ] "

[PATCH v4 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-23 16:07 UTC  (3+ messages)
` [PATCH v4 08/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit with migration compatibility

[PATCH] CHANGELOG: add xenstored watch depth feature
 2026-04-23 16:07 UTC 

+ mm-damon-sysfs-schemes-protect-path-kfree-with-damon_sysfs_lock.patch added to mm-hotfixes-unstable branch
 2026-04-23 16:06 UTC 

[PATCH nft] evaluate: zap useless 0-shifts
 2026-04-23 16:06 UTC  (2+ messages)

+ mm-damon-sysfs-schemes-protect-memcg_path-kfree-with-damon_sysfs_lock.patch added to mm-hotfixes-unstable branch
 2026-04-23 16:06 UTC 

[PATCH] usb: cdns3: gadget: fix request skipping after clearing halt
 2026-04-23 16:06 UTC 

[PATCH mptcp-net] mptcp: pm: kernel: reset fullmesh counter after flush
 2026-04-23 16:04 UTC 

[to-be-updated] selftests-mm-add-kmemleak-verbose-dedup-test.patch removed from -mm tree
 2026-04-23 16:04 UTC 

[to-be-updated] mm-kmemleak-dedupe-verbose-scan-output-by-allocation-backtrace.patch removed from -mm tree
 2026-04-23 16:04 UTC 

[PATCH v3 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-23 16:03 UTC  (10+ messages)
` [PATCH v3 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit

+ mm-gup-honour-foll_pin-in-nommu-__get_user_pages_locked.patch added to mm-new branch
 2026-04-23 16:03 UTC 

[Buildroot] [PATCH] package/mpfr: bump version to 4.2.2
 2026-04-23 16:01 UTC 

[PATCH 0/3] x86/pvh: fix unbootable VMs again (PVH + KASAN)
 2026-04-23 16:01 UTC  (8+ messages)
` [PATCH 1/3] x86/asm, x86/boot: Expose inline memcmp
` [PATCH 2/3] x86/cpuid: fix unbootable VMs by really inlining memcmp() in hypervisor_cpuid_base()
` [PATCH 3/3] x86/pvh: fix unbootable VMs by really inlining memset() in xen_prepare_pvh()

[PATCH 0/2] x86/kvm/vmx: Fix VMX interrupt injection vs hrtimer_rearm_deferred()
 2026-04-23 15:56 UTC  (3+ messages)
` [PATCH 1/2] x86/kvm/vmx: Move IRQ/NMI dispatch from KVM into x86 core
` [PATCH 2/2] x86/kvm/vmx: Fix VMX vs hrtimer_rearm_deferred()

[PATCH 0/3] linux-user: Filter /proc/*/task/ and validate tkill targets
 2026-04-23 15:59 UTC  (3+ messages)
` [PATCH 1/3] linux-user: Filter /proc/*/task/ to hide QEMU-internal threads

[PATCH bpf] bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
 2026-04-23 15:58 UTC 

+ mm-gup-cleanup-pgtable-entry-accessors.patch added to mm-new branch
 2026-04-23 15:58 UTC 

[PATCH 0/7] tests/tcg: more capabilities for aarch64-softmmu tests
 2026-04-23 15:57 UTC  (3+ messages)
` [PATCH 7/7] tests/tcg: add basic test for aarch64 wf[ie][t] insns

[PATCH 0/3] DSC max delta bpp support
 2026-04-23 15:57 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for DSC max delta bpp support (rev2)

[PATCH] MAINTAINERS: Add myself as maintainer for linux-user
 2026-04-23 15:57 UTC  (3+ messages)

[PATCH v2] mm/gup: honour FOLL_PIN in NOMMU __get_user_pages_locked()
 2026-04-23 15:55 UTC  (2+ messages)

[PATCH v1 v1] Documentation: proc: fix ext4 section numbering in table of contents
 2026-04-23 15:55 UTC  (2+ messages)

[PATCH nf v3] netfilter: nft_bitwise: fix dst corruption in same register shifts
 2026-04-23 15:54 UTC 

[PATCH RFC v3 00/19] mm/virtio: skip redundant zeroing of host-zeroed reported pages
 2026-04-23 15:54 UTC  (11+ messages)
` [PATCH RFC v3 01/19] mm: thread user_addr through page allocator for cache-friendly zeroing

Large memory allocations at LSF/MM
 2026-04-23 15:52 UTC 

[PATCH v2 0/5] ata: libata-scsi: multi-LUN ATAPI device support
 2026-04-23 15:50 UTC  (4+ messages)
` [PATCH v2 3/5] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI

[PATCH] linux-user/ppc: Fix ppc64 rt_sigframe stack offset
 2026-04-23 15:48 UTC  (7+ messages)

[PATCH] PCI/P2PDMA: Avoid returning a provider for non_mappable_bars
 2026-04-23 15:48 UTC  (5+ messages)

[PATCH v2 0/2] x86/bug: Add printf() validation to x86's custom WARNs
 2026-04-23 15:47 UTC  (4+ messages)
` [PATCH v2 1/2] x86/bug: Add printf() validation to HAVE_ARCH_BUG_FORMAT_ARGS WARNs

[meta-virtualization] [PATCH] lasyer.conf/qemu-system-native: Improve native DISTRO_FEATURE handling
 2026-04-23 15:47 UTC 

[PATCH v3 00/11] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-04-23 15:47 UTC  (4+ messages)
` [PATCH v3 06/11] iommu: Defer __iommu_group_free_device() to be outside group->mutex

[RFC PATCH] migration: Synchronize CPUs sooner in postcopy switchover phase
 2026-04-23 15:45 UTC 

[meta-yocto-bsp][PATCH 11/15] yocto-bsps: update to v6.18.20
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 12/15] yocto-bsps: update to v6.18.21
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 13/15] yocto-bsps: update to v6.18.22
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 15/15] yocto-bsps: update to v6.18.24
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[meta][PATCH 05/15] linux-yocto/6.18: update to v6.18.22
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[meta-yocto-bsp][PATCH 14/15] yocto-bsps: update to v6.18.23
 2026-04-23 15:46 UTC  (2+ messages)
` Patchtest results for "

[PATCH 1/2] sh: cache: remove unused but set variables in sh4_flush_cache_range
 2026-04-23 15:46 UTC  (2+ messages)

[whinlatter][PATCH 0/18] linux-yocto: stable updates to 6.12
 2026-04-23 15:45 UTC  (19+ messages)
` [openembedded-core][whinlatter][PATCH 01/18] linux-yocto/6.12: update to v6.12.72
` [openembedded-core][whinlatter][PATCH 02/18] linux-yocto/6.12: update CVE exclusions (6.12.72)
` [openembedded-core][whinlatter][PATCH 03/18] linux-yocto/6.12: update to v6.12.73
` [openembedded-core][whinlatter][PATCH 04/18] linux-yocto/6.12: update CVE exclusions (6.12.73)
` [openembedded-core][whinlatter][PATCH 05/18] linux-yocto/6.12: update to v6.12.74
` [openembedded-core][whinlatter][PATCH 06/18] linux-yocto/6.12: update CVE exclusions (6.12.74)
` [openembedded-core][whinlatter][PATCH 07/18] linux-yocto/6.12: update to v6.12.76
` [openembedded-core][whinlatter][PATCH 08/18] linux-yocto/6.12: update CVE exclusions (6.12.76)
` [openembedded-core][whinlatter][PATCH 09/18] linux-yocto/6.12: update to v6.12.77
` [openembedded-core][whinlatter][PATCH 10/18] linux-yocto/6.12: update CVE exclusions (6.12.77)
` [openembedded-core][whinlatter][PATCH 11/18] linux-yocto/6.12: update to v6.12.79
` [openembedded-core][whinlatter][PATCH 12/18] linux-yocto/6.12: update CVE exclusions (6.12.79)
` [openembedded-core][whinlatter][PATCH 13/18] linux-yocto/6.12: update to v6.12.80
` [openembedded-core][whinlatter][PATCH 14/18] linux-yocto/6.12: update CVE exclusions (6.12.80)
` [openembedded-core][whinlatter][PATCH 15/18] linux-yocto/6.12: update to v6.12.81
` [openembedded-core][whinlatter][PATCH 16/18] linux-yocto/6.12: update CVE exclusions (6.12.81)
` [openembedded-core][whinlatter][PATCH 17/18] linux-yocto/6.12: update to v6.12.83
` [openembedded-core][whinlatter][PATCH 18/18] linux-yocto/6.12: update CVE exclusions (6.12.83)

[PATCH] efivarfs: use QSTR() in efivarfs_alloc_dentry
 2026-04-23 15:42 UTC  (2+ messages)

[meta][scarthgap][PATCH 01/08] linux-yocto/6.6: update to v6.6.124
 2026-04-23 15:41 UTC  (8+ messages)
` [meta][scarthgap][PATCH 02/08] linux-yocto/6.6: update to v6.6.126
` [meta][scarthgap][PATCH 03/08] linux-yocto/6.6: update to v6.6.127
` [meta][scarthgap][PATCH 04/08] linux-yocto/6.6: update to v6.6.129
` [meta][scarthgap][PATCH 05/08] linux-yocto/6.6: update to v6.6.130
` [meta][scarthgap][PATCH 06/08] linux-yocto/6.6: update to v6.6.132
` [meta][scarthgap][PATCH 07/08] linux-yocto/6.6: update to v6.6.134
` [meta][scarthgap][PATCH 08/08] linux-yocto/6.6: update to v6.6.135

[PATCH v2] target/s390x: Leverage 128-bit vector type in VLL / VSTL opcodes
 2026-04-23 15:41 UTC  (2+ messages)

[meta][kirkstone][PATCH 01/01] linux-yocto/5.15: update to v5.15.203
 2026-04-23 15:39 UTC 

[PATCH 0/9] target/s390x/tcg: Compile various files once
 2026-04-23 15:38 UTC  (7+ messages)
` [PATCH 7/9] target/s390x: Have MSA helper pass a mmu_idx argument
` [PATCH 8/9] target/s390x: Compile crypto_helper.c as common unit
` [PATCH 9/9] target/s390x: Replace cpu_stb_data_ra -> cpu_stb_mmu in STFLE opcode

[PATCH] drm/i915/display: enable ccs modifiers on dg2
 2026-04-23 15:39 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH 1/3] scripts/runfvp: check available terminal types
 2026-04-23 15:37 UTC  (3+ messages)
` [PATCH 2/3] scripts/runfvp: add Screen support
` [PATCH 3/3] scripts/runfvp: fix exception handling

[PATCH] mux: drop superfluous null check
 2026-04-23 15:36 UTC 

[PATCH v3 0/2] migration/vmstate: Add VMState support to safely migrate GByteArray
 2026-04-23 15:34 UTC  (5+ messages)
` [PATCH v3 1/2] migration/vmstate: Add VMState support for GByteArray


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.