linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-09 07:59:37 to 2013-05-09 15:11:50 UTC [more...]

[PATCH 00/11] tracing: bugfix and kprobe-based dynamic event updates
 2013-05-09 15:11 UTC  (6+ messages)
` [PATCH 01/11] [BUGFIX] tracing: Return 0 if event_enable_func succeeded
` [PATCH 02/11] [BUGFIX] ftrace, kprobes: Fix a deadlock on ftrace_regex_lock

[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
 2013-05-09 15:10 UTC  (6+ messages)

[PATCH 0/9] perf: Adding better precise_ip field handling
 2013-05-09 15:07 UTC  (11+ messages)
` [PATCH 1/9] perf x86: Add precise sysfs cpu pmu attribute
` [PATCH 2/9] perf tools: Add precise object to interface sysfs precise
` [PATCH 3/9] perf tests: Add precise event automated test
` [PATCH 4/9] perf tools: Add a precise event qualifier
` [PATCH 5/9] perf tools: Set maximum precise value for event 'p' modifier
` [PATCH 6/9] perf tools: Set maximum precise value for 'precise' term
` [PATCH 7/9] perf tests: Add automated precise term test
` [PATCH 8/9] perf: Document the ABI for 'precise' sysfs attribute
` [PATCH 9/9] perf: Document the ABI for 'rdpmc' "

[PATCH 0/3] Fix disable of unused clk/regulator with deferred probe
 2013-05-09 15:07 UTC  (9+ messages)
` [PATCH 1/3] driver core: Add API to wait for deferred probe to complete during init

[PATCH] perf: fix symbol processing bug and greatly improve performance
 2013-05-09 15:05 UTC  (7+ messages)

[PATCH] libceph: ceph_pagelist_append might sleep while atomic
 2013-05-09 14:42 UTC 

[RFC 2/8] ARM:global_timer: Add ARM global timer support
 2013-05-09 14:51 UTC  (26+ messages)
` [RFC 3/8] mfd:syscon: Introduce claim/read/write/release APIs
` [RFC 5/8] ARM:stih41x: Add STiH415 SOC support
` [RFC 1/8] serial:st-asc: Add ST ASC driver

[RFC v2 0/2] virtio_balloon: auto-ballooning support
 2013-05-09 14:53 UTC  (3+ messages)
` [RFC 1/2] virtio_balloon: move balloon_lock mutex to callers
` [RFC 2/2] virtio_balloon: auto-ballooning support

3.9.0: WARNING: at drivers/base/core.c:575
 2013-05-09 14:53 UTC  (11+ messages)

[PATCH V3 0/20] thermal: exynos: Add thermal driver for exynos5440
 2013-05-09 14:53 UTC  (17+ messages)
` [PATCH V3 04/21] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V3 05/21] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V3 06/21] thermal: exynos: Add missing definations and code cleanup
` [PATCH V3 09/21] thermal: exynos: Move register definitions from driver file to data file
` [PATCH V3 10/21] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V3 15/21] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V3 18/21] thermal: exynos: Add support for exynos5440 TMU sensor
` [PATCH V3 20/21] thermal: exynos: Support for TMU regulator defined at device tree

[RFC PATCH 2/8] regulator: Add Dialog DA906x voltage regulators support
 2013-05-09 14:50 UTC  (9+ messages)

SHM oops in newseg()
 2013-05-09 14:43 UTC  (4+ messages)

[PATCH v2] perf record: fix symbol processing bug and greatly improve performance
 2013-05-09 14:42 UTC 

[PATCH] COMPACTION: bugfix of improper cache flush in MIGRATION code
 2013-05-09 14:38 UTC  (2+ messages)

[PATCH v12 0/3] trace,x86: irq vector tracepoint support
 2013-05-09 14:33 UTC  (3+ messages)

lockdep: BUG: key ffff880436f00330 not in .data!
 2013-05-09 14:28 UTC  (2+ messages)

[patch net] macvlan: fix passthru mode race between dev removal and rx path
 2013-05-09 14:23 UTC 

[PATCH v5 0/7] use runnable load avg in load balance
 2013-05-09 14:23 UTC  (22+ messages)
` [PATCH v5 3/7] sched: set initial value of runnable avg for new forked task

[PATCH] rapidio/switches: remove tsi500 driver
 2013-05-09 14:20 UTC 

[linux-next-20130422] Bug in SLAB?
 2013-05-09 14:14 UTC  (7+ messages)

[PATCH] perf: detect when perf.data file not closed out properly
 2013-05-09 13:59 UTC  (3+ messages)

[PATCH 00/13] perf: kvm live mode
 2013-05-09 13:56 UTC  (11+ messages)
` [PATCH 03/13] perf evlist: add initialzation function for tracepoints
` [PATCH 10/13] perf kvm: add live mode

[GIT PULL] KVM fixes for the 3.10 merge window
 2013-05-09 13:51 UTC 

[PATCH 00/21] Exported funtions that are marked inline
 2013-05-09 13:50 UTC  (30+ messages)
` [PATCH 02/21] fs: remove inline marking of EXPORT_SYMBOL functions
` [PATCH 03/21] x86: "
` [PATCH 04/21] NFC: "
` [PATCH 05/21] 9p: "
` [PATCH 06/21] staging: nvec: "
` [PATCH 07/21] netfilter: nf_nat: "
` [PATCH 08/21] iwlegacy: "
` [PATCH 09/21] dw_dmac: "
` [PATCH 10/21] mm: filemap: "
` [PATCH 11/21] ipv4: ip_output: "
` [PATCH 12/21] metag: delay: "
` [PATCH 13/21] openrisc: "
` [PATCH 14/21] arm64: "
` [PATCH 15/21] arch/tile: "
` [PATCH 16/21] sparc: "
` [PATCH 17/21] CRISv32: "
` [PATCH 18/21] m68k/sun3/: "
` [PATCH 19/21] MIPS: MSP71xx: "
` [PATCH 20/21] powerpc/ps3: "
` [PATCH 21/21] ARM: "

[page fault tracepoint 1/2] Add page fault trace event definitions
 2013-05-09 13:48 UTC  (3+ messages)

[PATCH -v8 00/11] Shutdown from reboot_cpuid without stopping other cpus
 2013-05-09 13:36 UTC  (12+ messages)
` [PATCH -v8 11/11] Move arch/x86 reboot= handling to generic kernel

[PATCH] regmap: debugfs: Check return value of regmap_write()
 2013-05-09 13:33 UTC  (2+ messages)

[PATCH] x86, microcode: Add local mutex to not hit a deadlock
 2013-05-09 13:00 UTC  (2+ messages)
` [tip:x86/urgent] x86/microcode: Add local mutex to fix physical CPU hot-add deadlock

[PATCH 00/63] dmaengine: Convert to correct API & Device Tree handling
 2013-05-09 13:01 UTC  (4+ messages)
` [PATCH 28/63] ARM: ux500: Stop passing UART's platform data for Device Tree boots

[PATCH] serial: 8250_dw: set clock rate
 2013-05-09 12:58 UTC  (2+ messages)

NOHZ: WARNING: at arch/x86/kernel/smp.c:123 native_smp_send_reschedule
 2013-05-09 12:58 UTC  (3+ messages)

[PATCH] kernel/audit_tree.c: tree will memory leak when failure occurs for audit_trim_trees()
 2013-05-09 12:53 UTC  (3+ messages)
  ` [PATCH v2] kernel: audit_tree: resource management: need put_tree and goto Err when failure occures

[PATCH] serial: pl011: protect attribute read from NULL platform data struct
 2013-05-09 12:50 UTC 

[git pull] FireWire updates post v3.9
 2013-05-09 12:46 UTC 

[PATCH v2 0/9] liblockdep: userspace lockdep
 2013-05-09 12:42 UTC  (3+ messages)

[PATCH] ARM: mmc: bcm281xx SDHCI driver
 2013-05-09  6:35 UTC  (2+ messages)

RTL driver for RTL8191SEvB and/or wpa-supplicant really broken at times
 2013-05-09 12:18 UTC  (2+ messages)

linux-next: Tree for May 9
 2013-05-09 12:16 UTC  (2+ messages)

приличнейшее предложение на сейчас
 2013-05-09 12:01 UTC 

[PATCH] xtensa simdisk: Fix proc_create_data() conversion fallout
 2013-05-09 12:08 UTC 

[PATCH 0/4] Intel TXT driver
 2013-05-09 12:02 UTC  (8+ messages)
` [PATCH 3/4] driver: provide sysfs interfaces to access TXT log

[PATCH v2 0/3] KVM: emulate AAM, XLAT, SALC
 2013-05-09 12:01 UTC  (4+ messages)
  ` [PATCH v2 2/3] KVM: emulator: emulate XLAT

[PATCH] mfd: si476x: Use get_unaligned_be16() for unaligned be16 loads
 2013-05-09 12:01 UTC 

[PATCH 3/9] vt: delete unneeded functions register_con_driver|take_over_console
 2013-05-09 11:31 UTC  (6+ messages)

[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.10
 2013-05-09 11:28 UTC 

[uclinux-dist-devel] [GIT PULL] Blackfin updates for 3.10
 2013-05-09 11:14 UTC 

[PATCH] mfd: ab8500-sysctrl: Always enable pm_power_off handler
 2013-05-09 11:08 UTC 

[GIT PULL] Two small EDAC fixes
 2013-05-09 10:51 UTC 

[PATCH 0/2] Early printk support for virtio console devices
 2013-05-09 10:39 UTC  (12+ messages)

[PATCH V4] scsi: ufs: Set fDeviceInit flag to initiate device initialization
 2013-05-09 10:06 UTC 

linux-next: manual merge of the regmap tree with Linus' tree
 2013-05-09 10:01 UTC  (2+ messages)

[PATCH] x86: Extend #DF debugging aid to 64-bit
 2013-05-09 10:02 UTC 

[BUG 3.9.x] kernel BUG at kernel/timer.c:909 triggered by divertctl
 2013-05-09  9:40 UTC 

[PATCH] ARM: exynos: Select PINCTRL_EXYNOS for exynos5
 2013-05-09  9:45 UTC  (4+ messages)

[PATCH 0/6] Second set of fixes for ux500 ASoC drivers
 2013-05-09  9:41 UTC  (15+ messages)
` [PATCH 3/6] ASoC: ux500: Drop pinctrl sleep support

[PATCH 0/3] KVM: emulate AAM, XLAT, SALC
 2013-05-09  9:31 UTC  (4+ messages)
  ` [PATCH 3/3] KVM: emulator: emulate SALC

[PATCH] perf: detect loops processing events
 2013-05-09  9:30 UTC  (3+ messages)

[PATCH 2/6] ASoC: ux500: Do not clear state if already idle
 2013-05-09  9:28 UTC  (11+ messages)
` [PATCH v2 "

[PATCH resend 0/3] KVM: emulate AAM, XLAT, SALC
 2013-05-09  9:28 UTC 

rcu_preempt running flat out on idle desktop
 2013-05-09  9:20 UTC  (5+ messages)

[PATCH v2 0/3] clk: implement remuxing during set_rate
 2013-05-09  9:02 UTC  (3+ messages)

[GIT] Networking
 2013-05-09  9:02 UTC  (9+ messages)

Fwd: [GIT PULL] timer changes for v3.10
 2013-05-09  8:59 UTC  (11+ messages)

[PATCH v4 00/22] x86, ACPI, numa: Parse numa info early
 2013-05-09  8:54 UTC  (3+ messages)

HID: protect hid_debug_list
 2013-05-09  8:45 UTC  (2+ messages)

[PATCH 0/3] firmware: Fix usermodehelper deadlock at shutdown
 2013-05-09  8:43 UTC  (9+ messages)
` [PATCH 1/3] firmware: Avoid superfluous usermodehelper lock

[PATCH v2 0/2] i2c: fix two wrong mem release
 2013-05-09  8:34 UTC  (6+ messages)
` [PATCH v2 1/2] i2c: i2c-bfin-twi: don`t free peripheral before it init successful
` [PATCH v2 2/2] i2c: pxa: no need release_mem_region before request_mem_region successful

[PATCH v3] iio: dac: Fix build error when CONFIG_SPI_MASTER=y && CONFIG_I2C=m
 2013-05-09  8:33 UTC  (2+ messages)

[PATCH 3/3] xtensa: Switch to asm-generic/linkage.h
 2013-05-09  8:26 UTC  (2+ messages)
` [merged] "

[PATCH v3 0/4] xen/arm: CONFIG_PARAVIRT and stolen ticks accounting
 2013-05-09  8:12 UTC  (9+ messages)
` [PATCH v3 1/4] xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
      ` [Xen-devel] "
` [PATCH v3 4/4] xen/arm: account for stolen ticks
      ` [Xen-devel] "

Masked MSIs expectations
 2013-05-09  8:09 UTC 

EXT4 panic at jbd2_journal_put_journal_head() in 3.9+
 2013-05-09  7:59 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 NNTP newsgroup(s).