mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
process 'stuck' at exit
 2013-12-11 12:45 UTC  (11+ messages)

50 Watt idle power regression bisected to Linux-3.10
 2013-12-11 12:43 UTC  (13+ messages)

[patch 1/8] fork: collapse copy_flags into copy_process
 2013-12-11 12:42 UTC  (12+ messages)
` [patch 7/8] mm, memcg: allow processes handling oom notifications to access reserves

[PATCH v5 00/14] kexec kernel efi runtime support
 2013-12-11 12:37 UTC  (16+ messages)
` [PATCH v5 01/14] x86/mm: sparse warning fix for early_memremap
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap
` [PATCH v5 09/14] efi: passing kexec necessary efi data via setup_data

[PATCH v0 00/71] perf: Add support for Intel Processor Trace
 2013-12-11 12:37 UTC  (59+ messages)
` [PATCH v0 01/71] perf: Disable all pmus on unthrottling and rescheduling
` [PATCH v0 02/71] x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
` [PATCH v0 03/71] perf: Abstract ring_buffer backing store operations
` [PATCH v0 06/71] perf: Allow set-output for task contexts of different types
` [PATCH v0 08/71] perf tools: Let a user specify a PMU event without any config terms
` [PATCH v0 09/71] perf tools: Let default config be defined for a PMU
` [PATCH v0 10/71] perf tools: Add perf_pmu__scan_file()
` [PATCH v0 11/71] perf tools: Add perf_event_paranoid()
` [PATCH v0 12/71] perf tools: Add dsos__hit_all()
` [PATCH v0 13/71] perf tools: Add machine__get_thread_pid()
` [PATCH v0 14/71] perf tools: Add cpu to struct thread
` [PATCH v0 15/71] perf tools: Add ability to record the current tid for each cpu
` [PATCH v0 16/71] perf tools: Allow header->data_offset to be predetermined
` [PATCH v0 17/71] perf tools: Add perf_evlist__can_select_event()
` [PATCH v0 18/71] perf session: Flag if the event stream is entirely in memory
` [PATCH v0 20/71] perf tools: Move mem_bswap32/64 to util.c
` [PATCH v0 21/71] perf tools: Add feature test for __sync_val_compare_and_swap
` [PATCH v0 22/71] perf tools: Add option macro OPT_CALLBACK_OPTARG
` [PATCH v0 23/71] perf evlist: Add perf_evlist__to_front()
` [PATCH v0 24/71] perf evlist: Add perf_evlist__set_tracking_event()
` [PATCH v0 26/71] perf evsel: Add 'immediate' option
` [PATCH v0 27/71] perf evlist: Add 'system_wide' option
` [PATCH v0 28/71] perf tools: Add id index
` [PATCH v0 30/71] perf session: Add ability to skip 4GiB or more
` [PATCH v0 31/71] perf session: Add perf_session__deliver_synth_event()
` [PATCH v0 36/71] perf tools: Add support for parsing pmu itrace_config
` [PATCH v0 37/71] perf tools: Add support for PERF_RECORD_ITRACE_LOST
` [PATCH v0 38/71] perf tools: Add itrace sample parsing
` [PATCH v0 40/71] perf evlist: Add ability to mmap itrace buffers
` [PATCH v0 41/71] perf tools: Add user events for Instruction Tracing
` [PATCH v0 42/71] perf tools: Add support for Instruction Trace recording
` [PATCH v0 43/71] perf record: Add basic Instruction Tracing support
` [PATCH v0 44/71] perf record: Extend -m option for Instruction Tracing mmap pages
` [PATCH v0 46/71] perf session: Add Instruction Tracing hooks
` [PATCH v0 47/71] perf session: Add Instruction Tracing options
` [PATCH v0 48/71] perf session: Make perf_event__itrace_swap() non-static
` [PATCH v0 49/71] perf itrace: Add helpers for Instruction Tracing errors
` [PATCH v0 51/71] perf itrace: Add a heap for sorting Instruction Tracing queues
` [PATCH v0 52/71] perf itrace: Add processing for Instruction Tracing events
` [PATCH v0 53/71] perf script: Add Instruction Tracing support
` [PATCH v0 54/71] perf script: Always allow fields 'addr' and 'cpu' for itrace
` [PATCH v0 55/71] perf report: Add Instruction Tracing support
` [PATCH v0 56/71] perf tools: Add Instruction Trace sampling support
` [PATCH v0 57/71] perf record: "
` [PATCH v0 58/71] perf tools: Add Instruction Tracing Snapshot Mode
` [PATCH v0 59/71] perf record: Add Instruction Tracing Snapshot Mode support
` [PATCH v0 60/71] perf inject: Re-pipe Instruction Tracing events
` [PATCH v0 61/71] perf inject: Add Instruction Tracing support
` [PATCH v0 62/71] perf inject: Cut Instruction Tracing samples
` [PATCH v0 63/71] perf tools: Add Instruction Tracing index
` [PATCH v0 64/71] perf tools: Hit all build ids when Instruction Tracing
` [PATCH v0 65/71] perf itrace: Add Intel PT as an Instruction Tracing type
` [PATCH v0 66/71] perf tools: Add Intel PT packet decoder
` [PATCH v0 67/71] perf tools: Add Intel PT instruction decoder
` [PATCH v0 68/71] perf tools: Add Intel PT log
` [PATCH v0 69/71] perf tools: Add Intel PT decoder
` [PATCH v0 70/71] perf tools: Add Intel PT support
` [PATCH v0 71/71] perf tools: Take Intel PT into use

[PATCH -v1.1 0/2] perf tool: Carve out fs.* stuff
 2013-12-11 12:31 UTC  (9+ messages)
` [PATCH 1/2] tools/: Convert to new topic libraries

[PATCH V6 0/4] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-11 12:28 UTC  (5+ messages)
` [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
` [PATCH 2/4] perf tools: allow user to specify hardware breakpoint bp_len
` [PATCH 3/4] perf tools: add hardware breakpoint bp_len test cases
` [PATCH 4/4] perf/x86: Remove get_hbp_len and replace with bp_len

[PATCH 00/10] net: stmmac: Add sun7i GMAC glue layer
 2013-12-11 12:17 UTC  (6+ messages)
` [PATCH 04/10] net: stmmac: sunxi platfrom extensions for GMAC in Allwinner A20 SoC's

[PATCH] perf: POSIX CLOCK_PERF to report current time value
 2013-12-11 12:07 UTC  (5+ messages)

[PATCH V5 0/3] perf/x86/amd: AMD Family 16h Data Breakpoint Extensions
 2013-12-11 12:05 UTC  (4+ messages)
` [PATCH 1/3] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[PATCH v4] mmc: sdhci-moxart: Add MOXA ART SDHCI driver
 2013-12-11 12:03 UTC  (2+ messages)
` [PATCH v5] "

[3.10.22+][3.12][performance regression] - huge softirq increase on netfilter
 2013-12-11 12:01 UTC 

[PATCH v3 0/6] gpio / ACPI: convert users to gpiod_* and drop acpi_gpio.h
 2013-12-11 12:00 UTC  (3+ messages)
` [PATCH v3 2/6] net: rfkill: gpio: convert to descriptor-based GPIO interface

[PATCH v3 1/6] ARM: tegra: add gpiod_lookup table for paz00
 2013-12-11 11:51 UTC  (3+ messages)
` [PATCHv4] "

[patch net-next v2] ipv6: log autoconfiguration failures
 2013-12-11 11:45 UTC 

[PATCH] crash_dump: fix compilation error (on MIPS at least)
 2013-12-11 11:43 UTC  (3+ messages)

[PATCH 0/5] Remove deprecates usage of device_type
 2013-12-11 11:41 UTC  (7+ messages)
` [PATCH 1/5] dt/bindings: Remove all references to device_type "ethernet-phy"
` [PATCH 2/5] dt/bindings: Remove references to linux,phandle properties
` [PATCH 3/5] dt/bindings: remove users of device_type "mdio"
` [PATCH 4/5] dt/bindings: remove device_type "network" references
` [PATCH 5/5] dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc

[PATCH v2] vmcore: copy fractional pages into buffers in the kdump 2nd kernel
 2013-12-11 11:33 UTC  (2+ messages)

[PATCH] fs: cifs: new helper: file_inode(file)
 2013-12-11 11:33 UTC  (2+ messages)

[RESENT PATCH] logfs: Check for the return value after calling find_or_create_page()
 2013-12-11 11:29 UTC 

[3.11.y.z extended stable] Linux 3.11.10.1
 2013-12-11 11:25 UTC  (2+ messages)

perf: hsw model numbers
 2013-12-11 11:24 UTC  (2+ messages)

[PATCH 00/18] NUMA balancing segmentation fault fixes and misc followups v3
 2013-12-11 11:21 UTC  (6+ messages)
` [PATCH 11/18] mm: fix TLB flush race between migration, and change_protection_range

[PATCH v3 0/6] locks: implement "filp-private" (aka UNPOSIX) locks
 2013-12-11 11:18 UTC  (5+ messages)
` [PATCH v3 1/6] locks: consolidate common code in the flock_to_posix_lock routines

[PATCH v3 0/2] Remodel Tegra cpufreq drivers to support Tegra series SoC
 2013-12-11 11:18 UTC  (6+ messages)
` [PATCH v3 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver

[GIT PULL for v3.13-rc4] media fixes
 2013-12-11 11:17 UTC 

[PATCH V4] dma: add channel request API that supports deferred probe
 2013-12-11 11:14 UTC  (4+ messages)

[PATCH] hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
 2013-12-11 11:11 UTC 

[PATCH 2/2] perf: unwinding: use the per-feature check flags
 2013-12-11 11:08 UTC  (2+ messages)
` [tip:perf/core] perf unwinding: Use "

[PATCH 1/2] perf: add per-feature check flags
 2013-12-11 11:08 UTC  (2+ messages)
` [tip:perf/core] perf tools: Add "

[PATCH v2] perf tools: fix bug in usage of the basename() function
 2013-12-11 11:08 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Fix "

[tip:perf/core] perf symbols: Constify some DSO methods parameters
 2013-12-11 11:08 UTC 

[PATCH v13 00/16] kmemcg shrinkers
 2013-12-11 11:08 UTC  (4+ messages)
` [PATCH v13 12/16] fs: mark list_lru based shrinkers memcg aware

[tip:perf/core] perf symbols: Set freed members to NULL in dso destructor
 2013-12-11 11:07 UTC 

[tip:perf/core] perf symbols: Constify dso->long_name
 2013-12-11 11:07 UTC 

[tip:perf/core] perf symbols: Remove open coded management of long_name_allocated member
 2013-12-11 11:07 UTC 

[tip:perf/core] perf symbols: Set alloc flag close to setting the long_name
 2013-12-11 11:07 UTC 

[GIT PULL 00/21] perf/core improvements and fixes
 2013-12-11 11:07 UTC  (2+ messages)
` [tip:perf/core] perf symbols: Remove open coded management of short_name_allocated member

[tip:perf/core] perf machine: Don't open code assign dso-> short_name
 2013-12-11 11:07 UTC 

[tip:perf/core] perf symbols: Rename [sl] name_alloc to match the members they refer to
 2013-12-11 11:07 UTC 

[PATCH 2/2] perf script: Add --header/--header-only options
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/2] perf report: Add --header/--header-only options
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 12/14] tools lib traceevent: Get rid of die() in pevent_filter_clear_trivial()
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 11/14] tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_add_filter_str()
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 08/14] tools lib traceevent: Get rid of die() in create_arg_item()
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 07/14] tools lib traceevent: Get rid of malloc_or_die() in add_event()
 2013-12-11 11:06 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 03/14] tools lib traceevent: Get rid of malloc_or_die() in pevent_filter_alloc()
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 2/3] perf tools: Make perf kvm diff support --guestmount
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] perf kvm: "

[PATCH 1/3] perf tools: Move code to generate filename for perf-kvm to function
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] perf kvm: "

[PATCH 3/3] perf tools: Fix typo in builtin-annotate.c
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] perf annotate: Fix typo

[PATCH 2/3] perf tools: Remove duplicated 'runs' in perf-archive.txt
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] perf archive: Remove duplicated 'runs' in man page

[PATCH V2] perf tools: Fix bug of perf kvm stat report
 2013-12-11 11:05 UTC  (2+ messages)
` [tip:perf/core] perf kvm: Fix bug in 'stat report'

[PATCH] perf kvm: Introduce option -v for perf kvm command
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/4] perf tools: Fix mmap pages rounding to power of 2
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH 2/4] perf tools: Fix max mmap_pages
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH 1/4] perf tools: Remove unnecessary parentheses
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] perf evlist: "

[PATCH 4/4] perf tools: Fix display of incorrect mmap pages
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] perf record: "

[PATCH V2 2/3] perf script: Add an option to print the source line number
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH V2 1/3] perf script: Fix symoff printing in callchains
 2013-12-11 11:04 UTC  (2+ messages)
` [tip:perf/core] "

[tip:perf/core] tools lib traceevent: Report better error message on bad function args
 2013-12-11 11:03 UTC 

[PATCH 3/4] perf trace: Fix summary percentage when processing files
 2013-12-11 11:03 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/4] perf trace: Add support for syscalls vs raw_syscalls
 2013-12-11 11:03 UTC  (2+ messages)
` [tip:perf/core] "

[RFC part1 PATCH 0/7] Make ACPI core running on ARM64
 2013-12-11 11:02 UTC  (5+ messages)
` [Linaro-acpi] [RFC part1 PATCH 1/7] ACPI: Make ACPI core running without PCI "

[PATCH -next] x86, kaslr: clarify RANDOMIZE_BASE_MAX_OFFSET
 2013-12-11 11:02 UTC  (2+ messages)

[GIT PULL 00/34] perf/core improvements and fixes
 2013-12-11 11:01 UTC  (2+ messages)

nohz_full left a periodic tick cpu issue
 2013-12-11 11:00 UTC  (2+ messages)

[PATCH v3 0/2] Introduce AEMIF driver for Davinci/Keystone archs
 2013-12-11 10:59 UTC  (3+ messages)
` [PATCH v3 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH v3 2/2] memory: ti-aemif: add bindings for "

[PATCH] futex: Switch to USER_DS for futex test
 2013-12-11 10:43 UTC 

[PATCH 0/2] Completion for 'perf kvm'
 2013-12-11 10:34 UTC  (3+ messages)
` [PATCH 1/2] perf completion: complete "
` [PATCH 2/2] perf tools: ignore files generated by "

[PATCH 1/1] AX88179_178A: Enable the hardware pseudo header in case of the NET_IP_ALIGN equals 0
 2013-12-11 10:33 UTC  (4+ messages)

[PATCH] Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range
 2013-12-11 10:27 UTC  (6+ messages)

[PATCH 0/4] usb: chipidea: msm: Clean and fix glue layer driver
 2013-12-11 10:26 UTC  (8+ messages)
` [PATCH 4/4] usb: chipidea: msm: Use USB PHY API to control PHY state

[PATCH V2 0/6] Memory compaction efficiency improvements
 2013-12-11 10:24 UTC  (7+ messages)
` [PATCH V2 1/6] mm: compaction: trace compaction begin and end
` [PATCH V2 2/6] mm: compaction: encapsulate defer reset logic
` [PATCH V2 3/6] mm: compaction: reset cached scanner pfn's before reading them
` [PATCH V2 4/6] mm: compaction: detect when scanners meet in isolate_freepages
` [PATCH V2 5/6] mm: compaction: do not mark unmovable pageblocks as skipped in async compaction
` [PATCH V2 6/6] mm: compaction: reset scanner positions immediately when they meet

[PATCH v6 0/6] mm: sched: numa: several fixups
 2013-12-11 10:24 UTC  (8+ messages)
` [PATCH v6 1/6] sched/numa: fix set cpupid on page migration twice against thp
` [PATCH v6 2/6] sched/numa: drop sysctl_numa_balancing_settle_count sysctl
` [PATCH v6 3/6] sched/numa: use wrapper function task_node to get node which task is on
` [PATCH v6 4/6] sched/numa: fix set cpupid on page migration twice against normal page
` [PATCH v6 5/6] sched/numa: use wrapper function task_faults_idx to calculate index in group_faults
` [PATCH v6 6/6] sched/numa: fix period_slot recalculation

[PATCH 0/2] net: smc91x: add DT flags for legacy platforms
 2013-12-11 10:21 UTC  (3+ messages)
` [PATCH 1/2] net: smc91x: Read hardware behavior flags from device tree
` [PATCH 2/2] ARM: dts: omap2430-sdp: add flags for ethernet functionality

[PATCH] phy: Add exynos-phy driver
 2013-12-11 10:16 UTC  (3+ messages)

[PATCH] perf list: fix --raw-dump
 2013-12-11 10:16 UTC 

[PATCH v5 0/8] mm: sched: numa: several fixups
 2013-12-11 10:15 UTC  (4+ messages)
` [PATCH v5 7/8] sched/numa: fix record hinting faults check

[PATCH v4 00/15] usb: phy: msm: Fixes, cleanups and DT support
 2013-12-11 10:11 UTC  (8+ messages)
` [PATCH v4 01/15] usb: phy: msm: Move mach dependent code to platform data
` [PATCH v4 10/15] usb: phy: msm: Add device tree support and binding information

[PATCH v5 0/3] Exynos 5410 support
 2013-12-11  9:56 UTC  (3+ messages)

[patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
 2013-12-11  9:55 UTC  (11+ messages)

[PATCH 0/8] Modernize pm8921 with irqdomains + regmap
 2013-12-11  9:55 UTC  (9+ messages)
` [PATCH 5/8] mfd: Move pm8xxx-irq.c contents into only driver that uses it
` [PATCH 6/8] mfd: pm8921: Update for genirq changes
` [PATCH 7/8] mfd: pm8921: Migrate to irqdomains
` [PATCH 8/8] mfd: pm8921: Use ssbi regmap

[PATCH v2 0/4] X86/KVM: enable Intel MPX for KVM
 2013-12-11  9:53 UTC  (2+ messages)

[PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation
 2013-12-11  9:48 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 01/15] mfd: menelaus: Drop __exit section annotation
 2013-12-11  9:44 UTC  (2+ messages)

[PATCH V6] ARM : unwinder : Prevent data abort due to stack overflow
 2013-12-11  9:40 UTC 

[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
 2013-12-11  9:37 UTC  (5+ messages)
` [PATCH v3 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework

[PATCH v2] net: handle error more gracefully in socketpair()
 2013-12-11  9:32 UTC  (5+ messages)
  ` [PATCH v3] "

[RFC PATCH] debugobject: add support for kref
 2013-12-11  9:30 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] leds: leds-pwm: fix duty time overflow
 2013-12-11  9:19 UTC 

page:  |  | latest

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

all inboxes | Powered by JetHome®