messages from 2025-05-15 16:36:05 to 2025-05-15 18:23:35 UTC [more...]
[RFC v2 00/16] Live Update Orchestrator
2025-05-15 18:23 UTC (6+ messages)
` [RFC v2 01/16] kho: make debugfs interface optional
` [RFC v2 02/16] kho: allow to drive kho from within kernel
` [RFC v2 03/16] kho: add kho_unpreserve_folio/phys
` [RFC v2 04/16] luo: luo_core: Live Update Orchestrator
` [RFC v2 05/16] luo: luo_core: integrate with KHO
[PATCH v10 0/6] platform/x86: Add Lenovo WMI Gaming Series Drivers
2025-05-15 18:22 UTC (7+ messages)
` [PATCH v10 1/6] platform/x86: Add lenovo-wmi-* driver Documentation
` [PATCH v10 2/6] platform/x86: Add lenovo-wmi-helpers
` [PATCH v10 3/6] platform/x86: Add Lenovo WMI Events Driver
` [PATCH v10 4/6] platform/x86: Add Lenovo Capability Data 01 WMI Driver
` [PATCH v10 5/6] platform/x86: Add Lenovo Gamezone "
` [PATCH v10 6/6] platform/x86: Add Lenovo Other Mode "
[PATCH v4 0/2] Add support for Renesas OSTM on RZ/V2N SoC
2025-05-15 18:22 UTC (3+ messages)
` [PATCH v4 1/2] dt-bindings: timer: renesas,ostm: Document RZ/V2N (R9A09G056) support
` [PATCH v4 2/2] clocksource/drivers/renesas-ostm: Unconditionally enable reprobe support
[PATCH 0/6] prctl: introduce PR_SET/GET_THP_POLICY
2025-05-15 18:21 UTC (15+ messages)
` [PATCH 1/6] prctl: introduce PR_THP_POLICY_DEFAULT_HUGE for the process
[PATCH v2 0/4] relayfs: misc changes
2025-05-15 18:21 UTC (8+ messages)
` [PATCH v2 1/4] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v2 2/4] relayfs: introduce dump of relayfs statistics function
` [PATCH v2 3/4] blktrace: use rbuf->stats.full as a drop indicator in relayfs
[v3 PATCH] crypto: marvell/cesa - Do not chain submitted requests
2025-05-15 18:21 UTC (13+ messages)
` [PATCH] crypto: marvell/cesa - Avoid empty transfer descriptor
[PATCH v4 1/2] kvm: sev: Add SEV-SNP guest request throttling
2025-05-15 18:21 UTC (2+ messages)
[PATCH v16 00/10] perf record --off-cpu: Dump off-cpu samples directly
2025-05-15 18:20 UTC (6+ messages)
[PATCH v3 0/7] x86: Robustify pgtable_l5_enabled()
2025-05-15 18:20 UTC (4+ messages)
` [PATCH v3 1/7] x86/cpu: Use a new feature flag for 5 level paging
[PATCH v1] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
2025-05-15 18:20 UTC (8+ messages)
[PATCH] perf lock contention: Reject more than 10ms delays for safety
2025-05-15 18:18 UTC (2+ messages)
[PATCH] perf ftrace: Restore to original trace settings on exit
2025-05-15 18:18 UTC (3+ messages)
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-15 18:16 UTC (39+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc
` [PATCH v4 10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v4 11/23] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v4 14/23] iommufd: Add mmap interface
` [PATCH v4 16/23] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v4 17/23] iommu/arm-smmu-v3-iommufd: Add vsmmu_alloc impl op
` [PATCH v4 18/23] iommu/arm-smmu-v3-iommufd: Support implementation-defined hw_info
` [PATCH v4 19/23] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v4 20/23] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v4 21/23] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v4 22/23] iommu/tegra241-cmdqv: Add user-space use support
[GIT PULL] Landlock fix for v6.15-rc7
2025-05-15 18:15 UTC (2+ messages)
[GIT PULL] HID fixes for 6.15
2025-05-15 18:15 UTC (2+ messages)
[GIT PULL] Networking for v6.15-rc7
2025-05-15 18:15 UTC (2+ messages)
[PATCH v3] perf pmu intel: Adjust cpumaks for sub-NUMA clusters on graniterapids
2025-05-15 18:14 UTC
[PATCH v12 00/25] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
2025-05-15 18:11 UTC (31+ messages)
` [PATCH v12 01/25] cpumask: relax cpumask_any_but()
` [PATCH v12 02/25] find: add find_first_andnot_bit()
` [PATCH v12 03/25] cpumask: add cpumask_{first,next}_andnot() API
` [PATCH v12 04/25] x86/resctrl: Optimize cpumask_any_housekeeping()
` [PATCH v12 05/25] x86/resctrl: Remove the limit on the number of CLOSID
` [PATCH v12 06/25] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
` [PATCH v12 07/25] x86/resctrl: Check all domains are offline in resctrl_exit()
` [PATCH v12 08/25] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
` [PATCH v12 09/25] x86/resctrl: Drop __init/__exit on assorted symbols
` [PATCH v12 10/25] x86/resctrl: Move is_mba_sc() out of core.c
` [PATCH v12 11/25] x86/resctrl: Add end-marker to the resctrl_event_id enum
` [PATCH v12 12/25] x86/resctrl: Expand the width of domid by replacing mon_data_bits
` [PATCH v12 13/25] x86/resctrl: Split trace.h
` [PATCH v12 14/25] x86/resctrl: Add 'resctrl' to the title of the resctrl documentation
` [PATCH v12 15/25] fs/resctrl: Add boiler plate for external resctrl code
` [PATCH v12 16/25] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
` [PATCH v12 17/25] x86/resctrl: Move enum resctrl_event_id to resctrl.h
` [PATCH v12 18/25] x86/resctrl: Fix types in resctrl_arch_mon_ctx_{alloc,free}() stubs
` [PATCH v12 19/25] x86/resctrl: Move pseudo lock prototypes to include/linux/resctrl.h
` [PATCH v12 20/25] x86/resctrl: Squelch whitespace anomalies in resctrl core code
` [PATCH v12 21/25] x86/resctrl: Prefer alloc(sizeof(*foo)) idiom in rdt_init_fs_context()
` [PATCH v12 22/25] x86/resctrl: Relax some asm #includes
` [PATCH v12 23/25] x86/resctrl: Always initialise rid field in rdt_resources_all[]
` [PATCH v12 24/25] x86,fs/resctrl: Move the resctrl filesystem code to live in /fs/resctrl
` [PATCH v12 25/25] MAINTAINERS: Add reviewers for fs/resctrl
[PATCH v1 0/3] MSR fixes and cleanups after last round of MSR cleanups
2025-05-15 18:11 UTC (7+ messages)
` [PATCH v1 2/3] x86/xen/msr: Fix uninitialized symbol 'err'
` [PATCH v1 3/3] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
[PATCH RESEND 1/4] x86/mm: pgtable: Fix W=1 build kernel-doc warnings
2025-05-15 18:10 UTC (9+ messages)
[PATCH net-next 00/10] net: faster and simpler CRC32C computation
2025-05-15 18:10 UTC (6+ messages)
` [PATCH net-next 08/10] net: add skb_copy_and_crc32c_datagram_iter()
[RFC PATCH 00/12] Private MMIO support for private assigned dev
2025-05-15 18:02 UTC (21+ messages)
[PATCH net-next v2] r8169: add support for RTL8127A
2025-05-15 18:06 UTC (2+ messages)
[PATCH wireless-next 0/2] wifi: mac80211: some bug fixes in MLO scan handling
2025-05-15 18:05 UTC (9+ messages)
` [PATCH wireless-next 1/2] wifi: mac80211: validate SCAN_FLAG_AP in scan request during MLO
[PATCH v2 0/3] Panfrost BO tagging and GEMS debug display
2025-05-15 18:04 UTC (4+ messages)
` [PATCH v2 3/3] drm/panfrost: show device-wide list of DRM GEM objects over DebugFS
[RFC PATCH v2 00/51] 1G page support for guest_memfd
2025-05-15 18:03 UTC (2+ messages)
[PATCH v6 0/4] Exynos Thermal code improvement
2025-05-15 18:01 UTC (5+ messages)
[PATCH wireless-next] wifi: mac80211: handle non-MLO mode as well in ieee80211_num_beaconing_links()
2025-05-15 18:01 UTC
[PATCH net-next] r8169: add support for RTL8127A
2025-05-15 18:01 UTC (4+ messages)
[PATCH -next 0/4] fs/buffer: misc optimizations
2025-05-15 17:39 UTC (4+ messages)
` [PATCH 1/4] fs/buffer: use sleeping lookup in __getblk_slowpath()
` [PATCH 2/4] fs/buffer: avoid redundant lookup in getblk slowpath
` [PATCH 4/4] fs/buffer: optimize discard_buffer()
[RFT PATCH v2 00/15] Add a single source of truth for UBWC configuration data
2025-05-15 17:58 UTC (11+ messages)
` [PATCH RFT v2 13/15] soc: qcom: ubwc: Fix SM6125's ubwc_swizzle value
[PATCH] Revert "remoteproc: core: Clear table_sz when rproc_shutdown"
2025-05-15 17:57 UTC (3+ messages)
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-15 17:55 UTC (12+ messages)
` [PATCH v4 01/40] drm/gpuvm: Don't require obj lock in destructor path
` [PATCH v4 02/40] drm/gpuvm: Allow VAs to hold soft reference to BOs
[PATCH v3] fs: minix: Fix handling of corrupted directories
2025-05-15 17:54 UTC
[PATCH] net: phy: add driver for MaxLinear MxL86110 PHY
2025-05-15 17:54 UTC (5+ messages)
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 17:53 UTC (7+ messages)
[PATCH v3 0/2] venus driver fixes for vulnerabilities due to unexpected firmware payload
2025-05-15 17:51 UTC (9+ messages)
` [PATCH v3 1/2] media: venus: fix TOCTOU vulnerability when reading packets from shared memory
[PATCH net-next v6] selftests/vsock: add initial vmtest.sh for vsock
2025-05-15 17:49 UTC
[PATCH] firmware/raspberrypi: raise timeout to 3s
2025-05-15 17:48 UTC (8+ messages)
[PATCH] mtd: spinand: esmt: fix id code for F50D1G41LB
2025-05-15 17:46 UTC
[PATCH] selftests/futex: Fix usage() message to clarify timeout value unit
2025-05-15 17:45 UTC
[PATCH] riscv: dts: starfive: jh7110-common: use macros for MMC0 pins
2025-05-15 17:42 UTC (2+ messages)
[PATCH v4 00/40] drm/msm: sparse / "VM_BIND" support
2025-05-15 17:40 UTC (9+ messages)
` [PATCH v4 04/40] drm/sched: Add enqueue credit limit
[PATCH] x86/bugs: Don't warn when overwriting retbleed_return_thunk with srso_return_thunk
2025-05-15 17:38 UTC (7+ messages)
[PATCH v2 0/2] i.MX fsl-ldb cleanups
2025-05-15 17:36 UTC (3+ messages)
` [PATCH v2 1/2] drm/bridge: fsl-ldb: make use of dev_err_probe
` [PATCH v2 2/2] drm/bridge: fsl-ldb: simplify device_node error handling
[PATCH] wifi: ath11k: clean-up during wrong ath11k_crypto_mode
2025-05-15 17:36 UTC (2+ messages)
[PATCH] fitex: Fix kernel-doc comments
2025-05-15 17:34 UTC (2+ messages)
[PATCH] XArray: fix kmemleak false positive in xas_shrink()
2025-05-15 17:34 UTC (3+ messages)
[RFC PATCH 00/21] KVM: TDX huge page support for private memory
2025-05-15 17:32 UTC (9+ messages)
` [RFC PATCH 03/21] x86/virt/tdx: Add SEAMCALL wrapper tdh_mem_page_demote()
` [RFC PATCH 04/21] KVM: TDX: Enforce 4KB mapping level during TD build Time
[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-15 17:31 UTC (9+ messages)
` [PATCHv2 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv2 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv2 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv2 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
[PATCH -v2 00/10] timers: Simple cleanup of the timer API namespace
2025-05-15 17:23 UTC (6+ messages)
` [PATCH 01/10] rust: Rename timer_container_of() to hrtimer_container_of()
` [PATCH -v2 "
[PATCH v2 2/2] genirq: Add kunit tests for depth counts
2025-05-15 17:21 UTC (3+ messages)
[PATCH v2] x86/sgx: Prevent attempts to reclaim poisoned pages
2025-05-15 17:18 UTC (4+ messages)
` [tip: x86/sgx] "
[PATCH v1 1/9] x86/cpuid: Move CPUID(0x2) APIs into <cpuid/api.h>
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v1 2/9] x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v1 3/9] x86/cpuid: Rename have_cpuid_p() to cpuid_feature()
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v1 5/9] x86/cpuid: Rename cpuid_get_leaf_0x2_regs() to cpuid_leaf_0x2()
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v1 6/9] x86/cacheinfo: Rename CPUID(0x2) descriptors iterator parameter
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] "
[PATCH v1 7/9] x86/cpu: Rename CPUID(0x2) descriptors iterator parameter
2025-05-15 17:17 UTC (2+ messages)
` [tip: x86/core] x86/cpu/intel: "
[PATCH v2] rust: irq: add support for request_irq()
2025-05-15 17:17 UTC (5+ messages)
[PATCH] staging: rtl8723bs: fix spacing around '+' in rtw_cmd.c
2025-05-15 17:11 UTC
[PATCH] perf/x86/intel: Fix segfault with PEBS-via-PT with sample_freq
2025-05-15 17:16 UTC (2+ messages)
` [tip: perf/urgent] "
[PATCH v5] perf: Allocate non-contiguous AUX pages by default
2025-05-15 17:16 UTC (2+ messages)
` [tip: perf/core] perf/aux: "
[PATCH 0/16] lib: Refactor find_closest() and find_closest_descending() from macros to lib functions
2025-05-15 17:14 UTC (7+ messages)
` [PATCH 10/16] iio: ad7606: Fix type incompatibility with non-macro find_closest
` [PATCH 11/16] iio: mcp3564: "
` [PATCH 12/16] iio: max44009: "
[PATCH 0/5] drm/msm/dpu: Drop max_mixer_width and MAX_HDISPLAY_SPLIT
2025-05-15 17:13 UTC (4+ messages)
` [PATCH 2/5] drm/msm/dpu: Add max pingpong and dsc width to HW catalog
[PATCH v3 0/4] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
2025-05-15 17:10 UTC (8+ messages)
` [PATCH v3 1/4] riscv: dts: starfive: jh7110-common: add CPU BUS PERH QSPI clocks to syscrg
` [PATCH v3 2/4] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v3 4/4] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader
[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
2025-05-15 17:10 UTC (2+ messages)
[PATCH] Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922
2025-05-15 17:10 UTC (2+ messages)
[PATCH] Rename get_unused_fd_flags to get_unused_fd
2025-05-15 17:09 UTC
[PATCH v2] dt-bindings: iio: adc: Add ROHM BD79100G
2025-05-15 17:08 UTC (3+ messages)
[PATCH 0/2] Support ROHM BU79100G ADC
2025-05-15 17:06 UTC (5+ messages)
` [PATCH 2/2] iio: adc: ad7476: Support ROHM BU79100G
[PATCH 0/5] ASoC/SOF/PCI/Intel: add Wildcat Lake support
2025-05-15 17:03 UTC (3+ messages)
` [PATCH 1/5] PCI: pci_ids: add INTEL_HDA_WCL
[PATCH v7 4/9] coredump: add coredump socket
2025-05-15 17:00 UTC (2+ messages)
[PATCH v1 0/9] x86/cpuid: Headers cleanup
2025-05-15 17:00 UTC (6+ messages)
` [PATCH v1 4/9] x86/cpuid: Rename hypervisor_cpuid_base() to cpuid_hypervisor_base()
` [PATCH v1 8/9] x86/cpuid: Rename native_cpuid() to cpuid_native()
[PATCH v10 0/2] iio: adc: add Nuvoton NCT7201 ADC driver
2025-05-15 16:59 UTC (4+ messages)
` [PATCH v10 2/2] iio: adc: add support for Nuvoton NCT7201
[syzbot] [lsm?] [integrity?] KMSAN: uninit-value in ima_add_template_entry (3)
2025-05-15 16:52 UTC (8+ messages)
[PATCH] selftests: Improve test output grammar, code style
2025-05-15 16:56 UTC (2+ messages)
[PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers
2025-05-15 16:53 UTC (4+ messages)
` Fwd: "
[PATCH 0/3] KVM: arm64: Allow vGICv4 configuration per VM
2025-05-15 16:48 UTC (4+ messages)
[PATCH 0/2] fs/exec: Explicitly unshare fs_struct on exec
2025-05-15 16:48 UTC (12+ messages)
` [PATCH 1/2] "
[PATCH v3 0/3] KVM: arm64: Support FF-A 1.2 and SEND_DIRECT2 ABI
2025-05-15 16:46 UTC (3+ messages)
` [PATCH v3 3/3] KVM: arm64: Support FFA_MSG_SEND_DIRECT_REQ2 in host handler
[PATCH v4 0/2] Add support for the DFRobot SEN0322 oxygen sensor
2025-05-15 16:44 UTC (3+ messages)
` [PATCH v4 2/2] iio: chemical: Add driver for SEN0322
[RFT PATCH v3 00/21] x86: strict separation of startup code
2025-05-15 16:43 UTC (3+ messages)
` [RFT PATCH v3 02/21] x86/sev: Use MSR protocol for remapping SVSM calling area
[PATCH net] team: grab team lock during team_change_rx_flags
2025-05-15 16:39 UTC (5+ messages)
[PATCH v3 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
2025-05-15 16:37 UTC (3+ messages)
` [PATCH v3 2/3] iio: light: add 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;
as well as URLs for NNTP newsgroup(s).