All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-14 15:21:27 to 2014-11-14 15:57:31 UTC [more...]

[PATCH v3 0/5] Minor fixes for Marvell Armada 38x SoC
 2014-11-14 15:57 UTC  (5+ messages)
` [PATCH v3 1/5] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
` [PATCH v3 2/5] ARM: mvebu: enable no-1-8-v flag for Armada 385 DB SDHCI interface
` [PATCH v3 3/5] ARM: mvebu: remove clock-frequency from Armada 38x SDHCI Device Tree node
` [PATCH v3 4/5] ARM: mvebu: adjust ethernet aliases according to U-Boot requirements for A38x

[GIT PULL] ARM: mediatek: SoC updates for 3.19
 2014-11-14 15:57 UTC 

[PATCH v4 0/8] net: can: Use syscon regmap for TI specific RAMINIT register
 2014-11-14 15:56 UTC  (13+ messages)
` [PATCH v4 4/8] net: can: c_can: Add syscon/regmap RAMINIT mechanism
  ` [PATCH v5 "
` [PATCH v4 6/8] net: can: c_can: Disable pins when CAN interface is down
  ` [PATCH v5 "
    ` [PATCH v7 "
` [PATCH v4 7/8] net: can: c_can: Add support for TI DRA7 DCAN

[PATCH 0/6] arm64: alternatives runtime patching
 2014-11-14 15:54 UTC  (14+ messages)
` [PATCH 1/6] arm64: add cpu_capabilities bitmap
` [PATCH 2/6] arm64: add alternative runtime patching
` [PATCH 3/6] arm64: detect silicon revisions and set cap bits accordingly
` [PATCH 4/6] arm64: add Cortex-A53 cache errata workaround
` [PATCH 5/6] arm64: add Cortex-A57 erratum 832075 workaround
` [PATCH 6/6] arm64: protect alternatives workarounds with Kconfig options

[PATCH v9 0/9] cpuidle driver for QCOM SoCs: 8064, 8074, 8084
 2014-11-14 15:56 UTC  (4+ messages)
` [PATCH v9 2/9] qcom: spm: Add Subsystem Power Manager driver

[U-Boot] [PATCH] sunxi: ahci: Add a delay after enabling target power
 2014-11-14 15:55 UTC  (2+ messages)

[Qemu-devel] [Bug 1392504] [NEW] USB Passthrough is not working anymore
 2014-11-14 15:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1392504] "

[PATCH v3] usb: dwc2: add bus suspend/resume for dwc2
 2014-11-14 15:55 UTC  (2+ messages)

[PATCH v2] virt: kvm: arm: vgic: Process the failure case when kvm_register_device_ops() fails
 2014-11-14 15:55 UTC  (3+ messages)

[Patch V1 0/6] Refine generic/PCI MSI irqodmian interfaces
 2014-11-14 15:54 UTC  (15+ messages)

[U-Boot] Memory test post relocation
 2014-11-14 15:54 UTC  (5+ messages)

[GIT PULL] ARM: mediatek: Add support for mt6592, mt8127 and mt8135
 2014-11-14 15:54 UTC 

[PATCH 1/2] ARM: imx: Remove unneeded .map_io initialization
 2014-11-14 15:53 UTC  (2+ messages)
` [PATCH 2/2] ARM: nspire: Remove unneeded nspire_map_io()

failed RAID 5 array
 2014-11-14 15:53 UTC  (7+ messages)

[PATCH] NVMe: Add rw_page support
 2014-11-14 15:52 UTC  (5+ messages)

[PATCH 1/2] spi: Fix mapping from vmalloc-ed buffer to scatter list
 2014-11-14 15:52 UTC  (3+ messages)
  ` [PATCH 2/2] ASoC: wm_adsp: Use vmalloc to allocate firmware download buffer

FW: [RFC 0/5] perf tools: Add perf data CTF conversion
 2014-11-14 15:51 UTC  (8+ messages)
          `  "

RFC: Configuring rumprun-xen application stacks from Xenstore
 2014-11-14 15:51 UTC 

[PATCH] pc: piix4_pm: init legacy PCI hotplug when running on Xen
 2014-11-14 15:50 UTC  (2+ messages)

[PATCH v4 0/2] ARM: shmobile: Add early debugging support using SCIF(A)
 2014-11-14 15:49 UTC  (6+ messages)
` [PATCH v4a 1/2] "
` [PATCH v4b 2/2] "

[PATCH 1/6] usb: chipidea: setup ci_hdrc_platform_data in core driver
 2014-11-14 15:34 UTC  (4+ messages)
` [PATCH 1/6] usb: chipidea: add a core function to setup ci_hdrc_platform_data

[Qemu-devel] [RFC 0/4] qdev: Simplify property registration/walking
 2014-11-14 15:49 UTC  (2+ messages)

XAttrs limited to 100 bytes
 2014-11-14 15:48 UTC  (3+ messages)

Xen 4.5 random freeze question
 2014-11-14 15:49 UTC  (6+ messages)

[RFC PATCH V9 00/17] Btrfs: Subpagesize-blocksize: Get rid of whole page I/O
 2014-11-14 15:38 UTC  (18+ messages)
` [RFC PATCH V9 01/17] Btrfs: subpagesize-blocksize: Get rid of whole page reads
` [RFC PATCH V9 02/17] Btrfs: subpagesize-blocksize: Get rid of whole page writes
` [RFC PATCH V9 03/17] Btrfs: subpagesize-blocksize: __btrfs_buffered_write: Reserve/release extents aligned to block size
` [RFC PATCH V9 04/17] Btrfs: subpagesize-blocksize: Define extent_buffer_head
` [RFC PATCH V9 05/17] Btrfs: subpagesize-blocksize: Read tree blocks whose size is <PAGE_CACHE_SIZE
` [RFC PATCH V9 06/17] Btrfs: subpagesize-blocksize: Write only dirty extent buffers belonging to a page
` [RFC PATCH V9 07/17] Btrfs: subpagesize-blocksize: Allow mounting filesystems where sectorsize != PAGE_SIZE
` [RFC PATCH V9 08/17] Btrfs: subpagesize-blocksize: Compute and look up csums based on sectorsized blocks
` [RFC PATCH V9 09/17] Btrfs: subpagesize-blocksize: __extent_writepage: Write only dirty blocks of a page
` [RFC PATCH V9 10/17] Btrfs: subpagesize-blocksize: fallocate: Work with sectorsized units
` [RFC PATCH V9 11/17] Btrfs: subpagesize-blocksize: btrfs_page_mkwrite: Reserve space in "
` [RFC PATCH V9 12/17] Btrfs: subpagesize-blocksize: Search for all ordered extents that could span across a page
` [RFC PATCH V9 13/17] Btrfs: subpagesize-blocksize: Deal with partial ordered extent allocations
` [RFC PATCH V9 14/17] Btrfs: subpagesize-blocksize: Explicitly Track I/O status of blocks of an ordered extent
` [RFC PATCH V9 15/17] Btrfs: subpagesize-blocksize: Revert commit fc4adbff823f76577ece26dcb88bf6f8392dbd43
` [RFC PATCH V9 16/17] Btrfs: subpagesize-blocksize: Track blocks of ordered extent submitted for write I/O
` [RFC PATCH V9 17/17] Btrfs: subpagesize-blocksize: Prevent writes to an extent buffer when PG_writeback flag is set

[PATCH] kernel:signal.c Fix coding style errors and warnings
 2014-11-14 15:56 UTC 

[PATCH net-next] fast_hash: clobber registers correctly for inline function use
 2014-11-14 15:46 UTC  (5+ messages)

[PATCH] dt: img,tz1090-pinctrl.txt: Fix typo in binding
 2014-11-14 15:45 UTC 

[RFC PATCH 00/11] Add configuration store support
 2014-11-14 15:44 UTC  (5+ messages)
` [RFC PATCH 03/11] videodev2.h: rename reserved2 to config_store in v4l2_buffer
` [RFC PATCH 04/11] v4l2-ctrls: add config store support

Xen-unstable: xen panic RIP: dpci_softirq
 2014-11-14 15:43 UTC  (6+ messages)

simd: Allow simd use in kernel threads with softirqs disabled
 2014-11-14 15:43 UTC 

[PATCH] rtlwifi: Add more checks for get_btc_status callback
 2014-11-14 15:41 UTC  (9+ messages)

[patch 00/16] genirq: Hierarchical irq domains and generic MSI interrupt code
 2014-11-14 15:41 UTC  (4+ messages)
` [patch 07/16] genirq: Introduce helper irq_domain_set_info() to reduce duplicated code

[PATCH] [v2] x86: remove arbitrary instruction size limit in instruction decoder
 2014-11-14 15:39 UTC 

Switchable graphics and radeon PX runtime
 2014-11-14 15:40 UTC  (4+ messages)

[PATCH] KEYS: Ensure expired keys are renewed
 2014-11-14 15:39 UTC  (2+ messages)
` [Keyrings] [PATCH] KEYS: Simplify KEYRING_SEARCH_{NO, DO}_STATE_CHECK flags

[RFC][PATCH 00/23 v4] trace-seq/seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-14 15:37 UTC  (6+ messages)
` [RFC][PATCH 09/23 v4] tracing/probes: Do not use return value of trace_seq_printf()
` [RFC][PATCH 10/23 v4] tracing/uprobes: Do not use return values "

[PATCH v2 0/4] Initial support for ImgTec PWM DAC and PDM DAC
 2014-11-14 15:37 UTC  (5+ messages)
` [PATCH v2 1/4] pwm: Imagination Technologies PWM DAC driver
` [PATCH v2 2/4] DT: pwm: Add binding document for IMG PWM DAC
` [PATCH v2 3/4] pdm: Imagination Technologies PDM DAC driver
` [PATCH v2 4/4] DT: pdm: Add binding document for IMG PDM DAC

[PATCH] android/build: Fix build for kitkat
 2014-11-14 15:36 UTC  (2+ messages)

[PATCH v7 00/13] ARM: berlin: USB support
 2014-11-14 15:36 UTC  (38+ messages)
` [PATCH v7 01/13] reset: add the Berlin reset controller driver
` [PATCH v7 02/13] Documentation: bindings: add reset bindings docs for Marvell Berlin SoCs
` [PATCH v7 03/13] ARM: Berlin: select the reset controller
` [PATCH v7 04/13] ARM: dts: berlin: add a required reset property in the chip controller node
` [PATCH v7 05/13] phy: add the Berlin USB PHY driver
` [PATCH v7 06/13] Documentation: bindings: add doc for the Berlin USB PHY
` [PATCH v7 07/13] usb: chipidea: fix phy handling
` [PATCH v7 08/13] usb: chipidea: add a usb2 driver for ci13xxx
` [PATCH v7 09/13] Documentation: bindings: add doc for the USB2 ChipIdea USB driver
` [PATCH v7 10/13] ARM: dts: berlin: add BG2Q nodes for USB support
` [PATCH v7 11/13] ARM: dts: Berlin: enable USB on the BG2Q DMP
` [PATCH v7 12/13] ARM: dts: berlin: add BG2CD nodes for USB support
` [PATCH v7 13/13] ARM: dts: berlin: enable USB on the Google Chromecast

[PATCH v2] can: Fix bug in suspend/resume
 2014-11-14 15:35 UTC  (7+ messages)

[Qemu-devel] State of ARM FIQ in Qemu
 2014-11-14 15:34 UTC  (4+ messages)

[PATCH v2 0/4] ARM: dts: sunxi: Add simplefb nodes
 2014-11-14 15:34 UTC  (10+ messages)
  ` [PATCH v2 1/4] ARM: dts: sun4i: Add simplefb node
  ` [PATCH v2 2/4] ARM: dts: sun5i: "
  ` [PATCH v2 3/4] ARM: dts: sun6i: "
  ` [PATCH v2 4/4] ARM: dts: sun7i: "

[PATCH v2 net-next 0/7] implementation of eBPF maps
 2014-11-14 15:33 UTC  (5+ messages)
` [PATCH v2 net-next 1/7] bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command

Git archiving only branch work
 2014-11-14 15:32 UTC  (9+ messages)

[PATCH 0/4] support guest virtual mapped p2m list
 2014-11-14 15:32 UTC  (8+ messages)
` [PATCH 1/4] expand x86 arch_shared_info to support linear "

[PATCH] clk-divider: Fix READ_ONLY when divider > 1
 2014-11-14 15:32 UTC  (2+ messages)

[PATCH] ARM: dts: rockchip: enable PWM on Radxa Rock
 2014-11-14 15:32 UTC  (2+ messages)

drm-i915-mst + Ubuntu 14.04 + HP 840
 2014-11-14 15:32 UTC  (4+ messages)

[PATCH] x86, ia64: Do not lose track of the EFI default VGA device
 2014-11-14 15:07 UTC  (3+ messages)

[PATCH 00/15] new locomo driver
 2014-11-14 15:30 UTC  (12+ messages)
` [PATCH 01/15] mfd: add new driver for Sharp LoCoMo

[PATCH 0/2] Two fixes for libxl's PCI detach operation
 2014-11-14 15:30 UTC  (4+ messages)
` [PATCH 1/2] libxl: Wait until QEMU removed the device before tearing it down

[PATCH v2] ARM: mvebu: re-enable SDHCI driver for Armada 38x SoC in v7 defconfig
 2014-11-14 15:29 UTC 

[3.16.y-ckt stable] Linux 3.16.7-ckt1
 2014-11-14 15:26 UTC  (2+ messages)

[U-Boot] Query on CONFIG_SYS_THUMB_BUILD
 2014-11-14 15:26 UTC  (3+ messages)

Remote logging with autitd
 2014-11-14 15:26 UTC  (4+ messages)
  ` AUID question

[Buildroot] [PATCH] Update github helper URL
 2014-11-14 15:25 UTC  (6+ messages)

[PATCH] drm/i915: Kick fbdev before vgacon
 2014-11-14 15:23 UTC  (2+ messages)

[PATCH 3/3] USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platform
 2014-11-14 15:23 UTC  (2+ messages)

[PATCHv2 00/16] Suspend to RAM support for Armada XP
 2014-11-14 15:21 UTC  (22+ messages)
` [PATCHv2 05/16] gpio: mvebu: add suspend/resume support
` [PATCHv2 08/16] clk: mvebu: add suspend/resume for gatable clocks
  ` [PATCHv2 07/16] bus: mvebu-mbus: provide a mechanism to save SDRAM window configuration
  ` [PATCHv2 09/16] ARM: mvebu: implement suspend/resume support for Armada XP
  ` [PATCHv2 10/16] ARM: mvebu: reserve the first 10 KB of each memory bank for suspend/resume
  ` [PATCHv2 11/16] ARM: mvebu: Armada XP GP specific suspend/resume code
  ` [PATCHv2 12/16] ARM: mvebu: make sure MMU is disabled in armada_370_xp_cpu_resume
  ` [PATCHv2 13/16] ARM: mvebu: synchronize secondary CPU clocks on resume
  ` [PATCHv2 14/16] ARM: mvebu: add suspend/resume DT information for Armada XP GP
  ` [PATCHv2 15/16] ARM: mvebu: adjust mbus controller description on Armada 370/XP
  ` [PATCHv2 16/16] ARM: mvebu: add SDRAM controller description for Armada XP

[PATCH 00/11] [v11] Intel MPX support
 2014-11-14 15:18 UTC  (2+ messages)
` [PATCH 05/11] x86, mpx: add MPX to disaabled features


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.