public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-01-24 19:08:40 to 2025-01-24 23:31:52 UTC [more...]

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

[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

[PATCH v4 0/6] kernfs: Use RCU to access kernfs_node::{parent|name}
 2025-01-24 23:15 UTC  (9+ 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()

[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 RFC rcu] Fix get_state_synchronize_rcu_full() GP-start detection
 2025-01-24 23:03 UTC  (12+ messages)
` [PATCH RFC v2 "

[PATCH RESEND] drm/virtio: Align host mapping request to maximum platform page size
 2025-01-24 22:58 UTC  (3+ 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

[PATCH v4 00/39] unwind, perf: sframe user space unwinding
 2025-01-24 22:50 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

[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 

[RFC PATCH 0/2] KVM: x86: Strengthen locking rules for kvm_lock
 2025-01-24 22:19 UTC  (5+ messages)
` [PATCH 1/2] KVM: x86: fix usage of kvm_lock in set_nx_huge_pages()
` [PATCH 2/2] Documentation: explain issues with taking locks inside kvm_lock

[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

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

[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  (9+ 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  (14+ messages)

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

[PATCH] apparmor: remove unused variable
 2025-01-24 21:02 UTC  (3+ 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)

[PATCH] kvm: defer huge page recovery vhost task to later
 2025-01-24 20:54 UTC  (3+ 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

[PATCH v10 bpf-next 0/7] Enable writing xattr from BPF programs
 2025-01-24 20:29 UTC  (8+ messages)
` [PATCH v10 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v10 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v10 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v10 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v10 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v10 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v10 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs

[PATCH 0/8] nfsd: CB_SEQUENCE error handling fixes and cleanups
 2025-01-24 20:29 UTC  (7+ messages)
` [PATCH 3/8] nfsd: when CB_SEQUENCE gets NFS4ERR_DELAY, release the slot

[PATCH v5 0/3] selftests/lam: get_user additions and LAM enabled check
 2025-01-24 20:29 UTC  (12+ messages)
` [PATCH v5 1/3] selftests/lam: Move cpu_has_la57() to use cpuinfo flag
` [PATCH v5 2/3] selftests/lam: Skip test if LAM is disabled
` [PATCH v5 3/3] selftests/lam: Test get_user() LAM pointer handling

[PATCH] cpuidle: psci: Add trace for PSCI domain idle
 2025-01-24 20:28 UTC  (3+ messages)
` [PATCH v2] "

[for-next][PATCH 0/2] rv: onoise: Minor fixes for 6.14
 2025-01-24 20:22 UTC  (3+ messages)
` [for-next][PATCH 1/2] rv: Reset per-task monitors also for idle tasks
` [for-next][PATCH 2/2] tracing/osnoise: Fix resetting of tracepoints

[PATCH bpf v2] bpf: Fix deadlock when freeing cgroup storage
 2025-01-24 20:20 UTC  (2+ messages)

[RFC net-next v3 0/4] virtio_net: Link queues to NAPIs
 2025-01-24 20:19 UTC  (8+ messages)
` [RFC net-next v3 2/4] virtio_net: Prepare for NAPI to queue mapping

[PATCH v2 0/6] iommu/s390: support additional table regions
 2025-01-24 20:18 UTC  (7+ messages)
` [PATCH v2 1/6] iommu/s390: add initial fields to track table size
` [PATCH v2 2/6] s390/pci: set appropriate IOTA region type
` [PATCH v2 3/6] iommu/s390: support cleanup of additional table regions
` [PATCH v2 4/6] iommu/s390: support iova_to_phys for "
` [PATCH v2 5/6] iommu/s390: support map/unmap "
` [PATCH v2 6/6] iommu/s390: allow larger region tables

[PATCH v3 0/3] iommu/s390: add support for IOMMU passthrough
 2025-01-24 20:17 UTC  (4+ messages)
` [PATCH v3 1/3] s390/pci: check for relaxed translation capability
` [PATCH v3 2/3] s390/pci: store DMA offset in bus_dma_region
` [PATCH v3 3/3] iommu/s390: implement iommu passthrough via identity domain

[GIT PULL] parisc architecture fixes and updates for v6.14-rc1
 2025-01-24 20:05 UTC  (2+ messages)

[GIT PULL] fbdev fixes and cleanups for v6.14-rc1
 2025-01-24 20:05 UTC  (2+ messages)

[PATCH bpf v2 0/2] Makefile fixes for samples/{bpf,hid}
 2025-01-24 20:04 UTC  (4+ messages)
` [PATCH bpf v2 2/2] samples/{bpf,hid}: fix broken vmlinux path for VMLINUX_BTF

[PATCH v2 0/3] mfd: syscon: Cleanup, fix race condition and remove platform driver
 2025-01-24 20:03 UTC  (4+ messages)
` [PATCH v2 3/3] mfd: syscon: Allow syscon nodes without a "syscon" compatible

[PATCH -v4 next 0/4] Some cleanup for memcg
 2025-01-24 19:57 UTC  (3+ messages)
` [PATCH -v4 next 4/4] memcg: add CONFIG_MEMCG_V1 for 'local' functions

[PATCH] EDAC/ie31200: work around false positive build warning
 2025-01-24 19:27 UTC  (3+ messages)

[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
 2025-01-24 19:54 UTC  (7+ messages)
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item

[PATCH sched_ext/for-6.14] sched_ext: Move built-in idle CPU selection policy to a separate file
 2025-01-24 19:51 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Fix broken tsadc pinctrl binding for rk3588
 2025-01-24 19:44 UTC  (7+ messages)

couldn't seal address 0 ret=-12 running kernel 6.13 an setarch
 2025-01-24 19:42 UTC 

[syzbot] [lsm?] WARNING in handle_policy_update
 2025-01-24 19:42 UTC  (6+ messages)
` [PATCH v2] lsm: check size of writes

[PATCH 2/2] usb: typec: thunderbolt: Remove IS_ERR check for plug
 2025-01-24 19:40 UTC 

[PATCH 1/2] usb: typec: thunderbolt: Fix loops that iterate TYPEC_PLUG_SOP_P and TYPEC_PLUG_SOP_PP
 2025-01-24 19:40 UTC 

[PATCH 1/4] rcutorture: Allow a negative value for nfakewriters
 2025-01-24 19:34 UTC  (9+ messages)
` [PATCH 2/4] torture: Remove CONFIG_NR_CPUS configuration

[PATCH] workqueue: Put the pwq after detaching the rescuer from the pool
 2025-01-24 19:30 UTC  (2+ messages)

arch/x86/kernel/head_64.o: warning: objtool: xen_hypercall_hvm+0x30: sibling call from callable instruction with modified stack frame
 2025-01-24 19:19 UTC 

[PATCH v4 0/4] Add support for the rest of Renesas RZ/G3S serial interfaces
 2025-01-24 19:15 UTC  (3+ messages)
` [PATCH v4 4/4] arm64: dts: renesas: r9a08g045s33-smarc-pmod: Add overlay for SCIF1

[PATCH net] bgmac: reduce max frame size to support just MTU 1500
 2025-01-24 19:14 UTC 

[RFC][PATCH 0/8] x86/mm: Simplify PAE page table handling
 2025-01-24 19:12 UTC  (5+ messages)

[PATCH] kernel/fork: Be more careful about dup_mmap() failures
 2025-01-24 19:09 UTC  (3+ messages)

[PATCH v2] sched_ext: Fix lock imbalance in dispatch_to_local_dsq()
 2025-01-24 19:08 UTC  (2+ messages)


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