messages from 2026-08-15 04:30:05 to 2026-08-15 06:00:12 UTC [more...]
[PATCH v2 0/2] docs/zh_CN: translate process/applying-patches.rst into Chinese
2026-08-15 5:59 UTC (3+ messages)
` [PATCH v2 1/2] docs/zh_CN: add process/applying-patches Chinese translation
` [PATCH v2 2/2] docs/zh_CN: link to Chinese applying-patches translation
[linux-next:master] [mm/vmpressure] ea928e9e18: stress-ng.mremap.ops_per_sec 36.2% regression
2026-08-15 5:58 UTC (6+ messages)
[PATCH v5 0/2] alloc_tag: fix undetected compressed tag overflow when profiling is disabled
2026-08-15 5:58 UTC (3+ messages)
` [PATCH v5 2/2] "
[PATCH 000/109] RAS support for GC 12.1 devices
2026-08-15 5:51 UTC (3+ messages)
` [PATCH 099/109] drm/amd/ras: allow waking RAS processing without an event
[REGRESSION] mt7925: MLO connectivity silently stalls with 6GHz link active
2026-08-15 5:51 UTC (2+ messages)
[PATCHSET sched_ext/for-7.3] sched_ext: Misc fixes
2026-08-15 5:51 UTC (3+ messages)
` [PATCH 1/2] sched_ext: Drop unlocked scx_rq_clock_invalidate() from scx_root_disable()
` [PATCH 2/2] sched_ext: Make scx_bpf_events() read the calling scheduler's counters
[PATCH] sched_ext/scx_flatcg: Fix cvtime true-up on slice expiry
2026-08-15 5:49 UTC (3+ messages)
[PATCH v2] sched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_users
2026-08-15 5:49 UTC (4+ messages)
[PATCH rtw-next v4 0/3] wifi: rtw88: rtw8822c: refactor DAC IQ calibration to s32
2026-08-15 5:46 UTC (8+ messages)
` [PATCH rtw-next v5 "
` [PATCH rtw-next v4 1/3] wifi: rtw88: rtw8822c: Use bitfield macros for DAC IQ sampling
` [PATCH rtw-next v5 "
` [PATCH rtw-next v4 2/3] fi: rtw88: rtw8822c: Convert DAC IQ calibration path to signed math
` [PATCH rtw-next v5 2/3] wifi: rtw88: rtw8822c: Convert DAC IQ calibration path to signed mat
` [PATCH rtw-next v4 3/3] wifi: rtw88: rtw8822c: Replace custom DAC IQ sorting with kernel sort
` [PATCH rtw-next v5 "
[f2fs-dev] [PATCH v2] f2fs: return symlink writeback errors
2026-08-15 5:18 UTC (3+ messages)
` "
[PATCH] usb: gadget: f_midi: initialize work in f_midi_alloc()
2026-08-15 5:40 UTC
[PATCH] usb: gadget: f_midi: hold transmit_lock while freeing IN requests
2026-08-15 5:29 UTC
[PATCH] wifi: mt76: pass LED define via ccflags-y in driver submodules
2026-08-15 5:32 UTC (4+ messages)
"Fixes:" tags on commits with Cc: stable
2026-08-15 5:36 UTC (2+ messages)
[AUH] Upgrade status: 2026-08-15
2026-08-15 5:30 UTC
[AUH] python3-hypothesis: upgrading to 6.165.9 FAILED
2026-08-15 5:30 UTC
[AUH] elfutils: upgrading to 0.196 FAILED
2026-08-15 5:30 UTC
[AUH] python3-uv-build: upgrading to 0.12.5 FAILED
2026-08-15 5:30 UTC
[AUH] libpsl: upgrading to 0.23.3 SUCCEEDED
2026-08-15 5:30 UTC
[AUH] diffoscope: upgrading to 328 FAILED
2026-08-15 5:30 UTC
[PATCH v14 00/10] rpm: 4.20.1 -> 6.0.2
2026-08-15 5:30 UTC (4+ messages)
[PCI] AMD RX780/RD790 root port and RX 6600 upstream bridge train at Gen2 x2; RX 570 reaches Gen2 x8 in the same slot
2026-08-15 5:30 UTC (3+ messages)
[PATCH] e2fsck: take flock(LOCK_EX) on whole-disk device during filesystem check
2026-08-15 5:29 UTC (2+ messages)
[PATCH] mm/rmap: synchronize lock and unlock target in anon_vma_clone
2026-08-15 5:21 UTC (2+ messages)
[PATCH v2 0/3] mm: khugepaged: fix tracepoint UAF
2026-08-15 5:19 UTC (4+ messages)
` [PATCH v2 1/3] mm: khugepaged: fix swap entry value to folio_pfn()
` [PATCH v2 2/3] mm: khugepaged: fix folio is used after pte_unmap_unlock()
` [PATCH v2 3/3] mm: khugepaged: fix folio is used after folio_put/unlock()
Information about bind mounts and simultaneous access to /dev/ptmx and /dev/pts/ptmx
2026-08-15 5:18 UTC (2+ messages)
[PATCH] chdir-notify.h: Removed unused param 'name'
2026-08-15 5:12 UTC (3+ messages)
` [PATCH v2] "
[PATCH] test/qtest/launchupdate: add another test to exercise load and set host igvm
2026-08-15 5:09 UTC (2+ messages)
[PATCH v2 0/2] gpu: nova-core: retain the GSP-RM log buffers
2026-08-15 5:08 UTC (3+ messages)
` [PATCH v2 1/2] gpu: nova-core: gsp: retain the GSP-RM log buffers after unbind
` [PATCH v2 2/2] Documentation: nova: remove completed GSP log buffer task
[PATCH RFC/RFT v2 00/18] Fix easy bits of the negative dentry problem
2026-08-15 5:03 UTC (9+ messages)
` [PATCH v2 12/18] autofs: don't hold ->lookup_lock in get_next_positive_*
` [PATCH v2 13/18] VFS: don't move dentries in d_sib list when they have the same parent
` [PATCH v2 14/18] Call cond_reshed() as needed in d_for_each_positive_child()
` [PATCH v2 15/18] libfs: remove cond_resched() from scan_positives()
` [PATCH v2 16/18] libfs: rename and export scan_positives()
` [PATCH v2 17/18] autofs: replace positive_after() with d_scan_positives()
` [PATCH v2 18/18] autofs: change get_next_positive_dentry() to NOT accept NULL for start-up
[PATCH 00/12] arm64/bti: Fix kernel BTI issues with livepatch, large kernels, toolchains
2026-08-15 5:03 UTC (17+ messages)
` [PATCH 01/12] arm64/bti: Add BTI landing pad to __sdei_asm_handler()
` [PATCH 02/12] arm64/module: Fix BTI exceptions caused by omitted landing pads in Clang 21
` [PATCH 03/12] arm64/bti: Fix BTI linker failures with long branches into .idmap.text
` [PATCH 04/12] arm64/bti: Work around ld crash caused by linker script aliases
` [PATCH 05/12] arm64/bti: Add link error for large kernels with BTI and unsupported toolchains
` [PATCH 06/12] arm64/bti: Add link error for large kernels with BTI and livepatch
` [PATCH 07/12] arm64/bti: Advertise BTI in assembly objects
` [PATCH 08/12] arm64/bti: Enable BTI in the pi/ startup code
` [PATCH 09/12] efi/libstub: Preserve the GNU property note
` [PATCH 10/12] efi/libstub: Remove obsolete .note.gnu.property workaround
` [PATCH 11/12] arm64/bti: Force-enable BTI linker veneers
` [PATCH 12/12] arm64/bti: Enable kernel BTI for GCC
[PATCH rust-next v2] rust: fmt: rework pointer formatting tests
2026-08-15 5:00 UTC (2+ messages)
[git pull] Input updates for v7.2-rc7
2026-08-15 4:59 UTC (2+ messages)
[PATCH] powerpc/entry: Use hard_irq_disable() in arch_interrupt_exit_prepare()
2026-08-15 4:57 UTC (4+ messages)
[PATCH] rhashtable: use private lockdep class for all locks
2026-08-15 4:57 UTC
[PATCH] misc: nsm: fix CBOR short-length decoding
2026-08-15 4:50 UTC (2+ messages)
sound/soc/intel/avs/boards/rt5640.c:151 avs_create_dai_link() warn: excess argument passed to 'devm_kasprintf'
2026-08-15 4:44 UTC
[PATCH] Bluetooth: btusb: treat 0bda:0002 as a generic HCI device
2026-08-15 4:39 UTC (2+ messages)
` "
[PATCH] worktree add: improve message for ambiguous remote branch name
2026-08-15 4:36 UTC (6+ messages)
` [PATCH v3] "
[PATCH] PCI: Fix unmasked value in pci_generic_config_write32()
2026-08-15 4:36 UTC (2+ messages)
[agd5f:amd-staging-drm-next 2351/2369] Warning: drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:204 function parameter 'readonly' not described in 'amdgpu_ttm_map_buffer'
2026-08-15 4:34 UTC
[android-common:android14-kiwi-6.1 0/212] arch/x86/kvm/svm/sev.c:2256:3-19: opportunity for str_enabled_disabled(sev_es_supported)
2026-08-15 4:34 UTC
[RFC] tracing: aggregate ring-buffer usage statistics
2026-08-15 4:33 UTC (6+ messages)
` 答复: [External Mail]Re: "
` "
[syzbot] Monthly jffs2 report (Aug 2026)
2026-08-15 4:32 UTC (2+ messages)
page: | 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.