mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v2] rust: Makefile: bound rustdoc workaround to affected versions
 2026-02-03 23:48 UTC  (3+ messages)
` [PATCH v4] "

[RFC] pinctrl: pinconf-generic: move ..dt_node_to_map_pinmux() to amlogic-am4 driver
 2026-02-03 23:34 UTC  (2+ messages)

[PATCH V2 00/13] Add DMR/NVL and missing PTL uncore support
 2026-02-03 23:33 UTC  (10+ messages)
` [PATCH V2 11/13] perf pmu: Relax uncore wildcard matching to allow numeric suffix

[PATCH v4 00/10] perf stat fixes and improvements
 2026-02-03 23:31 UTC  (6+ messages)
` [PATCH v4 07/10] perf tool_pmu: More accurately set the cpus for tool events

[rfc 0/2] pinctrl property checks
 2026-02-03 23:30 UTC  (2+ messages)

[RFC 00/12] mm: PUD (1GB) THP implementation
 2026-02-03 23:29 UTC  (10+ messages)
` [RFC 01/12] mm: add PUD THP ptdesc and rmap support

[PATCH v2] audit: Avoid excessive dput/dget in audit_context setup and reset paths
 2026-02-03 23:26 UTC  (5+ messages)

[PATCH v2 0/8] media: qcom: iris/venus: fix power domain handling on SM8250
 2026-02-03 23:26 UTC  (9+ messages)
  ` [PATCH v2 1/8] dt-bindings: clock: qcom,sm8250-videocc: account for the MX domain
  ` [PATCH v2 2/8] pmdomain: de-constify fields struct dev_pm_domain_attach_data
  ` [PATCH v2 3/8] media: dt-bindings: qcom,sm8250-venus: sort out power domains
  ` [PATCH v2 5/8] media: venus: scale MMCX power domain on SM8250

[tip:irq/cleanups] BUILD SUCCESS ef92b98f5f6758a049898b53aa30476010db04fa
 2026-02-03 23:25 UTC 

[tip:sched/core] BUILD SUCCESS e34881c84c255bc300f24d9fe685324be20da3d1
 2026-02-03 23:25 UTC 

[PATCH 11/12] selftests/nolibc: Increase coverage of printf format tests
 2026-02-03 23:23 UTC  (2+ messages)

[PATCH] thinkpad_acpi: Add Auto mode support with dynamic max_brightness
 2026-02-03 23:22 UTC 

[PATCH] bpf: add missing __printf attributes
 2026-02-03 23:21 UTC  (7+ messages)

[PATCH 0/2] PM: QoS/pmdomains: support resume latencies for system-wide PM
 2026-02-03 23:19 UTC  (4+ messages)
` [PATCH 2/2] pmdommain: add support system-wide resume latency constraints

[PATCH] mm: zswap: Use SG list decompression APIs from zsmalloc
 2026-02-03 23:18 UTC  (3+ messages)

[PATCH v2 0/6] irqchip/renesas-rzv2h: Add support to handle ICU error IRQ and add SWPE trigger
 2026-02-03 23:18 UTC  (7+ messages)
` [PATCH v2 1/6] irqchip/renesas-rzv2h: Use local node pointer
` [PATCH v2 2/6] irqchip/renesas-rzv2h: Use local device pointer in ICU probe
` [PATCH v2 3/6] irqchip/renesas-rzv2h: Switch to using dev_err_probe()
` [PATCH v2 4/6] irqchip/renesas-rzv2h: Make IRQ type handling range-aware
` [PATCH v2 5/6] irqchip/renesas-rzv2h: Add CA55 software interrupt support
` [PATCH v2 6/6] irqchip/renesas-rzv2h: Handle ICU error IRQ and add SWPE trigger

[PATCH 2/2] Input: charlieplex_keypad: add GPIO charlieplex keypad
 2026-02-03 23:17 UTC  (2+ messages)

[PATCH RFCv1 1/3] PCI: Allow ATS to be always on for CXL.cache capable devices
 2026-02-03 23:16 UTC  (11+ messages)

[PATCH] zsmalloc: introduce SG-list based object read API
 2026-02-03 23:14 UTC  (3+ messages)

Fixes tags could use some work in the pci tree
 2026-02-03 23:13 UTC  (2+ messages)

[PATCH 0/2] Add HPET NMI Watchdog support
 2026-02-03 23:13 UTC  (9+ messages)
` [PATCH 2/2] hpet: Add HPET-based NMI watchdog support

[PATCH RFC v5 0/2] pmdomain: core: add support for domain hierarchies in DT
 2026-02-03 23:12 UTC  (4+ messages)
` [PATCH RFC v5 1/2] pmdomain: core: support domain hierarchy via power-domain-map

[PATCH v3] hfsplus: validate btree bitmap during mount and handle corruption gracefully
 2026-02-03 23:12 UTC  (4+ messages)

[Patch v3 0/4] Perf tools: perf-regs bug fix and optimization
 2026-02-03 23:11 UTC  (7+ messages)
` [Patch v3 1/4] perf regs: Fix abort for "-I" or "--user-regs" options
` [Patch v3 3/4] perf regs: Remove __weak attributive arch__xxx_reg_mask() functions
` [Patch v3 4/4] perf regs: Remove __weak attributive arch_sdt_arg_parse_op() function

[PATCH net-next v3 0/2] virtio_net: add page_pool support
 2026-02-03 23:10 UTC  (3+ messages)
` [PATCH net-next v3 1/2] virtio_net: add page_pool support for buffer allocation
` [PATCH net-next v3 2/2] selftests: virtio_net: add buffer circulation test

[PATCH 1/4] staging: sm750fb: replace strcat() with memcpy() in lynxfb_setup()
 2026-02-03 23:07 UTC  (4+ messages)
` [PATCH 2/4] staging: sm750fb: use strcmp() for exact option matching
` [PATCH 3/4] staging: sm750fb: convert pr_* to dev_* logging in sm750.c
` [PATCH 4/4] staging: sm750fb: convert pr_* to dev_* logging in sm750_hw.c

[PATCH] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-02-03 23:06 UTC 

[PATCH] perf stat: Ensure metrics are displayed even with failed events
 2026-02-03 23:06 UTC 

[PATCH 1/2] myri10ge: avoid passing uninitialized data to inline asm
 2026-02-03 23:04 UTC  (2+ messages)
` [PATCH 2/2] [v3] myri10ge: avoid uninitialized variable use

[PATCH v2 0/4] Improve Hyper-V memory deposit error handling
 2026-02-03 23:03 UTC  (4+ messages)
` [PATCH v2 2/4] mshv: Introduce hv_deposit_memory helper functions

[PATCH v2] drm/mgag200: fix mgag200_bmc_stop_scanout()
 2026-02-03 23:01 UTC  (3+ messages)

[Kernel Bug] WARNING in mempool_alloc_noprof
 2026-02-03 23:01 UTC  (9+ messages)

[tip:locking/core 27/43] ld.lld: error: undefined symbol: _raw_write_trylock
 2026-02-03 22:59 UTC  (2+ messages)

[PATCH v4 0/3] mailbox queue length check
 2026-02-03 22:58 UTC  (4+ messages)
` [PATCH v4 1/3] mailbox: check mailbox queue is full or not
` [PATCH v4 2/3] remoteproc: xlnx: assign mbox client per mbox channel
` [PATCH v4 3/3] remoteproc: xlnx: do not send new mbox notification

[PATCH 1/2] dt-bindings: arm: fsl: Add Gateworks GW7906 board
 2026-02-03 22:57 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: imx: Add i.mx8mm Gateworks GW7906 dts support

[PATCH v3] tee: optee: prevent use-after-free when the client exits before the supplicant
 2026-02-03 22:56 UTC  (5+ messages)

[PATCH 08/13] media: stm32: dcmipp: add pixel pipes helper functions
 2026-02-03 22:55 UTC  (2+ messages)

[PATCH] ACPI: APEI: Avoid NULL pointer dereference in ghes_estatus_pool_region_free
 2026-02-03 22:55 UTC  (2+ messages)

[PATCH v6 0/3] s32g: Use a syscon for GPR
 2026-02-03 22:54 UTC  (3+ messages)

[PATCH v7 0/6] perf stat affinity changes
 2026-02-03 22:51 UTC  (7+ messages)
` [PATCH v7 1/6] Revert "perf tool_pmu: More accurately set the cpus for tool events"
` [PATCH v7 2/6] perf stat-shadow: In prepare_metric fix guard on reading NULL perf_stat_evsel
` [PATCH v7 3/6] perf evlist: Special map propagation for tool events that read on 1 CPU
` [PATCH v7 4/6] perf evlist: Missing TPEBS close in evlist__close
` [PATCH v7 5/6] perf evlist: Reduce affinity use and move into iterator, fix no affinity
` [PATCH v7 6/6] perf stat: Add no-affinity flag

[PATCH 1/2] KVM: guest_memfd: Always use order 0 when allocating for guest_memfd
 2026-02-03 22:50 UTC  (2+ messages)
  ` [syzbot] [kvm?] WARNING in kvm_gmem_fault_user_mapping

[PATCH v5 0/5] Introduce MAX77759 charger driver
 2026-02-03 22:50 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: mfd: maxim,max77759: reference power-supply schema and add regulator property
` [PATCH v5 2/5] dt-bindings: usb: maxim,max33359: Add supply property for vbus
` [PATCH v5 3/5] mfd: max77759: add register bitmasks and modify irq configs for charger
` [PATCH v5 4/5] power: supply: max77759: add charger driver
` [PATCH v5 5/5] usb: typec: tcpm/tcpci_maxim: deprecate WAR for setting charger mode

[PATCH tip/locking/core] locking/rwlock: Fix write_trylock_irqsave() with CONFIG_INLINE_WRITE_TRYLOCK
 2026-02-03 22:50 UTC 

[PATCH v2 00/14] TP8028 Rapid Path Failure Recovery
 2026-02-03 22:49 UTC  (9+ messages)
` [PATCH v2 10/14] nvme-tcp: Use CCR to recover controller that hits an error
` [PATCH v2 12/14] nvme-fc: Decouple error recovery from controller reset

[PATCH v4] selftests/futex: fix the failed futex_requeue test issue
 2026-02-03 22:48 UTC  (2+ messages)

[PATCH v0] x86/hyperv: Move hv crash init after hypercall pg setup
 2026-02-03 22:41 UTC 

[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
 2026-02-03 22:40 UTC  (8+ messages)

[PATCH 0/2] Fix port enumeration failure and NULL endpoint issue
 2026-02-03 22:37 UTC  (12+ messages)
` [PATCH 1/2] cxl/core: Set cxlmd->endpoint to NULL by default
` [PATCH 2/2] cxl/core: Hold grandparent port lock while dport adding

[PATCH net-next] dt-bindings: net: micrel: Fix dtbs compatible too long warnings
 2026-02-03 22:28 UTC  (2+ messages)

[PATCH] powerpc/uaccess: Fix inline assembly for clang build on PPC32
 2026-02-03 22:28 UTC  (2+ messages)

[PATCH] drm/bridge: waveshare-dsi: Register and attach our DSI device at probe
 2026-02-03 22:28 UTC  (2+ messages)

amdgpu driver rebinding broken by "drm/amd: Clean up kfd node on surprise disconnect"
 2026-02-03 22:27 UTC 

[PATCH 0/6] rust: io: turn IoCapable into a functional trait
 2026-02-03 22:25 UTC  (6+ messages)
` [PATCH 3/6] rust: io: provide Mmio relaxed ops through a wrapper type

[PATCH v2 0/5] gpu: nova-core: use checked arithmetic for firmware parsing robustness
 2026-02-03 22:24 UTC  (7+ messages)
` [PATCH v2 1/5] gpu: nova-core: use checked arithmetic in FWSEC firmware parsing

[PATCH v2 0/3] KVM: SEV: Add support for IBPB-on-Entry
 2026-02-03 22:24 UTC  (4+ messages)
` [PATCH v2 1/3] x86/sev: Allow IBPB-on-Entry feature for SNP guests
` [PATCH v2 2/3] KVM: SEV: Add support for IBPB-on-Entry
` [PATCH v2 3/3] x86/sev: Rename SNP_FEATURES_PRESENT->SNP_FEATURES_IMPL

[PATCH v5 00/18] Add support for MT8189 clock controller
 2026-02-03 22:16 UTC  (4+ messages)
` [PATCH v5 01/18] dt-bindings: clock: Add MediaTek MT8189 clock

[PATCH 0/1] usb: core: Add quirk for Gigabyte Aorus Waterforce X II AIO coolers
 2026-02-03 22:10 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/14] iommu: Add live update state preservation
 2026-02-03 22:09 UTC  (15+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks
` [PATCH 02/14] iommu: Implement IOMMU core liveupdate skeleton
` [PATCH 03/14] liveupdate: luo_file: Add internal APIs for file preservation
` [PATCH 04/14] iommu/pages: Add APIs to preserve/unpreserve/restore iommu pages
` [PATCH 05/14] iommupt: Implement preserve/unpreserve/restore callbacks
` [PATCH 06/14] iommu/vt-d: Implement device and iommu preserve/unpreserve ops
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids
` [PATCH 08/14] iommu: Restore and reattach preserved domains to devices
` [PATCH 09/14] iommu/vt-d: preserve PASID table of preserved device
` [PATCH 10/14] iommufd-lu: Implement ioctl to let userspace mark an HWPT to be preserved
` [PATCH 11/14] iommufd-lu: Persist iommu hardware pagetables for live update
` [PATCH 12/14] iommufd: Add APIs to preserve/unpreserve a vfio cdev
` [PATCH 13/14] vfio/pci: Preserve the iommufd state of the "
` [PATCH 14/14] iommufd/selftest: Add test to verify iommufd preservation

[PATCH v9 00/19] DCD: Add support for Dynamic Capacity Devices (DCD)
 2026-02-03 22:04 UTC  (3+ messages)

[PATCH 0/2] unwind: Fix a few edge cases in unwind_deferred_request()
 2026-02-03 21:59 UTC  (3+ messages)
` [PATCH 1/2] unwind: Fix negative bit check "
` [PATCH 2/2] unwind: Fix return value for already-queued case "

[PATCH v9 0/6] scripts/make_fit: Support ramdisks and faster operations
 2026-02-03 21:59 UTC  (4+ messages)

[PATCH] lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
 2026-02-03 21:56 UTC  (2+ messages)

[PATCH] workqueue: rust: add work item runtime modification support
 2026-02-03 21:55 UTC 

[RFC PATCH] media: Virtual camera driver
 2026-02-03 21:49 UTC  (5+ messages)

[PATCH 1/2] drm: introduce page_flip_timeout()
 2026-02-03 21:48 UTC  (4+ messages)

[PATCH v4 00/41] arm_mpam: Add KVM/arm64 and resctrl glue code
 2026-02-03 21:43 UTC  (42+ messages)
` [PATCH v4 01/41] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v4 02/41] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v4 03/41] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v4 04/41] arm64: mpam: Context switch the MPAM registers
` [PATCH v4 05/41] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v4 06/41] arm64: mpam: Drop the CONFIG_EXPERT restriction
` [PATCH v4 07/41] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v4 08/41] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v4 09/41] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v4 10/41] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v4 11/41] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v4 12/41] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v4 13/41] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v4 14/41] arm_mpam: resctrl: Sort the order of the domain lists
` [PATCH v4 15/41] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v4 16/41] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v4 17/41] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v4 18/41] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v4 19/41] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v4 20/41] arm_mpam: resctrl: Add CDP emulation
` [PATCH v4 21/41] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v4 22/41] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v4 23/41] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v4 24/41] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v4 25/41] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v4 26/41] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v4 27/41] arm_mpam: resctrl: Add support for csu counters
` [PATCH v4 28/41] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v4 29/41] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v4 30/41] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v4 31/41] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v4 32/41] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v4 33/41] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v4 34/41] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v4 35/41] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v4 36/41] arm_mpam: Add quirk framework
` [PATCH v4 37/41] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v4 38/41] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v4 39/41] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v4 40/41] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
` [PATCH v4 41/41] arm64: mpam: Add initial MPAM documentation

[PATCH] drm/komeda: fix integer overflow in AFBC framebuffer size check
 2026-02-03 21:43 UTC  (2+ messages)

[PATCH v5] dmaengine: dw-edma: fix MSI data programming for multi-IRQ case
 2026-02-03 21:42 UTC  (2+ messages)

[PATCH v2 0/4] Add missing bug fixes
 2026-02-03 21:42 UTC  (16+ messages)
` [PATCH v2 1/4] misc: fastrpc: Add NULL check to fastrpc_buf_free to prevent crash
` [PATCH v2 3/4] misc: fastrpc: Remove buffer from list prior to unmap operation
` [PATCH v2 4/4] misc: fastrpc: Allocate entire reserved memory for Audio PD in probe

[RFC PATCH v2] media: Virtual camera driver
 2026-02-03 21:40 UTC  (18+ messages)

[PATCH v9 00/13] cxl: ACPI PRM Address Translation Support and AMD Zen5 enablement
 2026-02-03 21:35 UTC  (3+ messages)

[PATCH] selftests/futex: skip futex_numa_mpol without libnuma
 2026-02-03 21:35 UTC  (2+ messages)

[PATCH RESEND v1] Bluetooth: btusb: MT7922: Add VID/PID 0489/e174
 2026-02-03 21:34 UTC  (2+ messages)

[RFC PATCH v5 00/45] TDX: Dynamic PAMT + S-EPT Hugepage
 2026-02-03 21:34 UTC  (15+ messages)
` [RFC PATCH v5 02/45] KVM: x86/mmu: Update iter->old_spte if cmpxchg64 on mirror SPTE "fails"
` [RFC PATCH v5 19/45] KVM: Allow owner of kvm_mmu_memory_cache to provide a custom page allocator
` [RFC PATCH v5 20/45] KVM: x86/mmu: Allocate/free S-EPT pages using tdx_{alloc,free}_control_page()

[PATCH] iio: chemical: bme680: Fix measurement wait duration calculation
 2026-02-03 21:27 UTC  (2+ messages)

[PATCH v4 2/4] RISC-V: KVM: Detect and expose supported HGATP G-stage modes
 2026-02-03 21:27 UTC  (3+ messages)
`  "

[PATCH v16 0/3] mtd: Add support for stacked memories
 2026-02-03 21:26 UTC  (2+ messages)

[PATCH ipsec-next v5 8/8] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
 2026-02-03 21:25 UTC  (2+ messages)

[PATCH v2] PM: sleep: wakeirq: harden dev_pm_clear_wake_irq() against races
 2026-02-03 21:25 UTC  (2+ messages)

[PATCH] staging: greybus: gbphy: replaced sprintf() with sysfs_emit()
 2026-02-03 21:22 UTC 

[PATCH] cpufreq: docs: Update description of rate_limit_us default value
 2026-02-03 21:19 UTC  (2+ messages)

[PATCH] cpufreq: intel_pstate: Enable asym capacity only when cpu smt is not possible
 2026-02-03 21:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/3] Convert 64-bit x86/mm/pat to ptdescs
 2026-02-03 21:15 UTC  (5+ messages)
` [PATCH v3 1/3] x86/mm/pat: Convert pte code to use ptdescs

[PATCH 0/3] x86/x2apic: Fix hang-up of defconfig kernel on resume from s2ram
 2026-02-03 21:08 UTC  (3+ messages)
` [PATCH 1/3] x86/x2apic: disable x2apic on resume if the kernel expects so

page:  |  | latest

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

all inboxes | Powered by JetHome®