linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-15 12:46:08 to 2013-02-15 16:30:56 UTC [more...]

[PATCH linux-next] lockd: nlmclnt_reclaim(): avoid stack overflow
 2013-02-15 16:30 UTC  (4+ messages)
` [PATCH linux-next v2] "

[PATCH 1/7] staging/ozwpan: Fix sparse warning Using plain integer as NULL pointer
 2013-02-15 16:34 UTC  (13+ messages)
` [PATCH 1/7 v2] staging/ozwpan: Fix NULL vs zero in ozpd.c (sparse warning)
  ` [PATCH 2/7 v2] staging/ozwpan: Fix NULL vs zero in ozusbsvc1.c "
  ` [PATCH 3/7 v2] staging/ozwpan: Fix NULL vs zero in ozeltbuf.c "
      ` Clang Analyzer was "
  ` [PATCH 4/7 v2] staging/ozwpan: Fix NULL vs zero in ozproto.c "
  ` [PATCH 5/7 v2] staging/ozwpan: Fix NULL vs zero in ozcdev.c "
  ` [PATCH 6/7] staging/ozwpan: Fix NULL vs zero in ozusbsvc.c "
  ` [PATCH 7/7] staging/ozwpan: Fix NULL vs zero in ozhcd.c "

[RFC 1/2] Makefile: Add arch/arch/$(hdr-arch)/boot in header include path
 2013-02-15 16:29 UTC  (4+ messages)
` [RFC 2/2] clk: tegra20: Use DT defines for CLK ID

What went in Linux 3.6, 3.7 and 3.8 from Xen standpoint
 2013-02-15 16:26 UTC 

[ASAP] thermal_sys.c NULL ptr deref patch likely incomplete
 2013-02-15 16:25 UTC  (3+ messages)

[PATCH] staging/comedi: Fix if(); by adding proper code
 2013-02-15 16:23 UTC  (3+ messages)
` [PATCH v2] staging/comedi: Remove if(); statement without effect

[PATCH v2 0/4] nfsd: make is works in a container
 2013-02-15 16:20 UTC  (2+ messages)

[PATCH] futex: avoid kernel taint caused by get_robust_list
 2013-02-15 16:18 UTC  (2+ messages)

[PATCH] aio: v3: fix kioctx not being freed after cancellation at exit time
 2013-02-15 16:18 UTC 

[PATCH] pm: provide stubs for PM VT console switch routines
 2013-02-15 16:17 UTC 

linux-next: build failure after merge of the drm-intel tree
 2013-02-15 16:16 UTC  (3+ messages)

[PATCH 0/5] Add P state driver for Intel Core Processors
 2013-02-15 16:15 UTC  (7+ messages)
` [PATCH] cpufreq/intel_pstate: Add kernel command line option disable intel_pstate

[PATCH] mm: fadvise: Drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
 2013-02-15 16:14 UTC  (4+ messages)

[PATCH EDAC 00/13] Add a driver to report Firmware first errors (via GHES)
 2013-02-15 16:02 UTC  (13+ messages)
` [PATCH EDAC 02/13] ghes: move structures/enum to a header file
` [PATCH EDAC 03/13] ghes: add the needed hooks for EDAC error report
` [PATCH EDAC 05/13] ghes_edac: Register at EDAC core the BIOS report
` [PATCH EDAC 07/13] edac: add support for raw error reports
` [PATCH EDAC 09/13] ghes_edac: do a better job of filling EDAC DIMM info
` [PATCH EDAC 12/13] ghes_edac.c: Don't credit the same memory dimm twice
` [PATCH EDAC 13/13] ghes_edac: Improve driver's printk messages

[PATCH -v5 1/5] x86,smp: move waiting on contended ticket lock out of line
 2013-02-15 15:57 UTC  (7+ messages)
` [tip:core/locking] x86/smp: Move "

[PATCH v3 0/7] spi: spi-fsl-spi: Make spi-fsl-spi usable in cpu mode outside of FSL SOC environments and add a grlib variant normally running on sparc
 2013-02-15 15:52 UTC  (8+ messages)
` [PATCH v3 1/7] spi: spi-fsl-spi: Make driver usable in CPU mode outside of an FSL_SOC environment
` [PATCH v3 2/7] spi: spi-fsl-spi: Make sure in spi_fsl_setup that chipselect becomes inactive
` [PATCH v3 3/7] spi: spi-fsl-spi: Move setting non-zero tx and rx shifts to a function accessed by a function pointer
` [PATCH v3 4/7] spi: spi-fsl-spi: Introduce a type for the driver
` [PATCH v3 5/7] spi: spi-fsl-spi: Add support for setting a maximum number of bits per word
` [PATCH v3 6/7] spi: spi-fsl-spi: Add support for Aeroflex Gaisler GRLIB cores normally running on SPARC
` [PATCH v3 7/7] spi: spi-fsl-spi: Add support for gpio chipselects for GRLIB type cores

[PATCH 00/13] kdump, vmcore: support mmap() on /proc/vmcore
 2013-02-15 15:52 UTC  (15+ messages)
` [PATCH 01/13] vmcore: allocate buffer for ELF headers on page-size alignment
` [PATCH 02/13] vmcore: round up buffer size of ELF headers by PAGE_SIZE
` [PATCH 04/13] vmcore: introduce types for objects copied in 2nd kernel
` [PATCH 05/13] vmcore: modify ELF32 code according to new type
` [PATCH 06/13] vmcore: modify vmcore clean-up function to free buffer on 2nd kernel
` [PATCH 07/13] vmcore: modify read_vmcore() to read "
` [PATCH 08/13] vmcore: remove unused helper function

Debugging Thinkpad T430s occasional suspend failure
 2013-02-15 15:50 UTC  (11+ messages)

[PATCH 0/9] arm-soc/for-next allyesconfig build regressions
 2013-02-15 15:49 UTC  (4+ messages)
` [PATCH 8/9] [HACK] ARM: imx: work around v7_cpu_resume link error

thermal governor: does it actually work??
 2013-02-15 15:49 UTC  (3+ messages)

[PATCH 1/5] vfork: don't freezer_count() for in-kernel users of CLONE_VFORK
 2013-02-15 15:44 UTC  (8+ messages)
` [PATCH 2/5] lockdep: check that no locks held at freeze time
` [PATCH 3/5] coredump: cleanup the waiting for coredump_finish code
` [PATCH 5/5] coredump: abort core dump piping only due to a fatal signal

[PATCH 1/2] sched: add wait_for_completion_io[_timeout]
 2013-02-15 15:44 UTC  (4+ messages)
` [PATCH 2/2] block: account iowait time when waiting for completion of IO request

[PATCH] x86: make PTRACE_GETREGSET return 32-bit regs if 64-bit process entered kernel with int 80
 2013-02-15 15:42 UTC  (11+ messages)

[GIT PULL 00/10] perf/core improvements and fixes
 2013-02-15 15:39 UTC  (2+ messages)

[PATCH] fix: build aborts if SPACE characters are found in path
 2013-02-15 15:31 UTC  (2+ messages)

[PATCH] ACPI / hotplug: Fix concurrency issues and memory leaks
 2013-02-15 15:18 UTC  (5+ messages)
` [Update][PATCH] "

[PATCH] Prevent interrupt loop with DWMAC MMC RX IPC Counter
 2013-02-15 15:18 UTC  (6+ messages)
    ` [PATCH v2] "

[ 00/89] 3.7.6-stable review
 2013-02-15 15:07 UTC  (10+ messages)
` [ 68/89] xfs: fix _xfs_buf_find oops on blocks beyond the filesystem end

[GIT PULL] cputime: Full dynticks task/cputime accounting v7
 2013-02-15 15:06 UTC  (4+ messages)

[RFC] sched: The removal of idle_balance()
 2013-02-15 15:05 UTC  (3+ messages)

[PATCH] mm: introduce __linear_page_index()
 2013-02-15 15:02 UTC  (3+ messages)

[PATCH 0/6] dma: various fixes in different DMAC drivers
 2013-02-15 14:56 UTC  (6+ messages)
` [PATCH 3/6] dma: coh901318_lli: avoid unbalanced locking
` [PATCH 4/6] dma: coh901318_lli: set residue only if dma is in progress

[PATCH] lpc_ich: use devres API to allocate private data
 2013-02-15 14:56 UTC  (2+ messages)

[PATCH v2] Input: atmel_mxt_ts - refactor i2c error handling
 2013-02-15 14:55 UTC 

[v3.8 Regression] watchdog: sp5100_tco: Add SB8x0 chipset support
 2013-02-15 14:54 UTC  (3+ messages)

linux-next: build failure after merge of the xen-two tree
 2013-02-15 14:53 UTC  (5+ messages)

[PATCH] Move console redirect to pid namespace
 2013-02-15 14:50 UTC  (6+ messages)

[PATCH RESEND 0/6 v13] gpio: Add block GPIO
 2013-02-15 14:47 UTC  (5+ messages)
` [PATCH RESEND 1/6 v13] gpio: Add a block GPIO API to gpiolib

[PATCH] drm: make frame duration time calculation more precise
 2013-02-15 14:29 UTC  (2+ messages)

[PATCH v3] lpc_ich: fix gpio base and control offsets
 2013-02-15 14:28 UTC  (5+ messages)

[PATCH] regulator: twl: Remove VDD1_VSEL_table and VDD2_VSEL_table
 2013-02-15 14:32 UTC  (2+ messages)

Including drm-intel tree to linux-next
 2013-02-15 14:26 UTC  (5+ messages)

[PATCH] TTY: do not update atime/mtime on read/write
 2013-02-15 14:25 UTC 

[PATCH 0/9] linux-next ARM defconfig fixes
 2013-02-15 14:16 UTC  (8+ messages)
` [PATCH 5/9] ARM: shmobile: mark mackerel sh_mmcif_device __maybe_unused
` [PATCH 7/9] ARM defconfigs: add missing inclusions of linux/platform_device.h
    ` fb: mmp: include linux/platform_device.h

uhid: broken interface: 32/64-bit compatibility
 2013-02-15 13:51 UTC  (3+ messages)

[PATCH 0/3] [GIT PULL] sched: clean ups and a minor fix
 2013-02-15 13:37 UTC  (6+ messages)
` [PATCH 2/3] sched: Move idle_balance() to post_schedule

[PATCH v6] iio: adc: add exynos adc driver under iio framwork
 2013-02-15 13:35 UTC  (6+ messages)
` [PATCH v7] "

[GIT PULL] (xen) stable/for-jens-3.8
 2013-02-15 13:31 UTC  (4+ messages)
` One more: "

[PATCH v5 00/45] CPU hotplug: stop_machine()-free CPU hotplug
 2013-02-15 13:28 UTC  (12+ messages)

[PATCH] btrfs: use kmalloc for lzo de/compress buffer
 2013-02-15 13:17 UTC  (2+ messages)

[PATCH 0/4] Various PCI-related device tree helpers
 2013-02-15 13:16 UTC  (6+ messages)
` [PATCH 1/4] of/pci: Provide support for parsing PCI DT ranges property

[PATCH 00/40] Power: AB8500: Internal development push
 2013-02-15 12:45 UTC  (37+ messages)
` [PATCH 01/40] mfd: Differentiate between newly added abx500 based platforms
` [PATCH 02/40] pm2301-charger: Enable SW EOC control on the ab9540
` [PATCH 04/40] ab8500-fg: Add power cut feature for ab8505 and ab8540
` [PATCH 08/40] ab8500-bm: Quick re-attach charging behaviour
` [PATCH 09/40] pm2301-charger: Support for over voltage protection on the ab9540
` [PATCH 10/40] ab8500-bm: Charge only mode fixes for "
` [PATCH 11/40] pm2301-charger: Force main charger detect
` [PATCH 12/40] pm2301-charger: Resolve I2C detection problem on ab9540
` [PATCH 13/40] ab8500_charger: Prevent auto drop of VBUS
` [PATCH 14/40] pm2301-charger: Die temp thermal protection
` [PATCH 15/40] pm2301-charger: Wake system when ext charger is plugged-in
` [PATCH 16/40] ab8500-btemp: Filter btemp readings
` [PATCH 17/40] ab8500-fg: Allow capacity to raise from 1% when charging
` [PATCH 18/40] ab8500-charger: Add AB8505_USB_LINK_STATUS
` [PATCH 19/40] pm2301-charger: Always compile the PM2301 Charger driver with AB8500 Battery Mgnt
` [PATCH 20/40] ab8500-bm: Add usb power path support
` [PATCH 21/40] ab8500-btemp: Defer btemp filtering while initialising
` [PATCH 22/40] ab8500-bm: Add support for the new ab8540 platform
` [PATCH 23/40] ab8500-charger: Use USBLink1Status Register
` [PATCH 24/40] abx500-chargalg: Prevent the watchdog from being kicked twice
` [PATCH 25/40] ab8500-chargalg: Use hrtimer
` [PATCH 26/40] ab8500-charger: Add UsbLineCtrl2 reference
` [PATCH 27/40] pm2301-charger: Adjust interrupt handler behavior
` [PATCH 28/40] pm2301-charger: Add pm_runtime_resume & pm_runtime_suspend
` [PATCH 29/40] ab8500-charger: Run detect workaround only on AB8500
` [PATCH 30/40] pm2301-charger: Removed unused code from PM2301 driver
` [PATCH 31/40] abx500-chargalg: Use module_platform_driver() rather
` [PATCH 32/40] ab8500-charger: Remove duplicate code
` [PATCH 33/40] pm2301-charger: lpn pin used only in C2C boards
` [PATCH 34/40] pm2301-charger: Charging LED control for pm2301
` [PATCH 35/40] ab8500-bm: Trivially fix up some incorrect and out-of-date comments
` [PATCH 36/40] pm2301-charger: Wake device on register access
` [PATCH 37/40] pm2301-charger: Reference put missing after access
` [PATCH 38/40] abx500-chargalg: Add charging current step interface
` [PATCH 39/40] ab8500-fg: Change current calculation
` [PATCH 40/40] ab8500-charger: Do not use [delayed_]work_pending()

[PATCH 00/35] mfd: ab8500: Internal development push
 2013-02-15 12:57 UTC  (36+ messages)
` [PATCH 01/35] mfd: ab8500-gpadc: Implemented suspend/resume
` [PATCH 02/35] mfd: ab8500-gpadc: Allow tvout regulator to be missing
` [PATCH 03/35] mfd: ab8500-gpadc: Reread on failure
` [PATCH 04/35] mfd: ab8500-gpadc: Add gpadc hw conversion
` [PATCH 05/35] mfd: ab8500-core: APE Interrupts are not cleared
` [PATCH 06/35] mfd: ab8500-core: Sysfs chip id modification
` [PATCH 07/35] mfd: ab8500-debug: Print banks in hex
` [PATCH 08/35] mfd: ab8500-debug: Function to save all ABB registers to mem
` [PATCH 09/35] mfd: ab8500-core: Add ADC support for ab8540
` [PATCH 10/35] mfd: ab8500-core: Rework MFD sub-device initialisation structures
` [PATCH 11/35] mfd: ab8500-core: Add Interrupt support for ab8540
` [PATCH 12/35] mfd: ab8500-debug: Better error handling on crash
` [PATCH 13/35] mfd: ab8500-debug: Add wake-up info
` [PATCH 14/35] mfd: ab8500-sysctrl: Error check clean up
` [PATCH 15/35] mfd: ab8500-debugfs: Add tests for ab8540 based platform initialisations
` [PATCH 16/35] mfd: ab8500: Add more platform checks
` [PATCH 17/35] mfd: ab8500: Introduce AB8540 cuts definition
` [PATCH 18/35] mfd: ab8500-sysctrl: Update correct turn on status
` [PATCH 19/35] mfd: ab8500-debug: Add support for ab8505 and ab9540
` [PATCH 20/35] mfd: ab8500-sysctrl: Add new reset function
` [PATCH 21/35] mfd: ab8500-gpadc: Add support for the AB8540
` [PATCH 22/35] mfd: ab8500-debug: "
` [PATCH 23/35] mfd: ab8500-gpadc: Optimise GPADC driver
` [PATCH 24/35] mfd: ab8500: Remove unnecessary 'struct device' declaration
` [PATCH 25/35] mfd: ab8500-core: Add additional resources to ab8505_iddet_resources
` [PATCH 26/35] mfd: ab8500-sysctrl: AB8505 doesn't have SYSCLKREQ5..8
` [PATCH 27/35] mfd: ab8500-debugfs: Dump sim registers
` [PATCH 28/35] mfd: ab8500-debug: Add ADC input channel usb_id in debugfs
` [PATCH 29/35] mfd: ab8500-core: Show turn on status at boot
` [PATCH 30/35] mfd: ab8500-debugfs: Change AB8500 debug permissions
` [PATCH 31/35] mfd: ab8500-debug: Add register map for ab8540
` [PATCH 32/35] mfd: ab8500-core: Add abx500-clk as an mfd child device
` [PATCH 33/35] mfd: ab8500-debug: Add explicit dependencies
` [PATCH 34/35] mfd: ab8500-debug: Convert to kstrtoul_from_user
` [PATCH 35/35] mfd: ab8500-core: Hierarchical interrupt registers

[PATCH] i2c-designware: Interrupt sharing and SDA hold time
 2013-02-15 13:05 UTC  (3+ messages)

[PATCH] ia64: rename cache_show to topology_cache_show
 2013-02-15 13:05 UTC  (2+ messages)

[PATCH] i2c: tegra: remove warning dump if timeout happen in transfer
 2013-02-15 13:04 UTC  (3+ messages)

[patch v4 0/18] sched: simplified fork, release load avg and power awareness scheduling
 2013-02-15 13:00 UTC  (5+ messages)
` [patch v4 05/18] sched: quicker balancing on fork/exec/wake

[PATCH v7 00/12] Tegra114 clockframework
 2013-02-15 12:36 UTC  (5+ messages)
` [PATCH v7 09/12] clk: tegra: Implement clocks for Tegra114
` [PATCH v7 10/12] clk: tegra: devicetree match for nvidia,tegra114-car
` [PATCH v7 11/12] ARM: dt: Add references to tegra_car clocks
` [PATCH v7 12/12] clk: tegra: Remove forced clk_enable of uartd


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