All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-20 02:10:53 to 2017-07-20 03:44:46 UTC [more...]

[PATCH v2 00/10] ARM: sun8i: a83t: Add support for MMC controllers
 2017-07-20  3:44 UTC  (15+ messages)
` [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes
` [PATCH v2 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching
` [PATCH v2 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock
` [PATCH v2 04/10] mmc: sunxi: Support controllers that can use both old and new timings

cron job: media_tree daily build: ERRORS
 2017-07-20  3:42 UTC 

[PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient
 2017-07-20  3:41 UTC  (8+ messages)

[PATCH 0/2] Support MUSL-x32 build for openssl and libffi
 2017-07-19 20:29 UTC  (3+ messages)
` [PATCH 1/2] openssl: Support musl-x32 build
` [PATCH 2/2] libffi: "

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

[PATCH 0/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command and add args min_avg_latency for path_latency
 2017-07-20  3:36 UTC  (3+ messages)
` [PATCH 1/2] multipath-tools/libmultipath: Support for the native NVMe Ioctl command
` [PATCH 2/2] multipath-tools/libmultipath: Add args min_avg_latency for path_latency

[PATCH] powerpc: Convert to using %pOF instead of full_name
 2017-07-20  3:34 UTC  (5+ messages)

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

[PATCH] recipetool: create: handle git URLs specifying only a tag
 2017-07-20  3:31 UTC  (3+ messages)
` ✗ patchtest: failure for "

perf: bisected sampling bug in Linux 4.11-rc1
 2017-07-20  3:30 UTC  (4+ messages)

[PATCH] crypto: ccp: remove duplicate module version and author entry
 2017-07-20  3:29 UTC 

[kernel-hardening] x86: PIE support and option to extend KASLR randomization
 2017-07-20  3:03 UTC  (11+ messages)
` [kernel-hardening] [RFC 16/22] x86/percpu: Adapt percpu for PIE support
  ` [kernel-hardening] "
          `  "

[PATCH] drm/amdgpu: rename gfxhub_v1_0 to gchub_v9_0
 2017-07-20  3:26 UTC 

[U-Boot] [PATCH 1/1] efi_console: use EFIAPI for callback functions
 2017-07-20  3:26 UTC 

[PATCH] btrfs: fix lockup in find_free_extent with read-only block groups
 2017-07-20  3:25 UTC 

linux-next: build failure after merge of the userns tree
 2017-07-20  3:25 UTC 

[PATCH] exp2.3: Remove C89 designation
 2017-07-20  3:25 UTC 

[PATCH] arch/sparc: Measure receiver forward progress to avoid send mondo timeout
 2017-07-20  3:23 UTC  (2+ messages)

[PATCH v2 0/7] New bind/unbingd uevents
 2017-07-20  3:22 UTC  (7+ messages)
` [PATCH v2 5/7] Input: gpio_keys - use devm_device_add_group() for attributes
` [PATCH v2 6/7] Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
` [PATCH v2 7/7] Input: axp20x-pek - switch to using devm_device_add_group()

[PATCH] watchdog: imx2_wdt: use new_timeout value to override the old
 2017-07-20  3:22 UTC  (3+ messages)

[PATCH v2] glibc-package.inc: add support for armeb of multilib
 2017-07-20 12:22 UTC 

[Qemu-devel] [FIX PATCH] spapr: Fix QEMU abort during memory unplug
 2017-07-20  3:09 UTC  (2+ messages)

[PATCH 0/1] vfio: ccw: bugfix
 2017-07-20  3:19 UTC  (2+ messages)
` [PATCH 1/1] vfio: ccw: fix bad ptr math for TIC cda translation

[RFC] fs: disable create file with O_DIRECT for tmpfs
 2017-07-20  3:19 UTC  (2+ messages)

sparse-next and preview of 0.5.1-rc5
 2017-07-20  3:19 UTC  (5+ messages)

[GIT PULL] f2fs: update for 4.13-rc2
 2017-07-20  3:18 UTC 

[Buildroot] [PATCH] support/download: print dl hash if not provided
 2017-07-20  3:18 UTC 

[PATCH net-next v2 1/1] geneve: add rtnl changelink support
 2017-07-20  3:18 UTC  (4+ messages)

[PATCH] Add support for the CPU clock (System Timer) on Aarch64
 2017-07-20  3:16 UTC  (2+ messages)

[PATCH v2 06/30] arm: dts: mt7623: add clock-frequency to the a7 timer node to mt7623.dtsi
 2017-07-20  3:14 UTC  (2+ messages)

[PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering
 2017-07-20  3:12 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 00/43] tcg: support for multiple TCG contexts
 2017-07-20  3:09 UTC  (44+ messages)
` [Qemu-devel] [PATCH v3 01/43] cputlb: bring back tlb_flush_count under !TLB_DEBUG
` [Qemu-devel] [PATCH v3 02/43] tcg: fix corruption of code_time profiling counter upon tb_flush
` [Qemu-devel] [PATCH v3 03/43] exec-all: fix typos in TranslationBlock's documentation
` [Qemu-devel] [PATCH v3 04/43] translate-all: make have_tb_lock static
` [Qemu-devel] [PATCH v3 05/43] cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
` [Qemu-devel] [PATCH v3 06/43] tcg/i386: constify tcg_target_callee_save_regs
` [Qemu-devel] [PATCH v3 07/43] tcg/mips: "
` [Qemu-devel] [PATCH v3 08/43] tcg: remove addr argument from lookup_tb_ptr
` [Qemu-devel] [PATCH v3 09/43] tcg: consolidate TB lookups in tb_lookup__cpu_state
` [Qemu-devel] [PATCH v3 10/43] exec-all: bring tb->invalid into tb->cflags
` [Qemu-devel] [PATCH v3 11/43] tcg: define CF_PARALLEL and use it for TB hashing
` [Qemu-devel] [PATCH v3 12/43] tcg: convert tb->cflags reads to tb_cflags(tb)
` [Qemu-devel] [PATCH v3 13/43] target/arm: check CF_PARALLEL instead of parallel_cpus
` [Qemu-devel] [PATCH v3 14/43] target/hppa: "
` [Qemu-devel] [PATCH v3 15/43] target/i386: "
` [Qemu-devel] [PATCH v3 16/43] target/m68k: "
` [Qemu-devel] [PATCH v3 17/43] target/s390x: "
` [Qemu-devel] [PATCH v3 18/43] target/sh4: "
` [Qemu-devel] [PATCH v3 19/43] target/sparc: "
` [Qemu-devel] [PATCH v3 20/43] tcg: "
` [Qemu-devel] [PATCH v3 21/43] cpu-exec: lookup/generate TB outside exclusive region during step_atomic
` [Qemu-devel] [PATCH v3 22/43] translate-all: define and use DEBUG_TB_FLUSH_GATE
` [Qemu-devel] [PATCH v3 23/43] exec-all: introduce TB_PAGE_ADDR_FMT
` [Qemu-devel] [PATCH v3 24/43] translate-all: define and use DEBUG_TB_INVALIDATE_GATE
` [Qemu-devel] [PATCH v3 25/43] translate-all: define and use DEBUG_TB_CHECK_GATE
` [Qemu-devel] [PATCH v3 26/43] exec-all: extract tb->tc_* into a separate struct tc_tb
` [Qemu-devel] [PATCH v3 27/43] translate-all: use a binary search tree to track TBs in TBContext
` [Qemu-devel] [PATCH v3 28/43] exec-all: rename tb_free to tb_remove
` [Qemu-devel] [PATCH v3 29/43] translate-all: report correct avg host TB size
` [Qemu-devel] [PATCH v3 30/43] tci: move tci_regs to tcg_qemu_tb_exec's stack
` [Qemu-devel] [PATCH v3 31/43] tcg: take tb_ctx out of TCGContext
` [Qemu-devel] [PATCH v3 32/43] tcg: take .helpers "
` [Qemu-devel] [PATCH v3 33/43] tcg: define tcg_init_ctx and make tcg_ctx a pointer
` [Qemu-devel] [PATCH v3 34/43] gen-icount: fold exitreq_label into TCGContext
` [Qemu-devel] [PATCH v3 35/43] tcg: dynamically allocate optimizer temps
` [Qemu-devel] [PATCH v3 36/43] tcg: introduce **tcg_ctxs to keep track of all TCGContext's
` [Qemu-devel] [PATCH v3 37/43] tcg: distribute profiling counters across TCGContext's
` [Qemu-devel] [PATCH v3 38/43] util: move qemu_real_host_page_size/mask to osdep.h
` [Qemu-devel] [PATCH v3 39/43] osdep: introduce qemu_mprotect_rwx/none
` [Qemu-devel] [PATCH v3 40/43] translate-all: use qemu_protect_rwx/none helpers
` [Qemu-devel] [PATCH v3 41/43] tcg: define TCG_HIGHWATER
` [Qemu-devel] [PATCH v3 42/43] tcg: introduce regions to split code_gen_buffer
` [Qemu-devel] [PATCH v3 43/43] tcg: enable multiple TCG contexts in softmmu

[PATCH 0/2] fixed ethernet binding violation for reset signal
 2017-07-20  3:07 UTC  (4+ messages)

[PATCH] glibc-package.inc: add support for armeb of multilib
 2017-07-20 12:07 UTC 

[PATCH] drm/amdgpu: Fix error RCU usage
 2017-07-20  3:04 UTC  (5+ messages)

Collecting aged XFS profiles
 2017-07-20  3:02 UTC  (7+ messages)

KVM guests freeze under upstream kernel
 2017-07-20  3:02 UTC  (3+ messages)

[PATCH v5 0/2] Add Basic SoC support for MT7622
 2017-07-20  3:02 UTC  (4+ messages)

[PATCH v3] drm/amdgpu/gmc8: SRIOV need to program fb location
 2017-07-20  3:02 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix blocking in RCU critical section(v2)
 2017-07-20  3:01 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix the incorrect scratch reg number on gfx v9
 2017-07-20  3:01 UTC  (3+ messages)

[Qemu-devel] [Bug 1703506] [NEW] SMT not supported by QEMU on AMD Ryzen CPU
 2017-07-20  2:48 UTC  (2+ messages)
` [Qemu-devel] [Bug 1703506] "

[Qemu-devel] 答复: Re: [PATCH] vhost: fix a migration failed because ofvhost region merge
 2017-07-20  2:57 UTC 

[Qemu-devel] [PATCH v2 0/3] scripts/qemu.py small fixes
 2017-07-20  2:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/3] qemu.py: fix is_running()
` [Qemu-devel] [PATCH v2 2/3] qemu.py: include debug information on launch error
` [Qemu-devel] [PATCH v2 3/3] qemu.py: make 'args' public

[PATCH 4/4] iommu/iova: Make dma_32bit_pfn implicit
 2017-07-20  2:55 UTC  (4+ messages)

[PATCH v9 05/10] mm: thp: enable thp migration in generic path
 2017-07-20  2:54 UTC  (5+ messages)

[PATCH v2 1/4] powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
 2017-07-20  2:52 UTC  (6+ messages)
` [PATCH v2 2/4] powerpc/mm/radix: Improve TLB/PWC flushes
` [PATCH v2 3/4] powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range

[Test Request] Component level pcm_new/pcm_free v2
 2017-07-20  2:52 UTC  (4+ messages)
` [Test Request 1/3] ASoC: soc-core: add snd_soc_rtdcom_xxx()
` [Test Request 2/3] ASoC: use snd_soc_rtdcom_add() and convert to consistent operation
` [Test Request 3/3] ASoC: add Component level pcm_new/pcm_free v2

[PATCH RFC] xfs: fix buffer check for primary sb in userspace libxfs
 2017-07-20  2:48 UTC  (4+ messages)

[Bug 101837] libdrm fails to get bus id
 2017-07-20  2:46 UTC  (2+ messages)

[PATCH v2 1/2] misc: eeprom_93xx46: Simplify the usage of gpiod API
 2017-07-20  2:44 UTC  (2+ messages)
` [PATCH v2 2/2] misc: eeprom_93xx46: Include <linux/gpio/consumer.h>

[PATCH v5 0/7] drm/rockchip: add all full framework vop support
 2017-07-20  2:44 UTC  (21+ messages)
` [PATCH v5 1/7] drm/rockchip: vop: initialize registers directly
` [PATCH v5 2/7] drm/rockchip: vop: move write_relaxed flags to vop register
` [PATCH v5 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH v5 4/7] drm/rockchip: vop: group vop registers
` [PATCH v5 5/7] drm/rockchip: vop: add a series of vop support
` [PATCH v5 6/7] dt-bindings: display: rockchip: fill Documents for vop series
` [PATCH v5 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal

[Qemu-devel] Can I mount encrypt qcow2?
 2017-07-20  2:43 UTC 

[PATCH] [media] ov5640: Remove unneeded gpiod NULL check
 2017-07-20  2:41 UTC 

[PATCH] usb: dts: fix the issue that usb is not detected on ls1088ardb
 2017-07-20  2:38 UTC  (2+ messages)

[U-Boot] [PATCH] clk: Kconfig: Add dependences of SPL_CLK
 2017-07-20  2:38 UTC 

[Qemu-devel] Why "trace event does not exist"?
 2017-07-20  2:38 UTC 

[PATCH] mm/vmalloc: add vm_struct for vm_map_ram area
 2017-07-20  2:36 UTC  (3+ messages)

[PATCH] misc: eeprom_93xx46: Simplify the usage of gpiod API
 2017-07-20  2:35 UTC  (2+ messages)
` [PATCH 2/2] misc: eeprom_93xx46: Include <linux/gpio/consumer.h>

[PATCH -rt] kvm: lockdep annotate mmu_lock wait_lock
 2017-07-20  2:35 UTC  (2+ messages)

[PATCH RFC] Let pseudo->users loop on duplicate version of list
 2017-07-20  2:34 UTC  (12+ messages)

[U-Boot] [PATCH v7 0/5] Extend xhci-dwc3
 2017-07-20  2:32 UTC  (3+ messages)

[PATCH] KVM: nVMX: Fix exception injection
 2017-07-20  2:31 UTC  (5+ messages)

[RFC PATCH] xfs: consolidate local format inode fork verifiers
 2017-07-20  2:26 UTC  (2+ messages)

[LTP] [PATCH] lib/tst_timer_test.c: fix unsigned int overflow on RHEL5.11GA
 2017-07-20  2:21 UTC  (3+ messages)

[RFC PATCH] radeonsi: set a per-buffer flag that disables inter-process sharing (v2)
 2017-07-20  2:20 UTC  (4+ messages)
` [Mesa-dev] "

[PATCH] SCSI: remove DRIVER_ATTR() usage
 2017-07-20  2:20 UTC  (2+ messages)

[PATCH v4 0/5] Add support for the R_CCU on Allwinner H3/A64 SoCs
 2017-07-20  2:19 UTC  (8+ messages)
` [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu
  ` [linux-sunxi] "

[PATCH] btrfs: make use of inode_need_compress()
 2017-07-20  2:22 UTC  (3+ messages)

[xen-unstable test] 112004: tolerable FAIL - PUSHED
 2017-07-20  2:15 UTC 

[PATCH] selinux: Generalize support for NNP/nosuid SELinux domain transitions
 2017-07-20  1:17 UTC  (8+ messages)
              ` [SUSPECTED SPAM] [SUSPICIOUS MESSAGE] "
                  ` [SUSPICIOUS MESSAGE] "

[PATCH v2 0/5] drm/rockchip: add all full framework vop support
 2017-07-20  2:10 UTC  (6+ messages)
` [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop


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.