The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2013-03-11 21:20:41 to 2013-03-12 05:05:12 UTC [more...]

[PATCH 01/18] arm: remove cast for kzalloc return value
 2013-03-12  5:03 UTC  (5+ messages)
` [PATCH 02/18] ia64: remove cast for kmalloc "
` [PATCH 03/18] powerpc: remove cast for kmalloc/kzalloc "
` [PATCH 04/18] x86: platform: mrst: remove cast for kmalloc "
` [PATCH 05/18] driver: staging: csr: "

[PATCH 0/2] cpufreq: cpufreq-cpu0: cleanups around DT usage
 2013-03-12  5:03 UTC  (4+ messages)
` [PATCH 1/2] cpufreq: cpufreq-cpu0: support for clock which are not in DT yet
` [PATCH 2/2] cpufreq: cpufreq-cpu0: provide compatibility string for DT matchup

[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
 2013-03-12  5:01 UTC  (7+ messages)
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()

[PATCH] perf trace: Get rid of a duplicate code
 2013-03-12  4:59 UTC 

linux-next: Tree for Mar 12
 2013-03-12  4:52 UTC 

linux-next: build warning after merge of the final tree (tip tree related)
 2013-03-12  4:42 UTC 

[PATCH -tip ] [BUGFIX] kprobes: Move hash_64() into .text.kprobe section
 2013-03-12  4:35 UTC  (2+ messages)

[PATCH 1/3] i2c: exynos5: add High Speed I2C controller driver
 2013-03-12  4:32 UTC  (2+ messages)
` [PATCH] "

linux-next: build failure after merge of the final tree
 2013-03-12  4:30 UTC 

linux-next: build failure after merge of the final tree (drm-intel tree related)
 2013-03-12  4:22 UTC 

linux-next: unneeded merge in the security tree
 2013-03-12  4:16 UTC  (3+ messages)

FW: Regulator API ignored return values
 2013-03-12  4:15 UTC 

[PATCH] drivers: gpu: drm: exynos: Replaced kzalloc & memcpy with kmemdup
 2013-03-12  4:12 UTC  (3+ messages)

[PATCH] KEYS: Fix race with concurrent install_user_keyrings()
 2013-03-12  4:09 UTC  (7+ messages)

[PATCH] atomic: improve atomic_inc_unless_negative/atomic_dec_unless_positive
 2013-03-12  4:03 UTC  (7+ messages)

[PATCH v4 0/4] Add support for S3 non-stop TSC support
 2013-03-12  3:56 UTC  (5+ messages)
` [PATCH v4 1/4] x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3
` [PATCH v4 2/4] clocksource: Add new feature flag CLOCK_SOURCE_SUSPEND_NONSTOP
` [PATCH v4 3/4] x86: tsc: Add support for new S3_NONSTOP feature
` [PATCH v4 4/4] timekeeping: utilize the suspend-nonstop clocksource to count suspended time

linux-next: manual merge of the akpm tree with the arm-soc tree
 2013-03-12  3:47 UTC 

torrent hash failures since 3.9.0-rc1
 2013-03-12  3:44 UTC  (13+ messages)

compat-drivers based on v3.9-rc2
 2013-03-12  3:40 UTC 

[PATCH linux-next v2] SUNRPC: rpcrdma_register_default_external: Dynamically allocate ib_phys_buf
 2013-03-12  3:40 UTC  (6+ messages)
` [PATCH linux-next v3] "

compat-drivers v3.8.2 release
 2013-03-12  3:35 UTC 

linux-next: manual merge of the signal tree with Linus' tree
 2013-03-12  3:25 UTC 

Regression with orderly_poweroff()
 2013-03-12  3:25 UTC 

[PATCH] sched: wakeup buddy
 2013-03-12  3:23 UTC  (5+ messages)

linux-next: manual merge of the signal tree with the mips tree
 2013-03-12  3:22 UTC 

[PATCH 00/12] perf annotate: Add support for event group view (v2)
 2013-03-12  3:21 UTC  (3+ messages)

linux-next: manual merge of the renesas tree with Linus' tree
 2013-03-12  3:07 UTC 

[PATCH] efivars: allow efi pstore variable when validate filename
 2013-03-12  3:06 UTC  (2+ messages)

[PATCH 0/6] Drivers: hv
 2013-03-12  2:54 UTC  (4+ messages)
` [PATCH 1/6] Drivers: hv: balloon: Do not request completion notification
  ` [PATCH 5/6] Drivers: hv: balloon: Implement hot-add functionality

Better support for (desktop) file search / indexing applications
 2013-03-12  2:55 UTC  (7+ messages)
        ` Fwd: [Nepomuk] "
            `  "

[PATCH] mv643xx_eth: Fix a possible deadlock upon ifdown
 2013-03-12  2:49 UTC  (4+ messages)

mm/hotplug: fix build warning when CONFIG_MEMORY_HOTREMOVE=n
 2013-03-12  2:42 UTC 

[PATCH 00/12] rwsem fast-path write lock stealing
 2013-03-12  2:36 UTC  (7+ messages)
` [PATCH 11/12] rwsem: wake all readers when first waiter is a reader

linux-next: manual merge of the drivers-x86 tree with the tree
 2013-03-12  2:34 UTC 

[PATCH v1] ARM: keep __my_cpu_offset consistent with generic one
 2013-03-12  2:32 UTC  (2+ messages)

Bug involving dynamic_debug and '-p' modifier
 2013-03-12  2:28 UTC  (2+ messages)

[PATCH] cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()
 2013-03-12  2:28 UTC 

[PATCH v4 00/32] ldisc patchset
 2013-03-12  2:28 UTC  (16+ messages)
` [PATCH v5 00/44] "
  ` [PATCH v5 11/44] n_tty: Correct unthrottle-with-buffer-flush comments
  ` [PATCH v5 21/44] tty: Document unsafe ldisc reference acquire
  ` [PATCH v5 23/44] tty: Locate get/put ldisc functions together
  ` [PATCH v5 25/44] tty: Fix recursive deadlock in tty_perform_flush()
  ` [PATCH v5 26/44] tty: Add read-recursive, writer-prioritized rw semaphore
  ` [PATCH v5 27/44] tty: Drop lock contention stat from ldsem trylocks
  ` [PATCH v5 36/44] tty: Inline ldsem down_failed() into down_{read,write}_failed()
  ` [PATCH v5 38/44] tty: Drop wake type optimization
  ` [PATCH v5 40/44] tty: Simplify lock taking for waiting writers
  ` [PATCH v5 41/44] tty: Implement ldsem fast path write lock stealing
  ` [PATCH v5 42/44] tty: Reduce and simplify ldsem atomic ops
  ` [PATCH v5 44/44] tty: Early-out tardy ldsem readers

[PATCH] sctp: don't break the loop while meeting the active_path so as to find the matched transport
 2013-03-12  2:24 UTC  (5+ messages)

[PATCH] phydev: Add sysctl variable for polling interval of phy
 2013-03-12  2:21 UTC 

doing lots of disk writes causes oom killer to kill processes
 2013-03-12  2:15 UTC 

[PATCH 1/2] w1: mxc_w1: Convert to devm_ioremap_resource()
 2013-03-12  2:12 UTC  (3+ messages)
` [PATCH 2/2] ARM: imx_v6_v7_defconfig: Select CONFIG_W1_MASTER_MXC

[PATCH 1/2] w1-gpio: remove erroneous __exit and __exit_p()
 2013-03-12  2:10 UTC  (2+ messages)

w1_ds2408 linux driver
 2013-03-12  2:09 UTC  (3+ messages)
` [PATCH 1/2] w1: ds2408: make value read-back check a Kconfig option

[PATCH] clk: prima2: fix return value check in sirfsoc_of_clk_init()
 2013-03-12  2:00 UTC  (2+ messages)

[PATCH 00/14] x86, ACPI, numa: Parse numa info early
 2013-03-12  1:51 UTC  (11+ messages)
` [PATCH 01/14] x86, ACPI, mm: Kill max_low_pfn_mapped

[RFC][PATCH 0/4] UAPI: Fix up endianness conditionals
 2013-03-12  1:43 UTC  (3+ messages)
` [PATCH 3/4] UAPI: Fix endianness conditionals in linux/raid/md_p.h

[PATCH] md/raid456: remove depends on CONFIG_EXPERIMENTAL
 2013-03-12  1:36 UTC  (5+ messages)

BUG_ON(nd->inode->i_op->follow_link);
 2013-03-12  1:27 UTC  (9+ messages)
` ipc/testmsg GPF
      ` pipe_release oops

Fix memory leak in cpufreq stats
 2013-03-12  1:23 UTC  (3+ messages)

[PATCH 03/10] ARM: smp_twd: Divorce smp_twd from local timer API
 2013-03-12  1:20 UTC  (14+ messages)

[PATCH v6 12/16] spi/spi-atmel: add pinctrl support for atmel spi
 2013-03-12  1:10 UTC  (3+ messages)

[PATCH v3 1/7] kernel/sys.c: Use the simpler call_usermodehelper()
 2013-03-12  1:05 UTC  (8+ messages)
` [PATCH v3 2/7] usermodehelper: Export _exec() and _setup() functions
` [PATCH v3 3/7] kmod: split call to call_usermodehelper_fns()
` [PATCH v3 4/7] KEYS: "
` [PATCH v3 5/7] coredump: remove trailling whitespaces
` [PATCH v3 6/7] Split remaining calls to call_usermodehelper_fns()
` [PATCH v3 7/7] kmod: remove call_usermodehelper_fns()

linux-next: manual merge of the wireless-next tree with the wireless tree
 2013-03-12  1:00 UTC 

[PATCH V3 0/4] CPUFreq: Implement per policy instances of governors
 2013-03-12  0:55 UTC  (4+ messages)
` [PATCH V3 4/4] cpufreq: Add Kconfig option to enable/disable have_multiple_policies

[PATCH 1/3] workqueue: define mod_scheduled_delayed_work[_on]() helpers
 2013-03-12  0:54 UTC  (3+ messages)

[PATCH 0/9] fixes for ARM build regressions in 3.9-rc1
 2013-03-12  0:53 UTC  (5+ messages)
` [PATCH 9/9] ARM: spear3xx: Use correct pl080 header file

[PATCH 0/3] sta2x11 common clock framework implementation
 2013-03-12  0:51 UTC  (4+ messages)
` [PATCH 2/3] x86, pci sta2x11-fixup: add function to access sta2x11 instance id

[PATCH 0/3] genirq: Do not consider the irqs with disabling and IRQF_NO_SUSPEND
 2013-03-12  9:58 UTC  (5+ messages)
` [PATCH 2/3] "
  ` [PATCH 2/3] genirq: Do not consider the irqs with IRQF_NO_SUSPEND in check_wakeup_irqs()

epoll: possible bug from wakeup_source activation
 2013-03-12  0:44 UTC  (10+ messages)

linux-next: manual merge of the net-next tree with Linus' tree
 2013-03-12  0:33 UTC 

[PATCH v3] drm/i915: bounds check execbuffer relocation count
 2013-03-12  0:31 UTC 

[PATCH 0/4] Cosmetic changes to the android binder proc release code
 2013-03-12  0:29 UTC  (16+ messages)
` [PATCH 1/4] drivers: android: binder: Move the node release code to a separate function
` [PATCH 2/4] drivers: android: binder: Fix code style
` [PATCH 4/4] drivers: android: binder: Fix compiler warning
` [PATCH v2 0/3] Cosmetic changes to the android binder proc release code
  ` [PATCH v2 1/3] drivers: android: binder: Move the node release code to a separate function
  ` [PATCH v2 2/3] drivers: android: binder: Fix code style
  ` [PATCH v2 3/3] drivers: android: binder: Remove excessive indentation

[PATCH] powerpc: remove outdated default
 2013-03-12  0:21 UTC 

[PATCH] drm/i915: use simple attribute in debugfs routines
 2013-03-12  0:20 UTC  (3+ messages)

[PATCH] kirkwood: fix coccicheck warnings
 2013-03-12  0:10 UTC  (5+ messages)

[PATCH v2] backlight: l4f00242t03: check return value of regulator_enable()
 2013-03-12  0:02 UTC 

[PATCH] ARM:net: an issue for k which is u32, never < 0
 2013-03-12  0:01 UTC  (6+ messages)

[PATCH] alarmtimer: add error prints when suspend failed
 2013-03-12  0:08 UTC  (5+ messages)

[PATCH] video: mxsfb: Convert to devm_ioremap_resource()
 2013-03-11 23:52 UTC 

[PATCH][RESEND] Add a USB audio quirk for the NuForce UDH-100 device
 2013-03-11 23:58 UTC  (5+ messages)

[PATCH] backlight: l4f00242t03: check return value of regulator_enable()
 2013-03-11 23:54 UTC  (3+ messages)

[PATCH] dma: mxs-dma: Convert to devm_ioremap_resource()
 2013-03-11 23:50 UTC 

[PATCH] backlight: fix typo "MACH_SAM9...EK" three times
 2013-03-11 23:50 UTC  (2+ messages)

RE
 2013-03-11 23:38 UTC 

[PATCH] powerpc: Remove last traces of POWER4_ONLY
 2013-03-11 23:44 UTC 

[GIT PULL] Ceph fix for -rc3
 2013-03-11 23:31 UTC 

[PATCH -mmotm] scsi: fix the wrong position of the comment
 2013-03-11 23:28 UTC  (2+ messages)

[PATCH] decompressors: fix typo "POWERPC"
 2013-03-11 23:29 UTC 

[PATCH] drm/i915: restrict kernel address leak in debugfs
 2013-03-11 23:18 UTC  (2+ messages)

[PATCH v2] drm/i915: clarify reasoning for the access_ok call
 2013-03-11 23:16 UTC  (2+ messages)

[PATCH v3 2/2] cpufreq: Convert the cpufreq_driver_lock to use the rcu
 2013-03-11 23:23 UTC  (3+ messages)
` [PATCH v4 0/2] cpufreq: cpufreq_driver_lock is hot on large systems

nouveau shuts the machine down with v3.9-rc1 (temperature (72 C) hit the 'shutdown' threshold)
 2013-03-11 23:00 UTC  (5+ messages)

[PATCH] fuse: Fix build after change to synchronize with library
 2013-03-11 22:54 UTC 

[PATCH] gpu: don't cast kzalloc() return value
 2013-03-11 22:52 UTC  (2+ messages)

[PATCH v2] drm/i915: bounds check execbuffer relocation count
 2013-03-11 22:51 UTC  (4+ messages)

[PATCH REPOST] dma: tegra: assume CONFIG_OF
 2013-03-11 22:30 UTC 

[PATCH V2 0/5] ARM: DT: tegra114: Add DT entry for different controller
 2013-03-11 22:15 UTC  (2+ messages)

[Patch 02/02] block: IBM FlashSystem 70/80 sysfs debug
 2013-03-11 22:08 UTC 

[PATCH 3.9-rc1] clk: vt8500: Fix variable name '*prate' compile error
 2013-03-11 22:07 UTC  (3+ messages)

[PATCH V3] get_maintainer: use filename-only regex match for Tegra
 2013-03-11 22:05 UTC  (2+ messages)

[Patch 01/02] block: IBM FlashSystem 70/80 EEH Support
 2013-03-11 22:04 UTC 

[PATCH 1/1] kernel/pid.c: Improve flow of a loop inside alloc_pidmap
 2013-03-11 22:01 UTC  (3+ messages)

Build regressions/improvements in v3.9-rc2
 2013-03-11 21:57 UTC  (2+ messages)

Regulator API ignored return values
 2013-03-11 21:55 UTC  (2+ messages)

[PATCH -next] sh-pfc: fix return value check in sh_pfc_register_pinctrl()
 2013-03-11 21:47 UTC  (2+ messages)

+ signal-always-clear-sa_restorer-on-execve.patch added to -mm tree
 2013-03-11 21:42 UTC  (7+ messages)

[PATCH] powerpc: Use PTR_RET instead of IS_ERR/PTR_ERR
 2013-03-11 21:36 UTC  (2+ messages)

[PATCH 1/2] hwmon: ntc: Add DT support to NTC thermistor driver
 2013-03-11 21:36 UTC  (3+ messages)
` [PATCH 2/2] hwmon: NTC: add IIO get channel and read support

[RFC PATCH] Linux kernel Wait-Free Concurrent Queue Implementation
 2013-03-11 21:36 UTC 

ext4 change in v3.3-rc2 broke user space
 2013-03-11 21:35 UTC  (2+ messages)

[PATCH] [media] soc_camera: remove two outdated selects
 2013-03-11 21:30 UTC 

[PATCH] x86, kdump: Set crashkernel_low automatically
 2013-03-11 21:15 UTC  (16+ messages)

wfcqueue (in Userspace RCU) for Linux kernel (for epoll)
 2013-03-11 21:25 UTC  (2+ messages)

3.6.11: khubd issue SLAB related?
 2013-03-11 21:23 UTC  (2+ messages)

pull request: bluetooth 2013-03-11
 2013-03-11 21:20 UTC 


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