messages from 2025-03-05 21:04:08 to 2025-03-05 23:04:52 UTC [more...]
[RFC v3 01/33] rust: drm: Add a small handful of fourcc bindings
2025-03-05 22:59 UTC (2+ messages)
` [RFC v3 02/33] rust: drm: Add traits for registering KMS devices
[PATCH v4 0/2] Add stop_on_panic support for watchdog
2025-03-05 23:03 UTC (4+ messages)
` [PATCH v4 1/2] watchdog: Add a new flag WDIOF_STOP_MAYSLEEP
[PATCH v8 00/10] Basic SEV-SNP Selftests
2025-03-05 23:00 UTC (11+ messages)
` [PATCH v8 01/10] KVM: SEV: Disable SEV-SNP support on initialization failure
` [PATCH v8 02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2
` [PATCH v8 03/10] KVM: selftests: Add vmgexit helper
` [PATCH v8 04/10] KVM: selftests: Add SMT control state helper
` [PATCH v8 05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ()
` [PATCH v8 06/10] KVM: selftests: Introduce SEV VM type check
` [PATCH v8 07/10] KVM: selftests: Add library support for interacting with SNP
` [PATCH v8 08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
` [PATCH v8 09/10] KVM: selftests: Abstractions for SEV to decouple policy from type
` [PATCH v8 10/10] KVM: selftests: Add a basic SEV-SNP smoke test
[PATCH] rust: init: fix `Zeroable` implementation for `Option<NonNull<T>>` and `Option<KBox<T>>`
2025-03-05 23:02 UTC (2+ messages)
[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-03-05 23:02 UTC (2+ messages)
[PATCH v7] rust: alloc: satisfy POSIX alignment requirement
2025-03-05 23:02 UTC (2+ messages)
[PATCH] rust: remove leftover mentions of the `alloc` crate
2025-03-05 23:01 UTC (2+ messages)
[PATCH RESEND v4 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
2025-03-05 23:00 UTC (5+ messages)
` [PATCH RESEND v4 1/4] riscv: entry: Convert ret_from_fork() to C
` [PATCH RESEND v4 2/4] riscv: entry: Split ret_from_fork() into user and kernel
` [PATCH RESEND v4 3/4] LoongArch: entry: Migrate ret_from_fork() to C
` [PATCH RESEND v4 4/4] entry: Inline syscall_exit_to_user_mode()
[PATCH iwl-next v8 00/11] igc: Add support for Frame Preemption feature in IGC
2025-03-05 22:58 UTC (9+ messages)
` [PATCH iwl-next v8 01/11] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v8 03/11] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v8 05/11] igc: optimize the TX packet buffer utilization
` [PATCH iwl-next v8 06/11] igc: set the RX packet buffer size for TSN mode
[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-03-05 22:58 UTC (2+ messages)
[patch rdma-next v4 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
2025-03-05 22:56 UTC (3+ messages)
` [patch rdma-next v4 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
[PATCH 0/6 v2] Fixups for kernel maps insertion
2025-03-05 22:55 UTC (4+ messages)
[PATCH v8] riscv: Add runtime constant support
2025-03-05 22:53 UTC
[PATCH 0/2] cpupower-monitor fix error legs and remove hard-codes
2025-03-05 22:53 UTC (3+ messages)
` [PATCH 1/2] pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology
` [PATCH 2/2] pm: cpupower: remove hard-coded topology depth values
[PATCH] EDAC: fix dev_set_name() format string
2025-03-05 22:51 UTC (2+ messages)
[PATCH] x86: coco: mark cc_mask as __maybe_unused
2025-03-05 22:50 UTC (6+ messages)
[RESEND PATCH] arm64: dts: nvidia: Remove unused and undocumented "regulator-ramp-delay-scale" property
2025-03-05 22:49 UTC
[PATCH v3 0/8] riscv: Unaligned access speed probing fixes and skipping
2025-03-05 22:48 UTC (2+ messages)
[PATCH] dt-bindings: clock: ti: Convert ti-clkctrl.txt to json-schema
2025-03-05 22:47 UTC
[PATCH] pipe_read: don't wake up the writer if the pipe is still full
2025-03-05 22:46 UTC (12+ messages)
[PATCH 0/2] MAINTAINERS: update my email address
2025-03-05 22:46 UTC (5+ messages)
` [PATCH 1/2] MAINTAINERS: use kernel.org alias
` [PATCH 2/2] mailmap: remap all addresses to "
[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-03-05 22:46 UTC (2+ messages)
6.13/regression/bisected - new nvme timeout errors
2025-03-05 22:44 UTC (3+ messages)
[LSF/MM] Linux management of volatile CXL memory devices - boot to bash
2025-03-05 22:44 UTC (3+ messages)
` [LSF/MM] CXL Boot to Bash - Section 0: ACPI and Linux Resources
[RESEND PATCH] mux: Convert mux_control_ops to a flex array member in mux_chip
2025-03-05 22:42 UTC (6+ messages)
[PATCH 0/3] platform/x86: dell-ddv: Rework battery temperature handling
2025-03-05 22:39 UTC (2+ messages)
[PATCH v5 0/5] Initial Nova Core series
2025-03-05 22:38 UTC (6+ messages)
` [PATCH v5 1/5] rust: module: add type `LocalModule`
` [PATCH v5 2/5] rust: firmware: introduce `firmware::ModInfoBuilder`
[PATCH v9 0/8] Buddy allocator like (or non-uniform) folio split
2025-03-05 22:38 UTC (11+ messages)
` [PATCH v9 2/8] mm/huge_memory: add two new (not yet used) functions for folio_split()
[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
2025-03-05 22:33 UTC (11+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities
[PATCH V3 0/2] rust: Add basic clock abstractions
2025-03-05 22:31 UTC (7+ messages)
` [PATCH V3 2/2] rust: Add initial clk abstractions
[RFC PATCH v2 0/2] Extend mmio-mux driver to configure mux with new DT property
2025-03-05 22:30 UTC (8+ messages)
` [RFC PATCH v2 1/2] devicetree: bindings: mux: reg-mux: Update bindings for reg-mux for new property
[PATCH 0/8] mm/damon: add sysfs dirs for managing DAMOS filters based on handling layers
2025-03-05 22:27 UTC (9+ messages)
` [PATCH 1/8] mm/damon/sysfs-schemes: let damon_sysfs_scheme_set_filters() be used for different named directories
` [PATCH 2/8] mm/damon/sysfs-schemes: implement core_filters and ops_filters directories
` [PATCH 3/8] mm/damon/sysfs-schemes: commit filters in {core,ops}_filters directories
` [PATCH 4/8] mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
` [PATCH 5/8] mm/damon/sysfs-schemes: record filters of which layer should be added to the given filters directory
` [PATCH 6/8] mm/damon/sysfs-schemes: return error when for attempts to install filters on wrong sysfs directory
` [PATCH 7/8] Docs/ABI/damon: document {core,ops}_filters directories
` [PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for "
[PATCH v8 0/2] Add PCIe Root Port support for Agilex family of chips
2025-03-05 22:25 UTC (2+ messages)
[PATCH 8/8] Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directories
2025-03-05 22:23 UTC (2+ messages)
[PATCH 0/2] Add bindings and DTS for the Agilex7 M-Series SoCDK
2025-03-05 22:23 UTC (2+ messages)
[PATCH 1/2] dt-bindings: mfd: syscon: Add rk3528 QoS register compatible
2025-03-05 22:23 UTC (3+ messages)
[PATCH 0/7] Add RK3576 SAI Audio Controller Support
2025-03-05 22:21 UTC (9+ messages)
` [PATCH 1/7] dt-bindings: clock: rk3576: add IOC gated clocks
` [PATCH 2/7] clk: rockchip: add support for GRF "
` [PATCH 3/7] ASoC: dt-bindings: add schema for rockchip SAI controllers
` [PATCH 4/7] ASoC: rockchip: add Serial Audio Interface (SAI) driver
` [PATCH 5/7] arm64: dts: rockchip: Add RK3576 SAI nodes
` [PATCH 6/7] arm64: dts: rockchip: Add analog audio on RK3576 Sige5
` [PATCH 7/7] arm64: defconfig: Enable Rockchip SAI
[PATCH] PCI: Add PCI quirk to disable L0s ASPM state for RTL8125 2.5GbE Controller
2025-03-05 22:20 UTC (2+ messages)
[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
2025-03-05 22:18 UTC (12+ messages)
[PATCH v5 0/7] Move initializing SEV/SNP functionality to KVM
2025-03-05 22:17 UTC (11+ messages)
` [PATCH v5 6/7] KVM: SVM: Add support to initialize SEV/SNP functionality in KVM
[PATCH v3 0/6] ASoC: q6apm: fix under runs and fragment sizes
2025-03-05 22:17 UTC (2+ messages)
[PATCH] rtc: pl031: document struct pl031_vendor_data members
2025-03-05 22:16 UTC
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations
2025-03-05 22:12 UTC (2+ messages)
[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
2025-03-05 22:11 UTC (3+ messages)
` [patch V2 04/17] posix-timers: Remove a few paranoid warnings
[PATCH 0/3] Driver for Apple SPMI controller
2025-03-05 22:11 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: spmi: Add "
` [PATCH 2/3] spmi: add a spmi driver for Apple SoC
[PATCH v2 00/16] a few rtc driver cleanups
2025-03-05 22:10 UTC (2+ messages)
[PATCH] initramfs_test: mark testcases as __refdata
2025-03-05 22:09 UTC (2+ messages)
[PATCH] x86/crc32: optimize tail handling for crc32c short inputs
2025-03-05 22:07 UTC (4+ messages)
[PATCH v6 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
2025-03-05 22:04 UTC (9+ messages)
` [PATCH v6 3/5] x86/cpufeatures: Generate a feature mask header based on build config
[PATCH v1] usb: core: fix pipe creation for get_bMaxPacketSize0
2025-03-05 22:02 UTC (2+ messages)
[PATCH v3 RESEND 0/2] Add LPS0 check() for pinctrl-amd
2025-03-05 22:01 UTC (3+ messages)
` [PATCH v3 RESEND 1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
` [PATCH v3 RESEND 2/2] pinctrl: amd: Add an LPS0 check() callback
[PATCH v12 2/3] rust: add dma coherent allocator abstraction
2025-03-05 22:01 UTC (18+ messages)
` Allow data races on some read/write operations
[PATCH v7 3/5] Add debugfs based silicon debug support in DWC
2025-03-05 21:57 UTC (5+ messages)
[PATCH 6.6 000/142] 6.6.81-rc1 review
2025-03-05 21:56 UTC (2+ messages)
[PATCH v2 0/2] phy: rockchip: usbdp: improve typec orientation handling
2025-03-05 21:52 UTC (6+ messages)
` [PATCH v2 2/2] phy: rockchip: usbdp: re-init the phy on orientation-change
[PATCH 0/3] perf list: Collapse similar events across PMUs
2025-03-05 21:51 UTC (5+ messages)
` [PATCH 2/3] "
` [PATCH 3/3] perf list: Don't deduplicate core PMUs when listing events
[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
2025-03-05 21:50 UTC (9+ messages)
` [PATCH v4 4/8] bits: introduce fixed-type BIT
[PATCH] selftests: riscv: fix v_exec_initval_nolibc.c
2025-03-05 21:49 UTC (2+ messages)
linux-next: trees being removed
2025-03-05 21:47 UTC (4+ messages)
[PATCH net] net: mana: Support holes in device list reply msg
2025-03-05 21:46 UTC
[PATCH RFC/RFT 00/12] clk: samsung: Use platform_driver_probe() to avoid __refdata
2025-03-05 21:43 UTC (13+ messages)
` [PATCH RFC/RFT 01/12] clk: samsung: exynos2200: "
` [PATCH RFC/RFT 02/12] clk: samsung: exynos4412-isp: "
` [PATCH RFC/RFT 03/12] clk: samsung: exynos5433: "
` [PATCH RFC/RFT 04/12] clk: samsung: exynos7870: "
` [PATCH RFC/RFT 05/12] clk: samsung: exynos7885: "
` [PATCH RFC/RFT 06/12] clk: samsung: exynos850: "
` [PATCH RFC/RFT 07/12] clk: samsung: exynos8895: "
` [PATCH RFC/RFT 08/12] clk: samsung: exynos990: "
` [PATCH RFC/RFT 09/12] clk: samsung: exynosautov9: "
` [PATCH RFC/RFT 10/12] clk: samsung: exynosautov920: "
` [PATCH RFC/RFT 11/12] clk: samsung: fsd: "
` [PATCH RFC/RFT 12/12] clk: samsung: gs101: "
[PATCH 00/12] clk: samsung: Use platform_driver_probe() to avoid __refdata
2025-03-05 21:43 UTC (2+ messages)
[PATCH 0/3] rockchip: Add support for onboard eMMC on Radxa E20C
2025-03-05 21:41 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Add compatible string for RK3528
` [PATCH 2/3] arm64: dts: rockchip: Add SDHCI controller "
` [PATCH 3/3] arm64: dts: rockchip: Enable onboard eMMC on Radxa E20C
[PATCH v1 1/2] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
2025-03-05 21:39 UTC (2+ messages)
[RFC PATCH 00/16] mm/madvise: batch tlb flushes for MADV_DONTNEED and MADV_FREE
2025-03-05 21:40 UTC (4+ messages)
` [RFC PATCH 05/16] mm/madvise: define and use madvise_behavior struct for madvise_do_behavior()
[PATCH v14 01/13] x86/mm: consolidate full flush threshold decision
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Consolidate "
[PATCH v14 02/13] x86/mm: get INVLPGB count max from CPUID
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Add INVLPGB feature and Kconfig entry
[PATCH v14 03/13] x86/mm: add INVLPGB support code
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Add "
[PATCH v14 04/13] x86/mm: use INVLPGB for kernel TLB flushes
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Use "
[PATCH v14 06/13] x86/mm: use broadcast TLB flushing for page reclaim TLB flushing
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Use broadcast TLB flushing in page reclaim
[PATCH v14 07/13] x86/mm: add global ASID allocation helper functions
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Add "
[PATCH v14 08/13] x86/mm: global ASID context switch & TLB flush handling
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Handle global ASID context switch and TLB flush
[PATCH v14 09/13] x86/mm: global ASID process exit helpers
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Add "
[PATCH v14 10/13] x86/mm: enable broadcast TLB invalidation for multi-threaded processes
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Enable "
[PATCH v14 12/13] x86/mm: enable AMD translation cache extensions
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] x86/mm: Enable "
[PATCH] x86/mm: Always set the ASID valid bit for the INVLPGB instruction
2025-03-05 21:36 UTC (2+ messages)
` [tip: x86/mm] "
[PATCH v1 0/2] override audit silence norule for fs cases
2025-03-05 21:33 UTC (3+ messages)
` [PATCH v1 1/2] audit: record fanotify event regardless of presence of rules
` [PATCH v1 2/2] audit: record AUDIT_ANOM_* events "
[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
2025-03-05 21:35 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control
[PATCH bpf-next v5 0/6] XDP metadata support for tun driver
2025-03-05 21:34 UTC (7+ messages)
` [PATCH bpf-next v5 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v5 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v5 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v5 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v5 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v5 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper
[PATCH RESEND] drm/msm/dpu: Delete a variable initialisation before a null pointer check in two functions
2025-03-05 21:35 UTC (8+ messages)
` [RFC] Clarification for “undefined behaviour”?
[PATCH 0/4] Fix missing of_node_put() calls
2025-03-05 21:32 UTC (9+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "
` [PATCH 3/4] pinctrl: renesas: rzv2m: "
` [PATCH 4/4] pinctrl: renesas: rza2: "
[RFC PATCH v3 00/13] Clavis LSM
2025-03-05 21:29 UTC (15+ messages)
linux-next: Fixes tag needs some work in the pm tree
2025-03-05 21:28 UTC
[PATCH 00/14] drm/panel: Transition away from using mipi_dsi_*_write_seq()
2025-03-05 21:28 UTC (3+ messages)
[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
2025-03-05 21:26 UTC (10+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
[PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615
2025-03-05 21:25 UTC (11+ messages)
[PATCH] drm: amdkfd: Replace (un)register_chrdev() by (unregister/alloc)_chrdev_region()
2025-03-05 21:08 UTC
[PATCH v2] ipe: add errno field to IPE policy load auditing
2025-03-05 21:23 UTC (5+ messages)
` [PATCH v3] "
[RFC PATCH v2] x86/fpu: make kernel-mode FPU reliably usable in softirqs
2025-03-05 21:22 UTC (5+ messages)
[PATCH] iommufd: Set domain->iommufd_hwpt in all hwpt->domain allocators
2025-03-05 21:18 UTC
[PATCH] soc: samsung: include linux/array_size.h where needed
2025-03-05 21:14 UTC
[PATCH 0/8] Add DisplayPort support for QCS615 platform
2025-03-05 21:14 UTC (11+ messages)
` [PATCH 5/8] drm/msm/dp: Add support for lane mapping configuration
[PATCH v1 0/3] PM: EM: API cleanups and elimination of __rcu-related sparse warnings
2025-03-05 21:13 UTC (4+ messages)
` [PATCH v1 1/3] PM: EM: Consify two parameters of em_dev_register_perf_domain()
` [PATCH v1 2/3] PM: EM: Make three functions static
` [PATCH v1 3/3] PM: EM: Address RCU-related sparse warnings
[PATCH v5 0/5] Add TI TPS65214 & TPS65215 PMIC MFD Driver Support
2025-03-05 21:09 UTC (3+ messages)
[PATCH] cpupower: Implement CPU physical core querying
2025-03-05 21:08 UTC
[PATCH 2/2] moderr: add module error injection tool
2025-03-05 21:08 UTC (11+ messages)
[PATCH v6 0/9] Add TI TPS65214 & TPS65215 MFD & Regulator Support
2025-03-05 21:03 UTC (10+ messages)
` [PATCH v6 1/9] regulator: dt-bindings: Add TI TPS65215 PMIC bindings
` [PATCH v6 2/9] regulator: dt-bindings: Add TI TPS65214 "
` [PATCH v6 3/9] mfd: tps65219: Remove regmap_read check
` [PATCH v6 4/9] mfd: tps65219: Add support for TI TPS65215 PMIC
` [PATCH v6 5/9] mfd: tps65219: Add support for TI TPS65214 PMIC
` [PATCH v6 6/9] regulator: tps65219: Update struct names
` [PATCH v6 7/9] regulator: tps65219: Add support for TPS65215 regulator resources
` [PATCH v6 8/9] regulator: tps65219: Add support for TPS65215 Regulator IRQs
` [PATCH v6 9/9] regulator: tps65219: Add TI TPS65214 Regulator Support
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox