messages from 2026-08-12 18:03:59 to 2026-08-12 19:01:53 UTC [more...]
[PATCH v2 0/5] Rework PCI IRQ vector code
2026-08-12 19:01 UTC (15+ messages)
` [PATCH v2 1/5] rust: pci: convert IrqVectorRegistration to a lifetime-managed owning type
` [PATCH v2 2/5] rust: pci: resolve IRQ in vector() and embed IrqRequest in IrqVector
` [PATCH v2 5/5] rust: pci: expose the allocated interrupt type
[PATCH] mips: econet: fulfill unmet kconfig dependencies
2026-08-12 18:53 UTC (6+ messages)
[PATCH 0/3] Move adis16203 inclinometer driver out of staging
2026-08-12 18:59 UTC
[PATCH] hwmon: (k10temp) Add per-CCD temperature monitoring for Zen5 Turin
2026-08-12 18:59 UTC (2+ messages)
[PATCH v6 00/33] KVM: s390: Introduce arm64 KVM
2026-08-12 18:58 UTC (10+ messages)
` [PATCH v6 15/33] KVM: s390: Move kvm_host definitions to kvm_host_s390
` [PATCH v6 16/33] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v6 17/33] KVM: s390: Move PGM code definitions to asm/kvm_host.h
[PATCH bpf-next v3 00/15] bpf: A common way to attach struct_ops to a cgroup
2026-08-12 18:58 UTC (7+ messages)
` [PATCH bpf-next v3 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v3 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
[PATCH 0/2] nfsd: don't use the xdr buf for temporary storage in CB_NOTIFY
2026-08-12 18:58 UTC (4+ messages)
` [PATCH 1/2] nfsd: pass caller-provided attrmask storage into nfsd4_setup_notify_entry4()
` [PATCH 2/2] nfsd: back CB_NOTIFY notify_mask words with per-delegation storage
[mptcp:export-net 1/10] .git_markup: warning: ignored by one of the .gitignore files
2026-08-12 18:57 UTC
[PATCH] crypto: amcc: trng: use devm_of_iomap()
2026-08-12 18:57 UTC
[PATCH] global_data: Only include driver model fields when DM is enabled
2026-08-12 18:56 UTC (2+ messages)
[PATCH] refcount: Use CONFIG_BUG_ON_DATA_CORRUPTION for UAF-related errors
2026-08-12 18:56 UTC
[PATCH v4 0/9] s390/vfio-ap: Fix bugs in vfio_ap device driver callback functions
2026-08-12 18:56 UTC (8+ messages)
` [PATCH v4 3/9] s390/vfio-ap: Fix missing lock required to access list of ap_matrix_mdev objects
` [PATCH v4 8/9] s390/vfio-ap: Fix NULL deref in status_show() during queue probe
[PATCH] vfio: Use file-based reference counting for KVM
2026-08-12 18:55 UTC
[PATCH] lib/tests: add KUnit tests for errseq
2026-08-12 18:55 UTC (2+ messages)
[PATCH] crypto: caam/jr: fix use-after-free in interrupt handler teardown
2026-08-12 18:54 UTC (3+ messages)
[PATCH 1/3] platform/x86: thinkpad_acpi: convert mutex_lock() to guard(mutex)
2026-08-12 18:53 UTC (4+ messages)
` [PATCH 2/3] platform/x86: thinkpad_acpi: convert conditional mutex locks to ACQUIRE_ERR()
[PATCH v23 0/5] [PCI] Error recovery for vfio-pci devices on s390x
2026-08-12 18:53 UTC (2+ messages)
[PATCH] ASoC: samsung: i2s: drop secondary DAI for i2sv7 hardware variant
2026-08-12 17:07 UTC (2+ messages)
[PATCH RESEND] ARM: alignment: fix LSR #32 and ASR #32 offset decoding
2026-08-12 18:50 UTC
[PATCH 00/13] nvme-fc: FPIN link integrity handling
2026-08-12 18:50 UTC (29+ messages)
` [PATCH 01/13] fc_els: use 'union fc_tlv_desc'
` [PATCH 02/13] nvme: add NVME_CTRL_MARGINAL flag
` [PATCH 03/13] nvme-multipath: numa support for marginal paths
` [PATCH 04/13] nvme-multipath: queue-depth "
` [PATCH 05/13] nvme-multipath: round-robin "
` [PATCH 06/13] nvme: sysfs: emit the marginal path state in show_state()
` [PATCH 07/13] scsi: scsi_transport_fc: Add set_rport_marginal to fc_function_template
` [PATCH 08/13] scsi: scsi_transport_fc: user support for clearing NVME_CTRL_MARGINAL
` [PATCH 09/13] nvme-fc: add nvme_fc_set_remoteport_fpin()
` [PATCH 10/13] scsi: qla2xxx: enable FPIN notification for NVMe
` [PATCH 11/13] scsi: lpfc: "
` [PATCH 12/13] nvme: fcloop: Add set_rport_marginal to sysfs
` [PATCH 13/13] docs: nvme-multipath: Add FC-NVMe marginal state
[PATCH v5 00/24] dmaengine: dw-edma: Support dynamic LL appends
2026-08-12 18:50 UTC (3+ messages)
` [PATCH v5 01/24] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get current LL entry index
[PATCHv4 0/4] ata: sata_dwc_460ex: cleanups
2026-08-12 18:49 UTC (4+ messages)
[PATCH v2 00/17] mm/huge_memory: clean up folio split and lift swapcache split limits
2026-08-12 18:48 UTC (36+ messages)
` [PATCH v2 01/17] mm/swap: fix off-by-one in swap cache replace sanity check
` [PATCH v2 02/17] mm/huge_memory: fix rejection of swap cache folios with a mapping
` [PATCH v2 03/17] mm/huge_memory: invert folio_ref_freeze() check to reduce indentation
` [PATCH v2 04/17] mm/huge_memory: split the routine for splitting anon and file folio
` [PATCH v2 05/17] mm/huge_memory: rename __split_unmapped_folio() to __split_frozen_folio()
` [PATCH v2 06/17] mm/huge_memory: consolidate irq and locking for folio split
` [PATCH v2 07/17] mm/huge_memory: move EOF trimming into the file split helper
` [PATCH v2 08/17] mm/huge_memory: move unmap and remap into the split helpers
` [PATCH v2 09/17] mm/huge_memory: move anon_vma and filemap management into "
` [PATCH v2 10/17] mm/huge_memory: move memcg switch into the file split helper
` [PATCH v2 11/17] mm/huge_memory: allow splitting mappingless swap cache folios
` [PATCH v2 12/17] mm/huge_memory: add kerneldoc for the split helpers
` [PATCH v2 13/17] mm/huge_memory: drop the unused do_lru argument of the file split helper
` [PATCH v2 14/17] mm/huge_memory: clean up after-split folio freeing in __folio_split
` [PATCH v2 15/17] mm/huge_memory: lift order-0 restriction for swapcache split
` [PATCH v2 16/17] mm/huge_memory: clarify supported split orders in comment
` [PATCH v2 17/17] mm/huge_memory: count only swap cache refs in anon folio split
[PATCH] drm/xe: Exclude wopcm region from stolen memory on TGL/DG1
2026-08-12 18:48 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for "
[PATCH v2] vhost-scsi: serialize completion notification with callfd updates
2026-08-12 18:48 UTC (2+ messages)
[PATCH v3] riscv: stacktrace: fix stack-out-of-bounds in walk_stackframe()
2026-08-12 18:46 UTC (3+ messages)
[willy-pagecache:headers 5/7] fs/aio.c:532:27: error: 'noop_dirty_folio' undeclared here (not in a function); did you mean 'filemap_dirty_folio'?
2026-08-12 18:46 UTC
[PATCH] interconnect: qcom: Constify struct qcom_icc_qosbox
2026-08-12 18:46 UTC (2+ messages)
[PATCH bpf v3 0/2] selftest/bpf: make test_tc_tunnel and test_tc_edt more robust to CI load
2026-08-12 18:46 UTC (5+ messages)
` [PATCH bpf v3 1/2] selftests/bpf: keep polling connection that is still in progress
[PATCH] README.md: clarify minimum supported kernel and policy versions
2026-08-12 18:45 UTC
[PATCH v10 00/12] sched, steal_governor: Introduce preferred CPUs and steal-driven vCPU backoff
2026-08-12 18:44 UTC (3+ messages)
` [PATCH v10 01/12] sched/cputime: Add kcpustat_field_total helper
[moderation/CI] Re: KVM: s390: Introduce arm64 KVM
2026-08-12 18:43 UTC
[PATCH 0/3] ufs: core: Improve error handling
2026-08-12 18:42 UTC (7+ messages)
` [PATCH 1/3] ufs: core: Simplify timeout handling for START STOP UNIT commands
` [PATCH 2/3] ufs: core: Fix a race condition triggered by ufshcd_eh_timed_out()
` [PATCH 3/3] ufs: core: Do not forcibly complete SCSI commands
[PATCH bpf-next 0/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-12 18:42 UTC (5+ messages)
` [PATCH bpf-next 2/3] "
` [PATCH bpf-next 3/3] selftests/bpf: Test linux_binprm user memory kfuncs
[PATCH] ext4: only update tune mount options when requested
2026-08-12 18:41 UTC (2+ messages)
[PATCH net-next] net: dsa: drop explicit NULL comparisons
2026-08-12 18:40 UTC (2+ messages)
[PATCHv3] clk: davinci: add COMPILE_TEST support
2026-08-12 18:40 UTC
[PATCH] staging: greybus: remove unused loopback macro
2026-08-12 18:38 UTC
[PATCH 0/2] sched_ext: minor doc and comment fixes
2026-08-12 18:38 UTC (5+ messages)
` [PATCH 1/2] Documentation: sched_ext: fix events sysfs path and show_state example
` [PATCH 2/2] sched_ext: fix stale references in doc comments
[PATCH v8 net-next 0/3] Implement PTP support in netdevsim
2026-08-12 18:37 UTC (4+ messages)
` [PATCH v8 net-next 1/3] ptp_mock: Expose ptp_clock_info to external drivers
` [PATCH v8 net-next 2/3] netdevsim: Implement basic ptp support
` [PATCH v8 net-next 3/3] selftests: drivers/net: Implement ptp4l sync test using netdevsim
[PATCH net-next] ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsets
2026-08-12 18:37 UTC (2+ messages)
[PATCH bpf-next v2 0/4] selftest related fixes
2026-08-12 18:36 UTC (2+ messages)
+ maintainers-add-drivers-char-memc-to-mm-misc-memory-mapping-sections.patch added to mm-unstable branch
2026-08-12 18:37 UTC
[PATCH 0/3] ASoC: add Senary SN624x SoundWire SDCA support
2026-08-12 18:37 UTC (4+ messages)
` [PATCH 1/3] ASoC: codecs: add SN624x SDCA SoundWire driver
ALC4080 0b05:1999 (ASUS ROG Strix Z590-A Gaming WiFi): front Headphones output works but is disabled by HeadphonesName ""
2026-08-12 18:35 UTC
[sailus-media-tree:master] BUILD SUCCESS 56c29fa3ee666197516a231e75aed789ae9c530d
2026-08-12 18:35 UTC
[soc:fsl/soc-drivers] BUILD SUCCESS e14b8d39388095fb806fe9f98a95b70619e4cabd
2026-08-12 18:34 UTC
+ selftests-mm-thuge-gen-fix-test_shmget-for-page_size-check.patch added to mm-unstable branch
2026-08-12 18:32 UTC
[linux-next:master 12857/14447] ERROR: modpost: kernel/locking/test-ww_mutex.ko: symbol '__mulsi3' undefined!
2026-08-12 18:31 UTC
[to-be-updated] selftests-mm-thuge-gen-fix-test_shmget-for-page_size-check.patch removed from -mm tree
2026-08-12 18:31 UTC
[PATCH v2 1/2] x86/shstk: support via prctl
2026-08-12 18:30 UTC (6+ messages)
` [PATCH v2 2/2] selftests/x86: add generic prctl shadow stack test
+ mm-mglru-fix-young-counter-undercount-for-large-folios.patch added to mm-unstable branch
2026-08-12 18:29 UTC
[PATCH] libsepol: Use spaceship comparison operator when comparing ibpkeys
2026-08-12 18:28 UTC
[PATCH v6 0/7] KUnit test for VF provisioning error handling
2026-08-12 18:27 UTC (2+ messages)
` ✓ Xe.CI.FULL: success for KUnit test for VF provisioning error handling (rev6)
[RFC] iio: health: max30102: proximity power saving TODO and datasheet history
2026-08-12 18:27 UTC
[PATCH v2 0/4] Pinctrl support for SM8475
2026-08-12 18:25 UTC (6+ messages)
` [PATCH v2 1/4] pinctrl: qcom: sm8450: Remove duplicate reference to gpio81
[PATCH v2] workqueue: annotate racy p->wake_cpu accesses in kick_pool_pick()
2026-08-12 18:25 UTC (2+ messages)
[PATCH] http: add http.sslVerifyStatus to check stapled OCSP responses
2026-08-12 18:25 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCHv2] phy: mediatek: tphy: simplify main allocation
2026-08-12 18:25 UTC (3+ messages)
[PATCH v9 0/6] iio: adc: Add support for LTC2378 and similar ADCs
2026-08-12 18:25 UTC (4+ messages)
` [PATCH v9 6/6] iio: ABI: Encourage differential voltage ABI usage
ASoC: tas2783-sdw: port prepare never completes after S0i3, no audio and no error (AMD ACP7.0, ASUS ProArt PX13)
2026-08-12 18:24 UTC (3+ messages)
[PATCH/RFC 0/6] commit-reach: terminate merge-base walk when one side is exhausted
2026-08-12 18:24 UTC (5+ messages)
` [PATCH v8 00/10] "
[PATCH net-next 0/2] packet socket cleanup
2026-08-12 18:24 UTC (4+ messages)
` [PATCH net-next 1/2] net/packet: Reduce VLAN tag code duplication
[PATCH v3 0/6] docs: sphinx-pre-install: improve dependency checks
2026-08-12 18:23 UTC (7+ messages)
` [PATCH v3 1/6] docs: kdoc: add GNU Make detection
` [PATCH v3 2/6] docs: sphinx-pre-install: add macOS Homebrew support
` [PATCH v3 3/6] docs: sphinx-pre-install: check GNU Make version
` [PATCH v3 4/6] docs: sphinx-build-wrapper: prefer gmake
` [PATCH v3 5/6] docs/zh_CN: doc-guide: document macOS Sphinx setup
` [PATCH v3 6/6] docs/zh_CN: how-to: document case-sensitive APFS setup
[PATCH] generic/347: Fix sporadic test failures
2026-08-12 18:23 UTC (2+ messages)
[PULL linux-firmware] ath10k, ath11k and ath12k firmware ath-20260812
2026-08-12 18:22 UTC (2+ messages)
[android-common:android16-6.12-desktop 1/1] sound/soc/codecs/rt-sdw-common.c:87: warning: Function parameter or struct member 'val' not described in 'rt_sdca_index_update_bits'
2026-08-12 18:21 UTC
[PATCH v2 0/2] Add Qualcomm I2C target controller driver
2026-08-12 18:21 UTC (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: Add Qualcomm I2C target controller
[PATCH] clk: davinci: guard da850-specific init data references
2026-08-12 18:20 UTC (3+ messages)
[PATCH v2] pci: quirks: Disable native PCIe hotplug on MSI Claw A8 root bridge
2026-08-12 18:20 UTC (11+ messages)
[PATCH] Bluetooth: btintel: validate version TLV value lengths
2026-08-12 18:19 UTC (2+ messages)
` "
[PATCH] drm/amdgpu: fix userq page count in input_validate
2026-08-12 18:16 UTC (2+ messages)
[PATCH] phy: mediatek: tphy: simplify main allocation
2026-08-12 18:15 UTC (4+ messages)
[PATCH v2 0/6] target/riscv: Add SiFive Xsfvqmaccdod/Xsfvqmaccqoq int8 matmul extensions
2026-08-12 18:14 UTC (7+ messages)
` [PATCH v2 2/6] target/riscv/cpu: List one implied-ext rule per line
` [PATCH v2 3/6] target/riscv/cpu: Add SiFive custom int8 matmul extension implied rules
` [PATCH v2 4/6] target/riscv: rvv: Add SiFive custom int8 matmul instructions
Workaround proposition for pre-2.0 controllers
2026-08-12 18:13 UTC
[BUG] double fault in amdgpu_discovery_init [amdgpu] [syzkaller]
2026-08-12 18:13 UTC
[PATCH net 0/2] net: dsa: b53: fix 8021q uppers on standalone ports
2026-08-12 18:12 UTC (13+ messages)
` [PATCH net 1/2] net: dsa: let drivers offload "
[PATCH] platform/x86: Add ACPI_COMPANION() NULL check in topstar_acpi_probe
2026-08-12 18:10 UTC (2+ messages)
[PATCH v22 0/4] crypto: spacc - Add SPAcc Crypto Driver
2026-08-12 18:10 UTC (5+ messages)
` [PATCH v22 2/4] crypto: spacc - Add SPAcc ahash support
` [PATCH v22 3/4] crypto: spacc - add spacc autodetect support
[PATCH v5 00/13] syscalls: Add a shared table for all archs
2026-08-12 18:10 UTC (3+ messages)
` [PATCH v5 04/13] arm: Use the common syscall table
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
2026-08-12 18:08 UTC (9+ messages)
` [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
[REGRESSION] no TPM device after "tpm_crb: Convert ACPI driver to a platform one"
2026-08-12 18:08 UTC (3+ messages)
[PATCH v3 0/5] Hyper-V: Add para-virtualized IOMMU support for Linux guests
2026-08-12 18:08 UTC (3+ messages)
` [PATCH v3 1/5] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
[PATCH 0/4] Use SIGID API for PCODE and CSC
2026-08-12 18:07 UTC (4+ messages)
` [PATCH 3/4] drm/xe/pcode: Report pcode errors using SIGID
[PATCH] exfat/001: test that rename and move preserve benign secondary entries
2026-08-12 18:06 UTC (2+ messages)
[PATCH] regulator: fan53555: Add support for FAN53555BUC23X type
2026-08-12 16:49 UTC (2+ messages)
[PATCH] regmap: sdw-mbq: don't call an unset readable_reg callback
2026-08-12 17:08 UTC (2+ messages)
[PATCH] sched/topology: Add a cpus_read_lock to partition_sched_domains()
2026-08-12 18:05 UTC (3+ messages)
[PATCH] drm/amdgpu: ensure all userq VAs mapped before restore
2026-08-12 18:04 UTC (4+ messages)
[GSoC PATCH v3 0/7] repack: add --drop-filtered to reclaim space in partial clones
2026-08-12 18:04 UTC (4+ messages)
` [GSoC PATCH v4 "
` [GSoC PATCH v4 2/7] list-objects-filter: add list_objects_filter__filter_oidset()
[PATCH] staging: greybus: loopback: remove unused includes
2026-08-12 18:03 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.