public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-24 20:39:40 to 2025-01-25 00:50:19 UTC [more...]

[PATCH] KVM: x86/mmu: Ensure NX huge page recovery thread is alive before waking
 2025-01-25  0:50 UTC  (2+ messages)

[RFC PATCH 0/2] KVM: x86: Strengthen locking rules for kvm_lock
 2025-01-25  0:44 UTC  (7+ messages)
` [PATCH 1/2] KVM: x86: fix usage of kvm_lock in set_nx_huge_pages()

[PATCH net] net: ovs: prevent underflow in queue_userspace_packet()
 2025-01-25  0:42 UTC  (2+ messages)
` [ovs-dev] "

[RFC PATCH 1/3] virtio-gpu api: add blob userptr resource
 2025-01-25  0:42 UTC  (7+ messages)
` [RFC PATCH 3/3] drm/virtio: implement blob userptr resource object

[PATCH 0/4] Fix broken SNP support with KVM module built-in
 2025-01-25  0:39 UTC  (6+ messages)
` [PATCH 1/4] iommu/amd: Check SNP support before enabling IOMMU

[PATCH] drm/i915: Remove unused live_context_for_engine
 2025-01-25  0:38 UTC 

[PATCH 0/2] lib/crc: simplify choice of CRC implementations
 2025-01-25  0:37 UTC  (2+ messages)

[PATCH] seqlock: Use WRITE_ONCE() when updating sequence
 2025-01-25  0:31 UTC  (2+ messages)

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-01-25  0:30 UTC  (15+ messages)
` [PATCH v6 01/14] iommufd/fault: Move two fault functions out of the header
` [PATCH v6 02/14] iommufd/fault: Add an iommufd_fault_init() helper
` [PATCH v6 03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault
` [PATCH v6 04/14] iommufd: Rename fault.c to eventq.c
` [PATCH v6 05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
` [PATCH v6 06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper
` [PATCH v6 08/14] iommufd/selftest: Require vdev_id when attaching to a nested domain
` [PATCH v6 09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage
` [PATCH v6 10/14] iommufd/selftest: Add IOMMU_VEVENTQ_ALLOC test coverage
` [PATCH v6 11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ
` [PATCH v6 12/14] iommu/arm-smmu-v3: Introduce struct arm_smmu_vmaster
` [PATCH v6 13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU
` [PATCH v6 14/14] iommu/arm-smmu-v3: Set MEV bit in nested STE for DoS mitigations

[PATCH v2 1/7] powerpc: properly negate error in syscall_set_return_value()
 2025-01-25  0:25 UTC  (8+ messages)

[PATCH v2 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-01-25  0:22 UTC  (7+ messages)
` [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw "

[GIT PULL] MM updates for 6.14-rc1
 2025-01-25  0:22 UTC 

[PATCH] drm/kmb: Remove unused const and defines
 2025-01-25  0:22 UTC  (2+ messages)

[GIT PULL] SPI fixes for v6.14-merge-window
 2025-01-25  0:15 UTC  (2+ messages)

[GIT PULL] Mailbox changes for v6.14
 2025-01-25  0:15 UTC  (2+ messages)

[GIT PULL] I3C changes for 6.14
 2025-01-25  0:15 UTC  (2+ messages)

vmx_pmu_caps_test fails on Skylake based CPUS due to read only LBRs
 2025-01-25  0:12 UTC  (8+ messages)

[PATCH] kvm: defer huge page recovery vhost task to later
 2025-01-25  0:10 UTC  (4+ messages)

[PATCH 00/35] drm/msm/dpu: rework HW block feature handling
 2025-01-25  0:08 UTC  (6+ messages)
` [PATCH 18/35] drm/msm/dpu: get rid of DPU_PINGPONG_DSC

[PATCH] kasan, mempool: don't store free stacktrace in io_alloc_cache objects
 2025-01-25  0:03 UTC  (2+ messages)

[PATCH] Enable HW LED blinking for hid-nintendo controllers
 2025-01-25  0:02 UTC 

[PATCH RFC rcu] Fix get_state_synchronize_rcu_full() GP-start detection
 2025-01-25  0:01 UTC  (10+ messages)
` [PATCH RFC v2 "

[PATCH 00/20] Add support for shared PTEs across processes
 2025-01-24 23:54 UTC  (21+ messages)
` [PATCH 01/20] mm: Add msharefs filesystem
` [PATCH 02/20] mm/mshare: pre-populate msharefs with information file
` [PATCH 03/20] mm/mshare: make msharefs writable and support directories
` [PATCH 04/20] mm/mshare: allocate an mm_struct for msharefs files
` [PATCH 05/20] mm/mshare: Add ioctl support
` [PATCH 06/20] mm/mshare: Add a vma flag to indicate an mshare region
` [PATCH 07/20] mm/mshare: Add mmap support
` [PATCH 08/20] mm/mshare: flush all TLBs when updating PTEs in an mshare range
` [PATCH 09/20] sched/numa: do not scan msharefs vmas
` [PATCH 10/20] mm: add mmap_read_lock_killable_nested()
` [PATCH 11/20] mm: add and use unmap_page_range vm_ops hook
` [PATCH 12/20] mm/mshare: prepare for page table sharing support
` [PATCH 13/20] x86/mm: enable page table sharing
` [PATCH 14/20] mm: create __do_mmap() to take an mm_struct * arg
` [PATCH 15/20] mm: pass the mm in vma_munmap_struct
` [PATCH 16/20] mshare: add MSHAREFS_CREATE_MAPPING
` [PATCH 17/20] mshare: add MSHAREFS_UNMAP
` [PATCH 18/20] mm/mshare: provide a way to identify an mm as an mshare host mm
` [PATCH 19/20] mm/mshare: get memcg from current->mm instead of mshare mm
` [PATCH 20/20] mm/mshare: associate a mem cgroup with an mshare file

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-24 23:57 UTC  (29+ messages)
` [PATCH v4 11/39] unwind_user: Add user space unwinding API
` [PATCH v4 14/39] perf/x86: Rename get_segment_base() and make it global
` [PATCH v4 17/39] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v4 19/39] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v4 28/39] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v4 32/39] perf: Remove get_perf_callchain() 'crosstask' argument

[PATCH v1 0/6] Mypy and pylint build support
 2025-01-24 23:54 UTC  (8+ messages)
` [PATCH v1 1/6] tools/build: Don't pass test log files to linker
` [PATCH v1 3/6] perf build: Add mypy build tests
` [PATCH v1 4/6] perf build: Add pylint "

[PATCH 0/3] Fix and cleanup and extend cpu.stat
 2025-01-24 23:49 UTC  (5+ messages)
` [PATCH 1/3] cgroup/rstat: Fix forceidle time in cpu.stat
    `  "

[PATCH v9 00/23] Support spread spectrum clocking for i.MX8M PLLs
 2025-01-24 23:47 UTC  (3+ messages)

[PATCH] apparmor: remove unused variable
 2025-01-24 23:46 UTC  (4+ messages)

[PATCH] rust: miscdevice: change how f_ops vtable is constructed
 2025-01-24 23:42 UTC  (2+ messages)

[PATCH v4 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-24 23:41 UTC  (13+ messages)
` [PATCH v4 1/6] kernfs: Acquire kernfs_rwsem in kernfs_notify_workfn()
` [PATCH v4 2/6] kernfs: Acquire kernfs_rwsem in kernfs_get_parent_dentry()
` [PATCH v4 3/6] kernfs: Acquire kernfs_rwsem in kernfs_node_dentry()
` [PATCH v4 4/6] kernfs: Don't re-lock kernfs_root::kernfs_rwsem in kernfs_fop_readdir()
` [PATCH v4 5/6] kernfs: Use RCU to access kernfs_node::parent
` [PATCH v4 6/6] kernfs: Use RCU to access kernfs_node::name

[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
 2025-01-24 23:34 UTC  (4+ messages)

[GIT PULL] Devicetree updates for v6.14
 2025-01-24 23:32 UTC  (2+ messages)

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-01-24 23:20 UTC  (5+ messages)
` [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support

[GIT PULL 0/5] SoC changes for 6.14
 2025-01-24 23:10 UTC  (11+ messages)
` [GIT PULL 1/5] soc: arm platform code "
` [GIT PULL 2/5] soc: new SoC support "
` [GIT PULL 3/5] soc: devicetree changes "
` [GIT PULL 4/5] soc: driver updates "
` [GIT PULL 5/5] soc: defconfig "

[PATCH] scripts: Add script to extract built-in firmware blobs
 2025-01-24 23:07 UTC  (4+ messages)

USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
 2025-01-24 23:05 UTC  (12+ messages)

[PATCH] apparmor: fix typos and spelling errors
 2025-01-24 23:04 UTC  (2+ messages)

[PATCH v6 0/7] ima: kexec: measure events between kexec load and excute
 2025-01-24 22:55 UTC  (8+ messages)
` [PATCH v6 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v6 2/7] kexec: define functions to map and unmap segments
` [PATCH v6 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v6 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v6 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v6 6/7] ima: make the kexec extra memory configurable
` [PATCH 7/7] ima: measure kexec load and exec events as critical data

[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-01-24 22:54 UTC  (9+ messages)
` [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file
` [PATCH v3 04/18] perf llvm: Move llvm "
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v3 07/18] perf llvm: Support for dlopen-ing libLLVM.so

[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities)
 2025-01-24 22:44 UTC  (4+ messages)
` [RFC PATCH bpf-next 6/7] sched_ext: Make SCX use BPF capabilities

[PATCH v6 0/7] *** SUBJECT HERE ***
 2025-01-24 22:42 UTC  (8+ messages)
` [PATCH v6 1/7] ima: define and call ima_alloc_kexec_file_buf
` [PATCH v6 2/7] kexec: define functions to map and unmap segments
` [PATCH v6 3/7] ima: kexec: skip IMA segment validation after kexec soft reboot
` [PATCH v6 4/7] ima: kexec: define functions to copy IMA log at soft boot
` [PATCH v6 5/7] ima: kexec: move IMA log copy from kexec load to execute
` [PATCH v6 6/7] ima: make the kexec extra memory configurable
` [PATCH 7/7] ima: measure kexec load and exec events as critical data

kswapd lockdep splat
 2025-01-24 22:40 UTC 

[PATCH] docs: dt: writing-schema: Describe validating one DTB
 2025-01-24 22:39 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: ti: k3-am62a/p: Add ddr-pmctrl, canuart-wake
 2025-01-24 22:35 UTC  (7+ messages)
` [PATCH 2/5] dt-bindings: mfd: syscon: Add ti,am62-ddr-pmctrl

[PATCH v3 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-24 22:31 UTC  (5+ messages)
` [PATCH v3 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH v3 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH v3 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH v3 4/4] entry: Inline syscall_exit_to_user_mode()

[PATCH 0/3] firmware: arm_ffa: Add DT support
 2025-01-24 22:30 UTC  (5+ messages)
` [PATCH 2/3] firmware: arm_ffa: Setup of_node for ffa devices

[PATCH v2 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-01-24 22:23 UTC  (5+ messages)
` [PATCH v2 3/4] loongarch: entry: Migrate ret_from_fork() to C

[PATCH sched_ext/for-6.14-fixes] sched_ext: Fix incorrect autogroup migration detection
 2025-01-24 22:22 UTC 

[PATCH] nilfs2: fix possible int overflows in nilfs_fiemap()
 2025-01-24 22:20 UTC 

[PATCH] mux: mmio: Do not use syscon helper to build regmap
 2025-01-24 22:16 UTC  (4+ messages)

[PATCH] clk: keystone: syscon-clk: Do not use syscon helper to build regmap
 2025-01-24 22:12 UTC  (4+ messages)

[PATCH] mfd: syscon: Restore device_node_to_regmap() for non-syscon nodes
 2025-01-24 22:08 UTC  (2+ messages)

[PATCH -next 2/2] apparmor: Modify mismatched function name
 2025-01-24 22:05 UTC  (4+ messages)
` [PATCH -next 1/2] "

[PATCH v6 0/4] vfio/nvgrace-gpu: Enable grace blackwell boards
 2025-01-24 22:05 UTC  (2+ messages)

[RESEND PATCH] apparmor: Use str_yes_no() helper function
 2025-01-24 21:56 UTC  (4+ messages)

[PATCH v3] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
 2025-01-24 22:02 UTC  (2+ messages)

[PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()
 2025-01-24 22:00 UTC  (11+ messages)
  ` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix dsq_local_on selftest
                  ` [PATCH sched_ext/for-6.14-fixes] sched_ext: selftests/dsp_local_on: Fix sporadic failures

[PATCH 0/2] of: address: Fix empty resource handling in __of_address_resource_bounds()
 2025-01-24 22:00 UTC  (3+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] of, x86: Restore possibility to use both ACPI and FDT from bootloader
 2025-01-24 21:57 UTC  (3+ messages)
` [PATCH v2 2/2] of/fdt: "

DAMON Beer/Coffee/Tea chat reminder for the week of 2025-01-27
 2025-01-24 21:56 UTC 

[PATCH v6 0/7] drm/msm: make use of the HDMI connector infrastructure
 2025-01-24 21:47 UTC  (8+ messages)
` [PATCH v6 1/7] drm/msm/hdmi: switch to atomic bridge callbacks
` [PATCH v6 2/7] drm/msm/hdmi: program HDMI timings during atomic_pre_enable
` [PATCH v6 3/7] drm/msm/hdmi: make use of the drm_connector_hdmi framework
` [PATCH v6 4/7] drm/msm/hdmi: get rid of hdmi_mode
` [PATCH v6 5/7] drm/msm/hdmi: update HDMI_GEN_PKT_CTRL_GENERIC0_UPDATE definition
` [PATCH v6 6/7] drm/msm/hdmi: also send the SPD and HDMI Vendor Specific InfoFrames
` [PATCH v6 7/7] drm/msm/hdmi: use DRM HDMI Audio framework

[GIT PULL] Please pull IOMMUFD subsystem changes
 2025-01-24 21:45 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2025-01-24 21:45 UTC  (2+ messages)

[RFC 0/4] mm: page_ext: Fix crash when reserving 1G pages
 2025-01-24 21:37 UTC  (5+ messages)
` [RFC 1/4] mm: page_ext: add an iteration API for page extensions
` [RFC 2/4] mm: page_owner: use new iteration API
` [RFC 3/4] mm: page_table_check: "
` [RFC 4/4] mm: page_ext: drop page_ext_next()

[PATCH 1/2] clocksource: Use pr_info() for "Checking clocksource synchronization" message
 2025-01-24 21:37 UTC  (6+ messages)
` [PATCH 2/2] clocksource: Defer preempt_disable() after clocksource_verify_choose_cpus()

[PATCH 3/3] clk: scmi: Support spread spectrum
 2025-01-24 21:33 UTC  (2+ messages)

Maybe a race window in cgroup.kill?
 2025-01-24 21:33 UTC 

[PATCH v1 0/5] Support dynamic opening of capstone and libLLVM
 2025-01-24 21:31 UTC  (7+ messages)
` [PATCH v1 4/5] perf capstone: Support for dlopen-ing libcapstone.so

[PATCH v2] drm/panel: samsung-s6e88a0-ams452ef01: transition to mipi_dsi wrapped functions
 2025-01-24 21:28 UTC  (2+ messages)

[PATCH] memory: omap-gpmc: drop no compatible check
 2025-01-24 21:27 UTC  (2+ messages)

[PATCH] drm/virtio: Support partial maps of GEM objects
 2025-01-24 21:22 UTC  (6+ messages)

[PATCH 0/2] rust/kernel: Add bindings for manually creating devices
 2025-01-24 21:19 UTC  (5+ messages)
` [PATCH 2/2] rust/kernel: Add platform::ModuleDevice

[PATCH v5 00/14] platform/x86: alienware-wmi driver rework
 2025-01-24 21:18 UTC  (4+ messages)
` [PATCH v5 02/14] platform/x86: alienware-wmi: Add WMI Drivers

[PATCH 0/2] ASoC: hdmi-codec: add ELD information to procfs
 2025-01-24 21:14 UTC  (3+ messages)
` [PATCH 1/2] ALSA: hda/hdmi: extract common interface for ELD handling
` [PATCH 2/2] ASoC: hdmi-codec: dump ELD through procfs

[PATCH v2 0/5] kci-gitlab: Introducing GitLab-CI Pipeline for Kernel Testing
 2025-01-24 21:12 UTC  (8+ messages)

[PATCH v2] ACPI: fan: Add fan speed reporting for fans with only _FST
 2025-01-24 21:10 UTC  (2+ messages)

[PATCH] x86/kvm: Override default caching mode for SEV-SNP and TDX
 2025-01-24 20:59 UTC  (2+ messages)

[PATCH v2 0/5] Handheld gaming PC panel orientation quirks
 2025-01-24 20:58 UTC  (8+ messages)
` [PATCH v2 1/5] drm: panel-orientation-quirks: Add support for AYANEO 2S
` [PATCH v2 2/5] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
` [PATCH v2 3/5] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
` [PATCH v2 4/5] drm: panel-orientation-quirks: Add new quirk for GPD Win 2
` [PATCH v2 5/5] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel) From: Andrew Wyatt <fewtarius@steamfork.org>
` [PATCH v2 5/5] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)

[RELEASE] LTTng-modules 2.13.17 (Linux kernel tracer)
 2025-01-24 20:54 UTC 

[PATCH v2 1/2] dt-bindings: omap: Add TI Pandaboard A4 variant
 2025-01-24 20:54 UTC  (2+ messages)

Bug#1093243: Upgrade to 6.1.123 kernel causes mariadb hangs
 2025-01-24 20:51 UTC  (8+ messages)

[PATCH v18 00/19] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2025-01-24 20:38 UTC  (3+ messages)
` [PATCH v18 15/19] cxl/memfeature: Add CXL memory device patrol scrub control feature


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