messages from 2021-03-10 09:16:29 to 2021-03-10 09:54:31 UTC [more...]
rtc: rtc-m48t59: rtc-m48t59.0: IRQ index 0 not found
2021-03-10 9:53 UTC
[Intel-gfx] [RFC v1 0/6] drm/edid: overhaul displayid iterator
2021-03-10 9:54 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/edid: overhaul displayid iterator (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
linux-next: Tree for Mar 10
2021-03-10 9:52 UTC (3+ messages)
` linux-next: Tree for Mar 10 (lib/test_printf.c)
[PATCH v3 00/11] gpio: implement the configfs testing module
2021-03-10 9:51 UTC (4+ messages)
` [PATCH v3 07/11] lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()
[PATCH] staging: iio: ad9834: convert to device-managed functions in probe
2021-03-10 9:51 UTC
[RFC] hw/display: add virtio-ramfb device
2021-03-10 9:51 UTC (2+ messages)
[PATCH] drm/amdgpu/powerplay/smu10: add support for gpu busy query
2021-03-10 9:51 UTC (3+ messages)
[libvirt test] 159903: regressions - FAIL
2021-03-10 9:50 UTC
[PATCH] tests: Fix broken "make check-speed"
2021-03-10 9:49 UTC (2+ messages)
pull request: iwlwifi firmware updates 2021-03-05-v2
2021-03-10 9:50 UTC (5+ messages)
[PATCH v2] mfd: ntxec: Support for EC in Tolino Shine 2 HD
2021-03-10 9:48 UTC (2+ messages)
[RFC PATCH 0/5] RPMB internal and user-space API + WIP virtio-rpmb frontend
2021-03-10 9:48 UTC (12+ messages)
` [RFC PATCH 1/5] rpmb: add Replay Protected Memory Block (RPMB) subsystem
[PATCH v4 0/3] arm64: Add TI AM65x-based IOT2050 boards
2021-03-10 9:37 UTC (8+ messages)
` [PATCH v4 1/3] dt-bindings: Add Siemens vendor prefix
` [PATCH v4 2/3] dt-bindings: arm: ti: Add bindings for Siemens IOT2050 boards
` [PATCH v4 3/3] arm64: dts: ti: Add support "
[PATCH] scsi: sd_zbc: update write pointer offset cache
2021-03-10 9:48 UTC
[xen-unstable-coverity test] 159907: all pass - PUSHED
2021-03-10 9:47 UTC
[PATCH/RFC 0/2] background initramfs unpacking, and CONFIG_MODPROBE_PATH
2021-03-10 9:46 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] modules: add CONFIG_MODPROBE_PATH
make alloc_anon_inode more useful
2021-03-10 9:35 UTC (9+ messages)
` [PATCH 1/9] fs: rename alloc_anon_inode to alloc_anon_inode_sb
` [PATCH 2/9] fs: add an argument-less alloc_anon_inode
[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
2021-03-10 9:45 UTC (5+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
[igt-dev] [PATCH i-g-t v22 00/36] Introduce IGT allocator
2021-03-10 9:45 UTC (37+ messages)
` [igt-dev] [PATCH i-g-t v22 01/36] lib/gem_submission: Add gem_has_relocations() check
` [igt-dev] [PATCH i-g-t v22 02/36] lib/igt_list: Add igt_list_del_init()
` [igt-dev] [PATCH i-g-t v22 03/36] lib/igt_list: igt_hlist implementation
` [igt-dev] [PATCH i-g-t v22 04/36] lib/igt_map: Introduce igt_map
` [igt-dev] [PATCH i-g-t v22 05/36] lib/igt_core: Track child process pid and tid
` [igt-dev] [PATCH i-g-t v22 06/36] lib/intel_allocator_simple: Add simple allocator
` [igt-dev] [PATCH i-g-t v22 07/36] lib/intel_allocator_random: Add random allocator
` [igt-dev] [PATCH i-g-t v22 08/36] lib/intel_allocator: Add intel_allocator core
` [igt-dev] [PATCH i-g-t v22 09/36] lib/intel_allocator: Try to stop smoothly instead of deinit
` [igt-dev] [PATCH i-g-t v22 10/36] lib/intel_allocator_msgchannel: Scale to 4k of parallel clients
` [igt-dev] [PATCH i-g-t v22 11/36] lib/intel_allocator: Separate allocator multiprocess start
` [igt-dev] [PATCH i-g-t v22 12/36] lib/intel_bufops: Change size from 32->64 bit
` [igt-dev] [PATCH i-g-t v22 13/36] lib/intel_bufops: Add init with handle and size function
` [igt-dev] [PATCH i-g-t v22 14/36] lib/intel_batchbuffer: Integrate intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 15/36] lib/intel_batchbuffer: Use relocations in intel-bb up to gen12
` [igt-dev] [PATCH i-g-t v22 16/36] lib/intel_batchbuffer: Create bb with strategy / vm ranges
` [igt-dev] [PATCH i-g-t v22 17/36] lib/intel_batchbuffer: Add tracking intel_buf to intel_bb
` [igt-dev] [PATCH i-g-t v22 18/36] lib/igt_fb: Initialize intel_buf with same size as fb
` [igt-dev] [PATCH i-g-t v22 19/36] tests/api_intel_bb: Remove check-canonical test
` [igt-dev] [PATCH i-g-t v22 20/36] tests/api_intel_bb: Modify test to verify intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 21/36] tests/api_intel_bb: Add subtest to check render batch on the last page
` [igt-dev] [PATCH i-g-t v22 22/36] tests/api_intel_bb: Add compressed->compressed copy
` [igt-dev] [PATCH i-g-t v22 23/36] tests/api_intel_bb: Add purge-bb test
` [igt-dev] [PATCH i-g-t v22 24/36] tests/api_intel_bb: Add simple intel-bb which uses allocator
` [igt-dev] [PATCH i-g-t v22 25/36] tests/api_intel_bb: Use allocator in delta-check test
` [igt-dev] [PATCH i-g-t v22 26/36] tests/api_intel_bb: Check switching vm in intel-bb
` [igt-dev] [PATCH i-g-t v22 27/36] tests/api_intel_allocator: Simple allocator test suite
` [igt-dev] [PATCH i-g-t v22 28/36] tests/api_intel_allocator: Add execbuf with allocator example
` [igt-dev] [PATCH i-g-t v22 29/36] tests/api_intel_allocator: Verify child can use its standalone allocator
` [igt-dev] [PATCH i-g-t v22 30/36] tests/gem_softpin: Verify allocator and execbuf pair work together
` [igt-dev] [PATCH i-g-t v22 31/36] tests/gem|kms: Remove intel_bb from fixture
` [igt-dev] [PATCH i-g-t v22 32/36] tests/gem_mmap_offset: Use intel_buf wrapper code instead direct
` [igt-dev] [PATCH i-g-t v22 33/36] tests/gem_ppgtt: Adopt test to use intel_bb with allocator
` [igt-dev] [PATCH i-g-t v22 34/36] tests/gem_render_copy_redux: Adopt to use with intel_bb and allocator
` [igt-dev] [PATCH i-g-t v22 35/36] tests/perf.c: Remove buffer from batch
` [igt-dev] [PATCH i-g-t v22 36/36] tests/gem_linear_blits: Use intel allocator
[qemu-web PATCH] Add GSoC 2021 timeline
2021-03-10 9:44 UTC
[y2038][RFC PATCH 1/2] y2038: Fixing the sem_timedwait syscall for 32 bit systems
2021-03-10 9:46 UTC (7+ messages)
` [RFC PATCH v2 0/4] Pattern for implementing y2038 syscalls
` [RFC PATCH v2 2/4] y2038: Adding sem_timedwait_time64
[dpdk-dev] [PATCH] app/flow-perf: fix setting decap data for decap actions
2021-03-10 9:45 UTC
[printk:for-5.13-vsprintf-pgp 3/4] lib/test_printf.c:612:17: error: 'tag' undeclared
2021-03-10 9:45 UTC
[RFC PATCH v2 0/3] KVM: arm64: Improve efficiency of stage2 page table
2021-03-10 9:43 UTC (12+ messages)
` [RFC PATCH v2 1/3] KVM: arm64: Move CMOs from user_mem_abort to the fault handlers
` [RFC PATCH v2 2/3] KVM: arm64: Install the block entry before unmapping the page mappings
` [RFC PATCH v2 3/3] KVM: arm64: Distinguish cases of memcache allocations completely
[RFC PATCH 0/5] hw/arm/virt: Introduce cpu topology support
2021-03-10 9:43 UTC (2+ messages)
` 答复: "
[PATCH v3 RFC 14/14] mm: speedup page alloc for MPOL_PREFERRED_MANY by adding a NO_SLOWPATH gfp bit
2021-03-10 9:44 UTC (11+ messages)
PowerPC64 future proof kernel toc, revised
2021-03-10 9:33 UTC (5+ messages)
` PowerPC64 future proof kernel toc, revised for lld
[net-next] net: mvpp2: Add reserved port private flag configuration
2021-03-10 9:42 UTC
[RFC PATCH 0/3] vfio/migration: Support manual clear vfio dirty log
2021-03-10 9:41 UTC (4+ messages)
` [RFC PATCH 1/3] linux-headers: update against 5.12-rc2 and "vfio log clear" series
` [RFC PATCH 2/3] vfio: Maintain DMA mapping range for the container
` [RFC PATCH 3/3] vfio/migration: Support VFIO_IOMMU_DIRTY_PAGES_FLAG_CLEAR_BITMAP
[v8,0/7] PCI: mediatek: Add new generation controller support
2021-03-10 9:41 UTC (11+ messages)
` [v8,4/7] PCI: mediatek-gen3: Add INTx support
` [v8,5/7] PCI: mediatek-gen3: Add MSI support
[PATCH 1/9] memcg: accounting for allocations called with disabled BH
2021-03-10 9:42 UTC (16+ messages)
kernel panic: Attempted to kill init!
2021-03-10 9:41 UTC (7+ messages)
[cip-dev] [PATCH 4.19.y-cip 00/40] Renesas RZ/G2{E,H,M,N} add VIN, CSI2 support
2021-03-10 9:41 UTC (13+ messages)
` [cip-dev] [PATCH 4.19.y-cip 12/40] media: dt-bindings: media: i2c: Add IMX219 CMOS sensor binding
` [cip-dev] [PATCH 4.19.y-cip 13/40] media: i2c: Add driver for Sony IMX219 sensor
` [cip-dev] [PATCH 4.19.y-cip 21/40] arm64: dts: renesas: r8a774c0-cat874: Add support for AISTARVISION MIPI Adapter V2.1
[PATCH 0/3] thunderbolt: Expose details about tunneling
2021-03-10 9:39 UTC (8+ messages)
` [PATCH 3/3] thunderbolt: Expose more details about USB 3.x and DisplayPort tunnels
[PATCH v3 0/7] Add basic support for Loongson-2K1000
2021-03-10 9:39 UTC (8+ messages)
` [PATCH v3 5/7] irqchip/loongson-liointc: irqchip add 2.0 version
Assign IP address at boot time
2021-03-10 9:39 UTC (2+ messages)
` [yocto] "
[PATCH v3 1/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Convert to yaml file
2021-03-10 9:37 UTC (6+ messages)
` [PATCH v3 2/3] dt-bindings: mmc: sdhci-of-dwcmhsc: Add rockchip support
` "
[PATCH] iio: temperature: tmp007: use device-managed functions in probe
2021-03-10 9:38 UTC
[PATCH v4 0/6] net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr()
2021-03-10 9:36 UTC (7+ messages)
` [PATCH v4 4/6] net/eth: Check rt_hdr size before casting to ip6_ext_hdr
` [PATCH v4 6/6] net/eth: Return earlier in _eth_get_rss_ex_dst_addr()
[PATCH v4 0/7] Add basic support for Loongson-2K1000
2021-03-10 9:37 UTC (4+ messages)
` [PATCH v4 3/7] MIPS: Loongson64: Add support for the Loongson-2K1000 to get cpu_clock_freq
[PATCH] staging: rtl8723bs: remove unused code block
2021-03-10 9:37 UTC
[PATCH] xfrm: return error when esp offload is requested and not supported
2021-03-10 9:36 UTC
[RFC] nbd: decouple reconnect from drain
2021-03-10 9:32 UTC
The killing of ideal_nops[]
2021-03-10 9:35 UTC (6+ messages)
[linux-next:master 2778/3213] arch/x86/mm/init_64.c:1583:6: error: implicit declaration of function 'vmemmap_use_new_sub_pmd'
2021-03-10 9:35 UTC (2+ messages)
what version of YP will next wind river (LTS20) be based on?
2021-03-10 9:36 UTC
[PATCH v2 00/25] KVM SGX virtualization support
2021-03-10 9:35 UTC (5+ messages)
` [PATCH v2 03/25] x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
nfs subvolume access?
2021-03-10 9:35 UTC (4+ messages)
` "
[PATCH v4 1/2] gpiolib: Reuse device's fwnode to create IRQ domain
2021-03-10 9:35 UTC (2+ messages)
[PATCH] net: phy: add Marvell 88X2222 transceiver support
2021-03-10 9:33 UTC (3+ messages)
` [PATCH v4] "
[PATCH v2] libnvdimm: Notify disk drivers to revalidate region read-only
2021-03-10 9:33 UTC (3+ messages)
[PATCH v3 0/6] Introduce intel_skl_int3472 module
2021-03-10 9:33 UTC (3+ messages)
` [PATCH v3 6/6] mfd: tps68470: Remove tps68470 MFD driver
[PATCH] net: add net namespace inode for all net_dev events
2021-03-10 9:33 UTC (4+ messages)
[PATCH v3 for-4.15] x86/msr: introduce an option for compatible MSR behavior selection
2021-03-10 9:33 UTC (3+ messages)
[PATCH 0/9] hw/block/pflash: Refactors around setting the device in read-array mode
2021-03-10 9:31 UTC (5+ messages)
` [PATCH 1/9] hw/block/pflash_cfi: Fix code style for checkpatch.pl
` [PATCH 2/9] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
HOWTO enable Xen on my board based on STM32MP1
2021-03-10 9:29 UTC
[dpdk-dev] [Bug 650] af_xdp:the packets in complete_queue can't match the tx_queue
2021-03-10 9:33 UTC (2+ messages)
[PATCH] greybus/operation: Drop reference when message has been set
2021-03-10 9:32 UTC (2+ messages)
[PATCH] selftests/bpf: fix warning comparing pointer to 0
2021-03-10 9:31 UTC (2+ messages)
[PATCH] coroutine: add libucontext as external library
2021-03-10 9:29 UTC (5+ messages)
[PATCH] microblaze: remove unneeded variable 'err'
2021-03-10 9:30 UTC (2+ messages)
[PATCH] net: bonding: fix error return code of bond_neigh_init()
2021-03-10 9:29 UTC (3+ messages)
[agd5f:amd-staging-drm-next 1923/1993] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c:125:5: warning: no previous prototype for 'kgd_arcturus_hqd_sdma_load'
2021-03-10 9:31 UTC
mlx5 sub function issue
2021-03-10 9:28 UTC (5+ messages)
next/master baseline: 308 runs, 5 regressions (next-20210310)
2021-03-10 9:28 UTC
[PATCH] pipewire: add recipe from meta-openembedded and upgrade to 0.3.23
2021-03-10 9:29 UTC (3+ messages)
` [OE-core] "
[mkp-scsi:for-next 114/140] drivers/scsi/sg.c:2902:34: warning: variable 'k' is uninitialized when used here
2021-03-10 9:28 UTC
[PATCH] dfu: dfu_mtd: remove the mtd_block_op error when mtd_lock is not supported
2021-03-10 9:27 UTC
cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
2021-03-10 9:25 UTC (9+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
[PATCH] ASoC: rt1019: add rt1019 amplifier driver
2021-03-10 9:24 UTC
[PATCH v5] RISC-V: enable XIP
2021-03-10 9:22 UTC (2+ messages)
[dpdk-dev] [PATCH 00/11] improve options help
2021-03-10 9:25 UTC (5+ messages)
` [dpdk-dev] [PATCH 08/11] app: fix exit messages
` [dpdk-dev] [PATCH 09/11] app: hook in EAL usage help
[PATCH] KVM: PPC: Book3S HV: Do not expose HFSCR sanitisation to nested hypervisor
2021-03-10 9:23 UTC (4+ messages)
[PATCH] tests: Move unit tests into a separate directory
2021-03-10 9:22 UTC (5+ messages)
[PATCH] x86/vdso: avoid warning when building vdso2c on 32-bit host
2021-03-10 9:22 UTC
[PATCH 1/2] dt-bindings: leds: backlight: qcom-wled: Add PMI8994 compatible
2021-03-10 9:21 UTC (3+ messages)
[PATCH 1/2] dt-bindings: mfd: lp875xx: add optional reset GPIO
2021-03-10 9:20 UTC (2+ messages)
[igt-dev] [PATCH i-g-t v8] tests/kms_plane_scaling: Add plane scaling test descriptions for subtests
2021-03-10 9:20 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_scaling: Add plane scaling test descriptions for subtests (rev3)
[PATCH v3 0/4] Some improvement for Intel MAX 10 MFD drivers
2021-03-10 9:19 UTC (9+ messages)
` [PATCH v3 1/4] mfd: intel-m10-bmc: Fix the register access range
` [PATCH v3 2/4] mfd: intel-m10-bmc: Simplify the legacy version reg definition
` [PATCH v3 3/4] mfd: intel-m10-bmc: Add access table configuration to the regmap
` [PATCH v3 4/4] MAINTAINERS: Add entry for Intel MAX 10 mfd driver
[bug report] usb: cdns3: add power lost support for system resume
2021-03-10 9:19 UTC
[PATCH V3 0/6] vDPA/ifcvf: enables Intel C5000X-PL virtio-net
2021-03-10 9:18 UTC (4+ messages)
` [PATCH V3 4/6] vDPA/ifcvf: remove the version number string
[RFC PATCH] devres: better type safety with devm_*_action()
2021-03-10 9:19 UTC
[PATCH v2] tests/acceptance: Add bFLT loader linux-user test
2021-03-10 9:18 UTC (3+ messages)
[PATCH] powerpc/mm: Add cond_resched() while removing hpte mappings
2021-03-10 9:17 UTC (2+ messages)
[PATCH v2 0/8] lmb: Add config for the number of memory and reserved regions
2021-03-10 9:16 UTC (5+ messages)
` [PATCH v2 5/8] lmb: correct size of the regions array
` [PATCH v2 6/8] test: lmb: add test for overflow protection in lmb_add_region
` [PATCH v2 7/8] lmb: Add 2 config to define the max number of regions
` [PATCH v2 8/8] configs: stm32mp15: increase the number of reserved memory region in lmb
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.