messages from 2025-08-27 07:57:23 to 2025-08-27 08:36:05 UTC [more...]
[PATCH 00/11] perf tools: Sync kernel and tools headers for v6.17
2025-08-27 8:12 UTC (3+ messages)
` [PATCH 05/11] tools headers: Sync arm64 headers with the kernel source
[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-08-27 8:07 UTC
[PATCH v4 0/2] Add driver support for Eswin eic7700 SoC ethernet controller
2025-08-27 8:13 UTC (2+ messages)
` [PATCH v4 1/2] dt-bindings: ethernet: eswin: Document for EIC7700 SoC
[PATCH 00/19] perf: Rework event_init checks
2025-08-27 8:18 UTC (24+ messages)
` [PATCH 12/19] perf: Ignore event state for group validation
` [PATCH 16/19] perf: Introduce positive capability for sampling
` [PATCH 18/19] perf: Introduce positive capability for raw events
[PATCH blktests 1/2] common/nvme: add '--no-wait-ns' argument to _nvme_connect_subsys()
2025-08-27 8:09 UTC (2+ messages)
[PATCH blktests 2/2] nvme/{003,041,044,052,057,058,060,062}: update arg for _nvme_connect_subsys
2025-08-27 8:10 UTC (2+ messages)
[wireless:for-next] BUILD SUCCESS 7e2f3213e85eba00acb4cfe6d71647892d63c3a1
2025-08-27 8:35 UTC
[PATCH RFC] slab: support for compiler-assisted type-based slab cache partitioning
2025-08-27 8:34 UTC (4+ messages)
[RFC PATCH 00/12] KVM: x86/mmu: TDX post-populate cleanups
2025-08-27 8:33 UTC (7+ messages)
` [RFC PATCH 01/12] KVM: TDX: Drop PROVE_MMU=y sanity check on to-be-populated mappings
` [RFC PATCH 02/12] KVM: x86/mmu: Add dedicated API to map guest_memfd pfn into TDP MMU
` [RFC PATCH 05/12] KVM: TDX: Drop superfluous page pinning in S-EPT management
[PATCH v5 0/4] hvmloader: add new SMBIOS tables (7,8,9,26,27,28)
2025-08-27 8:33 UTC (3+ messages)
` [PATCH v5 2/4] hvmloader: fix SMBIOS table length checks
Aquantia PHY in OCSGMII mode?
2025-08-27 8:32 UTC (12+ messages)
[PATCH v9 0/6] Add i.MX91 platform support
2025-08-27 8:32 UTC (3+ messages)
` [PATCH v9 2/6] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
[syzbot] [net?] KASAN: slab-use-after-free Write in __xfrm_state_delete
2025-08-27 8:22 UTC (4+ messages)
[PATCH v3 0/5] Rust infrastructure for sg_table and scatterlist
2025-08-27 8:30 UTC (5+ messages)
` [PATCH v3 3/5] rust: scatterlist: Add abstraction for sg_table
[PATCH v2 00/18] cpufreq: use __free() for all cpufreq_cpu_get() references
2025-08-27 8:30 UTC (3+ messages)
` [PATCH v2 01/18] arm64: topology: Use __free(put_cpufreq_policy) for policy reference
[PATCH RESEND V2 0/2] Fixes for recovery for machine check in TDX/SEAM non-root mode
2025-08-27 8:29 UTC (5+ messages)
` [PATCH RESEND V2 1/2] x86/mce: Fix missing address mask in recovery for errors "
[PATCH 1/2] x86/vdso: Fix output operand size of RDPID insn
2025-08-27 8:28 UTC (5+ messages)
` [tip: x86/asm] x86/vdso: Fix output operand size of RDPID
[Bug 220491] New: usb_storage connected SD card disconnects/reconnects on resume from suspend
2025-08-27 8:28 UTC (2+ messages)
` [Bug 220491] "
Weird conflict with gcc-15
2025-08-27 8:26 UTC
[PATCH v6 00/10] SLUB percpu sheaves
2025-08-27 8:26 UTC (11+ messages)
` [PATCH v6 01/10] slab: simplify init_kmem_cache_nodes() error handling
` [PATCH v6 02/10] slab: add opt-in caching layer of percpu sheaves
` [PATCH v6 03/10] slab: add sheaf support for batching kfree_rcu() operations
` [PATCH v6 04/10] slab: sheaf prefilling for guaranteed allocations
` [PATCH v6 05/10] slab: determine barn status racily outside of lock
` [PATCH v6 06/10] slab: skip percpu sheaves for remote object freeing
` [PATCH v6 07/10] slab: allow NUMA restricted allocations to use percpu sheaves
` [PATCH v6 08/10] mm, vma: use percpu sheaves for vm_area_struct cache
` [PATCH v6 09/10] tools/testing: Add testing support for slab caches with sheaves
` [PATCH v6 10/10] maple_tree: use percpu sheaves for maple_node_cache
[PATCH v3 0/2] add a make target to generate man pages from kernel-doc
2025-08-27 8:26 UTC (3+ messages)
` [PATCH v3 1/2] docs: add support to build manpages from kerneldoc output
` [PATCH v3 2/2] tools: kernel-doc: add a see also section at man pages
[PATCH] dt-bindings: panel: lvds: Append ampire,amp19201200b5tzqw-t03 in panel-lvds
2025-08-27 8:24 UTC
pl2303 converter - unknown device type
2025-08-27 8:25 UTC (2+ messages)
[PATCH v3 00/11] Subject: [PATCH v3 00/11] Introduce eSPI support
2025-08-27 8:25 UTC (4+ messages)
` [PATCH v3 03/11] xen/arm: vgic: implement helper functions for virq checks
[PATCH bpf-next] selftests/bpf: Fix the invalid operand for instruction issue
2025-08-27 8:24 UTC (2+ messages)
[PATCH 0/6] devtools: improve Linux uAPI script
2025-08-27 8:21 UTC (7+ messages)
` [PATCH 1/6] devtools: remove superfluous curly braces in "
` [PATCH 2/6] devtools: remove superfluous fallbacks "
` [PATCH 3/6] devtools: move uAPI processing into functions
` [PATCH 4/6] devtools: remove unused variables in uAPI script
` [PATCH 5/6] devtools: make uAPI check exclusive to other options
` [PATCH 6/6] devtools: add quiet mode in uAPI script
[PATCH 0/3] Add pinctrl support for Sky1
2025-08-27 8:23 UTC (5+ messages)
` [PATCH 2/3] dt-bindings: pinctrl: Add cix,sky1-pinctrl
` [PATCH 3/3] arm64: dts: cix: Add pinctrl nodes for sky1
[GIT PULL] Please pull fsl-qoriq-next-2025-08-27 for next
2025-08-27 9:33 UTC
[PATCH v2 0/2] Add "pixel_encoding" to switch between RGB & YUV color modes
2025-08-27 8:21 UTC (4+ messages)
[PATCH 00/10] gpu: nova-core: Boot GSP to RISC-V active
2025-08-27 8:20 UTC (11+ messages)
` [PATCH 01/10] gpu: nova-core: Set correct DMA mask
` [PATCH 02/10] gpu: nova-core: Create initial GspSharedMemObjects
` [PATCH 03/10] gpu: nova-core: gsp: Create wpr metadata
` [PATCH 04/10] gpu: nova-core: Add a slice-buffer (sbuffer) datastructure
` [PATCH 05/10] gpu: nova-core: gsp: Add GSP command queue handling
` [PATCH 06/10] gpu: nova-core: gsp: Create rmargs
` [PATCH 07/10] gpu: nova-core: gsp: Create RM registry and sysinfo commands
` [PATCH 08/10] gpu: nova-core: falcon: Add support to check if RISC-V is active
` [PATCH 09/10] gpu: nova-core: falcon: Add support to write firmware version
` [PATCH 10/10] gpu: nova-core: gsp: Boot GSP
[RFC] wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr?
2025-08-27 8:20 UTC (3+ messages)
[RFC PATCH v1 0/2] Add O_DENY_WRITE (complement AT_EXECVE_CHECK)
2025-08-27 8:19 UTC (16+ messages)
` [RFC PATCH v1 1/2] fs: Add O_DENY_WRITE
[PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
2025-08-27 8:19 UTC (6+ messages)
` [PATCH v2 0/3] "
` [PATCH v2 3/3] commit: print advice when core.commentString=auto
[GIT PULL] KVM: x86: Two KVM fixes and a selftest fix
2025-08-27 8:18 UTC (2+ messages)
[PATCH] sched: Fix race in rt_mutex_pre_schedule by removing non-atomic fetch_and_set
2025-08-27 8:17 UTC (2+ messages)
[PATCH v2 0/4] irqchip/sg2042-msi: Fix broken affinity setting
2025-08-27 8:17 UTC (7+ messages)
` [PATCH v2 2/4] PCI/MSI: Add startup/shutdown for per device domains
[PATCH] x86/PSR: move CPUID level check
2025-08-27 8:16 UTC
[PATCH v4 0/2] Enhance SVM stats
2025-08-27 8:15 UTC (3+ messages)
` [PATCH v4 1/2] drm/xe: Add clear_stats GT debugfs
[PATCH][next] wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdr
2025-08-27 8:15 UTC
[syzbot] Monthly xfs report (Aug 2025)
2025-08-27 8:15 UTC
[syzbot] Monthly block report (Aug 2025)
2025-08-27 8:15 UTC
[syzbot] Monthly ext4 report (Aug 2025)
2025-08-27 8:15 UTC
[PATCH] MAINTAINERS: update Vincent Mailhol's email address
2025-08-27 8:14 UTC (3+ messages)
ebpf functions can fail without setting an error
2025-08-27 8:13 UTC (5+ messages)
[PATCH 0/3] tcg/i386: Improve 8-bit shifts with VGF2P8AFFINEQB
2025-08-27 8:12 UTC (3+ messages)
[PATCH] drm/virtio: fix host visible memory detection in virtio-gpu
2025-08-27 8:12 UTC
[PATCH v3 00/12] Add hardware page table walk support
2025-08-27 8:09 UTC (13+ messages)
` [PATCH v3 01/12] target/loongarch: Use auto method with PTW feature
` [PATCH v3 02/12] target/loongarch: Add CSR_PWCH write helper function
` [PATCH v3 03/12] target/loongarch: Add present and write bit with pte entry
` [PATCH v3 04/12] target/loongarch: Add function sptw_prepare_tlb before adding tlb entry
` [PATCH v3 05/12] target/loongarch: Add common function get_tlb_random_index()
` [PATCH v3 06/12] target/loongarch: Add MMUContext parameter in fill_tlb_entry()
` [PATCH v3 07/12] target/loongarch: Add debug parameter with loongarch_page_table_walker()
` [PATCH v3 08/12] target/loongarch: Reserve higher 48 bit PTE attribute with huge page
` [PATCH v3 09/12] target/loongarch: Move last PTE lookup into page table walker loop
` [PATCH v3 10/12] target/loongarch: Add basic hardware PTW support
` [PATCH v3 11/12] target/loongarch: Update matched ptw bit A/D with PTW supported
` [PATCH v3 12/12] target/loongarch: Add bit A/D checking in TLB entry "
[PATCH v2] disk: efi_loader: Improve disk image detection in efi_bootmgr
2025-08-27 8:11 UTC (2+ messages)
man-pages bug report: missing documentation of quotactl_fd syscall
2025-08-27 8:11 UTC (2+ messages)
[PATCH 6.16 000/457] 6.16.4-rc1 review
2025-08-27 8:11 UTC (2+ messages)
[PATCH] blk-mq: check kobject state_in_sysfs before deleting in blk_mq_unregister_hctx
2025-08-27 8:10 UTC (6+ messages)
[PATCH v3 00/20] BYEWORD_UPDATE: unifying (most) HIWORD_UPDATE macros
2025-08-27 8:06 UTC (21+ messages)
` [PATCH v3 16/20] PCI: rockchip: Switch to FIELD_PREP_WM16* macros
` [PATCH v3 17/20] PCI: dw-rockchip: Switch to FIELD_PREP_WM16 macro
` [PATCH v3 18/20] PM / devfreq: rockchip-dfi: switch "
` [PATCH v3 19/20] clk: sp7021: "
` [PATCH v3 20/20] phy: rockchip-pcie: "
[PATCH] Use drm_gem_shmem_unpin() to unpin the backing pages for a shmem GEM
2025-08-27 8:07 UTC (2+ messages)
[XEN PATCH] x86/vhpet: Add option to always fire hpet timer on resume
2025-08-27 8:07 UTC (2+ messages)
[PATCH] staging: gpib: simplify and fix get_data_lines
2025-08-27 8:07 UTC (3+ messages)
[PATCH] mm/memory-failure: Do not call action_result() on already poisoned pages
2025-08-27 8:06 UTC (12+ messages)
[PATCH] curl: add support for curl_global_trace() components
2025-08-27 8:07 UTC
[PATCH v2] block: Increase BLK_DEF_MAX_SECTORS_CAP
2025-08-27 8:03 UTC (8+ messages)
[PATCH] ALSA: pcm: oss: Use guard() for spin locks
2025-08-27 8:06 UTC
[PATCH v2 00/11] ALSA: seq: Use auto-cleanup macros
2025-08-27 8:05 UTC (12+ messages)
` [PATCH v2 01/11] ALSA: seq: Simplify internal command operation from OSS layer
` [PATCH v2 02/11] ALSA: seq: Clean up spin lock with guard()
` [PATCH v2 03/11] ALSA: seq: Use guard() for mutex and rwsem locks
` [PATCH v2 04/11] ALSA: seq: Use auto-cleanup for client refcounting
` [PATCH v2 05/11] ALSA: seq: Clean up port locking with auto cleanup
` [PATCH v2 06/11] ALSA: seq: Clean up queue "
` [PATCH v2 07/11] ALSA: seq: Clean up fifo locking with guard
` [PATCH v2 08/11] ALSA: seq: oss: Clean up core code with guard()
` [PATCH v2 09/11] ALSA: seq: oss/midi: Cleanup with guard and auto-cleanup
` [PATCH v2 10/11] ALSA: seq: oss/synth: Clean up with guard and auto cleanup
` [PATCH v2 11/11] ALSA: seq: oss/rw: Cleanup with guard
[PATCH] docs: fix typo in xive doc
2025-08-27 8:03 UTC (2+ messages)
[PATCH v2] docs/sending-patches: add GitLab pipeline link
2025-08-27 8:05 UTC (2+ messages)
[PATCH 5/8] riscv: hw_breakpoint: Use icount for single stepping
2025-08-27 8:04 UTC (3+ messages)
[PATCH v9 0/4] can: m_can: Add am62 wakeup support
2025-08-27 8:04 UTC (4+ messages)
` [PATCH v9 1/4] dt-bindings: can: m_can: Add wakeup properties
[Patch v2 0/2] mm/pageblock: improve readability of some pageblock handling
2025-08-27 8:04 UTC (2+ messages)
` [syzbot ci] "
Energia elektryczna - zmiany
2025-08-27 7:55 UTC
[PATCH mt76] wifi: mt76: mt7996: Export MLO AP capabilities to mac80211
2025-08-27 8:01 UTC
[PATCH v11 00/23] Enable CXL PCIe Port Protocol Error handling and logging
2025-08-27 8:04 UTC (3+ messages)
` [PATCH v11 20/23] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
[PATCH v2 00/54] fs: rework inode reference counting
2025-08-27 8:03 UTC (2+ messages)
` [syzbot ci] "
[PULL 00/31] First pull request with functional tests patches for QEMU 10.2
2025-08-27 7:54 UTC (24+ messages)
` [PULL 02/31] CI: Use mingw-w64-x86_64-curl-winssl instead of mingw-w64-x86_64-curl for Windows build
` [PULL 05/31] tests/functional: Use more fine-grained locking when looking for free ports
` [PULL 06/31] tests/functional: Rework the migration test to have target-specific files
` [PULL 07/31] tests/functional: Rework the multiprocess "
` [PULL 08/31] tests/functional/meson.build: Split timeout settings by target
` [PULL 10/31] tests/functional: Move aarch64 tests into architecture specific folder
` [PULL 11/31] tests/functional: Move alpha "
` [PULL 12/31] tests/functional: Move arm "
` [PULL 15/31] tests/functional: Move i386 "
` [PULL 16/31] tests/functional: Move loongarch64 "
` [PULL 17/31] tests/functional: Move m68k "
` [PULL 18/31] tests/functional: Move microblaze "
` [PULL 19/31] tests/functional: Move mips tests into target-specific folders
` [PULL 20/31] tests/functional: Move or1k "
` [PULL 21/31] tests/functional: Move ppc/ppc64 "
` [PULL 24/31] tests/functional: Move s390x "
` [PULL 25/31] tests/functional: Move sh4/sh4eb "
` [PULL 26/31] tests/functional: Move sparc/sparc64 "
` [PULL 27/31] tests/functional: Move x86_64 tests into target-specific folder
` [PULL 28/31] tests/functional: Move xtensa "
` [PULL 29/31] tests/functional: Move the generic tests to a subfolder
` [PULL 30/31] MAINTAINERS: Adjust wildcards for the migration, multiprocess and replay tests
` [PULL 31/31] tests/functional: Mark main in QemuBaseTest class as a static method
[PATCH v3 0/8] init-dom0less and dom0less xenstore evtchn
2025-08-27 8:03 UTC (4+ messages)
` [PATCH v3 8/8] xen/dom0less: store xenstore event channel in page
[moderation/CI] Re: fs: rework inode reference counting
2025-08-27 8:02 UTC (2+ messages)
[PATCH v2] kvm/kvm-all: make kvm_park/unpark_vcpu local to kvm-all.c
2025-08-27 8:02 UTC (4+ messages)
[PATCH] staging: rtl8723bs: drop redundant conversion to bool
2025-08-27 8:02 UTC (2+ messages)
[moderation/CI] Re: mm/pageblock: improve readability of some pageblock handling
2025-08-27 8:02 UTC (2+ messages)
[PATCH] atomic: Specify natural alignment for atomic_t
2025-08-27 8:00 UTC (9+ messages)
[PATCH v3] mm: slub: avoid wake up kswapd in set_track_prepare
2025-08-27 8:00 UTC (5+ messages)
[PATCH i-g-t] tests/intel/xe_sriov_flr: Skip media GTs when reading LMEM provisioning
2025-08-27 7:59 UTC (2+ messages)
[PATCH v2 0/4] lib/xe: Add fault injection helper functions
2025-08-27 7:59 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for lib/xe: Add fault injection helper functions (rev2)
Energia elektryczna - zmiany
2025-08-27 7:50 UTC
Energia elektryczna - zmiany
2025-08-27 7:50 UTC
Energia elektryczna - zmiany
2025-08-27 7:50 UTC
[f2fs-dev] Rekrutacja handlowca
2025-08-27 7:56 UTC
(no subject)
2025-08-26 14:27 UTC (12+ messages)
`
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.