messages from 2026-05-21 20:34:26 to 2026-05-21 23:33:35 UTC [more...]
[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 v4 0/7] Refactor drm_writeback_connector structure
2026-05-21 23:31 UTC (9+ 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 00/12] kho: make boot time huge page allocation work nicely with KHO
2026-05-21 23:31 UTC (11+ messages)
` [PATCH 02/12] kho: store incoming radix tree in kho_in
` [PATCH 03/12] kho: add a struct for radix callbacks
[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
[PATCH 0/2] qcom_battmgr: Add batteryless DC-adapter MAINS support
2026-05-21 22:56 UTC (4+ messages)
[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)
[PATCH v3 0/9] s390: Improve this_cpu operations
2026-05-21 22:13 UTC (9+ 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 0/3] Allow ATS to be always on for certain ATS-capable devices
2026-05-21 21:59 UTC (8+ messages)
` [PATCH v6 1/3] PCI: Add pci_ats_required() for CXL.cache capable devices
` [PATCH v6 2/3] PCI: Allow ATS to be always on for pre-CXL devices
` [PATCH v6 3/3] iommu/arm-smmu-v3: Allow ATS to be always on
[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 (16+ messages)
` [PATCH v3 02/41] x86/tsc: Add helper to register CPU and TSC freq calibration routines
` [PATCH v3 29/41] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
` [PATCH v3 36/41] x86/kvmclock: Get local APIC bus frequency from PV CPUID Timing Info
` [PATCH v3 37/41] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
[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 (13+ messages)
` [PATCH 1/9] dt-bindings: vendor-prefixes: add Rongda
` [PATCH 4/9] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl bindings
` [PATCH 5/9] riscv: dts: ultrarisc: Add initial device tree for UltraRISC DP1000
` [PATCH 6/9] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver
` [PATCH 7/9] riscv: dts: ultrarisc: add Rongda M0 board device tree
` [PATCH 9/9] riscv: defconfig: enable ARCH_ULTRARISC
[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 (10+ messages)
` [patch V6 05/16] x86/irq: Suppress unlikely interrupt stats by default
[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)
[PATCH net-next 0/3] devlink: Add boot-time eswitch mode defaults
2026-05-21 21:02 UTC (5+ messages)
` [PATCH net-next 3/3] net/mlx5: Apply devlink default eswitch mode during init
[PATCH net] tun: free page on short-frame rejection in tun_xdp_one()
2026-05-21 21:01 UTC (6+ messages)
[PATCH v3 0/5] amd_pmc: Delay s2idle suspend for some devices
2026-05-21 20:32 UTC (5+ messages)
[PATCH net-next v2 8/9] onsemi: s2500: Add driver support for TS2500 MAC-PHY
2026-05-21 21:01 UTC (7+ messages)
[RFC PATCH] mm/vmalloc: add vmalloc_decrypted() and vzalloc_decrypted()
2026-05-21 20:58 UTC
[PATCH v4 0/2] drm/hyperv: harden host message parsing
2026-05-21 20:41 UTC (3+ messages)
` [PATCH v4 1/2] drm/hyperv: validate resolution_count and fix WIN8 fallback
` [PATCH v4 2/2] drm/hyperv: validate VMBus packet size in receive callback
[PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
2026-05-21 20:52 UTC (5+ messages)
` [Intel-wired-lan] "
[PATCH] sched/fair: Restore RCU read lock in set_cpu_sd_state_{busy,idle}()
2026-05-21 20:51 UTC
[syzbot] [wireless?] WARNING in cfg80211_chandef_create
2026-05-21 20:49 UTC (2+ messages)
` Forwarded:
[for-linus][PATCH 0/2] tracing: Fixes for 7.1
2026-05-21 20:45 UTC (3+ messages)
` [for-linus][PATCH 1/2] tracing: Avoid NULL return from hist_field_name() on truncation
` [for-linus][PATCH 2/2] tracing: Do not call map->ops->elt_free() if elt_alloc() fails
[PATCH v4 0/5] Add support to 2 panels in bonded-DSI mode
2026-05-21 20:46 UTC (3+ messages)
` [PATCH v4 4/5] dt-bindings: display: Add Synaptics R63455 panel support
[PATCH net-next 0/5] net: Add ADIN1140 support
2026-05-21 20:44 UTC (5+ messages)
` [PATCH net-next 3/5] net: phy: Add support for the ADIN1140 PHY
[PATCH] staging: sm750fb: gate dualview dataflow using g_dualview
2026-05-21 20:44 UTC
[PATCH 1/3] cpufreq: Fix typo in comment
2026-05-21 20:40 UTC (5+ messages)
` [PATCH 2/3] cpufreq: Avoid redundant target() calls for unchanged limits
[PATCH v1 0/3] i2c: dwc: Add I2C DWC master/slave support for StarFive JHB100
2026-05-21 20:34 UTC (3+ messages)
` [PATCH v1 1/3] dt-bindings: i2c: snps,dwc-i2c: Add StarFive JHB100 bindings
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