All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-06-23 21:48:50 to 2015-06-23 23:51:44 UTC [more...]

[PATCH] ARM: BCM5301X: Enable UART0 for SmartRG SR-400AC
 2015-06-23 23:51 UTC  (2+ messages)

[PATCH 1/2] spi: rspi: Remove obsolete rspi-rz platform_device_id entry
 2015-06-23 23:50 UTC  (6+ messages)
` [PATCH 2/2] spi: rspi: Remove obsolete qspi "

[PATCH 1/2] sh_eth: Remove obsolete r7s72100-ether platform_device_id entry
 2015-06-23 23:50 UTC  (6+ messages)
` [PATCH 2/2] sh_eth: Remove obsolete r8a779x-ether platform_device_id entries

[PATCH] [media] rcar_vin: Remove obsolete r8a779x-vin platform_device_id entries
 2015-06-23 23:49 UTC  (3+ messages)

[PATCH 00/15] Batch submission via GuC
 2015-06-23 23:48 UTC  (8+ messages)
` [PATCH 12/15] drm/i915: Interrupt routing for GuC submission

[PATCH 1/2] clocksource: sh_cmt: Remove obsolete sh-cmt-32-fast platform_device_id entry
 2015-06-23 23:49 UTC  (6+ messages)
` [PATCH 2/2] clocksource: sh_cmt: Remove obsolete sh-cmt-48-gen2 "

[Ocfs2-devel] [PATCH] ocfs2:Make the function ocfs2_initxattrs static
 2015-06-23 23:48 UTC 

[PATCH 00/13] Discover and probe dependencies
 2015-06-24  0:14 UTC  (4+ messages)
` [PATCH 02/13] driver-core: defer all probes until late_initcall

[PATCH] ata: sata_rcar: Remove obsolete sata-r8a779* platform_device_id entries
 2015-06-23 23:48 UTC  (3+ messages)

[PATCH 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()
 2015-06-23 23:44 UTC  (10+ messages)
` [PATCH 2/2] Set alignment value in drm_intel_add_validate_buffer()
` [PATCH v2 1/2] i965/gen9: Pass alignment as function parameter in drm_intel_gem_bo_alloc_internal()

[PATCH] sysfs: fix simple_return.cocci warnings
 2015-06-23 23:41 UTC 

[Qemu-devel] [PATCH v8 0/8] Add limited support of VMware's hyper-call rpc
 2015-06-23 23:39 UTC  (8+ messages)
` [Qemu-devel] [PATCH v8 1/8] vmport: Switch to trace
` [Qemu-devel] [BUGFIX][PATCH v8 2/8] vmport: Fix vmport_cmd_ram_size
` [Qemu-devel] [PATCH v8 3/8] MAINTAINERS: add VMware port
` [Qemu-devel] [PATCH v8 4/8] vmport_rpc: Add the object vmport_rpc
` [Qemu-devel] [PATCH v8 5/8] vmport_rpc: Add limited support of VMware's hyper-call rpc
` [Qemu-devel] [PATCH v8 7/8] vmport_rpc: Add migration
` [Qemu-devel] [PATCH v8 8/8] vmport: Add VMware all ring hack

[PATCH] gpio: rcar: Add r8a7795 (R-Car H3) support
 2015-06-23 23:39 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/15] target-mips: add microMIPS32 R6 Instruction Set support
 2015-06-23 23:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 03/15] target-mips: remove an unused argument

Kernel driver backports
 2015-06-23 23:00 UTC 

[Qemu-devel] [PATCH v3 0/3] Fix exceptions handling for MIPS and i386
 2015-06-23 23:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/3] softmmu: add helper function to pass through retaddr
` [Qemu-devel] [PATCH v3 2/3] target-mips: improve exceptions handling

[PATCH v4 1/2] mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
 2015-06-23 23:30 UTC  (3+ messages)

[PATCH] Enable core.fsyncObjectFiles by default
 2015-06-23 23:29 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/25] dm: Introduce Rockchip RK3288 support
 2015-06-23 23:29 UTC  (26+ messages)
` [U-Boot] [PATCH v3 01/25] rockchip: Add serial support
` [U-Boot] [PATCH v3 02/25] rockchip: Bring in RK3288 device tree file includes and bindings
` [U-Boot] [PATCH v3 03/25] rockchip: rk3288: dts: Make core devices available early
` [U-Boot] [PATCH v3 04/25] mkimage: Allow padding to any length
` [U-Boot] [PATCH v3 05/25] mkimage: Allow the original file size to be recorded
` [U-Boot] [PATCH v3 06/25] rockchip: Add the rkimage format to mkimage
` [U-Boot] [PATCH v3 07/25] rockchip: Add support for the SD image
` [U-Boot] [PATCH v3 08/25] rockchip: Add support for the SPI image
` [U-Boot] [PATCH v3 09/25] rockchip: gpio: Add rockchip GPIO driver
` [U-Boot] [PATCH v3 10/25] rockchip: Add basic peripheral and clock definitions
` [U-Boot] [PATCH v3 11/25] power: Add support for ACT8846 PMIC
` [U-Boot] [PATCH v3 12/25] power: regulator: Add a driver for ACT8846 regulators
` [U-Boot] [PATCH v3 13/25] rockchip: rk3288: Add clock driver
` [U-Boot] [PATCH v3 14/25] rockchip: rk3288: Add header files for PMU and GRF
` [U-Boot] [PATCH v3 15/25] rockchip: rk3288: Add SoC reset driver
` [U-Boot] [PATCH v3 16/25] rockchip: rk3288: Add a simple syscon driver
` [U-Boot] [PATCH v3 17/25] rockchip: rk3288: Add pinctrl driver
` [U-Boot] [PATCH v3 18/25] rockchip: rk3288: Add SDRAM init
` [U-Boot] [PATCH v3 19/25] rockchip: Add an MMC driver
` [U-Boot] [PATCH v3 20/25] rockchip: Add core SoC start-up code
` [U-Boot] [PATCH v3 21/25] rockchip: Add I2C driver
` [U-Boot] [PATCH v3 22/25] rockchip: Add SPI driver
` [U-Boot] [PATCH v3 23/25] rockchip: Add basic support for firefly-rk3288
` [U-Boot] [PATCH v3 24/25] rockchip: Add basic support for jerry
` [U-Boot] [PATCH v3 25/25] rockchip: Add a simple README

[PATCH] tune-core2.inc: set X86ARCH32 to i686 (instead of i586)
 2015-06-23 23:27 UTC 

[PATCH 2/3] powerpc/iommu: Cleanup setting of DMA base/offset
 2015-06-23 23:28 UTC  (2+ messages)
` [2/3] "

linux-next: manual merge of the rcu tree with the modules and tip trees
 2015-06-23 23:23 UTC  (2+ messages)

kdbus: to merge or not to merge?
 2015-06-23 23:19 UTC  (2+ messages)

[PATCH] makedumpfile: Support ARM64
 2015-06-23 23:19 UTC  (2+ messages)

#pragma GCC warnings (was: Re: [PATCH] crypto: drbg - use pragmas for disabling optimization)
 2015-06-23 23:18 UTC  (5+ messages)
` [PATCH] crypto: jitterentropy - avoid compiler warnings

[xen-4.4-testing test] 58835: regressions - FAIL
 2015-06-23 23:16 UTC 

[PATCH] staging: speakup: replace simple_strtoul() with kstrtoint()
 2015-06-23 23:15 UTC  (3+ messages)

[PATCH 0/7] super block scalabilit patches V3
 2015-06-23 23:14 UTC  (4+ messages)
  ` [PATCH] sync: wait_sb_inodes() calls iput() with spinlock held (was Re: [PATCH 0/7] super block scalabilit patches V3)

[PATCH] PCI: Only enable IO window if supported
 2015-06-23 23:14 UTC  (6+ messages)

[GIT PULL] power supply changes for 4.2
 2015-06-23 23:13 UTC  (2+ messages)

Future of Qt4 recipes
 2015-06-23 23:13 UTC  (3+ messages)
` [OE-core] "

[PATCH V3] mtd: fsl-quadspi: Access multiple chips simultaneously
 2015-06-23 23:10 UTC  (3+ messages)

RGW S3 Website hosting, non-clean code for early review
 2015-06-23 23:07 UTC  (4+ messages)

[PATCH] trace-cmd: add a kernel memory leak detector
 2015-06-23 23:06 UTC 

[RFC 0/4] Add PCI/MSI(x) support for AMD Seattle Platform
 2015-06-23 23:05 UTC  (9+ messages)
` [RFC 3/4] arm64: Do not call enable PCI resources when specify PCI_PROBE_ONLY

[PATCH] btrfs-progs: man mkfs.btrfs: document -O^
 2015-06-23 22:46 UTC 

[RFC 0/2] ext4 btree
 2015-06-23 23:02 UTC  (3+ messages)
` [RFC 2/2] ext4 btree basic implementation

meta-mono: Issue building 4.0.2.4
 2015-06-23 23:01 UTC 

[PATCH v3] clk: add gpio controlled clock multiplexer
 2015-06-23 23:01 UTC  (3+ messages)

[PATCH V10 00/10] New cpumask API and Intel Cache Allocation support
 2015-06-23 22:56 UTC  (11+ messages)
` [PATCH 01/10] cpumask: Introduce cpumask_any_online_but
` [PATCH 02/10] x86/intel_cqm: Modify hot cpu notification handling
` [PATCH 03/10] x86/intel_rapl: Modify hot cpu notification handling for RAPL
` [PATCH 04/10] x86/intel_rdt: Cache Allocation documentation and cgroup usage guide
` [PATCH 05/10] x86/intel_rdt: Add support for Cache Allocation detection
` [PATCH 06/10] x86/intel_rdt: Add new cgroup and Class of service management
` [PATCH 07/10] x86/intel_rdt: Add support for cache bit mask management
` [PATCH 08/10] x86/intel_rdt: Implement scheduling support for Intel RDT
` [PATCH 09/10] x86/intel_rdt: Hot cpu support for Cache Allocation
` [PATCH 10/10] x86/intel_rdt: Intel haswell Cache Allocation enumeration

[bisect] regression in suspend with i915 on 82852/855GM
 2015-06-23 22:26 UTC 

[Qemu-devel] [PATCH] m68k: is_mem is useless
 2015-06-23 23:00 UTC 

[Intel-wired-lan] [intel-wired-lan][net-next PATCH S07 v2 05/10] i40e/i40evf: RSS changes for X722
 2015-06-23 23:00 UTC 

[PATCH][master&fido] image.bbclass: Disable USE_DEPMOD for the dummy kernel
 2015-06-23 22:54 UTC  (4+ messages)

do_make_scripts race condition with externalsrc
 2015-06-23 22:40 UTC 

[PATCHv2 0/1] Improve checkstatus using connection cache
 2015-06-23 22:55 UTC  (2+ messages)
` [PATCHv2 1/1] classes/sstate.bbclass: "

[PATCH] drivers: staging: rtl8192u: Fix "space required before the open parenthesis '('" errors
 2015-06-23 22:52 UTC  (5+ messages)

[GIT PULL] EDAC updates for 4.2
 2015-06-23 22:49 UTC  (2+ messages)

[PATCH] classes/sstate.bbclass: Improve checkstatus using connection cache
 2015-06-23 22:51 UTC  (4+ messages)

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-23 22:42 UTC  (5+ messages)
` [PATCH v7 5/9] PCI: Add pci_iomap_wc() variants

[PATCH] unzip: fix four CVE defects
 2015-06-23 22:41 UTC  (2+ messages)

[URGENT FOR v4.1] [PATCH v2] vb2: Don't WARN when v4l2_buffer.bytesused is 0 for multiplanar buffers
 2015-06-23 22:35 UTC  (4+ messages)

[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-06-23 22:33 UTC  (26+ messages)
` [PATCH 1/9] arm: select different compiler flags for ARM CortexM3
` [PATCH 2/9] arm: do not place huge encoder tables on stack when it is too small
` [PATCH 3/9] arm: add call to CPU idle quirks handler
` [PATCH 4/9] arm: allow copying of vector table to internal SRAM memory
` [PATCH 5/9] arm: twr-k70f120m: basic support for Kinetis TWR-K70F120M
` [PATCH 6/9] arm: twr-k70f120m: clock source drivers for Kinetis SoC
` [PATCH 7/9] arm: twr-k70f120m: IOMUX driver "
` [PATCH 8/9] arm: twr-k70f120m: extend Freescale eDMA driver with ability to support "
` [PATCH 9/9] arm: twr-k70f120m: extend Freescale lpuart "

[Cocci] Various minor parsing bugs
 2015-06-23 22:33 UTC  (3+ messages)

[PATCHv2 0/2] NVMe: Enable SQes on the CMB
 2015-06-23 22:33 UTC  (3+ messages)
` [PATCHv2 1/2] NVMe: Unify SQ entry writing and doorbell ringing
` [PATCHv2 2/2] NVMe: Use CMB for the SQ if available

[PATCH] fsnotify: fix a crash due to invalid virtual address
 2015-06-23 22:30 UTC  (3+ messages)

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-23 22:25 UTC  (3+ messages)

(R) in mdstat output, clean && degraded
 2015-06-23 22:23 UTC  (5+ messages)

[Intel-wired-lan] [net-next 01/10] fm10k: remove is_slot_appropriate
 2015-06-23 22:18 UTC  (4+ messages)
` [Intel-wired-lan] [net-next 06/10] fm10k: send traffic on default vid to vlan device if we have one

[PATCH 00/12] Use !x to check for kzalloc failure
 2015-06-23 22:11 UTC  (12+ messages)
` [PATCH 01/12] staging: lustre: fid: "
            ` [lustre-devel] "

[PATCH 0/2] FTDI CBUS GPIO support
 2015-06-23 22:08 UTC  (5+ messages)

[PATCH] mm: Fix MAP_POPULATE and mlock() for DAX
 2015-06-23 22:10 UTC  (6+ messages)

[Qemu-devel] incorrect memory size inside vm
 2015-06-23 22:10 UTC  (3+ messages)

[PATCH] Add MD_FEATURE_WRITE_CACHE to sb->feature_map for write cache
 2015-06-23 22:10 UTC 

[PATCHv2 0/4] Add connection cache support in wget checkstatus
 2015-06-23 21:58 UTC  (5+ messages)
` [PATCHv2 1/4] fetch2/__init__.py: Add FetchConnectionCache class
` [PATCH 2/4] fetch2: Add fetch parameter to checkstatus
` [PATCHv2 3/4] fetch2/__init__.py: Add connection_cache param in Fetch __init__
` [PATCHv2 4/4] tests/fetch.py: Add FetchCheckStatusTest tests

mx6 hdmi resolution behaviour
 2015-06-23 22:04 UTC  (8+ messages)

lttng list -u return "Error: Command error"
 2015-06-23 22:03 UTC 

[PATCHv4 00/27] perf stat: Introduce --per-thread option
 2015-06-23 22:03 UTC  (10+ messages)
` [PATCH 02/27] perf tools: Add comm string into struct thread_map
` [PATCH 03/27] perf tools: Add reference counting for cpu_map object
` [PATCH 09/27] perf stat: Introduce perf_counts function

[Qemu-devel] [PATCH] Peek dont read for vmdescription
 2015-06-23 22:01 UTC  (4+ messages)

[PATCH] c67: irq: don't reimplement __handle_domain_irq()
 2015-06-23 21:59 UTC 

[PATCH 0/2] mtd: nandsim: fix error handling
 2015-06-23 21:59 UTC  (2+ messages)

[PATCH 1/2 linux-next] Revert "ufs: fix deadlocks introduced by sb mutex merge"
 2015-06-23 21:56 UTC  (10+ messages)

master - libdaemon: allow main processing function to be specified
 2015-06-23 21:56 UTC 

[PATCH v2 00/12] Introducing the TILE-Gx platform
 2015-06-23 21:21 UTC  (5+ messages)
` [PATCH v2 08/12] mempool: allow config override on element alignment

[GIT PULL 00/13] perf/core improvements and fixes
 2015-06-23 21:47 UTC  (10+ messages)
` [PATCH 01/13] perf top: Move toggling event logic into hists browser
` [PATCH 02/13] perf tests: Add testing for Makefile.perf
` [PATCH 07/13] perf tools: Allow events with dot
` [PATCH 08/13] perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND
` [PATCH 09/13] perf tools: Print a newline before dumping Aggregated stats
` [PATCH 10/13] perf probe: Fix failure to probe events on arm
` [PATCH 11/13] perf thread_map: Don't access the array entries directly
` [PATCH 12/13] perf thread_map: Change map entries into a struct
` [PATCH 13/13] perf tools: Allow auxtrace data alignment

Pay for driving on toll road, invoice #00000679178
 2015-06-23 21:43 UTC 

[PATCH 0/9] [New BSP] Add initial support for Freescale Kinetis TWR-K70F120M development kit
 2015-06-23 21:19 UTC 

master - doc: mention new invalid states in lvmetad_design
 2015-06-23 21:49 UTC 

[PATCH] drm/i915: Add the ddi get cdclk code for BXT (v2)
 2015-06-23 21:14 UTC  (2+ messages)
` [PATCH] drm/i915: Add the ddi get cdclk code for BXT (v3)


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.