All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-24 15:06:40 to 2015-05-24 17:30:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/fdmanana/linux
 2015-05-24 17:30 UTC 

[U-Boot] [PATCH v2] wandboard: Add board revision detection support
 2015-05-24 17:29 UTC  (6+ messages)

[PATCH v2 0/7] Watchdog: introduce ARM SBSA watchdog driver
 2015-05-24 17:23 UTC  (52+ messages)
  ` [PATCH v2 5/7] Watchdog: introduce "pretimeout" into framework
` [PATCH v2 6/7] Watchdog: introduce ARM SBSA watchdog driver

[Bug 66963] New: r600: linux 3.11RC1 isn't booting with radeon.dpm=1 option in grub
 2015-05-24 17:23 UTC  (3+ messages)
` [Bug 66963] Rv6xx dpm problems

[linux-3.4 test] 57138: regressions - FAIL
 2015-05-24 17:21 UTC 

iProc nand iproc-idm register
 2015-05-24 17:16 UTC 

[PATCH] gpiolib: debugfs: display gpios requested as irq only
 2015-05-24 17:12 UTC  (6+ messages)

[PATCH 0/8] Adds Intel FieldsPeak NFC solution driver
 2015-05-24 17:08 UTC  (16+ messages)
` [PATCH 1/8] NFC: NCI: Allow connection close with dev down
    ` [linux-nfc] "
` [PATCH 3/8] NFC: NCI: Adds NCI init and reset API for drivers
    ` [linux-nfc] "
` [PATCH 8/8] NFC: Add Intel FieldsPeak NFC solution driver
    ` [linux-nfc] "

[PATCH] spi: omap2-mcspi: Fix native cs with new set_cs
 2015-05-24 16:52 UTC  (6+ messages)
` [PATCH 0/4] spi: omap2-mcspi: Fixes for recent updates
  ` [PATCH 4/4] spi: omap2-mcspi: Handle error on gpio_request

[RFC PATCH 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-05-24 16:46 UTC  (3+ messages)
` [RFC PATCH 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs

What is C in practice? (Cerberus survey v2.1)
 2015-05-24 16:45 UTC 

[linux-lvm] Removing failed lv cache pool from orgin lv
 2015-05-24 16:32 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2015-05-24 16:30 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2015-05-24 16:29 UTC 

[PATCH 1/1] usb: ulpi: don't register drivers if bus doesn't exist
 2015-05-24 16:26 UTC  (2+ messages)

[PATCH v2 1/1] usb: ulpi: ulpi_init should be executed in subsys_initcall
 2015-05-24 16:25 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2015-05-24 16:24 UTC 

patch "usb: host: xhci: add mutex for non-thread-safe data" added to usb-linus
 2015-05-24 16:23 UTC 

patch "usb: make module xhci_hcd removable" added to usb-linus
 2015-05-24 16:23 UTC 

[PATCH] Typos and grammatical fixes
 2015-05-24 16:22 UTC 

[PATCH] kernel/printk/printk.c: check_syslog_permissions() cleanup
 2015-05-24 16:18 UTC  (4+ messages)
  ` [PATCH v2] security_syslog() should be called once only

[PATCH v5 00/37] JZ4780 & CI20 support
 2015-05-24 15:17 UTC  (92+ messages)
` [PATCH v5 01/37] devicetree/bindings: add Ingenic Semiconductor vendor prefix
` [PATCH v5 02/37] devicetree/bindings: add Qi Hardware "
` [PATCH v5 03/37] MIPS: JZ4740: introduce CONFIG_MACH_INGENIC
` [PATCH v5 04/37] MIPS: ingenic: add newer vendor IDs
` [PATCH v5 05/37] MIPS: JZ4740: require & include DT
` [PATCH v5 06/37] MIPS: irq_cpu: declare irqchip table entry
` [PATCH v5 07/37] MIPS: JZ4740: probe CPU interrupt controller via DT
` [PATCH v5 08/37] MIPS: JZ4740: use generic plat_irq_dispatch
` [PATCH v5 09/37] MIPS: JZ4740: move arch_init_irq out of arch/mips/jz4740/irq.c
` [PATCH v5 10/37] devicetree: document Ingenic SoC interrupt controller binding
` [PATCH v5 11/37] MIPS: JZ4740: probe interrupt controller via DT
` [PATCH v5 12/37] MIPS: JZ4740: parse SoC interrupt controller parent IRQ from DT
` [PATCH v5 13/37] MIPS: JZ4740: register an irq_domain for the interrupt controller
` [PATCH v5 14/37] MIPS: JZ4740: drop intc debugfs code
` [PATCH v5 15/37] MIPS: JZ4740: remove jz_intc_base global
` [PATCH v5 16/37] MIPS: JZ4740: support >32 interrupts
` [PATCH v5 17/37] MIPS: JZ4740: define IRQ numbers based on number of intc IRQs
` [PATCH v5 18/37] MIPS: JZ4740: read intc base address from DT
` [PATCH v5 19/37] MIPS: JZ4740: avoid JZ4740-specific naming
` [PATCH v5 20/37] MIPS: JZ4740: support newer SoC interrupt controllers
` [PATCH v5 21/37] irqchip: move Ingenic SoC intc driver to drivers/irqchip
` [PATCH v5 22/37] MIPS: JZ4740: call jz4740_clock_init earlier
` [PATCH v5 23/37] MIPS: JZ4740: replace use of jz4740_clock_bdata
` [PATCH v5 24/37] devicetree: add Ingenic CGU binding documentation
` [PATCH v5 25/37] clk: ingenic: add driver for Ingenic SoC CGU clocks
` [PATCH v5 26/37] MIPS,clk: migrate JZ4740 to common clock framework
` [PATCH v5 27/37] MIPS,clk: move jz4740_clock_set_wait_mode to jz4740-cgu
` [PATCH v5 28/37] MIPS, clk: move jz4740 UDC auto suspend functions "
` [PATCH v5 29/37] MIPS, clk: move jz4740 clock suspend, resume "
` [PATCH v5 30/37] clk: ingenic: add JZ4780 CGU support
` [PATCH v5 31/37] MIPS: JZ4740: remove clock.h
` [PATCH v5 32/37] MIPS: JZ4740: only detect RAM size if not specified in DT
` [PATCH v5 33/37] devicetree: document Ingenic SoC UART binding
` [PATCH v5 34/37] serial: 8250_ingenic: support for Ingenic SoC UARTs
` [PATCH v5 35/37] MIPS: JZ4740: use Ingenic SoC UART driver
` [PATCH v5 36/37] MIPS: ingenic: initial JZ4780 support
` [PATCH v5 37/37] MIPS: ingenic: initial MIPS Creator CI20 support

[uml-devel] [PATCH] um: handle GCC 5.x like GCC 4.x
 2015-05-24 16:12 UTC  (2+ messages)

[PULL] IIO fixes for the 4.1 cycle, round 2
 2015-05-24 16:12 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-05-24 16:10 UTC 

[PATCH v9 0/3] ARM: mediatek: Add driver for Mediatek I2C
 2015-05-24 16:09 UTC  (5+ messages)

[PULL] IIO new drivers etc for the 4.2 cycle round 2
 2015-05-24 16:05 UTC 

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-05-24 16:03 UTC 

[RFC PATCH 2/2] arm64: Implement vmalloc based thread_info allocator
 2015-05-24 16:02 UTC  (3+ messages)

[RFC PATCH 1/2] kernel/fork.c: add a function to calculate page address from thread_info
 2015-05-24 16:01 UTC  (3+ messages)

[RFC PATCH 0/2] vmalloc based thread_info allocator
 2015-05-24 16:00 UTC  (3+ messages)

Perfomance CPU and IOPS
 2015-05-24 15:55 UTC  (3+ messages)

[RFC 0/7] ARM: sun9i: SMP support with Multi-Cluster Power Management
 2015-05-24 15:55 UTC  (5+ messages)
` [RFC 7/7] ARM: dts: sun9i: Add secure SRAM node used for MCPM SMP hotplug
    ` [linux-sunxi] "

[PATCH 1/2] nv30: avoid doing extra work on clear and hitting unexpected states
 2015-05-24 15:55 UTC  (9+ messages)
` [PATCH 2/2] nv30: fix clip plane uploads and enable changes
  ` [Mesa-dev] "

ceph-ci.git?
 2015-05-24 15:49 UTC  (3+ messages)

Will the number of objects that have ever existed be infinite?
 2015-05-24 15:47 UTC  (2+ messages)

[PATCH V2 0/8] Support more than 8 vcpus on arm64 with GICv3
 2015-05-24 12:51 UTC  (3+ messages)
` [PATCH V2 4/8] xen/arm: Use the new mapping relations between vCPUID and vMPIDR

[PATCH] ALSA: bebob: add Digidesign Mbox 2 Pro support
 2015-05-24 15:35 UTC  (3+ messages)

[PATCH BlueZ] monitor: Improbe decoding of ATT Read by Group Type Respose
 2015-05-24 15:32 UTC  (5+ messages)

[PATCH] MIPS: optimise non-EVA kernel user memory accesses
 2015-05-24 15:31 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/tiwai/sound
 2015-05-24 15:32 UTC 

post-receive: pub/scm/bluetooth/bluez
 2015-05-24 15:32 UTC 

post-receive: pub/scm/bluetooth/bluez
 2015-05-24 15:31 UTC 

[Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support
 2015-05-24 15:30 UTC  (3+ messages)

KVM: How does is PAT emulation supposed to work?
 2015-05-24 15:28 UTC  (7+ messages)
` [RFC][PATCH] KVM: SVM: Sync g_pat with guest-written PAT value
    ` [PATCH v2] "

[PATCH 0/9 linux-next] move dir_pages() to pagemap.h
 2015-05-24 15:19 UTC  (9+ messages)
` [PATCH 1/9 linux-next] pagemap.h: declare dir_pages()
` [PATCH 2/9 linux-next] nilfs2: remove dir_pages() declaration
` [PATCH 3/9 linux-next] ufs: use dir_pages instead of ufs_dir_pages()
` [PATCH 4/9 linux-next] fs/qnx6: remove dir_pages() declaration
` [PATCH 5/9 linux-next] ext2: "
` [PATCH 6/9 linux-next] minix: "
` [PATCH 7/9 linux-next] exofs: "
` [PATCH 8/9 linux-next] sysv: "

post-receive: pub/scm/linux/kernel/git/jic23/iio
 2015-05-24 15:23 UTC 

[PATCH] KVM: x86: Allow ARAT CPU feature
 2015-05-24 15:22 UTC 

[Qemu-devel] [PATCH] i386: Introduce ARAT CPU feature
 2015-05-24 15:16 UTC  (2+ messages)
`  "

[PATCH] exports: add allow_umount option for user un-mounting cached exports
 2015-05-24 15:16 UTC 

[PATCH 0/4 v2] NFSD: Pin to vfsmount for some nfsd exports cache
 2015-05-24 15:10 UTC  (10+ messages)
` [PATCH 1/5 v2] fs_pin: Fix uninitialized value in fs_pin
` [PATCH 2/5 v2] fs_pin: Export functions for specific filesystem
` [PATCH 3/5 v2] path: New helpers path_get_pin/path_put_unpin for path pin
` [PATCH 4/5 v2] sunrpc: New helper cache_force_expire for cache cleanup
` [PATCH 5/5] nfsd: allows user un-mounting filesystem where nfsd exports base on


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.