messages from 2026-09-10 11:21:18 to 2026-09-10 11:59:32 UTC [more...]
[PATCH bpf 1/6] bpf: Avoid quadratic successor rescan in bpf_compute_scc
2026-09-10 12:10 UTC (9+ messages)
` [PATCH bpf 2/6] bpf: Bound the number of indirect jump edges in a program
` [PATCH bpf 3/6] bpf: Cache the jump table of a subprogram during CFG discovery
` [PATCH bpf 4/6] bpf: Reject indirect jumps that leave their subprogram
[PATCH v1] vhost-user: remove shared object entries during cleanup
2026-09-10 5:30 UTC
[LTP] [PATCH v9 0/5] Reproducer for ghostlock
2026-09-10 11:57 UTC (4+ messages)
` [LTP] [PATCH v9 1/5] sched_setattr: Convert to new API
` [LTP] [PATCH v9 2/5] sched_getattr01: "
` [LTP] [PATCH v9 3/5] lapi/sched: add SAFE_SCHED_SETATTR()
[PATCH v3 0/2] pwm: loongson: Fix PWM configuration handling
2026-09-10 11:58 UTC (4+ messages)
` [PATCH v3 2/2] pwm: loongson: Reload PWM configuration through counter reset
[PATCH v3 0/2] cxl/memdev: Fix poison debugfs vs unbind deadlock
2026-09-10 11:58 UTC (5+ messages)
` [PATCH v3 2/2] cxl/memdev: Fix deadlock between poison debugfs and cxl_mem unbind
[geert-renesas-devel:next] BUILD SUCCESS 8dda3e6dc64e2f676d5d324c9ab6fe18e766cbe0
2026-09-10 11:57 UTC
[geert-renesas-devel:renesas-dts-for-v7.4] BUILD SUCCESS eb3aaa2249eb2f4224bc27874f5d685471653142
2026-09-10 11:57 UTC
[geert-renesas-devel:topic:renesas-defconfig] BUILD SUCCESS 0d9298d57e563e79173c6a69fec4afea4d21713e
2026-09-10 11:58 UTC
[PATCH 0/2] RDMA: fix typos and repeated words in comments
2026-09-10 11:58 UTC (2+ messages)
[PATCH net-next v6 0/6] net: dsa: motorcomm: add support yt922x driver
2026-09-10 11:58 UTC (8+ messages)
` [PATCH net-next v6 6/6] net: dsa: motorcomm: Add support for Motorcomm YT922x
[PATCH] sched/fair: Only apply cpufreq pressure where frequency is invariant
2026-09-10 11:59 UTC (14+ messages)
[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
2026-09-10 11:57 UTC (5+ messages)
` [PATCH 3/4] mm: replace PF_KSWAPD flag with kthread_func() check
` [PATCH 4/4] mm: replace PF_KCOMPACTD "
[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 3f3fe195e7d908dc15ad7ab99f38e9225225b538
2026-09-10 11:56 UTC
[geert-renesas-devel:master] BUILD SUCCESS 5e3021b68ea78e06bdf4ff2bd045891bea6077d6
2026-09-10 11:57 UTC
[PATCH v3 00/12] Add CPER logging support for CRI
2026-09-10 11:57 UTC (7+ messages)
` [PATCH v3 01/12] drm/xe/cper: Hardware error CPER reporting from xe_log
` [PATCH v3 03/12] drm/xe/cper: Add Intel specific CPER structures
[PATCH i-g-t] man: Make man pages reproducible
2026-09-10 11:55 UTC (2+ messages)
[geert-renesas-drivers:renesas-clk] BUILD REGRESSION 810b8b6c4e02c40991c29491cec09ebdaf5ec6d0
2026-09-10 11:56 UTC
[PATCH v4] [CI-ONLY][DONOT-REVIEW] Access counter squash
2026-09-10 11:55 UTC (3+ messages)
` ✗ CI.checkpatch: warning for Access counter squash (rev4)
` ✓ CI.KUnit: success "
[PATCH v3 0/2] Add support for Microchip PAC1711 Power Monitor
2026-09-10 11:55 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: add support for PAC1711
[PATCH v3 2/5] iommu/amd: Fix DTE clearing and rename iommu_ignore_device()
2026-09-10 11:55 UTC (12+ messages)
[PATCH v8 0/2] mmc: Avoid reprogram all keys to Inline Crypto Engine for MMC runtime suspend resume
2026-09-10 11:55 UTC (2+ messages)
[PATCH v2 for-next 0/3] RDMA/hns: Fix GMV entry management
2026-09-10 11:55 UTC (2+ messages)
[PATCH v1 0/3] KVM: arm64: Properly advertise !FEAT_LPA2 for NV
2026-09-10 11:54 UTC (3+ messages)
` [PATCH v1 2/3] arm64: sysreg: Add TCR_EL2 to sysreg infrastructure
[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
2026-09-10 11:55 UTC (22+ messages)
` [PATCH v5 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()
[RFC 00/11] Device unplug and bus cleanup refactoring for NXP
2026-09-10 11:54 UTC (5+ messages)
[PATCH v2 00/14] x86: Address Space Isolation, part 2: asi= option and per-vCPU page tables
2026-09-10 11:54 UTC (8+ messages)
` [PATCH v2 09/14] x86/mm: prepare destroy_perdomain_mapping() for per-vCPU perdomain areas
` [PATCH v2 10/14] x86/domain_page: drop redundant create_perdomain_mapping() call
[PATCH v2 0/9] KVM: selftests: Add Zhaoxin CPU support
2026-09-10 11:54 UTC (10+ messages)
` [PATCH v2 1/9] KVM: selftests: Add Zhaoxin CPU detection support
` [PATCH v2 2/9] KVM: selftests: Use host_cpu_is_intel_compatible for mediated PMU
` [PATCH v2 3/9] KVM: selftests: nx_huge_pages_test: Add TDP detection for Zhaoxin CPUs
` [PATCH v2 4/9] KVM: selftests: vmx_exception_with_invalid_guest_state: Support "
` [PATCH v2 5/9] KVM: selftests: fix_hypercall_test: Add Zhaoxin CPU support
` [PATCH v2 6/9] KVM: selftests: Skip PERF_CAPABILITIES vCPU checks without PDCM
` [PATCH v2 7/9] KVM: selftests: feature_msrs_test: Extend MSR_IA32_UCODE_REV quirk to Zhaoxin
` [PATCH v2 8/9] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
` [PATCH v2 9/9] KVM: selftests: vmx_apic_access_test: Check APIC virtualization support
[PATCH] media: microchip: isc: Initialize DMA lock before requesting IRQ
2026-09-10 11:54 UTC (2+ messages)
[PATCH] perf/arm-cmn: Fix {wp_dev_sel2, wp_dev_sel} limited to 0/1 when MXP_MULTIPLE_DTM_EN is TRUE
2026-09-10 11:54 UTC (3+ messages)
` [PATCH v2] perf/arm-cmn: Fix wp_dev_sel2 setting for multi-DTM configurations
[PATCH v2 0/3] usb: Add support for eUSB2v2 1024-byte Bulk MaxPacketSize
2026-09-10 11:54 UTC (3+ messages)
` [PATCH v2 2/3] usb: gadget: composite: Support eUSB2v2 bulk MPS update request
[PATCH v3 0/3] media: Add support for the Sony IMX681
2026-09-10 11:53 UTC (5+ messages)
` Test for "
` Test on another machine and userspace for [PATCH v3 0/3] media: Add support for the Sony IMX681 Thanks for clarifying the origin of the errors I am more than happy to provide the tag Tested-by: German <germanpapulindez@gmail.com>
` Test on another machine and userspace for [PATCH v3 0/3] media: Add support for the Sony IMX681
[PATCH 1/2] block: Add post_release() operation
2026-09-10 11:53 UTC (2+ messages)
[PATCH] iommu/dma: Finalize deferred attachments when mapping MSI pages
2026-09-10 11:51 UTC (2+ messages)
[PATCH] hw/ppc/vof: Use qemu_tolower() instead of tolower()
2026-09-10 11:51 UTC
[PATCH bpf v3 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
2026-09-10 11:50 UTC (6+ messages)
` [PATCH bpf v3 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
` [PATCH bpf v3 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
` [PATCH bpf v3 3/3] selftests/bpf: Test bpf_sock_destroy() on TIME_WAIT and listener socks
[PATCH i-g-t v2 0/6] lib/amdgpu: refactor cmd_context ownership and packet operands
2026-09-10 11:49 UTC (2+ messages)
` ✗ i915.CI.Full: failure for lib/amdgpu: refactor cmd_context ownership and packet operands (rev2)
[PATCH] video: console: Handle ESC[0K erase-to-end-of-line
2026-09-10 11:48 UTC
[RFC PATCH 0/2] quota evasion test and nfs helpers
2026-09-10 11:48 UTC (8+ messages)
` [RFC PATCH 1/2] common/nfs: add management helpers
[PATCH] tests/tcg: improve check for working cross compilers
2026-09-10 11:47 UTC (2+ messages)
[PATCH u-boot 0/3] lib: qrcodegen: import Nayuki QR Code generator
2026-09-10 11:47 UTC (4+ messages)
` [PATCH u-boot 1/3] lib: qrcodegen: Import Nayuki QR Code generator library
` [PATCH u-boot 2/3] lib: qrcodegen: configurable maximum QR code version
` [PATCH u-boot 3/3] lib: qrcodegen: optional gzip pre-compression of payloads
[PATCHSET v13 sched_ext/for-7.4] sched: Make proxy execution compatible with sched_ext
2026-09-10 11:47 UTC (6+ messages)
` [PATCH 09/18] sched_ext: Block proxy donors across scheduler transitions
` [PATCH 14/18] sched_ext: Split curr|donor references properly
[LTP] [PATCH v4 0/3] Increase coverage for swapon syscall
2026-09-10 11:47 UTC (3+ messages)
` [LTP] [PATCH v4 1/3] tse_swap: Add fallback definitions for swapon
[PATCH] rust: add secure-plt to generated powerpc targets
2026-09-10 11:47 UTC
[PULL 0/7] next-cube and test patches
2026-09-10 11:45 UTC (8+ messages)
` [PULL 1/7] hw/m68k/next-cube: Replace assert()s and abort()s with logging functions
` [PULL 2/7] docs/about: Deprecate the 'next-cube' m68k machine
` [PULL 3/7] MAINTAINERS: Mark the next-cube machine as "Orphan"
` [PULL 4/7] scripts/clean_functional_cache: Remove also .stamp files
` [PULL 5/7] tests: install pylint for functional linters
` [PULL 6/7] Add option to disable building tests
` [PULL 7/7] hw/usb/host-libusb: keep autoscan enabled for bus+addr selector
[PATCH] scsi: qedi: Initialize callback state before registration
2026-09-10 11:46 UTC (2+ messages)
[PATCH v2 00/20] KVM: selftests: PPC pre-enabling
2026-09-10 11:40 UTC (13+ messages)
` [PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
` [PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
` [PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
[PATCH v4] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-09-10 11:46 UTC (2+ messages)
[PATCH v2] target/riscv: stop translating after WFI
2026-09-10 11:45 UTC (2+ messages)
[PATCH 0/3] media: fix typos and repeated words in comments
2026-09-10 11:45 UTC (5+ messages)
` [PATCH 2/3] media: fix "
[PATCH 0/5] ASoC: Fix missing channel fixup for codec end of ch_map
2026-09-10 11:45 UTC (6+ messages)
` [PATCH 1/5] ASoC: Rename snd_soc_dai_link_ch_map.ch_mask to cpu_ch_mask
` [PATCH 2/5] ASoC: Add codec_ch_mask to snd_soc_dai_link_ch_map
` [PATCH 3/5] ASoC: soc-pcm: Apply snd_soc_dai_link_ch_map.codec_ch_mask to codec params
` [PATCH 4/5] ASoC: sdw_utils: Set snd_soc_dai_link_ch_map.codec_ch_mask for capture
` [PATCH 5/5] ASoC: sdw_utils: cs_amp: Delete bogus and incorrect capture channel fixup
[PATCH v1 0/4] x86/vmware: Preserve panic diagnostics in vmware.log
2026-09-10 11:44 UTC (4+ messages)
` [PATCH v1 2/4] x86/vmware: Add the vmware_record_panic_msg sysctl
[PATCH] gpio: Add missing dependency for ZYNQMP_GPIO_MODEPIN
2026-09-10 11:44 UTC
[PATCH i-g-t] lib/igt_core: Make build reproducible
2026-09-10 11:36 UTC (5+ messages)
` ✗ i915.CI.BAT: failure for "
` ✗ Xe.CI.FULL: "
[PATCH 1/2] ASoC: mediatek: common: Propagate control and DAPM errors
2026-09-10 11:43 UTC (2+ messages)
` [PATCH 2/2] ASoC: mediatek: common: Propagate PCM buffer errors
[PATCH] drm/i915/display: check configuration index before shifting
2026-09-10 11:43 UTC (3+ messages)
[PATCH] builtin/history: unuse the commit buffer after use
2026-09-10 11:39 UTC (2+ messages)
` [PATCH v2] "
[PATCH] review: Generate thanks commit URLs for known repositories automatically
2026-09-10 11:32 UTC
[PATCH net v5 0/2] net: restore EEE on MediaTek switches and SoC MACs
2026-09-10 11:40 UTC (2+ messages)
[PATCH 0/8] KVM: selftests: Add Zhaoxin CPU support
2026-09-10 11:40 UTC (7+ messages)
` [PATCH 1/8] KVM: selftests: Add Zhaoxin (ZX) CPU detection support
` [PATCH 7/8] KVM: selftests: nested_exceptions_test: Add Zhaoxin CPU support
[PATCH] libceph: reject mismatched CRUSH weight-set sizes
2026-09-10 11:39 UTC
[PATCH net 0/2] igb: Fix i210/i211 Rx timestamping loss and packet corruption
2026-09-10 11:38 UTC (3+ messages)
` [PATCH net 1/2] igb: Preserve RXPBS.CFG_TS_EN in igb_setup_tx_mode
` [PATCH net 2/2] igb: Quiesce the receive path before enabling i210 Rx timestamping
xhci_hcd / ASMedia ASM4242: Bulk-OUT -EPROTO with Logitec 0789:0308 during DVD+RW recording
2026-09-10 11:38 UTC (4+ messages)
[PATCH v8 0/10] cxl: Support Back-Invalidate
2026-09-10 11:38 UTC (3+ messages)
` [PATCH v8 08/10] cxl: Allow auto-committed BI hdm decoders
[PATCH v4 00/24] Various virtio-gpu/dmabuf related fixes
2026-09-10 11:36 UTC (4+ messages)
` [PATCH v4 13/24] ui: make GL context current in display backend callbacks
[PATCH v3 0/3] i3c: master: amd: Add IBI and hot-join support
2026-09-10 11:36 UTC (5+ messages)
` [PATCH v3 1/3] dt-bindings: i3c: xlnx: Add IBI and hot-join capability properties
[PATCH] rust: kbuild: export symbols from the `uapi` crate
2026-09-10 11:36 UTC (4+ messages)
[PATCH v1] HID: sensor-hub: synchronize multi-value read cancellation
2026-09-10 11:35 UTC (2+ messages)
[PATCH] spi: spi-zynqmp-gqspi: stop the controller on shutdown
2026-09-10 11:33 UTC
[PATCH v2 0/5] drm/xe/hwmon: Update hwmon thermal mailbox handling
2026-09-10 11:33 UTC (4+ messages)
` [PATCH v2 2/5] drm/xe/hwmon: Use VRAM temperature sensor count from thermal config on CRI
[PATCH] mtd: spinand: Do not update the QE bit on devices without one
2026-09-10 11:33 UTC
[PATCH v5 00/18] PCI/P2PDMA: Route peer-to-peer DMA by TLP class
2026-09-10 11:32 UTC (19+ messages)
` [PATCH v5 01/18] PCI/P2PDMA: Document pdev->p2pdma lifetime rules
` [PATCH v5 02/18] PCI/P2PDMA: Document the TLP attribute assumptions
` [PATCH v5 03/18] PCI/P2PDMA: Derive routing from directional ACS controls
` [PATCH v5 04/18] PCI: Reject unreadable ACS controls in isolation checks
` [PATCH v5 05/18] PCI/P2PDMA: Evaluate ACS controls at the path divergence
` [PATCH v5 06/18] PCI/P2PDMA: Document directional ACS routing
` [PATCH v5 07/18] PCI/P2PDMA: Collect the path's ACS controls before deciding
` [PATCH v5 08/18] PCI/P2PDMA: Answer routing per TLP class
` [PATCH v5 09/18] PCI/P2PDMA: Route Relaxed Ordering Completions directly
` [PATCH v5 10/18] PCI/P2PDMA: Reject Translated Requests blocked by Translation Blocking
` [PATCH v5 11/18] PCI/P2PDMA: Route Translated Requests under Direct Translated P2P
` [PATCH v5 12/18] PCI/P2PDMA: Log detailed ACS routing diagnostics
` [PATCH v5 13/18] PCI/P2PDMA: Add KUnit tests for the ACS routing decisions
` [PATCH v5 14/18] PCI/P2PDMA: Test the ACS P2P routing walk
` [PATCH v5 15/18] PCI: Add KUnit coverage for ACS isolation checks
` [PATCH v5 16/18] PCI/P2PDMA: Document TLP-class routing
` [PATCH v5 17/18] dma-buf: Let importers ask how peer-to-peer traffic is routed
` [PATCH v5 18/18] RDMA/mlx5: Ask P2PDMA whether ATS takes a direct peer-to-peer route
[PATCH 0/5] KVM: guest_memfd: bind backing memory to a NUMA node
2026-09-10 11:32 UTC (5+ messages)
[PATCH bpf] bpf: fix reading neigh ha in bpf_fib_lookup()
2026-09-10 11:31 UTC (5+ messages)
[Linux PPC] Disable PREEMPT
2026-09-10 11:31 UTC (5+ messages)
[PATCH] PCI: sysfs: Reject unaligned resource I/O port accesses
2026-09-10 11:31 UTC (2+ messages)
[PATCH net v5] net: wwan: t7xx: fix race between TX path and system PM suspend
2026-09-10 11:30 UTC (2+ messages)
[PATCH] target/i386/tcg: zero FXSAVE FOP and reserved slot bytes
2026-09-10 11:28 UTC (2+ messages)
[Linux PPC] Disable PREEMPT
2026-09-10 11:29 UTC (11+ messages)
[PATCH v2 0/6] automation: add QTB test framework for riscv64 smoke tests
2026-09-10 11:28 UTC (4+ messages)
` [PATCH v2 2/6] automation/qtb: add jinja2 device trees "
[PATCH RFC v2] usb: gadget: u_serial: pin ports while TTYs are installed
2026-09-10 11:27 UTC
[PATCH v3] [CI-ONLY][DONOT-REVIEW] Access counter squash
2026-09-10 11:27 UTC (2+ messages)
[PATCH net-next v7 3/3] w5100: detect carrier state using link status bit and optional interrupt
2026-09-10 11:27 UTC (3+ messages)
[PATCH 0/2] dm-integrity: two fixes for the discard path in integrity_metadata
2026-09-10 11:26 UTC (4+ messages)
` [PATCH 2/2] dm-integrity: fix infinite loop on discard with large tag size
` [SPAM?] "
[PATCH v9 0/3] PCI prerequisites for PHY consumer/provider split
2026-09-10 11:26 UTC (4+ messages)
[PATCH v2] kconfig: warn about malformed KCONFIG_PROBABILITY values
2026-09-10 11:25 UTC (3+ messages)
[PATCH] net/ice: support link flow control
2026-09-10 11:25 UTC (2+ messages)
` [PATCH v2] "
[PATCH] writeback: bound cleanup_offline_cgwb() rescans by rotating b_attached
2026-09-10 11:24 UTC (2+ messages)
[PATCH] xhci: sideband: check vdev liveness before removing endpoints on unregister
2026-09-10 11:10 UTC (3+ messages)
[PATCH v3 0/2] Add driver for Infineon TDA38740/TDA38725
2026-09-10 11:24 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: hwmon: pmbus: Add Infineon tda38740 and tda38725
[PATCH] hwrng: omap - fix runtime PM and clock leak on EPROBE_DEFER in probe
2026-09-10 11:24 UTC
[PATCH i-g-t v6 0/6] Vswing / Pre-emphasis Override decoding
2026-09-10 11:23 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for Vswing / Pre-emphasis Override decoding (rev5)
[PATCH v2 00/39] [RISC-V] virtual interrupt controller (vAPLIC/vIMSIC) support
2026-09-10 11:23 UTC (6+ messages)
` [PATCH v2 10/39] xen/riscv: build the target hart index via aplic_hart_field()
[PATCH] Docs/mm/damon/design: clarify when qt_exceeds increases
2026-09-10 11:23 UTC (2+ messages)
[PATCHSET v3] xfsprogs: generate mkfs.xfs config files
2026-09-10 11:23 UTC (3+ messages)
` [PATCH 9/9] mkfs: allow specification of default options via configuration file
[PATCH v2 00/13] drm/i915: Some DSB/flipq stuff
2026-09-10 11:23 UTC (4+ messages)
` [PATCH v2 12/13] drm/i915/dsb: Add tracepoints for DSB commit
[PATCH] dt-bindings: mailbox: qcom: Add MDM9607 APCS IPC
2026-09-10 11:23 UTC (3+ messages)
[PATCH v2 00/18] migration: MigrationParameters changes
2026-09-10 11:22 UTC (3+ messages)
` [PATCH v2 16/18] migration: Add capabilities into MigrationParameters
[PATCH v5 0/6] drm/ssd130x: Add support for the Solomon SSD1351 OLED controller
2026-09-10 11:22 UTC (3+ messages)
` [PATCH v5 5/6] drm/ssd130x: Implement ssd130x_write_cmd() on top of ssd130x_write_cmds()
[PATCH v2 00/13] s390/cio: replace page allocator calls with k[mz]alloc()
2026-09-10 11:22 UTC (3+ messages)
` [PATCH v2 13/13] s390/scm: Use kmalloc() for SCM information
[PATCH 0/4] Add UFS host controller support for NVIDIA Tegra264
2026-09-10 11:21 UTC (5+ messages)
` [PATCH 4/4] scsi: ufs: tegra: Add Tegra264 UFS host controller driver
[PATCH 00/23] kbuild: significantly speed up kernel builds
2026-09-10 11:21 UTC (5+ messages)
` [PATCH 02/23] scripts/mksysmap: fix escape of '$' in the __pi_ pattern
[PATCH] util/cutils: Use qemu_isdigit() instead of isdigit()
2026-09-10 11:21 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.