messages from 2026-07-31 12:03:19 to 2026-07-31 13:36:56 UTC [more...]
[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
2026-07-31 13:36 UTC (5+ messages)
[PATCH v2] ARM: dts: aspeed: sanmiguel: Disable HSC nodes
2026-07-31 13:33 UTC
[PATCH 0/3] misc: sgi-gru: Remove broken page-table walks
2026-07-31 13:34 UTC (5+ messages)
[PATCH v1] drm/msm/dp: return 0 from audio_prepare when cable is disconnected
2026-07-31 13:35 UTC (4+ messages)
[PATCH v6 00/10] arm_mpam: Add MPAM-Fb firmware support
2026-07-31 13:33 UTC (3+ messages)
` [PATCH v6 09/10] arm_mpam: change MPAM-Fb error IRQ to use a threaded IRQ handler
[PATCH v2] usb: serial: fix slab out-of-bounds read in interrupt URB callback
2026-07-31 13:31 UTC (2+ messages)
[PATCH 0/2] serdev: Some small serdev bugfixes found by code scans
2026-07-31 13:30 UTC (9+ messages)
` [PATCH 1/2] serdev: fix race between tty-port unregister and in-flight callbacks
` [PATCH 2/2] serdev: use tty_port_tty_get() in ttyport_write_buf() to prevent UAF
[PATCH RFC 00/11] mm: distinguish PTE table storage from PTE values
2026-07-31 13:28 UTC (5+ messages)
` [PATCH RFC 01/11] mm: introduce hw_pte_t for PTE table storage
[PATCH v2] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
2026-07-31 13:27 UTC (4+ messages)
[PATCH v2] xattrat: accept empty O_PATH file descriptors
2026-07-31 13:26 UTC (4+ messages)
[PATCH v2] net: usb: net1080: add error handling to nc_vendor_write()
2026-07-31 13:25 UTC (2+ messages)
[PATCH net] nfc: trf7970a: initialize lock and timeout_work before requesting the IRQ
2026-07-31 13:24 UTC (2+ messages)
[PATCH] usb: gadgetfs: fix use-after-free in ep_open()
2026-07-31 13:24 UTC
[PATCH v7 0/9] Add support for Qualcomm remoteproc subsystem cooling
2026-07-31 13:22 UTC (4+ messages)
` [PATCH v7 9/9] arm64: dts: qcom: hamoa: Enable CDSP cooling
[PATCH 0/2] remoteproc: qcom: q6v5: Fix handover IRQ regressions on attach
2026-07-31 13:22 UTC (5+ messages)
` [PATCH 2/2] remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered "
[PATCH] usb: gadgetfs: fix use-after-free in ep_open()
2026-07-31 13:22 UTC (2+ messages)
[PATCH v3] tracing: Fix race between update_event_fields and event_define_fields
2026-07-31 13:22 UTC (2+ messages)
[PATCH 0/6] firmware: arm_rmm: Add RMM v2.0 support
2026-07-31 13:21 UTC (3+ messages)
` [PATCH 4/6] firmware: arm_rmm: Configure the RMM with the host's page size
[PATCH] iio: light: cm32181: return zero after writing calibscale
2026-07-31 13:20 UTC
[PATCH] serial: 8250_hub6: Fix double definition for hub6_match_port()
2026-07-31 13:20 UTC (11+ messages)
[PATCH] pinctrl: sunxi: A523: fix voltage withstand encoding
2026-07-31 13:20 UTC (6+ messages)
rust compile failure in next-20260730
2026-07-31 13:19 UTC (2+ messages)
[PATCHv2 0/3] ACPI: CPPC: Avoid Desired Performance reads on ACPI 6.6+
2026-07-31 13:19 UTC (5+ messages)
` [PATCHv2 2/3] ACPI: CPPC: Skip desired_perf read in cppc_get_perf()
` [PATCHv2 3/3] ACPI: CPPC: Stop reading desired_perf "
[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
2026-07-31 13:19 UTC (11+ messages)
[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
2026-07-31 13:17 UTC (6+ messages)
` [PATCH v6 2/4] "
[PATCH] tools/mm: add hwpoison-panic tool
2026-07-31 13:16 UTC
[PATCH v2] arm64: defconfig: enable the necessary drivers for the Ayaneo Pockegt S2
2026-07-31 13:16 UTC (2+ messages)
[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
2026-07-31 13:15 UTC (7+ messages)
` [PATCH v2 1/4] serial: core: do fallible allocations before the console can be registered
` [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered
[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
2026-07-31 13:08 UTC (32+ messages)
` [PATCH v5 01/31] vfio: Use file-based reference counting for KVM
` [PATCH v5 02/31] KVM: Make device name configurable
` [PATCH v5 03/31] KVM: Allow KVM implementations to switch off MMIO independent of Kconfig
` [PATCH v5 04/31] arm64: Use proper include variant
` [PATCH v5 05/31] arm64: ptrace: Use constants for compat register numbers
` [PATCH v5 06/31] arm64/sysreg: Convert SPSR_ELx to automatic register generation
` [PATCH v5 07/31] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v5 08/31] KVM: arm64: Use accessor functions for gprs during reset
` [PATCH v5 09/31] KVM: arm64: Refactor core-reset into a separate function
` [PATCH v5 10/31] arm64: Prepare sharing arm64 headers with s390
` [PATCH v5 11/31] arm64: Share "
` [PATCH v5 12/31] KVM: arm64: Share arm64 code "
` [PATCH v5 13/31] KVM: s390: Prepare moving KVM/s390 to arch/s390/kvm/s390
` [PATCH v5 14/31] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v5 15/31] KVM: s390: Guard KVM/s390 behind CONFIG_KVM_S390
` [PATCH v5 16/31] KVM: s390: Move PGM code definitions to asm/kvm_host.h
` [PATCH v5 17/31] KVM: s390: Prepare gmap for a second KVM implementation
` [PATCH v5 18/31] KVM: s390: gmap: Move storage key and CMMA code to kvm/s390
` [PATCH v5 19/31] KVM: s390: gmap: Move prefix handling "
` [PATCH v5 20/31] KVM: s390: Prepare KVM/s390 for a second KVM module
` [PATCH v5 21/31] s390: Use arm64 headers
` [PATCH v5 22/31] KVM: s390: Use arm64 code
` [PATCH v5 23/31] s390: Introduce Start Arm Execution instruction
` [PATCH v5 24/31] KVM: s390: arm64: Introduce host definitions
` [PATCH v5 25/31] s390/hwcaps: Report SAE support as hwcap
` [PATCH v5 26/31] KVM: s390: Add basic arm64 kvm module
` [PATCH v5 27/31] KVM: s390: arm64: Implement required functions
` [PATCH v5 28/31] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v5 29/31] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v5 30/31] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v5 31/31] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild
[PATCH ath-next] wifi: ath12k: shut down RootPD after ready timeout
2026-07-31 13:14 UTC
[PATCH net v2] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
2026-07-31 13:11 UTC (2+ messages)
[PATCH v10 0/7] drm/tyr: firmware loading and MCU boot support
2026-07-31 13:09 UTC (5+ messages)
` [PATCH v10 4/7] drm/tyr: add GPU virtual memory (VM) support
[PATCH] pmdomain: core: Wait for device link removals before dropping genpd->dev
2026-07-31 13:10 UTC (3+ messages)
` [PATCH v2] "
[PATCH v1 0/2] thermal: hwmon: Restore automatic hwmon device registration
2026-07-31 13:01 UTC (3+ messages)
` [PATCH v1 1/2] Revert "thermal: hwmon: Use extra_groups for adding temperature attributes"
` [PATCH v1 2/2] Revert "thermal: hwmon: Register a hwmon device for each thermal zone"
[PATCH] ext4: Reduce object size of ext4_msg uses
2026-07-31 13:07 UTC (2+ messages)
[PATCH v2 1/2] mm: Use a folio in the softleaf_is_device_private path
2026-07-31 13:06 UTC (3+ messages)
[PATCH v3 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
2026-07-31 13:03 UTC (4+ messages)
[PATCH 0/6] rcu,srcu: Make call_rcu()/call_srcu() safe from any context
2026-07-31 13:03 UTC (3+ messages)
` [PATCH 3/6] srcu: Make call_srcu() safe to call "
[PATCH v9 00/41] guest_memfd: In-place conversion support
2026-07-31 13:03 UTC (7+ messages)
` [PATCH v9 14/41] mm: swap: Introduce lru_add_drain_progressive()
[PATCH v2 0/2] module: remove MODULE_VERSION() and srcversion
2026-07-31 13:02 UTC (3+ messages)
` [PATCH v2 1/2] module: remove MODULE_VERSION()
` [PATCH v2 2/2] module: remove srcversion module attribute
[PATCH] MAINTAINERS: update Traditional Chinese documentation maintainers
2026-07-31 13:02 UTC (3+ messages)
[PATCH 0/2] fbdev: ssd1307fb: add SH1107 support
2026-07-31 13:02 UTC (4+ messages)
` [PATCH 1/2] fbdev: ssd1307fb: add support for Sino Wealth SH1107 controller
[PATCH v7 00/14] KVM: s390: Misc fixes
2026-07-31 13:01 UTC (15+ messages)
` [PATCH v7 01/14] KVM: s390: Fix unlikely NULL gmap dereference
` [PATCH v7 02/14] KVM: s390: Do not free SCA if it was not allocated
` [PATCH v7 03/14] KVM: s390: Fix kvm_s390_vcpu_unsetup_cmma()
` [PATCH v7 04/14] KVM: s390: Fix overclearing ESCA in case of error
` [PATCH v7 05/14] KVM: s390: ucontrol: Fix sca_clear_ext_call()
` [PATCH v7 06/14] KVM: s390: Fix leaking of PGM_ADDRESSING to userspace
` [PATCH v7 07/14] KVM: s390: Fix race in __do_essa()
` [PATCH v7 08/14] KVM: s390: cmma: Fix dirty tracking when removing memslot
` [PATCH v7 09/14] KVM: s390: ucontrol: Add missing locking around gmap_remove_child()
` [PATCH v7 10/14] KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() fails
` [PATCH v7 11/14] KVM: s390: Return -EINTR if a signal is pending while faulting-in
` [PATCH v7 12/14] KVM: s390: Fix ordering when adding to SCA
` [PATCH v7 13/14] KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()
` [PATCH v7 14/14] KVM: s390: Fix kvm_arch_commit_memory_region() when low on memory
[PATCH] soundwire: stream: validate slave port against DisCo port bitmap
2026-07-31 13:01 UTC (4+ messages)
[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
2026-07-31 12:57 UTC (4+ messages)
` [PATCH RFC 2/9] aio: Use accessor for "
[PATCH] UAPI: Drop PER_HPUX personality
2026-07-31 12:56 UTC
[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
2026-07-31 12:55 UTC (7+ messages)
` [PATCH v10 03/26] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
[PATCH] media: i2c: imx415: Fix control error handling
2026-07-31 12:55 UTC
[PATCH] kvm: add EVER_MAPPED ioctl and capability
2026-07-31 12:54 UTC (2+ messages)
[PATCH] platform/x86: samsung-galaxybook: Add SAMB430 device ID
2026-07-31 12:54 UTC
linux-next: manual merge of the slab tree with the rcu tree
2026-07-31 12:54 UTC (4+ messages)
[PATCH v2] sched/fair: Prefer fully idle cores for NOHZ balancing
2026-07-31 12:53 UTC (2+ messages)
[PATCH v6 0/1] Rust PCI capability infrastructure and SR-IOV support
2026-07-31 12:52 UTC (6+ messages)
` [PATCH v6 1/1] rust: pci: add extended capability "
[PATCH 2/3] rust: sync: add SetOnce::try_get_or_populate()
2026-07-31 12:52 UTC (4+ messages)
[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
2026-07-31 12:51 UTC (2+ messages)
[PATCH v2 0/6] Bluetooth: qca: enable QCC2072 on RB3 Gen 2 Industrial
2026-07-31 12:50 UTC (5+ messages)
` [PATCH v2 6/6] arm64: dts: qcom: rb3gen2: add Industrial BT UART overlay
[PATCH] ACPI: processor: Unregister cpufreq notifier on init failure
2026-07-31 12:49 UTC (2+ messages)
[PATCH v3] rust: iommu: add device lifetime to IoPageTable
2026-07-31 12:48 UTC (3+ messages)
[PATCH v5 0/4] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
2026-07-31 12:44 UTC (6+ messages)
` [PATCH v5 2/4] mmc: sdhci-msm: Reprogram crypto keys during host hardware initialization
[PATCH v4 0/3] media: qcom: Add support for the iris codec on shikra
2026-07-31 12:44 UTC (4+ messages)
` [PATCH v4 1/3] dt-bindings: media: qcom,qcm2290-venus: document shikra Iris compatible
[RFC PATCH 00/16] Page Alloc Hogger
2026-07-31 12:42 UTC (5+ messages)
[PATCH net-next 00/13] net/mlx5e: Add support for HW-GRO to PSP
2026-07-31 12:41 UTC (3+ messages)
` [PATCH net-next 09/13] net/mlx5e: psp: Add an rx_decap steering table
[PATCH v2] mac80211: reject station addition if AP or MLO link is inactive
2026-07-31 12:40 UTC (7+ messages)
[PATCH v17 00/14] KVM: arm64: Provide guest support for GCS
2026-07-31 12:25 UTC (15+ messages)
` [PATCH v17 01/14] arm64/gcs: Ensure FGTs for EL1 GCS instructions are disabled
` [PATCH v17 02/14] KVM: arm64: Fix FGT mapping for HFGITR_EL2.nGCSEPP
` [PATCH v17 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v17 04/14] KVM: arm64: Ensure GCS memory effects are visible
` [PATCH v17 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v17 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
` [PATCH v17 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 08/14] KVM: arm64: Enforce EXLOCK for SPSR and ELR
` [PATCH v17 09/14] KVM: arm64: Allow GCS to be enabled for guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list
` [PATCH v17 11/14] KVM: selftests: arm64: Add GCS to set_id_regs
` [PATCH v17 12/14] KVM: selftests: arm64: Only restore SPSR_EL1 and ELR_EL1 if they change
` [PATCH v17 13/14] tools: Synchronise the kernel esr.h
` [PATCH v17 14/14] KVM: selftests: arm64: Add GCS EXLOCK exception emulation test
[PATCH v1] clk: Use named initializers for platform_device_id arrays
2026-07-31 12:38 UTC (4+ messages)
` clk maintenance [Was: Re: [PATCH v1] clk: Use named initializers for platform_device_id arrays]
[PATCH v2 0/5] fbdev: tdfxfb: Make "unbooted" cards work
2026-07-31 12:38 UTC (7+ messages)
` [PATCH v2 1/5] fbdev: tdfxfb: Add helper to read config table from BIOS
` [PATCH v2 2/5] fbdev: tdfxfb: Attempt to detect if the card wasn't booted
` [PATCH v2 3/5] fbdev: tdfxfb: Manually boot unbooted cards
` [PATCH v2 4/5] fbdev: tdfxfb: Wake the VGA core before programming the CRTC
` [PATCH v2 5/5] fbdev: tdfxfb: Program the initial video mode
[PATCH v11 0/6] Add RMPOPT support
2026-07-31 12:37 UTC (4+ messages)
` [PATCH v11 4/6] x86/sev: Add support to perform RMP optimizations asynchronously
Fixes tags need work in the vhost tree
2026-07-31 12:37 UTC
[PATCH] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: switch sound card to ayaneo,pocket-s2-sndcard
2026-07-31 12:36 UTC
[PATCH] selinux: bpf: check SBLABEL_MNT before isec init
2026-07-31 12:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] soundwire: stream: validate slave port properties
2026-07-31 12:34 UTC
[PATCH RFC] mm/gup: batch contiguous pages in follow_page_mask() and return them via a pages array
2026-07-31 12:33 UTC (2+ messages)
[PATCH v9 00/19] media: iris: Add AR50LT core support and enable Agatti platform
2026-07-31 12:30 UTC (2+ messages)
[REGRESSION] PCIe/qcom: on-board WCN7850 link stuck in Polling on X1E80100 (Surface Pro 11)
2026-07-31 12:22 UTC
[PATCH v3 0/3] ASoC: qcom: audioreach: support WSA speakers only on WSA2
2026-07-31 12:29 UTC (2+ messages)
[syzbot] [media?] INFO: trying to register non-static key in __vb2_queue_cancel
2026-07-31 12:29 UTC (2+ messages)
` Forwarded: "
[PATCH v3 0/7] char: xillybus: Harden driver and improve code quality
2026-07-31 12:25 UTC (5+ messages)
` [PATCH v3 1/7] char: xillybus: Improve control of execution flow with mutexes
` [PATCH v3 2/7] char: xillybus: Remove duplicate error path code
[PATCH] net: eql.c: fix switch case indent
2026-07-31 12:25 UTC
[PATCH 0/9] media: iris: enable VP8, MPEG2 and interlaced video support
2026-07-31 12:25 UTC (4+ messages)
[PATCH] char: scx200_gpio: check cdev_add() return value
2026-07-31 12:22 UTC (2+ messages)
[PATCH v4 0/5] Rate limited printing for Rust
2026-07-31 12:19 UTC (4+ messages)
[PATCH] fanotify: report full event length for FIONREAD
2026-07-31 12:19 UTC (2+ messages)
[PATCH v2 iwl-next 0/3] ice: expose TSPLL state on E825 through dpll subsystem
2026-07-31 12:12 UTC (4+ messages)
` [PATCH v2 iwl-next 1/3] ice: monitor TSPLL lock from PTP periodic worker
` [PATCH v2 iwl-next 2/3] ice: add TSPLL DPLL device and TIME_REF pin for E825
` [PATCH v2 iwl-next 3/3] ice: use per-interface clock_id for E825 generic DPLLs
[PATCH v2] sched: Reject policy changes with SCHED_FLAG_KEEP_PARAMS
2026-07-31 12:16 UTC (3+ messages)
[PATCH v3 00/26] mm: Add ALLOC_UNMAPPED and AS_NO_DIRECT_MAP
2026-07-31 12:15 UTC (4+ messages)
` [PATCH v3 03/26] mm: introduce AS_NO_DIRECT_MAP
[PATCH] ext4: don't enable DAX on new encrypted files
2026-07-31 12:15 UTC (2+ messages)
[GIT PULL] SoCFPGA firmware updates for v7.3
2026-07-31 12:15 UTC (2+ messages)
[PATCH v10 00/14] media: iris: Add support for glymur platform
2026-07-31 12:13 UTC (3+ messages)
` [PATCH v10 01/14] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
[PATCH v5] drm/omap: dsi: avoid sending bta sync all the time in writes
2026-07-31 11:42 UTC (3+ messages)
[PATCH 0/2] ext4: ensure WRITE_ZEROES is power-failure-safe
2026-07-31 12:06 UTC (3+ messages)
` [PATCH 2/2] ext4: protect WRITE_ZEROES written extents with orphan list
[PATCH] kernfs: avoid iattr allocation in listxattr
2026-07-31 12:05 UTC
[PATCH] sctp: hold shkey across socket migration
2026-07-31 12:05 UTC
[PATCH] nilfs2: fix block-offset handling in iomap reads
2026-07-31 12:05 UTC (2+ messages)
[PATCH v5 0/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
2026-07-31 12:05 UTC (5+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: Add IMDT QCS8550 SoM
` [PATCH v5 4/4] arm64: dts: qcom: Add IMDT QCS8550 SBC
[PATCH net-next v8 0/4] net: rnpgbe: Add TX/RX and link status support
2026-07-31 12:03 UTC (5+ messages)
` [PATCH net-next v8 1/4] net: rnpgbe: Add interrupt handling
` [PATCH net-next v8 2/4] net: rnpgbe: Add basic TX packet transmission support
` [PATCH net-next v8 3/4] net: rnpgbe: Add RX packet reception support
` [PATCH net-next v8 4/4] net: rnpgbe: Add link status handling support
[PATCH] perf: Fix mmap replacement ring lifetime race
2026-07-31 12:04 UTC
[PATCH] fuse: wait for sync init request after abort
2026-07-31 12:03 UTC
[PATCH] xfs: validate btree block level on read
2026-07-31 12:03 UTC
[PATCH v2 00/23] mtd: spi-nor: Clean Winbond W25QxxJV family
2026-07-31 12:02 UTC (6+ messages)
` [PATCH v2 19/23] mtd: spi-nor: winbond: W25Q128JV-M: Fill locking information
` [PATCH v2 20/23] mtd: spi-nor: winbond: W25Q02JV-M: "
` [PATCH v2 21/23] mtd: spi-nor: winbond: W25QxxJV-Q/N/M: "
` [PATCH v2 22/23] mtd: spi-nor: winbond: W25Q512JV-M: New chip
` [PATCH v2 23/23] mtd: spi-nor: winbond: W25Q01JV-M: "
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