All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-31 12:41:06 to 2026-07-31 13:20:19 UTC [more...]

[PATCH v1 0/2] thermal: hwmon: Restore automatic hwmon device registration
 2026-07-31 13:20 UTC  (5+ 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] erofs: reuse superblock for file-backed mounts
 2026-07-31 13:19 UTC  (6+ messages)

[PATCH v7 00/14] KVM: s390: Misc fixes
 2026-07-31 13:20 UTC  (20+ 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

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  (3+ messages)
` [PATCHv2 3/3] ACPI: CPPC: Stop reading desired_perf in cppc_get_perf()

[PATCH v10 6/6] selftests/mm: add hwpoison-panic destructive test
 2026-07-31 13:19 UTC  (11+ messages)

[PATCH v4 00/48] KVM: arm64: Add GICv5 IRS support
 2026-07-31 13:18 UTC  (13+ messages)
` [PATCH v4 13/48] KVM: arm64: gic-v5: Implement VPE IRS MMIO Ops
` [PATCH v4 15/48] KVM: arm64: gic-v5: Add resident/non-resident hyp calls
` [PATCH v4 22/48] KVM: arm64: gic-v5: Register the IRS IODEV
` [PATCH v4 25/48] KVM: arm64: gic-v5: Add GIC VDPEND hyp call

[PATCH v2 0/2] module: remove MODULE_VERSION() and srcversion
 2026-07-31 13:18 UTC  (4+ messages)
` [PATCH v2 1/2] module: remove MODULE_VERSION()
` [PATCH v2 2/2] module: remove srcversion module attribute

[stable request] Backport b2870fc21601 to 6.1.y, 6.6.y, 6.12.y, 6.18.y
 2026-07-31 13:18 UTC 

[PATCH v6 0/4] can: rockchip: add RK3588 CAN support
 2026-07-31 13:17 UTC  (7+ messages)
` [PATCH v6 2/4] "

[PATCH] tools/mm: add hwpoison-panic tool
 2026-07-31 13:16 UTC  (2+ messages)

[PATCH v5 00/31] KVM: s390: Introduce arm64 KVM
 2026-07-31 13:16 UTC  (33+ 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 v2] arm64: defconfig: enable the necessary drivers for the Ayaneo Pockegt S2
 2026-07-31 13:16 UTC  (2+ messages)

[PATCH kexec-tools] util_lib/elf_info: stream lockless printk ring records
 2026-07-31 13:15 UTC  (3+ messages)

[PATCH v2 0/4] serial: fix console lifetime bugs on failed bind and removal
 2026-07-31 13:15 UTC  (4+ messages)
` [PATCH v2 3/4] tty: don't oops in tty_unregister_device() when no cdev is registered

[linux-next:master] [wifi] dd40677999: hwsim.pmksa_cache_preauth_vlan_used.fail
 2026-07-31 13:15 UTC 

[PATCH b4 00/27] Stop the editor branch guard from eating review replies
 2026-07-31 13:14 UTC  (2+ messages)

[PATCH ath-next] wifi: ath12k: shut down RootPD after ready timeout
 2026-07-31 13:14 UTC 

[PATCH net-next 0/5] net: wangxun: improve statistics support
 2026-07-31 13:14 UTC  (5+ messages)
` [PATCH net-next 5/5] net: wangxun: add ndo_get_stats64 support

[PATCH BlueZ v1] unit/test-rap: Add PTS tests for CS
 2026-07-31 13:13 UTC 

[PATCH v4 0/5] landlock: Restrict whiteout object creation
 2026-07-31 13:13 UTC  (5+ messages)
` [PATCH v4 2/5] landlock: Require LANDLOCK_ACCESS_FS_MAKE_REG for whiteout creation

[PATCH net v2] nfc: trf7970a: drain timeout_work and keep trf->lock valid across teardown
 2026-07-31 13:11 UTC  (2+ messages)

[PATCH] pmdomain: core: Wait for device link removals before dropping genpd->dev
 2026-07-31 13:10 UTC  (2+ messages)
` [PATCH v2] "

[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] pinctrl: sunxi: A523: fix voltage withstand encoding
 2026-07-31 13:08 UTC  (5+ messages)

[PATCH v2 0/9] drm/tyr: add debugfs support
 2026-07-31 13:08 UTC  (7+ messages)
` [PATCH v2 2/9] rust: debugfs: add SeqShow trait and seq_file file operations
` [PATCH v2 7/9] rust: drm: gpuvm: add dump_gpuva_info to UniqueRefGpuVm
` [PATCH v2 8/9] drm/tyr: add gpuvas debugfs file

[PATCH] ext4: Reduce object size of ext4_msg uses
 2026-07-31 13:07 UTC  (2+ messages)

[PATCH v2] hw/net/vmxnet3: Do not abort if guest provides bad interrupt numbers
 2026-07-31 13:06 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] drm/amdgpu: simplify cper ring fini condition
 2026-07-31 13:06 UTC 

[REGRESSION] usb controller fails to initialize on intel s1200btl
 2026-07-31 13:06 UTC  (9+ messages)

[bitbake-devel][PATCH 0/6] hashserv: Pipeline Upstream Queries
 2026-07-31 13:05 UTC  (3+ messages)
` [bitbake-devel][PATCH v2 00/10] "
  ` [PATCH "

[PATCH v2] power: sequencing: rename pwrseq_power_on/off() to pwrseq_enable/disable()
 2026-07-31 13:04 UTC  (3+ messages)

[LTP] [PATCH v2 0/2] OOM protection for shell tests
 2026-07-31 13:03 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] shell: add optional OOM protection

[PATCH] ASoC: SOF: Use high-priority workqueue for PCM period elapsed
 2026-07-31 13:04 UTC  (5+ 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 v17 00/14] KVM: arm64: Provide guest support for GCS
 2026-07-31 13:03 UTC  (9+ messages)
` [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 07/14] KVM: arm64: Forward GCS exceptions to nested guests
` [PATCH v17 10/14] KVM: selftests: arm64: Add GCS registers to get-reg-list

[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()

Missing CS35L57 tuning firmware for Samsung Galaxy Book6 Pro (SSID 144dc910)
 2026-07-31 13:02 UTC 

[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

[LTP] [PATCH] cgroup/cgroup_core03: convert to new LTP API with parameterised subtests
 2026-07-30 20:39 UTC 

[PATCH 0/2] remoteproc: qcom: q6v5: Fix handover IRQ regressions on attach
 2026-07-31 13:02 UTC  (4+ messages)
` [PATCH 2/2] remoteproc: qcom: q6v5: Ignore stale handover IRQ delivered "

[PATCH] soundwire: stream: validate slave port against DisCo port bitmap
 2026-07-31 13:01 UTC  (4+ messages)

[PATCH i-g-t 0/4] Add DSC compressed BPP subtest
 2026-07-31 13:00 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add DSC compressed BPP subtest (rev2)

[PATCH 0/2] serdev: Some small serdev bugfixes found by code scans
 2026-07-31 13:00 UTC  (7+ 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 0/9] KVM: selftests: Add more syscall wrappers, fix hardware_disable_test
 2026-07-31 13:00 UTC  (4+ messages)
` [PATCH 4/9] KVM: selftests: Drop unreachable, dead code from hardware disable test

[PATCH 0/4] arm: add Cortex-M85, SSE-310, and mps3-an555
 2026-07-31 12:57 UTC  (7+ messages)
` [PATCH 1/4] target/arm/tcg/cpu-v7m.c: add cortex-m85 model
` [PATCH 4/4] hw/arm/mps2-tz.c: add new mps3-an555 board

[PATCH RFC 0/9] Fix data races on hrtimer_sleeper ->task field
 2026-07-31 12:57 UTC  (3+ messages)
` [PATCH RFC 2/9] aio: Use accessor for "

[PATCH v3] KVM: have hva_to_pfn_remapped write-upgrade PTEs
 2026-07-31 12:57 UTC  (4+ messages)

[PATCH] UAPI: Drop PER_HPUX personality
 2026-07-31 12:56 UTC 

[PATCH 0/4] git add --resolved
 2026-07-31 12:56 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] read-cache: reindent
  ` [PATCH v3 2/4] merge-ll: consolidate conflict marker scanning logic
  ` [PATCH v3 3/4] read-cache: add remove_file_from_index_with_flags()
  ` [PATCH v3 4/4] add: introduce '--resolved' option

[PATCH] media: i2c: imx415: Fix control error handling
 2026-07-31 12:55 UTC 

[PATCH v10 00/26] MediaTek UFS Cleanup and MT8196 Enablement
 2026-07-31 12:55 UTC  (9+ 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

CAN-XL frame to not CAN-XL enabled interface
 2026-07-31 12:55 UTC  (2+ messages)

[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 rdma-next] RDMA/mana_ib: Retain create CQ flags field name
 2026-07-31 12:54 UTC  (2+ messages)

[PATCH v2] sched/fair: Prefer fully idle cores for NOHZ balancing
 2026-07-31 12:53 UTC  (2+ messages)

[PATCHES 00/31] pahole: Bug fixes and small improvements
 2026-07-31 12:52 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 0/3] rust: sync: add SetOnce::try_get_or_populate()
 2026-07-31 12:52 UTC  (6+ messages)
` [PATCH 2/3] "

[PATCH RFC] arm64: Mark set_preempt_need_resched() access to .need_resched
 2026-07-31 12:51 UTC  (3+ 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 v2 00/25] hw/arm: Facebook SanMiguel BMC and TMP75-family sensors
 2026-07-31 10:45 UTC  (19+ messages)
` [PATCH v2 17/25] tests/functional: give the set_machine probe VM the test workdir
` [PATCH v2 18/25] tests/functional: add a pure-Python device-locator resolver
` [PATCH v2 19/25] tests/functional: add a device-locator self-check
` [PATCH v2 20/25] tests/functional: aspeed: add hwmon sensor read helpers
` [PATCH v2 21/25] tests/functional/arm: sanmiguel: add BMC boot test
` [PATCH v2 22/25] tests/functional/arm: catalina: test TMP75
` [PATCH v2 23/25] tests/functional/arm: catalina: test PCA9555 IO expander via QOM
` [PATCH v2 24/25] hw/arm: catalina: drive pca9554 io expander input pins externally
` [PATCH v2 25/25] tests/functional/arm: catalina: test PCA9554 IO expander via QOM

[Intel-wired-lan] [PATCH iwl-next 0/3] iavf: defer loading netmem_desc
 2026-07-31 12:41 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-next 1/3] libeth: add __libeth_rx_sync_for_cpu
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/3] iavf: use __libeth_rx_sync_for_cpu
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/3] iavf: use cached page_pool ref in skb helpers
  `  "

MediaTek MT7902 WiFi Adapter (PCI ID 14c3:7902) on ASUS Vivobook X1605VA
 2026-07-31 12:49 UTC 

[PATCH] ACPI: processor: Unregister cpufreq notifier on init failure
 2026-07-31 12:49 UTC  (2+ messages)

[PATCH] crypto: qat - remove dead ADF_HEX code
 2026-07-31 12:48 UTC 

[PATCH v3] rust: iommu: add device lifetime to IoPageTable
 2026-07-31 12:48 UTC  (3+ messages)

[PATCH] fsnotify: Remove Matt Bobrowski as a reviewer
 2026-07-31 12:48 UTC  (2+ messages)

[PATCH net-next v10 00/11] net: pcs: Introduce support for fwnode PCS
 2026-07-31 12:48 UTC  (15+ messages)
` [PATCH net-next v10 02/11] net: phylink: introduce internal phylink PCS handling
` [PATCH net-next v10 03/11] net: phylink: add phylink_release_pcs() to externally release a PCS
` [PATCH net-next v10 04/11] net: pcs: implement Firmware node support for PCS driver
` [PATCH net-next v10 05/11] net: phylink: support late PCS provider attach
` [PATCH net-next v10 06/11] net: Document PCS subsystem
` [PATCH net-next v10 10/11] net: pcs: airoha: add PCS driver for Airoha AN7581 SoC
` [PATCH net-next v10 11/11] net: airoha: add phylink support

[PATCH v2 0/2] fetch/{npm,npmsw}: fix security issue and re-enable fetchers
 2026-07-31 12:45 UTC  (3+ messages)
` [PATCH v2 1/2] fetch/{npm,npmsw}: re-enable fetchers now that checksums come from SRC_URI
` [PATCH v2 2/2] tests/fetch: restore and extend npm/npmsw test coverage

[LTP] lib: Rename function check_kver() => check_min_kver()
 2026-07-31 12:44 UTC  (4+ 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

[LTP] [PATCH v2 5/5] syscalls: Add epoll_wait16 EPOLLEXCLUSIVE test
 2026-07-31 12:43 UTC  (3+ messages)

[PATCH net] dibs: initialise dibs->lock in dibs_dev_alloc()
 2026-07-31 12:42 UTC  (2+ messages)

[RFC PATCH 00/16] Page Alloc Hogger
 2026-07-31 12:42 UTC  (5+ messages)

[PATCH] email: add Christian Borntraeger as cc for s390
 2026-07-31 12:42 UTC  (2+ messages)

[PATCH nft v2] datatype: accept a numeric cgroupsv2 id on input
 2026-07-31 12:41 UTC  (3+ 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


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.