The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-03-31 20:08:42 to 2025-03-31 23:49:46 UTC [more...]

[PATCH v2 00/16] x86/resctrl telemetry monitoring
 2025-03-31 23:49 UTC  (26+ messages)
` [PATCH v2 01/16] x86/rectrl: Fake OOBMSM interface
` [PATCH v2 04/16] x86/resctrl: Change generic monitor functions to use struct rdt_domain_hdr
` [PATCH v2 05/16] x86/resctrl: Add and initialize rdt_resource for package scope core monitor
` [PATCH v2 07/16] x86/resctrl: Add initialization hook for Intel PMT events
` [PATCH v2 09/16] x86/resctrl: Add detailed descriptions for Clearwater Forest events
` [PATCH v2 10/16] x86/resctrl: Allocate per-package structures for known events
` [PATCH v2 11/16] x86/resctrl: Link known events onto RDT_RESOURCE_INTEL_AET.evt_list
` [PATCH v2 13/16] x86/resctrl: Add code to display core telemetry events

[PATCH 0/9] x86: Cleanup NMI handling
 2025-03-31 23:47 UTC  (17+ messages)
` [PATCH 1/9] x86/nmi: Simplify unknown NMI panic handling
` [PATCH 2/9] x86/nmi: Consolidate NMI panic variables
` [PATCH 3/9] x86/nmi: Use a macro to initialize NMI descriptors
` [PATCH 4/9] x86/nmi: Remove export of local_touch_nmi()
` [PATCH 7/9] x86/nmi: Improve NMI header documentation

[PATCH v1 0/6] Add module support for Arm64 Exynos MCT driver
 2025-03-31 23:45 UTC  (9+ messages)
` [PATCH v1 1/6] of/irq: Export of_irq_count for modules
` [PATCH v1 2/6] clocksource/drivers/exynos_mct: Don't register as a sched_clock on arm64
` [PATCH v1 3/6] clocksource/drivers/exynos_mct: Set local timer interrupts as percpu
` [PATCH v1 4/6] arm64: dts: exynos: gs101: Add 'local-timer-stop' to cpuidle nodes
` [PATCH v1 5/6] clocksource/drivers/exynos_mct: Add module support
` [PATCH v1 6/6] arm64: exynos: Drop select CLKSRC_EXYNOS_MCT

linux-next: duplicate patches in the ftrace tree
 2025-03-31 23:45 UTC  (2+ messages)

[PATCH v2 0/2] ring-buffer: Allow persistent memory to be user space mmapped
 2025-03-31 23:42 UTC  (8+ messages)
` [PATCH v2 1/2] tracing: ring-buffer: Have the ring buffer code do the vmap of physical memory

[RFC net 0/1] Fix netdevim to correctly mark NAPI IDs
 2025-03-31 23:39 UTC  (4+ messages)

[PATCH v2 0/8] cxl: support CXL memory RAS features
 2025-03-31 23:35 UTC  (5+ messages)
` [PATCH v2 1/8] cxl: Add helper function to retrieve a feature entry

[PATCH 0/6] Extend freeze support to suspend and hibernate
 2025-03-31 23:33 UTC  (6+ messages)
` [PATCH v2 "

[RFC PATCH 0/4] vfs freeze/thaw on suspend/resume
 2025-03-31 23:32 UTC  (4+ messages)
` [RFC PATCH 1/4] locking/percpu-rwsem: add freezable alternative to down_read

[PATCH] staging: greybus: Remove unnecessary NUL-termination checks
 2025-03-31 23:31 UTC  (2+ messages)

[PATCH 00/10] cgroup/cpuset: Miscellaneous partition bug fixes and enhancements
 2025-03-31 23:28 UTC  (5+ messages)
` [PATCH 01/10] cgroup/cpuset: Fix race between newly created partition and dying one
` [PATCH 10/10] selftest/cgroup: Add a remote partition transition test to test_cpuset_prs.sh

[RFC PATCH 0/2] zswap: fix placement inversion in memory tiering systems
 2025-03-31 23:22 UTC  (5+ messages)
` [RFC PATCH 1/2] zsmalloc: let callers select NUMA node to store the compressed objects

[PATCH v2] hv/hv_kvp_daemon: Enable debug logs for hv_kvp_daemon
 2025-03-31 23:20 UTC  (2+ messages)

[PATCH] KVM: VMX: Flush shadow VMCS on emergency reboot
 2025-03-31 23:17 UTC  (2+ messages)

[PATCH 0/4] ublk: improve handling of saturated queues when ublk server exits
 2025-03-31 23:17 UTC  (6+ messages)
` [PATCH 4/4] "

[PATCH] KVM: x86/mmu: Use kvm_x86_call() instead of manual static_call()
 2025-03-31 23:11 UTC  (2+ messages)

[PATCH] fuse: enable larger read buffers for readdir [v2]
 2025-03-31 23:01 UTC  (7+ messages)
` fuse: increase readdir() buffer size
  ` [PATCH 2/2] fuse: Adjust readdir() buffer to requesting "

[PATCH v5 0/4] Enlightened vTPM support for SVSM on SEV-SNP
 2025-03-31 22:59 UTC  (7+ messages)
` [PATCH v5 3/4] tpm: add SNP SVSM vTPM driver

[PATCH] btrfs: zstd: add `zstd-fast` alias mount option for fast modes
 2025-03-31 22:57 UTC  (5+ messages)

[PATCH v2] drm/amdkfd: Change svm_range_get_info return type
 2025-03-31 22:52 UTC  (2+ messages)

[PATCH v2] rust: add new macro for common bitmap operations
 2025-03-31 22:50 UTC  (4+ messages)

[PATCH 0/3] gpio: deprecate and track the removal of the GPIOD_FLAGS_BIT_NONEXCLUSIVE flag
 2025-03-31 22:48 UTC  (4+ messages)
` [PATCH 3/3] gpio: TODO: track the removal of GPIOD_FLAGS_BIT_NONEXCLUSIVE

[PATCH 0/2] cifs: fix integer overflow in match_server()
 2025-03-31 22:48 UTC  (2+ messages)

[PATCH v2] kbuild: rpm-pkg: build a debuginfo RPM
 2025-03-31 22:46 UTC 

[PATCH v2] drm/panel: boe-bf060y8m-aj0: transition to mipi_dsi wrapped functions
 2025-03-31 22:40 UTC  (4+ messages)

[RFC PATCH v2] mm: use per-numa-node atomics instead of percpu_counters
 2025-03-31 22:35 UTC 

[PATCH net-next v5 00/13] net: phy: Rework linkmodes handling in a dedicated file
 2025-03-31 22:31 UTC  (13+ messages)
` [PATCH net-next v5 09/13] net: phylink: Use phy_caps_lookup for fixed-link configuration

[syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
 2025-03-31 22:29 UTC  (3+ messages)

[PATCH v2 0/2] drm: Make some resolution info unsigned
 2025-03-31 22:23 UTC  (3+ messages)
` [PATCH v2 1/2] drm/edid: Use unsigned int in drm_add_modes_noedid()
` [PATCH v2 2/2] drm/mode_config: Make drm_mode_config.(max|min)_(width|height) unsigned

[PATCH v2] s390/vio-ap: Fix no AP queue sharing allowed message written to kernel log
 2025-03-31 22:22 UTC  (2+ messages)

[GIT PULL] objtool fixes and updates
 2025-03-31 22:19 UTC  (10+ messages)

[PATCH] selftests: kvm: bring list of exit reasons up to date
 2025-03-31 22:18 UTC 

[PATCH RESEND v5 0/2] Add support for MAX31331 RTC
 2025-03-31 22:17 UTC  (2+ messages)

[PATCH V5 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2025-03-31 22:15 UTC  (3+ messages)
` [PATCH V5 1/3] rtc: atcrtc100: Add "

[PATCH v2] mmc: Add quirk to disable DDR50 tuning
 2025-03-31 22:13 UTC 

linux-next: Tree for Mar 31
 2025-03-31 22:12 UTC  (3+ messages)
` linux-next: Tree for Mar 31 (objtool warnings: RCU)

[PATCH net] xsk: correct tx_ring_empty_descs count statistics
 2025-03-31 22:03 UTC  (3+ messages)

[PATCH v2 0/5] KVM: selftests: access_tracking_perf_test fixes for NUMA balancing and MGLRU
 2025-03-31 22:02 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: selftests: Extract guts of THP accessor to standalone sysfs helpers
` [PATCH v2 2/5] KVM: selftests: access_tracking_perf_test: Add option to skip the sanity check
` [PATCH v2 3/5] cgroup: selftests: Move cgroup_util into its own library
` [PATCH v2 4/5] KVM: selftests: Build and link selftests/cgroup/lib into KVM selftests
` [PATCH v2 5/5] KVM: selftests: access_tracking_perf_test: Use MGLRU for access tracking

[PATCHSET v6 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-31 22:01 UTC  (9+ messages)
` [PATCH 2/6] sched_ext: idle: Explicitly pass allowed cpumask to scx_select_cpu_dfl()
` [PATCH 3/6] sched_ext: idle: Accept an arbitrary cpumask in scx_select_cpu_dfl()
` [PATCH 4/6] sched_ext: idle: Introduce scx_bpf_select_cpu_and()
` [PATCH 6/6] sched_ext: idle: Deprecate scx_bpf_select_cpu_dfl()

[PATCH v3 0/2] Add support for OLED panel used on Snapdragon Lenovo T14s Gen6
 2025-03-31 22:00 UTC  (7+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: x1e78100-t14s: add hpd gpio to eDP panel

[PATCH] phy: freescale: fsl-samsung-hdmi: return closest rate instead LUT
 2025-03-31 21:58 UTC  (3+ messages)

[PATCH v1 0/6] X1E Asus Zenbook A14 support
 2025-03-31 21:53 UTC  (7+ messages)
` [PATCH v1 1/6] arm64: dts: qcom: move pcie6a type change from X1P42100 to X1P42100-crd
` [PATCH v1 2/6] usb: typec: Add Parade PS8833 Type-C Retimer variant
` [PATCH v1 3/6] dt-bindings: usb: Add Parade PS8833 Type-C retimer variant
` [PATCH v1 4/6] dt-bindings: arm: qcom: Add Asus Zenbook A14
` [PATCH v1 5/6] firmware: qcom: scm: Allow QSEECOM on "
` [PATCH v1 6/6] arm64: dts: qcom: Add support for X1-based "

[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
 2025-03-31 21:49 UTC  (8+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET

ProMat 2025 Attendees List – Ideal for Lead Generation Success
 2025-03-31 21:49 UTC 

[GIT PULL] Generic entry for ARM
 2025-03-31 21:48 UTC  (3+ messages)

[PATCH] lockdep: Speed up lockdep_unregister_key() with expedited RCU synchronization
 2025-03-31 21:47 UTC  (11+ messages)

[PATCH ath-next v3 0/6] wifi: ath11k: bring hibernation support back
 2025-03-31 21:46 UTC  (2+ messages)

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-03-31 21:45 UTC  (11+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available

Questions on .fault, .page_mkwrite, and .pfn_mkwrite callbacks
 2025-03-31 21:45 UTC 

[GIT PULL v2] ring-buffer: Updates for v6.15
 2025-03-31 21:45 UTC  (2+ messages)

[PATCH v3 0/4] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-03-31 21:43 UTC  (8+ messages)
` [PATCH v3 3/4] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch

[PATCH] staging: greybus: Multiple cleanups and refactors
 2025-03-31 21:33 UTC 

[PATCH 0/3] rcu_seq_done_exact() improvements
 2025-03-31 21:29 UTC  (9+ messages)
` [PATCH 1/3] rcu: Replace magic number with meaningful constant in rcu_seq_done_exact()

[PATCH net-next v5] net: dlink: add support for reporting stats via `ethtool -S` and `ip -s -s link show`
 2025-03-31 21:25 UTC  (4+ messages)

[syzbot] [io-uring?] WARNING in io_req_task_complete
 2025-03-31 21:25 UTC 

[RFC PATCH] mm: hugetlb: Fix incorrect fallback for subpool
 2025-03-31 21:23 UTC  (2+ messages)

[PATCH v5] drm/syncobj: Extend EXPORT_SYNC_FILE for timeline syncobjs
 2025-03-31 21:23 UTC 

[PATCH v2] net: mdio: mux-meson-gxl: set 28th bit in eth_reg2
 2025-03-31 21:21 UTC  (6+ messages)

[GIT PULL] NVDIMM for 6.15
 2025-03-31 21:16 UTC 

[PATCH 0/3] media: rcar: Fix RAW formats
 2025-03-31 21:16 UTC  (7+ messages)
` [PATCH 1/3] media: rcar-vin: Add RCAR_GEN4 model value
` [PATCH 2/3] media: rcar-vin: Fix RAW8
` [PATCH 3/3] media: rcar-vin: Fix RAW10

[RFC][PATCH] sched: Cache aware load-balancing
 2025-03-31 21:06 UTC  (5+ messages)

[PATCH v2 0/12]
 2025-03-31 21:03 UTC  (13+ messages)
` [PATCH v2 01/12] rcutorture: Make srcu_lockdep.sh check kernel Kconfig
` [PATCH v2 02/12] rcutorture: Make srcu_lockdep.sh check reader-conflict handling
` [PATCH v2 03/12] rcutorture: Split out beginning and end from rcu_torture_one_read()
` [PATCH v2 04/12] rcutorture: Make torture.sh --do-rt use CONFIG_PREEMPT_RT
` [PATCH v2 05/12] rcutorture: Add tests for SRCU up/down reader primitives
` [PATCH v2 06/12] rcutorture: Pull rcu_torture_updown() loop body into new function
` [PATCH v2 07/12] rcutorture: Comment invocations of tick_dep_set_task()
` [PATCH v2 08/12] rcutorture: Complain if an ->up_read() is delayed more than 10 seconds
` [PATCH v2 09/12] rcutorture: Check for ->up_read() without matching ->down_read()
` [PATCH v2 10/12] checkpatch: Deprecate srcu_read_lock_lite() and srcu_read_unlock_lite()
` [PATCH v2 11/12] torture: Add --do-{,no-}normal to torture.sh
` [PATCH v2 12/12] torture: Add testing of RCU's Rust bindings "

[PATCH v3 00/10] Add EcoNet EN751221 MIPS platform support
 2025-03-31 21:01 UTC  (3+ messages)
` [PATCH v3 02/10] dt-bindings: interrupt-controller: Add EcoNet EN751221 INTC

[RFC PATCH security-next 0/4] Introducing Hornet LSM
 2025-03-31 20:57 UTC  (8+ messages)
` [RFC PATCH security-next 1/4] security: "

linux-next: duplicate patch in the fuse tree
 2025-03-31 20:55 UTC 

[PATCH] radix-tree: add missing cleanup.h
 2025-03-31 20:49 UTC  (5+ messages)

[PATCH v3 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
 2025-03-31 20:43 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH RFC 00/12] dma: Enable dmem cgroup tracking
 2025-03-31 20:43 UTC  (4+ messages)

[net-next RFC PATCH v4 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-03-31 20:40 UTC  (3+ messages)
` [net-next RFC PATCH v4 6/6] dt-bindings: net: Document support for "

[PATCH] e1000e: add option not to verify NVM checksum
 2025-03-31 20:36 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH v2 0/4] Add support for HDMI1 output on RK3588 SoC
 2025-03-31 20:30 UTC  (4+ messages)
` [PATCH v2 4/4] arm64: dts: rockchip: Enable HDMI1 on rock-5b

[PATCH 0/9] Implement "Bound" device context
 2025-03-31 20:28 UTC  (10+ messages)
` [PATCH 1/9] rust: device: implement impl_device_context_deref!
` [PATCH 2/9] rust: device: implement impl_device_context_into_aref!
` [PATCH 3/9] rust: device: implement device context for Device
` [PATCH 4/9] rust: platform: preserve device context in AsRef
` [PATCH 5/9] rust: pci: "
` [PATCH 6/9] rust: device: implement Bound device context
` [PATCH 7/9] rust: pci: move iomap_region() to impl Device<Bound>
` [PATCH 8/9] rust: devres: require a bound device
` [PATCH 9/9] rust: dma: "

[PATCH] f2fs-tools: apportion atomic write's total delay to its operations
 2025-03-31 20:28 UTC 

[PATCH v2 0/1] arm64: dts: qcom: x1e80100-dell-xps-9345: Add WiFi/BT pwrseq
 2025-03-31 20:27 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH v1 1/1] x86/fred: Fix system hang during S4 resume with FRED enabled
 2025-03-31 20:25 UTC  (4+ messages)

[PATCH 6/9] mm/memory: split non-tlb flushing part from zap_page_range_single()
 2025-03-31 20:24 UTC  (2+ messages)

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-03-31 20:23 UTC 

[PATCH v2] backlight: pm8941: Add NULL check in wled_configure()
 2025-03-31 20:23 UTC  (2+ messages)

[PATCH v4 0/5] iommu/s390: support additional table regions
 2025-03-31 20:21 UTC  (6+ messages)
` [PATCH v4 1/5] iommu/s390: set appropriate IOTA region type
` [PATCH v4 2/5] iommu/s390: support cleanup of additional table regions
` [PATCH v4 3/5] iommu/s390: support iova_to_phys for "
` [PATCH v4 4/5] iommu/s390: support map/unmap "
` [PATCH v4 5/5] iommu/s390: allow larger region tables

[PATCH] perf tests switch-tracking: Fix timestamp comparison
 2025-03-31 20:18 UTC  (2+ messages)

[Patch net-next 0/3] Add support for mdb offload failure notification
 2025-03-31 20:11 UTC  (4+ messages)
` [Patch net-next 2/3] net: bridge: mcast: Notify on offload flag change

[PATCH v6 0/1] MIPS: Fix idle VS timer enqueue
 2025-03-31 20:09 UTC  (10+ messages)
` [PATCH v6 1/1] "

[PATCH v2] mm: annotate data race in update_hiwater_rss
 2025-03-31 20: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