public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-05-05 19:38:41 to 2014-05-06 00:19:00 UTC [more...]

[PATCH v3 00/20] USB support for Armada 38x and Armada 375
 2014-05-06  0:14 UTC  (18+ messages)
` [PATCH v3 02/20] usb: ehci-orion: Add the optional PHY support
` [PATCH v3 03/20] usb: host: xhci-plat: Sort the headers in alphabetic order
` [PATCH v3 06/20] usb: host: xhci-plat: Add support for the Armada 38x
` [PATCH v3 07/20] xhci-platform: Add a new controller using xhci: "
` [PATCH v3 08/20] ARM: mvebu: Add Device Tree description of xHCI hosts on "
` [PATCH v3 09/20] ARM: mvebu: Add Device Tree description of the EHCI host "
` [PATCH v3 10/20] ARM: mvebu: Add USB3 support for "
` [PATCH v3 11/20] ARM: configs: Add usb_xhci_mvebu to mvebu_v7_defconfig
` [PATCH v3 12/20] ARM: configs: Add usb_xhci_mvebu to multi_v7_defconfig
` [PATCH v3 13/20] usb: host: xhci-plat: Add support for the Armada 375
` [PATCH v3 14/20] xhci-platform: Add a new controller using xHCI: "
` [PATCH v3 15/20] ARM: mvebu: Add Device Tree description of USB cluster controller on "
` [PATCH v3 16/20] dt: binding: Armada 375 USB cluster
` [PATCH v3 17/20] phy: Add support for USB cluster on the Armada 375 SoC
` [PATCH v3 18/20] ARM: mvebu: Add USB3 support for Armada 375
` [PATCH v3 19/20] ARM: mvebu: Add Device Tree description of the xHCI host on "
` [PATCH v3 20/20] ARM: mvebu: Add Device Tree description of the EHCI "

[PATCH v4 0/9] drm/nouveau: support for GK20A, cont'd
 2014-05-06  0:11 UTC  (2+ messages)
` [Nouveau] "

mmotm 2014-05-05-17-09 uploaded
 2014-05-06  0:10 UTC 

[PATCH 3.10 00/86] 3.10.39-stable review
 2014-05-06  0:09 UTC  (6+ messages)

[RFC PATCH] cpufreq: intel_pstate: Change the calculation of next pstate
 2014-05-05 23:57 UTC 

[PATCH] printk: Remove separate printk_sched buffers and use printk buf instead
 2014-05-05 23:55 UTC  (3+ messages)

[RFC PATCH 0/2] kpatch: dynamic kernel patching
 2014-05-05 23:52 UTC  (9+ messages)

X86: Impossible select Enhanced Real Time Clock Support (legacy PC RTC driver)
 2014-05-05 23:34 UTC  (5+ messages)

[patch 0/2] A few simplifications for softdirty memory tracker code
 2014-05-05 23:31 UTC  (3+ messages)
` [patch 2/2] mm: pgtable -- Require X86_64 for soft-dirty tracker

CPU performance counters not working on big.LITTLE switcher
 2014-05-05 23:29 UTC 

[PATCH v2] x86/mce: Improve mcheck_init_device() error handling
 2014-05-05 23:29 UTC  (2+ messages)

RFC: A reduced Linux network stack for small systems
 2014-05-05 23:28 UTC  (27+ messages)
` [PATCH 01/24] net, diet: Reduce netdev name hash table for CONFIG_BASE_SMALL
` [PATCH 02/24] net, diet: Reduce NAPI "
` [PATCH 03/24] net, diet: Decrease ip defrag hash tables and max length with BASE_SMALL
` [PATCH 04/24] net, diet: Make FIB hash tables smaller with CONFIG_BASE_SMALL
` [PATCH 05/24] net, diet: Default to small TCP hash tables on small kernels
` [PATCH 06/24] net, diet: Use small UDP "
` [PATCH 07/24] net, diet: Make ping sockets optional
` [PATCH 08/24] net, diet: Make TCP metrics optional
` [PATCH 09/24] net, diet: Make ethtool optional
` [PATCH 10/24] net, diet: Make LPF filter optional
` [PATCH 11/24] net, diet: Move rtnl_lock to separate file
` [PATCH 12/24] net, diet: Make rtnetlink optional
` [PATCH 13/24] net, diet: Make GRO offload optional
` [PATCH 14/24] net, diet: Make MIB statistics collections depend on PROC_FS
` [PATCH 15/24] net, diet: Make igmp and mcast ioctls depend on IP_MULTICAST
` [PATCH 16/24] net, diet: Make TCP fastopen optional
` [PATCH 17/24] net, diet: Make internal control sockets use UDP
` [PATCH 18/24] net, diet: Make raw sockets optional
` [PATCH 19/24] net, diet: Make RPS configurable
` [PATCH 20/24] net, diet: Make XPS configurable
` [PATCH 21/24] net, diet: Make packet tpacket/mmap/fanout/rings optional
` [PATCH 22/24] net, diet: Support simpler routing table
` [PATCH 23/24] net, diet: Add coccinelle script to convert drivers to ETHTOOL_OPS
` [PATCH 24/24] net, diet: Convert all drivers to use SET_ETHTOOL_OPS

[PATCH 0/2] namespaces: log namespaces per task
 2014-05-05 23:23 UTC  (16+ messages)

edac: altera: Add EDAC support for Altera SDRAM Controller
 2014-05-05 23:16 UTC  (5+ messages)
` [PATCHv3 1/3] dts: socfpga: Add bindings for Altera SoC SDRAM controller
` [PATCHv3 2/3] dts: socfpga: Add bindings for Altera SoC SDRAM EDAC
` [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

[PATCH 3/3] asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] "

[PATCH 2/3] asmlinkage, x86: Add explicit __visible to arch/x86/*
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] asmlinkage, x86: Add explicit __visible to arch/ x86/*

[PATCH 1/3] Revert "lto: Make asmlinkage __visible"
 2014-05-05 23:12 UTC  (2+ messages)
` [tip:x86/urgent] asmlinkage: "

[tip:x86/urgent] x86, build: Don't get confused by local symbols
 2014-05-05 23:06 UTC 

[PATCHv3 0/5] tsc2005 DT binding
 2014-05-05 23:04 UTC  (6+ messages)
` [PATCHv3 1/5] Input: add common DT binding for touchscreens

[PATCH] DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t
 2014-05-05 23:01 UTC  (8+ messages)

[PATCH v2] rwsem: Comments to explain the meaning of the rwsem's count field
 2014-05-05 22:51 UTC  (7+ messages)
` [tip:locking/core] rwsem: Add comments "

[PATCH 0/3] context tracker support for arm64
 2014-05-05 22:44 UTC  (4+ messages)
` [PATCH 1/3] arm64: adjust el0_sync so that a function can be called

[PATCH] staging: android: fix missing a blank line after declarations
 2014-05-05 22:42 UTC  (9+ messages)
        ` [PATCH] checkpatch: Improve missing blank line after declarations test

[PATCHv3 00/14] OMAP SSI driver / N900 modem support
 2014-05-05 22:41 UTC  (3+ messages)

Nested EPT page fault
 2014-05-05 22:39 UTC 

[PATCH 1/2] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2014-05-05 22:32 UTC  (3+ messages)

[PATCH v3 0/7] of: setup dma parameters using dma-ranges and dma-coherent
 2014-05-05 22:28 UTC  (19+ messages)
` [PATCH v3 3/7] of: introduce of_dma_is_coherent() helper
` [PATCH v3 4/7] of: configure the platform device dma parameters
` [PATCH v3 5/7] ARM: dma: Use dma_pfn_offset for dma address translation

[PATCH 00/15] Kirkwood DT fix and cleanup round 1
 2014-05-05 22:20 UTC  (3+ messages)
` [PATCH 01/15] ARM: dts: kirkwood: fix mislocated pcie-controller nodes

[PATCH v5 7/7] x86: Remove vestiges of VDSO_PRELINK and some outdated comments
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 6/7] x86: Move the vvar and hpet mappings next to the 64-bit vDSO
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 5/7] x86: Move the 32-bit vdso special pages after the text
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 4/7] x86: Reimplement vdso.so preparation in build-time C
 2014-05-05 22:25 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 3/7] x86: Move syscall and sysenter setup into kernel/cpu/common.c
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 2/7] x86: Clean up 32-bit vs 64-bit vdso params
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, vdso: "

[PATCH v5 1/7] x86,mm: Ensure correct alignment of the fixmap
 2014-05-05 22:24 UTC  (2+ messages)
` [tip:x86/vdso] x86, mm: "

[PATCH] zram: remove global tb_lock by using lock-free CAS
 2014-05-05 22:22 UTC  (5+ messages)

[PATCH v4 0/4] net: Add APM X-Gene SoC Ethernet driver support
 2014-05-05 22:17 UTC  (7+ messages)
` [PATCH v4 1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver
` [PATCH v4 2/4] Documentation: dts: Add bindings "
` [PATCH v4 3/4] "
` [PATCH v4 4/4] drivers: net: Add APM X-Gene SoC ethernet driver support

(no subject)
 2014-05-05 18:03 UTC 

dwapb: a bug fix a few cleanups, v2
 2014-05-05 22:02 UTC  (3+ messages)
` [PATCH 1/7] ARM: dts: socfpga: add gpio pieces

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-05-05 22:02 UTC  (4+ messages)
` [PATCH 2/5] ARM: add SMP support for "

[PATCH v3 0/4] sysctl: fix incorrect write position handling
 2014-05-05 22:00 UTC  (2+ messages)

[PATCHv5 00/15] hwspinlock/omap dt support
 2014-05-05 21:54 UTC  (7+ messages)
` [PATCHv5 RFC 08/15] hwspinlock/core: add support for base id in DT
` [PATCHv5 RFC 12/15] hwspinlock/core: add OF helper to parse reserved locks

[PATCH v5 0/4] x86: fix hang when AP bringup is too slow
 2014-05-05 21:35 UTC  (6+ messages)
` [PATCH v5 1/4] x86: fix list/memory corruption on CPU hotplug
` [PATCH v5 2/4] acpi_processor: do not mark present at boot but not onlined CPU as onlined
` [PATCH v5 3/4] x86: log error on secondary CPU wakeup failure at ERR level
` [PATCH v5 4/4] x86: initialize secondary CPU only if master CPU will wait for it

[GIT] Networking
 2014-05-05 21:42 UTC 

[PATCH 2/2] mm/memcontrol.c: introduce helper mem_cgroup_zoneinfo_zone()
 2014-05-05 21:36 UTC  (7+ messages)

[PATCH] pwm: spear: fix check on pwmchip_add() return value
 2014-05-05 21:29 UTC 

[PATCH] pci: Save and restore VFs as a part of a reset
 2014-05-05 21:25 UTC 

[GIT PULL] USB fixes for 3.15-rc5
 2014-05-05 21:23 UTC 

[GIT PULL] TTY/Serial fixes for 3.15-rc5
 2014-05-05 21:23 UTC 

[GIT PULL] Staging driver fixes for 3.15-rc5
 2014-05-05 21:22 UTC 

[GIT PULL] at91: DT for 3.16 #1
 2014-05-05 21:18 UTC  (2+ messages)

[PATCH 0/5] net: macb: Fixes
 2014-05-05 21:12 UTC  (7+ messages)
` [PATCH 5/5] net: macb: Fix race between HW and driver

[PATCH 1/1] FS/CIFS: remove obsolete __constant
 2014-05-05 21:11 UTC  (5+ messages)

[PATCH] slab: Fix off by one in object max number tests
 2014-05-05 21:08 UTC  (4+ messages)

[PATCH] staging: vt6655: correct coding style issue
 2014-05-05 21:10 UTC  (4+ messages)

[PATCH 00/12] cdrom: neatening
 2014-05-05 21:02 UTC  (3+ messages)

[PATCH] rtc: rtc-at91rm9200: fix lost ACKUPD interrupt
 2014-05-05 20:44 UTC  (2+ messages)

linux-next: manual merge of the tty tree with Linus' tree
 2014-05-05 21:02 UTC  (2+ messages)

lock_task_sighand() && rcu_boost()
 2014-05-05 20:56 UTC  (10+ messages)
            ` [PATCH] signal: Simplify __lock_task_sighand()

[PATCH 1/2] ARM: berlin: add MACH_BERLIN_BG2Q symbol
 2014-05-05 20:55 UTC  (5+ messages)
` [PATCH 2/2] ARM: multi_v7_defconfig: Select CONFIG_MACH_BERLIN_BG2Q

[PATCH] ARM: multi_v7_defconfig: select CONFIG_GPIO_DWAPB
 2014-05-05 20:52 UTC  (2+ messages)

[PATCH] plist: include -DDEBUG if CONFIG_DEBUG_PI_LIST
 2014-05-05 20:52 UTC  (4+ messages)
` [PATCH] plist: replace pr_debug with printk in plist_test()

fs: dcookie: freeing active timer
 2014-05-05 20:51 UTC  (11+ messages)

[PATCH -tip v9 04/26] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
 2014-05-05 20:48 UTC  (3+ messages)
` [tip:perf/kprobes] kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist

[PATCH] arm64: Support arch_irq_work_raise() via self IPIs
 2014-05-05 20:48 UTC 

[PATCH 0/4] Convert timekeeping core to use printk_deferred (v3)
 2014-05-05 20:47 UTC  (5+ messages)
` [PATCH 1/4] printk: Disable preemption for printk_sched
` [PATCH 2/4] printk: Rename printk_sched to printk_deferred
` [PATCH 3/4] printk: Add printk_deferred_once
` [PATCH 4/4] timekeeping: Use printk_deferred when holding timekeeping seqlock

[PATCH 3.14 000/158] 3.14.3-stable review
 2014-05-05 20:47 UTC  (4+ messages)
` [PATCH 3.14 012/158] ARM: dts: am33xx: correcting dt node unit address for usb

[PATCH] net: macb: set interface name based on DT aliases
 2014-05-05 20:40 UTC  (2+ messages)

[PATCH] staging: et131x: add blank lines after declarations
 2014-05-05 20:28 UTC  (2+ messages)

[GIT PULL] Ceph fixes for -rc5
 2014-05-05 20:33 UTC 

x86_64 allyesconfig has screwed up voffset and blows up KVM
 2014-05-05 20:31 UTC  (2+ messages)

[PATCH] i2c: davinci: Add block read functionality for IPMI
 2014-05-05 20:30 UTC  (2+ messages)

[PATCH v4 0/5] x86: fix hang when AP bringup is too slow
 2014-05-05 20:26 UTC  (6+ messages)
` [PATCH v4 5/5] x86: initialize secondary CPU only if master CPU will wait for it

[PATCH v2] mba6x_bl: Backlight driver for mid 2013 MacBook Air
 2014-05-05 20:26 UTC  (4+ messages)

[PATCH 0/4] Convert timekeeping core to use printk_deferred (v2)
 2014-05-05 20:25 UTC  (9+ messages)
` [PATCH 1/4] printk: Re-add irqsave/restore in printk_sched

[PATCH] PCI: Test for std config alias when testing extended config space
 2014-05-05 20:20 UTC 

[PATCH] staging: rtl8712: fix potential leaks in r8712_set_key()
 2014-05-05 20:14 UTC  (3+ messages)

[PATCH 00/15] bus: omap_l3_noc: driver cleanups and support for DRA7/AM4372
 2014-05-05 20:06 UTC  (4+ messages)
` [PATCH V3 00/20] "
  ` [GIT PULL #1/2] bus: omap_l3_noc: driver fixes and DRA7/AM437x support
    ` [GIT PULL #2/2] ARM: dts: DRA7/AM437x l3noc dts updates

[PATCH] IPC initialize shmmax and shmall from the current value not the default
 2014-05-05 19:59 UTC  (4+ messages)

[PATCH] arm64: add OProfile support
 2014-05-05 19:55 UTC  (6+ messages)

[perf] more perf_fuzzer memory corruption
 2014-05-05 19:51 UTC  (12+ messages)

[RFC PATCH 0/5] watchdog: Add reboot API
 2014-05-05 19:45 UTC  (4+ messages)
` [RFC PATCH 1/5] watchdog: Add API to trigger reboots

[PATCHv2 0/9] DT support for N900 soundcard (rx51-audio)
 2014-05-05 19:45 UTC  (4+ messages)
` [PATCHv2 9/9] DTS: OMAP3-N900: Add sound support

[PATCH] tty: serial: uartlite: Specify time for sending chars
 2014-05-05 19:42 UTC  (4+ messages)

[PATCH 0/4] Add managed token devres interfaces and change media drivers to use it
 2014-05-05 19:42 UTC  (9+ messages)
` [PATCH 1/4] drivers/base: add managed token devres interfaces

[PATCH 0/2] swap: simplify/fix swap_list handling and iteration
 2014-05-05 19:38 UTC  (5+ messages)
` [PATCHv2 0/4] "
  ` [PATCH 4/4] swap: change swap_list_head to plist, add swap_avail_head

[RFC PATCH] ftrace function-graph: print the function name on all } lines
 2014-05-05 19:38 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox