All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-09 11:03:40 to 2014-07-09 11:41:13 UTC [more...]

[PATCH v3 0/5] phy: miphy365x: Introduce support for MiPHY365x
 2014-07-09 11:41 UTC  (5+ messages)
` [PATCH v3 1/5] phy: miphy365x: Add Device Tree bindings for the MiPHY365x
` [PATCH v3 2/5] phy: miphy365x: Add MiPHY365x header file for DT x Driver defines
` [PATCH v3 3/5] phy: miphy365x: Provide support for the MiPHY356x Generic PHY
` [PATCH v3 4/5] phy: miphy365x: Represent each PHY channel as a DT subnode

[PATCH v2] mmap_vmcore: skip non-ram pages reported by hypervisors
 2014-07-09 11:40 UTC 

[PATCH v2] mmap_vmcore: skip non-ram pages reported by hypervisors
 2014-07-09 11:40 UTC 

[PATCH] xen/arm: Implement domain_get_maximum_gpfn
 2014-07-09 11:38 UTC  (3+ messages)

[PATCH] omap: Add devicetree for Gumstix Pepper board
 2014-07-09 11:37 UTC  (4+ messages)
` [Patch v2] "

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-09 11:30 UTC  (66+ messages)
` [RFC/PATCH RESEND -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH RESEND -next 02/21] init: main: initialize kasan's shadow area on boot
` [RFC/PATCH RESEND -next 03/21] x86: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 04/21] x86: boot: vdso: disable instrumentation for code not linked with kernel
` [RFC/PATCH RESEND -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
` [RFC/PATCH RESEND -next 06/21] x86: mm: init: allocate shadow memory for kasan
` [RFC/PATCH RESEND -next 07/21] x86: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH RESEND -next 09/21] mm: Makefile: kasan: don't instrument slub.c and slab_common.c files
` [RFC/PATCH RESEND -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH RESEND -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH RESEND -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH RESEND -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH RESEND -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH RESEND -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH RESEND -next 16/21] arm: boot: compressed: disable kasan's instrumentation
` [RFC/PATCH RESEND -next 17/21] arm: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH RESEND -next 18/21] arm: mm: reserve shadow memory for kasan
` [RFC/PATCH RESEND -next 19/21] arm: Kconfig: enable kernel address sanitizer
` [RFC/PATCH RESEND -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [RFC/PATCH RESEND -next 21/21] lib: add kmalloc_bug_test module

[RFC PATCH 1/4] tty: serial: 8250 core: provide a function to export uart_8250_port
 2014-07-09 11:35 UTC  (7+ messages)
` [RFC PATCH 3/4] tty: serial: 8250 core: add runtime pm

[Qemu-devel] [PATCH 0/4] block: Fix qiov sizes
 2014-07-09 11:34 UTC  (2+ messages)

[ANNOUNCE] 3.4.10-rt7
 2014-07-09 11:34 UTC  (5+ messages)
` [ANNOUNCE] 3.14.10-rt7

[PATCH] misc/GenWQE: fix pci_enable_msi usage
 2014-07-09 11:34 UTC  (2+ messages)

How to select defconfig for kernel build with yocto/bitbake
 2014-07-09 11:33 UTC  (2+ messages)

[PATCH NET-NEXT V2] netxen: fix ethtool rx_dropped information in ethtool get_ethtool_stats()
 2014-07-09 11:32 UTC  (3+ messages)

[PATCH 2/2] usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
 2014-07-09 11:30 UTC 

[PATCH] ARM: dts: remove display power domain for exynos5420
 2014-07-09 11:30 UTC  (8+ messages)

[PATCH 1/2] usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe
 2014-07-09 11:30 UTC 

[PATCH 0/2] usb: renesas_usbhs: gadget: fix for g_zero
 2014-07-09 11:29 UTC 

[PATCH 0/3] Adds PMU and S2R support for exynos5800
 2014-07-09 11:25 UTC  (8+ messages)
` [PATCH 1/3] arm: dts: Add pmu node for exynos5800 SoC
` [PATCH 2/3] arm: exynos: Add exynos5800-pmu compatible entry
` [PATCH 3/3] arm: exynos: Add PMU and S2R support for exynos5800 SoC

[PATCH] ARM: OMAP4: Ctrl module register define diet
 2014-07-09 11:28 UTC  (2+ messages)

[For Community Review] Embedded and Automotive PV Drivers Sub-Project Proposal (deadline July 11th)
 2014-07-09 11:28 UTC 

[PATCH] Provide additional sample information to Python scripts
 2014-07-09 11:27 UTC  (8+ messages)
      ` [PATCH 2/3] Add callchain to generic and tracepoint events
          ` [PATCH 2/3] perf script: "

[PATCH net-next] sunvnet: call unregister_netdev() exactly once per device
 2014-07-09 11:27 UTC  (2+ messages)

scsi-mq V2
 2014-07-09 11:27 UTC  (31+ messages)
` [PATCH 01/14] sd: don't use rq->cmd_len before setting it up
` [PATCH 02/14] scsi: split __scsi_queue_insert
` [PATCH 03/14] scsi: centralize command re-queueing in scsi_dispatch_fn
` [PATCH 04/14] scsi: set ->scsi_done before calling scsi_dispatch_cmd
` [PATCH 05/14] scsi: push host_lock down into scsi_{host,target}_queue_ready
` [PATCH 06/14] scsi: convert target_busy to an atomic_t
` [PATCH 07/14] scsi: convert host_busy to atomic_t
` [PATCH 08/14] scsi: convert device_busy "
` [PATCH 09/14] scsi: fix the {host,target,device}_blocked counter mess
` [PATCH 10/14] scsi: only maintain target_blocked if the driver has a target queue limit
` [PATCH 11/14] scsi: unwind blk_end_request_all and blk_end_request_err calls
` [PATCH 12/14] scatterlist: allow chaining to preallocated chunks
` [PATCH 13/14] scsi: add support for a blk-mq based I/O path
` [PATCH 14/14] fnic: reject device resets without assigned tags for the blk-mq case

[Buildroot] [Bug 7268] New: python 2.7 compilation issue
 2014-07-09 11:27 UTC  (3+ messages)
` [Buildroot] [Bug 7268] python 2.7 compilation issue on a Debian/Ubuntu host with multiarch support

No audio support in struct v4l2_subdev_format
 2014-07-09 11:26 UTC  (11+ messages)

[RFC PATCH 0/3] Remus: add remus support for migration v2
 2014-07-09 11:26 UTC  (4+ messages)
` [RFC PATCH 3/3] remus: adjust x86 pv restore to support remus

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-07-09 11:24 UTC  (2+ messages)

[PATCH v6 00/32] Support multiple checkouts
 2014-07-09 11:24 UTC  (3+ messages)
` [PATCH v6 27/32] prune: strategies for linked checkouts

[PATCH 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-07-09 11:24 UTC  (4+ messages)

[PATCH] Add a new PID/VID 0cf3/e005 for AR3012
 2014-07-09 11:21 UTC  (9+ messages)

[PATCH v2] ARM: unistd.h: relocate comments back to place
 2014-07-09 11:20 UTC  (2+ messages)

[PATCH 6/9] ARM: tegra: Export tegra_powergate_power_on
 2014-07-09 11:20 UTC  (16+ messages)

[RFC/PATCH -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-07-09 11:01 UTC  (23+ messages)
` [RFC/PATCH -next 01/21] Add kernel address sanitizer infrastructure
` [RFC/PATCH -next 02/21] init: main: initialize kasan's shadow area on boot
` [RFC/PATCH -next 03/21] x86: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH -next 04/21] x86: boot: vdso: disable instrumentation for code not linked with kernel
` [RFC/PATCH -next 05/21] x86: cpu: don't sanitize early stages of a secondary CPU boot
` [RFC/PATCH -next 06/21] x86: mm: init: allocate shadow memory for kasan
` [RFC/PATCH -next 07/21] x86: Kconfig: enable kernel address sanitizer
` [RFC/PATCH -next 08/21] mm: page_alloc: add kasan hooks on alloc and free pathes
` [RFC/PATCH -next 09/21] mm: Makefile: kasan: don't instrument slub.c and slab_common.c files
` [RFC/PATCH -next 10/21] mm: slab: share virt_to_cache() between slab and slub
` [RFC/PATCH -next 11/21] mm: slub: share slab_err and object_err functions
` [RFC/PATCH -next 12/21] mm: util: move krealloc/kzfree to slab_common.c
` [RFC/PATCH -next 13/21] mm: slub: add allocation size field to struct kmem_cache
` [RFC/PATCH -next 14/21] mm: slub: kasan: disable kasan when touching unaccessible memory
` [RFC/PATCH -next 15/21] mm: slub: add kernel address sanitizer hooks to slub allocator
` [RFC/PATCH -next 16/21] arm: boot: compressed: disable kasan's instrumentation
` [RFC/PATCH -next 17/21] arm: add kasan hooks fort memcpy/memmove/memset functions
` [RFC/PATCH -next 18/21] arm: mm: reserve shadow memory for kasan
` [RFC/PATCH -next 19/21] arm: Kconfig: enable kernel address sanitizer
` [RFC/PATCH -next 20/21] fs: dcache: manually unpoison dname after allocation to shut up kasan's reports
` [RFC/PATCH -next 21/21] lib: add kmalloc_bug_test module

[Buildroot] [git commit] python3: improve isolation of build environment and error handling
 2014-07-09 11:19 UTC 

[Buildroot] [git commit] python: improve isolation of build environment and error handling
 2014-07-09 11:18 UTC 

[Buildroot] [PATCH 1/2] python: improve impermeability to build environment and error handling
 2014-07-09 11:18 UTC  (2+ messages)

[PATCH v3 0/9] arm64: KVM: debug infrastructure support
 2014-07-09 11:18 UTC  (9+ messages)
` [PATCH v3 3/9] arm64: KVM: add trap handlers for AArch64 debug registers
` [PATCH v3 8/9] arm64: KVM: implement lazy world switch for "

[PATCH 0/5] Introduce a managed function for gpio_request_array
 2014-07-09 11:18 UTC  (4+ messages)
` [PATCH 1/5] gpiolib: devres: Introduce the function devm_request_gpio_array

Socketcan correct way to bootup
 2014-07-09 11:16 UTC 

[GIT PULL 1/3] ARM: tegra: rework PCIe regulators
 2014-07-09 11:16 UTC  (7+ messages)
` [GIT PULL 2/3] ARM: tegra: move fuse code out of arch/arm

[PATCH v6 0/3] git config cache & special querying api utilizing the cache
 2014-07-09 11:15 UTC  (4+ messages)
` [PATCH v6 2/2] test-config: Add tests for the config_set API

[PATCH v12 0/8] MADV_FREE support
 2014-07-09 11:14 UTC  (5+ messages)
` [PATCH v12 7/8] arm64: add pmd_[dirty|mkclean] for THP

[PATCH] modesetting: Support native primary plane rotation
 2014-07-09 11:14 UTC  (2+ messages)

[PATCH tip/core/rcu 1/3] MAINTAINERS: Add "R:" designated-reviewers tag
 2014-07-09 11:14 UTC  (11+ messages)
` [PATCH tip/core/rcu 2/3] rcu: Add designated reviewers for RCU

[next:master 284/379] :undefined reference to `crypto_alloc_shash'
 2014-07-09 11:13 UTC 

Question on Active Directory Authentication
 2014-07-09 11:13 UTC  (4+ messages)
` AW: "

[PATCH net-next 0/5] SCTP updates
 2014-07-09 11:12 UTC  (8+ messages)

[PATCH v4 0/4] perf timechart io mode
 2014-07-09 11:13 UTC  (2+ messages)

New remote branch for attributes reformat series
 2014-07-09 11:13 UTC 

[RESEND PATCH v4 0/2] arm64: Add seccomp support
 2014-07-09 11:12 UTC  (4+ messages)
` [RESEND PATCH v4 2/2] "

[PATCH 0/4] New Qualcomm PMIC pin controller drivers
 2014-07-09 11:13 UTC  (3+ messages)

[Qemu-devel] live migration + licensing issue
 2014-07-09 11:09 UTC  (5+ messages)

[PATCH] ungetwc.3: Reformat thread-safety information
 2014-07-09 11:09 UTC  (2+ messages)

[PATCH] unlockpt.3: Reformat thread-safety information
 2014-07-09 11:09 UTC  (2+ messages)

[PATCH] usleep.3: Reformat thread-safety information
 2014-07-09 11:09 UTC  (2+ messages)

[PATCH] ARM: DRA7: hwmod: add entry for RTCSS
 2014-07-09 11:06 UTC  (12+ messages)
` [PATCH V2 0/2] ARM: DRA7: Add RTC hwmod and dt entries
  ` [PATCH V2 2/2] ARM: dts: DRA7: Add node for RTC

lttng-modules how to automatically load my lttng_probe_xxx module
 2014-07-09 11:08 UTC 

[RFC] drm/exynos: abort commit when framebuffer is removed from plane
 2014-07-09 11:06 UTC  (3+ messages)

[PATCH 2/2] arm: dra7xx: Add hwmod data for pcie1 and pcie2 subsystems
 2014-07-09 11:02 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
 2014-07-09 11:04 UTC  (4+ messages)
` [PATCH v2 0/2] Add Qcom AP8064 SATA PHY support
  ` [PATCH v2 1/2] phy: qcom: Add driver for QCOM APQ8064 SATA PHY
  ` [PATCH v2 2/2] phy: qcom: Update APQ8064 PHY device tree bindings


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.