linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-02 11:54:26 to 2013-01-02 21:41:29 UTC [more...]

[PATCH V2 0/3] staging: ramster: move to new zcache2 code base
 2013-01-02 21:41 UTC  (4+ messages)
` [PATCH 2/3] staging: ramster: move to new zcache2 codebase

[PATCH 00/14] Modify signed comparisons of unsigned variables
 2013-01-02 21:40 UTC  (6+ messages)
` [PATCH 08/14] xen: netback: Remove redundant check on unsigned variable
      ` [Xen-devel] "

INFO: rcu_bh detected stall on CPU 3 (t=0 jiffies)
 2013-01-02 21:29 UTC  (3+ messages)

[PATCH] kgdb,kdb: Setup basic kdb state before invoking commands via kgdb
 2013-01-02 21:20 UTC 

ppoll() stuck on POLLIN while TCP peer is sending
 2013-01-02 21:16 UTC  (14+ messages)
` [PATCH] poll: prevent missed events if _qproc is NULL
          ` [PATCH] epoll: prevent missed events on EPOLL_CTL_MOD

[PATCH] cpuidle - fix lock contention in the idle path
 2013-01-02 21:13 UTC  (2+ messages)

[PATCH v3] lib: cpu_rmap: avoid flushing all workqueues
 2013-01-02 21:12 UTC  (6+ messages)

BUG: unable to handle kernel paging request at 000000effd870020
 2013-01-02 21:09 UTC  (4+ messages)

memory corruption, possibly caused by i915
 2013-01-02 21:08 UTC  (4+ messages)

[PATCHSET] block: implement blkcg hierarchy support in cfq, take#2
 2013-01-02 20:45 UTC  (16+ messages)
` [PATCH 17/24] blkcg: implement blkcg_policy->on/offline_pd_fn() and blkcg_gq->online
` [PATCH 20/24] block: RCU free request_queue
` [PATCH 21/24] blkcg: make blkcg_print_blkgs() grab q locks instead of blkcg lock
` [PATCH 23/24] cfq-iosched: collect stats from dead cfqgs

[PATCH 1/2] tmpfs mempolicy: fix /proc/mounts corrupting memory
 2013-01-02 20:39 UTC  (10+ messages)
` [PATCH 2/2] mempolicy: remove arg from mpol_parse_str, mpol_to_str

[PATCH 0/5] fuse: close file synchronously
 2013-01-02 20:35 UTC  (3+ messages)
` [PATCH 3/5] fuse: wait for end of IO on release

[PATCH v2] lib: cpu_rmap: avoid flushing all workqueues
 2013-01-02 20:33 UTC  (3+ messages)

[PATCH v3 1/4] ODROID-X: dts: Add board dts file for ODROID-X
 2013-01-02 20:31 UTC  (2+ messages)

[PATCH v2] pinctrl/nomadik: add device tree support
 2013-01-02 20:29 UTC  (2+ messages)

[PATCH 1/4] drivers/video/wm8505fb.c: use devm_ functions
 2013-01-02 20:23 UTC  (4+ messages)
` [PATCH 2/4] video: vt8500: Make wmt_ge_rops optional
` [PATCH 3/4] video: vt8500: Remove unused platform_data/video-vt8500lcdfb.h
` [PATCH 4/4] video: vt8500: Update descriptions in video/Kconfig

[PATCH 1/2] watchdog: Use local_clock for get_timestamp()
 2013-01-02 20:09 UTC  (2+ messages)

[PATCH v2] p54pci: don't return zero on failure paths in p54p_probe()
 2013-01-02 20:06 UTC 

CoreSight framework and drivers
 2013-01-02 20:00 UTC  (6+ messages)

[PATCHv2 1/2] pwm: vt8500: Register write busy test performed incorrectly
 2013-01-02 19:44 UTC  (2+ messages)
` [PATCHv2 2/2] pwm: vt8500: Add polarity support

[PATCH 00/33] Latest numa/core release, v17
 2013-01-02 19:43 UTC  (12+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
  ` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree

[PATCH] ARM: tegra: config: Add TPS6586X RTC config
 2013-01-02 19:42 UTC  (2+ messages)

[GIT PULL] Ceph fixes for 3.8-rc2
 2013-01-02 19:29 UTC 

Support for Marvell 88E1510 and 88E1116R
 2013-01-02 19:16 UTC  (3+ messages)

[PATCH] ARM: tegra: dts: add aliases and DMA requestor for serial controller
 2013-01-02 19:19 UTC  (2+ messages)

[PATCH] tty: Only wakeup the line discipline idle queue when queue is active
 2013-01-02 19:06 UTC  (5+ messages)

[PATCH] ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio
 2013-01-02 19:07 UTC  (2+ messages)

[PATCH 7/8] zswap: add to mm/
 2013-01-02 19:04 UTC  (7+ messages)

[PATCH 1/4] ARM: dt: Add doc for ARM Snoop Control Unit(SCU)
 2013-01-02 19:02 UTC  (3+ messages)
` [PATCH 4/4] ARM: tegra: Set SCU base address dynamically from DT

[PATCH] debugfs: convert gid= argument from decimal, not octal
 2013-01-02 18:57 UTC  (5+ messages)

[patch net-next V5 00/15] net: introduce upper device lists and remove dev->master
 2013-01-02 18:57 UTC  (17+ messages)
` [patch net-next V5 01/15] net: introduce upper device lists
` [patch net-next V5 02/15] macvlan: add link to upper device
` [patch net-next V5 03/15] vlan: "
` [patch net-next V5 04/15] rtnetlink: remove usage of dev->master
` [patch net-next V5 05/15] team: remove usage of netdev_set_master()
` [patch net-next V5 06/15] bridge: "
` [patch net-next V5 07/15] netpoll: remove usage of dev->master
` [patch net-next V5 08/15] cxgb3: "
` [patch net-next V5 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next V5 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next V5 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next V5 12/15] nes: remove usage of dev->master
` [patch net-next V5 13/15] bonding: "
` [patch net-next V5 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next V5 15/15] net: kill dev->master

[GIT PULL] PCI updates for v3.8
 2013-01-02 18:48 UTC 

[PATCH V7] kbuild: create a rule to run the pre-processor on *.dts files
 2013-01-02 18:43 UTC 

[GIT PULL] eCryptfs fixes for 3.8-rc2
 2013-01-02 18:42 UTC 

linux-next: Tree for Jan 2
 2013-01-02 18:39 UTC  (2+ messages)
` linux-next: Tree for Jan 2 (netfilter)

[PATCH REPOST] xtensa: use new common dtc rule
 2013-01-02 18:27 UTC 

[PATCH V4 1/3] of: introduce for_each_matching_node_and_match()
 2013-01-02 18:21 UTC  (5+ messages)
` [PATCH V4 2/3] clocksource: add common of_clksrc_init() function
` [PATCH V4 3/3] ARM: tegra: move timer.c to drivers/clocksource/

[GIT PULL] arch/microblaze changes for 3.8-rc2
 2013-01-02 18:17 UTC  (3+ messages)

order 4 alloc failures in security_context_to_sid_core
 2013-01-02 17:52 UTC  (3+ messages)

radeon 0000:02:00.0: GPU lockup CP stall for more than 10000msec
 2013-01-02 17:58 UTC  (13+ messages)

[GIT PULL] Ceph updates for 3.8
 2013-01-02 17:56 UTC  (4+ messages)

Revisiting EFI boot stub config file support
 2013-01-02 17:54 UTC  (7+ messages)

[PATCH v4 00/18] perf: add memory access sampling support
 2013-01-02 17:07 UTC  (10+ messages)
` [PATCH v4 01/18] perf, x86: Support CPU specific sysfs events
` [PATCH v4 02/18] perf/x86: improve sysfs event mapping with event string
` [PATCH v4 05/18] perf: add minimal support for PERF_SAMPLE_WEIGHT
` [PATCH v4 14/18] perf tools: add new mem command for memory access profiling

[PATCH][RESEND] staging: zram: fix invalid memory references during disk write
 2013-01-02 16:53 UTC 

mmap() scalability in the presence of the MAP_POPULATE flag
 2013-01-02 16:50 UTC 

[PATCH] Access control in Xen privcmd_ioctl_mmap
 2013-01-02 15:54 UTC  (2+ messages)

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2013-01-02 16:02 UTC  (10+ messages)
` [PATCH 06/13] cpuset: cleanup cpuset[_can]_attach()

WARNING: at drivers/tty/tty_buffer.c:476 (tty is NULL)
 2013-01-02 15:37 UTC 

[PATCH] regmap: debugfs: Fix attempts to read nonexistant register blocks
 2013-01-02 15:34 UTC 

[RFC PATCH 0/3] x86,smp: make ticket spinlock proportional backoff w/ auto tuning
 2013-01-02 15:31 UTC  (4+ messages)
` ticket spinlock proportional backoff experiments
  ` [PATCH 1/2] x86,smp: simplify __ticket_spin_lock

[ANNOUNCE] 3.8-rc1-nohz1
 2013-01-02 15:30 UTC  (3+ messages)
` [PATCH 07/27] nohz: Assign timekeeping duty to a non-full-nohz CPU

schedule_timeout: wrong timeout value fffffffffffffff0
 2013-01-02 15:27 UTC 

[PATCH v3 00/11] xen: Initial kexec/kdump implementation
 2013-01-02 15:27 UTC  (5+ messages)

[PATCH] spi: davinci: use request_threaded_irq() to fix deadlock
 2013-01-02 15:19 UTC  (2+ messages)

[PATCH] userns: Allow unprivileged reboot
 2013-01-02 15:13 UTC  (2+ messages)

tg3 v3.123 in 100Mbps Full-Duplex mode with autoneg off
 2013-01-02 15:13 UTC 

[PATCH 1/2] UAPI: Remove empty Kbuild files
 2013-01-02 15:13 UTC  (2+ messages)
` [PATCH 2/2] UAPI: Strip _UAPI prefix on header install no matter the whitespace

[PATCH] perf symbol: Include elf.h header regardless LIBELF_SUPPORT
 2013-01-02 15:11 UTC  (2+ messages)

[PATCH v5 00/22] OMAP USB Host cleanup
 2013-01-02 15:00 UTC  (23+ messages)
` [PATCH v5 01/22] mfd: omap-usb-tll: Avoid creating copy of platform data
` [PATCH v5 02/22] mfd: omap-usb-tll: Fix channel count detection
` [PATCH v5 03/22] mfd: omap-usb-tll: Use devm_kzalloc/ioremap and clean up error path
` [PATCH v5 04/22] mfd: omap-usb-tll: Clean up clock handling
` [PATCH v5 05/22] mfd: omap-usb-tll: introduce and use mode_needs_tll()
` [PATCH v5 06/22] mfd: omap-usb-tll: Check for missing platform data in probe
` [PATCH v5 07/22] mfd: omap-usb-tll: Fix error message
` [PATCH v5 08/22] mfd: omap-usb-tll: serialize access to TLL device
` [PATCH v5 09/22] mfd: omap-usb-tll: Add OMAP5 revision and HSIC support
` [PATCH v5 10/22] mfd: omap_usb_host: Avoid creating copy of platform_data
` [PATCH v5 11/22] mfd: omap-usb-host: Use devm_kzalloc() and devm_request_and_ioremap()
` [PATCH v5 12/22] mfd: omap-usb-host: know about number of ports from revision register
` [PATCH v5 13/22] mfd: omap-usb-host: override number of ports from platform data
` [PATCH v5 14/22] mfd: omap-usb-host: cleanup clock management code
` [PATCH v5 15/22] mfd: omap-usb-host: Manage HSIC clocks for HSIC mode
` [PATCH v5 16/22] mfd: omap-usb-host: Get rid of unnecessary spinlock
` [PATCH v5 17/22] mfd: omap-usb-host: clean up omap_usbhs_init()
` [PATCH v5 18/22] USB: ehci-omap: Don't free gpios that we didn't request
` [PATCH v5 19/22] ARM: OMAP3: clock data: get rid of unused USB host clock aliases and dummies
` [PATCH v5 20/22] ARM: OMAP4: clock data: get rid of unused USB host clock aliases
` [PATCH v5 21/22] mfd: omap-usb-host: Don't spam console on clk_set_parent failure
` [PATCH v5 22/22] mdf: omap-usb-host: get rid of build warning

[PATCH 2/5] perf: Make EVENT_ATTR and EVENT_PTR global
 2013-01-02 14:58 UTC  (2+ messages)

[RFC Patch v1 00/31] Synopsys ARC Linux kernel Port
 2013-01-02 14:48 UTC  (5+ messages)
` [RFC PATCH v1 26/31] ARC: Build system: Makefiles, Kconfig, Linker script

[PATCH v3 06/11] x86/xen: Add i386 kexec/kdump implementation
 2013-01-02 14:43 UTC  (4+ messages)
    ` [Xen-devel] "

dma_mmap_coherent / ARCH_HAS_DMA_MMAP_COHERENT
 2013-01-02 14:39 UTC  (5+ messages)
` [PATCH/RFC 0/4] "
` [PATCH/RFC 4/4] common: dma-mapping: Move dma_common_*() to <linux/dma-mapping.h>

[PATCH] mfd: wm5102: Update rev B patch for latest evaluation
 2013-01-02 14:30 UTC 

[PATCH v5 00/14] memory-hotplug: hot-remove physical memory
 2013-01-02 14:24 UTC  (5+ messages)
` [PATCH v5 04/14] memory-hotplug: remove /sys/firmware/memmap/X sysfs

[PATCH 1/2] pwm: vt8500: Register write busy test performed incorrectly
 2013-01-02 14:09 UTC  (4+ messages)
` [PATCH 2/2] pwm: vt8500: Add support for .set_polarity

[PATCH v2] drivers/pinctrl: grab default handles from device core
 2013-01-02 13:42 UTC  (4+ messages)

[PATCH] vfs: Add missing errno.h inclusion to namei.h
 2013-01-02 13:46 UTC  (3+ messages)

[PATCH] writeback: fix writeback cache thrashing
 2013-01-02 13:43 UTC  (3+ messages)

Linux 3.8-rc1
 2013-01-02 13:41 UTC  (4+ messages)
  ` Linux 3.8-rc1 - another regression on USB :-(

[PATCH v2] mfd: tc3589x: use simple irqdomain
 2013-01-02 13:40 UTC 

[PATCH 0/7] HWMOD fixes for AM33xx PWM submodules and device tree nodes
 2013-01-02 13:38 UTC  (9+ messages)
` [PATCH 1/7] ARM: OMAP: AM33xx hwmod: Corrects PWM subsystem HWMOD entries
` [PATCH 2/7] ARM: OMAP: AM33xx hwmod: Add parent-child relationship for PWM subsystem
` [PATCH 3/7] pwm: pwm-tiehrpwm: Update the clock handling of pwm-tiehrpwm driver
` [PATCH 4/7] ARM: AM33XX: clk: Add clock node for EHRPWM TBCLK
` [PATCH 5/7] ARM: dts: AM33XX: Add PWMSS device tree nodes
` [PATCH 6/7] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm
` [PATCH 7/7] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evmsk

[PATCH V3 0/8] Per-cgroup page stat accounting
 2013-01-02 13:36 UTC  (7+ messages)
` [PATCH V3 6/8] memcg: Don't account root_mem_cgroup page statistics
` [PATCH V3 7/8] memcg: disable memcg page stat accounting code when not in use
` [PATCH V3 8/8] memcg: Document cgroup dirty/writeback memory statistics

[PATCH 0/2] uprobes: Change handle_swbp() to expose bp_vaddr to handler_chain()
 2013-01-02 13:16 UTC  (3+ messages)
` [PATCH 1/2] uprobes/x86: Change __skip_sstep() to actually skip the whole insn

[PATCH 0/3] uprobes: Kill uprobes_mutex[]
 2013-01-02 12:57 UTC  (7+ messages)
` [PATCH 1/3] uprobes: Kill uprobe_events, use RB_EMPTY_ROOT() instead
` [PATCH 2/3] uprobes: Introduce uprobe_is_active()
` [PATCH 3/3] uprobes: Kill uprobes_mutex[], separate alloc_uprobe() and __uprobe_register()

wireless regression with 3.7 on MSI MS-1013 notebook
 2013-01-02 12:53 UTC 

[GIT PULL REQUEST] watchdog - v3.8-rc1 Fixes
 2013-01-02 12:23 UTC 

[PATCH] davinci: dm355: Fix uninitialized variable compiler warnings
 2013-01-02 11:53 UTC  (2+ messages)
` [PATCH] davinci: dm644x: fix enum ccdc_gama_width and enum ccdc_data_size comparision warning


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).