linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-20 14:15:20 to 2012-08-20 18:01:59 UTC [more...]

[PATCH 00/11] pinctrl: mvebu: pinctrl driver
 2012-08-20 18:01 UTC  (30+ messages)
` [PATCH 01/11] pinctrl: mvebu: pinctrl driver core
` [PATCH 02/11] pinctrl: mvebu: dove pinctrl driver
` [PATCH 04/11] pinctrl: mvebu: add pinctrl driver for Armada 370
` [PATCH 05/11] pinctrl: mvebu: add pinctrl driver for Armada XP
` [PATCH 06/11] ARM: mvebu: add pinctrl device in DT for Armada 370/XP SoCs
` [PATCH 07/11] ARM: mvebu: Add pinctrl support to Armada XP SoCs
` [PATCH 08/11] ARM: mvebu: Add pinctrl support to Armada 370 SoC
` [PATCH 09/11] ARM: mvebu: adjust Armada XP evaluation board DTS
` [PATCH 10/11] arm: mvebu: enable PINCTRL usage
` [PATCH 11/11] arm: mvebu: add pinctrl support in defconfig

[PATCH 3/3] writeback: add dirty_ratio_time per bdi variable
 2012-08-20 18:01 UTC  (6+ messages)
` [PATCH 3/3] writeback: add dirty_ratio_time per bdi variable (NFS write performance)

[PATCH] hardening: add PROT_FINAL prot flag to mmap/mprotect
 2012-08-20 18:00 UTC  (2+ messages)

[PATCH RESEND 1/2] i2c: pnx: Fix bit definitions
 2012-08-20 17:55 UTC  (6+ messages)

[PATCH] ARM: dt: tegra: harmony: add regulators
 2012-08-20 17:54 UTC  (6+ messages)

[PATCH 0/8] Changes surrounding IRQs and IRQ domains
 2012-08-20 17:51 UTC  (11+ messages)
` [PATCH 5/8] mfd: Provide the PRCMU with its own IRQ domain

[PATCH] fs: Introducing Lanyard Filesystem
 2012-08-20 17:48 UTC  (13+ messages)

RFC: Link Time Optimization support for the kernel
 2012-08-20 17:47 UTC  (3+ messages)
` [PATCH 54/74] x86, lto, vdso: Don't duplicate vvar address variables

[PATCH 0/8] perf tools: Various updates
 2012-08-20 17:42 UTC  (3+ messages)
` [PATCH 5/8] perf tools: Catch event names from command line

Post News Bonus!
 2012-08-20 17:36 UTC 

[PATCH V2 1/2] i2c: tegra: I2_M_NOSTART functionality not supported in Tegra20
 2012-08-20 17:36 UTC  (4+ messages)

[GIT PULL] scheduler fixes
 2012-08-20 17:35 UTC  (2+ messages)

[PATCH] crypto: twofish - add x86_64/avx assembler implementation
 2012-08-20 17:32 UTC  (3+ messages)

a few strncpy-related patches
 2012-08-20 16:55 UTC  (6+ messages)
` [PATCH] ACPI: remove unwarranted use of strncpy
` [PATCH] fs/9p: avoid debug OOPS when reading a long symlink
` [PATCH] kmemleak: avoid buffer overrun: NUL-terminate strncpy-copied command
` [PATCH] bfa: avoid buffer overrun for 12-byte model name
` [PATCH] cifs: remove misleading strncpy: each name has length < 16

[Qemu-devel] x86, nops settings result in kernel crash
 2012-08-20 17:13 UTC  (2+ messages)

regression with poll(2)?
 2012-08-20 17:02 UTC  (5+ messages)
` regression with poll(2)

[PATCH] staging: octeon: Add prevent NAPI from scheduling
 2012-08-20 17:00 UTC  (3+ messages)

[PATCH v3] SUNRPC: protect service sockets lists during per-net shutdown
 2012-08-20 16:58 UTC  (7+ messages)

[GIT] Updates for x86 platform drivers
 2012-08-20 16:54 UTC 

[PATCH] drivers-core: beware dev_printk() from printing nonsense
 2012-08-20 16:53 UTC  (3+ messages)

[GIT] Updates for x86 platform drivers
 2012-08-20 16:50 UTC 

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-08-20 16:43 UTC  (2+ messages)

[PATCH 0/5] Memory policy corruption fixes V2
 2012-08-20 16:36 UTC  (6+ messages)
` [PATCH 1/5] Revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
` [PATCH 2/5] mempolicy: Remove mempolicy sharing
` [PATCH 3/5] mempolicy: fix a race in shared_policy_replace()
` [PATCH 4/5] mempolicy: fix refcount leak in mpol_set_shared_policy()
` [PATCH 5/5] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

[PATCH] rtlwifi/rtl8723e: Add firmware for new driver
 2012-08-20 16:42 UTC 

[PATCH v2] regulator: ab8500: provide per-regulator shift
 2012-08-20 16:41 UTC 

[GIT PULL] hwmon fixes for 3.6-rc3
 2012-08-20 16:40 UTC 

[PATCH] regulator: ab8500: provide per-regulator shift
 2012-08-20 16:39 UTC 

[PATCH] tcm_fc: rcu_deref outside rcu lock/unlock section
 2012-08-20 16:39 UTC  (3+ messages)

[patch 0/8] procfs, fdinfo updated
 2012-08-20 16:33 UTC  (4+ messages)
` [patch 4/8] fs, exportfs: Add export_encode_inode_fh helper

[GIT PULL 00/24] perf/core improvements and fixes
 2012-08-20 16:26 UTC  (25+ messages)
` [PATCH 01/24] perf script: Fix a NULL pointer dereference
` [PATCH 02/24] perf tools: Add missing files to build the python binding
` [PATCH 03/24] perf tools: Add support to parse event group syntax
` [PATCH 04/24] perf tools: Add support to update event modifier
` [PATCH 05/24] perf tools: Enable grouping logic for parsed events
` [PATCH 06/24] perf test: Add automated tests for event group parsing
` [PATCH 07/24] perf evlist: Rename __group method to __set_leader
` [PATCH 08/24] perf evlist: Introduce evsel list accessors
` [PATCH 09/24] perf tools: Let O= makes handle relative paths
` [PATCH 10/24] perf ui: Introduce struct ui_helpline
` [PATCH 11/24] perf ui gtk: Implement helpline_fns
` [PATCH 12/24] perf ui/gtk: Use helpline API in browser
` [PATCH 13/24] perf ui gtk: Add perf_gtk__show_helpline() for pr_*
` [PATCH 14/24] perf tools: Fix type for evsel->ids and add size check for ids
` [PATCH 15/24] perf tools: Report number of pmu type of unknown events
` [PATCH 16/24] perf tools: Rename some variables for better understanding
` [PATCH 17/24] perf tools: Rename global variable 'events' in util/header.c
` [PATCH 18/24] perf ui gtk: Ensure not to call gtk_main_quit() twice
` [PATCH 19/24] perf script perl/python: Fix libexec scripts path in Documentation
` [PATCH 20/24] perf: silence GTK2 probing errors
` [PATCH 21/24] perf symbols: Fix builds with NO_LIBELF set
` [PATCH 22/24] perf tools: Fix include order for bison/flex-generated C files
` [PATCH 23/24] perf hists: Separate out hist print functions
` [PATCH 24/24] perf hists: Rename and move some functions

[RFC PATCH 3/5] drm/i915: register LVDS connector even if we can't get a panel mode
 2012-08-20 16:28 UTC  (14+ messages)
  ` [RFC PATCH 1/7] vga_switcheroo: Add support for switching only the DDC
  ` [RFC PATCH 2/7] vga_switcheroo: Add helper function to get the active client
  ` [RFC PATCH 3/7] vga_switcheroo: Add notifier call chain for switcheroo events
  ` [RFC PATCH 4/7] apple-gmux: Add switch_ddc support
  ` [RFC PATCH 5/7] drm/edid: Switch DDC when reading the EDID
  ` [RFC PATCH 6/7] drm/pci: Add drm_put_pci_dev()
  ` [RFC PATCH 7/7] drm/pci: Defer initialization of secondary graphics devices until switcheroo is ready

Add rq->nr_uninterruptible count to dest cpu's rq while CPU goes down
 2012-08-20 16:26 UTC  (11+ messages)

lockdep trace from posix timers
 2012-08-20 16:23 UTC  (23+ messages)

[PATCH 00/11] x86/microcode: Early load microcode
 2012-08-20 16:24 UTC  (6+ messages)
` [PATCH 05/11] x86/microcode_intel_lib.c: Early update ucode on Intel's CPU

[PATCH] perf/x86: fix SNB-EP CBO and PCU uncore PMU filter management
 2012-08-20 16:22 UTC 

[PATCH] NFS: free client is case of idr allocation failure
 2012-08-20 16:17 UTC 

[PATCH] NFS: put net in case of idr allocation failure
 2012-08-20 16:14 UTC  (3+ messages)

[PATCH v3 00/32] provide interfaces to access PCIe capabilities registers
 2012-08-20 16:10 UTC  (6+ messages)

linux-next: Tree for Aug 20
 2012-08-20 16:07 UTC  (4+ messages)
` linux-next: Tree for Aug 20 (media: flexcop)
` linux-next: Tree for Aug 20 (media: gspca)
` linux-next: Tree for Aug 20 (media: saa7164)

[GIT PULL rcu/smphotplug] Fixes for Infiniband EHCA
 2012-08-20 15:57 UTC 

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-20 16:00 UTC  (6+ messages)
` [PATCH v2 08/31] arm64: CPU support

[PATCH 00/19] Input and HID updates for 3.7
 2012-08-20 16:01 UTC  (7+ messages)
` [PATCH 09/19] Input: MT - Handle frame synchronization in core
` [PATCH 19/19] HID: multitouch: Remove the redundant touch state

[discussion]sched: a rough proposal to enable power saving in scheduler
 2012-08-20 15:55 UTC  (11+ messages)

[PATCH RESEND v4] spi/pl022: add devicetree support
 2012-08-20 15:53 UTC  (6+ messages)

[PATCH v1] PCI,IA64: free associated resources when removing host bridges
 2012-08-20 15:43 UTC  (3+ messages)

[PATCH 1/3]NEXT:staging: "vt6655" Fix typos in comments
 2012-08-20 15:43 UTC  (3+ messages)
` [PATCH 2/3]NEXT:staging: "vt6655" Typo change *Embeded to *Embedded
` [PATCH 3/3]NEXT:staging: "vt6655" Typo change *Caculate to *Calculate

[PATCH] regulator: max8907: fix compile error when !CONFIG_OF
 2012-08-20 15:39 UTC 

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-20 15:29 UTC  (10+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure

uprobe: single step over uprobe & global breakpoints
 2012-08-20 15:26 UTC  (4+ messages)
` [RFC 5/5] uprobes: add "

[PATCH] regulator: ab8500: fix voltage selector regression
 2012-08-20 15:18 UTC  (3+ messages)

[PATCH] drm: stop vmgfx driver explosion
 2012-08-20 15:04 UTC  (2+ messages)

linux-next: build failure after merge of the tip tree
 2012-08-20 15:09 UTC  (6+ messages)

[PATCH] regulator: max8907: Properly set pmic pointer in max8907_regulator_remove()
 2012-08-20 15:01 UTC  (2+ messages)

[ 00/46] 3.5.3-stable review
 2012-08-20 15:01 UTC  (4+ messages)

[PATCH v4 0/12] KGDB/KDB FIQ (NMI) debugger
 2012-08-20 14:47 UTC  (13+ messages)
` [PATCH 01/12] kernel/debug: Mask KGDB NMI upon entry
` [PATCH 02/12] kdb: Implement disable_nmi command
` [PATCH 03/12] kdb: Turn KGDB_KDB=n stubs into static inlines
` [PATCH 04/12] tty/serial/core: Introduce poll_init callback
` [PATCH 05/12] tty/serial/amba-pl011: Implement "
` [PATCH 06/12] tty/serial/kgdboc: Add and wire up clear_irqs callback
` [PATCH 07/12] tty/serial/amba-pl011: Implement "
` [PATCH 08/12] tty/serial: Add kgdb_nmi driver
` [PATCH 09/12] ARM: Move some macros from entry-armv to entry-header
` [PATCH 10/12] ARM: Add KGDB/KDB FIQ debugger generic code
` [PATCH 11/12] ARM: VIC: Add a couple of low-level FIQ management helpers
` [PATCH 12/12] ARM: versatile: Make able to use UART ports for KGDB FIQ debugger

[PATCH] netfilter: PTR_RET can be used
 2012-08-20 14:51 UTC  (4+ messages)

changing timeslice in linux
 2012-08-20 14:51 UTC  (3+ messages)

[PATCH 0/3] OMAP: hwmod: reset API proposal
 2012-08-20 14:49 UTC  (3+ messages)
` [PATCH 1/3] ARM: OMAP: hwmod: partially un-reset hwmods might not be properly enabled

[PATCH 0/3]: ezusb cleanup, FX2 support, firmware downloading support
 2012-08-20 14:49 UTC  (3+ messages)

[PATCH 00/22] mop500 related Audio reorganisation and fixups
 2012-08-20 14:36 UTC  (7+ messages)
` [PATCH 08/22] ASoC: codecs: Enable AB8500 CODEC for Device Tree
  ` [alsa-devel] "
    ` [PATCH 1/1] "
` [PATCH 12/22] ARM: ux500: Add AB8500 CODEC node to DB8500 "

[PATCH RESEND] dj: memory scribble in logi_dj
 2012-08-20 14:46 UTC 

[PATCH RESEND] kvm: Fix nonsense handling of compat ioctl
 2012-08-20 14:43 UTC 

[PATCH] Boot PV guests with more than 128GB (v3) for v3.7
 2012-08-20 14:13 UTC  (4+ messages)
` [PATCH 02/11] xen/x86: Use memblock_reserve for sensitive areas
  ` [Xen-devel] "

[RFC v2 0/7] modsig: signature based kernel module integrity verfication
 2012-08-20 14:23 UTC  (14+ messages)
` [RFC v2 7/7] modsig: build rules and scripts to generate keys and sign modules

[PATCH 00/19 v2] Improve IRQ remapping abstraction in x86 core code
 2012-08-20 14:08 UTC  (3+ messages)
` [PATCH 17/19] x86, msi: Introduce x86_msi.compose_msi_msg call-back

[PATCH 0/3] DaVinci DMA engine conversion
 2012-08-20 14:17 UTC  (4+ messages)
` [PATCH 1/3] dmaengine: add TI EDMA DMA engine driver

[patch 1/2]block: handle merged discard request
 2012-08-20 14:15 UTC  (11+ messages)


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