public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-22 10:58:10 to 2013-07-22 16:10:07 UTC [more...]

[PATCH 00/48] staging/lustre: minor cleanup and Intel Lustre sync
 2013-07-22 16:06 UTC  (3+ messages)
` [PATCH 01/48] staging/lustre: remove bogus ifndef EXPORT_SYMBOL
` [PATCH 02/48] staging/lustre/obdclass: restore lu_ref

[PATCH v2 00/10] mm, hugetlb: clean-up and possible bug fix
 2013-07-22 15:51 UTC  (6+ messages)
` [PATCH v2 01/10] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH v2 05/10] mm, hugetlb: fix and clean-up node iteration code to alloc or free

[PATCH] perf, tools: Support callchain sorting based on addresses
 2013-07-22 16:04 UTC  (2+ messages)

3.10.1 cpufreq suspend/resume regression still present in 3.10.2
 2013-07-22 15:59 UTC  (5+ messages)

[PATCH] perf, tools, bench: Fix memcpy benchmark for large sizes v2
 2013-07-22 16:00 UTC  (3+ messages)

[PATCH] perf: fix build with perl 5.18
 2013-07-22 15:54 UTC  (2+ messages)

[PATCH] irq: enable suspended EARLY_RESUME irqs forcefully if not resumed
 2013-07-22 15:49 UTC  (3+ messages)

3.10.2 Trace: Freezing of tasks failed
 2013-07-22 15:48 UTC 

[PATCH] ioatdma: silence GCC warnings
 2013-07-22 15:46 UTC  (5+ messages)
    ` [PATCH v2] "

Linux 3.11-rc2
 2013-07-22 15:43 UTC  (9+ messages)

workqueue, pci: INFO: possible recursive locking detected
 2013-07-22 15:37 UTC  (7+ messages)

[PATCH] vga16fb: remove unused variable
 2013-07-22 15:41 UTC 

mmotm 2013-07-18-16-40 uploaded
 2013-07-22 15:39 UTC  (7+ messages)

[PATCH RFC] lib: Make radix_tree_node_alloc() irq safe
 2013-07-22 15:38 UTC  (6+ messages)

[PATCH] f2fs: use list_for_each rather than list_for_each_safe, in remove_orphan_inode()
 2013-07-22 15:36 UTC  (2+ messages)

[PATCH] um: change defconfig to stop spawning xterm
 2013-07-22 15:33 UTC  (13+ messages)

[BUG] ipv6, rawv6_close(): BUG: unable to handle kernel paging request
 2013-07-22 15:25 UTC  (4+ messages)

[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
 2013-07-22 15:27 UTC  (10+ messages)

[PATCH 0/7] tracing: Kill the buggy trace_cpu
 2013-07-22 15:23 UTC  (12+ messages)
` [PATCH 1/7] tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
` [PATCH 2/7] tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
` [PATCH 3/7] tracing: Change tracing_buffers_fops "
` [PATCH 4/7] tracing: Change tracing_stats_fops "
` [PATCH 5/7] tracing: Change tracing_entries_fops "
` [PATCH 6/7] tracing: Change tracing_fops/snapshot_fops "
` [PATCH 7/7] tracing: Kill trace_cpu struct/members

[PATCH 6/6] USB: ehci-omap: Implement suspend/resume
 2013-07-22 15:18 UTC  (3+ messages)

[PATCH v4] drivers/tpm: add xen tpmfront interface
 2013-07-22 15:18 UTC  (2+ messages)

[PATCH 1/2] regmap: irq: Allow to acknowledge masked interrupts during initialization
 2013-07-22 15:15 UTC  (2+ messages)
` [PATCH 2/2] regmap: irq: document mask/wake_invert, make them bool for consistency

[PATCH] doc: devicetree: bindings: Fix typo in bindings
 2013-07-22 15:13 UTC 

[PATCH 1/2] staging: gdm7240: adding LTE USB driver
 2013-07-22 15:13 UTC  (4+ messages)
` [PATCH 2/2] staging: gdm7240: added contacts for code maintanance

[PATCH] USB: host: Use usb_hcd_platform_shutdown() wherever possible
 2013-07-22 15:11 UTC  (3+ messages)
` [PATCH v2] "

[RFC PATCH v2 00/15] DT/core: update cpu device of_node
 2013-07-22 15:07 UTC  (23+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] of: add support for retrieving cpu node for a given logical cpu index
  ` [PATCH v3 02/16] ARM: DT/kernel: define ARM specific arch_match_cpu_phys_id
  ` [PATCH v3 03/16] driver/core: cpu: initialize of_node in cpu's device struture
  ` [PATCH v3 04/16] ARM: topology: remove hwid/MPIDR dependency from cpu_capacity
  ` [PATCH v3 05/16] ARM: mvebu: remove device tree parsing for cpu nodes
  ` [PATCH v3 06/16] drivers/bus: arm-cci: avoid parsing DT for cpu device nodes
  ` [PATCH v3 07/16] of/device: add helper to get cpu device node from logical cpu index
  ` [PATCH v3 08/16] cpufreq: imx6q-cpufreq: remove device tree parsing for cpu nodes
  ` [PATCH v3 09/16] cpufreq: cpufreq-cpu0: "
  ` [PATCH v3 10/16] cpufreq: highbank-cpufreq: "
  ` [PATCH v3 11/16] cpufreq: spear-cpufreq: "
  ` [PATCH v3 12/16] cpufreq: kirkwood-cpufreq: "
  ` [PATCH v3 13/16] cpufreq: arm_big_little: "
  ` [PATCH v3 14/16] cpufreq: maple-cpufreq: "
  ` [PATCH v3 15/16] cpufreq: pmac64-cpufreq: "
  ` [PATCH v3 16/16] cpufreq: pmac32-cpufreq: "

PROBLEM: NFS crash in Linux 3.10.2
 2013-07-22 14:56 UTC 

[PATCH] perf record/top: handle ENODEV on default cycles event
 2013-07-22 15:05 UTC  (2+ messages)

[PATCH 01/15] drivers: phy: add generic PHY framework
 2013-07-22 15:04 UTC  (4+ messages)

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-07-22 15:03 UTC  (11+ messages)

[PATCH V3] pci: exynos: split into two parts such as Synopsys part and Exynos part
 2013-07-22 15:03 UTC  (2+ messages)

[PATCH] Fix build failures of python/perf.so
 2013-07-22 15:02 UTC  (2+ messages)

[PATCH] perf tools: Fix named threads support in perf-script
 2013-07-22 14:56 UTC  (2+ messages)

[PATCH 0/9] mm, hugetlb: clean-up and possible bug fix
 2013-07-22 14:55 UTC  (9+ messages)
` [PATCH 1/9] mm, hugetlb: move up the code which check availability of free huge page
` [PATCH 2/9] mm, hugetlb: trivial commenting fix
` [PATCH 3/9] mm, hugetlb: clean-up alloc_huge_page()
` [PATCH 5/9] mm, hugetlb: remove redundant list_empty check in gather_surplus_pages()

[PATCH 0/2] net: fix ixp4xx_eth
 2013-07-22 14:49 UTC  (5+ messages)
` [PATCH 1/2] arm: ixp4xx: set cohorent_dma_mask for ethernet platform devices

[PATCH v3] xen/arm: enable PV control for ARM
 2013-07-22 14:46 UTC  (6+ messages)

[RFC 2/2] watchdog: update watchdog_tresh properly
 2013-07-22 14:32 UTC  (4+ messages)
` [RFC -v2 "
  ` [RFC -v3 "

RFC: device thermal limits represented in device tree nodes
 2013-07-22 14:25 UTC 

[PATCH 00/14] [GIT PULL] tracing: fixes, clean ups and optimizations
 2013-07-22 14:20 UTC  (15+ messages)
` [PATCH 01/14] tracing: Use correct config guard CONFIG_STACK_TRACER
` [PATCH 02/14] tracing: Use trace_seq_puts()/trace_seq_putc() where possible
` [PATCH 03/14] tracing: Typo fix on ring buffer comments
` [PATCH 04/14] tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is empty
` [PATCH 05/14] tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events "
` [PATCH 06/14] tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
` [PATCH 07/14] tracing/kprobe: Wait for disabling all running kprobe handlers
` [PATCH 08/14] tracing: Fix error handling to ensure instances can always be removed
` [PATCH 09/14] tracing: Miscellaneous fixes for trace_array ref counting
` [PATCH 10/14] tracing: Add ref_data to function and fgraph tracer structs
` [PATCH 11/14] tracing: Simplify the iteration logic in f_start/f_next
` [PATCH 12/14] tracing: Do not (ab)use trace_seq in event_id_read()
` [PATCH 13/14] tracing: Kill trace_array->waiter
` [PATCH 14/14] tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()

RFC: device thermal limits represented in device tree nodes
 2013-07-22 14:19 UTC 

[PATCH v3 0/5] iio: mxs-lradc: add support to optional divider_by_two
 2013-07-22 14:04 UTC  (6+ messages)
` [PATCH v3 1/5] iio: mxs-lradc: change the realbits to 12
` [PATCH v3 2/5] ARM: dts: add reference voltage property for MXS LRADC
` [PATCH v3 3/5] iio: mxs-lradc: add scale attribute to channels
` [PATCH v3 4/5] iio: mxs-lradc: add scale_available file "
` [PATCH v3 5/5] iio: mxs-lradc: add write_raw function to modify scale

[PATCH] ARM: Fix r7/r11 confusion when CONFIG_THUMB2_KERNEL=y
 2013-07-22 13:56 UTC  (5+ messages)

[PATCH 01/22] ARM: ux500: Remove '0x's from HREF v60+ DTS file
 2013-07-22 13:53 UTC  (14+ messages)
` [PATCH 03/22] ARM: u300: Remove '0x's from U300 "
` [PATCH 05/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 BRT "
` [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from BCM11351 "
` [PATCH 09/22] ARM: dts: Remove '0x's from Exynos5250 "
` [PATCH 10/22] ARM: dts: Remove '0x's from Exynos5420 "
` [PATCH 20/22] ARM: SPEAr3xx: DT: Remove '0x's from Spear 300 "

[PATCH -tip 0/3] kprobes, x86: Move optprobe on top of int3-based instruction patching
 2013-07-22 13:53 UTC  (9+ messages)
` [PATCH -tip 3/3] x86: Remove unused text_poke_smp and text_poke_smp_batch
      `  "

[PATCH 1/2] tools, perf: Add a precise event qualifier v2
 2013-07-22 13:52 UTC  (2+ messages)
` [PATCH 2/2] perf, x86: Enable PEBS mode automatically for mem-{loads,stores} v4

[RFC 0/23] perf tool: Add support for multiple data file storage
 2013-07-22 13:44 UTC  (4+ messages)
` [PATCH 10/23] perf tools: Introduce swap_header function

[PATCH 0/2] Squashfs: add LZ4 compression
 2013-07-22 13:38 UTC  (5+ messages)

[PATCH] regmap: irq: Acknowledge also interrupts that are masked
 2013-07-22 13:30 UTC  (4+ messages)

[PATCH] f2fs: update file name in the inode block during f2fs_rename
 2013-07-22 13:24 UTC  (4+ messages)

[PATCH 1/2] i2c-designware: make *CNT values configurable
 2013-07-22 13:17 UTC  (11+ messages)

[PATCH v3 1/2] of: Add Avago Technologies vendor prefix
 2013-07-22 13:11 UTC  (2+ messages)
` [PATCH v3 2/2] iio: add APDS9300 ambilent light sensor driver

[PATCH] pinctrl: pinctrl-imx: Remove unneeded check for platform_get_resource()
 2013-07-22 12:49 UTC  (2+ messages)

[PATCH v2] Ceph: Punch hole support
 2013-07-22 13:02 UTC  (2+ messages)
` [PATCH v3] Ceph: Punch hole support for kernel client

[PATCH 0/2] PM / OPP: updates to enable sharing OPPs info
 2013-07-22 13:01 UTC  (5+ messages)

scatterlist: sg_set_buf() argument must be in linear mapping (sha1: ac4e97abce9b80c020e7113325f49e58b7b15e3f)
 2013-07-22 12:58 UTC  (3+ messages)

Unsupported DisplayLink (udl or udlfb module)
 2013-07-22 12:58 UTC 

[PATCH] net: trans_rdma: remove unused function
 2013-07-22 12:59 UTC 

[PATCH] hidraw: correctly deallocate memory on device disconnect
 2013-07-22 12:53 UTC 

[PATCH] f2fs: add the missing delection of orphan inode entry in write_orphan_inodes()
 2013-07-22 12:51 UTC  (2+ messages)

[PATCH v6 0/5] Xen/ACPI: support sleep state entering on hardware reduced systems
 2013-07-22 12:57 UTC  (6+ messages)
` [Xen-devel] "

[PATCH v4] regulator: pfuze100: add pfuze100 regulator driver
 2013-07-22 12:46 UTC  (4+ messages)

[PATCH 0/5] perf tests: Add install tests to tests/make
 2013-07-22 12:43 UTC  (6+ messages)
` [PATCH 1/5] perf tests: Run ctags/cscope make tests only with needed binaries
` [PATCH 2/5] perf tests: Rename TMP to TMP_O tests/make variable
` [PATCH 3/5] perf tests: Add DESTDIR=TMP_DEST "
` [PATCH 4/5] perf tests: Add 'make install/install-bin' tests into tests/make
` [PATCH 5/5] perf tests: Add broken install-* "

[PATCH 1/1] Drivers: base: memory: Export symbols for onlining memory blocks
 2013-07-22 12:37 UTC  (2+ messages)

[PATCH v7 0/2] TWL6030, TWL6032 GPADC driver
 2013-07-22 12:22 UTC  (3+ messages)
` [PATCH v7 1/2] ARM: dts: twl: Add GPADC data to device tree
` [PATCH v7 2/2] iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver

[PATCH 0/3] Add crossbar driver
 2013-07-22 12:20 UTC  (5+ messages)
` [PATCH 1/3] misc: "

[PATCH] clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
 2013-07-22 12:14 UTC  (2+ messages)

[PATCH 2/2] mm: page_alloc: avoid slowpath for more than MAX_ORDER allocation
 2013-07-22 11:32 UTC 

[PATCH 1/2] mm: page_alloc: fixed checkpatch errors and spell
 2013-07-22 11:31 UTC 

My Donation project
 2013-07-22 11:30 UTC 

[x86] Kernel panic - not syncing: Fatal exception in interrupt
 2013-07-22 11:24 UTC  (7+ messages)
` [PATCH -tip/x86/jumplabel] x86: call out into int3 handler directly instead of using notifier

[PATCH 0/4] ARM/ARM64 architected timer updates
 2013-07-22 11:21 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] drivers: clocksource: configure event stream for ARM arch timer
  ` [PATCH v2 2/3] ARM: arch_timer: add macros for bits in control register
  ` [PATCH v2 3/3] drivers: clocksource: add CPU PM notifier for ARM architected timer

[BUG] 3.10 regression: hang on suspend
 2013-07-22 11:22 UTC  (9+ messages)

[PATCH v3 0/9] tracing: trace event triggers
 2013-07-22 11:19 UTC  (5+ messages)
` [PATCH v3 2/9] tracing: add basic event trigger framework
` [PATCH v3 3/9] tracing: add 'traceon' and 'traceoff' event trigger commands

[3.11-rc1 regression] ext4_evict_inode triggers warn_slowpath_common on sparc64
 2013-07-22 11:13 UTC  (3+ messages)

[PATCH] iio: core: Avoid double minus in sysfs output
 2013-07-22 11:16 UTC 

[PATCH] net: Add MOXA ART SoCs ethernet driver
 2013-07-22 11:09 UTC  (2+ messages)

[PATCH 0/3 v6] cpufreq: Add 'load_table' debugfs file to show colleced CPUs load
 2013-07-22 11:05 UTC  (3+ messages)
` [PATCH 2/3 v6] cpufreq: stats: Add 'load_table' debugfs file to show accumulated data of CPUs

[ 00/19] 3.10.1-stable review
 2013-07-22 11:04 UTC  (11+ messages)
                ` mistakes in code vs. maintainer flow mistakes (was: [ 00/19] 3.10.1-stable review)

[PATCH] mmc: pxamci: Refactor regulator support
 2013-07-22 11:03 UTC  (2+ messages)


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