linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-18 19:12:26 to 2012-10-18 23:48:06 UTC [more...]

[RFC][PATCH 2/2] efi_pstore: add a sequence counter to a variable name
 2012-10-18 23:47 UTC  (2+ messages)

[PATCH v4 00/10, REBASED] Introduce huge zero page
 2012-10-18 23:45 UTC  (3+ messages)
` [PATCH v4 10/10] thp: implement refcounting for "

[RFC][PATCH 1/2] efi_pstore: hold multiple logs
 2012-10-18 23:41 UTC  (2+ messages)

[PATCH 0/4] driver/power/jz4740-battery: driver cleanup
 2012-10-18 23:41 UTC  (5+ messages)
` [PATCH 1/4] Use devm_kzalloc instead of kzalloc/kfree
` [PATCH 2/4] Use devm_* for request_mem_region and ioremap
` [PATCH 3/4] Use devm_request_irq to avoid some checks
` [PATCH 4/4] power/jz4740.c: Simplify exit of function

[PATCH 3/3] lp8788-charger: fix wrong ADC conversion
 2012-10-18 23:39 UTC  (4+ messages)

cancel_delayed_work() semantics broken?
 2012-10-18 23:39 UTC  (3+ messages)
` [PATCH] workqueue: cancel_delayed_work() should return %NULL if work item is idle

[PATCH] pinctrl: reserve pins when states are activated
 2012-10-18 23:33 UTC  (2+ messages)

perf PMU support for Haswell v3
 2012-10-18 23:19 UTC  (35+ messages)
` [PATCH 01/34] perf, x86: Add PEBSv2 record support
` [PATCH 02/34] perf, x86: Basic Haswell PMU support v2
` [PATCH 03/34] perf, x86: Basic Haswell PEBS "
` [PATCH 04/34] perf, x86: Support the TSX intx/intx_cp qualifiers
` [PATCH 05/34] perf, x86: Report PEBS event in a raw format
` [PATCH 06/34] perf, kvm: Support the intx/intx_cp modifiers in KVM arch perfmon emulation v2
` [PATCH 07/34] perf, x86: Support PERF_SAMPLE_ADDR on Haswell
` [PATCH 08/34] perf, x86: Support Haswell v4 LBR format
` [PATCH 09/34] perf, x86: Disable LBR recording for unknown LBR_FMT
` [PATCH 10/34] perf, x86: Support LBR filtering by INTX/NOTX/ABORT
` [PATCH 11/34] perf, tools: Add abort,notx,intx branch filter options to perf report -j
` [PATCH 12/34] perf, tools: Support sorting by intx, abort branch flags
` [PATCH 13/34] perf, x86: Support full width counting on Haswell
` [PATCH 14/34] perf, x86: Avoid checkpointed counters causing excessive TSX aborts
` [PATCH 15/34] perf, core: Add a concept of a weightened sample
` [PATCH 16/34] perf, x86: Support weight samples for PEBS
` [PATCH 17/34] perf, tools: Add support for weight v2
` [PATCH 18/34] perf, tools: Handle XBEGIN like a jump
` [PATCH 19/34] perf, x86: Support for printing PMU state on spurious PMIs v2
` [PATCH 20/34] perf, core: Add generic transaction flags
` [PATCH 21/34] perf, x86: Add Haswell specific transaction flag reporting
` [PATCH 22/34] perf, tools: Add support for record transaction flags
` [PATCH 23/34] perf, tools: Point --sort documentation to --help
` [PATCH 24/34] perf, tools: Add browser support for transaction flags
` [PATCH 25/34] perf, tools: Move parse_events error printing to parse_events_options
` [PATCH 26/34] perf, tools: Support events with - in the name
` [PATCH 27/34] perf, x86: Report the arch perfmon events in sysfs
` [PATCH 28/34] tools, perf: Add a precise event qualifier
` [PATCH 29/34] perf, x86: Add Haswell TSX event aliases
` [PATCH 30/34] perf, tools: Add perf stat --transaction v2
` [PATCH 31/34] perf, x86: Add a Haswell precise instructions event
` [PATCH 32/34] perf, tools: Support generic events as pmu event names v2
` [PATCH 33/34] perf, tools: Default to cpu// for events v2
` [PATCH 34/34] perf, tools: List kernel supplied event aliases in perf list v2

[PATCH 0/2] clean-up initialization of deferrable timer
 2012-10-18 23:18 UTC  (3+ messages)
  ` [PATCH 1/2] timer: add setup_timer_deferrable() macro
  ` [PATCH 2/2] timer: use new "

[PATCH V3] block/throttle: Add IO throttled information in blkio.throttle
 2012-10-18 23:24 UTC  (4+ messages)

[PATCH 00/23] printk: refactoring
 2012-10-18 23:16 UTC  (2+ messages)

[PATCH] PM / OPP: predictable fail results for opp_find* functions
 2012-10-18 23:18 UTC  (3+ messages)

[RFC PATCH v1 0/3] mm/PM/USB: memory allocation with no io in need
 2012-10-18 23:16 UTC  (4+ messages)
` [RFC PATCH v1 2/3] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack

[PATCH] Documentation/sparse.txt: document context annotations for lock checking
 2012-10-18 23:09 UTC  (2+ messages)

[PATCH 1/3] mm/slob: Drop usage of page->private for storing page-sized allocations
 2012-10-18 22:50 UTC  (5+ messages)
` [PATCH 2/3] mm/slob: Use object_size field in kmem_cache_size()
` [PATCH 3/3] mm/sl[aou]b: Move common kmem_cache_size() to slab.h

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-18 22:48 UTC  (14+ messages)
` [PATCH 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy

mm: NULL ptr deref in anon_vma_interval_tree_verify
 2012-10-18 22:46 UTC 

[PATCH 0/5] ARM: tegra: Enable SLINK controller driver
 2012-10-18 22:43 UTC  (7+ messages)
` [PATCH 1/5] ARM: tegra: Add slink controller base address
` [PATCH 2/5] ARM: tegra: dts: add slink controller dt entry
` [PATCH 3/5] ARM: tegra: fix clock entry of slink controller

[PATCH 0/3] Small slob fixes and some more comon code
 2012-10-18 22:41 UTC 

yama: lockdep warning on yama_ptracer_del
 2012-10-18 22:39 UTC  (2+ messages)

[PATCH V3 2/6]: PVH: use native irq, enable callback, use HVM ring ops, smp, 
 2012-10-18 22:38 UTC  (4+ messages)
` [Xen-devel] "
  ` [Xen-devel] [PATCH V3 2/6]: (RESEND) "

[PATCH] remove untouched code in kfifo_in
 2012-10-18 22:37 UTC  (2+ messages)

[PATCHSET cgroup/for-3.8] cgroup_freezer: allow migration regardless of freezer state and update locking
 2012-10-18 22:35 UTC  (5+ messages)

Fw: [GIT PULL for v3.7-rc1] media fixes
 2012-10-18 22:35 UTC 

[PATCH 5/6] udf: implement extent caching while reading-writing to a file
 2012-10-18 22:30 UTC  (2+ messages)

Local DoS through write heavy I/O on CFQ & Deadline
 2012-10-18 22:24 UTC  (8+ messages)

[PATCH v2 0/5] bugfix for memory hotplug
 2012-10-18 22:20 UTC  (4+ messages)
` [PATCH v2 2/5] memory-hotplug: update mce_bad_pages when removing the memory

[PATCH 00/16] f2fs: introduce flash-friendly file system
 2012-10-18 22:14 UTC  (8+ messages)

ext3 issue on 3.6.1
 2012-10-18 22:08 UTC  (4+ messages)

[PATCH v5 00/14] kmem controller for memcg
 2012-10-18 22:06 UTC  (20+ messages)
` [PATCH v5 04/14] kmem accounting basic infrastructure
` [PATCH v5 06/14] memcg: kmem controller infrastructure
` [PATCH v5 07/14] mm: Allocate kernel pages to the right memcg

[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-18 22:05 UTC  (6+ messages)

[PATCH 0/5] snd-ice1712: Add Philips PSC724 Ultimate Edge
 2012-10-18 22:02 UTC  (4+ messages)
` [PATCH 5/5] snd-ice1712: Fix resume on ice1724
  ` [alsa-devel] "

[PATCH] memory cgroup: update root memory cgroup when node is onlined
 2012-10-18 22:03 UTC  (6+ messages)

pull request: bluetooth-next 2012-10-18
 2012-10-18 22:00 UTC 

[PATCH -v3 0/7] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-18 21:57 UTC  (10+ messages)

[PATCH] Documentation DMA-API-HOWTO.txt Add dma mapping error check usage examples
 2012-10-18 21:32 UTC  (5+ messages)
    ` [PATCH v2] "

RFC: sign the modules at install time
 2012-10-18 21:31 UTC 

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-18 21:29 UTC  (2+ messages)

[RFC] procfs: Add VmFlags field in smaps output
 2012-10-18 21:28 UTC  (4+ messages)

[PATCH] Fix use-after-free of q->root_blkg and q->root_rl.blkg
 2012-10-18 21:21 UTC  (11+ messages)
        ` [PATCH] blkcg: "

[PATCH 0/2] minor NUMA cleanups & documentation
 2012-10-18 21:20 UTC  (3+ messages)
` [PATCH 1/2] add credits for NUMA placement
` [PATCH 2/2] rename NUMA fault handling functions

[PATCH 00/21] TTY buffer in tty_port and other stuff
 2012-10-18 21:12 UTC  (24+ messages)
` [PATCH 01/21] TTY: devpts, don't care about TTY in devpts_get_tty
` [PATCH 02/21] TTY: devpts, return created inode from devpts_pty_new
` [PATCH 03/21] TTY: devpts, do not set driver_data
` [PATCH 04/21] TTY: devpts, document devpts inode operations
` [PATCH 05/21] TTY: move devpts kill to pty
` [PATCH 06/21] TTY: vt, fix paste_selection ldisc handling
` [PATCH 07/21] TTY: ldisc, wait for idle ldisc in release
` [PATCH 08/21] TTY: hci_ldisc, remove invalid check in open
` [PATCH 09/21] TTY: n_tty, simplify read_buf+echo_buf allocation
` [PATCH 10/21] TTY: n_tty, remove bogus checks
` [PATCH 11/21] TTY: audit, stop accessing tty->icount
` [PATCH 12/21] TTY: n_tty, add ldisc data to n_tty
` [PATCH 13/21] TTY: move ldisc data from tty_struct: simple members
` [PATCH 14/21] TTY: move ldisc data from tty_struct: bitmaps
` [PATCH 15/21] TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuff
` [PATCH 16/21] TTY: move ldisc data from tty_struct: locks
` [PATCH 17/21] TTY: n_tty, propagate n_tty_data
` [PATCH 18/21] TTY: move TTY_FLUSH* flags to tty_port
` [PATCH 19/21] TTY: tty_buffer, cache pointer to tty->buf
` [PATCH 20/21] TTY: add port -> tty link
` [PATCH 21/21] TTY: move tty buffers to tty_port

[PATCH] dynamic_debug: Remove unnecessary __used
 2012-10-18 21:02 UTC  (5+ messages)

[PATCH -v5 00/19] x86: Use BRK to pre mapping page table to make xen happy
 2012-10-18 20:50 UTC  (23+ messages)
` [PATCH 1/3] ACPI: Introduce a new acpi handle to determine HID match
` [PATCH 01/19] x86, mm: Align start address to correct big page size
` [PATCH 2/3] PCI: correctly detect ACPI PCI host bridge objects
` [PATCH 02/19] x86, mm: Use big page size for small memory range
` [PATCH 3/3] PCI, ACPI: debug print for installation of acpi root bridge's notifier
` [PATCH 03/19] x86, mm: Don't clear page table if range is ram
` [PATCH 04/19] x86, mm: only keep initial mapping for ram
` [PATCH 05/19] x86, mm: Break down init_all_memory_mapping
` [PATCH 06/19] x86, mm: setup page table in top-down
` [PATCH 07/19] x86, mm: Remove early_memremap workaround for page table accessing on 64bit
` [PATCH 08/19] x86, mm: Remove parameter in alloc_low_page for 64bit
` [PATCH 09/19] x86, mm: Merge alloc_low_page between 64bit and 32bit
` [PATCH 10/19] x86, mm: Move min_pfn_mapped back to mm/init.c
` [PATCH 11/19] x86, mm, xen: Remove mapping_pagatable_reserve
` [PATCH 12/19] x86, mm: Add alloc_low_pages(num)
` [PATCH 13/19] x86, mm: only call early_ioremap_page_table_range_init() once
` [PATCH 14/19] x86, mm: Move back pgt_buf_* to mm/init.c
` [PATCH 15/19] x86, mm: Move init_gbpages() out of setup.c
` [PATCH 16/19] x86, mm: change low/hignmem_pfn_init to static on 32bit
` [PATCH 17/19] x86, mm: Move function declaration into mm_internal.h
` [PATCH 18/19] x86, mm: Let "memmap=" take more entries one time
` [PATCH 19/19] x86, mm: Add check before clear pte above max_low_pfn on 32bit

Is not locking task_lock in cgroup_fork() safe?
 2012-10-18 20:53 UTC  (3+ messages)

[RFC][PATCH] sched: Fix race in task_group()
 2012-10-18 20:50 UTC  (6+ messages)
` [tip:sched/core] "

[PATCH net-next,1/1] hyperv: Remove unnecessary comments in rndis_filter_receive_data()
 2012-10-18 21:00 UTC 

phpBB support
 2012-10-18 20:21 UTC 

[PATCH 2/2] staging: et131x: Fix 64bit tx dma address handling
 2012-10-18 20:34 UTC  (2+ messages)
` [PATCH 2/2 v2] "

[PATCH] efi: Build EFI stub with EFI-appropriate options
 2012-10-18 20:32 UTC  (4+ messages)

[PATCH 1/4] thp: clean up __collapse_huge_page_isolate
 2012-10-18 20:32 UTC  (7+ messages)
` [PATCH 2/4] thp: introduce hugepage_get_pmd()
` [PATCH 3/4] thp: introduce hugepage_vma_check()

mpol_to_str revisited
 2012-10-18 20:03 UTC  (16+ messages)
    ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
                    ` [patch for-3.7] mm, mempolicy: avoid taking mutex inside spinlock when reading numa_maps
                      ` [patch for-3.7 v2] "

[PATCH] print reason for failure in kcmp_test
 2012-10-18 19:59 UTC  (2+ messages)

RFC: sign the modules at install time
 2012-10-18 19:58 UTC  (6+ messages)

[PATCH] percpu-rwsem: use barrier in unlock path
 2012-10-18 19:56 UTC  (7+ messages)

[PATCH] procfs: Improve Scaling in proc
 2012-10-18 19:54 UTC  (3+ messages)

[PATCH] staging: csr: remove a number of unneeded includes of version.h
 2012-10-18 19:51 UTC 

[PATCH 0/3 v2] kconfig: get the CONFIG_ prefix from the environment
 2012-10-18 19:50 UTC  (4+ messages)
` [PATCH 1/3] kconfig: remove CONFIG_ from string constants
` [PATCH 2/3] kconfig: add a function to get the CONFIG_ prefix
` [PATCH 3/3] kconfig: get CONFIG_ prefix from the environment

[RFC PATCH 0/2] uprobes: register/unregister can race with fork
 2012-10-18 19:28 UTC  (9+ messages)
` [PATCH 1/2] brw_mutex: big read-write mutex

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-18 19:44 UTC  (7+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH] Staging: silicom: Fix up version.h includes
 2012-10-18 19:43 UTC 

[ANNOUNCE] 3.6.1-rt2
 2012-10-18 19:42 UTC  (2+ messages)

[GIT PULL] extcon fixes for Linux 3.6
 2012-10-18 17:24 UTC  (2+ messages)

[PATCH] staging: remove version.h include from dgrp/dgrp_sysfs.c
 2012-10-18 19:34 UTC 

[PATCH] ledtrig-cpu: use spin_lock to replace mutex lock
 2012-10-18 19:34 UTC  (3+ messages)

[RFC] perf: need to expose sched_clock to correlate user samples with kernel samples
 2012-10-18 19:33 UTC  (3+ messages)

[PATCH] [media] s5p-tv: don't include linux/version.h in mixer_video.c
 2012-10-18 19:28 UTC 

[PATCH] kconfig/menuconfig: use TAILQ instead of CIRCLEQ
 2012-10-18 18:59 UTC  (3+ 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).