messages from 2015-08-21 16:15:23 to 2015-08-21 17:40:18 UTC [more...]
[PATCH 1/4 RESEND v2] spi: s3c64xx: clean up runtime PM if driver registration fails
2015-08-21 17:31 UTC
[PATCH 2/4 RESEND v2] spi: s3c64xx: extend driver to make full use of runtime PM autosuspend
2015-08-21 17:29 UTC
[PATCHv4 net-next 00/10] OVS conntrack support
2015-08-21 17:39 UTC (5+ messages)
` [PATCHv4 net-next 10/10] openvswitch: Allow attaching helpers to ct action
[PATCHv2] DocBook/device-drivers: Add drivers/media core stuff
2015-08-21 17:39 UTC
[PATCH 0/5] ALSA: hdac: More hdac core fixes and updates
2015-08-21 17:38 UTC (6+ messages)
` [PATCH 3/5] ALSA: hdac: Add snd_hdac_get_hdac_stream()
` [PATCH 4/5] ALSA: hdac: Add support to enable SPIB for hdac ext stream
[GIT PULL] ARM64: juno: SCPI and dependent drivers for v4.3
2015-08-21 17:37 UTC (6+ messages)
BBB IIO ADC access not working
2015-08-21 17:36 UTC (12+ messages)
[PATCH v2 09/21] ARM: pxa: magician: Add OV9640 camera support
2015-08-21 17:36 UTC (4+ messages)
Prevent list poison values from being mapped by userspace processes
2015-08-21 17:32 UTC (3+ messages)
[PATCH v2] ALSA: ac97: Switch to dev_pm_ops
2015-08-21 17:31 UTC (7+ messages)
GRUB release schedule?
2015-08-21 17:30 UTC (5+ messages)
[Ksummit-discuss] [TECH TOPIC] Fix devm_kzalloc, its users, or both
2015-08-21 17:30 UTC (6+ messages)
[PATCH 00/18] Export SPI and OF module aliases in missing drivers
2015-08-21 17:29 UTC (9+ messages)
` [PATCH 18/18] spi: (RFC, don't apply) report OF style modalias when probing using DT
[Buildroot] bootm - "Starting kernel"
2015-08-21 17:29 UTC (5+ messages)
[PATCH v6 0/8] MC preparation patches
2015-08-21 17:27 UTC (5+ messages)
` [PATCH v6 1/8] [media] media: create a macro to get entity ID
[PATCH v3 1/2] dt: snps,dw-apb-ssi: Document new I/O data register width property
2015-08-21 17:26 UTC (2+ messages)
` Applied "dt: snps,dw-apb-ssi: Document new I/O data register width property" to the spi tree
[PATCH v3 2/2] spi: dw: Allow interface drivers to limit data I/O to word sizes
2015-08-21 17:26 UTC (2+ messages)
` Applied "spi: dw: Allow interface drivers to limit data I/O to word sizes" to the spi tree
[PATCH] Staging: fsl-mc/bus: mc-bus.c: Fixed coding style issues
2015-08-21 17:24 UTC
[PATCH 0/2] xfsdump: fix problems in cb_add_inogrp
2015-08-21 17:24 UTC (9+ messages)
` [PATCH 1/2] xfsdump: use 64bit local variables in inode.c
` [PATCH 2/2] xfsdump: don't do pointer math twice
[PATCH] spi: Fall back to master maximum speed if no slave speed specified
2015-08-21 17:24 UTC (2+ messages)
` Applied "spi: Fall back to master maximum speed if no slave speed specified" to the spi tree
[linux-4.1 test] 60785: tolerable FAIL - PUSHED
2015-08-21 17:24 UTC
[PATCH] mm/readahead.c: fix regression caused by small readahead limit
2015-08-21 17:12 UTC (3+ messages)
` [PATCH] mm: use only per-device "
[RFC/PATCH] contrib: teach completion about git-worktree options and arguments
2015-08-21 17:21 UTC (3+ messages)
Query: Best way to know if a watchdog is active (kicked)
2015-08-21 17:19 UTC (11+ messages)
[PATCH v5 00/28] Introduce HVM without dm and new boot ABI
2015-08-21 17:19 UTC (30+ messages)
` [PATCH v5 01/28] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v5 02/28] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v5 03/28] libxc: introduce the notion of a container type
` [PATCH v5 04/28] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v5 05/28] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v5 06/28] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v5 07/28] libxc: rework BSP initialization
` [PATCH v5 08/28] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v5 09/28] libxl: switch HVM domain building to use xc_dom_* helpers
` [PATCH v5 10/28] libxc: remove dead HVM building code
` [PATCH v5 11/28] xen/x86: add bitmap of enabled emulated devices
` [PATCH v5 12/28] xen/x86: allow disabling the emulated local apic
` [PATCH v5 13/28] xen/x86: allow disabling the emulated HPET
` [PATCH v5 14/28] xen/x86: allow disabling the pmtimer
` [PATCH v5 15/28] xen/x86: allow disabling the emulated RTC
` [PATCH v5 16/28] xen/x86: allow disabling the emulated IO APIC
` [PATCH v5 17/28] xen/x86: allow disabling the emulated PIC
` [PATCH v5 18/28] xen/x86: allow disabling the emulated pmu
` [PATCH v5 19/28] xen/x86: allow disabling the emulated VGA
` [PATCH v5 20/28] xen/x86: allow disabling the emulated IOMMU
` [PATCH v5 21/28] xen/x86: allow disabling all emulated devices inside of Xen
` [PATCH v5 22/28] elfnotes: intorduce a new PHYS_ENTRY elfnote
` [PATCH v5 23/28] libxc: allow creating domains without emulated devices
` [PATCH v5 24/28] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v5 25/28] xenconsole: try to attach to PV console if HVM fails
` [PATCH v5 26/28] libxc/xen: introduce a start info structure for HVMlite guests
` [PATCH v5 27/28] libxc: switch xc_dom_elfloader to be used with HVMlite domains
` [PATCH v5 28/28] libxl: allow the creation of HVM domains without a device model
[PATCH v4] git-p4: fix faulty paths for case insensitive systems
2015-08-21 17:19 UTC
[PATCH RFC] DocBook/device-drivers: Add drivers/media core stuff
2015-08-21 17:19 UTC
[PATCH 0/4 net-next] enic: add devcmd2
2015-08-21 17:19 UTC (3+ messages)
[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
2015-08-21 17:16 UTC (12+ messages)
` [GIT PULL 8/9] ARM: tegra: Devicetree changes "
` [GIT PULL 8/9] ARM: tegra: Devicetree changes for v4.3-rc1 (updated)
[GIT PULL] PCI fixes for v4.2
2015-08-21 17:15 UTC
[PATCH] mfd: cros_ec: Fix possible leak in led_rgb_store()
2015-08-21 17:11 UTC (2+ messages)
[PATCH] mfd: cros_ec: Fix leak in sequence_store()
2015-08-21 17:11 UTC (2+ messages)
[PATCH] chrome: Enable Chrome platforms on 64-bit ARM
2015-08-21 17:08 UTC (2+ messages)
[RESEND PATCH 0/3] platform/chrome: Changes for cros_ec_lpc and cros_ec_dev
2015-08-21 17:05 UTC (2+ messages)
[PATCH 0/6] ChromeOS EC Kconfig cleanups
2015-08-21 17:03 UTC (5+ messages)
` [PATCH 2/6] Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"
` [PATCH 3/6] platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTO
[PATCH] Documentation/config: fix inconsistent label
2015-08-21 17:11 UTC (2+ messages)
[meta-filesystems][PATCH v2] dmapi: add new recipe
2015-08-21 17:08 UTC (2+ messages)
` [meta-filesystems][PATCH v2] xfsdump: "
[RFC] Support of non-indirect grant backend on 64KB guest
2015-08-21 17:10 UTC (14+ messages)
` PAGE_SIZE (64KB), while block driver 'struct request' deals with < PAGE_SIZE (up to 44Kb). Was:Re: "
Openjdk 8
2015-08-21 17:09 UTC (2+ messages)
[net-next PATCH 0/3] net: sched: allow switching qdisc to noqueue intuitively
2015-08-21 17:08 UTC (4+ messages)
` [net-next PATCH 2/3] net: sched: allocate a handle to default qdiscs
xtensa builds broken in -next due to 'kbuild: Fix .text.unlikely placement'
2015-08-21 17:06 UTC (3+ messages)
[Qemu-devel] [PATCH] q35: Remove old machine versions
2015-08-21 17:06 UTC (2+ messages)
[PATCH 0/2] Minor signal clean up
2015-08-21 17:03 UTC (3+ messages)
` [PATCH 2/2] MIPS: kernel: signal: Drop unused arguments for traditional signal handlers
Get patch of all manual changes done in sources
2015-08-21 17:02 UTC (2+ messages)
[U-Boot] [PATCH v4 0/4] add dfu support for at91 sam9260 based boards
2015-08-21 17:01 UTC (5+ messages)
` [U-Boot] [PATCH v4 1/4] bitops: introduce BIT() definition
` [U-Boot] [PATCH v4 2/4] usb: gadget: at91_udc: port linux driver at91_udc
` [U-Boot] [PATCH v4 3/4] usb: gadget: at91_udc: add at91_udc into U-Boot
` [U-Boot] [PATCH v4 4/4] at91, taurus, smartweb: add dfu support
mac80211: When adding a new station, notify driver before adding to hash
2015-08-21 17:00 UTC (4+ messages)
Fw: seccomp selftest on s390
2015-08-21 16:56 UTC (2+ messages)
[U-Boot] [PATCH v3] taurus: board updates
2015-08-21 16:55 UTC
[Xenomai] timer "host-timer" gets stopped
2015-08-21 16:54 UTC (2+ messages)
[GIT PULL for v4.2] media fixes
2015-08-21 16:54 UTC
[U-Boot] [PATCH v3] arm, at91: add axm extensions
2015-08-21 16:53 UTC
[PATCH] bitbake:main.py: Handle RuntimeError exception in list_extension_modules
2015-08-21 16:53 UTC (4+ messages)
[BUG/PATCH] t9350-fast-export: Add failing test for symlink-to-directory
2015-08-21 16:47 UTC (3+ messages)
[PATCH v3 1/3] crypto: caam: ctrl: Fix the error handling
2015-08-21 16:52 UTC (3+ messages)
` [PATCH v3 2/3] crypto: caam: ctrl: Propagate the real error code
` [PATCH v3 3/3] crypto: caam: Use the preferred style for memory allocations
[PATCH 1/3] t4151: demonstrate that builtin am corrupts index' stat data
2015-08-21 16:51 UTC (5+ messages)
` [PATCH 2/3] am: do not corrupt the index stat state
` [PATCH 3/3] am: rename "struct tree_desc t" to "desc" for readability
[PATCHv2] Input: xpad - Fix double URB submission races
2015-08-21 16:50 UTC (2+ messages)
[PATCH] powerpc: handle error case in cpm_muram_alloc()
2015-08-21 16:48 UTC
[PATCv3] arm64: dts: Add base stratix 10 dtsi
2015-08-21 16:41 UTC (3+ messages)
[PATCH v2 0/4] regmap: i2c block support
2015-08-21 16:47 UTC (4+ messages)
` [PATCH v2 1/4] regmap: Introduce max_raw_read/write for regmap_bulk_read/write
[Qemu-devel] [PATCH] block/nfs: cache allocated filesize for read-only files
2015-08-21 16:46 UTC (2+ messages)
testing the teuthology OpenStack backend
2015-08-21 16:45 UTC (4+ messages)
[Buildroot] [PATCH v2 0/8] package/dhcp: rework the SysV init scripts
2015-08-21 16:45 UTC (9+ messages)
` [Buildroot] [PATCH v2 1/8] package/dhcp: fix SysV init scripts option passing
` [Buildroot] [PATCH v2 2/8] package/dhcp/S80dhcp-server: support extra options
` [Buildroot] [PATCH v2 3/8] package/dhcp/S80dhcp-server: allow empty INTERFACES
` [Buildroot] [PATCH v2 4/8] package/dhcp: fix SysV init scripts output text
` [Buildroot] [PATCH v2 5/8] package/dhcp: remove sleep from SysV init scripts restart
` [Buildroot] [PATCH v2 6/8] package/dhcp: SysV init scripts: remove PID files after stop
` [Buildroot] [PATCH v2 7/8] package/dhcp/S80dhcp-server: support IPv6 lease file
` [Buildroot] [PATCH v2 8/8] package/dhcp: SysV init scripts: refactor using functions
[PATCH v3 00/31] AArch64 Linux kernel port
2015-08-21 16:45 UTC (7+ messages)
` [PATCH v3 15/31] arm64: SMP support
[PATCH 0/5] Package version updates
2015-08-21 16:44 UTC (4+ messages)
` [PATCH 5/5] rpm: update to 5.4.15
[PATCH v2 1/3] crypto: caam: ctrl: Fix the error handling
2015-08-21 16:43 UTC (5+ messages)
` [PATCH v2 2/3] crypto: caam: ctrl: Propagate the real error code
` [PATCH v2 3/3] crypto: caam: Use the preferred style for memory allocations
about mmap dma-buf and sync
2015-08-21 16:42 UTC (4+ messages)
[PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
2015-08-21 16:42 UTC (4+ messages)
input: hil_mlc: Use boot time
2015-08-21 16:41 UTC
[Intel-wired-lan] [Patch V3 6/9] i40evf: Use numa_mem_id() to better support memoryless node
2015-08-21 16:41 UTC
[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
2015-08-21 16:41 UTC (18+ messages)
[PATCH] mtd: nand: sunxi: rely on nand_dt_init initialization
2015-08-21 16:41 UTC (2+ messages)
[PATCH v3 3/3] Documentation/filesystems/proc.txt: document hugetlb RSS
2015-08-21 16:38 UTC (12+ messages)
` [PATCH v5 0/2] hugetlb: display per-process/per-vma usage
` [PATCH v5 2/2] mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
[PATCH] [media] DocBook: fix an unbalanced <para> tag
2015-08-21 16:38 UTC
[PATCH] ARM: imx: mach-imx6ul: Fix allmodconfig build
2015-08-21 16:37 UTC (2+ messages)
[PATCH v3 0/1] cap11xx: add runtime PM support
2015-08-21 16:35 UTC (5+ messages)
` [PATCH v3 1/1] "
Applied "regmap: No multi_write support if bus->write does not exist" to the regmap tree
2015-08-21 16:34 UTC
Applied "regmap: Split use_single_rw internally into use_single_read/write" to the regmap tree
2015-08-21 16:34 UTC
Applied "regmap: Fix regmap_bulk_write for bus writes" to the regmap tree
2015-08-21 16:34 UTC
Applied "regulators: max77693: register driver earlier to avoid deferred probe" to the regulator tree
2015-08-21 16:34 UTC
[PATCH] ASoC: Set missing card owner field
2015-08-21 16:34 UTC (2+ messages)
` Applied "ASoC: Set missing card owner field" to the asoc tree
perf: make tarball broken by some file added by pt/bts
2015-08-21 16:33 UTC
[Qemu-devel] [PATCH] block/nfs: fix calculation of allocated file size
2015-08-21 16:33 UTC (2+ messages)
[patch] Input: sentelic - silence some underflow warnings
2015-08-21 16:33 UTC (3+ messages)
[PATCH] doc: dt: Add interrupt parent to Xilinx AXI DMA instantation example
2015-08-21 16:32 UTC (2+ messages)
[PATCH lttng-modules] Fix: writeback instrumentation for 4.2 kernels
2015-08-21 16:31 UTC
[PATCH] describe: make '--always' fallback work after '--exact-match' failed
2015-08-21 16:30 UTC (3+ messages)
` [PATCH] describe --contains: default to HEAD when no commit-ish is given
[master/fido/daisy][PATCH] cmem: Bump SRCREV to fix build with GCC 4.9 and Linux 4.1
2015-08-21 16:27 UTC (3+ messages)
[PATCH net-next] tcp: fix slow start after idle vs TSO/GSO
2015-08-21 16:27 UTC (3+ messages)
[git pull] Input updates for 4.2-rc7
2015-08-21 16:27 UTC
[Qemu-devel] [PATCH] cpu: introduce CpuTopoInfo structure for argument simplification
2015-08-21 16:25 UTC (2+ messages)
[PATCH] [v2] x86, suspend: Save/restore extra MSR registers for suspend
2015-08-21 16:24 UTC (3+ messages)
[meta-filesystems][PATCH] xfsdump: add new recipe
2015-08-21 16:24 UTC (3+ messages)
drm/amdgpu: implement cgs gpu memory callbacks
2015-08-21 16:23 UTC
Minor bug with help.autocorrect
2015-08-21 16:23 UTC (3+ messages)
[GIT PULL nf-next] Second Round of IPVS Updates for v4.3
2015-08-21 16:23 UTC (5+ messages)
` [PATCH 1/4 nf-next] ipvs: Add ovf scheduler
` [PATCH 2/4 nf-next] ipvs: call rtnl_lock early
` [PATCH 3/4 nf-next] ipvs: add sync_maxlen parameter for the sync daemon
` [PATCH 4/4 nf-next] ipvs: add more mcast parameters "
[PATCH 0/2] CodeSample: rwdeq
2015-08-21 16:21 UTC (7+ messages)
[PATCH v2] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC
2015-08-21 16:21 UTC (4+ messages)
[Qemu-devel] [PATCH] i386: keep cpu_model field in MachineState uptodate
2015-08-21 16:21 UTC (2+ messages)
some question about cpubench
2015-08-21 16:17 UTC (2+ messages)
[PATCH V5 3/3] ASoC: AMD: add AMD ASoC ACP-I2S driver
2015-08-21 16:17 UTC (4+ messages)
` [alsa-devel] "
[meta-oe][PATCH] vim: Move SRC_URI from Google Code to github
2015-08-21 16:15 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.