linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-04 22:52:11 to 2012-09-05 07:24:36 UTC [more...]

[PATCH 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-09-05  7:25 UTC 

[PATCH 0/3] Trivial code clean for procfs
 2012-09-05  7:15 UTC  (5+ messages)
` [PATCH 1/3] proc: return -ENOMEM when inode allocation failed

[PATCH] drbd: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  7:09 UTC 

[PATCH] dma: tegra: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  7:08 UTC 

[PATCH 0/1 v3] leds: Add new LED driver for lm355x chips
 2012-09-05  7:05 UTC  (2+ messages)
` [PATCH 1/1 "

linux-next: build failure after merge of the final tree (staging tree related)
 2012-09-05  7:08 UTC  (2+ messages)
` [PATCH] Staging: ipack: fix build failure in powerpc allyesconfig

[PATCH] ALSA: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  7:06 UTC  (2+ messages)

[PATCH 0/5] Multiqueue virtio-scsi
 2012-09-05  7:03 UTC  (6+ messages)
` [PATCH 5/5] virtio-scsi: introduce multiqueue support

[RFC] First attempt at kernel secure boot support
 2012-09-05  7:03 UTC  (12+ messages)
` [PATCH 07/11] kexec: Disable in a secure boot environment

[PATCH] ALSA: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  7:00 UTC 

[PATCH 3/3] i2c: nomadik: Add Device Tree support to the Nomadik I2C driver
 2012-09-05  6:53 UTC  (7+ messages)

PCI/e1000 BUG: unable to handle kernel paging request at 0ffff163
 2012-09-05  6:51 UTC 

[PATCH] staging: gdm72xx: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  6:49 UTC 

[PATCH] staging: ozwpan: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  6:48 UTC 

[PATCH] mm: use list_move_tail instead of list_del/list_add_tail
 2012-09-05  6:36 UTC 

[PATCH] perf/x86: Disable uncore on virtualized CPU
 2012-09-05  6:35 UTC  (2+ messages)

[PATCH tip/core/rcu 0/15] Miscellaneous fixes
 2012-09-05  6:23 UTC  (27+ messages)
` [PATCH tip/core/rcu 01/15] rcu: Add PROVE_RCU_DELAY to provoke difficult races
  ` [PATCH tip/core/rcu 04/15] rcu: Permit RCU_NONIDLE() to be used from interrupt context
                  ` [PATCH] trace: Don't declare trace_*_rcuidle functions in modules
  ` [PATCH tip/core/rcu 09/15] rcu: Avoid rcu_print_detail_task_stall_rnp() segfault
  ` [PATCH tip/core/rcu 10/15] rcu: Protect rcu_node accesses during CPU stall warnings
  ` [PATCH tip/core/rcu 13/15] rcu: Move TINY_PREEMPT_RCU away from raw_local_irq_save()
  ` [PATCH tip/core/rcu 15/15] kmemleak: Replace list_for_each_continue_rcu with new interface

[PATCH 1/2] workqueue: move WORKER_REBIND clearing in rebind_workers() to the end of the function
 2012-09-05  6:16 UTC  (2+ messages)
` [PATCH 2/2] workqueue: fix possible deadlock in idle worker rebinding

[git pull] Please pull powerpc.git merge branch
 2012-09-05  6:12 UTC 

linux-next: Tree for Sept 5
 2012-09-05  6:12 UTC 

[PATCH] virtio-blk: Fix kconfig option
 2012-09-05  6:12 UTC  (8+ messages)

[PATCH v3 1/4] pinctrl: add samsung pinctrl and gpiolib driver
 2012-09-05  6:20 UTC  (2+ messages)

[PATCH v6 0/4] add syscon driver based on regmap for general registers access
 2012-09-05  5:54 UTC  (6+ messages)
` [PATCH v6 1/4] mfd: add syscon driver based on regmap
` [PATCH v6 2/4] ARM: imx6q: add iomuxc gpr support into syscon
` [PATCH v6 3/4] regulator: anatop-regulator: convert to use syscon to access anatop register
` [PATCH v6 4/4] mfd: anatop-mfd: remove anatop driver

A workaround for request_firmware() stuck in module_init
 2012-09-05  5:53 UTC  (5+ messages)

[PATCH 1/1] Input: joydev - fix axes values sent in initial js_event
 2012-09-05  5:52 UTC  (2+ messages)

[PATCH -v3 00/14] x86, mm: init_memory_mapping cleanup
 2012-09-05  5:46 UTC  (15+ messages)
` [PATCH -v3 01/14] x86, mm: Add global page_size_mask
` [PATCH -v3 02/14] x86, mm: Split out split_mem_range
` [PATCH -v3 03/14] x86, mm: Moving init_memory_mapping calling
` [PATCH -v3 04/14] x86, mm: Revert back good_end setting for 64bit
` [PATCH -v3 05/14] x86, mm: Find early page table only one time
` [PATCH -v3 06/14] x86, mm: Separate out calculate_table_space_size()
` [PATCH -v3 07/14] x86, mm: Move down two calculate_table_space_size down
` [PATCH -v3 08/14] x86, mm: set memblock initial limit to 1M
` [PATCH -v3 09/14] x86: if kernel .text .data .bss are not marked as E820_RAM, complain and fix
` [PATCH -v3 10/14] x86: Fixup code testing if a pfn is direct mapped
` [PATCH -v3 11/14] x86: Only direct map addresses that are marked as E820_RAM
` [PATCH -v3 12/14] x86/mm: calculate_table_space_size based on memory ranges that are being mapped
` [PATCH -v3 13/14] x86, mm: Use func pointer to table size calculation and mapping
` [PATCH -v3 14/14] x86, mm: Map ISA area with connected ram range at the same time

[PATCH 1/3] powerpc: Consolidate *probe definitions
 2012-09-05  5:45 UTC  (4+ messages)
` [PATCH v5 3/3] powerpc: Uprobes port to powerpc

[GIT PULL] gpio fixes for v3.6
 2012-09-05  5:42 UTC 

[PATCH] xen: fix logical error in tlb flushing
 2012-09-05  5:41 UTC  (6+ messages)

linux-next: build failure after merge of the final tree (net-next tree related)
 2012-09-05  5:39 UTC 

[PATCH] perf: allow user to indicate path to objdump in command line
 2012-09-05  5:22 UTC  (4+ messages)

[REVIEW][PATCH 0/15] userns subsystem conversions
 2012-09-05  5:20 UTC  (11+ messages)
  ` [REVIEW][PATCH 13/15] userns: Add basic quota support
    ` [PATCH] userns: Add basic quota support v2
            ` [PATCH] userns: Add basic quota support v4

[PATCH v4] media: v4l2-ctrls: add control for dpcm predictor
 2012-09-05  5:10 UTC  (3+ messages)

[PATCH 0/7] perf header: Save and reuse feature information in header (v2)
 2012-09-05  5:02 UTC  (8+ messages)
` [PATCH 1/7] perf header: Use evlist->nr_entries on write_event_desc()
` [PATCH 2/7] perf header: Set tracepoint event name only if not set
` [PATCH 3/7] perf header: Swap pmu mapping numbers if needed
` [PATCH 4/7] perf header: Add struct perf_header_info
` [PATCH 5/7] perf header: Add ->process callbacks to most of features
` [PATCH 6/7] perf header: Use pre-processed header info when printing
` [PATCH 7/7] perf header: Remove unused @feat arg from ->process callback

linux-next: manual merge of the net-next tree with the vfs tree
 2012-09-05  4:55 UTC  (2+ messages)

[PATCH 5/5] regulator: lp872x: remove unnecessary function
 2012-09-05  4:39 UTC 

[PATCH 4/5] regulator: lp872x: fix NULL pointer access problem
 2012-09-05  4:39 UTC 

[PATCH 2/5] regulator: lp872x: set the default DVS mode
 2012-09-05  4:39 UTC 

[PATCH] dma: tegra: move smmu.h into SMMU driver
 2012-09-05  4:39 UTC  (2+ messages)

[PATCH 3/5] regulator: lp872x: initialize the DVS mode
 2012-09-05  4:39 UTC 

[PATCH 1/5] regulator: lp872x: remove regulator platform data dependency
 2012-09-05  4:39 UTC 

[PATCH 0/5] regulator: lp872x: remove platform data dependency
 2012-09-05  4:38 UTC 

[PATCH v7 0/9] Block cleanups, deadlock fix
 2012-09-05  4:37 UTC  (12+ messages)
` [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers

WARNING: cpu_is_offline() at native_smp_send_reschedule()
 2012-09-05  4:35 UTC  (2+ messages)

[PATCH] clkdev: Add default clkdev.h
 2012-09-05  4:04 UTC 

[PATCH v3 0/4] Add device tree support for on-chip SRAM
 2012-09-05  4:03 UTC  (3+ messages)
` [PATCH v3 2/4] misc: Generic on-chip SRAM allocation driver

linux-next: manual merge of the rcu tree with the tip tree
 2012-09-05  3:59 UTC 

linux-next: manual merge of the spi-mb tree with the mmc tree
 2012-09-05  3:56 UTC  (2+ messages)

[PATCH] usb: otg: Move phy interface to separate file
 2012-09-05  3:56 UTC  (4+ messages)

RCU warning during UBI file system mount
 2012-09-05  3:51 UTC  (4+ messages)

[PATCH V3 1/3] drivers/char/tpm: Add new device driver to support IBM vTPM
 2012-09-05  3:40 UTC  (4+ messages)

[PATCH v2 0/6] device_cgroup: replace internally whitelist with exception list
 2012-09-05  3:30 UTC  (14+ messages)
` [PATCH v2 1/6] device_cgroup: add "behavior" in dev_cgroup structure
` [PATCH v2 2/6] device_cgroup: introduce dev_whitelist_clean()
` [PATCH v2 3/6] device_cgroup: convert device_cgroup internally to policy + exceptions
` [PATCH v2 4/6] device_cgroup: stop using simple_strtoul()
` [PATCH v2 5/6] device_cgroup: rename whitelist to exception list
` [PATCH v2 6/6] device_cgroup: introduce a new, more consistent interface for device_cgroup

linux-next: Tree for Aug 24
 2012-09-05  3:28 UTC  (5+ messages)
` [PATCH -next] extcon: extcon-arizona depends on INPUT

[PATCH] sata_fsl: add workaround for data length mismatch on freescale V2 controller
 2012-09-05  3:20 UTC  (3+ messages)

[PATCH] powerpc: fix personality handling in ppc64_personality()
 2012-09-05  2:54 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] slab: fix the DEADLOCK issue on l3 alien lock
 2012-09-05  2:33 UTC 

Use PCI ROMs from EFI boot services
 2012-09-05  2:29 UTC  (4+ messages)
` [PATCH V3 3/4] PCI: Add support for non-BAR ROMs

[PATCH V4 00/10] Tools: hv: kvp
 2012-09-05  2:25 UTC  (8+ messages)
` [PATCH V4 01/10] Tools: hv: Get rid of some unused variables
  ` [PATCH V4 05/10] Tools: hv: Add an example script to retrieve dhcp state

[PATCH V4 05/10] Tools: hv: Add an example script to retrieve dhcp state
 2012-09-05  2:39 UTC 

[PATCH] HID: hid-lcpower: Use HID_UP_LOGIVENDOR instead of hard coded 0x0ffbc0000
 2012-09-05  2:19 UTC 

[PATCH] clk: Make the generic clock API available by default
 2012-09-05  2:03 UTC  (2+ messages)

lockdep WARNING on check_critical_timing()
 2012-09-05  1:59 UTC 

[Patch 1/1]drm_irq: Introducing the irq_thread support
 2012-09-05  1:55 UTC 

[Patch 0/1]drm_irq: Introducing the irq_thread support
 2012-09-05  1:53 UTC 

[PATCH 00/10 V4] workqueue: fix and cleanup hotplug/rebind_workers()
 2012-09-05  1:48 UTC  (15+ messages)
` [PATCH 01/10 V4] workqueue: ensure the wq_worker_sleeping() see the right flags
  ` [PATCH] workqueue: UNBOUND -> REBIND morphing in rebind_workers() should be atomic
    ` [PATCH -stable] "
` [PATCH 02/10 V4] workqueue: fix deadlock in rebind_workers()
` [PATCH 04/10 V4] workqueue: add manage_workers_slowpath()
` [PATCH 10/10 V4] workqueue: merge the role of rebind_hold to idle_done

[RFC v8 PATCH 00/20] memory-hotplug: hot-remove physical memory
 2012-09-05  1:41 UTC  (6+ messages)
` [RFC v8 PATCH 08/20] memory-hotplug: remove /sys/firmware/memmap/X sysfs

[PATCH tip/core/rcu 0/23] Improvements to RT response on big systems and expedited functions
 2012-09-05  1:22 UTC  (5+ messages)
` [PATCH tip/core/rcu 01/23] rcu: Move RCU grace-period initialization into a kthread
  ` [PATCH tip/core/rcu 02/23] rcu: Allow RCU grace-period initialization to be preempted

[PATCH v7 1/8] Talitos: Support for async_tx XOR offload
 2012-09-05  1:19 UTC  (4+ messages)

[RFC PATCH v2] trace: Move trace event enable from fs_initcall to early_initcall
 2012-09-05  1:18 UTC  (3+ messages)

kexec/kdump kernel fails to start
 2012-09-05  1:15 UTC  (10+ messages)

[PATCH tip/core/rcu 0/26] idle-related changes
 2012-09-05  1:04 UTC  (8+ messages)
` [PATCH tip/core/rcu 01/26] rcu: New rcu_user_enter() and rcu_user_exit() APIs
  ` [PATCH tip/core/rcu 04/26] rcu: Settle config for userspace extended quiescent state

[patch 0/3] Turn CONFIG_HOTPLUG always on
 2012-09-05  0:56 UTC  (5+ messages)
` [patch 1/3] xtensa: remove duplicate CONFIG_HOTPLUG definition
` [patch 2/3] tile: "
` [patch 3/3] CONFIG_HOTPLUG should be always on

[PATCH 0/7] use interval trees for anon rmap
 2012-09-05  0:51 UTC  (8+ messages)
` [PATCH 2/7] mm: fix potential anon_vma locking issue in mprotect()
` [PATCH 4/7] mm anon rmap: replace same_anon_vma linked list with an interval tree

[PATCH] kernel/sys.c: call disable_nonboot_cpus in kernel_restart
 2012-09-05  0:51 UTC  (4+ messages)

[PATCH 0/7] perf ui/browser: Add browser for perf script
 2012-09-05  0:33 UTC  (5+ messages)
` [PATCH 5/7] perf ui/browser: Add a "

[RFC PATCH 00/11] input: Synaptics RMI4 Touchscreen Driver
 2012-09-05  0:38 UTC  (13+ messages)
` [RFC PATCH 5/17] input: rmidev character driver for RMI4 sensors
` [RFC PATCH 8/17] input: RMI4 F09 Built-In Self Test
` [RFC PATCH 14/17] input: RMI4 F30 GPIO/LED control
` [RFC PATCH 17/17] input: RMI4 F54 analog data reporting

[PATCH 1/1] Drivers: hv: kvp: Copy the address family information
 2012-09-05  0:54 UTC 

[PATCH 0/4] [RFC] ARM: multiplatform: rename all mach headers
 2012-09-05  0:36 UTC  (7+ messages)
` [PATCH 4/4] [RFC] ARM: treewide: manually change more mach-*/*.h includes

[PATCH 1/1] Drivers: hv: kvp: Copy the address family information
 2012-09-05  0:29 UTC  (5+ messages)

[PATCH v2 0/2] mfd: dt: add power off support for Tegra20/Tegra30
 2012-09-05  0:28 UTC  (8+ messages)
` [PATCH v2 1/2] mfd: dt: tps6586x: Add power off control

[PATCH] driver/char/tpm: declare internal symbols as static
 2013-08-29 12:39 UTC  (3+ messages)

[PATCH tip/core/rcu 0/3] CPU-hotplug changes
 2012-09-04 23:53 UTC  (5+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Remove _rcu_barrier() dependency on __stop_machine()
  ` [PATCH tip/core/rcu 2/3] rcu: Disallow callback registry on offline CPUs

linux-next: Tree for Sept 4
 2012-09-04 23:48 UTC  (2+ messages)
` linux-next: Tree for Sept 4 (drivers/net/phy/mdio-mux-mmioreg.c)

[PATCH] swiotlb: add kernel error message to track iobtlb overflow buffer usage
 2012-09-04 23:28 UTC  (3+ messages)

[RFC] VFS: File System Mount Wide O_DIRECT Support
 2012-09-04 23:28 UTC  (3+ messages)

[PATCHv2 0/4] Fix ACPI BGRT support for images located in EFI boot services memory
 2012-09-04 23:28 UTC  (2+ messages)

[PATCH v3 01/17] hashtable: introduce a small and naive hashtable
 2012-09-04 23:27 UTC  (21+ messages)

[PATCH] powernow-k8: Fixup missing _PSS objects message
 2012-09-04 23:27 UTC  (4+ messages)

[PATCH] sysctl: Use BUG_ON instead of BUG
 2012-09-04 23:18 UTC  (2+ messages)

[RFC] module: signature infrastructure
 2012-09-04 23:17 UTC  (5+ messages)
` [PATCH 00/25] Crypto keys and module signing

[PATCH 1/1] pci-iov: Fix warnings when CONFIG_PCI_IOV is enabled
 2012-09-04 23:11 UTC 

[PATCH]Documentation: Chinese translation of Documentation/filesystems/sysfs.txt
 2012-09-04 23:09 UTC  (2+ messages)

[PATCH 1/2] cpu_hotplug: unmap cpu2node when the cpu is hotremoved
 2012-09-04 23:11 UTC  (3+ messages)
` [PATCH 2/2] numa: don't check if node is NUMA_NO_NODE

[RFC 1/2] virtio_console: Add support for DMA memory allocation
 2012-09-04  6:07 UTC  (5+ messages)

[PATCH] tools: Fix pthread flag for Makefile of trace-agent used by virtio-trace
 2012-09-04  6:04 UTC  (2+ messages)

[PATCH] Chinese translation of Documentation/arm/Booting
 2012-09-04 23:05 UTC  (4+ messages)

[PATCH] dma-debug: Add dma map/unmap error tracking support
 2012-09-04 22:57 UTC  (3+ messages)

[RFC v2 PATCH 0/7] thp: transparent hugepages on s390
 2012-09-04 22:56 UTC  (3+ messages)
` [RFC v2 PATCH 1/7] thp: remove assumptions on pgtable_t type

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-09-04 22:54 UTC  (6+ 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).