messages from 2025-06-04 18:48:57 to 2025-06-04 23:12:29 UTC [more...]
[PATCH v4 0/5] Add SEV-SNP CipherTextHiding feature support
2025-06-04 23:12 UTC (10+ messages)
` [PATCH v4 2/5] crypto: ccp: Add support for SNP_FEATURE_INFO command
` [PATCH v4 3/5] crypto: ccp: Add support to enable CipherTextHiding on SNP_INIT_EX
` [PATCH v4 4/5] KVM: SEV: Introduce new min,max sev_es and sev_snp asid variables
[PATCH v4 0/7] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-06-04 23:11 UTC (8+ messages)
` [PATCH v4 1/7] selftests/proc: add /proc/pid/maps tearing from vma split test
` [PATCH v4 2/7] selftests/proc: extend /proc/pid/maps tearing test to include vma resizing
` [PATCH v4 3/7] selftests/proc: extend /proc/pid/maps tearing test to include vma remapping
` [PATCH v4 4/7] selftests/proc: test PROCMAP_QUERY ioctl while vma is concurrently modified
` [PATCH v4 5/7] selftests/proc: add verbose more for tests to facilitate debugging
` [PATCH v4 6/7] mm/maps: read proc/pid/maps under per-vma lock
` [PATCH v4 7/7] mm/maps: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v3 0/5] Add manual request completion to the MediaTek VCodec driver
2025-06-04 23:08 UTC (9+ messages)
` [PATCH v3 1/5] media: mc: add manual request completion
` [PATCH v3 2/5] media: vicodec: add support for manual completion
` [PATCH v3 3/5] media: mc: add debugfs node to keep track of requests
` [PATCH v3 4/5] media: vcodec: Implement manual request completion
` [PATCH v3 5/5] media: mtk-vcodec: Don't try to decode 422/444 VP9
[PATCH v3 0/2] Support for Osram as3668 LED driver
2025-06-04 22:58 UTC (3+ messages)
` [PATCH v3 1/2] leds: as3668: Driver for the ams Osram 4-channel i2c "
` [PATCH v3 2/2] dt-bindings: leds: Add new as3668 support
[PATCH 0/3] perf: generate events for BPF metadata
2025-06-04 23:04 UTC (11+ messages)
` [PATCH 2/3] perf: collect BPF metadata from existing BPF programs
[PATCH v2 0/3] Optimize GCD performance on RISC-V by selecting implementation at runtime
2025-06-04 23:02 UTC (5+ messages)
` [PATCH v2 1/3] lib/math/gcd: Use static key to select "
` [PATCH v2 3/3] riscv: Optimize gcd() performance on RISC-V without Zbb extension
[PATCH v5 00/29] x86/resctrl telemetry monitoring
2025-06-04 22:58 UTC (4+ messages)
` [PATCH v5 06/29] x86,fs/resctrl: Improve domain type checking
[PATCH v2 1/4] arm64: dts: imx8mp-venice-gw71xx: fix TPM SPI frequency
2025-06-04 22:56 UTC (4+ messages)
` [PATCH v2 2/4] arm64: dts: imx8mp-venice-gw72xx: "
` [PATCH v2 3/4] arm64: dts: imx8mp-venice-gw73xx: "
` [PATCH v2 4/4] arm64: dts: imx8mp-venice-gw74xx: "
[linus:master] [btrfs] 8af94e772e: xfstests.btrfs.220.fail
2025-06-04 22:53 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mp-venice-gw74xx: update name of M2SKT_WDIS2# gpio
2025-06-04 22:51 UTC
[PATCH v9 00/16] Enable CXL PCIe port protocol error handling and logging
2025-06-04 22:50 UTC (15+ messages)
` [PATCH v9 01/16] PCI/CXL: Add pcie_is_cxl()
` [PATCH v9 02/16] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v9 03/16] CXL/AER: Introduce kfifo for forwarding CXL errors
[PATCH V2] mm/hugetlb: remove unnecessary holding of hugetlb_lock
2025-06-04 22:47 UTC (2+ messages)
[RFC PATCH] cgroup: Track time in cgroup v2 freezer
2025-06-04 22:47 UTC (4+ messages)
[PATCH v5 0/4 UPDATED] AET patches updated with Reinette feedback
2025-06-04 22:47 UTC (9+ messages)
` [PATCH v5 1/4 UPDATED] x86,fs/resctrl: Consolidate monitor event descriptions
` [PATCH v5 2/4 UPDATED] x86,fs/resctrl: Replace architecture event enabled checks
` [PATCH v5 3/4 UPDATED] x86/resctrl: Remove 'rdt_mon_features' global variable
` [PATCH v5 4/4 UPDATED] x86,fs/resctrl: Prepare for more monitor events
[PATCH] drm/nouveau/bl: Use kasprintf for interface name
2025-06-04 22:46 UTC (5+ messages)
[PATCH] x86/kerrnel/FPU: clear MP bit of cr0
2025-06-04 22:42 UTC (3+ messages)
[syzbot] [v9fs?] [ext4?] INFO: task hung in __iterate_supers
2025-06-04 22:40 UTC
[PATCH v8 0/7] Enable EINJv2 Support
2025-06-04 22:38 UTC (8+ messages)
` [PATCH v8 1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings
` [PATCH v8 2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v8 3/7] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v8 4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters
` [PATCH v8 5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
` [PATCH v8 6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections
` [PATCH v8 7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[PATCH 0/3] bitmap: introduce find_random_bit() and use in clocksource
2025-06-04 22:37 UTC (7+ messages)
` [PATCH 1/3] bitmap: generalize node_random()
` [PATCH 2/3] cpumask: introduce cpumask_random()
` [PATCH 3/3] clocksource: improve randomness in clocksource_verify_choose_cpus()
[RFC] selftests/mm: Skip tests dependent on a binary not built
2025-06-04 22:35 UTC (4+ messages)
` [PATCH RESEND] selftests/mm/run_vmtests.sh: skip hugevm tests if write_to_hugetlbfs is missing
[PATCH v9 0/4] (no cover subject)
2025-06-04 22:21 UTC (3+ messages)
` [PATCH v9 4/4] rust: platform: allow ioremap of platform resources
[PATCH 0/3] timers: Disable memory pre-allocation of timer debug objects
2025-06-04 22:09 UTC (4+ messages)
` [PATCH 1/3] debugobjects: Add ODEBUG_FLAG_NO_ALLOC to disable memory allocation
` [PATCH 2/3] debugobjects: Show the state of debug_objects_enabled
` [PATCH 3/3] timers: Disable memory pre-allocation of timer debug objects
[PATCH v2 0/3] docs: some automarkup improvements
2025-06-04 22:05 UTC (2+ messages)
[PATCH 0/2] Add ADI I3C Controller
2025-06-04 22:00 UTC (4+ messages)
` [PATCH 2/2] i3c: master: Add driver for Analog Devices I3C Controller IP
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-04 21:58 UTC (12+ messages)
` [PATCH v3 3/4] fbdev/deferred-io: Support "
[PATCH] firmware: smccc: support both conduits for getting hyp UUID
2025-06-04 21:45 UTC (2+ messages)
[PATCH v8 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-06-04 21:40 UTC (10+ messages)
[PATCH 1/2] thermal: intel: int340x: Add performance control for platform temperature control
2025-06-04 21:40 UTC (4+ messages)
` [PATCH 2/2] thermal: intel: int340x: Allow temperature override
[PATCH] cpuidle: dt: fix opencoded for_each_cpu() in idle_state_valid()
2025-06-04 21:39 UTC
[PATCH v1 0/5] rust: Add ACPI match table support for Rust drivers
2025-06-04 21:34 UTC (2+ messages)
[PATCH] crypto: ccp: Fix SNP panic notifier unregistration
2025-06-04 21:31 UTC (3+ messages)
[PATCH v2] perf bpf-filter: Improve error messages
2025-06-04 21:30 UTC (3+ messages)
[GIT PULL] bcachefs changes for 6.16, part 2
2025-06-04 21:23 UTC
Latest kernel firmware update breaks intel wifi card
2025-06-04 21:20 UTC
[PATCH] mm/vmstat: Fix build with MEMCG=y and VM_EVENT_COUNTERS=n
2025-06-04 21:20 UTC (3+ messages)
[PATCH v2 0/3] KVM: arm64: selftests: arch_timer_edge_cases fixes
2025-06-04 21:17 UTC (4+ messages)
[PATCH v2] mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
2025-06-04 21:14 UTC
[PATCH 0/2] Use guest mem inodes instead of anonymous inodes
2025-06-04 21:13 UTC (4+ messages)
` [PATCH 1/2] fs: Provide function that allocates a secure anonymous inode
[Bug] possible deadlock in vfs_rmdir in Linux kernel v6.12
2025-06-04 21:11 UTC (9+ messages)
` [Bug] kernel BUG in may_delete in linux "
` [BUG] task hung in fs_bdev_sync in linux v6.12
[PATCH v3] arm64: dts: rockchip: support Ethernet Switch adapter for RK3588 Jaguar
2025-06-04 21:07 UTC (2+ messages)
[PATCH v2] net: qrtr: mhi: synchronize qrtr and mhi preparation
2025-06-04 21:05 UTC
[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
2025-06-04 21:05 UTC (3+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
[PATCH 06/17] KVM: arm64: Introduce method to partition the PMU
2025-06-04 20:57 UTC (3+ messages)
[PATCH v2 1/4] mm/damon: introduce DAMON_STAT module
2025-06-04 20:56 UTC (2+ messages)
[PATCH] pidfs: never refuse ppid == 0 in PIDFD_GET_INFO
2025-06-04 20:50 UTC (2+ messages)
[PATCH 0/2] crypto: replace cpumask_next with better API
2025-06-04 20:47 UTC (3+ messages)
` [PATCH 1/2] crypto: pcrypt: Optimize pcrypt_aead_init_tfm()
` [PATCH 2/2] crypto: caam - Fix opencoded cpumask_next_wrap() in caam_drv_ctx_init()
[PATCH v2 bpf-next 0/4] bpf path iterator
2025-06-04 20:37 UTC (10+ messages)
` [PATCH v2 bpf-next 2/4] landlock: Use path_walk_parent()
` [PATCH v2 bpf-next 3/4] bpf: Introduce path iterator
[PATCH v4 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
2025-06-04 20:30 UTC (3+ messages)
` [PATCH v4 1/5] arm64: Kconfig: enable PCI Power Control Slot driver for QCOM
[PATCH] drm/amdgpu: fix NULL dereference in gfx_v9_0_kcq() and kiq_init_queue()
2025-06-04 20:28 UTC (5+ messages)
[PATCHv2 mm-stable] uprobes: Revert ref_ctr_offset in uprobe_unregister error path
2025-06-04 20:28 UTC (2+ messages)
[PATCH 0/2] mm/memory: fix memory tearing on threaded fork
2025-06-04 20:28 UTC (6+ messages)
` [PATCH 2/2] mm/memory: Document how we make a coherent memory snapshot
[PATCH] arm64: dts: rockchip: add regulator-enable-ramp-delay to RK860-2/-3 regulators
2025-06-04 20:24 UTC
[PATCH] MAINTAINERS: .mailmap: update Rob Clark's email address
2025-06-04 20:23 UTC (3+ messages)
[PATCH net] gve: Fix stuck TX queue for DQ queue format
2025-06-04 20:19 UTC
[PATCH v10 00/12] iio: adc: ad7768-1: Add features, improvements, and fixes
2025-06-04 20:14 UTC (14+ messages)
` [PATCH v10 01/12] iio: adc: ad7768-1: Ensure SYNC_IN pulse minimum timing requirement
` [PATCH v10 02/12] dt-bindings: trigger-source: add generic GPIO trigger source
` [PATCH v10 03/12] dt-bindings: iio: adc: ad7768-1: add trigger-sources property
` [PATCH v10 04/12] dt-bindings: iio: adc: ad7768-1: Document GPIO controller
` [PATCH v10 05/12] dt-bindings: iio: adc: ad7768-1: document regulator provider property
` [PATCH v10 06/12] iio: adc: ad7768-1: add regulator to control VCM output
` [PATCH v10 07/12] iio: adc: ad7768-1: Add GPIO controller support
` [PATCH v10 08/12] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode
` [PATCH v10 09/12] iio: adc: ad7768-1: add support for Synchronization over SPI
` [PATCH v10 10/12] iio: adc: ad7768-1: replace manual attribute declaration
` [PATCH v10 11/12] iio: adc: ad7768-1: add filter type and oversampling ratio attributes
` [PATCH v10 12/12] iio: adc: ad7768-1: add low pass -3dB cutoff attribute
[PATCH 16/17] KVM: arm64: Add ioctl to partition the PMU when supported
2025-06-04 20:12 UTC (2+ messages)
[PATCH 10/17] KVM: arm64: Writethrough trapped PMEVTYPER register
2025-06-04 20:10 UTC (2+ messages)
[PATCH 00/17] ARM64 PMU Partitioning
2025-06-04 20:10 UTC (2+ messages)
[PATCH v4 00/26] Arm GICv5: Host driver implementation
2025-06-04 20:09 UTC (12+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
[PATCH V3] perf: Fix the throttle error of some clock events
2025-06-04 20:08 UTC (2+ messages)
[GIT PULL] sched_ext: Fixes for v6.16-rc1
2025-06-04 20:09 UTC (2+ messages)
[PATCH v6 0/5] Add support for AD7405/ADUM770x
2025-06-04 20:08 UTC (5+ messages)
` [PATCH v6 4/5] dt-bindings: iio: adc: add ad7405
` [PATCH v6 5/5] iio: adc: ad7405: add ad7405 driver
futex performance regression from "futex: Allow automatic allocation of process wide futex hash"
2025-06-04 20:08 UTC (4+ messages)
[GIT PULL] PCI changes for v6.16
2025-06-04 20:08 UTC (2+ messages)
[PATCH 1/4] arm64: dts: imx95-19x19-evk: add adc0 flexcan[1,2] i2c[2,3] uart5 spi3 and tpm3
2025-06-04 20:03 UTC (4+ messages)
` [PATCH 2/4] arm64: dts: imx95-evk: add USB3 PHY tuning properties
` [PATCH 3/4] arm64: dts: imx95-19x19-evk: adjust pinctrl settings for usdhc2
` [PATCH 4/4] arm64: dts: imx95-19x19-evk: add GPIO reset for ethphy0
[RFC PATCH 08/21] KVM: TDX: Increase/decrease folio ref for huge pages
2025-06-04 20:02 UTC (2+ messages)
[RFC PATCH 0/3] sched/fair: Optimize cfs_rq and sched_entity allocation for better data locality
2025-06-04 19:58 UTC (4+ messages)
` [RFC PATCH 1/3] sched/fair: Embed sched_entity into cfs_rq
` [RFC PATCH 2/3] sched/fair: Remove task_group->se pointer
` [RFC PATCH 3/3] sched/fair: Allocate cfs_rq structs per-cpu
[PATCH v4 0/7] Add managed SOFT RESERVE resource handling
2025-06-04 19:56 UTC (6+ messages)
` [PATCH v4 1/7] cxl/region: Avoid null pointer dereference in is_cxl_region()
[PATCH] eventfs: Simplify code using guard()s
2025-06-04 19:16 UTC
[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
2025-06-04 19:54 UTC (9+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "
` [PATCH 3/4] arm64: dts: rockchip: enable wifi "
[PATCH] x86/virt/tdx: Add ENDBR for low level SEAMCALL assembly functions
2025-06-04 19:46 UTC (2+ messages)
[PATCH 0/7] RDMA: hfi1: cpumasks usage fixes
2025-06-04 19:39 UTC (8+ messages)
` [PATCH 1/7] cpumask: add cpumask_clear_cpus()
` [PATCH 2/7] RDMA: hfi1: fix possible divide-by-zero in find_hw_thread_mask()
` [PATCH 3/7] RDMA: hfi1: simplify find_hw_thread_mask()
` [PATCH 4/7] RDMA: hfi1: simplify init_real_cpu_mask()
` [PATCH 5/7] RDMA: hfi1: use rounddown in find_hw_thread_mask()
` [PATCH 6/7] RDMA: hfi1: simplify hfi1_get_proc_affinity()
` [PATCH 7/7] RDMI: hfi1: drop cpumask_empty() call in hfi1/affinity.c
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-06-04 19:32 UTC (3+ messages)
[syzbot] [net?] general protection fault in ip6_mc_clear_src (2)
2025-06-04 19:25 UTC
[PATCH V5 0/6] Scheduler time slice extension
2025-06-04 19:23 UTC (6+ messages)
` [PATCH V5 1/6] Sched: "
[linus:master] [cpuidle] 85975daeaa: stress-ng.sem-sysv.ops_per_sec 15.2% regression
2025-06-04 19:22 UTC (2+ messages)
[PATCH v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
2025-06-04 19:17 UTC
[PATCH v1] mm/gup: remove (VM_)BUG_ONs
2025-06-04 19:16 UTC (3+ messages)
[PATCH 00/28] KVM: x86: Clean up MSR interception code
2025-06-04 19:13 UTC (5+ messages)
` [PATCH 11/28] KVM: SVM: Add helpers for accessing MSR bitmap that don't rely on offsets
[PATCH RFC net-next v2 0/3] vsock/test: Improve transport_uaf test
2025-06-04 19:11 UTC (7+ messages)
` [PATCH RFC net-next v2 2/3] vsock/test: Introduce get_transports()
` [PATCH RFC net-next v2 3/3] vsock/test: Cover more CIDs in transport_uaf test
[Discussion] Global vs Local devicetree overlays for addon board + connector setups
2025-06-04 19:03 UTC (2+ messages)
[tip:tip/urgent] BUILD SUCCESS 9362569b217891020ef02d31dfdda7657bb8f394
2025-06-04 19:00 UTC
[PATCH] x86/mm: Handle alloc failure in phys_*_init()
2025-06-04 18:59 UTC
[Bug] task hung in rtnl_newlink in Linux kernel v6.12
2025-06-04 18:56 UTC (2+ messages)
[PATCH v3 1/2] rust: irq: add support for request_irq()
2025-06-04 18:57 UTC (11+ messages)
[PATCH v0] sched/topology: Add lock guard support
2025-06-04 18:50 UTC
[PATCH 0/4] sched_ext: Improve code modularization
2025-06-04 18:49 UTC (4+ messages)
` [PATCH 4/4] sched_ext: Make scx_locked_rq() shared
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;
as well as URLs for NNTP newsgroup(s).