linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-05 15:08:21 to 2014-11-05 17:09:40 UTC [more...]

[PATCH v2 00/11] memory: add Atmel EBI (External Bus Interface) driver
 2014-11-05 16:59 UTC  (16+ messages)
` [PATCH v2 01/11] mfd: syscon: Add atmel-matrix registers definition
` [PATCH v2 02/11] mfd: syscon: Add Atmel Matrix bus DT binding documentation
` [PATCH v2 03/11] mfd: syscon: Add atmel-smc registers definition
` [PATCH v2 04/11] mfd: syscon: Add Atmel SMC binding doc
` [PATCH v2 05/11] memory: add Atmel EBI (External Bus Interface) driver
` [PATCH v2 06/11] memory: atmel-ebi: add DT bindings documentation
` [PATCH v2 07/11] ARM: at91: select ATMEL_EBI when compiling a kernel for at91sam9 or sama5d3
` [PATCH v2 08/11] ARM: at91/dt: add HSMC (Static Memory Controller) node in sama5d3 dtsi
` [PATCH v2 09/11] ARM: at91/dt: add matrix "
` [PATCH v2 10/11] ARM: at91/dt: add EBI (External Bus Interface) "
` [PATCH v2 11/11] ARM: at91/dt: add NOR definition in sama5d3xcm dtsi

[PATCH 0/2] x86-64: allow using RIP-relative addressing for per-CPU data
 2014-11-05 17:09 UTC  (3+ messages)

[PATCH 0/7] Pinctrl support for Zynq
 2014-11-05 17:07 UTC  (6+ messages)
` [PATCH 4/7] pinctrl: zynq: Document DT binding

[RFC][PATCH 00/12 v3] seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-05 17:06 UTC  (13+ messages)
` [RFC][PATCH 05/12 v3] tracing: Convert seq_buf fields to be like seq_file fields
` [RFC][PATCH 06/12 v3] tracing: Add a seq_buf_clear() helper and clear len and readpos in init
` [RFC][PATCH 07/12 v3] tracing: Have seq_buf use full buffer
` [RFC][PATCH 08/12 v3] tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
` [RFC][PATCH 09/12 v3] seq_buf: Move the seq_buf code to lib/
` [RFC][PATCH 10/12 v3] seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF

[PATCH v10 0/3] add support for Diolan DLN-2
 2014-11-05 17:05 UTC  (4+ messages)
` [PATCH v10 1/3] mfd: add support for Diolan DLN-2 devices
` [PATCH v10 2/3] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v10 3/3] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH 2/2] x86-64: use RIP-relative addressing for most per-CPU accesses
 2014-11-05 17:04 UTC  (4+ messages)
` [tip:x86/boot] x86-64: Use "

[PATCH V7 00/17] perf, x86: Haswell LBR call stack support
 2014-11-05 17:02 UTC  (15+ messages)
` [PATCH V7 13/17] perf, x86: enable LBR callstack when recording callchain

[PATCH v4 00/11] mtd: nand: Support for new DT NAND driver
 2014-11-05 16:59 UTC  (12+ messages)
` [PATCH v4 01/11] ARM: multi-v7: Enable ST BCH NAND
` [PATCH v4 02/11] ARM: sti: Add two new clock definitions for use with ST's NAND controllers
` [PATCH v4 03/11] ARM: sti: Add BCH (NAND Flash) Controller support for STiH41x (Orly) SoCs
` [PATCH v4 04/11] ARM: sti: Enable BCH NAND for STiH416 B2020-RevE
` [PATCH v4 05/11] mtd: nand: Add new generic NAND Device Tree property 'nand-chip-select'
` [PATCH v4 06/11] mtd: nand: WARN() if EEC Bytes per page is larger than the OOB
` [PATCH v4 07/11] mtd: nand: stm_nand_bch: provide Device Tree documentation
` [PATCH v4 08/11] mtd: nand: stm_nand_bch: add shared register defines for ST's NAND Controller drivers
` [PATCH v4 09/11] mtd: nand: stm_nand_bch: adding BBT header
` [PATCH v4 10/11] mtd: nand: stm_nand_bch: add support for ST's BCH NAND controller
` [PATCH v4 11/11] mtd: nand: stm_nand_bch: provide ST's implementation of Bad Block Table

Early comments on kdbus v2 (Re: [PATCH 00/12] Add kdbus implementation)
 2014-11-05 17:02 UTC  (2+ messages)

[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
 2014-11-05 17:01 UTC  (18+ messages)
` [PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend

Pte_special broken on Xen PV when NUMA balancing is enabled
 2014-11-05 16:57 UTC  (2+ messages)

[PATCH] audit_tree: keep inode pinned
 2014-11-05 16:58 UTC  (2+ messages)

Using list_for_each_entry() in place of list_for_each_entry_rcu() ?
 2014-11-05 16:56 UTC  (4+ messages)

[PATCH v7 0/8] introduce GNTTABOP_cache_flush
 2014-11-05 16:56 UTC  (6+ messages)
` [PATCH v7 3/8] arm64: introduce is_device_dma_coherent

[PATCH 0/4 v2] fs: Remove i_devices from struct inode
 2014-11-05 16:54 UTC  (8+ messages)
` [PATCH 2/4] chardev: Increment cdev reference count when i_cdev references it

[PATCH 0/7] Security: Provide unioned file support
 2014-11-05 16:43 UTC  (10+ messages)
` [PATCH 1/7] Security: Provide copy-up security hooks for unioned files
` [PATCH 2/7] Overlayfs: Use copy-up security hooks
` [PATCH 3/7] SELinux: Stub in copy-up handling
` [PATCH 4/7] Security: Pass the union-layer file path into security_file_open()
` [PATCH 5/7] SELinux: Handle opening of a unioned file
` [PATCH 6/7] SELinux: The copy-up operation must have read permission on the lower file
` [PATCH 7/7] SELinux: Check against union and lower labels for file ops on lower files

[PATCH] mm: slub: fix format mismatches in slab_err() callers
 2014-11-05 16:51 UTC  (2+ messages)

[PATCH] crypto: caam: fix error reporting
 2014-11-05 16:43 UTC  (3+ messages)
` [PATCH v2] "

[Patch Part1 v3 10/20] x86, irq: Replace printk(KERN_LVL) with pr_lvl() utilities
 2014-11-05 16:47 UTC  (3+ messages)
` [tip:x86/apic] "

[PATCH v9 0/4] amba/dma: pl330: add Power Management support
 2014-11-05 16:46 UTC  (5+ messages)
` [PATCH v9 3/4] dma: "

[Patch Part1 v3 16/20] x86, irq: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 16:39 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH v3] bitops: Fix shift overflow in GENMASK macros
 2014-11-05 16:44 UTC  (4+ messages)

[Patch Part1 v3 12/20] x86, irq: Move HT IRQ related code from io_apic.c into htirq.c
 2014-11-05 16:38 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 11/20] x86, irq: Move PCI MSI related code from io_apic.c into msi.c
 2014-11-05 16:38 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] ASoC: samsung: Add MODULE_DEVICE_TABLE for Snow
 2014-11-05 16:44 UTC 

[PATCH v4] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-11-05 16:39 UTC  (4+ messages)

[Patch Part1 v3 19/20] iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 16:40 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 04/20] x86, irq: Convert irq_2_pin list to generic list
 2014-11-05 16:35 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 3/3] PMC Driver : Expose the power gate status for CHT
 2014-11-05 16:35 UTC 

[PATCH 1/3] PMC driver: Add Cherrytrail PMC interface
 2014-11-05 16:34 UTC 

[Patch Part1 v3 18/20] iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 16:39 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 17/20] x86: irq_remapping: Use helpers to access irq_cfg data structure associated with IRQ
 2014-11-05 16:39 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 13/20] x86, irq: Move IOAPIC related declarations from hw_irq.h into io_apic.h
 2014-11-05 16:38 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 15/20] x86, irq: Make MSI and HT_IRQ indepenent of X86_IO_APIC
 2014-11-05 16:39 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 14/20] x86, irq: Move IRQ initialization routines from io_apic.c into vector.c
 2014-11-05 16:38 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH 2/3] PMC Driver : Expose the power gate status for BYT
 2014-11-05 16:34 UTC 

[Patch Part1 v3 09/20] x86, irq: Move local APIC related code from io_apic.c into vector.c
 2014-11-05 16:37 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 03/20] x86, irq: Kill fourth parameter of IO_APIC_get_PCI_irq_vector()
 2014-11-05 16:35 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Kill useless parameter 'irq_attr' "

[PATCH TRIVIAL] net: unix_listen: remove unused old_pid variable
 2014-11-05 16:37 UTC 

[Patch Part1 v3 08/20] x86, irq: Introduce helpers to access struct irq_cfg
 2014-11-05 16:36 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 07/20] x86, irq: Protect __clear_irq_vector() with vector_lock
 2014-11-05 16:36 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 06/20] x86, irq: Rename local APIC related functions in io_apic.c as apic_xxx()
 2014-11-05 16:36 UTC  (2+ messages)
` [tip:x86/apic] "

[PATCH] ACPI / GPIO: Pass index to acpi_get_gpiod_by_index() when using properties
 2014-11-04 23:42 UTC  (5+ messages)

[Patch Part1 v3 05/20] x86, irq: Refine hw_irq.h to prepare for irqdomain support
 2014-11-05 16:35 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 01/20] ACPI, irq, x86: Get rid of special handling of GSI for ACPI SCI
 2014-11-05 16:34 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 02/20] x86, irq, ACPI: Fix building warning of unused code
 2014-11-05 16:34 UTC  (2+ messages)
` [tip:x86/apic] "

[Patch Part1 v3 20/20] x86, irq: Fix link error of undefined reference to send_cleanup_vector
 2014-11-05 16:34 UTC  (2+ messages)
` [tip:x86/apic] x86, irq: Provide empty send_cleanup_vector() stub for UP builds

[PATCH] PCI: Do not enable async suspend for JMicron chips
 2014-11-05 16:31 UTC  (2+ messages)

[PATCH 00/13 v10] omap 8250 based UART + DMA
 2014-11-05 16:30 UTC  (12+ messages)
` [PATCH 11/13] arm: dts: dra7: add DMA properties for UART

[PATCH] staging: media: lirc: modify print calls
 2014-11-05 16:29 UTC  (4+ messages)

[PATCH V5 1/3] powerpc/mm: Add missing pmd accessors
 2014-11-05 16:27 UTC  (3+ messages)
` [PATCH V5 2/3] mm: Update generic gup implementation to handle hugepage directory
` [PATCH V5 3/3] powerpc/mm: Switch to generic RCU get_user_pages_fast

[PATCH] staging:rtl8723au: core: Fix error reported by checkpatch
 2014-11-05 16:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3] usb: Remove references to non-existent PLAT_S5P symbol
 2014-11-05 16:25 UTC  (8+ messages)

[RFC PATCH v2] sched/deadline: support dl task migration during cpu hotplug
 2014-11-05 16:25 UTC  (3+ messages)

[char-misc V5 3.18] mei: nfc: clean nfc internal struct on host exit
 2014-11-05 16:18 UTC 

"asix: Don't reset PHY on if_up for ASIX 88772" breaks net on arndale platform
 2014-11-05 16:21 UTC  (10+ messages)
        ` "asix: Don't reset PHY on if_up for ASIX 88772" breaks net onarndale platform
            ` "asix: Don't reset PHY on if_up for ASIX 88772" breaks netonarndale platform

[char-misc V5 3.18] mei: nfc: clean nfc internal struct on host exit
 2014-11-05 16:18 UTC 

[PATCH v2 1/4] of: Rename "poweroff-source" property to "system-power-controller"
 2014-11-05 16:19 UTC  (2+ messages)

[3.16 stable PATCH 0/2] virtio-rng: two backports to fix stuck
 2014-11-05 16:14 UTC  (4+ messages)

[PATCH 0/1] perf: fix corruption of sibling list with hotplug
 2014-11-05 16:11 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] Staging: rtl8192e: Fix segfault upon alloc failure
 2014-11-05 16:11 UTC 

[ANNOUNCE] 3.14.23-rt20
 2014-11-05 16:07 UTC  (9+ messages)

[PATCH v4] iio: iadc: Qualcomm SPMI PMIC current ADC driver
 2014-11-05 16:06 UTC  (5+ messages)

UBI Fastmap stabilization
 2014-11-05 16:05 UTC  (19+ messages)
` [PATCH 02/35] UBI: Fix stale pointers in ubi->lookuptbl
` [PATCH 03/35] UBI: Fastmap: Add self check to detect absent PEBs
` [PATCH 05/35] UBI: Fastmap: Ensure that only one fastmap work is scheduled
` [PATCH 06/35] UBI: Fastmap: Ensure that all fastmap work is done upon WL shutdown
` [PATCH 07/35] UBI: Fastmap: Fix races in ubi_wl_get_peb()

[PATCH v2 -next 00/10] mm: improve usage of the i_mmap lock
 2014-11-05 16:04 UTC  (5+ messages)
` [PATCH 10/10] mm/hugetlb: share the i_mmap_rwsem

Early test: hangs in mm/compact.c w. Linus's 12d7aacab56e9ef185c
 2014-11-05 16:02 UTC  (4+ messages)

[RFC 1/2] core: Add generic object registry implementation
 2014-11-05 16:00 UTC  (4+ messages)

[PATCH v2] ftrace: Document filter and option limitations
 2014-11-05 15:56 UTC  (3+ messages)

[3.16.1 BISECTED REGRESSION]: Simtec Entropy Key (cdc-acm) broken in 3.16
 2014-11-05 15:46 UTC  (13+ messages)

[PATCH v9 0/4] mfd: add support for Diolan DLN-2
 2014-11-05 15:49 UTC  (7+ messages)
` [PATCH v9 1/4] mfd: add support for Diolan DLN-2 devices
` [PATCH v9 2/4] i2c: add support for Diolan DLN-2 USB-I2C adapter
` [PATCH v9 4/4] gpio: add support for the Diolan DLN-2 USB GPIO driver

[PATCH v3 1/7] sched/rt: Deal with cpupri.pri_to_cpu[CPUPRI_IDLE] for idle cases
 2014-11-05 15:48 UTC  (7+ messages)
` [PATCH v3 2/7] sched/cpupri: Remove unnecessary definitions in cpupri.h
` [PATCH v3 3/7] sched/rt: Optimize find_lowest_rq() to select a cache hot cpu
` [PATCH v3 4/7] sched/deadline: Fix several problems with cpudl_find()
` [PATCH v3 5/7] sched/deadline: Optimize find_later_rq() to select a cache hot cpu
` [PATCH v3 6/7] sched/deadline: Remove unnecessary definitions in cpudeadline.h
` [PATCH v3 7/7] sched/deadline: Modify cpudl_find() for more cases of electing best_cpu

[RFC PATCH] virtio-mmio: support for multiple irqs
 2014-11-05 15:27 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH] iio: adc: exynos_adc: Add support for ADCv3 on exynos7
 2014-11-05 15:37 UTC  (4+ messages)
` [PATCH v2] iio: adc: exynos_adc: Add support for exynos7

[PATCH v2 0/3] iio: exynos-adc: use syscon instead of ioremap
 2014-11-05 15:35 UTC  (9+ messages)
` [PATCH v2 1/3] iio: exyno-adc: use syscon for PMU register access
` [PATCH v2 2/3] Documentation: dt-bindings: update exynos-adc.txt with syscon handle
` [PATCH v2 3/3] ARM: dts: exynos: Add sysreg phandle to ADC node

[PATCH V6] UBI: Extend UBI layer debug/messaging capabilities
 2014-11-05 15:35 UTC  (2+ messages)

[PATCH 00/15] [media] Make mediabus format subsystem neutral
 2014-11-05 15:34 UTC  (16+ messages)
` [PATCH 01/15] [media] Move mediabus format definition to a more standard place
` [PATCH 03/15] [media] Make use of the new media_bus_format definitions
` [PATCH 11/15] [media] Deprecate v4l2_mbus_pixelcode

[PATCH] soc: Include drivers/soc/Kconfig only once
 2014-11-05 15:32 UTC 

[RFC PATCH] fs: allow open(dir, O_TMPFILE|..., 0) with mode 0
 2014-11-05 15:32 UTC  (13+ messages)

[RESEND PATCH 0/2] Add dt support for extcon gpio driver
 2014-11-05 15:29 UTC  (3+ messages)
` [RESEND PATCH 1/2] extcon: gpio: Add dt support for the driver
` [RESEND PATCH 2/2] extcon: gpio: Add support for using cable names

[PATCH v4 0/2] Initial support for voltage ADC
 2014-11-05 15:32 UTC  (7+ messages)
` [PATCH v4 2/2] iio: vadc: Qualcomm SPMI PMIC voltage ADC driver

[PATCH] Documentation: vm: Add 1GB large page support information
 2014-11-05 15:31 UTC  (4+ messages)

[PATCH 0/4] extcon: gpio: add DT support
 2014-11-05 15:25 UTC  (4+ messages)

Possible regression with commit 52221610d
 2014-11-05 15:27 UTC  (6+ messages)

[PATCHSET 0/5 v3] brd: partition fixes
 2014-11-05 15:18 UTC  (4+ messages)
` [PATCH 5/5] brd: Add getgeo to block ops for fdisk
  ` [PATCH 5/5 v4] "

[RFC] The SIGINFO signal from BSD
 2014-11-05 15:17 UTC 

[PATCHv9 0/2] Add Allwinner SoCs PWM support
 2014-11-05 15:15 UTC  (3+ messages)
` [PATCHv9 1/2] pwm: Add Allwinner SoC support
` [PATCHv9 2/2] pwm: sunxi: document OF bindings

[PATCH] Add North complex power state debug driver for BYT and CHT
 2014-11-05 15:04 UTC 

[PATCH 0/3] input: ft5x06: Fix userspace reported maximum value
 2014-11-05 15:07 UTC  (4+ messages)
` [PATCH 1/3] input: touchscreen: of: Use input_set_abs_params
` [PATCH 2/3] input: touchscreen: of: Register multitouch axes
` [PATCH 3/3] input: ft5x06: Allow to set the maximum axes value through the DT

[PATCH v3 0/6] UIO driver for APM X-Gene QMTM
 2014-11-05 15:09 UTC  (7+ messages)
` [PATCH v3 2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).