All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-28 04:35:03 to 2016-06-28 06:21:04 UTC [more...]

[PATCH] clk: Provide notifier stubs when !COMMON_CLK
 2016-06-28  6:20 UTC 

some question about vma_interval_tree_insert
 2016-06-28  6:21 UTC  (3+ messages)

[PATCH 0/4] Virtio NEON support for ARM
 2016-06-28  6:17 UTC  (3+ messages)
` [PATCH 3/4] virtio: move SSE based Rx implementation to separate file

[PATCH] KVM: vmx: fix underflow in TSC deadline calculation
 2016-06-28  6:15 UTC  (2+ messages)

[Crypto-API query]
 2016-06-28  6:15 UTC  (4+ messages)

[Buildroot] [v1 1/1] uboot: Add local directory option to menuconfig
 2016-06-28  6:14 UTC  (4+ messages)

[PATCH] submodule: test moving recursive submodule
 2016-06-28  6:13 UTC  (2+ messages)

[Buildroot] qt5wayland: new package
 2016-06-28  6:14 UTC  (3+ messages)

Review of ptrace Yama ptrace_scope description
 2016-06-28  6:11 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH 1/1] OpenBIOS: Switch over to official OpenBIOS git repo
 2016-06-28  6:11 UTC  (5+ messages)

[PATCH v3 00/10] mfd: tps65218: Clean ups
 2016-06-28  6:06 UTC  (33+ messages)
` [PATCH v3 01/10] mfd: tps65218: Remove redundant read wrapper
` [PATCH v3 02/10] Documentation: regulator: tps65218: Update examples
` [PATCH v3 03/10] input: tps65218-pwrbutton: Add platform_device_id table
` [PATCH v3 04/10] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v3 05/10] regulator: tps65218: Remove all the compatibles
` [PATCH v3 06/10] gpio: tps65218: Remove the compatible
` [PATCH v3 07/10] ARM: dts: AM437X-GP-EVM: Remove redundant regulator compatibles
` [PATCH v3 08/10] ARM: dts: AM437X-SK-EVM: "
` [PATCH v3 09/10] ARM: dts: AM437X-CM-T43: "
` [PATCH v3 10/10] ARM: dts: AM43X-EPOS-EVM: "

[Qemu-devel] [PATCH v10 00/26] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-06-28  6:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v10 16/26] intel_iommu: add support for split irqchip

[PATCH v2] notifier: Fix soft lockup for notifier_call_chain()
 2016-06-28  6:09 UTC  (3+ messages)

linux-next: Tree for Jun 28
 2016-06-28  6:09 UTC 

[PATCH net-next] tcp: increase size at which tcp_bound_to_half_wnd bounds to > TCP_MSS_DEFAULT
 2016-06-28  4:33 UTC 

[PATCH v2 0/9] Improve Rx/Tx DMA implementation
 2016-06-28  5:32 UTC  (25+ messages)
` [PATCH v2 1/9] tty: serial: fsl_lpuart: consider TX FIFO too in tx_empty
` [PATCH v2 2/9] clk: imx: vf610: Disable automatic clock gating for lpuart in LPSTOP mode
` [PATCH v2 3/9] tty: serial: fsl_lpuart: support suspend/resume
` [PATCH v2 4/9] tty: serial: fsl_lpuart: fix clearing of receive flag
` [PATCH v2 5/9] tty: serial: fsl_lpuart: Fix broken 8m/s1 support
` [PATCH v2 6/9] tty: serial: fsl-lpuart: Use cyclic DMA for Rx
` [PATCH v2 7/9] tty: serial: fsl-lpuart: Use scatter/gather DMA for Tx
` [PATCH v2 8/9] tty: serial: fsl-lpuart: Update suspend/resume for DMA mode
` [PATCH v2 9/9] tty: serial: fsl_lpuart: Add support for RS-485

[U-Boot] [PATCH 00/27] dm: mmc: Add driver-model support for MMC operations
 2016-06-28  6:08 UTC  (3+ messages)
` [U-Boot] [PATCH 24/27] dm: zynq: usb: Convert to CONFIG_DM_USB

[PATCH 00/14] PM: SoC idle support using PM domains
 2016-06-28  6:07 UTC  (6+ messages)
` [PATCH 11/14] drivers: firmware: psci: Allow OS Initiated suspend mode

[U-Boot] [UBOOT PATCH] usb: ehci-hcd: Fix crash when rootdev not initialized
 2016-06-28  6:06 UTC  (3+ messages)

[PATCH] drm/i915/gen9: Re-allocate DDB only for changed pipes
 2016-06-28  6:02 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH net-next 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-06-28  5:57 UTC  (3+ messages)
` [PATCH net-next 08/16] net/devlink: Add E-Switch mode control

linux-next - lockdep whine in MMC/SDHC code
 2016-06-28  5:54 UTC  (2+ messages)

Failed to cross compile kernel with Yocto toolchain
 2016-06-28  5:56 UTC  (3+ messages)

[PATCH 0/4] dmaengine: vdma: AXI DMAS Enhancments
 2016-06-28  5:55 UTC  (10+ messages)
` [PATCH 2/4] dmaengine: vdma: Add support for mulit-channel dma mode

[meta-networking][PATCH] libtevent: Add back the dependency on libcap
 2016-06-28  5:52 UTC 

[PATCH] x86/cpuid: AVX-512 Feature Detection
 2016-06-28  5:51 UTC 

[PATCH 0/4] arm64: hisilicon: Hip0x dt/config update
 2016-06-28  5:51 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: hip05: kill hip05_hns.dtsi
` [PATCH 2/4] arm64: dts: hip06: Append hns node
` [PATCH 3/4] arm64: dts: hip06: Append sas node
` [PATCH 4/4] arm64: defconfig: Enable Hisi SAS and HNS

[dm-crypt] unlock luks volume using valid keyslot
 2016-06-28  5:47 UTC 

[Qemu-devel] [PATCH v4 0/5] ast2400: SMC controllers
 2016-06-28  5:46 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 5/5] tests: add a m25p80 test

[Qemu-devel] [PATCH] hw/ppc/spapr: Add some missing hcall function set strings
 2016-06-28  5:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] pnv: more fixes to the exception model
 2016-06-28  5:39 UTC  (2+ messages)

[x86/KASLR] ed9f007ee6: -- System halted
 2016-06-28  5:43 UTC  (2+ messages)

[PATCH net-next 0/9] net: hns: fix the typo of hns
 2016-06-28  5:41 UTC  (8+ messages)
` [PATCH net-next 6/9] net: hns: normalize two different loop

[PATCH v2 1/5] nbd: fix might_sleep warning on socket shutdown
 2016-06-28  5:42 UTC  (4+ messages)
` [PATCH v3 0/3] nbd: resolve bugs and limitations
  ` [PATCH v3 1/3]nbd: fix might_sleep warning on socket shutdown

[RFC] i915: Add fence fds to execbuffer2 uapi
 2016-06-28  5:41 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for "

[PATCH v7 0/3] Richacl tests
 2016-06-28  5:41 UTC  (5+ messages)
` [PATCH v7 1/3] generic/026: This test doesn't require runas
` [PATCH v7 2/3] generic/093,099,237 shared/051: Add / use _require_runas and _runas

Shallow submodule efficiency
 2016-06-28  5:39 UTC 

[PATCH 0/3] implement vcpu preempted check
 2016-06-28  5:38 UTC  (6+ messages)
` [PATCH 2/3] powerpc/spinlock: support "

[PATCH] arc: warn only once if DW2_UNWIND is disabled
 2016-06-28  5:38 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] fmc: remove empty leading line
 2016-06-28  5:35 UTC 

kisskb: OK linus/axs103_smp_defconfig/arcv2 Tue Jun 28, 15:31
 2016-06-28  5:34 UTC 

[PATCH 0/3] qcom watchdog fixes
 2016-06-28  5:31 UTC  (8+ messages)
` [PATCH 1/3] watchdog: qcom: update device tree bindings
` [PATCH 2/3] watchdog: qcom: add option for standalone watchdog not in timer block
` [PATCH 3/3] watchdog: qcom: configure BARK time in addition to BITE time

[RFC/PATCH v2] ftrace: Reduce size of function graph entries
 2016-06-28  5:30 UTC 

[PATCH] fstests: btrfs: Regression test for leaking data reserved space
 2016-06-28  5:30 UTC  (2+ messages)

[PATCH] Implement the -a option to pad dtb aligned
 2016-06-28  5:28 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 11/12] vfio: register aer resume notification handler for aer resume
 2016-06-28  5:27 UTC  (19+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2016-06-28  5:27 UTC  (5+ messages)
` [PATCH 1/2] ipc/sem.c: Fix complex_count vs. simple op race

[RFC 00/11] ASoC: hdac: Add hdac generic driver
 2016-06-28  5:22 UTC  (9+ messages)
` [RFC 02/11] ASoC: Add dai_ops to set the stream tag
` [RFC 06/11] ASoC: dapm: Create API to add a single route element

Fwd: fio bug
 2016-06-28  5:26 UTC  (2+ messages)
  `  "

[Crypto-API]
 2016-06-28  5:25 UTC 

[Qemu-devel] [PATCH] spapr: fix write-past-end-of-array error in cpu core device init code
 2016-06-28  5:24 UTC  (3+ messages)

[U-Boot] [PATCH V2 1/2] Kconfig: make NOR_BOOT a common option
 2016-06-28  5:24 UTC  (7+ messages)
` [U-Boot] [PATCH V2 2/2] common: add new boot media kconfig entry

[PATCH 0/4] ftrace: One more check on x86 and some small fixes
 2016-06-28  5:22 UTC  (2+ messages)

[PATCH] sony-laptop: add new thermal control handle
 2016-06-28  5:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] Refactor recv_sideband()
 2016-06-28  5:20 UTC  (13+ messages)
` [PATCH v2] "
` [PATCH v4] "

[PATCH V3] tracing: Make latency tracers fully support the set_graph_notrace
 2016-06-28  5:20 UTC  (2+ messages)

[ANNOUNCE] Renesas tree closing for v4.8
 2016-06-28  5:18 UTC 

[PATCH v2 0/2] Add mt6755 basic chip support
 2016-06-28  5:15 UTC  (6+ messages)
` [PATCH v2 1/2] Document: DT: Add bindings for mediatek MT6755 SoC Platform
` [PATCH v2 2/2] arm64: dts: mediatek: add mt6755 support

Compression options in fio
 2016-06-28  5:16 UTC  (2+ messages)

[PATCH 1/2] tty/hvc: Use IRQF_SHARED for OPAL hvc consoles
 2016-06-28  3:35 UTC  (4+ messages)
` [PATCH 2/2] tty/hvc: Use opal irqchip interface if available

[PATCH v3 0/3] Add Broadcom iproc-static-adc controller driver
 2016-06-28  5:13 UTC  (8+ messages)
` [PATCH v3 2/3] iio: Add driver for Broadcom iproc-static-adc

acpi: broken suspend to RAM with v4.7-rc1
 2016-06-28  5:10 UTC  (12+ messages)
                      ` [Devel] "

[PATCH] capabilities: add capability cgroup controller
 2016-06-28  4:57 UTC  (11+ messages)

[Qemu-devel] [PATCH v1 00/11] sPAPR xics rework/cleanup
 2016-06-28  5:06 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 09/11] ppc/xics: Split ICS into ics-base and ics class

[PATCH 0/3] arm64: dts: r8a7796: Add watchdog support
 2016-06-28  5:06 UTC  (2+ messages)

[PATCH 0/2] pinctrl: Add MDM9615 TLMM pinctrl driver and bindings
 2016-06-28  5:05 UTC  (5+ messages)
` [PATCH 1/2] pinctrl: qcom: Add support for MDM9615 TLMM
` [PATCH 2/2] dt-bindings: pinctrl: Add MDM9615 TLMM bindings

[Qemu-devel] [Bug 1131757]
 2016-06-28  4:57 UTC 

[PATCH V1] regulator: da9211: add descriptions for da9212/da9214
 2016-06-28  4:48 UTC 

[PATCH] powerpc/pseries: HVC early debug options should depend on HVC_CONSOLE
 2016-06-28  5:02 UTC 

Upcoming libibverbs release
 2016-06-28  5:02 UTC  (4+ messages)

[Qemu-devel] [Bug 902413] [NEW] qemu-i386-user on ARM host: wine hangs/spins when trying to run anything
 2016-06-28  4:54 UTC  (2+ messages)
` [Qemu-devel] [Bug 902413] "

IP ID check (flush_id) in inet_gro_receive is necessary or not?
 2016-06-28  4:57 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] qt5webkit: indentation cleanup
 2016-06-28  4:56 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] xorriso: "

[PATCH] usb: otg-fsm: Cancel HNP polling work when not used
 2016-06-28  4:54 UTC  (3+ messages)

[PATCH 5/8] KEYS: Provide software public key query function [ver #2]
 2016-06-28  4:54 UTC  (5+ messages)

[PATCH] regulator: pwm: Fix regulator ramp delay for continuous mode
 2016-06-28  4:53 UTC 

[PATCH v1 0/5] Enable graphic support on RK3288 EVB boards
 2016-06-28  4:51 UTC  (15+ messages)
` [PATCH v1 1/5] dt-bindings: Add support for LG LP079QX1-SP0V 1536x2048 panel
` [PATCH v1 2/5] drm/panel: simple: "
` [PATCH v1 3/5] ARM: dts: rockchip: add eDP/panel display device nodes for rk3288-evb
` [PATCH v1 4/5] ARM: dts: rockchip: add the panel power supply for rk3288-evb board with act8846 pmu
` [PATCH v1 5/5] ARM: dts: rockchip: add the panel power supply for rk3288-evb board with rk808 pmu

[PATCH 00/21] Support qcom's HSIC USB and rewrite USB2 HS phy support
 2016-06-28  4:51 UTC  (8+ messages)
` [PATCH 01/21] of: device: Support loading a module with OF based modalias
` [PATCH 15/21] usb: chipidea: msm: Mux over secondary phy at the right time

[PATCH v2] s390: ensure that syscall arguments are properly masked on s390
 2016-06-28  4:51 UTC  (3+ messages)

[Qemu-devel] [Bug 1588328] [NEW] Qemu 2.6 Solaris 9 Sparc Segmentation Fault
 2016-06-28  4:38 UTC  (2+ messages)
` [Qemu-devel] [Bug 1588328] "

[PATCH V4 1/3] devicetree/bindings: Add binding for operator panel on FSP machines
 2016-06-28  4:40 UTC  (5+ messages)
` [PATCH V4 2/3] powerpc/opal: Add #define to get rc from an ASYNC_COMP opal_msg
` [PATCH V4 3/3] powerpc/drivers: Add driver for operator panel on FSP machines

qede: Add support for coalescing config read/update
 2016-06-28  4:41 UTC  (2+ messages)

qed: Add support for coalescing config read/update
 2016-06-28  4:40 UTC  (2+ messages)

[PATCH 1/1] regulator: max77620: check for valid regulator info
 2016-06-28  4:35 UTC  (3+ messages)

[PATCH] intel-hid: remove duplicated acpi_remove_notify_handler and extra indents
 2016-06-28  4:35 UTC  (2+ messages)

[RESEND PATCH 2/2] ARM: cache-l2x0.c: Do not clear bit 23 in prefetch control register
 2016-06-28  4:34 UTC 


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.