public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-23 14:57:33 to 2026-04-23 16:29:05 UTC [more...]

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-23 16:29 UTC  (18+ messages)
` [PATCH 32/48] objtool: Add is_cold_func() helper
` [PATCH 43/48] objtool: Add insn_sym() helper
` [PATCH 45/48] x86/Kconfig: Enable CONFIG_PREFIX_SYMBOLS for FineIBT
` [PATCH 47/48] objtool: Improve and simplify prefix symbol detection

[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
 2026-04-23 16:26 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Ensure vendor's exit handler runs before fastpath userspace exits
` [PATCH 2/2] KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler

[RFC PATCH v2 0/3] gpio: add PMIO support to gpio-mmio
 2026-04-23 16:26 UTC  (4+ messages)

[PATCH 00/12] Fixes/improvements for the PCI M.2 power sequencing driver
 2026-04-23 16:24 UTC  (3+ messages)
` [PATCH 01/12] power: sequencing: Introduce an API to check whether the pwrseq is fixed or controllable

[PATCH v2 0/4] perf/x86: Don't write PEBS_ENABLED on KVM transitions
 2026-04-23 16:22 UTC  (8+ messages)
` [PATCH v2 1/4] perf/x86/intel: Don't write PEBS_ENABLED on host<=>guest xfers if CPU has isolation
` [PATCH v2 2/4] perf/x86/intel: Don't context switch DS_AREA (and PEBS config) if PEBS is unused
` [PATCH v2 3/4] perf/x86/intel: Make @data a mandatory param for intel_guest_get_msrs()
` [PATCH v2 4/4] perf/x86: KVM: Have perf define a dedicated struct for getting guest PEBS data

[PATCH v3 v3 0/2] add blocks_allocated to mb_stats and clear mb_stats
 2026-04-23 16:19 UTC  (3+ messages)
` [PATCH v3 v3 2/2] ext4: allow clearing mballoc stats through mb_stats

[PATCH v2 00/13] nfsd/sunrpc: add support for netlink upcalls for mountd/exportd
 2026-04-23 16:21 UTC  (3+ messages)
` [PATCH v2 08/13] sunrpc: add netlink upcall for the auth.unix.ip cache

XFS Deadlock on Linux 6.12.82
 2026-04-23 16:20 UTC  (3+ messages)

[git pull] Input updates for v7.1-rc0
 2026-04-23 16:18 UTC  (2+ messages)

[GIT PULL] soc: late changes for 7.1
 2026-04-23 16:18 UTC  (2+ messages)

[GIT PULL] pwm: Changes for 7.1-rc1
 2026-04-23 16:18 UTC  (2+ messages)

[GIT PULL] VFIO updates for v7.1-rc1 (part 2)
 2026-04-23 16:18 UTC  (2+ messages)

[PATCH net] net: mana: hardening: Validate SHM offset from BAR0 register to prevent crash due to alignment fault
 2026-04-23 16:16 UTC 

[PATCH v3] wifi: ath12k: use lockdep_assert_in_rcu_read_lock() for RCU assertions
 2026-04-23 16:14 UTC  (4+ messages)

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

[PATCH v2 00/58] perf: Reorganize scripting support
 2026-04-23 16:10 UTC  (60+ 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
  ` [PATCH v3 57/58] perf python: Improve perf script -l descriptions
  ` [PATCH v3 58/58] fixup! perf check-perf-trace: Port check-perf-trace to use python module

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

[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

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

[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

[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 v4 0/8] arm64: amlogic: T7 thermal support
 2026-04-23 16:07 UTC  (9+ 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 "

[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 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 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] 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

[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

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

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

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

[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

[PATCH v3 0/8] arm64: amlogic: T7 thermal support
 2026-04-23 15:29 UTC  (6+ 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] 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 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

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

[PATCH v3 00/17] efi/x86: Avoid the need to mangle the EFI memory map
 2026-04-23 15:20 UTC  (18+ messages)
` [PATCH v3 01/17] x86/efi: Omit redundant kernel image overlap check
` [PATCH v3 02/17] x86/efi: Drop redundant EFI_PARAVIRT check
` [PATCH v3 03/17] x86/efi: Only merge EFI memory map entries on 32-bit systems
` [PATCH v3 04/17] x86/efi: Defer sub-1M check from unmap to free stage
` [PATCH v3 05/17] x86/efi: Simplify real mode trampoline allocation quirk
` [PATCH v3 06/17] x86/efi: Unmap kernel-reserved boot regions from EFI page tables
` [PATCH v3 07/17] x86/efi: Drop EFI_MEMORY_RUNTIME check from __ioremap_check_other()
` [PATCH v3 08/17] x86/efi: Allow ranges_to_free array to grow beyond initial size
` [PATCH v3 09/17] x86/efi: Intersect ranges_to_free with MEMBLOCK_RSRV_KERN regions
` [PATCH v3 10/17] x86/efi: Do not rely on EFI_MEMORY_RUNTIME bit and avoid entry splitting
` [PATCH v3 11/17] efi: Use nr_map not map_end to find the last valid memory map entry
` [PATCH v3 12/17] x86/efi: Clean the memory map using iterator and filter API
` [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

[PATCH net-next v12 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-04-23 15:20 UTC  (3+ messages)
` [PATCH net-next v12 2/4] arm64: dts: s32: set Ethernet channel irqs

[PATCH v3 0/3] Enable perf tracing for unprivileged users
 2026-04-23 15:17 UTC  (4+ messages)
` [PATCH v3 1/3] perf evsel: don't set PERF_SAMPLE_IP for unprivileged tracepoints
` [PATCH v3 2/3] perf: enable unprivileged syscall tracing with perf trace
` [PATCH v3 3/3] tracefs: make root directory world-traversable

[PATCH 3/4] PCI: qcom: Indicate broken L1ss exit during resume from system suspend
 2026-04-23 15:15 UTC  (3+ messages)

[syzbot] [iomap?] WARNING in iomap_zero_range
 2026-04-23 15:14 UTC  (3+ messages)

[PATCH 0/2] remoteproc: xlnx: add auto-boot support
 2026-04-23 15:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: xlnx: add auto boot feature

[PATCH] MAINTAINERS: Add maintainer info for libnvdimm and DAX
 2026-04-23 15:17 UTC  (2+ messages)

[PATCH v10 0/6] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-04-23 15:12 UTC  (3+ messages)
` [PATCH v11 2/6] mfd: add NXP MC33978/MC34978 core driver

[PATCH v2] namei: use QSTR() instead of QSTR_INIT() in path_pts
 2026-04-23 15:11 UTC 

[PATCH] tools/accounting/getdelays: fix -Wformat-truncation warning in format_timespec
 2026-04-23 15:11 UTC 

[PATCH] staging: rtl8723bs: replace TBTT magic numbers with macros
 2026-04-23 15:09 UTC  (2+ messages)

[Patch v4 00/22] Cache aware scheduling
 2026-04-23 15:06 UTC  (6+ messages)

[PATCH net] ipv4: clamp MCAST_MSFILTER getsockopt to optlen, not gf_numsrc
 2026-04-23 15:06 UTC  (5+ messages)

[PATCH] gpu: nova-core: simplify and_then with condition to filter
 2026-04-23 15:04 UTC  (2+ messages)

[PATCH 0/2] mm/damon/sysfs-schemes: fix use-after-free for [memcg_]path
 2026-04-23 15:02 UTC  (3+ messages)
` [PATCH 1/2] mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
` [PATCH 2/2] mm/damon/sysfs-schemes: protect path "

[PATCH 0/2] drm/panel: Add Raspberry Pi 7" panel
 2026-04-23 15:01 UTC  (11+ messages)
` [PATCH 2/2] drm/panel: simple: Add timings for "

[syzbot] [net?] general protection fault in kernel_sock_shutdown (4)
 2026-04-23 15:01 UTC 

[PATCH] mm: update stale locking comment in do_anonymous_page()
 2026-04-23 15:00 UTC  (4+ messages)
` [PATCH v2] mm/memory: update stale locking comments for fault handlers

[PATCH v3 0/4] arm64: dts: qcom: sdm630/660 FastRPC fixes
 2026-04-23 15:00 UTC  (8+ messages)
` [PATCH v3 4/4] arm64: dts: qcom: sdm630: assign adsp_mem region to ADSP FastRPC node

[PATCH v2] ipv6: fix memory leak in __ip6_make_skb() when queue is empty
 2026-04-23 14:59 UTC  (3+ messages)

[PATCH v7 0/4] Enable multi-owner I2C support for QCOM GENI controllers
 2026-04-23 14:55 UTC  (3+ messages)
` [PATCH v7 3/4] soc: qcom: geni-se: Keep pinctrl active for multi-owner controllers
` [PATCH v7 4/4] i2c: qcom-geni: Support multi-owner controllers in GPI mode


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox