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

[PATCH v2 00/58] perf: Reorganize scripting support
 2026-04-23 16:09 UTC  (5+ 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] 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 v20 00/15] HVF: Add support for platform vGIC and nested virtualisation
 2026-04-23 16:07 UTC  (5+ messages)
` [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

[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 

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

[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  (3+ messages)
` ✓ CI.KUnit: success for DSC max delta bpp support (rev2)
` ✓ i915.CI.BAT: "

[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 

[PATCH 0/15] linux-yocto: -stable updates
 2026-04-23 15:46 UTC  (22+ messages)
` [meta][PATCH 01/15] linux-yocto/6.18: update to v6.18.20
` [meta][PATCH 02/15] linux-yocto/6.18: update CVE exclusions (6.18.20)
` [meta][PATCH 03/15] linux-yocto/6.18: update to v6.18.21
` [meta][PATCH 04/15] linux-yocto/6.18: update CVE exclusions (6.18.21)
` [meta][PATCH 05/15] linux-yocto/6.18: update to v6.18.22
  ` Patchtest results for "
` [meta][PATCH 06/15] linux-yocto/6.18: update CVE exclusions (6.18.22)
` [meta][PATCH 07/15] linux-yocto/6.18: update to v6.18.23
` [meta][PATCH 08/15] linux-yocto/6.18: update CVE exclusions (6.18.23)
` [meta][PATCH 09/15] linux-yocto/6.18: update to v6.18.24
` [meta][PATCH 10/15] linux-yocto/6.18: update CVE exclusions (6.18.24)
` [meta-yocto-bsp][PATCH 11/15] yocto-bsps: update to v6.18.20
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 12/15] yocto-bsps: update to v6.18.21
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 13/15] yocto-bsps: update to v6.18.22
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 14/15] yocto-bsps: update to v6.18.23
  ` Patchtest results for "
` [meta-yocto-bsp][PATCH 15/15] yocto-bsps: update to v6.18.24
  ` 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  (9+ messages)
` [PATCH 6/9] target/s390x: Compile vec_helper.c as common unit
` [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

[PATCH] hw/remote: update libvfio-user subproject
 2026-04-23 15:33 UTC  (2+ messages)

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-23 15:33 UTC  (2+ messages)

[PATCH] HID: intel-thc-hid: Intel-quickspi: Fix some error codes
 2026-04-23 15:32 UTC  (4+ messages)

[PATCH 0/2] drivers/perf: hisi: Updates for HiSilicon uncore PMUs
 2026-04-23 15:29 UTC  (3+ messages)
` [PATCH 1/2] drivers/perf: hisi: Support uncore ITS PMU
` [PATCH 2/2] drivers/perf: hisi: Add new function for HiSilicon MN PMU driver

[kvm-unit-tests PATCH v2 0/7] arm64: Add Stage-2 MMU and Nested Guest Framework
 2026-04-23 15:30 UTC  (4+ messages)
` [kvm-unit-tests PATCH v2 4/7] lib: arm64: Add foundational guest execution framework

[PATCH v3 0/8] arm64: amlogic: T7 thermal support
 2026-04-23 15:29 UTC  (7+ messages)
` [PATCH v3 4/8] thermal: amlogic: Add support for secure monitor calibration readout

[PATCH] kunit: fat: test cluster and directory i_pos layout helpers
 2026-04-23 15:29 UTC  (6+ messages)

[PATCH v12 0/5] Rust bindings for gem shmem
 2026-04-23 15:28 UTC  (8+ messages)
` [PATCH v12 4/5] rust: drm: gem: Introduce shmem::SGTable

[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
 2026-04-23 15:28 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/display: enable ccs modifiers on dg2 (rev2)
` ✓ i915.CI.BAT: "

[PATCH] docs: leds: uleds: Make the documentation match the code
 2026-04-23 15:26 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free in ALSA OSS read/poll race
 2026-04-23 15:26 UTC  (2+ messages)

[PATCH] dt-bindings: mmc: st,sdhci: convert to DT schema
 2026-04-23 15:26 UTC  (3+ messages)

[PATCH] migration: Fix crash on second migration when cancel early
 2026-04-23 15:25 UTC  (5+ messages)

[PATCH 00/10] lib/genxml: Introduce Mesa genxml infrastructure to IGT
 2026-04-23 15:24 UTC  (3+ messages)
` [PATCH 05/10] lib/mocs: Add intel_get_wb_mocs() and intel_buf_mocs() for genxml MOCS fields

[PATCH v3] wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertions
 2026-04-23 15:24 UTC  (3+ messages)

[PATCH v4 00/37] VKMS: Introduce multiple configFS attributes
 2026-04-23 15:24 UTC  (7+ messages)
` [PATCH v4 02/37] drm/blend: Get a rotation name from it's bitfield

[PATCH v4 00/11] thermal: samsung: Add support for Google GS101 TMU
 2026-04-23 15:22 UTC  (12+ messages)
` [PATCH v4 01/11] dt-bindings: thermal: Add "
` [PATCH v4 02/11] firmware: samsung: acpm: Consolidate transfer initialization helper
` [PATCH v4 03/11] firmware: samsung: acpm: Annotate rx_data->cmd with __counted_by_ptr
` [PATCH v4 04/11] firmware: samsung: acpm: Drop redundant _ops suffix in acpm_ops members
` [PATCH v4 05/11] firmware: samsung: acpm: Make acpm_ops const and access via pointer
` [PATCH v4 06/11] firmware: samsung: acpm: Add TMU protocol support
` [PATCH v4 07/11] firmware: samsung: acpm: Add devm_acpm_get_by_phandle helper
` [PATCH v4 08/11] thermal: samsung: Add Exynos ACPM TMU driver GS101
` [PATCH v4 09/11] MAINTAINERS: Add entry for Samsung Exynos ACPM thermal driver
` [PATCH v4 10/11] arm64: dts: exynos: gs101: Add thermal management unit
` [PATCH v4 11/11] arm64: defconfig: enable Exynos ACPM thermal support

CPU Lockups in KVM with deferred hrtimer rearming
 2026-04-23 15:23 UTC  (11+ messages)

[PATCH bpf-next v2 0/2] Allow storing referenced struct file kptrs in BPF maps
 2026-04-23 15:22 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Implement dtor for struct file BTF ID
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for map-stored struct file kptrs

[PATCH v2] crypto: testmgr - disallow RSA PKCS#1 SHA-1 sig algs in FIPS mode
 2026-04-23 15:21 UTC 

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-23 15:21 UTC  (5+ messages)
` [PATCH 47/48] objtool: Improve and simplify prefix symbol detection

[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
 2026-04-23 15:20 UTC  (6+ messages)
` [PATCH v3 13/17] x86/efi: Update the runtime map in place
` [PATCH v3 14/17] x86/efi: Reuse memory map instead of reallocating it
` [PATCH v3 15/17] x86/efi: Merge two traversals of the memory map when freeing boot regions
` [PATCH v3 16/17] x86/efi: Avoid EFI_MEMORY_RUNTIME for early EFI boot memory reservations
` [PATCH v3 17/17] x86/efi: Drop kexec quirk for the EFI memory attributes table


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.