All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-24 09:18:12 to 2015-12-24 11:08:31 UTC [more...]

[PATCH 0/7][v4][RESEND]Add OTG support for FSL socs
 2015-12-24 11:24 UTC  (4+ messages)
` [PATCH 1/7][v4][RESEND]usb:fsl:otg: Make fsl otg driver as tristate
` [PATCH 3/7][v4][RESEND]usb:fsl:otg: Add support to add/remove usb host driver
` [PATCH 7/7][v4][RESEND]usb:fsl:otg: Add host-gadget drv sync delay

namespace list locking and ioctl fixes
 2015-12-24 11:08 UTC  (8+ messages)
` [PATCH 1/3] nvme: synchronize access to ctrl->namespaces
` [PATCH 2/3] nvme: fixes for NVME_IOCTL_IO_CMD on the char device
` [PATCH 3/3] nvme: make SG_IO support optional

[PATCH v3 1/4] mtd: spi-nor: fsl-quadspi: add big-endian support
 2015-12-24 11:00 UTC  (3+ messages)
` [PATCH v2 2/4] mtd: spi-nor: fsl-quadspi: add support for ls1021a
` [PATCH v2 3/4] mtd: spi-nor: fsl-quadspi: add support for layerscape

[rtc-linux] [PATCH v5] rtc: support DS1302 RTC on ICP DAS LP-8x4x
 2015-12-24 11:07 UTC  (9+ messages)
  ` [rtc-linux] "
        `  "

[PATCH 1/2] mm, oom: introduce oom reaper
 2015-12-24 11:06 UTC  (6+ messages)

GPF in lrw_crypt
 2015-12-24 11:03 UTC  (3+ messages)

[PATCH 00/12] Prepare amba-pl011 for ZTE UART support
 2015-12-24 11:01 UTC  (5+ messages)
` [PATCH 05/12] tty: amba-pl011: add register lookup table

[PATCH v2 1/4] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi compatible string
 2015-12-24 11:01 UTC  (4+ messages)
` [PATCH v2 2/4] Documentation: fsl-quadspi: Add fsl, ls2080a-qspi "
  ` [PATCH v2 3/4] dts/ls2080a: update the DTS for QSPI and DSPI support
` [PATCH 4/4] Documentation: fsl-quadspi: Add optional properties

BTRFS: could not find root 8
 2015-12-24 11:00 UTC  (3+ messages)

libmlx5 : Maintainer/Git change
 2015-12-24 10:59 UTC 

[Qemu-devel] [PATCH] trace: Fix format specifiers for existing arguments
 2015-12-24 10:58 UTC 

[meta-oe][PATCH] dhcpcd: add recipe for dhcpcd
 2015-12-24 10:50 UTC 

ssd not detected on ssd drive
 2015-12-24 10:56 UTC 

per-frame camera metadata (again)
 2015-12-24 10:54 UTC  (10+ messages)

[PATCH net-next] cxgb4: Remove deprecated module parameters
 2015-12-24 10:54 UTC 

[PATCH v2 0/2] Improve drm_of_component_probe() and move rockchip to use it
 2015-12-24 10:52 UTC  (10+ messages)

[Buildroot] buildroot support for OrangePI PC
 2015-12-24 10:52 UTC  (4+ messages)

Hang triggered by udev coldplug, looks like a race
 2015-12-24 10:51 UTC  (10+ messages)
  ` [V9fs-developer] "

[PATCH] clk: ingenic: Allow divider value to be right shifted
 2015-12-24 10:45 UTC 

[Qemu-devel] [PATCH] spapr: Introduce SPAPR_COMPAT_2_5
 2015-12-24 10:44 UTC  (3+ messages)

[RFC] device probe order
 2015-12-24 10:46 UTC  (7+ messages)

[PATCH net-next] cxgb4: Get TID calculation right for IPv6 mode
 2015-12-24 10:45 UTC 

[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
 2015-12-24 10:42 UTC  (6+ messages)
` [PATCH v2 for-next 5/7] IB/mlx4: Add IB counters table

[PATCH V1 0/3] Add cross-channel support
 2015-12-24 10:41 UTC  (4+ messages)

[U-Boot] [PATCH v2 00/19] driver model bring-up of omap timer on dra72, dra74, am335x and am437x-sk evm
 2015-12-24 10:38 UTC  (20+ messages)
` [U-Boot] [PATCH v2 01/19] arm: omap-common: do not build timer when CONFIG_TIMER defined
` [U-Boot] [PATCH v2 02/19] dm: timer: uclass: add timer init to add timer device
` [U-Boot] [PATCH v2 03/19] dm: timer: uclass: Add flag to control sequence numbering
` [U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm
` [U-Boot] [PATCH v2 05/19] am43xx_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 06/19] arm: dts: am437x-sk-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 07/19] defconfig: am437x_sk_evm: enable timer driver model
` [U-Boot] [PATCH v2 08/19] arm: dts: am437x-gp-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 09/19] defconfig: am437x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 10/19] am335x_evm: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 11/19] arm: dts: am335x-boneblack: add tick-timer to chosen node
` [U-Boot] [PATCH v2 12/19] defconfig: am335x_boneblack_vboot: enable timer driver model
` [U-Boot] [PATCH v2 13/19] arm: dts: am335x-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 14/19] defconfig: am335x_gp_evm: enable timer driver model
` [U-Boot] [PATCH v2 15/19] ti_omap5_common: timer: do not define CONFIG_TIMER for spl
` [U-Boot] [PATCH v2 16/19] arm: dts: dra72-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 17/19] defconfig: dra72_evm: enable timer driver model
` [U-Boot] [PATCH v2 18/19] arm: dts: dra7-evm: add tick-timer to chosen node
` [U-Boot] [PATCH v2 19/19] defconfig: dra74_evm: enable timer driver model

[Qemu-devel] [PATCH 0/4] fix memory leak which allocted by the setter of object_property_add_str
 2015-12-24  8:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH 4/4] hw/ppc/spapr: fix spapr->kvm_type leak

[Qemu-devel] [PATCH] spapr vio: fix to incomplete QOMify
 2015-12-24  8:25 UTC  (2+ messages)

[PATCH] drm/i915: Skip shrinking of fenced objects if Gfx is suspended
 2015-12-24 10:46 UTC  (2+ messages)
` [PATCH] drm/i915: Unbind objects in shrinker only if device is runtime active

[PATCH] netconsole: Initialize after all core networking drivers
 2015-12-24 10:25 UTC  (5+ messages)

Raid 5/6 Stability
 2015-12-24 10:29 UTC  (3+ messages)

[PATCH] serial: sh-sci: Add CONFIG_SERIAL_EARLYCON support
 2015-12-24 10:24 UTC  (2+ messages)

[PATCH v2 00/10] iSER support for remote invalidate
 2015-12-24 10:22 UTC  (4+ messages)

[Buildroot] [PATCH] package/libnspr: disable for musl toolchains
 2015-12-24 10:21 UTC  (2+ messages)

[PATCH 0/3] Handle SIGINT and SIGTERM in DPDK examples
 2015-12-24 10:18 UTC  (4+ messages)
` [PATCH 1/3] app/test-pmd: Handle SIGINT and SIGTERM in testpmd

[PATCH v3 0/2] ARM64: Enable SP805 WDT support for FSL LS2080A
 2015-12-24 10:18 UTC  (5+ messages)
` [PATCH v3 2/2] dts/ls2080a: Update DTSI to add support of SP805 WDT

[Buildroot] [git commit] libnspr: fix build with the musl C library
 2015-12-24 10:18 UTC 

[PATCH v3 0/2] Create specific kconfig for kselftest
 2015-12-24 10:17 UTC  (3+ messages)

[xen-unstable test] 67053: regressions - FAIL
 2015-12-24 10:16 UTC 

[Qemu-devel] [PATCH v6] spec: add qcow2 bitmaps extension specification
 2015-12-24 10:10 UTC  (5+ messages)

[PATCH] Move the judgement of timeout into mmc_switch_status_error()
 2015-12-24 10:15 UTC  (3+ messages)

[PATCH] clk: shmobile: r8a7795: Add SATA0 clock
 2015-12-24 10:14 UTC  (2+ messages)

[PATCH v3 00/11] Untracked cache improvements
 2015-12-24 10:13 UTC  (5+ messages)
` [PATCH v3 04/11] update-index: add untracked cache notifications
` [PATCH v3 10/11] config: add core.untrackedCache

[Buildroot] [PATCH] package/qt: disable Qt GUI module for CS NiosII toolchain
 2015-12-24 10:12 UTC  (6+ messages)

[U-Boot] [Patch V2 0/3] LS1043AQDS related patches
 2015-12-24 10:11 UTC  (4+ messages)
` [U-Boot] [Patch V2 1/3] armv8/ls1043aqds: add DSPI support
` [U-Boot] [Patch V2 2/3] armv8/ls1043aqds: add QSPI support in SD boot
` [U-Boot] [Patch V2 3/3] armv8/ls1043aqds: add QSPI boot support

[PATCH 5/5] f2fs: clean up f2fs_ioc_write_checkpoint
 2015-12-24 10:11 UTC 

A blocksize problem about dax and ext4
 2015-12-24 10:11 UTC  (8+ messages)

[PATCH 4/5] f2fs: support data flush in ioctl
 2015-12-24 10:10 UTC  (2+ messages)

[PATCH 1/1] first line in booting the kernel
 2015-12-24  9:55 UTC 

[PATCH v2] clk: shmobile: r8a7795: Add SDHI clocks
 2015-12-24 10:09 UTC 

[Buildroot] [git commit] autofs: really fix build
 2015-12-24 10:07 UTC 

Network software verification survey
 2015-12-24 10:07 UTC 

[PATCH 3/5] f2fs: report readonly status in ->fsync
 2015-12-24 10:07 UTC 

[Buildroot] [PATCH v2 1/2] trousers: new package
 2015-12-24 10:07 UTC  (4+ messages)

[PATCH 2/5] f2fs: let user being aware of IO error
 2015-12-24 10:04 UTC 

[PATCH 1/5] f2fs: add missing f2fs_balance_fs in __recover_dot_dentries
 2015-12-24 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Make qemu-img/qemu-nbd/qemu-io CLI more flexible
 2015-12-24 10:04 UTC  (10+ messages)
` [Qemu-devel] [PATCH 7/7] qemu-img: allow specifying image as a set of options args

[PATCH 0/5] acpi-video and platform/x86 driver fixes
 2015-12-24 10:04 UTC  (4+ messages)
` [PATCH 2/5] dell-wmi: Use acpi_video_handles_brightness_key_presses()

[U-Boot] [PATCH 7/7] driver: net: fsl-mc: Remove portal id hard-coding
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 6/7] driver: net: ldpaa: Add debug info of printing DPMAC stats
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 5/7] driver: net: ldpaa: Increase num of buffers for a pool
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 4/7] driver: net: ldpaa: Report back only error frames for tx
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 3/7] driver: net: fsl-mc: Prepare extended cfg for DPNI create
 2015-12-24 10:03 UTC 

[U-Boot] [PATCH 2/7] driver: net: fsl-mc: flib changes for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[U-Boot] [PATCH 1/7] driver: net: fsl-mc: Add version check for MC objects
 2015-12-24 10:02 UTC 

[PATCH rdma-next V2 00/32] Soft-RoCE driver
 2015-12-24 10:02 UTC  (9+ messages)
  ` [PATCH rdma-next V2 26/32] IB/rxe: ICRC calculations
  ` [PATCH rdma-next V2 27/32] IB/rxe: Module init hooks
  ` [PATCH rdma-next V2 28/32] IB/rxe: Interface to netdev stack
  ` [PATCH rdma-next V2 29/32] IB/rxe: sysfs interface to RXE
  ` [PATCH rdma-next V2 30/32] IB/rxe: Shared objects between user and kernel
  ` [PATCH rdma-next V2 31/32] IB/rxe: Add Soft-RoCE to kbuild and makefiles
  ` [PATCH rdma-next V2 32/32] IB/rxe: TODO file while in staging

[U-Boot] [PATCH 0/7] driver: net: fsl-mc: Update existing driver for MC FW 9.0.0
 2015-12-24 10:02 UTC 

[wic][PATCH] wic: rawcopy: Copy source file to build folder
 2015-12-24 10:02 UTC  (2+ messages)

[PATCH 0/2] Fix buildpaths QA check failure
 2015-12-24  9:47 UTC  (3+ messages)
` [PATCH 1/2] bash: fix buildpaths qa check error
` [PATCH 2/2] gccmakedep: fix buildpaths qa check

Running arm:versatile_defconfig with qemu in linux-next
 2015-12-24  9:58 UTC  (3+ messages)

[PATCH v4 00/11] NFS/RDMA server patches for v4.5
 2015-12-24  9:57 UTC  (5+ messages)

[Qemu-devel] [PATCH] linux-user/mmap.c: Use end instead of real_end in target_mmap
 2015-12-24  9:54 UTC  (2+ messages)

[distros-debian-wheezy test] 38557: all pass
 2015-12-24  9:54 UTC 

[PATCH] cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
 2015-12-24  9:53 UTC  (4+ messages)

[U-Boot] [PATCH] axs103: add support of generic OHCI USB 1.1 controller
 2015-12-24  9:51 UTC  (4+ messages)

[PATCH 7/8] config: add core.untrackedCache
 2015-12-24  9:49 UTC  (17+ messages)

vsync + vaapi question
 2015-12-24  9:44 UTC  (7+ messages)

[PATCH] doc: PCI: altera: Fix the 'ranges' property in example
 2015-12-24  9:45 UTC 

cant make Task #2 - First build
 2015-12-24  9:45 UTC  (5+ messages)

[net-next PATCH 00/10] be2net: patch set
 2015-12-24  9:26 UTC  (11+ messages)
` [net-next PATCH 01/10] be2net: fix VF link state transition from disabled to auto
` [net-next PATCH 02/10] be2net: avoid configuring VEPA mode on BE3
` [net-next PATCH 03/10] be2net: cleanup FW flash image related macro defines
` [net-next PATCH 04/10] be2net: move FW flash cmd code to be_cmds.c
` [net-next PATCH 05/10] be2net: log digital signature errors while flashing FW image
` [net-next PATCH 06/10] be2net: remove a line of code that has no effect
` [net-next PATCH 07/10] be2net: remove unused error variables
` [net-next PATCH 08/10] be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmd
` [net-next PATCH 09/10] be2net: support ethtool get-dump option
` [net-next PATCH 10/10] be2net: bump up the driver version to 11.0.0.0

GPF in gf128mul_64k_bbe
 2015-12-24  9:42 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: remove the unused quirks
 2015-12-24  9:41 UTC 

[Qemu-devel] [PATCH v1] kvm: Make vcpu->requests as 64 bit bitmap
 2015-12-24  9:40 UTC  (7+ messages)
`  "

[PATCH 1/2] ALSA: hda - Add mic mute hotkey quirk for Lenovo ThinkCentre AIO
 2015-12-24  9:39 UTC  (4+ messages)
    ` [alsa-devel] "

[PATCH v9 1/3] Documentation: DT: Add entry for Freescale LS1043a-RDB board
 2015-12-24  9:37 UTC  (6+ messages)
  ` [PATCH v9 2/3] ARM64: dts: add Freescale LS1043a SoC support
  ` [PATCH v9 3/3] ARM64: dts: add LS1043a-RDB board support

[PATCH 1/2] git.c: make it clear save_env() is for alias handling only
 2015-12-24  9:35 UTC  (10+ messages)
` [PATCH v2 0/3] nd/clear-gitenv-upon-use-of-alias

[PATCH v1] kvm/x86: Hyper-V tsc page setup
 2015-12-24  9:33 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH][V2] expat: CVE-2015-1283
 2015-12-24  9:29 UTC 

[PATCH] ARM: dts: imx6q: clean up unused ipu2grp
 2015-12-24  9:27 UTC  (2+ messages)

[PATCH] ARM: dts: imx6q-icore-rqs: Add Engicam IMX6 Q7 initial support
 2015-12-24  9:24 UTC  (12+ messages)
    ` [PATCH V2] "
        ` [PATCH V3] "
                  ` [PATCH V5] "

[PATCH v2 RESEND] dts: vt8500: Add SDHC node to DTS file for WM8650
 2015-12-24  9:24 UTC  (9+ messages)
` [PATCH v3 0/2] WM8505/WM8650 DT fixes for SD card controller

[RFC 0/3] Prototype PAPR hash page table resizing (guest side)
 2015-12-24  9:22 UTC  (2+ messages)

[PATCH v2 00/11] KVM: x86: track guest page access
 2015-12-24  9:21 UTC  (5+ messages)
` [PATCH v2 09/11] KVM: MMU: simplify mmu_need_write_protect

[patch v2] qlcnic: fix a timeout loop
 2015-12-24  9:21 UTC  (3+ messages)
` [patch] qlcnic: fix a loop exit condition better

[PATCH net-next v2] ip_tunnel: Move stats update to iptunnel_xmit()
 2015-12-24  9:21 UTC  (2+ messages)

"git stash pop" is doing an unwanted "git add" when there are conflicts
 2015-12-24  9:20 UTC  (4+ 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.