The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-02-21 12:44:36 to 2025-02-21 14:58:35 UTC [more...]

[PATCH] nfsd: decrease cl_cb_inflight if fail to queue cb_work
 2025-02-21 14:58 UTC  (9+ messages)

[PATCH v2 0/8] riscv: Unaligned access speed probing fixes and skipping
 2025-02-21 14:57 UTC  (9+ messages)
` [PATCH v2 1/8] riscv: Annotate unaligned access init functions
` [PATCH v2 2/8] riscv: Fix riscv_online_cpu_vec
` [PATCH v2 3/8] riscv: Fix check_unaligned_access_all_cpus
` [PATCH v2 4/8] riscv: Change check_unaligned_access_speed_all_cpus to void
` [PATCH v2 5/8] riscv: Fix set up of cpu hotplug callbacks
` [PATCH v2 6/8] riscv: Fix set up of vector cpu hotplug callback
` [PATCH v2 7/8] riscv: Add parameter for skipping access speed tests
` [PATCH v2 8/8] Documentation/kernel-parameters: Add riscv unaligned speed parameters

[PATCH] slub: Fix Off-By-One in the While condition in on_freelist()
 2025-02-21 14:57 UTC  (4+ messages)

[PATCH 0/2] Add myself as a Reviewer of AMD display and update mailmap
 2025-02-21 14:56 UTC  (4+ messages)
` [PATCH 2/2] mailmap: Add entry for Rodrigo Siqueira

[syzbot] possible deadlock in page_cache_ra_unbounded
 2025-02-21 14:56 UTC  (3+ messages)
` [syzbot] [mm] [fs] "

[PATCH] arm64: mm: Don't use %pK through printk
 2025-02-21 14:55 UTC  (2+ messages)

[PATCH 0/3] xhci: ring queuing cleanups
 2025-02-21 14:54 UTC  (5+ messages)
` [PATCH 1/3] usb: xhci: Simplify update_ring_for_set_deq_completion()
` [PATCH 3/3] usb: xhci: Unify duplicate inc_enq() code

[RFC PATCH 0/2] Batch free work in io-wq
 2025-02-21 14:52 UTC  (5+ messages)
` [RFC PATCH 2/2] io_uring/io-wq: try to batch multiple free work

[PATCH v2 0/7] iommu: Add MSI mapping support with nested SMMU (Part-1 core)
 2025-02-21 14:51 UTC  (13+ messages)
` [PATCH v2 1/7] genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookie
` [PATCH v2 4/7] irqchip: Have CONFIG_IRQ_MSI_IOMMU be selected by irqchips that need it
` [PATCH v2 6/7] iommufd: Implement sw_msi support natively
` [PATCH v2 7/7] iommu: Turn iova_cookie to dma-iommu private pointer

[PATCH] qnx4: fix to avoid panic due to buffer overflow
 2025-02-21 14:51 UTC  (2+ messages)

[PATCH v3 0/6] mips: dts: ralink: update system controller nodes and its consumers
 2025-02-21 14:50 UTC  (3+ messages)

[PATCH v5] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port
 2025-02-21 14:49 UTC 

[PATCH] workqueue: Always use wq_select_unbound_cpu() for WORK_CPU_UNBOUND
 2025-02-21 14:49 UTC  (2+ messages)

[PATCH RESEND] x86/mm: Replace manual gap bounding with clamp()
 2025-02-21 14:49 UTC  (2+ messages)
` [tip: x86/mm] x86/mm: Replace open-coded "

[PATCH V2 0/2] rust: Add basic clock bindings
 2025-02-21 14:47 UTC  (9+ messages)
` [PATCH V2 1/2] rust: Add clk helpers
` [PATCH V2 2/2] rust: Add basic bindings for clk APIs

[GIT PULL] gpio fixes for v6.14-rc4
 2025-02-21 14:47 UTC 

[PATCH v8 00/14] hrtimer Rust API
 2025-02-21 14:46 UTC  (15+ messages)
` [PATCH v8 02/14] rust: hrtimer: introduce hrtimer support

[PATCH v2 00/14] kasan: x86: arm64: KASAN tag-based mode for x86
 2025-02-21 14:44 UTC  (10+ messages)
` [PATCH v2 01/14] kasan: sw_tags: Use arithmetic shift for shadow computation
` [PATCH v2 02/14] kasan: sw_tags: Check kasan_flag_enabled at runtime
` [PATCH v2 14/14] x86: Make software tag-based kasan available

[PATCH v2 3/2] sched/deadline: Check bandwidth overflow earlier for hotplug
 2025-02-21 14:45 UTC  (13+ messages)

[PATCH v7 0/3] Add HDMI audio on the rk3588 SoC
 2025-02-21 14:43 UTC  (4+ messages)

[PATCH iwl-next v5 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-21 14:44 UTC  (8+ messages)
` [PATCH iwl-next v5 1/9] net: ethtool: mm: extract stmmac verification logic into common library

[PATCH -tip] x86/stackprotector: Move stack canary to struct pcpu_hot
 2025-02-21 14:38 UTC  (8+ messages)

[PATCH] x86/tsc: Always save/restore TSC sched_clock on suspend/resume
 2025-02-21 14:37 UTC  (2+ messages)
` [tip: sched/core] x86/tsc: Always save/restore TSC sched_clock() "

[PATCH v4 00/14] Change ghes to use HEST-based offsets and add support for error inject
 2025-02-21 14:35 UTC  (15+ messages)
` [PATCH v4 01/14] acpi/ghes: prepare to change the way HEST offsets are calculated
` [PATCH v4 02/14] acpi/ghes: add a firmware file with HEST address
` [PATCH v4 03/14] acpi/ghes: Use HEST table offsets when preparing GHES records
` [PATCH v4 04/14] acpi/ghes: don't hard-code the number of sources for HEST table
` [PATCH v4 05/14] acpi/ghes: add a notifier to notify when error data is ready
` [PATCH v4 06/14] acpi/ghes: create an ancillary acpi_ghes_get_state() function
` [PATCH v4 07/14] acpi/generic_event_device: Update GHES migration to cover hest addr
` [PATCH v4 08/14] acpi/generic_event_device: add logic to detect if HEST addr is available
` [PATCH v4 09/14] acpi/generic_event_device: add an APEI error device
` [PATCH v4 10/14] tests/acpi: virt: allow acpi table changes for a new table: HEST
` [PATCH v4 11/14] arm/virt: Wire up a GED error device for ACPI / GHES
` [PATCH v4 12/14] tests/acpi: virt: add a HEST table to aarch64 virt and update DSDT
` [PATCH v4 13/14] qapi/acpi-hest: add an interface to do generic CPER error injection
` [PATCH v4 14/14] scripts/ghes_inject: add a script to generate GHES error inject

[PATCH v2 0/2] hung_task: Dump the blocking task stacktrace
 2025-02-21 14:30 UTC  (3+ messages)
` [PATCH v2 1/2] hung_task: Show the blocker task if the task is hung on mutex
` [PATCH v2 2/2] samples: Add hung_task detector mutex blocking sample

[PATCHv4 1/2] memremap: Pass down MEMREMAP_* flags to arch_memremap_wb()
 2025-02-21 14:28 UTC  (2+ messages)
` [tip: x86/mm] mm/memremap: "

[PATCHv4 2/2] x86/mm: Make memremap(MEMREMAP_WB) map memory as encrypted by default
 2025-02-21 14:28 UTC  (2+ messages)
` [tip: x86/mm] "

[PATCH v8 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-02-21 14:28 UTC  (4+ messages)

[PATCH v2 0/6] media: v4l: add support for Virtual Channel IDs
 2025-02-21 14:27 UTC  (4+ messages)
` [PATCH v2 1/6] dt-bindings: media: video-interfaces: "

[tip:x86/cpu 3/5] ERROR: modpost: "acpi_processor_ffh_play_dead" [drivers/acpi/processor.ko] undefined!
 2025-02-21 14:27 UTC  (4+ messages)
  ` [PATCH] ACPI/processor_idle: Export acpi_processor_ffh_play_dead()
  ` [tip: x86/cpu] "

[PATCH 0/6] Change ->mkdir() and vfs_mkdir() to return a dentry
 2025-02-21 14:25 UTC  (9+ messages)
` [PATCH 2/6] hostfs: store inode in dentry after mkdir if possible
` [PATCH 3/6] ceph: return the correct dentry on mkdir
` [PATCH 4/6] fuse: return correct dentry for ->mkdir
` [PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry

[PATCH v4 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-02-21 14:14 UTC  (3+ messages)

[PATCH v6 00/15] drm/msm/dpu: Support quad pipe with dual-DSI
 2025-02-21 14:21 UTC  (7+ messages)
` [PATCH v6 12/15] drm/msm/dpu: blend pipes per mixer pairs config

[PATCH 0/2] Add a command line option that enables control of how many threads per NUMA node should be used to allocate huge pages
 2025-02-21 14:16 UTC  (5+ messages)
` [PATCH 1/2] mm: hugetlb: add hugetlb_alloc_threads cmdline option
` [PATCH 2/2] mm: hugetlb: log time needed to allocate hugepages

[PATCH v2 0/4] arm64: dts: qcom: sm8750: CDSP and modem
 2025-02-21 14:15 UTC  (5+ messages)
` [PATCH v2 3/4] arm64: dts: qcom: sm8750-mtp: Enable CDSP and mention MPSS

[PATCH v2 0/5] arm64: dts: rockchip: pinmux fixes and support for 2 adapters for Theobroma boards
 2025-02-21 14:04 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: rockchip: fix pinmux of UART0 for PX30 Ringneck on Haikou
` [PATCH v2 2/5] arm64: dts: rockchip: fix pinmux of UART5 "
` [PATCH v2 3/5] arm64: dts: rockchip: add support for HAIKOU-LVDS-9904379 adapter for PX30 Ringneck
` [PATCH v2 4/5] arm64: dts: rockchip: add overlay for PX30 Ringneck Haikou Video Demo adapter
` [PATCH v2 5/5] arm64: dts: rockchip: add overlay for RK3399 Puma "

[PATCH v5 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-02-21 14:14 UTC  (5+ messages)
` [PATCH v5 02/10] dt-bindings: clock: Add Qualcomm QCS615 Camera clock controller
` [PATCH v5 04/10] dt-bindings: clock: Add Qualcomm QCS615 Display "

[PATCH v4 00/11] media: rockchip: add a driver for the rockchip camera interface
 2025-02-21 14:13 UTC  (5+ messages)
` [PATCH v4 03/11] media: dt-bindings: media: add bindings for rockchip rk3568 vicap
` [PATCH v4 04/11] media: dt-bindings: media: add bindings for rockchip mipi csi host

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-02-21 14:12 UTC  (16+ messages)

[PATCH v2 1/4] pkeys: add API to switch to permissive pkey register
 2025-02-21 14:10 UTC  (2+ messages)

kernel/sched/ext.c:5356 scx_create_rt_helper() warn: 'helper' is an error pointer or valid
 2025-02-21 14:09 UTC 

[PATCH 5/8] events: Move perf_event sysctls into kernel/events
 2025-02-21 14:06 UTC  (2+ messages)
` [tip: perf/core] perf/core: "

[PATCH v3 0/5] MIPS: Allow using multi-cluster with a broken HCI
 2025-02-21 14:04 UTC  (2+ messages)

[PATCH 0/4] Add support for the TPM FF-A start method
 2025-02-21 14:02 UTC  (11+ messages)

[PATCH v4 0/2] Add support for read retry
 2025-02-21 13:59 UTC  (2+ messages)

[PATCH v3 0/2] Handle .data.rel.ro correctly and use it for BPF
 2025-02-21 13:57 UTC  (3+ messages)
` [PATCH v3 1/2] vmlinux.lds: Ensure that const vars with relocations are mapped R/O
` [PATCH v3 2/2] objtool: Fix C jump table annotations for Clang

[PATCH v1] x86/fpu: Fix guest FPU state buffer allocation size
 2025-02-21 13:56 UTC  (2+ messages)
` [tip: x86/fpu] "

[RESEND PATCH v9 0/2] Enable Bluetooth on qcs6490-rb3gen2 board
 2025-02-21 13:55 UTC  (3+ messages)
` [RESEND PATCH v9 1/2] arm64: dts: qcom: qcs6490-rb3gen: add and enable BT node

[PATCH net-next 0/7] netconsole: Add taskname sysdata support
 2025-02-21 13:52 UTC  (8+ messages)
` [PATCH net-next 1/7] netconsole: prefix CPU_NR sysdata feature with SYSDATA_
` [PATCH net-next 2/7] netconsole: refactor CPU number formatting into separate function
` [PATCH net-next 3/7] netconsole: add taskname to extradata entry count
` [PATCH net-next 4/7] netconsole: add configfs controls for taskname sysdata feature
` [PATCH net-next 5/7] netconsole: add task name to extra data fields
` [PATCH net-next 6/7] netconsole: docs: document the task name feature
` [PATCH net-next 7/7] netconsole: selftest: add task name append testing

[PATCH 0/2] fs/proc/task_mmu: add guard region bit to pagemap
 2025-02-21 13:51 UTC  (3+ messages)
` [PATCH 2/2] tools/selftests: add guard region test for /proc/$pid/pagemap

[PATCH net-next v5 00/12] Add support for PSE budget evaluation strategy
 2025-02-21 13:49 UTC  (3+ messages)
` [PATCH net-next v5 07/12] net: ethtool: Add PSE new budget evaluation strategy support feature

[PATCH v2 0/2] gpio: pcf857x: add support for reset-gpios on (most) PCA967x
 2025-02-21 13:48 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH RFC] pmdomain: core: add support for writeble power domain state
 2025-02-21 13:48 UTC 

[PATCH] LoongArch: Remove unused option with HAVE_VIRT_CPU_ACCOUNTING_GEN
 2025-02-21 13:42 UTC  (2+ messages)

[PATCH v3 00/10] x86/ibt: FineIBT-BHI
 2025-02-21 13:40 UTC  (4+ messages)
` [PATCH v3 07/10] x86/ibt: Add paranoid FineIBT mode

[PATCH v6 00/14] iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ)
 2025-02-21 13:39 UTC  (7+ messages)
` [PATCH v6 07/14] iommufd/viommu: Add iommufd_viommu_report_event helper

[PATCH] x86/module: remove unnecessary check in module_finalize()
 2025-02-21 13:37 UTC  (2+ messages)
` [tip: x86/core] x86/module: Remove "

[PATCH v2] docs: arch/x86/sva: Fix two grammar errors under Background and FAQ
 2025-02-21 13:37 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-02-21 13:35 UTC  (9+ messages)
` [PATCH 3/5] clk: qcom: common: Attach clock power domains conditionally

[PATCH v3 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-21 13:35 UTC  (4+ messages)
` [PATCH v3 1/3] gpio: introduce utilities for synchronous fake device creation
` [PATCH v3 2/3] gpio: sim: convert to use dev-sync-probe utilities
` [PATCH v3 3/3] gpio: virtuser: "

[PATCH v2 00/16] drm/msm: Add support for SM8750
 2025-02-21 13:33 UTC  (7+ messages)
` [PATCH v2 15/16] drm/msm/dpu: Implement new v12.0 DPU differences

Linux 6.13.4
 2025-02-21 13:28 UTC  (2+ messages)

[PATCH 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-02-21 13:27 UTC  (4+ messages)
` [PATCH 4/6] dt-bindings: thermal: rockchip: document otp thermal trim

Linux 6.12.16
 2025-02-21 13:27 UTC  (2+ messages)

Linux 6.6.79
 2025-02-21 13:27 UTC  (2+ messages)

Linux 6.1.129
 2025-02-21 13:27 UTC  (2+ messages)

[PATCH] x86/cpufeatures: Make AVX-VNNI depend on AVX
 2025-02-21 13:27 UTC  (2+ messages)
` [tip: x86/urgent] "

[PATCH] rseq: Fix rseq registration with CONFIG_DEBUG_RSEQ
 2025-02-21 13:26 UTC  (2+ messages)
` [tip: sched/urgent] "

[PATCH v10] platform/x86:lenovo-wmi-hotkey-utilities.c: Support for mic and audio mute LEDs
 2025-02-21 13:20 UTC  (2+ messages)

[syzbot] [v9fs?] BUG: stack guard page was hit in sys_openat
 2025-02-21 13:20 UTC  (2+ messages)
` [syzbot] [mm?] "

[PATCH net-next v5 0/2] netconsole: allow selection of egress interface via MAC address
 2025-02-21 13:17 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net, treewide: define and use MAC_ADDR_STR_LEN

[PATCH] ntb: reduce stack usage in idt_scan_mws
 2025-02-21 13:17 UTC  (2+ messages)

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-02-21 13:15 UTC  (23+ messages)
` [PATCH *-next 01/18] mm/mmu_gather: Remove needless return in void API tlb_remove_page()
` [PATCH *-next 02/18] cpu: Remove needless return in void API suspend_enable_secondary_cpus()
` [PATCH *-next 03/18] crypto: api - Remove needless return in void API crypto_free_tfm()
` [PATCH *-next 04/18] crypto: scomp - Remove needless return in void API crypto_scomp_free_ctx()
` [PATCH *-next 05/18] sysfs: Remove needless return in void API sysfs_enable_ns()
` [PATCH *-next 06/18] skbuff: Remove needless return in void API consume_skb()
` [PATCH *-next 07/18] wifi: mac80211: Remove needless return in void API _ieee80211_hw_set()
` [PATCH *-next 08/18] net: sched: Remove needless return in void API qdisc_watchdog_schedule_ns()
` [PATCH *-next 09/18] ipv4/igmp: Remove needless return in void API ip_mc_dec_group()
` [PATCH *-next 10/18] IB/rdmavt: Remove needless return in void API rvt_mod_retry_timer()
` [PATCH *-next 11/18] ratelimit: Remove needless return in void API ratelimit_default_init()
` [PATCH *-next 12/18] siox: Remove needless return in void API siox_driver_unregister()
` [PATCH *-next 13/18] gpiolib: Remove needless return in two void APIs
` [PATCH *-next 14/18] PM: wakeup: Remove needless return in three "
` [PATCH *-next 15/18] mfd: db8500-prcmu: "
` [PATCH *-next 16/18] rhashtable: "
` [PATCH *-next 17/18] dma-mapping: Remove needless return in five "
` [PATCH *-next 18/18] mtd: nand: Do not return void function in void function

[PATCH] x86/build: Raise the minimum LLVM version to 15.0.0
 2025-02-21 13:16 UTC  (2+ messages)
` [tip: x86/asm] "

[PATCH] dt-bindings: display/msm: qcom,sa8775p-mdss: Add missing eDP phy
 2025-02-21 13:16 UTC  (3+ messages)

[PATCH 0/5] xHCI: Isochronous error handling fixes and improvements
 2025-02-21 13:17 UTC  (5+ messages)
` [PATCH 5/5] usb: xhci: Skip only one TD on Ring Underrun/Overrun

[Patch 0/5] Support Autonomous Selection mode in cppc_cpufreq
 2025-02-21 13:14 UTC  (8+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-21 13:12 UTC  (14+ messages)

[PATCH 0/2] fixes for uncached IO
 2025-02-21 13:10 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: x1e80100: Add crypto engine
 2025-02-21 13:07 UTC 

[PATCH hyperv-next v2 0/2] x86/hyperv: VTL mode reboot fixes
 2025-02-21 13:04 UTC  (2+ messages)

scripts_gdb: Python Exception <class 'gdb.error'>: There is no member named nsections
 2025-02-21 13:03 UTC  (2+ messages)
` [PATCH] scripts/gdb/linux/symbols.py: address changes to module_sect_attrs

[PATCH 1/4] media: nuvoton: Fix reference handling of ece_pdev
 2025-02-21 13:01 UTC  (2+ messages)

[PATCH] ARM: add KEEP() keyword to ARM_VECTORS
 2025-02-21 12:55 UTC 

[PATCH v2 0/3] Add synchronous fake device creation utility for GPIO drivers
 2025-02-21 12:49 UTC  (6+ messages)
` [PATCH v2 1/3] gpio: introduce utilities for synchronous fake device creation

[PATCH] arm64: dts: qcom: x1e80100: Add crypto engine
 2025-02-21 12:47 UTC  (3+ messages)

[PATCH] ACPI: NUMA: Move get_numa_distances_cnt() helper to needed location
 2025-02-21 12:45 UTC  (4+ messages)

[PATCH v1 0/2] tty/vt: Cleanups for keyboard driver
 2025-02-21 12:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] tty/vt: Use KVAL instead of use bit operation
  ` [PATCH v2 2/2] tty/vt: Gather the code that outputs char with utf8 in mind


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