messages from 2026-05-21 21:02:59 to 2026-05-21 23:48:43 UTC [more...]
[PATCH] [RFC] arm64: mmu: use range based TLB flushing when hot unplugging memory
2026-05-21 23:48 UTC (5+ messages)
[PATCH] tpm: tpm_tis: Add optional delay after relinquish
2026-05-21 23:48 UTC (2+ messages)
[PATCH] RISC-V: KVM: Fix TOCTOU race in SBI system suspend handler
2026-05-21 23:47 UTC (2+ messages)
[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-21 23:46 UTC (17+ messages)
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
` [PATCH 05/12] kho: add data argument to radix walk callback
` [PATCH 06/12] kho: allow early-boot usage of the KHO radix tree
` [PATCH 07/12] kho: allow destroying "
[PATCH] MAINTAINERS: arch/nios2: Add Simon Schuster as co-maintainer
2026-05-21 23:43 UTC (4+ messages)
[FYI] [PATCH] merge resolution commit for perf trace beauty conflict
2026-05-21 23:43 UTC (3+ messages)
[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
2026-05-21 23:34 UTC (28+ messages)
` [PATCH v4 01/27] rust: alloc: remove `'static` bound on `ForeignOwnable`
` [PATCH v4 02/27] rust: driver: move 'static bounds to constructor
` [PATCH v4 03/27] rust: driver: decouple driver private data from driver type
` [PATCH v4 04/27] rust: driver core: drop drvdata before devres release
` [PATCH v4 05/27] rust: pci: implement Sync for Device<Bound>
` [PATCH v4 06/27] rust: platform: "
` [PATCH v4 07/27] rust: auxiliary: "
` [PATCH v4 08/27] rust: usb: "
` [PATCH v4 09/27] rust: device: "
` [PATCH v4 10/27] rust: device: make Core and CoreInternal lifetime-parameterized
` [PATCH v4 11/27] rust: pci: make Driver trait lifetime-parameterized
` [PATCH v4 12/27] rust: platform: "
` [PATCH v4 13/27] rust: auxiliary: "
` [PATCH v4 14/27] rust: usb: "
` [PATCH v4 15/27] rust: i2c: "
` [PATCH v4 16/27] rust: driver: update module documentation for GAT-based Data type
` [PATCH v4 17/27] rust: pci: make Bar lifetime-parameterized
` [PATCH v4 18/27] rust: io: make IoMem and ExclusiveIoMem lifetime-parameterized
` [PATCH v4 19/27] samples: rust: rust_driver_pci: use HRT lifetime for Bar
` [PATCH v4 20/27] gpu: nova-core: separate driver type from driver data
` [PATCH v4 21/27] rust: types: add `ForLt` trait for higher-ranked lifetime support
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data
` [PATCH REF v4 24/27] gpu: nova-core: use lifetime for Bar
` [PATCH REF v4 25/27] gpu: nova-core: unregister sysmem flush page from Drop
` [PATCH REF v4 26/27] gpu: nova-core: replace ARef<Device> with &'bound Device in SysmemFlush
` [PATCH REF v4 27/27] gpu: drm: tyr: use lifetime for IoMem
[PATCH v3 0/9] s390: Improve this_cpu operations
2026-05-21 23:41 UTC (10+ messages)
[PATCH] Staging: sm750fb: Change camelCase to snake_case
2026-05-21 23:39 UTC
[PATCH v4 0/7] Refactor drm_writeback_connector structure
2026-05-21 23:35 UTC (11+ messages)
` [PATCH v4 1/7] drm: writeback: "
` [PATCH v4 2/7] drm: writeback: Modify writeback init helpers
` [PATCH v4 3/7] drm: writeback: Modify drm_writeback_queue_job helper
` [PATCH v4 4/7] drm: writeback: Modify drm_writeback_signal_completion helper
` [PATCH v4 5/7] drm: writeback: Modify drm_writeback_get_out_fence helper
[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
2026-05-21 23:34 UTC (10+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: pmic-glink: Document batteryless property
[PATCH bpf-next v6 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
2026-05-21 23:33 UTC (6+ messages)
` [PATCH bpf-next v6 1/3] bpf: Factor out stack_map build ID helpers
` [PATCH bpf-next v6 2/3] bpf: Avoid faultable build ID reads under mm locks
` [PATCH bpf-next v6 3/3] bpf: Cache build IDs in sleepable stackmap path
[PATCH v3 0/3] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
2026-05-21 23:33 UTC (2+ messages)
[PATCH v2 net-next 0/3] dpll: add SiTime SiT9531x DPLL clock driver
2026-05-21 23:32 UTC (10+ messages)
` [PATCH v2 net-next 1/3] dt-bindings: vendor-prefixes: add SiTime Corporation
` [PATCH v2 net-next 2/3] dt-bindings: dpll: add SiTime SiT9531x clock generator
[PATCH v2] dt-bindings: clock: via,vt8500: Convert to DT Schema
2026-05-21 23:32 UTC (2+ messages)
[PATCH v15 0/8] blk: honor isolcpus configuration
2026-05-21 23:29 UTC (9+ messages)
` [PATCH v15 1/8] scsi: aacraid: use block layer helpers to calculate num of queues
` [PATCH v15 2/8] lib/group_cpus: remove dead !SMP code
` [PATCH v15 3/8] lib/group_cpus: Add group_mask_cpus_evenly()
` [PATCH v15 4/8] isolation: Introduce io_queue isolcpus type
` [PATCH v15 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v15 6/8] blk-mq: prevent offlining hk CPUs with associated online isolated CPUs
` [PATCH v15 7/8] genirq/affinity: Restrict managed IRQ affinity to housekeeping CPUs
` [PATCH v15 8/8] docs: add io_queue flag to isolcpus
[PATCH 0/2] Add CDSP Power Manangement Driver
2026-05-21 23:29 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Document CDSP Power Management
[PATCH net-next] net: ucc_geth: Batch RX packets before stack handoff
2026-05-21 23:28 UTC (5+ messages)
[PATCH v3 0/6] tpm_crb: Add command and response buffer chunking support
2026-05-21 23:28 UTC (10+ messages)
` [PATCH v3 2/6] tpm_crb: Split start method into a separate header
` [PATCH v3 3/6] tpm_crb: Add start_cmd parameter to tpm_crb_start wrapper
` [PATCH v3 4/6] tpm: tis_i2c: Use local 4KB buffer to limit memory usage
` [PATCH v3 6/6] tpm_crb: Implement command and response chunking logic
[PATCH] mm/damon/core: trace esz at first setup
2026-05-21 23:28 UTC (2+ messages)
[PATCH rc v1 0/4] iommufd: Fix veventq_depth boundary
2026-05-21 23:27 UTC (4+ messages)
[PATCH] ARM: zte: clean up zx297520v3 doc. warnings
2026-05-21 23:26 UTC (2+ messages)
[PATCH ath-next] wifi: ath9k: improve stability on AR9330/AR9340
2026-05-21 23:24 UTC
[PATCH ath-next] wifi: ath9k: call external_reset on AR91xx
2026-05-21 23:23 UTC
[PATCH ath-next] wifi: ath9k: owl: remove misleading error message
2026-05-21 23:21 UTC
[PATCH ath-next] wifi: ath9k_htc: allocate tx_buf and buf together
2026-05-21 23:20 UTC
[PATCH v2] kcov: update documentation on remote coverage collection
2026-05-21 23:18 UTC (2+ messages)
[PATCH ath-next] wifi: ath9k: remove disabling of bands
2026-05-21 23:18 UTC
[PATCH v13 00/22] TDX KVM selftests
2026-05-21 23:17 UTC (23+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v13 05/22] KVM: selftests: Expose segment definitions to assembly files
` [PATCH v13 06/22] tools: include: Add kbuild.h for assembly structure offsets
` [PATCH v13 07/22] KVM: selftests: Introduce structures for TDX guest boot parameters
` [PATCH v13 08/22] KVM: selftests: Add TDX boot code
` [PATCH v13 09/22] KVM: selftests: Expose functions to get default sregs values
` [PATCH v13 10/22] KVM: selftests: Set up TDX boot code region
` [PATCH v13 11/22] KVM: selftests: Set up TDX boot parameters region
` [PATCH v13 12/22] KVM: selftests: Back the first memory region with guest_memfd for TDX
` [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
` [PATCH v13 14/22] KVM: selftests: Expose function to allocate vCPU stack
` [PATCH v13 15/22] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v13 16/22] KVM: selftests: Load per-vCPU guest stack in TDX boot parameters
` [PATCH v13 17/22] KVM: selftests: Set entry point for TDX guest code
` [PATCH v13 18/22] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX
` [PATCH v13 22/22] KVM: selftests: Add TDX lifecycle test
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-05-21 23:17 UTC (5+ messages)
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
[PATCH net-next v4] net: reduce RFS/ARFS flow updates by checking LLC affinity
2026-05-21 23:16 UTC (2+ messages)
[PATCH 0/4] ASoC: meson: aiu: align I2S design to the AXG one
2026-05-21 23:15 UTC (3+ messages)
` [PATCH 4/4] ASoC: meson: aiu: use aiu-formatter-i2s to format I2S output data
[tip:x86/urgent] BUILD SUCCESS fd948c3f96b18ff9ba7d3e8eae13d196593e1aaf
2026-05-21 23:03 UTC
[syzbot] [rds?] KCSAN: data-race in rds_poll / rds_sendmsg
2026-05-21 22:56 UTC
[PATCH] dma-buf: set SB_I_NOEXEC on the pseudo filesystem
2026-05-21 22:54 UTC (3+ messages)
[PATCH v2] riscv: cacheinfo: Fix node reference leak in populate_cache_leaves
2026-05-21 22:50 UTC (2+ messages)
[PATCH v2] riscv: Check the return value of reloc handlers
2026-05-21 22:44 UTC (2+ messages)
[PATCH net-next v8 0/3] gve: add support for PTP gettimex64
2026-05-21 22:43 UTC (6+ messages)
` [PATCH net-next v8 3/3] gve: implement "
[PATCH v2] regmap-i2c: fix sparse warning in regmap_smbus_word_write_reg16
2026-05-21 22:41 UTC (2+ messages)
[PATCH v4] 00/30] Cleaning up the KVM clock mess
2026-05-21 22:40 UTC (5+ messages)
` [PATCH v4 27/30] KVM: x86: Add KVM_VCPU_TSC_EFFECTIVE_FREQ attribute
[PATCH v6 0/7] iommufd: Enable noiommu mode for cdev
2026-05-21 22:39 UTC (9+ messages)
` [PATCH v6 1/7] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v6 2/7] iommufd: Move igroup allocation to a function
` [PATCH v6 3/7] iommufd: Allow binding to a noiommu device
` [PATCH v6 4/7] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v6 5/7] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v6 6/7] selftests/vfio: Add iommufd noiommu mode selftest for cdev
` [PATCH v6 7/7] Documentation: Update VFIO NOIOMMU mode
[PATCH] selinux: add comments to smp_wmb() calls in status.c
2026-05-21 22:38 UTC
[PATCH] memcg: use round-robin victim selection in refill_stock
2026-05-21 22:37 UTC
[PATCH v2 0/3] x86: Fix a F00F bug warning and cleanup surrounding code
2026-05-21 22:38 UTC (7+ messages)
` [PATCH v2 2/3] x86/cpu/intel: Simplify F00F bug notice using pr_notice_once()
[PATCH V3 00/11] PCI passthru on Hyper-V (Part I)
2026-05-21 22:37 UTC (4+ messages)
` [PATCH V3 09/11] x86/hyperv: Implement Hyper-V virtual IOMMU
[PATCH] lib/nmi_backtrace: print out the CPUs which fail to respond to NMI
2026-05-21 22:37 UTC (2+ messages)
[PATCH v14 00/44] arm64: Support for Arm CCA in KVM
2026-05-21 22:36 UTC (4+ messages)
` [PATCH v14 07/44] arm64: RMI: Configure the RMM with the host's page size
[PATCH v3] checkpatch: warn on uppercase N/Y/M as Kconfig tristate literals
2026-05-21 22:35 UTC (2+ messages)
[syzbot] [input?] possible deadlock in tasklet_action_common (2)
2026-05-21 22:35 UTC (2+ messages)
[PATCH] unwind: Add sframe_(un)register() system calls
2026-05-21 22:35 UTC
[PATCH v7] iio: imu: kmx61: Use guard(mutex)() over manual locking
2026-05-21 22:34 UTC (2+ messages)
[PATCH] riscv/ptrace: Use USER_REGSET_NOTE_TYPE for REGSET_CFI
2026-05-21 22:34 UTC
[PATCH] arm64: mm: call pagetable dtor when freeing hot-removed page tables
2026-05-21 22:31 UTC (2+ messages)
[PATCH v3] kconfig: add kconfig-sym-check static checker
2026-05-21 22:31 UTC (3+ messages)
[PATCH v2] pci_crash: capture PCI config space at panic time
2026-05-21 22:30 UTC
[PATCH 0/3] soc: qcom: apr: improve RX processing
2026-05-21 22:28 UTC (3+ messages)
` [PATCH 3/3] soc: qcom: apr: Process RX messages using per-service work items
[PATCH] arm64: dts: qcom: glymur: Configure DP endpoints for 2-lane operation
2026-05-21 22:25 UTC (2+ messages)
[PATCH v2 0/7] mm: speed up ZONE_DEVICE memmap initialization
2026-05-21 22:20 UTC (2+ messages)
[PATCH] libbpf: bound /proc/<pid>/maps scansets in parse_vma_segs()
2026-05-21 22:17 UTC
[PATCH] tracing: Replace BUG_ON with lockdep_assert_held in uprobe_buffer functions
2026-05-21 22:16 UTC (2+ messages)
[PATCH] btrfs: protect sb_write_pointer() with invalidate lock
2026-05-21 22:14 UTC (2+ messages)
[PATCH] riscv: kexec_file: Constrain segment placement to direct map
2026-05-21 22:14 UTC (2+ messages)
[GIT PULL] PCI fixes for v7.1
2026-05-21 22:09 UTC (2+ messages)
[GIT PULL] tracing: Fixes for 7.1
2026-05-21 22:08 UTC
[PATCH] riscv: unconditionally select ARCH_KEEP_MEMBLOCK
2026-05-21 22:04 UTC (2+ messages)
[PATCH v6 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
2026-05-21 21:59 UTC (5+ messages)
[PATCH] net: ibm: emac: Use napi_gro_receive() for Rx packets
2026-05-21 21:59 UTC
[PATCH] riscv: Implement _THIS_IP_ using inline asm
2026-05-21 21:57 UTC (2+ messages)
[PATCH v9 0/3] kbuild: distributed build support for Clang ThinLTO
2026-05-21 21:56 UTC (6+ messages)
` [PATCH v9 3/3] "
[PATCH v11 14/14] kunit: add tests for smp_cond_load_relaxed_timeout()
2026-05-21 21:57 UTC (4+ messages)
` [PATCH v11 1/2] kunit: add tests for smp_cond_load_*_timeout()
[PATCH 6.6 000/508] 6.6.141-rc1 review
2026-05-21 21:57 UTC (2+ messages)
[PATCH net 0/5] ethernet: 3c509: Bring driver back and make some fixes
2026-05-21 21:55 UTC (6+ messages)
[PATCH v7 00/13] selftests/mm: fix failures and robustness improvements
2026-05-21 21:54 UTC (2+ messages)
[GIT PULL] ring-buffer: Fixes for 7.1
2026-05-21 21:53 UTC (2+ messages)
[PATCH 1/2] drm/bridge: tc358762: use devm for bridge registration and DSI attach
2026-05-21 21:52 UTC (2+ messages)
` [PATCH 2/2] drm/bridge: tc358764: "
[GIT PULL] Ceph fix for 7.1-rc5
2026-05-21 21:53 UTC (2+ messages)
[GIT PULL] Networking for v7.1-rc5
2026-05-21 21:53 UTC (3+ messages)
[PATCH] tpm: Use named initializers for arrays of i2c_device_data
2026-05-21 21:43 UTC (2+ messages)
[PATCH] sysfs: clamp show() return value in sysfs_kf_read()
2026-05-21 21:42 UTC (5+ messages)
[PATCH 1/1] mshv: Add conditional VMBus dependency
2026-05-21 21:41 UTC (5+ messages)
[PATCH v3 00/41] x86: Try to wrangle PV clocks vs. TSC
2026-05-21 21:37 UTC (7+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
[PATCH v6 00/43] guest_memfd: In-place conversion support
2026-05-21 21:27 UTC (5+ messages)
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
[PATCH] hwmon: (nct6683) Add support for ASRock Z890 Pro-A
2026-05-21 21:26 UTC
[PATCH] drm/bridge: chipone-icn6211: use devm_mipi_dsi_attach
2026-05-21 21:25 UTC
[PATCH] dmaengine: switchtec-dma: fix FIELD_GET misuse when programming SE threshold
2026-05-21 21:22 UTC
[PATCH] reset: use a shared SRCU domain for reset controls
2026-05-21 21:15 UTC (4+ messages)
[PATCH] drm/i915: Don't set min_cdclk in the initial crtc_state
2026-05-21 21:13 UTC (2+ messages)
[PATCH v3 0/4] selftests/mm: separate GUP microbenchmarking from functional testing
2026-05-21 21:12 UTC (2+ messages)
[PATCH RFC v2] mm/shmem: set __GFP_SKIP_KASAN for swap_cluster_readahead
2026-05-21 21:12 UTC (7+ messages)
[PATCH v3 0/4] riscv: optimize Vector context restore on syscall
2026-05-21 21:09 UTC (3+ messages)
` "
[PATCH 0/9] riscv: ultrarisc: add DP1000 SoC DT and pinctrl support
2026-05-21 21:09 UTC (5+ messages)
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
[PATCH] staging: rtl8723bs: clean up if-else logic in odm_HWConfig.c
2026-05-21 21:09 UTC (4+ messages)
` [PATCH] staging: sm750fb: add const to g_fbmode array
` [PATCH] x86/build: Add custom extraversion identifier to Makefile
[patch V6 00/16] Improve /proc/interrupts further
2026-05-21 21:07 UTC (7+ messages)
[RFC PATCH v2 0/8] timekeeping: Fix draft tracking precision and add feed-forward discipline via vmclock
2026-05-21 21:06 UTC (7+ messages)
[PATCH net] tap: free page on error paths in tap_get_user_xdp()
2026-05-21 21:04 UTC (2+ messages)
[PATCH net] tun: free page on build_skb failure in tun_xdp_one()
2026-05-21 21:02 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