messages from 2025-12-04 18:54:46 to 2025-12-04 21:11:52 UTC [more...]
[PATCH 0/6] cxl: Initialization reworks in support Soft Reserve Recovery and Accelerator Memory
2025-12-04 21:11 UTC (20+ messages)
` [PATCH 1/6] cxl/mem: Fix devm_cxl_memdev_edac_release() confusion
` [PATCH 2/6] cxl/mem: Arrange for always-synchronous memdev attach
` [PATCH 3/6] cxl/port: Arrange for always synchronous endpoint attach
` [PATCH 4/6] cxl/mem: Convert devm_cxl_add_memdev() to scope-based-cleanup
` [PATCH 5/6] cxl/mem: Drop @host argument to devm_cxl_add_memdev()
` [PATCH 6/6] cxl/mem: Introduce a memdev creation ->probe() operation
[PATCH v2] btrfs: remove dead assignment in prepare_one_folio()
2025-12-04 21:09 UTC
[PATCH v7 0/7] Introduce movable pages for Hyper-V guests
2025-12-04 21:08 UTC (4+ messages)
` [PATCH v7 4/7] Drivers: hv: Fix huge page handling in memory region traversal
[PATCH 0/8] rust: pci: add abstractions for SR-IOV capability
2025-12-04 21:07 UTC (4+ messages)
` [PATCH 7/8] rust: pci: add physfn(), to return PF device for VF device
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-04 21:07 UTC (3+ messages)
` [PATCH 23/46] rust: maple_tree: add __rust_helper to helpers
[PATCH 0/6] Introduce MAX77759 charger driver
2025-12-04 21:06 UTC (8+ messages)
` [PATCH 1/6] dt-bindings: power: supply: Add Maxim MAX77759 charger
[PATCH 0/2] platform/x86: uniwill-laptop: Introduce device descriptor system
2025-12-04 21:06 UTC (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] platform/x86/uniwill: Implement cTGP setting
[PATCH] cgroup: rstat: force flush on css exit
2025-12-04 21:06 UTC
[PATCH v3 0/3] Add device tree for ASRock Rack ALTRAD8 BMC
2025-12-04 21:02 UTC (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: aspeed: add ASRock Rack ALTRAD8 board
` [PATCH v3 2/3] ARM: dts: aspeed: add device tree for ASRock Rack ALTRAD8 BMC
` [PATCH v3 3/3] dt-bindings: hwmon: (aspeed,g5-pwm-tacho) Move info from txt to yaml
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
2025-12-04 20:59 UTC (6+ messages)
[PATCH v3] mm, hugetlb: implement movable_gigantic_pages sysctl
2025-12-04 20:58 UTC (4+ messages)
[PATCH] efi: pstore: Support late setup with TEE-backed efivars ops
2025-12-04 20:57 UTC (3+ messages)
[syzbot] [usb?] WARNING in usb_start_wait_urb
2025-12-04 20:56 UTC (2+ messages)
[PATCH RFC] mm: ghost swapfile support for zswap
2025-12-04 20:55 UTC (6+ messages)
[PATCH] MAINTAINERS: Update Xe driver maintainers
2025-12-04 20:55 UTC (2+ messages)
[PATCH v15 00/32] x86,fs/resctrl telemetry monitoring
2025-12-04 20:54 UTC (33+ messages)
` [PATCH v15 01/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v15 02/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v15 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v15 04/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v15 05/32] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v15 06/32] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
` [PATCH v15 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v15 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v15 09/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v15 10/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v15 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v15 12/32] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v15 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v15 14/32] x86,fs/resctrl: Add and initialize a resource for package scope monitoring
` [PATCH v15 15/32] fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
` [PATCH v15 16/32] x86/resctrl: Discover hardware telemetry events
` [PATCH v15 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v15 18/32] x86,fs/resctrl: Add architectural event pointer
` [PATCH v15 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v15 20/32] x86/resctrl: Read "
` [PATCH v15 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v15 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v15 23/32] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v15 24/32] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v15 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v15 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v15 27/32] x86,fs/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v15 28/32] fs/resctrl: Move RMID initialization to first mount
` [PATCH v15 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v15 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v15 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v15 32/32] x86,fs/resctrl: Update documentation for telemetry events
[PATCH 6.1.y RESEND] KVM: arm64: silence -Wuninitialized-const-pointer warning
2025-12-04 20:53 UTC (2+ messages)
[PATCH] btrfs: remove dead assignment in prepare_one_folio()
2025-12-04 20:51 UTC (3+ messages)
[PATCH v3 2/2] net: dsa: mt7530: Use GPIO polarity to generate correct reset sequence
2025-12-04 20:47 UTC (11+ messages)
[PATCH 5.15.y RESEND] KVM: arm64: sys_regs: disable -Wuninitialized-const-pointer warning
2025-12-04 20:44 UTC
[GIT PULL] firewire updates for v6.19
2025-12-04 20:41 UTC (2+ messages)
[GIT PULL] hwmon updates for v6.19
2025-12-04 20:41 UTC (2+ messages)
[GIT PULL] GNSS updates for 6.19-rc1
2025-12-04 20:41 UTC (2+ messages)
[GIT PULL] gpio updates for v6.19-rc1
2025-12-04 20:40 UTC (2+ messages)
amd iommu: rcu: INFO: rcu_preempt detected expedited stalls on CPUs/tasks: { 0-.... } 8 jiffies s: 113 root: 0x1/
2025-12-04 20:42 UTC (7+ messages)
[PATCH 10/10] smb: move client/smb2maperror.c to common/
2025-12-04 20:39 UTC (2+ messages)
[PATCH v6 0/5] asdf
2025-12-04 20:25 UTC (4+ messages)
` [PATCH v6 3/5] compiler_types: Introduce __flex_counter() and family
[PATCH 0/1] Use RCU in blk_mq_[un]quiesce_tagset() instead of set->tag_list_lock
2025-12-04 20:24 UTC (10+ messages)
` [PATCH 1/1] block: "
[PATCH 0/2] Add a few tracepoints to panthor
2025-12-04 20:21 UTC (3+ messages)
` [PATCH 1/2] drm/panthor: Add tracepoint for hardware utilisation changes
[PATCH] tracing: Fix fixed array of synthetic event
2025-12-04 20:19 UTC
[PATCH 1/2] x86/amd_node: fix integer divide by zero during init
2025-12-04 20:16 UTC (3+ messages)
[RFC PATCH v2 00/27] NTB transport backed by remote DW eDMA
2025-12-04 20:16 UTC (9+ messages)
` [RFC PATCH v2 20/27] NTB: ntb_transport: Introduce remote eDMA backed transport mode
[PATCH 00/13] selftests: Fix problems seen when building with -Werror
2025-12-04 20:07 UTC (5+ messages)
[PATCH v24 00/28] riscv control-flow integrity for usermode
2025-12-04 20:04 UTC (29+ messages)
` [PATCH v24 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v24 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v24 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v24 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v24 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v24 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v24 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v24 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v24 09/28] riscv/mm: write protect and shadow stack
` [PATCH v24 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v24 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v24 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v24 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v24 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v24 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v24 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v24 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v24 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v24 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v24 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v24 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v24 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v24 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v24 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v24 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v24 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v24 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v24 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH] x86/aperfmperf: Don't disable scheduler APERF/MPERF on bad samples
2025-12-04 20:02 UTC (2+ messages)
[PATCH v2] spi: cadence-quadspi: Parse DT for flashes with the rest of the DT parsing
2025-12-04 20:00 UTC (2+ messages)
[PATCH 0/3] x86: Extend LASS support to EFI configurations
2025-12-04 19:58 UTC (8+ messages)
[PATCH v6 0/7] Add ASPEED PCIe Root Complex support
2025-12-04 19:53 UTC (2+ messages)
[PATCH] HID: validate report length and constants
2025-12-04 19:48 UTC (7+ messages)
[PATCH v4 0/4] tpm2-sessions: Fixes for v6.19-rc2
2025-12-04 19:47 UTC (5+ messages)
` [PATCH v4 1/4] tpm2-sessions: Fix out of range indexing in name_size
` [PATCH v4 2/4] tpm2-sessions: Fix tpm2_read_public range checks
` [PATCH v4 3/4] tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth
` [PATCH v4 4/4] tpm2-sessions: Open code tpm_buf_append_hmac_session()
Linux 6.18 amdgpu build error
2025-12-04 19:45 UTC (11+ messages)
[PATCH 1/3] PM: runtime: Stop checking pm_runtime_barrier() return code
2025-12-04 19:41 UTC (3+ messages)
[PATCH] pinctrl: add CONFIG_OF dependencies for microchip drivers
2025-12-04 19:40 UTC (5+ messages)
[PATCH] regulator: fixed: Rely on the core freeing the enable GPIO
2025-12-04 19:39 UTC
[PATCH v2] nvme: Let the blocklayer set timeouts for requests
2025-12-04 19:34 UTC (3+ messages)
[PATCH v4 00/19] mm, swap: swap table phase II: unify swapin use swap cache and cleanup flags
2025-12-04 19:29 UTC (20+ messages)
` [PATCH v4 01/19] mm, swap: rename __read_swap_cache_async to swap_cache_alloc_folio
` [PATCH v4 02/19] mm, swap: split swap cache preparation loop into a standalone helper
` [PATCH v4 03/19] mm, swap: never bypass the swap cache even for SWP_SYNCHRONOUS_IO
` [PATCH v4 04/19] mm, swap: always try to free swap cache for SWP_SYNCHRONOUS_IO devices
` [PATCH v4 05/19] mm, swap: simplify the code and reduce indention
` [PATCH v4 06/19] mm, swap: free the swap cache after folio is mapped
` [PATCH v4 07/19] mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO
` [PATCH v4 08/19] mm/shmem, swap: remove SWAP_MAP_SHMEM
` [PATCH v4 09/19] mm, swap: swap entry of a bad slot should not be considered as swapped out
` [PATCH v4 10/19] mm, swap: consolidate cluster reclaim and usability check
` [PATCH v4 11/19] mm, swap: split locked entry duplicating into a standalone helper
` [PATCH v4 12/19] mm, swap: use swap cache as the swap in synchronize layer
` [PATCH v4 13/19] mm, swap: remove workaround for unsynchronized swap map cache state
` [PATCH v4 14/19] mm, swap: cleanup swap entry management workflow
` [PATCH v4 15/19] mm, swap: add folio to swap cache directly on allocation
` [PATCH v4 16/19] mm, swap: check swap table directly for checking cache
` [PATCH v4 17/19] mm, swap: clean up and improve swap entries freeing
` [PATCH v4 18/19] mm, swap: drop the SWAP_HAS_CACHE flag
` [PATCH v4 19/19] mm, swap: remove no longer needed _swap_info_get
[GIT PULL] SPI updates for v6.19
2025-12-04 19:27 UTC (2+ messages)
[GIT PULL] regulator updates for v6.19
2025-12-04 19:27 UTC (2+ messages)
[GIT PULL] regmap updates for v6.19
2025-12-04 19:27 UTC (2+ messages)
[GIT PULL] chrome-platform updates for v6.19
2025-12-04 19:27 UTC (2+ messages)
[GIT PULL] pwm: Changes for v6.19-rc1
2025-12-04 19:27 UTC (2+ messages)
[PATCH 0/4] Inline helpers into Rust without full LTO
2025-12-04 19:29 UTC (10+ messages)
` [PATCH 4/4] build: rust: provide an option to inline C helpers into Rust
[PATCH v3 0/2] mm: only mark/clear KHO scratch memory when needed
2025-12-04 19:27 UTC (7+ messages)
` [PATCH v3 2/2] mm/memblock: "
[PATCH] bpf: avoid warning for unused register_bpf_struct_ops()
2025-12-04 19:22 UTC (2+ messages)
[PATCH 0/2] bpf, net: Fix smc for CONFIG_BPF_JIT=n
2025-12-04 19:20 UTC (2+ messages)
[GIT PULL] RISC-V updates for the v6.19 merge window (part one)
2025-12-04 19:19 UTC
[PATCH 2/2] net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
2025-12-04 19:15 UTC (2+ messages)
[PATCH bpf-next v2 0/4] resolve_btfids: Support for BTF modifications
2025-12-04 19:14 UTC (9+ messages)
` [PATCH bpf-next v2 4/4] resolve_btfids: change in-place update with raw binary output
[PATCH] arm64: dts: qcom: monaco-evk: Enable AMC6821 fan controller
2025-12-04 19:12 UTC (2+ messages)
[PATCH v2 0/7] Perf stat --null/offline CPU segv related fixes/tests
2025-12-04 19:10 UTC (2+ messages)
[PATCH v1 00/17] perf: Small fixes and new tests
2025-12-04 19:10 UTC (2+ messages)
[PATCH v1 0/9] Updated Intel events and metric unit fixes
2025-12-04 19:10 UTC (2+ messages)
[PATCH v6.19-rc1 1/1] perf auxtrace: Include sys/types.h for pid_t
2025-12-04 19:10 UTC (2+ messages)
[PATCH] staging: iio: ad9832: remove platform_data support
2025-12-04 19:08 UTC (2+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2025-12-04 19:07 UTC (4+ messages)
` [RFC v2 06/11] nvme-pci: add support for dmabuf reggistration
[BUG] WARN "Unexpected driver unregister!" when configuring c6xdigio via COMEDI_DEVCONFIG
2025-12-04 16:39 UTC (2+ messages)
[BUG] Drivers/8255: Page fault in comedi_8255.c
2025-12-04 17:11 UTC (4+ messages)
[PATCH] bcachefs: fix potential NULL deref in bch2_sb_members_v2_init
2025-12-04 19:03 UTC (2+ messages)
[PATCH v4] tty: tty_port: add workqueue to flip tty buffer
2025-12-04 19:01 UTC (2+ messages)
[PATCH v3 0/3] kasan: vmalloc: Fixes for the percpu allocator and vrealloc
2025-12-04 19:00 UTC (4+ messages)
` [PATCH v3 1/3] mm/kasan: Fix incorrect unpoisoning in vrealloc for KASAN
` [PATCH v3 2/3] kasan: Refactor pcpu kasan vmalloc unpoison
` [PATCH v3 3/3] kasan: Unpoison vms[area] addresses with a common tag
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2025-12-04 18:59 UTC (4+ messages)
` [Patch v5 06/19] perf/x86: Add support for XMM registers in non-PEBS and REGS_USER
[PATCH v5 0/4] Add drivers for Sony Cronos control CPLD
2025-12-04 18:50 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: mfd: Add sony,cronos-smc
` [PATCH v5 2/4] mfd: sony-cronos-smc: Add driver for Sony Cronos SMC
` [PATCH v5 3/4] led: sony-cronos-smc: Add RGB LED "
` [PATCH v5 4/4] watchdog: sony-cronos-smc: Add watchdog "
[PATCH net-next V4 00/14] devlink and mlx5: Support cross-function rate scheduling
2025-12-04 18:57 UTC (11+ messages)
` [PATCH net-next V4 02/14] documentation: networking: add shared devlink documentation
[PATCH 0/3] mshv: Debugfs interface for mshv_root
2025-12-04 18:57 UTC (4+ messages)
` [PATCH 3/3] mshv: Add debugfs to view hypervisor statistics
[PATCH v3] i2c: designware: Replace magic numbers with named constants
2025-12-04 18:54 UTC (2+ messages)
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