messages from 2026-03-20 19:39:53 to 2026-03-20 20:55:35 UTC [more...]
[PATCH v2 0/8] dma::Coherent & dma::CoherentBox API
2026-03-20 20:55 UTC (10+ messages)
` [PATCH v2 1/8] rust: dma: use "kernel vertical" style for imports
` [PATCH v2 2/8] rust: dma: add generalized container for types other than slices
` [PATCH v2 3/8] rust: dma: add zeroed constructor to `Coherent`
` [PATCH v2 4/8] rust: dma: introduce dma::CoherentBox for memory initialization
` [PATCH v2 5/8] rust: dma: add Coherent:init() and Coherent::init_with_attrs()
` [PATCH v2 6/8] gpu: nova-core: use Coherent::init to initialize GspFwWprMeta
` [PATCH v2 7/8] gpu: nova-core: convert Gsp::new() to use CoherentBox
` [PATCH v2 8/8] gpu: nova-core: convert to new dma::Coherent API
[PATCH] loads: Add LMB as a dependency
2026-03-20 20:53 UTC
[PATCH] lmb: Correct dependency around CMD_BOOT[IMZ]
2026-03-20 20:53 UTC
[PATCH] env: Make use of IF_ENABLED_INT in spi flash support
2026-03-20 20:53 UTC
[PATCH] env: Correct dependency for ENV_IS_IN_NAND
2026-03-20 20:53 UTC
[PATCH] env: Make more use of the ENV_SAVE_PTR macro
2026-03-20 20:53 UTC
[PATCH 0/2] Add support for LMTT specific invalidation
2026-03-20 20:54 UTC (3+ messages)
` [PATCH 1/2] drm/xe: Add an assert that the TLB invalidation op is available
` [PATCH 2/2] drm/xe: Add LMTT invalidation to VF provisioning flow
[PATCH 0/2] Fix probe_pages and vext_ldff issues
2026-03-20 20:53 UTC (2+ messages)
[PATCH] rtc: Update Kconfig dependencies
2026-03-20 20:53 UTC
[PATCH] rtc: ds1337: Remove various legacy code and update dependencies
2026-03-20 20:53 UTC
[PATCH] rtc: Remove legacy DS1338 support
2026-03-20 20:53 UTC
[PATCH] net: lwip: nfs: Add missing dependency
2026-03-20 20:53 UTC
[PATCH] net: Rework dependencies around NET/NET_LWIP and NETDEVICES
2026-03-20 20:53 UTC
Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
2026-03-20 20:54 UTC (4+ messages)
` [PATCH] rcu: Use an intermediate irq_work to start process_srcu()
[PATCH] sata: Rework the CMD_SATA and SATA symbols
2026-03-20 20:53 UTC
[PATCH] selftests/mm: Fix soft-dirty kselftest supported check
2026-03-20 20:53 UTC (4+ messages)
` [PATCH V2] "
[PATCH] bootcount: Give i2c-eeprom a unique identifier
2026-03-20 20:53 UTC
[PATCH] global: Audit Kconfig usage of PARTITION_TYPE_GUID
2026-03-20 20:53 UTC
[PATCH] i2c: Remove legacy CONFIG_SYS_I2C_SOFT
2026-03-20 20:53 UTC
[PATCH] drm/xe: Add min and max context TLB invalidation sizes
2026-03-20 20:53 UTC (3+ messages)
` ✓ CI.KUnit: success for drm/xe: Add min and max context TLB invalidation sizes (rev3)
[PATCH 0/6] cxl: Support Back-Invalidate
2026-03-20 20:52 UTC (4+ messages)
` [PATCH 3/6] cxl/pci: Add Back-Invalidate topology enable/disable
[PATCH 0/3] check-uapi: improve portability for testing headers
2026-03-20 20:51 UTC (9+ messages)
` [PATCH 3/3] check-uapi: use dummy libc includes
[PATCH net-next v17 11/14] net: homa: create homa_incoming.c
2026-03-20 20:51 UTC (3+ messages)
` [net-next,v17,11/14] "
[PATCH] powerpc/vdso: Add support for unstripped vDSO installation
2026-03-20 20:50 UTC
[PATCH] scsi: lpfc: Use the crc32c() function
2026-03-20 20:48 UTC (2+ messages)
[PATCH 0/8] qapi: enforce section ordering
2026-03-20 20:47 UTC (4+ messages)
` [PATCH 7/8] qapi: re-order 'since' sections to always be last
[PATCH] net: sfc: avoid format string warning
2026-03-20 20:48 UTC (3+ messages)
[PATCH i-g-t 0/4] RFC: Add attachments support
2026-03-20 20:48 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for "
b4 v0.15.0 released
2026-03-20 20:47 UTC
[PATCH 6.12.y 0/7] timers/migration: Backport fixes and cleanups from 6.18.y
2026-03-20 20:44 UTC (8+ messages)
` [PATCH 6.12.y 1/7] timer/migration: Fix kernel-doc warnings for union tmigr_state
` [PATCH 6.12.y 2/7] timers/migration: Annotate accesses to ignore flag
` [PATCH 6.12.y 3/7] timers/migration: Simplify top level detection on group setup
` [PATCH 6.12.y 4/7] timers/migration: Clean up the loop in tmigr_quick_check()
` [PATCH 6.12.y 5/7] timers/migration: Convert "while" loops to use "for"
` [PATCH 6.12.y 6/7] timers/migration: Remove locking on group connection
` [PATCH 6.12.y 7/7] timers/migration: Fix imbalanced NUMA trees
[PATCH] crypto: zstd - fix segmented acomp streaming paths
2026-03-20 20:44 UTC (3+ messages)
[PATCH v3 00/16] mm: expand mmap_prepare functionality and usage
2026-03-20 20:43 UTC (7+ messages)
` [PATCH v3 04/16] mm: add vm_ops->mapped hook
[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-03-20 20:42 UTC (8+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
` [PATCH v2 3/7] selftests: memcg: Iterate pages based on the actual page size
` [PATCH v2 4/7] selftests: memcg: Increase error tolerance in accordance with "
` [PATCH v2 5/7] selftests: memcg: Reduce the expected swap.peak with larger "
` [PATCH v2 6/7] selftests: memcg: Don't call reclaim_until() if already in target
` [PATCH v2 7/7] selftests: memcg: Treat failure for zeroing sock in test_memcg_sock as XFAIL
[PATCH] mdadm: upgrade 4.4 -> 4.6
2026-03-20 20:43 UTC
[PATCH v7 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
2026-03-20 20:42 UTC (7+ messages)
` [PATCH v7 3/7] dax/cxl, hmem: Initialize hmem early and defer dax_cxl binding
[RFC v1 0/8] acpi/x86: s2idle: Introduce and implement runtime standby ABI for ACPI s0ix platforms
2026-03-20 20:41 UTC (8+ messages)
[PATCH V1] accel/amdxdna: Refactor GEM BO handling and add helper APIs for address retrieval
2026-03-20 20:35 UTC (2+ messages)
[PATCH] ASoC: SOF: Intel: hda: Fix NULL pointer dereference on SoundWire IRQ during removal
2026-03-20 20:34 UTC (3+ messages)
` [PATCH v2] "
[PATCH v4 0/4] mmc: Add pstore backend for crash dump storage on eMMC
2026-03-20 20:32 UTC (5+ messages)
` [PATCH v4 1/4] mmc: core: Add panic-context host operations for pstore backends
` [PATCH v4 2/4] mmc: sdhci: Implement panic-context write support
` [PATCH v4 3/4] mmc: block: Add helper to look up mmc_card by device name
` [PATCH v4 4/4] mmc: core: Add MMC pstore backend driver
[PATCH 0/4] platform/x86: x86-android-tablets: use real firmware node references with intel drivers
2026-03-20 20:33 UTC (3+ messages)
[PATCH ethtool-next] netlink: settings: add netlink support for RX CQE Coalescing params
2026-03-20 20:31 UTC
[PATCH v2] i2c: designware: amdisp: Fix resume-probe race condition issue
2026-03-20 20:32 UTC (3+ messages)
Sashiko.dev for Rust for Linux
2026-03-20 20:32 UTC (3+ messages)
[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
2026-03-20 20:31 UTC (11+ messages)
[GIT PULL FOR 7.1] Media codec for 7.1 2026-03-20
2026-03-20 20:30 UTC
[netfilter-nf:testing 7/9] ./arch/arm64/include/asm/syscall.h:14:27: warning: unused variable 'sys_call_table'
2026-03-20 20:30 UTC
[netfilter-nf:testing 7/9] ./arch/powerpc/include/asm/syscall.h:26:25: warning: unused variable 'compat_sys_call_table'
2026-03-20 20:30 UTC
[Intel-wired-lan] [PATCH iwl-next v2 0/2] igc: enable build_skb path
2026-03-20 20:30 UTC (5+ messages)
` "
[PATCH 6.12.y 0/6] cpuidle: menu: Backport get_typical_interval() improvements
2026-03-20 20:29 UTC (7+ messages)
` [PATCH 6.12.y 1/6] cpuidle: menu: Drop a redundant local variable
` [PATCH 6.12.y 2/6] cpuidle: menu: Use one loop for average and variance computations
` [PATCH 6.12.y 3/6] cpuidle: menu: Tweak threshold use in get_typical_interval()
` [PATCH 6.12.y 4/6] cpuidle: menu: Eliminate outliers on both ends of the sample set
` [PATCH 6.12.y 5/6] cpuidle: menu: Update documentation after get_typical_interval() changes
` [PATCH 6.12.y 6/6] cpuidle: menu: Optimize bucket assignment when next_timer_ns equals KTIME_MAX
[resend, PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
2026-03-20 20:28 UTC
[PATCH] usb: xhci: Simplify clearing the Event Interrupt bit
2026-03-20 20:28 UTC (4+ messages)
[PATCH i-g-t v1] tests/kms_color: Add 10-bit color depth support to gamma test for MediaTek
2026-03-20 20:28 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH net-next v8 09/10] bng_en: implement netdev_stat_ops
2026-03-20 20:27 UTC (3+ messages)
[PATCH v11 00/65] Fix DRM_USE_DYNAMIC_DEBUG=y
2026-03-20 20:27 UTC (3+ messages)
` [PATCH v11 43/65] drm-dyndbg: DRM_CLASSMAP_USE in nouveau
[PATCH 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-03-20 20:26 UTC (4+ messages)
[PATCH v2 00/10] gpu: nova-core: convert registers to use the kernel register macro
2026-03-20 20:23 UTC (11+ messages)
` [PATCH v2 08/10] gpu: nova-core: convert falcon registers to "
[PATCH v2 1/1] MIPS: Alchemy: Remove unused forward declaration
2026-03-20 20:21 UTC
[PATCH] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
2026-03-20 20:16 UTC (3+ messages)
[PATCH b4] prep: Make `b4 prep --edit-cover` remove already_ran file under $GIT_DIR
2026-03-20 20:21 UTC (5+ messages)
[PATCH v2] hwmon: (max6639) Fix pulses-per-revolution implementation
2026-03-20 20:21 UTC
fs/mpage.o: warning: objtool: mpage_write_folio+0x444: unreachable instruction
2026-03-20 20:05 UTC
[netfilter-nf:testing 7/9] ./include/net/ndisc.h:370:33: error: invalid storage class for function '__ipv6_neigh_lookup'
2026-03-20 20:19 UTC
[PATCH] selftests/livepatch: add test for module function patching
2026-03-20 20:11 UTC
[PATCH v2 0/7] Renesas: dmaengine and ASoC fixes
2026-03-20 20:13 UTC (3+ messages)
` [PATCH v2 5/7] dmaengine: sh: rz-dmac: Add suspend to RAM support
[GSoC PATCH] object-name: turn INTERPRET_BRANCH_* constants into enum values
2026-03-20 20:12 UTC (4+ messages)
` [GSoC PATCH v2] "
[PATCH 0/4 v4] exec: inherit HWCAPs from the parent process
2026-03-20 20:10 UTC (5+ messages)
` [PATCH 2/4] "
[PATCH 0/8] mm/mglru: improve reclaim loop and dirty folio handling
2026-03-20 20:09 UTC (6+ messages)
` [PATCH 1/8] mm/mglru: consolidate common code for retrieving evitable size
` [PATCH 3/8] mm/mglru: restructure the reclaim loop
[DPDK/DTS Bug 1907] filter_tests filtering out testcases, but leaving empty testsuites in result list
2026-03-20 20:09 UTC
[Intel-wired-lan] [PATCH net v1] ice: fix LLDP AQ filter fallback not working on E82x and E830 hardware
2026-03-20 20:08 UTC (3+ messages)
` "
[PATCH v3 0/8] module: Move 'struct module_signature' to UAPI
2026-03-20 20:06 UTC (2+ messages)
[PATCH] hwmon: (it87) Add support for IT8689E
2026-03-20 20:07 UTC (3+ messages)
` [PATCH v2] "
[hare-nvme:dhchap-keyring.v3 4/8] ld.lld: error: undefined symbol: nvme_auth_extract_key
2026-03-20 20:05 UTC
[PATCH v4 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
2026-03-20 20:06 UTC (2+ messages)
[PATCH] drm/xe: Add min and max context TLB invalidation sizes
2026-03-20 20:05 UTC (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Add min and max context TLB invalidation sizes (rev2)
[PATCH] Bluetooth: hci_h4: Fix race during initialization
2026-03-20 20:04 UTC (2+ messages)
[PATCH 0/8] Support compute queue/pipe reset on gfx 12.1
2026-03-20 20:02 UTC (9+ messages)
` [PATCH 1/8] drm/amdgpu: Fix gfx_hqd_mask in mes 12.1
` [PATCH 2/8] drm/amdgpu: Fixup boost mes detect hang array size
` [PATCH 3/8] drm/amdgpu: Fixup detect and reset
` [PATCH 4/8] drm/amdgpu: Create hqd info structure
` [PATCH 5/8] drm/amdgpu: Missing multi-XCC support in MES
` [PATCH 6/8] drm/amdgpu: Enable suspend/resume gang in mes 12.1
` [PATCH 7/8] drm/amdkfd: Add detect+reset hangs to GC 12.1
` [PATCH 8/8] drm/amdkfd: Reset queue/pipe in MES
[PATCH] drm/amd/display: Fix NULL pointer assumptions in dcn42_init_hw()
2026-03-20 20:01 UTC (3+ messages)
[PATCH] lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
2026-03-20 20:00 UTC (4+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: use ice_fill_eth_hdr() in ice_fill_sw_rule()
2026-03-20 20:00 UTC (3+ messages)
` "
[PATCH v2 0/5] Add Invensense ICM42607
2026-03-20 20:00 UTC (3+ messages)
[tglx-devel:irq/core 4/14] arch/x86/kernel/irq.c:138:31: error: 'IRQ_COUNT_X86_POSTED_MSI' undeclared; did you mean 'IRQ_COUNT_POSTED_INTR'?
2026-03-20 19:58 UTC
[PATCH v3 0/4] rust: add basic serial device bus abstractions
2026-03-20 19:59 UTC (11+ messages)
` [PATCH v3 2/4] serdev: add rust private data to serdev_device
[Intel-wired-lan] [PATCH iwl-next] ice: reduce loglevel to debug for 'Can't delete DSCP' message
2026-03-20 19:57 UTC (3+ messages)
` "
[PATCH v4 00/25] mm/vma: convert vm_flags_t to vma_flags_t in vma code
2026-03-20 19:56 UTC (23+ messages)
` [PATCH v4 16/25] tools/testing/vma: test vma_flags_count,vma[_flags]_test_single_mask
` [PATCH v4 17/25] mm: convert do_brk_flags() to use vma_flags_t
` [PATCH v4 18/25] mm: update vma_supports_mlock() to use new VMA flags
` [PATCH v4 19/25] mm/vma: introduce vma_clear_flags[_mask]()
` [PATCH v4 20/25] tools/testing/vma: update VMA tests to test vma_clear_flags[_mask]()
` [PATCH v4 21/25] mm/vma: convert as much as we can in mm/vma.c to vma_flags_t
` [PATCH v4 22/25] tools: bitmap: add missing bitmap_copy() implementation
` [PATCH v4 23/25] mm/vma: convert vma_modify_flags[_uffd]() to use vma_flags_t
` [PATCH v4 24/25] mm/vma: convert __mmap_region() "
` [PATCH v4 25/25] mm: simplify VMA flag tests of excluded flags
[pci:next] BUILD SUCCESS 13292811c9d461d4b0478ce8fa2d55d3cba5a905
2026-03-20 19:42 UTC
[thomas-weissschuh:b4/auxclock-nanosleep 18/44] kernel/time/benchmarks.c:38:3: warning: variable 'count' is uninitialized when used here
2026-03-20 19:54 UTC
[Intel-wired-lan] [PATCH] ice: add missing reset of the mac header
2026-03-20 19:53 UTC (4+ messages)
` "
[Intel-wired-lan] [PATCH iwl-next] ice: fix FDB deletion
2026-03-20 19:53 UTC (3+ messages)
` "
[PATCH net-next v8 10/10] bng_en: add support for ethtool -S stats display
2026-03-20 19:51 UTC (3+ messages)
[Intel-wired-lan] [PATCH iwl-next] ice: prevent integer overflow
2026-03-20 19:51 UTC (3+ messages)
` "
[PATCH 0/6] mfd: sc27xx: Use MFD cells and devm_mfd_add_devices()
2026-03-20 19:41 UTC (4+ messages)
` [PATCH 4/6] mfd: sprd-sc27xx: Switch to devm_mfd_add_devices()
[PATCH WIP v4 0/9] media: camss: Add support for C-PHY configuration on Qualcomm platforms
2026-03-20 19:48 UTC (3+ messages)
` [PATCH WIP v4 9/9] media: qcom: camss: Account for C-PHY when calculating link frequency
[PATCH] kselftest/coredump: reintroduce null pointer dereference
2026-03-20 19:46 UTC
[PATCH v2 00/22] mm: Add __GFP_UNMAPPED
2026-03-20 19:47 UTC (5+ messages)
` [PATCH v2 01/22] x86/mm: split out preallocate_sub_pgd()
` [PATCH v2 02/22] x86/mm: Generalize LDT remap into "mm-local region"
[PATCH net-next 0/6] net: stmmac: cleanup stmmac_xmit()
2026-03-20 19:44 UTC (2+ messages)
[PATCH v3 0/8] io_uring: add kernel-managed buffer rings
2026-03-20 19:45 UTC (4+ messages)
[PATCH v8 5/6] tls: add hardware offload key update support
2026-03-20 19:42 UTC (2+ messages)
[PATCH v8 3/6] tls: add TLS 1.3 hardware offload support
2026-03-20 19:42 UTC (2+ messages)
[PATCH net-next v8 0/6] tls: Add TLS 1.3 hardware offload support
2026-03-20 19:40 UTC (3+ messages)
` [PATCH v8 6/6] selftests: net: add TLS hardware offload test
[meta-ti][master][PATCH] check_yocto_rules: Add new exception
2026-03-20 19:39 UTC (2+ 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.