All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-11 09:49:06 to 2015-12-11 10:55:52 UTC [more...]

[U-Boot] [PATCH 00/10] x86: ivybridge: Add Intel FSP support
 2015-12-11 10:55 UTC  (10+ messages)
` [U-Boot] [PATCH 01/10] fdtdec: Add compatible string for Intel IvyBridge FSP
` [U-Boot] [PATCH 02/10] x86: ivybridge: Add FSP support
` [U-Boot] [PATCH 03/10] tools: microcode-tool: Support parsing header file with a license block
` [U-Boot] [PATCH 04/10] x86: ivybridge: Add microcode blobs for all the steppings
` [U-Boot] [PATCH 05/10] superio: Add SMSC SIO1007 driver
` [U-Boot] [PATCH 06/10] x86: ivybridge: Do not require HAVE_INTEL_ME
` [U-Boot] [PATCH 07/10] x86: fsp: Make sure HOB list is not overwritten by U-Boot
` [U-Boot] [PATCH 08/10] x86: fsp: Always use hex numbers in the hob command output
` [U-Boot] [PATCH 09/10] x86: ivybridge: Add macros for LPC decode ranges

[meta-java][PATCH] rxtx: put license to LICENSE_PATH
 2015-12-11 10:50 UTC 

[Qemu-devel] [PATCH v3 0/9] Introduce I/O channels framework
 2015-12-11 10:53 UTC  (2+ messages)

[PATCH] staging: gdm72xx: fix address space parse warnings
 2015-12-11 10:52 UTC  (4+ messages)

Some confusion about the period of updating new function in
 2015-12-11 10:52 UTC 

[RFC PATCH 0/4] add ACPI support for syscon
 2015-12-11 10:51 UTC  (7+ messages)
` [RFC PATCH 4/4] mfd: syscon: add ACPI support

[PATCH v7 00/28] Kconfig conversion
 2015-12-11 10:52 UTC  (3+ messages)
` [PATCH v7 25/28] build: convert HAS_MEM_PAGING use to Kconfig

[PATCH 1/3] ARM: dts: imx: Add basic dts support for imx6qp
 2015-12-11 10:51 UTC  (11+ messages)
` [PATCH 2/3] clk: imx: Add clock "
` [PATCH 3/3] ARM: imx: Identify imx6q rev2.0 as imx6qp

Linux 4.3.2
 2015-12-11 10:50 UTC  (2+ messages)

4.4-rc: 28 bioset threads on small notebook
 2015-12-11 10:49 UTC 

[PATCH v2 0/2] modify the number of masters
 2015-12-11 10:48 UTC  (3+ messages)
` [PATCH v2 1/2] stm: the number of masters should be (sw_end - sw_start + 1)
` [PATCH v2 2/2] intel_th: "

[PATCH V10 1/2] intel_pmc_ipc: update acpi resource structure for Punit
 2015-12-11 14:44 UTC  (2+ messages)

Generic DT binding for IPIs
 2015-12-11 10:47 UTC  (9+ messages)

[PATCH v2] usb: gadget: ether: Allow changing the MTU
 2015-12-11 10:47 UTC  (2+ messages)

[PATCH] x86_emulate: Always truncate %eip out of long mode
 2015-12-11 10:47 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add missing platform maintainers for dts files
 2015-12-11 10:47 UTC  (5+ messages)

[PATCH 0/3] ARM: multi_v7_defconfig: Misc shmobile updates
 2015-12-11 10:45 UTC  (8+ messages)
` [PATCH 1/3] ARM: multi_v7_defconfig: Drop useless CONFIG_USB_RCAR_PHY=y
` [PATCH 2/3] ARM: multi_v7_defconfig: Enable missing Renesas ARM support based on DTSes
` [PATCH 3/3] ARM: multi_v7_defconfig: Enable frame buffer console for armadillo800eva

[PATCH V4 1/2] dp/mst: add SDP stream support
 2015-12-11 10:43 UTC  (6+ messages)
` [PATCH V4 2/2] drm/i915: start adding dp mst audio

[PATCH 0/4] scsi: storvsc: Properly support FC hosts
 2015-12-11 10:40 UTC  (8+ messages)
` [PATCH 1/4] scsi: storvsc: Fix a bug in the layout of the hv_fc_wwn_packet
  ` [PATCH 2/4] scsi: storvsc: Properly support Fibre Channel devices
  ` [PATCH 3/4] scsi: storvsc: Refactor the code in storvsc_channel_init()

[PATCH] kvm: x86: move tracepoints outside extended quiescent state
 2015-12-11 10:41 UTC  (5+ messages)

[PATCH 1/2] devfs: Add symlink support
 2015-12-11 10:40 UTC  (2+ messages)
` [PATCH 2/2] partition: Create links with partition names

[PATCH net-next 0/7] s390 network patches
 2015-12-11 10:38 UTC  (8+ messages)
` [PATCH 1/7] iucv: prevent information leak in iucv_message
` [PATCH 2/7] iucv: call skb_linearize() when needed
` [PATCH 3/7] switch to alternate IBM mail address
` [PATCH 4/7] s390-ctcm: Delete unnecessary checks before the function call "channel_remove"
` [PATCH 5/7] qeth: initialize net_device with carrier off
` [PATCH 6/7] qeth: repair SBAL elements calculation
` [PATCH 7/7] qeth: get rid of redundant 0-termination

radeon -Wmaybe-uninitialized crap
 2015-12-11 10:37 UTC  (4+ messages)

[PATCH 0/9] Fix checkpatch errors
 2015-12-11 10:36 UTC  (10+ messages)
` [PATCH 1/9] drivers: tty: 68328serial.c: Add missing spaces(checkpatch)
` [PATCH 2/9] drivers: tty: 68328serial.c: remove unnecessary spaces(checkpatch)
` [PATCH 3/9] drivers: tty: 68328serial.c: Do not initialize statics to 0
` [PATCH 4/9] drivers: tty: 68328serial.c: Fix "foo * bar" should be "foo *bar"
` [PATCH 5/9] drivers: tty: 68328serial.c: Remove parentheses after return
` [PATCH 6/9] drivers: tty: 68328serial.c: Use tabs for indentation
` [PATCH 7/9] drivers: tty: 68328serial.c: remove trailing whitespaces
` [PATCH 8/9] drivers: tty: 68328serial.c: Use use same indentation for switch/case
` [PATCH 9/9] drivers: tty: 68328serial.c: Move trailing statements to next line

[RFC] kprobe'ing conditionally executed instructions
 2015-12-11 10:34 UTC  (5+ messages)

[PATCH v2] net/macb: add support for resetting PHY using GPIO
 2015-12-11 10:34 UTC  (2+ messages)

[PATCH i-g-t] gem_flink_race/prime_self_import: Improve test reliability
 2015-12-11 10:33 UTC  (5+ messages)

[PATCH] x86/sysctl: Hide hvm_directio if hvm is not available
 2015-12-11 10:33 UTC  (7+ messages)
` [PATCH] public/sysctl: Clarifications to XEN_SYSCTL_PHYSCAP_hvm_directio

[PATCH] net/macb: add support for resetting PHY using GPIO
 2015-12-11 10:33 UTC  (9+ messages)

[PATCH] tests/kms_color:Color IGT
 2015-12-11 10:31 UTC 

[PATCH 1/2] usb: serial: remove redundant conditions
 2015-12-11 10:30 UTC  (4+ messages)

[PATCH v5] ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154
 2015-12-11 10:28 UTC  (3+ messages)

[PATCH 1/2] mfd: arizona: Add device tree binding to specify mono outputs
 2015-12-11 10:28 UTC  (4+ messages)
` [PATCH 2/2] mfd: arizona: Update binding docs for selecting mono/stereo outputs

[PATCH 1/2] drm: make drm_dev_set_unique() not use a format string
 2015-12-11 10:20 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] drm: use dev_name as default unique name in drm_dev_alloc()

WARN in __mark_inode_dirty when mounting a filesystem
 2015-12-11 10:26 UTC  (3+ messages)

[PATCH 5/7] f2fs: enhance multithread dio write performance
 2015-12-11 10:26 UTC  (5+ messages)
      ` [f2fs-dev] "

[PATCH RFC 00/26] Phylink & SFP support
 2015-12-11 10:25 UTC  (4+ messages)
` [PATCH RFC 10/26] phy: add I2C mdio bus

[PATCH 0/4 for 2.3] vhost-user live migration support
 2015-12-11 10:22 UTC  (3+ messages)

xen panics when setting int3 traps
 2015-12-11 10:20 UTC  (6+ messages)

[PATCH v10 1/9] xen/x86: set the vPMU interface based on the presence of a lapic
 2015-12-11 10:17 UTC  (2+ messages)
` [PATCH v11 1/09] "

[U-Boot] [PATCH] ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined
 2015-12-11 10:15 UTC  (3+ messages)

Ftrace: tracing init call of out of tree modules
 2015-12-11 10:14 UTC  (3+ messages)

[PATCH] hisi_sas: use platform_get_irq()
 2015-12-11 10:13 UTC  (4+ messages)

[Qemu-devel] [PATCH 00/11] Error handling cleanups for pseries machine type
 2015-12-11 10:12 UTC  (11+ messages)
` [Qemu-devel] [PATCH 06/11] pseries: Improve error handling in find_unknown_sysbus_device()
` [Qemu-devel] [PATCH 07/11] pseries: Cleanup error handling in spapr_kvm_type()
` [Qemu-devel] [PATCH 08/11] pseries: Clean up error handling in spapr_rtas_register()
` [Qemu-devel] [PATCH 09/11] pseries: Clean up error handling in xics_system_init()
` [Qemu-devel] [PATCH 11/11] pseries: Clean up error reporting in htab migration functions

[PATCH v1 0/8] This serial of patches add dts/pinctrl/clock-tree/doc for rk3228
 2015-12-11 10:12 UTC  (6+ messages)
` [PATCH v1 7/8] ARM: dts: rockchip: add core rk3228 dtsi

[RFC PATCH 0/8] CPUs capacity information for heterogeneous systems
 2015-12-11 10:12 UTC  (19+ messages)
` [RFC PATCH 2/8] Documentation: arm: define DT cpu capacity bindings
` [RFC PATCH 3/8] arm: parse cpu capacity from DT
` [RFC PATCH 5/8] arm64: "

[Buildroot] [PATCH 1/2] linux: bump default version to 4.3.2
 2015-12-11 10:11 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] linux-headers: bump 4.3.x series "

[PATCH 0/5] new testsuite for nft
 2015-12-11 10:10 UTC  (6+ messages)
` [PATCH 1/5] tests/: rearrange tests directory
` [PATCH 2/5] tests/: add shell test-suite
` [PATCH 3/5] tests/shell: add maps tests cases
` [PATCH 4/5] tests/shell: add tests for handles and comments
` [PATCH 5/5] tests/shell: add test case for cache bug

[PATCH v2 00/14] Add VMX TSC scaling support
 2015-12-11 10:09 UTC  (9+ messages)

[Buildroot] [PATCH] support/download: protect from custom commands with spaces in args
 2015-12-11 10:06 UTC  (2+ messages)

[Qemu-devel] net: vmxnet3: memory leakage issue
 2015-12-11 10:04 UTC  (7+ messages)

[PATCH v2 0/2] VT-d flush issue
 2015-12-11 10:04 UTC  (7+ messages)
` [PATCH v2 1/2] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed
` [PATCH v2 2/2] VT-d: Fix vt-d flush timeout issue

[PATCH net] stmmac: dwmac-sunxi: Call exit cleanup function in probe error path
 2015-12-11 10:03 UTC  (2+ messages)

-next trees and my time this cycle
 2015-12-11 10:02 UTC  (2+ messages)

[PATCH] toaster: tests Remove symlinks from toasteruitest folder
 2015-12-11 10:01 UTC 

[PATCH 0/2] staging: COMEDI: checkpatch.pl cleanups in comedi.h
 2015-12-11 10:01 UTC  (2+ messages)

Exit all jobs on error
 2015-12-11 10:01 UTC  (11+ messages)

The max single write IOPS on single RBD
 2015-12-11 10:00 UTC 

Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
 2015-12-11  9:59 UTC  (3+ messages)

[PATCH v2 00/22] Exynos DRM: new life of IPP (Image Post Processing) subsystem
 2015-12-11  9:57 UTC  (6+ messages)
` [PATCH v2 06/22] drm/exynos: move dma_addr attribute from exynos plane to exynos fb

Compiling for FreeBSD
 2015-12-11  9:56 UTC  (8+ messages)
          ` Compiling for FreeBSD, trouble in buffer.c

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-11  9:55 UTC  (26+ messages)
` [PATCH v2 1/8] dt-bindings: Add a binding for Mediatek Video Processor
  ` [PATCH v2 2/8] arm64: dts: mediatek: Add node for Mediatek Video Processor Unit
  ` [PATCH v2 3/8] [media] VPU: mediatek: support Mediatek VPU
  ` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder
  ` [PATCH v2 5/8] arm64: dts: mediatek: Add Video Encoder for MT8173
` [PATCH v2 6/8] [Media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder Driver
` [PATCH v2 7/8] [media] vcodec: mediatek: Add Mediatek VP8 "
` [PATCH v2 8/8] [media] vcodec: mediatek: Add Mediatek H264 "

[PATCH ]net: sched/cls_flow.c : allow nfct-* keys work on ingress interfaces
 2015-12-11  9:55 UTC 

[PATCH] oeqa/selftest: Added testcase decorators for 2 testcases
 2015-12-11  9:58 UTC 

[PULL] drm-intel-fixes
 2015-12-11  9:53 UTC 

[PATCH 0/4] vhost: Fix various coverity issues in vhost library
 2015-12-10 17:57 UTC  (6+ messages)
` [PATCH 1/4] vhost: Fix Coverity issue with possible array out-of-bounds read
` [PATCH] virtio: fix virtio_net_hdr desc pointing to the same buffer
` [PATCH 2/4] vhost: Fix Coverity issue with missed break in switch
` [PATCH 3/4] vhost: Fix Coverity issue with missed unlocking
` [PATCH 4/4] vhost: Fix Coverity issue with logically dead code

[PATCH] arch/powerpc/Kconfig: fix typo in select statement
 2015-12-11  9:51 UTC  (3+ messages)

[PATCH 00/14] ASoC: Intel: Skylake: Update to SKL driver
 2015-12-11  9:51 UTC  (5+ messages)
` [PATCH 05/14] ALSA: hdac: Add MISCBDCGE support

[V3 PATCH 0/9] x86/hvm: pkeys, add memory protection-key support
 2015-12-11  9:50 UTC  (5+ messages)
` [V3 PATCH 7/9] x86/hvm: pkeys, add pkeys support for guest_walk_tables

[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-12-11  9:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 25/39] COLO: implement default failover treatment


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.