messages from 2026-02-12 21:19:29 to 2026-02-13 01:36:06 UTC [more...]
[PATCH v5 0/6] cgroup/cpuset: Fix partition related locking issues
2026-02-13 1:35 UTC (5+ messages)
` [PATCH v5 1/6] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del()
` [PATCH v5 2/6] cgroup/cpuset: Clarify exclusion rules for cpuset internal variables
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-02-13 1:28 UTC (3+ messages)
` [PATCH v3 2/3] evm: Don't enable fix mode when secure boot is enabled
` [PATCH v3 3/3] s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOT
[PATCH v2 0/5] Add queue ready message to VDUSE
2026-02-13 1:25 UTC (5+ messages)
` [PATCH v2 3/5] vduse: add VDUSE_GET_FEATURES ioctl
[PATCH v3 0/5] Add initial remoteproc support for Kaanapali SoC
2026-02-13 1:22 UTC (6+ messages)
` [PATCH v3 3/5] dt-bindings: remoteproc: qcom,pas: Document pas for SoCCP on Kaanapali and Glymur platforms
[PATCH net 0/2] vsock: fix child netns mode initialization and restriction
2026-02-13 1:19 UTC (5+ messages)
` [PATCH net 1/2] vsock: fix child netns mode initialization
` [PATCH net 2/2] vsock: prevent child netns mode switch from local to global
[PATCH] riscv: increase COMMAND_LINE_SIZE value to 2048
2026-02-13 1:18 UTC (3+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2026-02-13 1:18 UTC (2+ messages)
[GIT PULL] SCSI updates for the 6.19+ merge window
2026-02-13 1:18 UTC (2+ messages)
[GIT PULL] NVDIMM and DAX for 7.0
2026-02-13 1:18 UTC (2+ messages)
[GIT PULL] VFIO updates for v7.0-rc1
2026-02-13 1:17 UTC (2+ messages)
[PATCH] riscv: kdump: return early for invalid 'crashkernel=0' input
2026-02-13 1:16 UTC (3+ messages)
[PATCH 1/2] rust: move `static_assert` into `build_assert`
2026-02-13 1:16 UTC (3+ messages)
` [PATCH 2/2] rust: add `const_assert!` macro
[PATCH bpf-next v1 00/14] selftests/bpf: Fixes for userspace ASAN
2026-02-13 1:11 UTC (21+ messages)
` [PATCH bpf-next v1 01/14] selftests/bpf: Pass through build flags to bpftool and resolve_btfids
` [PATCH bpf-next v1 05/14] selftests/bpf: Fix memory leaks in tests
` [PATCH bpf-next v1 06/14] selftests/bpf: Fix cleanup in check_fd_array_cnt__fd_array_too_big()
` [PATCH bpf-next v1 10/14] selftests/bpf: Fix resource leaks caused by missing cleanups
` [PATCH bpf-next v1 11/14] selftests/bpf: Free bpf_object in test_sysctl
` [PATCH bpf-next v1 12/14] selftests/bpf: Fix array bounds warning in jit_disasm_helpers
` [PATCH bpf-next v1 13/14] selftests/bpf: Fix out-of-bounds array access bugs reported by ASAN
[PATCH v2 0/4] soc: qcom: ice: Remove platform_driver support and expose as a pure library
2026-02-13 1:02 UTC (3+ messages)
` [PATCH v2 1/4] "
[PATCH v5 0/3] x86: Capability bits fix and required bits sanity check
2026-02-13 0:58 UTC (13+ messages)
` [PATCH v5 1/3] x86/cpu: Clear feature bits disabled at compile-time
` [PATCH v5 2/3] x86/cpu: Check if feature string is non-zero
[RFC PATCH 1/1] iomap: fix race between iomap_set_range_uptodate and folio_end_read
2026-02-13 0:53 UTC (12+ messages)
[PATCH v3] hfsplus: fix uninit-value by validating catalog record size
2026-02-13 0:49 UTC (2+ messages)
[paulmck-rcu:dev.2026.02.02a] BUILD SUCCESS 89716118f83ca8730ccacba9691f3b62698005af
2026-02-13 0:47 UTC
[PATCH 2/2] riscv: export kaslr offset and satp in VMCOREINFO ELF notes
2026-02-13 0:45 UTC (2+ messages)
[PATCH 1/2] riscv: move kaslr_offset() to page.h as a static inline function
2026-02-13 0:44 UTC (2+ messages)
[PATCH v5 0/3] ASoC: Add DMIC support for the AMD RPL platform
2026-02-13 0:42 UTC (4+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] ASoC: Drop RPL driver
` [PATCH v5 3/3] ASoC: Add quirk for Lecoo Bellator N176
[PATCH bpf-next 0/3] Fix test_cgroup_iter_memcg issues found during back-porting
2026-02-13 0:41 UTC (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Check bpf_mem_cgroup_page_state return value
` [PATCH bpf-next 2/3] mm/memcontrol: Return error when accessing kmem with nokmem
` [PATCH bpf-next 3/3] selftests/bpf: Skip test_kmem when cgroup.memory=nokmem
[PATCH v4 0/8] KVM: x86: nSVM: Improve PAT virtualization
2026-02-13 0:38 UTC (15+ messages)
` [PATCH v4 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode
` [PATCH v4 2/8] KVM: x86: nSVM: Cache and validate vmcb12 g_pat
` [PATCH v4 3/8] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH v4 4/8] KVM: x86: nSVM: Redirect IA32_PAT accesses to either hPAT or gPAT
` [PATCH v4 5/8] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on VMEXIT
` [PATCH v4 6/8] KVM: x86: nSVM: Save/restore gPAT with KVM_{GET,SET}_NESTED_STATE
` [PATCH v4 7/8] KVM: x86: nSVM: Handle restore of legacy nested state
[PATCH] thunderbolt: Fix PCIe device enumeration with delayed rescan
2026-02-13 0:34 UTC (10+ messages)
[PATCH v2 0/2] riscv: Introduce support for hardware break/watchpoints
2026-02-13 0:34 UTC (2+ messages)
[PATCH v3 14/14] greybus: cpc: add CPC SDIO host driver
2026-02-13 0:31 UTC (2+ messages)
[PATCH 0/2] riscv: smp: Two minor comment updates
2026-02-13 0:24 UTC (2+ messages)
[PATCH] riscv: Remove support for XIP kernel
2026-02-13 0:22 UTC (3+ messages)
[PATCH v3 1/2] drm: introduce KMS recovery mechanism
2026-02-13 0:18 UTC (3+ messages)
` [PATCH v3 2/2] drm/amd/display: add vendor specific reset
[PATCH v11 0/7] i2c: xiic: use generic device property accessors
2026-02-13 0:15 UTC (8+ messages)
` [PATCH v11 1/7] i2c: xiic: switch to devres managed APIs
` [PATCH v11 2/7] i2c: xiic: remove duplicate error message
` [PATCH v11 3/7] i2c: xiic: switch to generic device property accessors
` [PATCH v11 4/7] i2c: xiic: cosmetic cleanup
` [PATCH v11 5/7] i2c: xiic: cosmetic: use resource format specifier in debug log
` [PATCH v11 6/7] i2c: xiic: use numbered adapter registration
` [PATCH v11 7/7] i2c: xiic: skip input clock setup on non-OF systems
[PATCH v2 0/3] Add TI TPS1689 pmbus eFuse
2026-02-13 0:14 UTC (4+ messages)
` [PATCH v2 1/3] hwmon: (pmbus/tps25990): Rework TPS25990 non standatd direct conversion
` [PATCH v2 2/3] dt-bindings: hwmon: pmbus/tps1689: Add TPS1689
` [PATCH v2 3/3] hwmon: (pmbus/tps1689): Add TPS1689 support
[PATCH V2] crypto: aegis128: Add RISC-V vector SIMD implementation
2026-02-13 0:13 UTC (3+ messages)
[PATCH 0/4] Fix AM62A/J722S C7XV DSP reset variation
2026-02-13 0:11 UTC (5+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: k3-dsp: Add C7xv dsp variant for J722S
` [PATCH 2/4] arm64: dts: ti: k3-j722s-main: update compatible string for C7XV dsps
` [PATCH 3/4] remoteproc: k3-dsp: use local reset for C7XV dsps on AM62A
` [PATCH 4/4] remoteproc: k3-dsp: add compatible string for j722s C7XV DSP
[PATCH v2] Documentation: sysfs-pps: Fix `Description:`s
2026-02-13 0:12 UTC
[PATCH v2 1/8] rust: device: support `dev_printk` on all devices
2026-02-13 0:11 UTC (5+ messages)
` [PATCH v2 7/8] gpu: nova-core: remove redundant `.as_ref()` for `dev_*` print
[PATCH v2] gpu: nova-core: fix aux device registration for multi-GPU systems
2026-02-13 0:09 UTC (2+ messages)
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-13 0:08 UTC (2+ messages)
[PATCH v2] ext4: fix journal credit check when setting fscrypt context
2026-02-13 0:07 UTC (2+ messages)
[RFC PATCH bpf-next 0/1] Upgrading uprobe and kprobe to their `multi` counterparts
2026-02-13 0:06 UTC (3+ messages)
` [RFC PATCH bpf-next 1/1] libbpf: Auto-upgrade uprobes to multi-uprobes when supported
[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
2026-02-13 0:05 UTC (9+ messages)
` [RFC PATCH 01/19] x86,fs/resctrl: Add support for Global Bandwidth Enforcement (GLBE)
[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
2026-02-12 23:58 UTC
[PATCH 0/4 v3] exec: inherit HWCAPs from the parent process
2026-02-12 23:57 UTC (7+ messages)
` [PATCH 2/4] "
` [PATCH 3/4] mm: synchronize saved_auxv access with arg_lock
` [PATCH 4/4] selftests/exec: add test for HWCAP inheritance
[PATCH v2] selftests/bpf: Add powerpc support for get_preempt_count() in selftest
2026-02-12 23:53 UTC (3+ messages)
[PATCH] sound: echoaudio: Add SPDX ids to some files
2026-02-12 23:49 UTC
[GIT PULL] RISC-V updates for v7.0
2026-02-12 23:39 UTC
[PATCH] PCI: endpoint: pci-epf-test: select configfs
2026-02-12 23:39 UTC (4+ messages)
[PATCH v5 0/4] Introduce DeviceContext
2026-02-12 23:39 UTC (3+ messages)
` [PATCH v5 1/4] rust/drm: "
[PATCH v2] perf vendor events arm64: Add Tegra410 Olympus PMU events
2026-02-12 23:34 UTC
[PATCH] sound: drivers: opl4: Add SPDX id lines to files
2026-02-12 23:34 UTC (5+ messages)
[BUG] Fault during memory acceptance for TDX VMs with certain memory sizes
2026-02-12 23:31 UTC (2+ messages)
[PATCH v2 00/12] Move RAPL defaults to interface drivers
2026-02-12 23:30 UTC (13+ messages)
` [PATCH v2 01/12] powercap: intel_rapl: Add a symbol namespace for intel_rapl exports
` [PATCH v2 02/12] powercap: intel_rapl: Cleanup coding style
` [PATCH v2 03/12] powercap: intel_rapl: Remove unused TIME_WINDOW macros
` [PATCH v2 04/12] powercap: intel_rapl: Simplify rapl_compute_time_window_atom()
` [PATCH v2 05/12] powercap: intel_rapl: Use shifts for power-of-2 operations
` [PATCH v2 06/12] powercap: intel_rapl: Use GENMASK() and BIT() macros
` [PATCH v2 07/12] powercap: intel_rapl: Use unit conversion macros from units.h
` [PATCH v2 08/12] powercap: intel_rapl: Allow interface drivers to configure rapl_defaults
` [PATCH v2 09/12] powercap: intel_rapl: Move TPMI default settings into TPMI interface driver
` [PATCH v2 10/12] thermal: intel: int340x: processor: Move RAPL defaults to MMIO driver
` [PATCH v2 11/12] powercap: intel_rapl: Register PM notifier only when RAPL package exists
` [PATCH v2 12/12] powercap: intel_rapl: Move MSR default settings into MSR interface driver
[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
2026-02-12 23:21 UTC (3+ messages)
[PATCH] smb: server: Remove duplicate include of misc.h
2026-02-12 23:20 UTC (2+ messages)
[PATCH] fs/ntfs3: add delayed-allocation (delalloc) support
2026-02-12 23:15 UTC (2+ messages)
` [syzbot ci] "
[PATCH 0/2] befs: Add FS_IOC_GETFSLABEL / FS_IOC_SETFSLABEL ioctls
2026-02-12 23:13 UTC (3+ messages)
` [PATCH 1/2] befs: Add FS_IOC_GETFSLABEL ioctl
` [PATCH 2/2] befs: Add FS_IOC_SETFSLABEL ioctl
[RFC PATCH 0/5] KVM: nSVM: Fix RIP usage in the control area after restore
2026-02-12 23:07 UTC (6+ messages)
` [RFC PATCH 1/5] KVM: nSVM: Do not use L2's RIP for vmcb02's NextRIP after first L2 VMRUN
` [RFC PATCH 2/5] KVM: nSVM: Use the correct RIP when restoring vmcb02's control area
` [RFC PATCH 3/5] KVM: nSVM: Move updating NextRIP and soft IRQ RIPs into a helper
` [RFC PATCH 4/5] KVM: SVM: Recalculate nested RIPs after restoring REGS/SREGS
` [RFC PATCH 5/5] DO NOT MERGE: KVM: selftests: Reproduce nested RIP restore bug
[GIT PULL] power-supply changes for 7.0
2026-02-12 23:00 UTC
[PATCH] mm: remove '!root_reclaim' checking in should_abort_scan()
2026-02-12 22:57 UTC (2+ messages)
[PATCH] xfs: fixup some alignment issues in xfs_ondisk.c
2026-02-12 22:53 UTC (3+ messages)
[PATCH v2] xfs: fix code alignment issues in xfs_ondisk.c
2026-02-12 22:50 UTC
[GIT PULL] RTLA: Updates for 7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] rv: Updates for 7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] Configfs for v7.0
2026-02-12 22:48 UTC (2+ messages)
[GIT PULL] OpenRISC updates for 6.20
2026-02-12 22:48 UTC (2+ messages)
Orange PI 5 MAX: very unstable using kernel 6.19.0 and 6.18.10, 6.18.9 perfectly stable
2026-02-12 22:48 UTC (4+ messages)
[PATCH 1/3] vfio/pci: Set VFIO_PCI_OFFSET_SHIFT to 48
2026-02-12 22:46 UTC (3+ messages)
[PATCH net 0/6] mlx5 misc fixes 2026-02-12
2026-02-12 22:41 UTC (11+ messages)
` [PATCH net 1/6] net/mlx5: Fix multiport device check over light SFs
` [PATCH net 2/6] net/mlx5: Fix misidentification of write combining CQE during poll loop
` [PATCH net 3/6] net/mlx5e: Fix misidentification of ASO "
` [PATCH net 5/6] net/mlx5e: Fix deadlocks between devlink and netdev instance locks
` [PATCH net 6/6] net/mlx5e: Use unsigned for mlx5e_get_max_num_channels
[PATCH v2] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on Emeraldrapids
2026-02-12 22:41 UTC (3+ messages)
[PATCH net] xen-netback: reject zero-queue configuration from guest
2026-02-12 22:40 UTC
[PATCH] cxl/hdm: Avoid DVSEC fallback after region teardown
2026-02-12 22:38 UTC
ld.lld: error: undefined symbol: xe_configfs_check_device
2026-02-12 22:35 UTC
[PATCH v3] ASoC: simple-card-utils: add sysclk ordering support
2026-02-12 22:34 UTC (5+ messages)
rust binder: many pr_warn!() / pr_err!() with missing newlines
2026-02-12 22:30 UTC
[PATCH 1/2] sched_ext: Fix ops.dequeue() semantics
2026-02-12 22:30 UTC (11+ messages)
[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
2026-02-12 22:28 UTC
[PATCH] mm: thp: Deny THP for guest_memfd and secretmem in file_thp_enabled()
2026-02-12 22:19 UTC (14+ messages)
[PATCH 0/5] Add support for Seeed Studio BeagleBone HDMI cape overlay
2026-02-12 22:19 UTC (6+ messages)
` [PATCH 1/5] ARM: dts: ti: Enable overlays for all DTB files
[PATCH 0/2] kexec: Refuse kernel-unsafe Microsoft Hypervisor transitions
2026-02-12 22:12 UTC (5+ messages)
` [PATCH 1/2] kexec: Add permission notifier chain for kexec operations
` [PATCH 2/2] mshv: Add kexec blocking support
[PATCH v2 0/2] rust: task: clean up safety issues wrt de_thread()
2026-02-12 22:12 UTC (3+ messages)
` [PATCH v2 1/2] rust: task: limit group_leader() to current
` [PATCH v2 2/2] rust: task: use atomic read for pid()
[PATCH v3 0/4] arm64: boot: dts: ti: k3-am62l: allow WKUP UART wakeup from LPM
2026-02-12 22:06 UTC (4+ messages)
` [PATCH v3 2/4] arm64: boot: dts: ti: k3-am62l-wakeup: create label for target-module
[REGRESSION] HDMI monitor not working on Radxa Rock 5B after phy rockchip samsung hdptx HDMI 2.1 FRL patchset
2026-02-12 22:04 UTC (2+ messages)
[PATCH 0/2] platform/x86: asus-wmi: fix screenpad brightness/power management
2026-02-12 22:02 UTC (3+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: adjust screenpad power/brightness handling
` [PATCH 2/2] platform/x86: asus-wmi: fix screenpad brightness scaling
[PATCH v2 0/3] 9p: Performance improvements for build workloads
2026-02-12 21:42 UTC (4+ messages)
` [PATCH v2 3/3] 9p: Enable symlink caching in page cache
[PATCH v4 00/24] Runtime TDX Module update support
2026-02-12 21:59 UTC (3+ messages)
` [PATCH v4 22/24] coco/tdx-host: Document TDX Module update expectations
[PATCH v2 0/3] kernfs: Add inotify IN_DELETE_SELF, IN_IGNORED support for files
2026-02-12 21:58 UTC (4+ messages)
` [PATCH v2 1/3] kernfs: allow passing fsnotify event types
` [PATCH v2 2/3] kernfs: send IN_DELETE_SELF and IN_IGNORED on file deletion
` [PATCH v2 3/3] selftests: memcg: Add tests IN_DELETE_SELF and IN_IGNORED on memory.events
[PATCH V3 0/5] Align SVM with APM defined behaviors
2026-02-12 21:57 UTC (5+ messages)
` [PATCH V3 2/5] KVM: SVM: Inject #UD for STGI if EFER.SVME=0 and SVM Lock and DEV are not available
[PATCH 0/2] smb: simplify boolean expressions
2026-02-12 21:55 UTC (2+ messages)
[PATCH 0/2] improve per-node allocation and reclaim visibility
2026-02-12 21:53 UTC (16+ messages)
` [PATCH 1/2] mm/mempolicy: track page allocations per mempolicy
` [PATCH 2/2] mm: move pgscan and pgsteal to node stats
[PATCH v4 0/5] I2C Mux per channel bus speed
2026-02-12 21:47 UTC (4+ messages)
` [PATCH v4 2/5] i2c: mux: add support for per channel bus frequency
[PATCH net v2] net: usb: catc: enable basic endpoint checking
2026-02-12 21:41 UTC
[PATCH] scripts/bloat-o-meter: Rename file arguments to match output
2026-02-12 21:39 UTC
[PATCH] pinctrl: pinctrl-single: add ti,am62l-padconf compatible string
2026-02-12 21:38 UTC
[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
2026-02-12 21:36 UTC (5+ messages)
` [PATCH v8 1/4] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v8 2/4] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v8 4/4] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc
[BUG] sched_mm_cid_exit+0xe2: page fault on CID bitmap write with nopti on 6.19.0
2026-02-12 21:33 UTC
[syzbot] [mm?] KASAN: slab-use-after-free Read in mas_walk
2026-02-12 21:30 UTC (3+ messages)
[PATCH 1/1] perf test data_type_profiling.sh: Skip just the Rust tests if code_with_type workload is missing
2026-02-12 21:27 UTC (2+ messages)
[PATCH] KVM: x86: Zero-initialize temporary fxregs_state buffers in FXSAVE emulation
2026-02-12 21:24 UTC
[PATCH v2 1/2] dt-bindings: gpio: add gpio-aggregator binding
2026-02-12 21:22 UTC (8+ messages)
[PATCH 3/3] scx_userland: fix restart and stats thread lifecycle bugs
2026-02-12 21:19 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