LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-14 17:50:54 to 2013-03-15 01:06:43 UTC [more...]

[GIT PULL] perf fixes
 2013-03-15  1:06 UTC  (11+ messages)

[PATCH 1/2] task_work: make FIFO task_work list
 2013-03-15  1:01 UTC  (7+ messages)
` [PATCH 2/2] task_work: check callback if it's NULL

linux-next: manual merge of the l2-mtd tree with the mtd tree
 2013-03-15  0:58 UTC 

[PATCH] nfsd: remove unnecessary permission checking in nfsv4
 2013-03-15  0:46 UTC 

Tux3 Report: Birds of a Feather flocked Together
 2013-03-15  0:57 UTC 

linux-next: manual merge of the l2-mtd tree with the mtd tree
 2013-03-15  0:53 UTC 

[Suggestion] Latest randconfig build errors for Head.S
 2013-03-15  0:52 UTC  (3+ messages)

[Suggestion] Latest randconfig build errors for CONFIG_MMU=no
 2013-03-15  0:51 UTC  (3+ messages)

[RFC PATCH] Linux kernel Wait-Free Concurrent Queue Implementation
 2013-03-15  0:49 UTC  (7+ messages)

[PATCH] leds: lp55xx: fix the sysfs read operation
 2013-03-15  0:39 UTC  (2+ messages)

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-15  0:33 UTC  (23+ messages)
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
` [PATCHv2, RFC 04/30] radix-tree: implement preload for multiple contiguous elements
` [PATCHv2, RFC 05/30] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv2, RFC 06/30] thp, mm: basic defines for transparent huge page cache
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 10/30] thp, mm: locking tail page is a bug
` [PATCHv2, RFC 11/30] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCHv2, RFC 12/30] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 20/30] ramfs: enable transparent huge page cache
` [PATCHv2, RFC 21/30] x86-64, mm: proper alignment mappings with hugepages
` [PATCHv2, RFC 23/30] thp: prepare zap_huge_pmd() to uncharge file pages
` [PATCHv2, RFC 24/30] thp: move maybe_pmd_mkwrite() out of mk_huge_pmd()
` [PATCHv2, RFC 26/30] thp: extract fallback path from do_huge_pmd_anonymous_page() to a function
` [PATCHv2, RFC 29/30] thp: call __vma_adjust_trans_huge() for file-backed VMA

[PATCH] usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
 2013-03-15  0:30 UTC 

linux-next: error importing the device-mapper quilt series
 2013-03-15  0:21 UTC  (2+ messages)

[PATCH] power: lp8788: use PAGE_SIZE for the sysfs read operation
 2013-03-15  0:19 UTC 

[PATCH] backlight: lp855x: use PAGE_SIZE for the sysfs read operation
 2013-03-15  0:19 UTC 

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

[PATCH] KVM: allow host header to be included even for !CONFIG_KVM
 2013-03-15  0:13 UTC 

[PATCH] ARM: sched_clock: Add more notrace to prevent recursion
 2013-03-15  0:08 UTC 

[PATCH] USB: EHCI: fix for leaking isochronous data
 2013-03-15  0:00 UTC  (7+ messages)

[PATCH] usb: ehci-s5p: Use devm for requesting ehci_vbus_gpio
 2013-03-14 23:59 UTC 

[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
 2013-03-14 23:27 UTC  (9+ messages)

BUG: IPv4: Attempt to release TCP socket in state 1
 2013-03-14 23:19 UTC  (11+ messages)

SLAB + UML : WARNING: at mm/page_alloc.c:2386
 2013-03-14 23:10 UTC  (7+ messages)
  ` SLUB "

[PATCH net-next] drivers:net: Remove dma_alloc_coherent OOM messages
 2013-03-14 23:07 UTC 

gen_pool_add broken with LPAE based systems
 2013-03-14 23:05 UTC 

[PATCH 0/5] at91: atmel_lcdfb: regression fixes and cpu_is removal
 2013-03-14 23:03 UTC  (4+ messages)

[PATCHSET wq/for-3.10] workqueue: simplify per-cpu worker rebinding and implement unbound worker CPU affinity restoration
 2013-03-14 23:01 UTC  (6+ messages)
` [PATCH REVIEW_ONLY 1/5] sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
` [PATCH 2/5] workqueue: convert worker_pool->worker_ida to idr and implement for_each_pool_worker()
` [PATCH 3/5] workqueue: relocate rebind_workers()
` [PATCH 4/5] workqueue: directly restore CPU affinity of workers from CPU_ONLINE
` [PATCH 5/5] workqueue: restore CPU affinity of unbound workers on CPU_ONLINE

[PATCH] ARM: dts: add usb 2.0 clock references to exynos5250 device tree
 2013-03-14 23:01 UTC  (3+ messages)

[PATCH] usb: Document clocks in samsung,exynos4210-ehci/ohci bindings
 2013-03-14 23:00 UTC 

[GIT PULL] at91: fixes for 3.9-rc #1
 2013-03-14 22:57 UTC  (3+ messages)

[PATCH 00/13] overlay filesystem: request for inclusion (v16)
 2013-03-14 22:59 UTC  (8+ messages)

[PATCH REPOST v3.9-rc1] sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY
 2013-03-14 22:55 UTC 

[PATCH v2 0/2] AMD MCE fixes
 2013-03-14 22:47 UTC  (5+ messages)
` [PATCH v2 1/2] x86/mce: Replace shared_bank array with is_shared_bank() helper
` [PATCH v2 2/2] x86/mce: Use MCG_CAP MSR to find out number of banks on AMD

[GIT PULL] printk: fixes
 2013-03-14 22:45 UTC  (7+ messages)
` [PATCH 2/2] printk: Provide a wake_up_klogd() off-case

[RESEND PATCH] tools/perf: fix build on non-glibc systems due to libio.h absence
 2013-03-14 22:27 UTC 

Regression with orderly_poweroff()
 2013-03-14 22:28 UTC  (11+ messages)
              ` [PATCH 0/1] poweroff: change orderly_poweroff() to use schedule_work()
                ` [PATCH 1/1] "

[PATCH 0/6] ARM platform spring cleaning
 2013-03-14 22:26 UTC  (8+ messages)
` [PATCH 1/6] ARM: gemini: get platform to build again
` [PATCH 2/6] ARM: gemini: remove platform support
` [PATCH 3/6] ARM: remove fa526 CPU support
` [PATCH 4/6] ARM: l7200: remove zombie file
` [PATCH 5/6] ARM: kill Hynix h720x platform
` [PATCH 6/6] mtd: remove h720x flash support

3.8.2->3.8.3 i915 regression: GMBUS [i915 gmbus dpb] timed out, falling back to bit banging on pin 5
 2013-03-14 22:19 UTC  (2+ messages)

[PATCH] staging: ccg: remove two outdated dependencies
 2013-03-14 22:19 UTC  (6+ messages)

[stable revert request] ... of doubled commit
 2013-03-14 22:15 UTC  (3+ messages)

[PATCH] loop: cleanup partitions when detaching loop device
 2013-03-14 22:07 UTC  (2+ messages)

[PATCH] Turn off -Wmaybe-uninitialized when building with -Os
 2013-03-14 22:01 UTC 

[PATCH 1/3] mfd: remove __exit_p annotation for twl4030_madc_remove
 2013-03-14 21:56 UTC  (7+ messages)
` [PATCH 2/3] mfd: Make AB8500_CORE select POWER_SUPPLY to fix build error
` [PATCH 3/3] mfd: ab8500: kill "reg" property from binding
` [PATCH] isdn: hisax: netjet requires VIRT_TO_BUS
` [PATCH] ethernet/tulip: DE4x5 needs VIRT_TO_BUS
` [PATCH] vfio: include <linux/slab.h> for kmalloc
` [PATCH] [media] ir: IR_RX51 only works on OMAP2

[PATCH] VSOCK: Support VM sockets connected to the hypervisor
 2013-03-14 21:55 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/3] [GIT PULL][3.9] tracing: Fixes with flags and latency tracers
 2013-03-14 21:33 UTC  (4+ messages)
` [PATCH 1/3] tracing: Protect tracer flags with trace_types_lock
` [PATCH 2/3] tracing: Keep overwrite in sync between regular and snapshot buffers
` [PATCH 3/3] tracing: Prevent buffer overwrite disabled for latency tracers

CLONE_NEWUSER|CLONE_FS root exploit
 2013-03-14 21:32 UTC  (5+ messages)

[PATCH 5/5 v9] iommu/fsl: Freescale PAMU driver and iommu implementation
 2013-03-14 21:14 UTC  (4+ messages)

mmotm 2013-03-01-15-50 uploaded
 2013-03-14 21:16 UTC  (5+ messages)
` mmotm 2013-03-01-15-50 uploaded (strict user copy)

[RFC PATCH] integrity: Use a new type for asymmetric signature
 2013-03-14 21:08 UTC  (5+ messages)

3.9-rc1 NULL pointer crash at find_pid_ns
 2013-03-14 21:00 UTC  (12+ messages)

[stable request] TTY: do not reset master's packet mode
 2013-03-14 20:52 UTC  (3+ messages)

[PATCH 0/2] lib,crypto: Add lz4 compressor module and crypto API
 2013-03-14 20:57 UTC  (2+ messages)

[PATCH tip/core/urgent] Fix for hlist_entry_safe() regression
 2013-03-14 20:53 UTC 

i915 black screen introduced by ACPI changes
 2013-03-14 20:49 UTC  (19+ messages)
                              ` [Intel-gfx] "

[-next] staging/comedi regressions
 2013-03-14 20:28 UTC  (4+ messages)

[PATCH 0/5] mv643xx_eth: use mvmdio MDIO bus driver
 2013-03-14 20:36 UTC  (13+ messages)
` [PATCH 0/4] "
  ` [PATCH] mv643xx_eth: convert to use the Marvell Orion MDIO driver
  ` [PATCH 2/4 v2] net: mvmdio: rename base register cookie from smireg to regs
  ` [PATCH 3/4 v2] net: mvmdio: enhance driver to support SMI error/done interrupts
  ` [PATCH 4/4 v2] mv643xx_eth: convert to use the Marvell Orion MDIO driver
  ` [PATCH 1/4 v2] net: mvmdio: allow platform device style registration

Nouveau q?
 2013-03-14 20:34 UTC 

linux-next: build failure after merge of the final tree (staging tree related)
 2013-03-14 20:33 UTC  (3+ messages)

[PATCH RESEND 0/6] Drivers: hv
 2013-03-14 20:39 UTC  (7+ messages)
` [PATCH RESEND 1/6] Drivers: hv: balloon: Do not request completion notification
  ` [PATCH RESEND 2/6] Drivers: hv: balloon: Execute balloon inflation in a separate context
  ` [PATCH RESEND 3/6] Drivers: hv: balloon: Execute hot-add code "
  ` [PATCH RESEND 4/6] Drivers: hv: balloon: Make the balloon driver not unloadable
  ` [PATCH V2 5/6] Drivers: hv: balloon: Implement hot-add functionality
  ` [PATCH RESEND 6/6] Drivers: hv: vmbus: Handle channel rescind message correctly

[RFC PATCH] Allow optional module parameters
 2013-03-14 20:07 UTC 

[PATCH 1/1] amba: tegra-ahb: Fix build error w/ PM_SLEEP w/o PM_RUNTIME
 2013-03-14 20:04 UTC  (2+ messages)

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2013-03-14 19:57 UTC  (12+ messages)

[PATCH v3] drm/i915: bounds check execbuffer relocation count
 2013-03-14 19:32 UTC  (5+ messages)

[PATCH -next] m68k: Add missing cmpxchg64() if CONFIG_RMW_INSNS=y
 2013-03-14 19:30 UTC 

ACPI undocking on 3.8-rc5 no longer works with Lenovo T61
 2013-03-14 19:17 UTC  (5+ messages)

[PATCH] cifs: Rename cERROR and cifserror to cifs_vfs_err
 2013-03-14 19:24 UTC  (5+ messages)
      ` [PATCH] cifs: Rename cERROR and cFYI to cifs_dbg

zsmalloc limitations and related topics
 2013-03-14 19:16 UTC  (8+ messages)

need info: softirq warning upon free skb
 2013-03-14 18:36 UTC 

Linux 3.0.69
 2013-03-14 18:48 UTC  (2+ messages)

[3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)
 2013-03-14 18:48 UTC  (5+ messages)

Linux 3.4.36
 2013-03-14 18:47 UTC  (2+ messages)

Linux 3.8.3
 2013-03-14 18:47 UTC  (2+ messages)

[PATCH] usb: limit OMAP related USB options to OMAP2PLUS platforms
 2013-03-14 18:40 UTC  (6+ messages)

[ANNOUNCE] rasdaemon userspace tool v.0.1
 2013-03-14 18:38 UTC 

[PATCHv3 03/14] mailbox: OMAP: introduce mailbox framework
 2013-03-14 18:30 UTC  (5+ messages)

[PATCH] x86/mce: Use MCG_CAP MSR to find out number of banks on AMD
 2013-03-14 18:23 UTC  (2+ messages)

NULL pointer dereference in ext4_superblock_csum_set with mounted filesystem
 2013-03-14 18:02 UTC  (6+ messages)

[RFC 1/1] clk: Add notifier support in clk_prepare_enable/clk_disable_unprepare
 2013-03-14 17:54 UTC  (12+ messages)

[PATCH v2 0/8] Use module_platform_driver_probe() part 2
 2013-03-14 17:51 UTC  (4+ messages)
` [PATCH v2 4/8] drivers: input: use module_platform_driver_probe()

[PATCH v2] mm/hugetlb: add more arch-defined huge_pte functions
 2013-03-14 17:51 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).