messages from 2020-03-17 16:20:41 to 2020-03-17 16:42:58 UTC [more...]
Plumbing explicit synchronization through the Linux ecosystem
2020-03-17 16:27 UTC (9+ messages)
[PULL 00/13] target: Add the Renesas RX architecture
2020-03-17 16:36 UTC (2+ messages)
` [PULL 01/13] hw/registerfields.h: Add 8bit and 16bit register macros
[PATCH v4 00/25] Introduce mt7663e support to mt7615 driver
2020-03-17 16:41 UTC (52+ messages)
` [PATCH v4 01/25] mt76: mt7615: introduce mt7615_mcu_fill_msg
` [PATCH v4 02/25] mt76: mt7615: introduce mt7615_mcu_wait_response
` [PATCH v4 03/25] mt76: mt7615: cleanup fw queue just for mmio devices
` [PATCH v4 04/25] mt76: mt7615: introduce mt7615_init_device routine
` [PATCH v4 05/25] mt76: always init to 0 mcu messages
` [PATCH v4 06/25] mt76: mt7615: introduce mt7615_mcu_send_message routine
` [PATCH v4 07/25] mt76: mt7615: add mt7615_mcu_ops data structure
` [PATCH v4 08/25] mt76: mt7615: move mt7615_mcu_set_bmc to mt7615_mcu_ops
` [PATCH v4 09/25] mt76: mt7615: move mt7615_mcu_set_sta in mt7615_mcu_ops
` [PATCH v4 10/25] mt76: mt7615: rely on skb API for mt7615_mcu_set_eeprom
` [PATCH v4 11/25] mt76: mt7615: rework mt7615_mcu_set_bss_info using skb APIs
` [PATCH v4 12/25] mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structure
` [PATCH v4 13/25] mt76: mt7615: introduce MCU_FW_PREFIX for fw mcu commands
` [PATCH v4 14/25] mt76: mt7615: introduce mt7615_register_map
` [PATCH v4 15/25] mt76: mt7615: add mt7663e support to mt7615_reg_map
` [PATCH v4 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver, firmware}_own
` [PATCH v4 16/25] mt76: mt7615: add mt7663e support to mt7615_{driver,firmware}_own
` [PATCH v4 17/25] mt76: mt7615: add mt7663e support to mt7615_mcu_set_eeprom
` [PATCH v4 18/25] mt76: mt7615: introduce mt7615_eeprom_parse_hw_band_cap routine
` [PATCH v4 19/25] mt76: mt7615: introduce mt7615_init_mac_chain routine
` [PATCH v4 20/25] mt76: mt7615: introduce uni cmd command types
` [PATCH v4 21/25] mt76: mt7615: introduce set_bmc and st_sta for uni commands
` [PATCH v4 22/25] mt76: mt7615: add more uni mcu commands
` [PATCH v4 23/25] mt76: mt7615: introduce set_ba uni command
` [PATCH v4 24/25] mt76: mt7615: get rid of sta_rec_wtbl data structure
` [PATCH v4 25/25] mt76: mt7615: introduce mt7663e support
[PATCH v2 00/17] SoundWire: cadence: add clock stop and fix programming sequences
2020-03-17 16:33 UTC (29+ messages)
` [PATCH v2 01/17] soundwire: cadence: s/update_config/config_update
` [PATCH v2 02/17] soundwire: cadence: simplifiy cdns_init()
` [PATCH v2 03/17] soundwire: cadence: add interface to check clock status
` [PATCH v2 04/17] soundwire: cadence: handle error cases with CONFIG_UPDATE
` [PATCH v2 05/17] soundwire: cadence: add clock_stop/restart routines
` [PATCH v2 06/17] soundwire: cadence: fix a io timeout issue in S3 test
` [PATCH v2 07/17] soundwire: cadence: mask Slave interrupt before stopping clock
` [PATCH v2 08/17] soundwire: cadence: merge routines to clear/set bits
` [PATCH v2 09/17] soundwire: cadence: move clock/SSP related inits to dedicated function
` [PATCH v2 10/17] soundwire: cadence: make SSP interval programmable
` [PATCH v2 11/17] soundwire: cadence: reorder MCP_CONFIG settings
` [PATCH v2 12/17] soundwire: cadence: enable NORMAL operation in cdns_init()
` [PATCH v2 13/17] soundwire: cadence: remove PREQ_DELAY assignment
` [PATCH v2 14/17] soundwire: cadence: remove automatic command retries
` [PATCH v2 15/17] soundwire: cadence: commit changes in the exit_reset() sequence
` [PATCH v2 16/17] soundwire: cadence: multi-link support
` [PATCH v2 17/17] soundwire: cadence: clear FIFO to avoid pop noise issue on playback start
[PATCH v2 00/23] gitlab: Simplify the test script
2020-03-17 16:42 UTC (11+ messages)
` [PATCH v2 14/23] travis/gitlab/azure: Drop BUILDMAN variable with test.py
` [PATCH v2 19/23] travis/gitlab/azure: Drop the -E flag
[PATCH v6 00/61] target/riscv: support vector extension v0.7.1
2020-03-17 15:06 UTC (29+ messages)
` [PATCH v6 23/61] target/riscv: vector integer merge and move instructions
` [PATCH v6 25/61] target/riscv: vector single-width averaging add and subtract
` [PATCH v6 27/61] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v6 28/61] target/riscv: vector single-width scaling shift instructions
` [PATCH v6 29/61] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v6 30/61] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v6 31/61] target/riscv: vector widening "
` [PATCH v6 32/61] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v6 33/61] target/riscv: vector widening floating-point multiply
` [PATCH v6 34/61] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v6 35/61] target/riscv: vector widening "
` [PATCH v6 36/61] target/riscv: vector floating-point square-root instruction
` [PATCH v6 37/61] target/riscv: vector floating-point min/max instructions
` [PATCH v6 38/61] target/riscv: vector floating-point sign-injection instructions
` [PATCH v6 39/61] target/riscv: vector floating-point compare instructions
` [PATCH v6 40/61] target/riscv: vector floating-point classify instructions
` [PATCH v6 41/61] target/riscv: vector floating-point merge instructions
` [PATCH v6 42/61] target/riscv: vector floating-point/integer type-convert instructions
` [PATCH v6 43/61] target/riscv: widening "
` [PATCH v6 44/61] target/riscv: narrowing "
` [PATCH v6 45/61] target/riscv: vector single-width integer reduction instructions
` [PATCH v6 46/61] target/riscv: vector wideing "
` [PATCH v6 47/61] target/riscv: vector single-width floating-point "
[PULL 0/4] Error reporting patches for 2020-03-17
2020-03-17 16:33 UTC (4+ messages)
` [PULL 1/4] Use &error_abort instead of separate assert()
` [PULL 2/4] hw/misc/ivshmem: Use one Error * variable instead of two
` [PULL 3/4] xen-block: "
[PATCH 0/3] rbd: fix some issues around flushing notifies
2020-03-17 16:41 UTC (2+ messages)
[PATCH v2 0/7] perf test pmu-events case
2020-03-17 16:41 UTC (7+ messages)
` [PATCH v2 2/7] perf jevents: Support test events folder
` [PATCH v2 7/7] perf test: Test pmu-events aliases
[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
2020-03-17 16:41 UTC (9+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab
[PATCH v2 0/6] Support ADIS16475 and similar IMUs
2020-03-17 16:40 UTC (4+ messages)
` [PATCH v2 5/6] iio: imu: Add support for adis16475
[RFC PATCH 0/7] Rework PWM_POLARITY_* flags
2020-03-17 16:39 UTC (9+ messages)
` [RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
[PATCH v4 00/26] Introduce common headers for vDSO
2020-03-17 16:40 UTC (8+ messages)
` [PATCH v4 18/26] arm64: vdso32: Replace TASK_SIZE_32 check in vgettimeofday
[PATCH] mm/hugetlb: Fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
2020-03-17 16:40 UTC (4+ messages)
broken CRCs at NVMeF target with SIW & NVMe/TCP transports
2020-03-17 16:39 UTC (7+ messages)
❌ FAIL: Test report for kernel 5.5.10-rc1-97969bd.cki (stable)
2020-03-17 16:38 UTC (2+ messages)
` [LTP] "
Slub: Increased mem consumption on cpu,mem-less node powerpc guest
2020-03-17 16:25 UTC (4+ messages)
[PULL 00/11] target-arm queue
2020-03-17 16:21 UTC (2+ messages)
[PATCH v28 00/22] Intel SGX foundations
2020-03-17 16:37 UTC (15+ messages)
` [PATCH v28 21/22] x86/vdso: Implement a vDSO for Intel SGX enclave call
[RFC net-next 0/2] split phylink PCS operations and add PCS support for dpaa2
2020-03-17 16:38 UTC (5+ messages)
` [RFC net-next 1/5] net: phylink: rename 'ops' to 'mac_ops'
` [RFC net-next 2/5] net: phylink: add separate pcs operations structure
[PATCH 00/15] btrfs: read repair/direct I/O improvements
2020-03-17 16:37 UTC (3+ messages)
` [PATCH 11/15] btrfs: put direct I/O checksums in btrfs_dio_private instead of bio
[PATCH] qla2xxx: Fix I/Os being passed down when FC device is being deleted
2020-03-17 16:37 UTC (2+ messages)
[PATCH] hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr()
2020-03-17 16:19 UTC (2+ messages)
[PULL 00/38] Linux user for 5.0 patches
2020-03-17 16:09 UTC (3+ messages)
` [PULL 12/38] linux-user: Support futex_time64
[RFC PATCH] arm64: fix the missing ktpi= cmdline check in arm64_kernel_unmapped_at_el0()
2020-03-17 16:36 UTC (7+ messages)
[Bug 1867786] [NEW] Qemu PPC64 freezes with multi-core CPU
2020-03-17 16:11 UTC (2+ messages)
` [Bug 1867786] "
[RFC PATCH 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
2020-03-17 16:35 UTC (4+ messages)
` [RFC PATCH 2/2] dt-bindings: sram: fix yaml warnings for rk3288-pmu-sram compatible nodes
[PATCH] x86: fix early boot crash on gcc-10
2020-03-17 16:35 UTC (10+ messages)
[PATCH] fs/epoll: make nesting accounting safe for -rt kernel
2020-03-17 16:34 UTC (3+ messages)
` [PATCH v2] "
[Xen-devel] [PATCH v11 0/3] VM forking
2020-03-17 16:35 UTC (5+ messages)
` [Xen-devel] [PATCH v11 1/3] xen/mem_sharing: "
[PATCH 00/11] EDAC/ghes: Cleanup, rework and improvement of memory reporting
2020-03-17 16:34 UTC (4+ messages)
` [PATCH 11/11] EDAC/ghes: Create one memory controller per physical memory array
[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
2020-03-17 15:30 UTC (3+ messages)
[PATCH v4 0/7] Tighten qemu-img rules on missing backing format
2020-03-17 16:21 UTC (3+ messages)
` [PATCH v4 7/7] qemu-img: Deprecate use of -b without -F
[dpdk-dev] [PATCH 00/13] Fixes and unit tests for librte_security
2020-03-17 16:34 UTC (3+ messages)
` [dpdk-dev] [PATCH 02/13] librte_security: fix return types in documentation
[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
2020-03-17 16:33 UTC (4+ messages)
` [PATCH v2 5/8] hv_balloon: don't check for memhp_auto_online manually
[Intel-gfx] [RESUBMIT PATCH 0/2] tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests
2020-03-17 16:32 UTC (7+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/gem_userptr_blits: Refresh other now MMAP_GTT dependent subtests (rev2)
` [igt-dev] [Intel-gfx] "
` "
[Xen-devel] [BUG] panic: "IO-APIC + timer doesn't work" - several people have reproduced
2020-03-17 16:31 UTC (3+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Always reschedule the new heartbeat
2020-03-17 16:32 UTC
[PATCH] ppc/spapr: Set the effective address provided flag in mc error log
2020-03-17 16:11 UTC (3+ messages)
[PULL v2 00/37] Linux user for 5.0 patches
2020-03-17 15:59 UTC (8+ messages)
` [PULL v2 10/37] linux-user: Protect more syscalls
` [PULL v2 24/37] linux-user, sparc, sparc64: add syscall table generation support
` [PULL v2 27/37] linux-user, x86_64: "
` [PULL v2 29/37] linux-user, mips64: "
` [PULL v2 30/37] linux-user, scripts: add a script to update syscall.tbl
` [PULL v2 32/37] linux-user,mips: move content of mips_syscall_args
[Intel-gfx] [CI] drm/i915: Fix up documentation paths after file moving
2020-03-17 16:30 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "
[LTP] [COMMITTED] [PATCH] lapi/capability.h: Add CAP_SYS_RESOURCE
2020-03-17 16:28 UTC
[PATCH] kvm/x86: Reduce counter period change overhead and delay the effective time
2020-03-17 16:28 UTC (2+ messages)
[PATCH v4 00/11] 9pfs: readdir optimization
2020-03-17 16:09 UTC (4+ messages)
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization
[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
2020-03-17 15:10 UTC (6+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"
[PATCH] x86/resctrl: Fix invalid attempt at removing default resource group
2020-03-17 16:26 UTC
[dpdk-dev] [PATCH] devtools: silence meson install
2020-03-17 16:25 UTC
[PATCH] docs: dt: Fix m_can.txt reference in tcan4x5x.txt
2020-03-17 16:19 UTC
stable-rc/linux-4.14.y boot: 132 boots: 2 failed, 121 passed with 4 offline, 5 untried/unknown (v4.14.173-82-ga352cfe419d8)
2020-03-17 16:24 UTC
[PATCH] Revert "mksunxi_fit_atf.sh: Allow for this to complete when bl31.bin is missing"
2020-03-17 16:24 UTC (5+ messages)
[PATCH bpf] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
2020-03-17 16:24 UTC (8+ messages)
` [PATCH bpf v2] "
` [PATCH bpf v3] "
[dpdk-dev] [RFC] net/mlx5: add large packet size support to MPRQ
2020-03-17 16:22 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.