linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-13 10:58:07 to 2014-03-13 16:18:01 UTC [more...]

[PATCH V2 0/13] ACPI: change the way of enumerating PNPACPI/Platform devices
 2014-03-13 16:16 UTC  (2+ messages)
` [PATCH V2 01/13] ACPI: introduce .match() callback for ACPI scan handler

RFC: 'ioctl' for keyrings
 2014-03-13 16:17 UTC  (2+ messages)

[PATCH 0/1] block: rework flush sequencing for blk-mq
 2014-03-13 16:13 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 0/9] PCI: Use IORESOURCE_UNSET for unassigned BARs
 2014-03-13 16:08 UTC  (4+ messages)
` [PATCH 8/9] PCI: Ignore BAR contents when firmware left decoding disabled

[PATCH v5 0/7] arm64: Add ftrace support
 2014-03-13 16:05 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/7] arm64: add __ASSEMBLY__ in asm/insn.h
  ` [PATCH v6 2/7] arm64: Add 'notrace' attribute to unwind_frame() for ftrace
  ` [PATCH v6 3/7] ftrace: Add arm64 support to recordmcount
  ` [PATCH v6 6/7] arm64: ftrace: Add CALLER_ADDRx macros

[PATCH] control groups: documentation improvements
 2014-03-13 16:04 UTC  (5+ messages)

[RFC PATCH 1/4] ARM: KVM: on unhandled IO mem abort, route the call to the KVM MMIO bus
 2014-03-13 15:57 UTC  (4+ messages)
` [RFC PATCH 2/4] KVM: irqfd should depend on CONFIG_HAVE_KVM_IRQ_ROUTING
` [RFC PATCH 3/4] ARM: KVM: enable linking against eventfd
` [RFC PATCH 4/4] ARM: KVM: enable KVM_CAP_IOEVENTFD

[PATCH 0/6 v2] printk: Cleanups and softlockup avoidance
 2014-03-13 15:58 UTC  (7+ messages)
` [PATCH 1/6] printk: Remove outdated comment
` [PATCH 2/6] printk: Release lockbuf_lock before calling console_trylock_for_printk()
` [PATCH 3/6] printk: Enable interrupts "
` [PATCH 4/6] printk: Remove separate printk_sched buffers and use printk buf instead
` [PATCH 5/6] printk: Hand over printing to console if printing too long
` [PATCH 6/6] kernel: Avoid softlockups in stop_machine() during heavy printing

Trusted kernel patchset for Secure Boot lockdown
 2014-03-13 15:59 UTC  (9+ messages)

[PATCH 0/3] Improve 32 bit vDSO time
 2014-03-13 15:53 UTC  (5+ messages)
` [PATCH 3/3] x86, vdso32: handle 32 bit vDSO larger one page

[RFC PATCH] arm64: Fix __addr_ok and __range_ok macros
 2014-03-13 15:53 UTC  (4+ messages)

[PATCH] perf kvm: introduce --list-cmds for use by scripts
 2014-03-13 15:52 UTC  (4+ messages)

[PATCH v2 0/2] block: Use pci_enable_msix_exact() instead of pci_enable_msix()
 2014-03-13 15:44 UTC  (4+ messages)

[PATCH net-next] xen-netback: Schedule NAPI from dealloc thread instead of callback
 2014-03-13 15:44 UTC  (4+ messages)

[GIT PULL] Move device tree graph parsing helpers to drivers/of
 2014-03-13 15:37 UTC  (8+ messages)

[RFC PATCH 1/3] Tracepoint cleanup: remove unused API functions
 2014-03-13 15:32 UTC  (3+ messages)
` [RFC PATCH 2/3] Tracepoint API doc update: data argument
` [RFC PATCH 3/3] Tracepoint: register/unregister struct tracepoint

[PATCH v4] mm: per-thread vma caching
 2014-03-13 15:32 UTC  (9+ messages)
                ` [PATCH -next] mm,vmacache: also flush cache for VM_CLONE

[GIT PULL v2] timers updates for 3.15
 2014-03-13 15:33 UTC  (3+ messages)

[PATCH 0/2 v2] mtip32xx: Fix arch-specific performance issues
 2014-03-13 15:30 UTC  (4+ messages)
` [PATCH 1/2] mtip32xx: Set queue bounce limit
` [PATCH 2/2] mtip32xx: Unmap the DMA segments before completing the IO request

[PATCH] usb: gadget: fsl: Set dma_ops for FSL USB Gadget Device
 2014-03-13 15:27 UTC  (2+ messages)

[PATCH] usb: gadget: fsl: Add FSL USB Gadget entry in platform device id
 2014-03-13 15:26 UTC  (2+ messages)

[PATCH] USB : Gadget: fsl: add information message
 2014-03-13 15:26 UTC  (2+ messages)

[PATCH] USB: Gadget: fsl driver pullup fix
 2014-03-13 15:25 UTC  (2+ messages)

[PATCH 1/8] mfd: lpc_ich: Fix ACPI enable bitmask
 2014-03-13 15:25 UTC  (3+ messages)

[for-next][PATCH 00/20] tracing: linux-next updates
 2014-03-13 15:24 UTC  (9+ messages)
` [for-next][PATCH 08/20] tracing: Warn if a tracepoint is not set via debugfs

[PATCH][next] phy: core: make NULL a valid phy reference if !CONFIG_GENERIC_PHY
 2014-03-13 15:20 UTC  (5+ messages)

[PATCH v4 0/5] Add USB nodes for am43xx epos and gp evm
 2014-03-13 15:17 UTC  (7+ messages)
` [PATCH v4 1/5] doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
` [PATCH v4 2/5] ARM: dts: am43xx clock data
` [PATCH v4 3/5] ARM: dts: AM4372: Add USB nodes
` [PATCH v4 4/5] ARM: dts: am437x-gp-evm: Enable USB
` [PATCH v4 5/5] ARM: dts: am43x-epos-evm: "

[PATCH v5 0/7] Add support for the Allwinner A31 DMA Controller
 2014-03-13 15:14 UTC  (8+ messages)
` [PATCH v5 1/7] clk: sunxi: Remove calls to clk_put
` [PATCH v5 2/7] ARM: sunxi: Split out the various machines into separate files
` [PATCH v5 3/7] ARM: sunxi: Move the clock protection to machine hooks
` [PATCH v5 4/7] ARM: sun6i: Protect CPU clock
` [PATCH v5 5/7] ARM: sun6i: Protect SDRAM gating bit
` [PATCH v5 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller
` [PATCH v5 7/7] ARM: sun6i: dt: Add A31 DMA controller to DTSI

[RFC] improve_stack: make stack dump output useful again
 2014-03-13 15:16 UTC  (3+ messages)

[PATCH v2 0/4] irq: sun4i IRQ 0 / ENMI fixes
 2014-03-13 15:13 UTC  (7+ messages)
` [PATCH v2 4/4] irqchip: sun4i: Use handle_fasteoi_late_irq for the ENMI (irq 0)

[PATCH RESEND -mm 00/12] kmemcg reparenting
 2014-03-13 15:06 UTC  (13+ messages)
` [PATCH RESEND -mm 01/12] memcg: flush cache creation works before memcg cache destruction
` [PATCH RESEND -mm 02/12] memcg: fix race in memcg cache destruction path
` [PATCH RESEND -mm 03/12] memcg: fix root vs memcg cache destruction race
` [PATCH RESEND -mm 04/12] memcg: move slab caches list/mutex init to memcg creation
` [PATCH RESEND -mm 05/12] memcg: add pointer from memcg_cache_params to cache
` [PATCH RESEND -mm 06/12] memcg: keep all children of each root cache on a list
` [PATCH RESEND -mm 07/12] memcg: rework slab charging
` [PATCH RESEND -mm 08/12] memcg: do not charge kmalloc_large allocations
` [PATCH RESEND -mm 09/12] fork: do not charge thread_info to kmemcg
` [PATCH RESEND -mm 10/12] memcg: kill GFP_KMEMCG and stuff
` [PATCH RESEND -mm 11/12] memcg: reparent slab on css offline
` [PATCH RESEND -mm 12/12] slub: make sure all memcg caches have unique names on sysfs

[PATCH v2 0/5] gpio / ACPI: Rework ACPI GPIO events and add support for operation regions
 2014-03-13 15:18 UTC  (6+ messages)
` [PATCH v2 5/5] gpio / ACPI: Add support for ACPI GPIO "

[RFC][PATCH v2] mm/page_alloc: fix freeing of MIGRATE_RESERVE migratetype pages
 2014-03-13 15:05 UTC  (4+ messages)

[ARM]Fixmap mapping region is not enough for system of 14+ CPUs
 2014-03-13 15:01 UTC  (4+ messages)

[PATCH 0/2][V2] net: Implement SO_PEERCGROUP to get cgroup of peer
 2014-03-13 15:00 UTC  (16+ messages)
` [PATCH 2/2] net: Implement SO_PEERCGROUP

[PATCH] perf bench: Fix NULL pointer dereference in "perf bench all"
 2014-03-13 14:47 UTC  (3+ messages)

[PATCH] MAINTAINERS: update Intel C600 SAS driver maintainers
 2014-03-13 14:39 UTC 

[PATCH 06/13] DMAENGINE: driver for the ARM PL080/PL081 PrimeCells
 2014-03-13 14:35 UTC  (5+ messages)

[PATCH v2 0/3] clk: s2mps11: Add support for S2MPS14 clocks
 2014-03-13 14:33 UTC  (11+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] mfd: sec-core: Add of_compatible strings for MFD cells
` [PATCH v2 3/3] Documentation: mfd: s2mps11: Describe S5M8767 and S2MPS14 clocks

[PATCH] regmap: irq: Set data pointer only on regmap_add_irq_chip success
 2014-03-13 14:33 UTC  (3+ messages)

[PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flag
 2014-03-13 14:32 UTC  (6+ messages)
    ` [PATCH] irq: Add a new IRQF_ACK_BEFORE_UNMASK irq flagq

[PATCH 0/3] x86: fix hang when AP bringup is too slow
 2014-03-13 14:25 UTC  (4+ messages)
` [PATCH 1/3] x86: replace timeouts when booting secondary CPU with infinite wait loop
` [PATCH 2/3] x86: halt secondary CPU if master doesn't wait on it
` [PATCH 3/3] x86: cleanup not needed cpu_initialized_mask

Check if usb device is suspended
 2014-03-13 14:20 UTC  (3+ messages)

[PATCH] staging: android: fix coding style
 2014-03-13 14:13 UTC  (4+ messages)

[PATCH v3 0/4] mfd: max8997: add regmap support
 2014-03-13 14:09 UTC  (5+ messages)
` [PATCH v3 4/4] mfd: max8997: move regmap handling to function drivers

[RFC 0/6] rework sched_domain topology description
 2014-03-13 14:07 UTC  (10+ messages)

[PATCH v2 0/3] ARM: add initial support for the Marvell BG2-Q DMP
 2014-03-13 14:06 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: berlin2q: add the Marvell Armada 1500 pro
` [PATCH v2 2/3] ARM: berlin2q: add the Marvell Armada 1500 pro in the documentation
` [PATCH v2 3/3] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree

[PATCH RFC v6 10/11] pvqspinlock, x86: Enable qspinlock PV support for KVM
 2014-03-13 13:59 UTC 

[PATCH net-next v7 0/9] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
 2014-03-13 13:56 UTC  (11+ messages)
` [PATCH net-next v7 4/9] xen-netback: Introduce TX grant mapping
    ` [Xen-devel] "

[PATCH] KVM: SVM: fix cr8 intercept window
 2014-03-13 13:52 UTC  (5+ messages)

[PATCH] mtd: m25p80: Flash protection support for STmicro chips
 2014-03-13 13:46 UTC  (8+ messages)

[PATCH 00/18] edma/ASoC: dmaengine PCM for AM335x and AM447x
 2014-03-13 13:46 UTC  (14+ messages)
` [PATCH 10/18] dma: edma: Reduce debug print verbosity for non verbose debugging
` [PATCH 13/18] dma: edma: Print the direction value as well when it is not supported
    ` [alsa-devel] "
` [PATCH 14/18] ASoC: davinci: Add edma dmaengine platform driver
  ` [alsa-devel] "

[PATCH] phy: exynos: fix building as a module
 2014-03-13 13:35 UTC  (2+ messages)

3.10.33 stable lockdep warning
 2014-03-13 13:32 UTC 

[PATCH V2] Change ACPI IPMI support to "default y"
 2014-03-13 13:29 UTC  (9+ messages)

[PATCH] arch/unicore32/kernel/ksyms.c: remove several undefined exported symbols
 2014-03-13 13:27 UTC 

[PATCH net-next 0/6] net: Convert uses of __constant_<foo> to <foo>
 2014-03-13 13:13 UTC  (4+ messages)
` [PATCH net-next 5/6] netfilter: "

[PATCH net-next 00/12] r8152: new features
 2014-03-13 13:12 UTC  (5+ messages)
` [PATCH net-next v3 0/2] parameter modification
  ` [PATCH net-next v3 1/2] r8152: add RTL8152_EARLY_AGG_TIMEOUT_SUPER
  ` [PATCH net-next v3 2/2] r8152: reduce the numbers of the bulks

[RFC][PATCH 0/7] locking: qspinlock
 2014-03-13 13:07 UTC  (3+ messages)
` [RFC][PATCH 1/7] qspinlock: Introducing a 4-byte queue spinlock implementation

[RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
 2014-03-13 13:00 UTC  (5+ messages)

linux-next: manual merge of the devicetree tree with the arm-soc tree
 2014-03-13 12:55 UTC  (3+ messages)

performance regression due to commit e82e0561("mm: vmscan: obey proportional scanning requirements for kswapd")
 2014-03-13 12:44 UTC  (3+ messages)

UOB-X1H: Message
 2014-03-13 12:34 UTC 

[PATCH] OF: kobj node lifecycle fixes
 2014-03-13 12:38 UTC  (2+ messages)

[PATCH RFC 0/9] socket filtering using nf_tables
 2014-03-13 12:29 UTC  (4+ messages)

[PATCH v3 0/5] Add USB nodes for am43xx epos and gp evm
 2014-03-13 12:17 UTC  (8+ messages)
` [PATCH v3 1/5] doc: Add "ti,am437x-dwc3" comaptible for dwc3 glue
` [PATCH v3 2/5] ARM: dts: am43xx clock data

[PATCH 1/3] kmemleak: allow freeing internal objects after disabling kmemleak
 2014-03-13 12:14 UTC  (2+ messages)

Groeten !
 2014-03-13 11:48 UTC 

darlehen
 2014-03-13 11:47 UTC 

[PATCH] perf/x86/uncore: fix missing end markers for SNB/IVB/HSW IMC PMU
 2014-03-13 12:04 UTC 

[PATCH v6 0/3] perf: AARCH64 arch support
 2014-03-13 12:02 UTC  (6+ messages)

[PATCH] perf: ARM64: wire up perf_regs and unwind support
 2014-03-13 12:01 UTC  (6+ messages)

[PATCH 1/3] pstore: restructure ramoops to support more trace
 2014-03-13 11:47 UTC  (3+ messages)
` [PATCH 2/3] pstore: add seq_ops for norm zone
` [PATCH] pstore: support current records dump in ramoops

[PATCH net-next 0/2] bonding: use correct ether type for alb
 2014-03-13 11:41 UTC 

[PATCH] Fix northbridge quirk to assign correct NUMA node
 2014-03-13 11:43 UTC 

[PATCH] regulator: tps6586x: Remove unnecessary rdev[] array
 2014-03-13 11:42 UTC  (2+ messages)

[PATCH 1/3] ARM64: perf: add support for perf registers API
 2014-03-13 11:35 UTC  (5+ messages)
` [tip:perf/core] ARM64, perf: Add "

[PATCH v5] can: xilinx CAN controller support
 2014-03-13 11:21 UTC  (8+ messages)

[PATCH 0/2] ARM: add initial support for the Marvell BG2-Q DMP
 2014-03-13 11:02 UTC  (5+ messages)
` [PATCH 1/2] ARM: dts: berlin2q: add the Marvell Armada 1500 pro (BG2Q) device tree

[PATCH] fs: fix i_writecount on shmem and friends
 2014-03-13 11:03 UTC  (6+ messages)

[PATCH] vmxnet3: fix building without CONFIG_PCI_MSI
 2014-03-13 11:02 UTC  (2+ messages)

[PATCH] x86: adjust irq remapping quirk for older revisions of 5500/5520 chipsets
 2014-03-13 10:59 UTC  (4+ messages)
` [PATCH v2] "

[PATCH RT 0/4] Linux 3.2.55-rt81-rc1
 2014-03-13 10:57 UTC  (3+ messages)
` [PATCH RT 4/4] Linux 3.2.55-rt81-rc


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).