All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-20 08:32:59 to 2017-07-20 09:07:48 UTC [more...]

[PATCH v6 14/16] perf tool: add show_feature_header to perf_tool
 2017-07-20  9:02 UTC  (2+ messages)
` [tip:perf/core] perf tool: Add "

[U-Boot] [PATCH 1/8] arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
 2017-07-20  9:07 UTC  (7+ messages)
` [U-Boot] [PATCH 2/8] arm64: zynqmp: Define a way to intialize TCM
` [U-Boot] [PATCH 3/8] arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
` [U-Boot] [PATCH 4/8] arm64: zynqmp: Call psu_init from board_early_init_f
` [U-Boot] [PATCH 5/8] arm64: zynqmp: Add Kconfig option for adding psu_init to binary
` [U-Boot] [PATCH 6/8] arm64: zynqmp: Fix SVD mask for getting chip ID
` [U-Boot] [PATCH 7/8] arm64: zynqmp: Do not setup time if already setup

[PATCH 0/1] vfio: ccw: bugfix
 2017-07-20  9:07 UTC  (2+ messages)

[RFC 00/14] i915 PMU and engine busy stats
 2017-07-20  9:07 UTC  (11+ messages)
` [RFC 01/14] RFC drm/i915: Expose a PMU interface for perf queries
` [RFC 12/14] drm/i915: Interface for controling engine stats collection

[PATCH v6 06/16] perf header: add struct feat_fd for write
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[Qemu-devel] [PULL 0/8] target/alpha cleanups
 2017-07-20  9:06 UTC  (4+ messages)

[PATCH] PM / OPP: Don't check not plugged in CPUs to avoid error
 2017-07-20  9:06 UTC  (7+ messages)

[PATCH v6 12/16] perf header: add a buffer to struct feat_fd
 2017-07-20  9:02 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[PATCH v6 11/16] perf header: make write_pmu_mappings pipe-mode friendly
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Make "

[PATCH v6 10/16] perf header: use struct feat_fd in read header records
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[Qemu-devel] [PATCH 0/5] random qapi cleanups
 2017-07-20  9:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] qapi: Further enhance visitor virtual walk doc example

[PATCH v6 09/16] perf header: don't pass struct perf_file_section to process_##_feat
 2017-07-20  9:01 UTC  (2+ messages)
` [tip:perf/core] perf header: Don't "

[PATCH v6 08/16] perf header: use struct feat_fd to process header records
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[PATCH v6 07/16] perf header: use struct feat_fd for print
 2017-07-20  9:00 UTC  (2+ messages)
` [tip:perf/core] perf header: Use "

[PATCH net-next v2 00/13] Change DSA's FDB API and perform switchdev cleanup
 2017-07-20  9:04 UTC  (3+ messages)

[PATCH v2 0/2] ZII RAVE platform driver
 2017-07-20  9:04 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices

[PATCH v6 05/16] perf header: revamp do_write
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf header: Revamp do_write()

[RFC v2 00/12] Enable Memory Bandwidth Allocation in Xen
 2017-07-20  8:49 UTC  (13+ messages)
` [RFC v2 01/12] docs: create Memory Bandwidth Allocation (MBA) feature document
` [RFC v2 02/12] Rename PSR sysctl/domctl interfaces and xsm policy to make them be general
` [RFC v2 03/12] x86: rename 'cbm_type' to 'psr_val_type' to make it general
` [RFC v2 04/12] x86: implement data structure and CPU init flow for MBA
` [RFC v2 05/12] x86: implement get hw info "
` [RFC v2 06/12] x86: implement get value interface "
` [RFC v2 07/12] x86: implement set value flow "
` [RFC v2 08/12] tools: create general interfaces to support psr allocation features
` [RFC v2 09/12] tools: implement the new get hw info interface suitable to all "
` [RFC v2 10/12] tools: implemet new get value interface suitable for "
` [RFC v2 11/12] tools: implemet new set "
` [RFC v2 12/12] docs: add MBA description in docs

[PATCH v6 01/16] perf header: encapsulate read and swap
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf header: Encapsulate "

[PATCH] Add rdma service for kernel boot support
 2017-07-20  9:04 UTC  (10+ messages)

[PATCH v6 04/16] perf util: add const modifier to buf in "writen" function
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf util: Add "

Questionable cBPF behaviour
 2017-07-20  9:04 UTC 

[Qemu-devel] [PATCH v2 0/8] usb-ccid: Misc fixes and T=1 support
 2017-07-20  9:02 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] usb-ccid: Add support to dump all USB packets
` [Qemu-devel] [PATCH v2 2/8] usb-ccid: Fix USB packet generation for 64-Bytes sized packets
` [Qemu-devel] [PATCH v2 3/8] usb-ccid: Set protocol parameters based on card ATR
` [Qemu-devel] [PATCH v2 4/8] usb-ccid: Fix ATR parsing
` [Qemu-devel] [PATCH v2 5/8] usb-ccid: Fix USB descriptor
` [Qemu-devel] [PATCH v2 6/8] usb-ccid: Fix chaining fields in CCID USB messages
` [Qemu-devel] [PATCH v2 7/8] usb-ccid: Increase ccid max APDU size
` [Qemu-devel] [PATCH v2 8/8] usb-ccid: Reduce logging at level WARN

[Buildroot] [PATCH v7 0/9] Make the SDK relocatable
 2017-07-20  9:03 UTC  (14+ messages)
` [Buildroot] [PATCH v7 2/9] support/scripts: add fix-rpath script to sanitize the rpath
` [Buildroot] [PATCH v7 4/9] core: sanitize RPATH in target tree at the end of target finalization
` [Buildroot] [PATCH v7 5/9] core: sanitize RPATH in host tree at the very end of the build

[PATCH v6 03/16] perf header: fail on write_padded error
 2017-07-20  8:59 UTC  (2+ messages)
` [tip:perf/core] perf header: Fail "

[U-Boot] [PATCH] fpga: xilinx: Avoid using local intermediate buffer
 2017-07-20  9:03 UTC 

nvme-pci: add sgl support v2
 2017-07-20  9:03 UTC  (3+ messages)
` [PATCH v2 2/2] nvme-pci: add sgl support

[PATCH v6 02/16] perf header: add PROCESS_STR_FUN macro
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf header: Add "

[U-Boot] [PATCH 1/3] clk: zynqmp: Add support for CCF driver
 2017-07-20  9:03 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] clk: zynqmp: Dont panic incase of mmio write/read failures
` [U-Boot] [PATCH 3/3] clk: zynqmp: Remove unused macros/variables

[PATCH v4 0/3] TPS68470 PMIC drivers
 2017-07-20  9:03 UTC  (3+ messages)
` [PATCH v4 1/3] mfd: Add new mfd device TPS68470

[GIT PULL] nvme updates for 4.13-rc
 2017-07-20  9:02 UTC  (2+ messages)

[PATCH 0/7] constify x86 attribute_group structures
 2017-07-20  9:01 UTC  (6+ messages)
` [PATCH 7/7] x86: microcode: constify "

uuid updates for 4.13-rc
 2017-07-20  9:01 UTC  (5+ messages)
` [PATCH 1/3] uuid: fix incorrect uuid_equal conversion in test_uuid_test
` [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be

[PATCH] perf report: Enable finding the kernel inline function
 2017-07-20  8:58 UTC  (2+ messages)
` [tip:perf/core] perf report: Enable finding kernel inline functions

[U-Boot] [PATCH v2] usb: fix usb_stor_read/write on DM
 2017-07-20  9:00 UTC  (12+ messages)

[PATCH] all: refactor coding style
 2017-07-20  9:01 UTC  (5+ messages)

[Qemu-devel] Can I mount encrypt qcow2?
 2017-07-20  8:59 UTC  (2+ messages)

[tip:perf/core] perf trace beauty: Simplify syscall return formatting
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify the 'arg' for DUPFD
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD
 2017-07-20  8:57 UTC 

[tip:perf/core] perf trace: Allow syscall arg formatters to request non suppression of zeros
 2017-07-20  8:56 UTC 

[PATCH 1/2] drm/i915: Fix scaler init during CRTC HW state readout
 2017-07-20  8:58 UTC  (3+ messages)
` [Intel-gfx] "

[tip:perf/core] perf trace: Group per syscall arg formatter info into one struct
 2017-07-20  8:56 UTC 

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return
 2017-07-20  8:55 UTC 

[PATCH] tune2fs: remove dire warning about check intervals
 2017-07-20  8:57 UTC  (6+ messages)

[tip:perf/core] perf trace beauty: Export strarray for use in per-object beautifiers
 2017-07-20  8:55 UTC 

[PATCH 14/15] perf tests attr: Add optional term
 2017-07-20  8:55 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 13/15] perf tests attr: Fix stat sample_type setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[linux-lvm] lvmetad crashes with “memory smash” during lvm parallel operations
 2017-07-20  8:56 UTC  (2+ messages)

[PATCH 12/15] perf tests attr: Fix precise_ip setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHv3] vulkan-demos: Add recipe
 2017-07-20  9:01 UTC  (2+ messages)

[v3 0/2] media: platform: davinci: remove VPFE_CMD_S_CCDC_RAW_PARAMS IOCTL
 2017-07-20  8:56 UTC  (3+ messages)
` [v3 1/2] media: platform: davinci: prepare for removal of VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
` [v3 2/2] media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMS

[PATCH 11/15] perf tests attr: Fix sample_period setup
 2017-07-20  8:54 UTC  (2+ messages)
` [tip:perf/core] "

[kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP
 2017-07-20  8:56 UTC  (20+ messages)

[PATCH 10/15] perf tests attr: Fix cpu test disabled term setup
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v5 01/15] btrfs-progs: Introduce new btrfs_map_block function which returns more unified result
 2017-07-20  8:55 UTC  (5+ messages)
` [PATCH 00/15] Btrfs-progs offline scrub

[PATCH 09/15] perf tests attr: Add proper return values
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 08/15] perf tests attr: Fix no-delay test
 2017-07-20  8:53 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v7 0/3] MFD: add driver for HiSilicon Hi6421v530 PMIC
 2017-07-20  8:55 UTC  (9+ messages)
` [PATCH v7 1/3] mfd: hi6421-pmic: cleanup: change license text to shorter form
` [PATCH v7 2/3] mfd: hi6421-pmic: cleanup: update dev_err messages
` [PATCH v7 3/3] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530

[PATCH 07/15] perf tests attr: Fix record dwarf test
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[RFC PATCH v3 00/24] ARM: Add Xen NUMA support
 2017-07-20  8:55 UTC  (4+ messages)
` [RFC PATCH v3 08/24] NUMA: x86: Move numa code and make it generic

[PATCH 06/15] perf tests attr: Add 1s for exclude_kernel and task base bits
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] drm/udl: Make page_flip asynchronous
 2017-07-20  8:54 UTC  (5+ messages)

[PATCH 04/15] perf tests attr: Make compare_data global
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 05/15] perf tests attr: Rename compare_data to data_equal
 2017-07-20  8:52 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 tip/perf/core 6/6] perf buildid-cache: cache debuginfo
 2017-07-20  8:49 UTC  (2+ messages)
` [tip:perf/core] perf buildid-cache: Cache debuginfo

[PATCH 03/15] perf tests attr: Add test_attr__ready function
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 02/15] perf tests attr: Do not store failed events
 2017-07-20  8:51 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v2 tip/perf/core 4/6] perf buildid-cache: support binary objects from other namespaces
 2017-07-20  8:49 UTC  (2+ messages)
` [tip:perf/core] perf buildid-cache: Support "

[Xen-users] File-based domU - Slow storage write since xen 4.8
 2017-07-20  8:52 UTC 

[cip-dev] CIP testing-kernel maintenance weekly meeting: moved to Thu 15:30 UK time
 2017-07-20  8:53 UTC 

[PATCH] drm: Prevent early NULL dereference of fb_helper->fb
 2017-07-20  8:52 UTC  (3+ messages)

[RFC] ring: relax alignment constraint on ring structure
 2017-07-20  8:52 UTC  (2+ messages)

[PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration
 2017-07-20  8:52 UTC  (3+ messages)

[RFC] make onsemi-ncp6335d.c mainlined
 2017-07-20  8:47 UTC  (2+ messages)

[tip:perf/core] perf evlist: Allow asking for max precise_ip in add_default()
 2017-07-20  8:50 UTC 

[tip:perf/core] perf evsel: Allow asking for max precise_ip in new_cycles()
 2017-07-20  8:49 UTC 

[PATCH v2 tip/perf/core 2/6] perf maps: lookup maps in both intitial mountns and inner mountns
 2017-07-20  8:48 UTC  (2+ messages)
` [tip:perf/core] perf maps: Lookup "

[PATCH v2 tip/perf/core 1/6] perf symbols: find symbols in different mount namespace
 2017-07-20  8:48 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Find "

[tip:perf/core] perf trace: Beautify new write hint fcntl commands
 2017-07-20  8:41 UTC 

[PATCH i-g-t] CONTRIBUTING: formalize review rules
 2017-07-20  8:50 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/8] usb-ccid: Misc fixes and T=1 support
 2017-07-20  8:49 UTC  (2+ messages)

[tip:perf/core] tools build: Add test for setns()
 2017-07-20  8:47 UTC 

[tip:perf/core] tools include uapi x86: Add __NR_setns, if missing
 2017-07-20  8:47 UTC 

[tip:perf/core] tools include uapi x86: Grab a copy of unistd.h
 2017-07-20  8:47 UTC 

Notes on stubdoms and latency on ARM
 2017-07-20  8:49 UTC  (17+ messages)

[tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile
 2017-07-20  8:46 UTC 

[tip:perf/core] perf vendor events: Add POWER9 PMU events
 2017-07-20  8:46 UTC 

[PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC
 2017-07-20  8:47 UTC  (5+ messages)

[tip:perf/core] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC)
 2017-07-20  8:45 UTC 

[cip-dev] [PATCH 0/3] Add iWave RZ/G1M documentation
 2017-07-20  8:48 UTC  (4+ messages)
` [cip-dev] [PATCH 1/3] of: Add vendor prefix for iWave Systems Technologies Pvt. Ltd
` [cip-dev] [PATCH 2/3] ARM: shmobile: document iW-RainboW-G20M-Qseven-RZG1M system on module
` [cip-dev] [PATCH 3/3] ARM: shmobile: document iW-RainboW-G20D-Qseven-RZG1M board

--interactive mode: readline support ⌨⬆
 2017-07-20  8:47 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/17] Multifd
 2017-07-20  8:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 01/17] migrate: Add gboolean return type to migrate_channel_process_incoming

[PATCH 1/2] usnic: add rtnl lock around __ethtool_get_link_ksettings()
 2017-07-20  8:48 UTC  (3+ messages)
` [PATCH 2/2] usnic: do not ignore return value of __ethtool_get_link_ksettings

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN
 2017-07-20  8:45 UTC 

[PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration
 2017-07-20  8:47 UTC  (3+ messages)

[tip:perf/core] perf trace beauty: Export the pid beautifier for use in more places
 2017-07-20  8:45 UTC 

[PATCH] regulator: fan53555: Use of_device_get_match_data() to simplify probe
 2017-07-20  8:42 UTC  (2+ messages)

[PATCH v2 0/3] drm/mst: Fix sideband msg reception error path
 2017-07-20  8:47 UTC  (3+ messages)

[PATCH] tools/perf/pmu-events: Support additional POWER8+ PVR in mapfile
 2017-07-20  8:46 UTC  (2+ messages)
` [tip:perf/core] perf pmu-events: "

[tip:perf/core] perf trace beauty: Export the fd beautifier for use in more places
 2017-07-20  8:44 UTC 

[PATCH 0/9] gpu reset vs modeset fix, plus page_flip removal
 2017-07-20  8:46 UTC  (4+ messages)
` [PATCH 9/9] drm/i915: Drop unpin stall in atomic_prepare_commit

[tip:perf/core] perf trace beauty: Give syscall return beautifier more context
 2017-07-20  8:44 UTC 

[PATCH] mempool: add notice to change mempool API/ABI
 2017-07-20  8:46 UTC  (2+ messages)

[tip:perf/core] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value
 2017-07-20  8:44 UTC 

[Qemu-devel] [PATCH v3 00/43] tcg: support for multiple TCG contexts
 2017-07-20  8:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 11/43] tcg: define CF_PARALLEL and use it for TB hashing

[tip:perf/core] perf trace beauty fcntl flags: Beautify F_SETFL arg
 2017-07-20  8:43 UTC 

[tip:perf/core] perf trace beauty open flags: Move RDRW to the start of the output
 2017-07-20  8:43 UTC 

[Qemu-devel] [PULL 0/1] Usb 20170720 patches
 2017-07-20  8:45 UTC  (2+ messages)
` [Qemu-devel] [PULL 1/1] usb: Fix build with newer gcc

[tip:perf/core] perf trace beauty fcntl: Beautify F_GETFL return value
 2017-07-20  8:43 UTC 

[tip:perf/core] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define
 2017-07-20  8:42 UTC 

[tip:perf/core] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW
 2017-07-20  8:42 UTC 

[PATCH] net/i40e: fix link down and negotiation issue
 2017-07-20  8:45 UTC 

[tip:perf/core] perf trace: Allow syscall_arg beautifiers to set a different return formatter
 2017-07-20  8:42 UTC 

[tip:perf/core] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter
 2017-07-20  8:41 UTC 

[tip:perf/core] perf trace beauty fcntl: Basic 'arg' beautifier
 2017-07-20  8:41 UTC 

[tip:perf/core] tools include uapi asm-generic: Grab a copy of fcntl.h
 2017-07-20  8:40 UTC 

[tip:perf/core] perf trace beauty: Introduce syscall arg beautifier for long integers
 2017-07-20  8:40 UTC 

[tip:perf/core] perf trace beauty: Export the "int" and "hex" syscall arg formatters
 2017-07-20  8:39 UTC 

[tip:perf/core] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter
 2017-07-20  8:39 UTC 

[tip:perf/core] perf trace beauty: Mask ignored fcntl 'arg' parameter
 2017-07-20  8:39 UTC 

[tip:perf/core] tools: Update include/uapi/linux/fcntl.h copy from the kernel
 2017-07-20  8:38 UTC 

[tip:perf/core] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace'
 2017-07-20  8:38 UTC 

[tip:perf/core] perf trace beauty: Export the strarrays scnprintf method
 2017-07-20  8:38 UTC 

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-20  8:34 UTC  (2+ messages)
` [tip:perf/urgent] perf/core: Fix scheduling regression of pinned groups

[tip:perf/core] perf trace: Beautify linux specific fcntl commands
 2017-07-20  8:37 UTC 

[RESEND PATCH] x86: defconfig: Cleanup from old Kconfig options
 2017-07-20  8:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/defconfig: Remove stale, "

[tip:perf/core] perf trace: Remove F_ from some of the fcntl command strings
 2017-07-20  8:37 UTC 

[PATCH v4 2/2] perf report: Implement visual marker for macro fusion in annotate
 2017-07-20  8:36 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Implement visual marker for macro fusion

[PATCH v4 1/2] perf util: Check for fused instruction
 2017-07-20  8:36 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Check for fused instructions

[PATCH 4.12 00/84] 4.12.3-stable review
 2017-07-20  8:39 UTC  (4+ messages)
` [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen

[PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera
 2017-07-20  8:37 UTC  (9+ messages)
          `  "

[PATCH] x86: kernel: acpi: fix an invalid argument passing in io_apic.c
 2017-07-20  8:35 UTC  (2+ messages)
` [tip:x86/urgent] x86/ioapic: Pass the correct data to unmask_ioapic_irq()

[PATCH] drm/i915: Keep a small stash of preallocated WC pages
 2017-07-20  8:37 UTC 

[Qemu-devel] Question for iotests 188, 189 and 087
 2017-07-20  8:37 UTC  (4+ messages)

[Qemu-devel] [Bug 1333216] [NEW] Xen 4.4 with qemu 1.6.2 VGA passthru NVIDIA
 2017-07-20  8:21 UTC  (2+ messages)
` [Qemu-devel] [Bug 1333216] "

[PATCH] drivers: staging: comedi: Add ftrace support
 2017-07-20  8:35 UTC  (4+ messages)

[U-Boot] [PATCH] armv8: errata: Implement workaround for Cortex-A53 Erratum 855873
 2017-07-20  8:36 UTC  (2+ messages)

Pass through in Xen
 2017-07-20  8:35 UTC  (2+ messages)

[PATCH v3 0/5] Add support for the STM32F7 I2C
 2017-07-20  8:34 UTC  (3+ messages)

USB Passthrough in X86
 2017-07-20  8:34 UTC 

[U-Boot] [PATCH v3 1/1] mmc: Add MMC support for stm32h7 Socs
 2017-07-20  8:34 UTC 

[GIT PULL 00/86] perf/core improvements and fixes
 2017-07-20  8:32 UTC  (2+ messages)


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.