messages from 2026-01-12 16:38:57 to 2026-01-12 17:20:00 UTC [more...]
[PATCH v4 0/7] Enable THP support in drm_pagemap
2026-01-12 16:50 UTC (8+ messages)
` [PATCH v4 1/7] mm/zone_device: Add order argument to folio_free callback
[PATCH v2 00/32] Introduce support for confidential guest reset
2026-01-12 17:19 UTC (17+ messages)
` [PATCH v2 02/32] hw/accel: add a per-accelerator callback to change VM accelerator handle
` [PATCH v2 04/32] accel/kvm: add changes required to support KVM VM file descriptor change
` [PATCH v2 09/32] kvm/i386: implement architecture support for kvm "
` [PATCH v2 11/32] kvm/i386: reload firmware for confidential guest reset
` [PATCH v2 16/32] i386/sev: add migration blockers only once
` [PATCH v2 19/32] i386/sev: add support for confidential guest reset
` [PATCH v2 24/32] accel/kvm: add a per-confidential class callback to unlock guest state
` [PATCH v2 25/32] kvm/xen-emu: re-initialize capabilities during confidential guest reset
[PATCH] update-linux-headers: Remove "asm-s390/unistd_32.h"
2026-01-12 17:18 UTC (5+ messages)
[RFC PATCH v3 0/8] mm,numa: N_PRIVATE node isolation for device-managed memory
2026-01-12 17:18 UTC (4+ messages)
[PATCH v1 0/9] drm/panthor: Add a GEM shrinker
2026-01-12 17:18 UTC (18+ messages)
` [PATCH v1 5/9] drm/panthor: Part ways with drm_gem_shmem_object
` [PATCH v1 6/9] drm/panthor: Lazily allocate pages on mmap()
` [PATCH v1 8/9] drm/panthor: Track the number of mmap on a BO
why is "configuration fragments" in monospaced font?
2026-01-12 17:21 UTC (5+ messages)
` [docs] "
[PATCH v2 0/2] target/arm: make granule_protection_check usable from SMMU
2026-01-12 17:15 UTC (4+ messages)
[PATCH] vfio/pci: Do not clear PCI_COMMAND_INTX_DISABLE in pre_reset
2026-01-12 17:11 UTC (2+ messages)
[PATCH v12 0/3] mm: Fix OOM killer inaccuracy on large many-core systems
2026-01-12 17:15 UTC (4+ messages)
[PATCH v2 0/2] Add Kconfig option to remove microcode loading support
2026-01-12 17:15 UTC (3+ messages)
` [PATCH v2 2/2] x86/ucode: Add Kconfig option to remove microcode loading
[PATCH] irqchip/gic-v3-its: Don't acquire rt_spin_lock in allocate_vpe_l1_table()
2026-01-12 17:14 UTC (9+ messages)
[pci:pwrctrl-v5] BUILD SUCCESS e35adf37161bbdcf03bbc81aaeb6ffc286bcc9a2
2026-01-12 17:13 UTC
[PATCH v2] remoteproc: mediatek: Break lock dependency to `prepare_lock`
2026-01-12 17:14 UTC (2+ messages)
[RFC PATCH 0/5] net: make config options NF_LOG_{ARP,IPV4,IPV6} transitional
2026-01-12 17:13 UTC (2+ messages)
[PATCH RFC] ima: Fallback to a ctime guard without i_version updates
2026-01-12 17:14 UTC (7+ messages)
[PATCH] nfsdctl: add support for min-threads parameter
2026-01-12 17:13 UTC
[PATCH v3 00/47] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-12 17:13 UTC (49+ messages)
` [PATCH v3 01/47] arm_mpam: Remove duplicate linux/srcu.h header
` [PATCH v3 02/47] arm_mpam: Use non-atomic bitops when modifying feature bitmap
` [PATCH v3 03/47] arm64/sysreg: Add MPAMSM_EL1 register
` [PATCH v3 04/47] KVM: arm64: Preserve host MPAM configuration when changing traps
` [PATCH v3 05/47] KVM: arm64: Make MPAMSM_EL1 accesses UNDEF
` [PATCH v3 06/47] arm64: mpam: Context switch the MPAM registers
` [PATCH v3 07/47] arm64: mpam: Re-initialise MPAM regs when CPU comes online
` [PATCH v3 08/47] arm64: mpam: Advertise the CPUs MPAM limits to the driver
` [PATCH v3 09/47] arm64: mpam: Add cpu_pm notifier to restore MPAM sysregs
` [PATCH v3 10/47] arm64: mpam: Initialise and context switch the MPAMSM_EL1 register
` [PATCH v3 11/47] arm64: mpam: Add helpers to change a task or cpu's MPAM PARTID/PMG values
` [PATCH v3 12/47] KVM: arm64: Force guest EL1 to use user-space's partid configuration
` [PATCH v3 13/47] KVM: arm64: Use kernel-space partid configuration for hypercalls
` [PATCH v3 14/47] arm_mpam: resctrl: Add boilerplate cpuhp and domain allocation
` [PATCH v3 15/47] arm_mpam: resctrl: Sort the order of the domain lists
` [PATCH v3 16/47] arm_mpam: resctrl: Pick the caches we will use as resctrl resources
` [PATCH v3 17/47] arm_mpam: resctrl: Implement resctrl_arch_reset_all_ctrls()
` [PATCH v3 18/47] arm_mpam: resctrl: Add resctrl_arch_get_config()
` [PATCH v3 19/47] arm_mpam: resctrl: Implement helpers to update configuration
` [PATCH v3 20/47] arm_mpam: resctrl: Add plumbing against arm64 task and cpu hooks
` [PATCH v3 21/47] arm_mpam: resctrl: Add CDP emulation
` [PATCH v3 22/47] arm_mpam: resctrl: Convert to/from MPAMs fixed-point formats
` [PATCH v3 23/47] arm_mpam: resctrl: Add kunit test for control format conversions
` [PATCH v3 24/47] arm_mpam: resctrl: Add rmid index helpers
` [PATCH v3 25/47] arm_mpam: resctrl: Add kunit test for rmid idx conversions
` [PATCH v3 26/47] arm_mpam: resctrl: Wait for cacheinfo to be ready
` [PATCH v3 27/47] arm_mpam: resctrl: Add support for 'MB' resource
` [PATCH v3 28/47] arm_mpam: resctrl: Add support for csu counters
` [PATCH v3 29/47] arm_mpam: resctrl: Pick classes for use as mbm counters
` [PATCH v3 30/47] arm_mpam: resctrl: Pre-allocate free running monitors
` [PATCH v3 31/47] arm_mpam: resctrl: Pre-allocate assignable monitors
` [PATCH v3 32/47] arm_mpam: resctrl: Add kunit test for ABMC/CDP interactions
` [PATCH v3 33/47] arm_mpam: resctrl: Add resctrl_arch_config_cntr() for ABMC use
` [PATCH v3 34/47] arm_mpam: resctrl: Allow resctrl to allocate monitors
` [PATCH v3 35/47] arm_mpam: resctrl: Add resctrl_arch_rmid_read() and resctrl_arch_reset_rmid()
` [PATCH v3 36/47] arm_mpam: resctrl: Add resctrl_arch_cntr_read() & resctrl_arch_reset_cntr()
` [PATCH v3 37/47] arm_mpam: resctrl: Update the rmid reallocation limit
` [PATCH v3 38/47] arm_mpam: resctrl: Add empty definitions for assorted resctrl functions
` [PATCH v3 39/47] arm64: mpam: Select ARCH_HAS_CPU_RESCTRL
` [PATCH v3 40/47] arm_mpam: resctrl: Call resctrl_init() on platforms that can support resctrl
` [PATCH v3 41/47] arm_mpam: Generate a configuration for min controls
` [PATCH v3 42/47] arm_mpam: resctrl: Add kunit test for mbw min control generation
` [PATCH v3 43/47] arm_mpam: Add quirk framework
` [PATCH v3 44/47] arm_mpam: Add workaround for T241-MPAM-1
` [PATCH v3 45/47] arm_mpam: Add workaround for T241-MPAM-4
` [PATCH v3 46/47] arm_mpam: Add workaround for T241-MPAM-6
` [PATCH v3 47/47] arm_mpam: Quirk CMN-650's CSU NRDY behaviour
[PATCH] PCI/P2PDMA: Reset page reference count when page mapping fails
2026-01-12 17:13 UTC (2+ messages)
[PATCH bpf-next 0/3] properly load insn array values with offsets
2026-01-12 17:12 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: insn array: return proper address for non-zero offsets
` [PATCH bpf-next 2/3] bpf: insn array: return EACCES for incorrect map access
[PATCH v3 00/12] refactor Rust proc macros with `syn`
2026-01-12 17:07 UTC (13+ messages)
` [PATCH v3 01/12] rust: pin-init: internal: remove proc-macro[2] and quote workarounds
` [PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
` [PATCH v3 03/12] rust: macros: convert `#[vtable]` macro to use `syn`
` [PATCH v3 04/12] rust: macros: use `syn` to parse `module!` macro
` [PATCH v3 05/12] rust: macros: use `quote!` for "
` [PATCH v3 06/12] rust: macros: convert `#[export]` to use `syn`
` [PATCH v3 07/12] rust: macros: convert `concat_idents!` "
` [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro "
` [PATCH v3 09/12] rust: macros: allow arbitrary types to be used in `module!` macro
` [PATCH v3 10/12] rust: macros: rearrange `#[doc(hidden)]` "
` [PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value
` [PATCH v3 12/12] rust: macros: support `#[cfg]` properly in `#[vtable]` macro
[PATCH 0/3] imu: st_lsm6dsx: Add support for rotation sensor
2026-01-12 17:10 UTC (4+ messages)
` [PATCH 1/3] iio: imu: st_lsm6dsx: set buffer sampling frequency for accelerometer only
[PATCH v4 0/9] spi: add multi-lane support
2026-01-12 17:10 UTC (7+ messages)
` [PATCH v4 3/9] spi: support controllers with multiple data lanes
` [PATCH v4 4/9] spi: add multi_lane_mode field to struct spi_transfer
FAILED: patch "[PATCH] ALSA: ac97: fix a double free in" failed to apply to 6.12-stable tree
2026-01-12 17:09 UTC (3+ messages)
` [PATCH 6.12.y 1/2] ALSA: ac97bus: Use guard() for mutex locks
` [PATCH 6.12.y 2/2] ALSA: ac97: fix a double free in snd_ac97_controller_register()
[PATCH v2 00/24] Introduce Allwinner H6/H616 NAND controller support
2026-01-12 17:09 UTC (3+ messages)
[PATCH] cpuhp: Expedite synchronize_rcu during CPU hotplug operations
2026-01-12 17:09 UTC (8+ messages)
LINSTOR GUI v2.3.0
2026-01-12 17:08 UTC
[PATCH v6 0/3] ublk: introduce UBLK_CMD_TRY_STOP_DEV
2026-01-12 17:07 UTC (5+ messages)
Fwd: [Ms-nfs41-client-devel] [Announcement] NFSv4.2/NFSv4.1 filesystem client Windows driver binaries for Windows 10/11+WindowsServer 2019/2022/2025 for testing, 2026-01-12
2026-01-12 17:06 UTC
[PATCH v2] PCI: Provide pci_free_irq_vectors() for CONFIG_PCI=n
2026-01-12 17:06 UTC (4+ messages)
[PATCH v1 00/15] xen/riscv: introduce vtimer related things
2026-01-12 17:05 UTC (13+ messages)
` [PATCH v1 03/15] xen/riscv: implement vcpu_csr_init()
` [PATCH v1 05/15] xen/riscv: implement stub for smp_send_event_check_mask()
[CI v2 0/2] acpi: pm: s2idle: LPS0 changes
2026-01-12 17:05 UTC (6+ messages)
` [CI v2 1/2] ACPI: PM: s2idle: Add missing checks to acpi_s2idle_begin_lps0()
` [CI v2 2/2] ACPI: PM: s2idle: Add module parameter for LPS0 constraints checking
[PATCH] bootm: Remove BOOTM_NETBSD from defaults
2026-01-12 17:05 UTC
[Buildroot] [PATCH 1/2] configs/rockpro64: update U-Boot, TF-A, Kernel
2026-01-12 17:05 UTC (3+ messages)
` [Buildroot] [PATCH 2/2] configs/rockpro64_ebbr: update components
[PATCH] drbd: Replace deprecated strcpy with strscpy
2026-01-12 17:04 UTC
[REGRESSION] 6.12: Workqueue lockups in inode_switch_wbs_work_fn (suspect commit 66c14dccd810)
2026-01-12 17:04 UTC (2+ messages)
[PATCH 0/4] dma-buf: add revoke mechanism to invalidate shared buffers
2026-01-12 17:04 UTC (9+ messages)
[PATCH 00/12] HID: Use pm_*ptr instead of #ifdef CONFIG_PM*
2026-01-12 17:03 UTC (4+ messages)
[PATCH v2] ACPI: PPTT: Dump PPTT table when error detected
2026-01-12 17:02 UTC (2+ messages)
[PATCH mm-new resend 0/5] mm: accelerate gigantic folio allocation
2026-01-12 17:02 UTC (3+ messages)
` [PATCH 2/5] mm: page_alloc: optimize pfn_range_valid_contig()
[PATCH bpf v2] riscv, bpf: fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
2026-01-12 17:01 UTC (3+ messages)
[PATCH 1/1] PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
2026-01-12 17:01 UTC (5+ messages)
[PATCH] MAINTAINERS: add Rust files to STATIC BRANCH/CALL and TRACING
2026-01-12 16:54 UTC (7+ messages)
[PATCH 12/12] HID: surface: Use pm_ptr_sleep instead of #ifdef CONFIG_PM_SLEEP
2026-01-12 17:00 UTC (2+ messages)
[PATCH] alloc_tag: remove sysctl prefix from mem_profiling boot parameter
2026-01-12 17:00 UTC (4+ messages)
[PATCH v2] drm/xe/device: Convert wait for lmem init into an assert
2026-01-12 16:59 UTC (4+ messages)
` ✗ Xe.CI.Full: failure for "
Usage of kfuncs in tracepoints
2026-01-12 16:57 UTC
[QUESTION] i2c: designware: Why use GPIOD_OUT_HIGH instead of OPEN_DRAIN for recovery?
2026-01-12 16:57 UTC
Follow-up on Linux-kernel code accessibility
2026-01-12 16:57 UTC (11+ messages)
[Intel-wired-lan] [PATCH net-next 06/12] dpll: Support dynamic pin index allocation
2026-01-12 16:56 UTC (3+ messages)
[PATCH] fdc: Don't set FD_SR0_SEEK during automatic track crossing
2026-01-12 16:54 UTC (2+ messages)
[meta-oe][PATCH] nodejs: Make libuv related patch conditionally
2026-01-12 16:55 UTC (2+ messages)
` [oe] "
[Intel-wired-lan] [PATCH net-next 00/12] dpll: Core improvements and ice E825-C SyncE support
2026-01-12 16:55 UTC (17+ messages)
` [Intel-wired-lan] [PATCH net-next 01/12] dt-bindings: dpll: add common dpll-pin-consumer schema
` [Intel-wired-lan] [PATCH net-next 03/12] dpll: Add helpers to find DPLL pin fwnode
` "
[RFC v1 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-01-12 16:56 UTC (4+ messages)
` [RFC v1 5/5] iommu/hyperv: Add para-virtualized IOMMU support for Hyper-V guest
[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
2026-01-12 16:55 UTC (9+ messages)
` [PATCH bpf-next v1 04/10] resolve_btfids: Support for KF_IMPLICIT_ARGS
` [PATCH bpf-next v1 05/10] selftests/bpf: Add tests "
[PATCH] mshv: make certain field names descriptive in a header struct
2026-01-12 16:55 UTC (2+ messages)
[PATCH 0/6] mailbox: pcc: Refactor and improve initialisation and interrupt handling
2026-01-12 16:55 UTC (3+ messages)
[PATCH i-g-t v2 0/5] Add xe3p compute kernels and preemption support
2026-01-12 16:54 UTC (3+ messages)
` [PATCH i-g-t v2 1/5] lib/intel_compute: Add compute-square for xe3p
[PATCH 0/2] Fix a use after free in target driver
2026-01-12 16:53 UTC (3+ messages)
` [PATCH 1/2] scsi: target: iscsi: fix use-after-free in iscsit_dec_conn_usage_count()
` [PATCH 2/2] scsi: target: iscsi: fix use-after-free in iscsit_dec_session_usage_count()
[REGRESSION][BISECTED] Lenovo IdeaPad touchpad does not work when idma64 is present in initramfs
2026-01-12 16:52 UTC (3+ messages)
[PATCH 0/2] ublk: fix error handling if start_dev pid validation failed
2026-01-12 16:52 UTC (3+ messages)
` [PATCH 1/2] ublk: cancel device on START_DEV failure
[PATCH v4] tools: jobserver: Prevent deadlock caused by incorrect jobserver configuration and enhance error reporting
2026-01-12 16:52 UTC (5+ messages)
[PATCH] perf/core: Fix slow perf_event_task_exit() with LBR callstacks
2026-01-12 16:51 UTC
[PATCH] iommu: amd: Fix uninitialized dev_data on probe failure
2026-01-12 16:51 UTC (2+ messages)
[PATCH v2] i2c: riic: Move suspend handling to NOIRQ phase
2026-01-12 16:51 UTC (3+ messages)
[PATCH v1 0/2] Add procfs based memory and network tool events
2026-01-12 16:50 UTC (2+ messages)
[PATCH i-g-t v1 0/2] RFC: cut successful dmesg logs
2026-01-12 16:50 UTC (3+ messages)
` [PATCH i-g-t v1 1/2] runner/settings: Add new option --reduce-dmesg
` [PATCH i-g-t v1 2/2] RFC: runner: implement dmesg reduction for successful case
[PATCH v2] RDMA/rxe: Fix double free in rxe_srq_from_init
2026-01-12 16:49 UTC (2+ messages)
[PATCH 0/2] vsock/virtio: Fix data loss/disclosure due to joining of non-linear skb in RX queue
2026-01-12 16:48 UTC (7+ messages)
` [PATCH 2/2] vsock/test: Add test for a linear and non-linear skb getting coalesced
[PATCH v2 0/2] Fix TI DTB alignment issues with recent libfdt update
2026-01-12 16:48 UTC (6+ messages)
` [PATCH v2 2/2] ARM: OMAP2+: Pad SPL binary to 8-byte alignment before DTB
[PATCH v7] can: virtio: Add virtio CAN driver
2026-01-12 16:48 UTC (3+ messages)
[PATCH v5 1/2] x86/platform: Expose DTS sensors MSR
2026-01-12 16:47 UTC (2+ messages)
` [PATCH v5 2/2] xenpm: Add get-intel-temp subcommand
[PATCH] HID: sony: add support for bluetooth Rock Band 4 PS4 guitars
2026-01-12 16:46 UTC (2+ messages)
[PATCH BUNDLE] famfs: Fabric-Attached Memory File System
2026-01-12 16:46 UTC (5+ messages)
` [PATCH V3 00/21] famfs: port into fuse
` [PATCH V3 10/21] famfs_fuse: Kconfig
[PATCH] comedi: dmm32at: serialize use of paged registers
2026-01-12 16:28 UTC
[PATCH v2 00/45] arm_mpam: Add KVM/arm64 and resctrl glue code
2026-01-12 16:45 UTC (4+ messages)
` [PATCH v2 25/45] arm_mpam: resctrl: Add support for 'MB' resource
[RFC i-g-t] Extend lsgpu output with data from discrete GPU upstream bridge
2026-01-12 16:45 UTC (2+ messages)
[PATCH] tests/rcutorture: Fix build error
2026-01-12 16:33 UTC
[PATCH] media: dt-bindings: media: renesas,fcp: Allow three clocks for RZ/V2N SoC
2026-01-12 16:44 UTC (3+ messages)
[PATCH] module: Remove duplicate freeing of lockdep classes
2026-01-12 16:43 UTC (2+ messages)
[PATCH v4 0/9] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-12 16:43 UTC (3+ messages)
` [PATCH v4 9/9] power: sequencing: pcie-m2: Create serdev device for WCN7850 bluetooth
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
[PATCH v5] eal: RTE_PTR_ADD/SUB char* for compiler optimizations
2026-01-12 16:43 UTC (3+ messages)
[PATCH v3 00/36] KVM: arm64: Introduce vGIC-v5 with PPI support
2026-01-12 16:42 UTC (3+ messages)
` [PATCH v3 36/36] KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPI
[PATCH v3 00/14] Add support for handling PCIe M.2 Key E connectors in devicetree
2026-01-12 16:41 UTC (6+ messages)
` [PATCH v3 03/14] software node: Implement device_get_match_data fwnode callback
[PATCH] arm64: dts: qcom: sm8750: Enable download mode register write
2026-01-12 16:42 UTC (2+ messages)
[PATCHv2] ARM: dts: socfpga: remove underscore node names for base socfpga dtsi
2026-01-12 16:42 UTC (2+ messages)
[PATCH 0/5] x86: assorted time handling adjustments
2026-01-12 16:41 UTC (12+ messages)
` [PATCH 1/5] x86/time: deal with negative deltas in get_s_time_fixed()
[PATCH v2 0/3] Documentation: Link man pages to https://man7.org/
2026-01-12 16:41 UTC (5+ messages)
` [PATCH v2 1/3] Documentation: sp_SP: Add missing man page section
` [PATCH v2 2/3] Documentation: Remove :manpage: from non-existing man pages
[BUG] x86: 32-bit uprobes are broken
2026-01-12 16:40 UTC (3+ messages)
` [PATCH] x86/uprobes: Fix XOL allocation failure for 32-bit tasks
[PATCH] Bluetooth: Perform careful capability checks in hci_sock_bind()
2026-01-12 16:39 UTC (2+ messages)
[PATCH 1/2] ARM: defconfig: move entries
2026-01-12 16:38 UTC (3+ messages)
` [PATCH 2/2] ARM: defconfig: turn off CONFIG_EXPERT
[PATCH] doc: Update residual 1Hz handling description
2026-01-12 16:39 UTC
arch/x86/coco/sev/core.c:2838:12-13: WARNING opportunity for kfree_sensitive/kvfree_sensitive (memset at line 2837) (fwd)
2026-01-12 16:38 UTC (3+ messages)
` [PATCH] x86/sev: Use kfree_sensitive() when freeing a SNP message descriptor
[TEST] txtimestamp.sh pains after netdev foundation migration
2026-01-12 16:38 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.