linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-28 20:16:31 to 2013-06-29 19:46:43 UTC [more...]

INTEL_MEI_ME=y breaks suspend on 3.10-rc3
 2013-06-29 19:46 UTC  (7+ messages)

[REGRESSION] Radeon (Evergreen) Crash with "pin failed" in Kernel 3.10-rc7
 2013-06-29 19:41 UTC  (4+ messages)

[PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings
 2013-06-29 19:38 UTC  (8+ messages)

[PATCH] WIP: HACK: LPAE, BOOTMEM and NO_BOOTMEM
 2013-06-29 19:29 UTC  (6+ messages)

[PATCH net-next 0/2] net: lls cleanup patches
 2013-06-29 18:50 UTC  (4+ messages)
` [PATCH net-next 1/2] net: fix LLS debug_smp_processor_id() warning
  ` Using sched_clock() for polling time limit

SATA hdd refuses to reallocate a sector?
 2013-06-29 18:47 UTC  (5+ messages)

[PATCH 3.10-rc7] Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
 2013-06-29 18:29 UTC  (2+ messages)

Linux 3.10-rc7
 2013-06-29 18:11 UTC  (3+ messages)

[RFC] Transparent on-demand memory setup initialization embedded in the (GFP) buddy allocator
 2013-06-29 18:03 UTC  (4+ messages)

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-06-29 17:48 UTC  (17+ messages)
` [PATCH 01/16] fuse: Linking file to inode helper
` [PATCH 02/16] fuse: Getting file for writeback helper
` [PATCH 03/16] fuse: Prepare to handle short reads
` [PATCH 04/16] fuse: Prepare to handle multiple pages in writeback
` [PATCH 05/16] fuse: Connection bit for enabling writeback
` [PATCH 06/16] fuse: Trust kernel i_size only - v4
` [PATCH 07/16] fuse: Trust kernel i_mtime only
` [PATCH 08/16] fuse: Flush files on wb close
` [PATCH 09/16] fuse: restructure fuse_readpage()
` [PATCH 10/16] fuse: Implement writepages callback
` [PATCH 11/16] fuse: Implement write_begin/write_end callbacks
` [PATCH 12/16] fuse: fuse_writepage_locked() should wait on writeback
` [PATCH 13/16] fuse: fuse_flush() "
` [PATCH 14/16] fuse: Fix O_DIRECT operations vs cached writeback misorder - v2
` [PATCH 15/16] fuse: Turn writeback cache on
` [PATCH 16/16] mm: strictlimit feature

[PATCH v2 0/2] Lockless update of reference count protected by spinlock
 2013-06-29 17:45 UTC  (3+ messages)
` [PATCH v2 1/2] spinlock: New spinlock_refcount.h for lockless update of refcount

cgroup: status-quo and userland efforts
 2013-06-29 16:40 UTC  (26+ messages)
                    ` [Workman-devel] "

[PATCH] regulator: max77693: Remove NULL test for rmatch[i].init_data
 2013-06-29 16:33 UTC 

kernel panic in skb_copy_bits
 2013-06-29 16:31 UTC  (11+ messages)

[PATCH 0/4] ACPI / dock: Cleanups and simplifications
 2013-06-29 16:12 UTC  (10+ messages)
` [PATCH 4/4] ACPI / dock: Simplify dock_init_hotplug() and dock_release_hotplug()
` [PATCH 0/3] ACPI / dock: Notification rework and memory leak fix
  ` [PATCH 1/3] ACPI / dock: Rework the handling of notifications
  ` [PATCH 2/3] ACPI: Drop ACPI bus notifier call chain
  ` [PATCH 3/3] ACPI / dock: Do not leak memory on falilures to add a dock station

[RFC PATCH] sched: add preempt_[disable|enable]_strict()
 2013-06-29 15:15 UTC 

[ 3.8.y.z extended stable ] Linux 3.8.13.4 stable review
 2013-06-29 14:40 UTC  (6+ messages)
` [PATCH 095/105] ARM: 7762/1: kernel: fix arm_dt_init_cpu_maps() to skip non-cpu nodes
` [PATCH 097/105] libata-acpi: add back ACPI based hotplug functionality

[PATCH] proc: make high precision system boot time available
 2013-06-29 14:23 UTC  (2+ messages)

[pull request] Pull request for branch yem-kconfig-for-next
 2013-06-29 14:21 UTC  (2+ messages)
` [PATCH 1/1] kconfig: allow "hex" and "range" to support longs

mmotm 2013-06-27-16-36 uploaded
 2013-06-29 14:00 UTC  (3+ messages)
` mmotm 2013-06-27-16-36 uploaded (wait event common)

Race condition in time/alarmtimer.c
 2013-06-29 13:47 UTC  (2+ messages)

udevd cannot modprobe snd-hda-intel with 3.9.8
 2013-06-29 12:39 UTC  (3+ messages)

Fwd: mxs-lradc oops when unloading module
 2013-06-29 12:27 UTC  (4+ messages)

[PATCH] regulator: max77693: Skip register regulator if no platform initialization data
 2013-06-29 12:26 UTC  (2+ messages)

Roccat Kone mouse stops working a few minutes after boot
 2013-06-29 10:41 UTC 

[PATCH] hid: wacom: Intuos4 battery charging changes
 2013-06-29  9:57 UTC 

[PATCH v2 00/11] tracing: trace event triggers
 2013-06-29  9:30 UTC  (14+ messages)
` [PATCH v2 01/11] tracing: simplify event_enable_read()
` [PATCH v2 02/11] tracing: add missing syscall_metadata comment
` [PATCH v2 03/11] tracing: add soft disable for syscall events
` [PATCH v2 04/11] tracing: fix disabling of soft disable
` [PATCH v2 05/11] tracing: add basic event trigger framework
` [PATCH v2 06/11] tracing: add 'traceon' and 'traceoff' event trigger commands
` [PATCH v2 07/11] tracing: add 'snapshot' event trigger command
` [PATCH v2 08/11] tracing: add 'stacktrace' "
` [PATCH v2 09/11] tracing: add 'enable_event' and 'disable_event' event trigger commands
` [PATCH v2 10/11] tracing: add and use generic set_trigger_filter() implementation
` [PATCH v2 11/11] tracing: add documentation for trace event triggers

[PATCH] seq_file:update file->f_pos when lseek() to m->read_pos
 2013-06-29  9:11 UTC 

[ 102/127] iommu/amd: Workaround for ERBT1312
 2013-06-29  9:06 UTC  (10+ messages)

[PATCH] arch: m68k: include: asm: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not
 2013-06-29  8:26 UTC  (4+ messages)

[PATCH v4] tracing/uprobes: Support ftrace_event_file base multibuffer
 2013-06-29  7:51 UTC 

[LOCKDEP] cpufreq: possible circular locking dependency detected
 2013-06-29  7:35 UTC  (5+ messages)
  ` [RFC PATCH] cpu hotplug: rework cpu_hotplug locking (was [LOCKDEP] cpufreq: possible circular locking dependency detected)

[PATCH 0/3] static keys: fix test/set races
 2013-06-29  7:20 UTC  (8+ messages)
` [PATCH 1/3] static_keys: Add a static_key_slow_set_true()/false() interface
` [PATCH 2/3] sched: fix static keys race in sched_feat
` [PATCH 3/3] udp: make use of static_key_slow_set_true() interface

[PATCH] mutex: do not unnecessarily deal with waiters
 2013-06-29  7:17 UTC  (7+ messages)
      ` [PATCH v2] "

[PATCHv3 0/8] ARM: mxs: Various Crystalfontz DT additions
 2013-06-29  7:13 UTC  (15+ messages)
` [PATCHv3 2/8] ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree
` [PATCHv3 3/8] ARM: mxs: dt: Add Crystalfontz CFA-10058 "
` [PATCHv3 4/8] ARM: mxs: dt: cfa10036: make hogpins grabbed by respective drivers
` [PATCHv3 5/8] ARM: mxs: dt: cfa10037: "
` [PATCHv3 6/8] ARM: mxs: dt: cfa10049: "
` [PATCHv3 7/8] ARM: mxs: dt: cfa10055: "
` [PATCHv3 8/8] ARM: mxs: dt: cfa10057: remove hogpins

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-06-29  7:12 UTC  (13+ messages)

[PATCHv2 0/8] clocksource: sunxi: Timer fixes and cleanup
 2013-06-29  6:48 UTC  (8+ messages)
` [PATCHv2 4/8] clocksource: sun4i: Fix the next event code

[PATCH v2] x86: Use asm-goto to implement mutex fast path on x86-64
 2013-06-29  6:35 UTC  (3+ messages)

[PATCH] mmc: omap_hsmmc: clear status flags before starting a new command
 2013-06-29  6:25 UTC 

[PATCH 2/6] net/trivial: replace numeric with standard PM state macros
 2013-06-29  5:12 UTC  (2+ messages)

[PATCH 6/6] ssb/trivial: replace numeric with standard PM state macros
 2013-06-29  5:12 UTC  (2+ messages)

[PATCH 1/2 net-next] usbnet: ax88179_178a: Correct a typo in description
 2013-06-29  4:40 UTC  (4+ messages)
` [PATCH 2/2 net-next] usbnet: ax88179_178a: add .reset_resume hook

frequent softlockups with 3.10rc6
 2013-06-29  3:39 UTC  (11+ messages)

[PATCH] regulator: max77693: Fix trivial typo
 2013-06-29  3:37 UTC 

[PATCH] palmas: Simplify regulator_desc setting for SMPS10_[OUT1|OUT2]
 2013-06-29  3:27 UTC 

[PATCH v3] net: fec: Fix build for MCF5272
 2013-06-29  3:12 UTC  (3+ messages)

[04/26] ARM: 7755/1: handle user space mapped pages in flush_kernel_dcache_page
 2013-06-29  3:01 UTC  (4+ messages)

linux-next: slab shrinkers: BUG at mm/list_lru.c:92
 2013-06-29  2:55 UTC  (11+ messages)

[PATCH 0/6] Introducing Device Tree Overlays
 2013-06-29  2:38 UTC  (2+ messages)

[RFC][PATCH] mm: madvise: MADV_POPULATE for quick pre-faulting
 2013-06-29  2:20 UTC  (4+ messages)

next-20130627 breaks i.MX6 sabre sd UART console
 2013-06-29  2:07 UTC  (6+ messages)

sleeping while atomic in dwc3_gadget_start
 2013-06-29  2:02 UTC  (5+ messages)

[PATCH -next] PM / AVS: SmartReflex: remove redundant dev_err call in omap_sr_probe()
 2013-06-29  1:42 UTC  (2+ messages)

[PATCH v2] power: charger-manager: regulator_get() never returns NULL
 2013-06-29  1:39 UTC  (2+ messages)

[PATCH 0/4] Fix and start using supplied_from logic
 2013-06-29  1:22 UTC  (3+ messages)
` [PATCH 1/4] power_supply: Add of_node_put to fix refcount

[PATCH v2] vmpressure: implement strict mode
 2013-06-29  0:56 UTC  (11+ messages)

[GIT PULL] Ceph fix for 3.10
 2013-06-29  0:31 UTC 

[PATCH 4/4] usb: ohci-ep93xx: tidy up ohci_hcd_ep93xx_drv_probe()
 2013-06-29  0:29 UTC 

[PATCH 3/4] usb: ohci-ep93xx: use devm_clk_get()
 2013-06-29  0:29 UTC 

[PATCH 2/4] usb: ohci-ep93xx: use platform_get_irq()
 2013-06-29  0:28 UTC 

[PATCH 1/4] usb: ohci-ep93xx: use devm_ioremap_resource()
 2013-06-29  0:27 UTC 

[PATCH 0/4] usb: ohci-ep93xx: do a bit of house cleaning
 2013-06-29  0:26 UTC 

[PATCH 1/3] perf record: support duration option to run during specified time
 2013-06-29  0:27 UTC  (2+ messages)

[PATCH] perf: ARM: Record the user-mode PC in the call chain
 2013-06-29  0:09 UTC  (5+ messages)

Q: mmc au size
 2013-06-28 23:46 UTC 

[PATCH 3/8] spi: spi-ep93xx: always handle transfer specific settings
 2013-06-28 23:42 UTC  (3+ messages)

Q: mmc au size
 2013-06-28 23:33 UTC 

[PATCH 0/4] Add SMP support for MSM8660, MSM8960 and MSM8974
 2013-06-28 23:26 UTC  (5+ messages)
` [PATCH 1/4] ARM: msm: Remove pen_release usage
` [PATCH 2/4] ARM: msm: Re-organize platsmp to make it extensible
` [PATCH 3/4] ARM: msm: Add SMP support for 8960
` [PATCH 4/4] ARM: msm: Add support for 8974 SMP

[PATCH 4/8] spi: spi-ep93xx: remove bits_per_word() helper
 2013-06-28 23:21 UTC  (2+ messages)

[PATCH 1/8] spi: spi-ep93xx: use read,write instead of __raw_* variants
 2013-06-28 23:15 UTC  (2+ messages)

[GIT PULL] MN10300 Fixes
 2013-06-28 23:01 UTC 

[PATCH v4 0/9] memcg: make memcg's life cycle the same as cgroup
 2013-06-28 22:59 UTC  (3+ messages)
` [PATCH v4 5/9] memcg: use css_get/put when charging/uncharging kmem

[PATCH] let kbuild mkdir for dir/file.o
 2013-06-28 22:44 UTC 

[PATCH 0/3] acpi: Eliminate misleading erst pstore console message
 2013-06-28 22:42 UTC  (5+ messages)
` [PATCH 2/3] acpi: Eliminate console msg if pstore.backend excludes ERST

[ANNOUNCE] Git v1.8.3.2
 2013-06-28 22:28 UTC 

WARNING: at kernel/trace/ftrace.c:1605 __ftrace_hash_rec_update.part.37+0x20a/0x240()
 2013-06-28 20:45 UTC  (3+ messages)

[PATCH net-next v4 1/2] lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
 2013-06-28 22:08 UTC  (2+ messages)

[resend2 PATCH] DMA: remove unused support for MEMSET operations
 2013-06-28 22:06 UTC  (5+ messages)
    `  "

[PATCH v2] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
 2013-06-28 22:03 UTC  (4+ messages)

[PATCH 0/2] hugetlb fixes
 2013-06-28 22:03 UTC  (3+ messages)
` [PATCH 1/2] hugetlb: properly account rss

Adding support for ARINC429 into the Linux kernel
 2013-06-28 21:53 UTC  (5+ messages)

Su cuenta de correo electrónico ha superado el límite de cuota
 2013-06-28 21:19 UTC 

elevator: Fix a race about elevator switching
 2013-06-28 21:43 UTC  (2+ messages)
  ` 回复: "

[PATCH 0/9] Tegra USB cleanup series
 2013-06-28 21:37 UTC  (10+ messages)
` [PATCH 1/9] usb: phy: tegra: Remove unnecessary 'dev' field
` [PATCH 2/9] usb: host: tegra: Remove leftover code
` [PATCH 3/9] usb: tegra: host: Remove references to plat data
` [PATCH 4/9] ARM: tegra: Remove USB platform data
` [PATCH 5/9] usb: phy: tegra: Register as an USB PHY
` [PATCH 6/9] usb: host: tegra: Locate a PHY via standard API
` [PATCH 7/9] usb: phy: tegra: Remove custom PHY locating APIs
` [PATCH 8/9] usb: phy: tegra: Use DT helpers for phy_type
` [PATCH 9/9] usb: phy: tegra: Use DT helpers for dr_mode

[PATCH v4] MIPS: Reduce _NSIG from 128 to 127 to avoid BUG_ON
 2013-06-28 21:22 UTC 

[PATCHv6 0/5] xen: maintain an accurate persistent clock in more cases
 2013-06-28 21:19 UTC  (8+ messages)
` [PATCH 5/5] x86/xen: sync the CMOS RTC as well as the Xen wallclock
  ` [tip:timers/core] x86: xen: Sync "

[PATCH 4/5] x86/xen: sync the wallclock when the system time is set
 2013-06-28 21:19 UTC  (2+ messages)
` [tip:timers/core] x86: xen: Sync "

[PATCH 3/5] time: indicate that the clock was set in the pvclock gtod notifier chain
 2013-06-28 21:19 UTC  (2+ messages)
` [tip:timers/core] timekeeping: Indicate that clock was set in the pvclock gtod notifier

[PATCH 2/5] time: pass flags instead of multiple bools to timekeeping_update()
 2013-06-28 21:18 UTC  (2+ messages)
` [tip:timers/core] timekeeping: Pass "

[PATCH 1/5] hrtimers: support resuming with two or more CPUs online (but stopped)
 2013-06-28 21:18 UTC  (3+ messages)
` [tip:timers/core] hrtimers: Support "
` [tip:timers/core] xen: Remove clock_was_set() call in the resume path

[PATCH V2 1/3] pstore: Return unique error if backend registration excluded by kernel param
 2013-06-28 21:11 UTC 

perf: yet another fuzzer triggered crash
 2013-06-28 21:07 UTC  (4+ messages)
  ` [testcase] "

[PATCH] block: Reserve only one queue tag for sync IO if only 3 tags are available
 2013-06-28 20:46 UTC  (3+ messages)

watchdog: print stolen time increment at softlockup detection
 2013-06-28 20:37 UTC  (3+ messages)

[PATCH 07/11] staging/lustre: fix build error on non-x86 platforms
 2013-06-28 20:25 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;
as well as URLs for NNTP newsgroup(s).