linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-21 16:58:31 to 2012-11-22 18:38:28 UTC [more...]

[PATCH v4 1/3] ARM: imx27_visstrim_m10: Do not reserve DMA pools on board file
 2012-11-22 16:12 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: mx27: Align IIM registers with MX27 Reference Manual
` [PATCH v4 3/3] ARM: mx27: Add VPU support

[ 000/171] 3.4.20-stable review
 2012-11-22  0:41 UTC  (10+ messages)
` [ 001/171] mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
` [ 006/171] PCI/PM: Fix deadlock when unbinding device if parent in D3cold
` [ 071/171] ceph: messenger: rework prepare_connect_authorizer()
` [ 075/171] ceph: ensure auth ops are defined before use
` [ 105/171] libceph: fully initialize connection in con_init()
` [ 120/171] libceph: dont mark footer complete before it is
` [ 138/171] libceph: initialize msgpool message types
` [ 152/171] libceph: replace connection state bits with states
` [ 160/171] libceph: recheck con state after allocating incoming message

[PATCH] mtd cs553x_nand: Initialise ecc.strength before nand_scan()
 2012-11-22 11:09 UTC  (2+ messages)

[ 00/83] 3.6.8-stable review
 2012-11-22  0:42 UTC  (3+ messages)
` [ 28/83] ASoC: dapm: Use card_list during DAPM shutdown
` [ 81/83] ACPI video: Ignore errors after _DOD evaluation

[PATCH v3 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-22  9:43 UTC  (4+ messages)
` [PATCH v4 "

[PATCH] ezusb: add dependency to USB
 2012-11-22 18:27 UTC  (2+ messages)

[PATCH] serial:ifx6x60:Delete SPI timer when shut down port
 2012-11-22 11:06 UTC  (2+ messages)

[PATCH v3 00/12] x86, boot, 64bit: Add support for loading ramdisk and bzImage high
 2012-11-22 18:28 UTC  (18+ messages)
` [PATCH v3 01/12] x86, boot: move verify_cpu.S after 0x200
` [PATCH v3 08/12] x86, boot: Don't check if cmd_line_ptr is accessible in misc/decompressor()
` [PATCH v3 11/12] x86, boot: add fields to support load bzImage and ramdisk high

[POC] recoverable fault injection
 2012-11-22 11:40 UTC  (2+ messages)

[PATCH 3.6.6 0/3] i82975x_edac: fatal bug fixed
 2012-11-22 11:08 UTC  (2+ messages)

[PATCH 00/46] Automatic NUMA Balancing V4
 2012-11-22  9:43 UTC  (15+ messages)
` [PATCH 36/46] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships

[V2 PATCH 1/3] staging: ozwpan: Remove redundant null check before kfree in ozpd.c
 2012-11-21 23:10 UTC  (7+ messages)

memory-cgroup bug
 2012-11-22 18:05 UTC  (3+ messages)

[PATCH] tty: Add driver unthrottle in ioctl(...,TCFLSH,..)
 2012-11-22  6:16 UTC  (8+ messages)

Linux 3.7-rc6
 2012-11-22 13:10 UTC  (6+ messages)

[PATCH v4 00/31] loop: Issue O_DIRECT aio using bio_vec
 2012-11-21 22:40 UTC  (4+ messages)
` [PATCH v4 01/31] iov_iter: move into its own file
` [PATCH v4 06/31] iov_iter: add bvec support
` [PATCH v4 18/31] fs: use read_iter and write_iter rather than aio_read and aio_write

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-22 15:10 UTC  (10+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages

[PATCH V2 1/2] mfd: stmpe: Use devm_*() routines
 2012-11-22 18:31 UTC  (6+ messages)
` [PATCH V2 2/2] mfd: stmpe: Extend DT support in stmpe driver

[PATCH] UVC: use GFP_ATOMIC under spin lock
 2012-11-22 12:22 UTC  (3+ messages)

[PATCH] of: Have of_device_add call platform_device_add rather than device_add
 2012-11-22 17:30 UTC  (7+ messages)

[PATCH v2 0/3] mtd: nand: OMAP: ELM error correction support for BCH ecc
 2012-11-22 14:37 UTC  (5+ messages)

[PATCH v3 2/2] therma: exynos: Supports thermal tripping
 2012-11-22  2:18 UTC  (5+ messages)

[PATCH] PM / devfreq: missing rcu_read_lock() added for find_device_opp()
 2012-11-22 17:45 UTC  (4+ messages)

[PATCH v2.1 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-11-21 22:06 UTC  (8+ messages)
` [PATCH 1/4] bdi: Track users that require stable page writes
` [PATCH 4/4] ext3: Warn if mounting rw on a disk requiring "

[PATCH 0/2] ARM/ASoC: Davinci: Device Tree Update
 2012-11-22  4:04 UTC  (2+ messages)
` [PATCH 2/2] ASoC: Davinci: machine: Add device tree binding

[PATCH] serial: ifx6x60: Add modem power off function in the platform reboot process
 2012-11-22 11:19 UTC  (2+ messages)

[PATCH] serial: samsung: add devicetree properties for non-Exynos SoCs
 2012-11-22 10:37 UTC 

[PATCHv9 0/3] Runtime Interpreted Power Sequences
 2012-11-22 13:01 UTC  (5+ messages)
` [PATCHv9 1/3] "

[PATCH] regulator: max8925: fix compiler warnings
 2012-11-22  2:11 UTC 

[PATCH] bonding: in balance-rr mode, set curr_active_slave only if it is up
 2012-11-22 12:48 UTC 

[PATCH v1 0/9] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-11-21 21:37 UTC  (9+ messages)
` [PATCH 1/9] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 7/9] ocfs2: Use generic handlers of O_SYNC AIO DIO

kswapd endless loop for compaction
 2012-11-22 14:40 UTC  (2+ messages)

[PATCH 1/2] serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled
 2012-11-22  7:06 UTC 

[GIT PULL] extcon fixes for Linux 3.7 rc6
 2012-11-22  4:59 UTC  (3+ messages)

[ 17/38] ipv4: avoid undefined behavior in do_ip_setsockopt()
 2012-11-22  0:40 UTC 

[PATCH 00/58] Eliminate GCC -Wmissing-prototypes warnings from allnoconfig
 2012-11-21 23:18 UTC  (3+ messages)
` [PATCH 11/58] tty: Mark sysfs_attr_ns static

[PATCH 0/4] video: vt8500: cleanup and use of devm_ apis
 2012-11-22 18:07 UTC  (2+ messages)

[PATCH 1/2] mfd: add an AS3711 PMIC MFD driver
 2012-11-22  1:27 UTC  (3+ messages)
` [PATCH 2/2] regulator: add a regulator driver for the AS3711 PMIC

[PATCH v5 0/5] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-11-22  2:47 UTC  (6+ messages)
` [PATCH v5 4/5] iommu/omap: adapt to runtime pm
` [PATCH v5 5/5] ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks

[RFC PATCH 0/2] kvm/vmx: Output TSC offset
 2012-11-22  5:21 UTC  (9+ messages)
      `  "
          `  "
              `  "

Re: [PATCH] extcon : callback function to read cable property
 2012-11-22 13:00 UTC  (2+ messages)

[PATCH 00/42] SH pin control and GPIO rework
 2012-11-22  4:56 UTC  (3+ messages)
` [PATCH 21/42] sh-pfc: Add sh7367 pinmux support

[PATCH] arch_check_bp_in_kernelspace: fix the range check
 2012-11-22 16:12 UTC  (3+ messages)
  ` vdso && cr (Was: arch_check_bp_in_kernelspace: fix the range check)

[PATCH] vfio powerpc: enabled and supported on powernv platform
 2012-11-22 11:56 UTC  (3+ messages)

[PATCH] video console: add a driver for lcd2s character display
 2012-11-22  9:33 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH Resend] tty: vt: Remove redundant null check before kfree
 2012-11-22  6:48 UTC 

3.7-rc6 soft lockup in kswapd0
 2012-11-22 17:58 UTC 

[PATCH RESEND] Fix printing when no interrupt is allocated
 2012-11-21 21:25 UTC  (5+ messages)
` [PATCH RESEND] acpi: Fix logging when no pci_irq "

[PATCH] TPM: Work around buggy TPMs that block during continue self test
 2012-11-21 21:15 UTC 

[PATCH 00/12] VMCI for Linux upstreaming
 2012-11-21 21:10 UTC  (15+ messages)
` [PATCH 01/12] VMCI: context implementation
    ` [Pv-drivers] "
` [PATCH 02/12] VMCI: datagram implementation
` [PATCH 03/12] VMCI: doorbell implementation
` [PATCH 04/12] VMCI: device driver implementaton
` [PATCH 05/12] VMCI: event handling implementation
` [PATCH 06/12] VMCI: handle array implementation
` [PATCH 07/12] VMCI: queue pairs implementation
` [PATCH 08/12] VMCI: resource object implementation
` [PATCH 09/12] VMCI: routing implementation
` [PATCH 10/12] VMCI: guest side driver implementation
` [PATCH 11/12] VMCI: host "
` [PATCH 12/12] VMCI: Some header and config files

[PATCH] mm: vmscan: Check for fatal signals iff the process was throttled
 2012-11-21 21:05 UTC  (3+ messages)

[PATCH] of: When constructing the bus id consider assigned-addresses as well
 2012-11-21 21:02 UTC 

[PATCH v2 00/12] Media Controller capture driver for DM365
 2012-11-21 20:56 UTC  (2+ messages)

[PATCH] TPM: Switch to __packed instead of __attribute__((packed))
 2012-11-21 20:56 UTC 

[PATCH] TPM: Issue TPM_STARTUP at driver load if the TPM has not been started
 2012-11-21 20:54 UTC  (15+ messages)
` [tpmdd-devel] "
            ` [PATCH resend] "
                    ` [PATCH v4] "
                        ` [PATCH v5] "

[RFC/PATCH 0/3] CLK: add more devm_* APIs
 2012-11-21 20:54 UTC  (5+ messages)
` [PATCH 1/3] CLK: uninline clk_prepare() and clk_unprepare()

Device tree node to major/minor?
 2012-11-21 20:48 UTC  (5+ messages)

[RFC PATCH v2 00/15] NFSd state containerization
 2012-11-21 20:44 UTC  (4+ messages)

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-11-21 20:40 UTC  (7+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation
` [PATCH 2/6] VSOCK: vsock address implementaion
` [PATCH 3/6] VSOCK: notification implementation
` [PATCH 4/6] VSOCK: statistics implementation
` [PATCH 5/6] VSOCK: utility functions
` [PATCH 6/6] VSOCK: header and config files

[PATCH] Revert "serial: omap: fix software flow control"
 2012-11-21 20:21 UTC  (3+ messages)

[PATCH] futex: Avoid wake_futex for a PI futex_q
 2012-11-21 20:16 UTC  (2+ messages)
` [tip:core/locking] "

[GIT PULL] arm-soc: Xilinx zynq multiplatform changes for v3.8
 2012-11-21 20:01 UTC  (2+ messages)

[PATCH RFC 0/12] Final userns conversions
 2012-11-21 19:59 UTC  (8+ messages)
` [PATCH RFC 01/12] userns: Support 9p interacting with multiple user namespaces
  ` [PATCH RFC 09/12] userns: Convert ocfs2 to use kuid and kgid where appropriate
  ` [PATCH RFC 10/12] userns: Convert xfs to use kuid/kgid/kprojid "

[PATCH 00/27] Latest numa/core release, v16
 2012-11-21 19:56 UTC  (29+ messages)
            ` [PATCH] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones
              ` numa/core regressions fixed - more testers wanted

[PATCH] perf: call perf_event_comm under task_lock to fix suspicious rcu usage
 2012-11-21 19:40 UTC  (2+ messages)

[PATCH] x86, smpboot: allow manual hotplug of CPUs
 2012-11-21 19:39 UTC  (8+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-21 19:39 UTC  (7+ messages)
` [RFC 3/3] man-pages: Add man page for vmpressure_fd(2)

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-21 19:35 UTC  (14+ messages)
` [RFT PATCH v1 0/5] fix up inaccurate zone->present_pages
  ` [RFT PATCH v1 1/5] mm: introduce new field "managed_pages" to struct zone
  ` [RFT PATCH v1 4/5] mm: provide more accurate estimation of pages occupied by memmap

[PULL] Yama update (3.8)
 2012-11-21 19:34 UTC  (2+ messages)

[PATCH] [3.7-rc] fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
 2012-11-21 19:21 UTC 

[PATCH] New Nokia RX-51 power supply battery driver
 2012-11-21 19:20 UTC  (6+ messages)
` [PATCH v2] "

[PATCH v2 0/3] Cypress PS/2 Trackpad driver
 2012-11-21 19:20 UTC  (3+ messages)
` [PATCH v2 2/3] input: Cypress PS/2 Trackpad psmouse driver

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2012-11-21 19:17 UTC  (7+ messages)
` [PATCH v2] "

[PATCH 000/493] remove CONFIG_HOTPLUG as an option
 2012-11-21 19:15 UTC  (3+ messages)

[PATCH 0/5] Input related patches
 2012-11-21 18:42 UTC  (3+ messages)
` [PATCH 2/5] Input: bu21013_ts - Move GPIO init and exit functions into the driver

[PATCH linux-next] firmware: Remove last vestiges of dabusb
 2012-11-21 18:10 UTC 

[PATCH] of: use platform_device_add
 2012-11-21 18:34 UTC  (2+ messages)

[PATCH RESEND 0/7] MFD: ti_am335x_tscadc: DT support and TSC features addition
 2012-11-21 18:33 UTC  (7+ messages)
` [PATCH RESEND 3/7] input: ti_am335x_tsc: Add variance filter
` [PATCH RESEND 6/7] input: ti_am335x_tsc: Add DT support

[PATCH 1/2] ARM: EXYNOS: Add aliases for i2c controller for exynos4
 2012-11-21 18:33 UTC  (6+ messages)
` [PATCH 2/2] i2c: s3c2410: Get the i2c bus number from alias id
    ` [PATCH 1/2] i2c-core: dt: Pick i2c bus number from i2c alias if present
    ` [PATCH 2/2] i2c: pxa: Use i2c-core to get bus number now

[PATCH] brcmsmac: Add __printf verification to logging prototypes
 2012-11-21 18:17 UTC 

Lockdep complain for zram
 2012-11-21 18:06 UTC  (2+ messages)

Tagging of -stable patches
 2012-11-21 17:44 UTC  (2+ messages)

MAX_LOCKDEP_ENTRIES too low (called from ioc_release_fn)
 2012-11-21 17:46 UTC  (12+ messages)
      ` MAX_LOCKDEP_ENTRIES too low
        ` pi futex oops in __lock_acquire

[GIT] Networking
 2012-11-21 17:36 UTC 

net, bluetooth: object debug warning in bt_host_release()
 2012-11-21 17:27 UTC  (2+ messages)

The bug of iput() removal from flusher thread?
 2012-11-21 17:08 UTC  (11+ messages)

[PATCH] pkt_sched: QFQ Plus: fair-queueing service at DRR cost
 2012-11-21 17:04 UTC  (4+ messages)

[3.7-rc5/rc6 regression] "drm/nvc0/disp: fix regression in vblank semaphore release" broke nouveau driver and mplayer
 2012-11-21 17:02 UTC  (3+ messages)

[PATCH] ARM: exynos: add UART3 to DEBUG_LL ports
 2012-11-21 16:58 UTC  (4+ messages)
` [PATCH v2] "


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