public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-19 15:10:44 to 2013-03-19 20:29:13 UTC [more...]

[PATCH 0/2] Address issues in dma-debug API
 2013-03-19 20:29 UTC  (3+ messages)
` [PATCH 1/2] dma-debug: Fix locking bug in check_unmap

[ 00/75] 3.8.4-stable review
 2013-03-19 20:28 UTC  (19+ messages)
` [ 12/75] USB: EHCI: work around silicon bug in Intels EHCI controllers
` [ 41/75] ARM: davinci: edma: fix dmaengine induced null pointer dereference on da830

[PATCH] sparc: remove unused "config BITS"
 2013-03-19 20:26 UTC  (7+ messages)

[PATCH 2/9] vfs: export do_splice_direct() to modules
 2013-03-19 20:25 UTC  (11+ messages)
` [PATCH 0/9] overlay filesystem: request for inclusion (v17)

[PATCH] xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs
 2013-03-19 20:25 UTC 

nouveau lockdep splat
 2013-03-19 20:24 UTC  (3+ messages)

[PATCH] x86: let userspace inject interrupts into the local APIC
 2013-03-19 20:22 UTC  (5+ messages)

ptracing a task from core_pattern pipe
 2013-03-19 20:19 UTC  (8+ messages)

[PATCH 0/7] USB: PHY: Tegra: registering TEGRA USB PHY as platform driver
 2013-03-19 20:21 UTC  (13+ messages)
` [PATCH 2/7] ARM: tegra: update device trees for USB binding rework
` [PATCH 3/7] usb: phy: tegra: Get PHY mode using DT
` [PATCH 5/7] usb: phy: tegra: get ULPI reset GPIO info "
` [PATCH 6/7] usb: phy: tegra: Add error handling & clean up
` [PATCH 7/7] usb: phy: registering tegra USB PHY as platform driver

Regression: Screen turns off when booting in EFI mode
 2013-03-19 20:20 UTC  (9+ messages)

[PATCH] clk: mxs: Fix sparse warnings
 2013-03-19 20:10 UTC  (3+ messages)

[PATCH] sparc: delete "if !ULTRA_HAS_POPULATION_COUNT"
 2013-03-19 20:16 UTC  (2+ messages)

[PATCH v4 00/32] ldisc patchset
 2013-03-19 19:26 UTC  (15+ messages)
` [PATCH v5 00/44] "
  ` [PATCH v5 26/44] tty: Add read-recursive, writer-prioritized rw semaphore
  ` [PATCH 0/7] ldsem patchset
    ` [PATCH 1/7] tty: Add timed, writer-prioritized rw semaphore
    ` [PATCH 2/7] tty: Add lock/unlock ldisc pair functions
    ` [PATCH 3/7] tty: Replace ldisc locking with ldisc_sem
    ` [PATCH 4/7] tty: Clarify ldisc variable
    ` [PATCH 5/7] tty: Fix hangup race with TIOCSETD ioctl
    ` [PATCH 6/7] tty: Clarify multiple-references comment in "
    ` [PATCH 7/7] tty: Fix tty_ldisc_lock name collision

[PATCH v3 00/21] kdump, vmcore: support mmap() on /proc/vmcore
 2013-03-19 20:02 UTC  (8+ messages)
` [PATCH v3 07/21] vmcore, procfs: introduce a flag to distinguish objects copied in 2nd kernel
` [PATCH v3 08/21] vmcore: copy non page-size aligned head and tail pages "
` [PATCH v3 18/21] vmcore: check if vmcore objects satify mmap()'s page-size boundary requirement

[PATCH v2 0/8] watchdog: w83627hf: Convert to watchdog infrastructure
 2013-03-19 20:02 UTC  (4+ messages)
` [PATCH v2 2/7] watchdog: w83627hf: Enable watchdog only once

[PATCH] tty: serial: 8250: remove U6715 16550A auto-detection
 2013-03-19 19:50 UTC 

Regression with orderly_poweroff()
 2013-03-19 19:54 UTC  (11+ messages)
    ` [PATCH 0/1] poweroff: change orderly_poweroff() to use schedule_work()
      ` [PATCH 1/1] "
            ` [PATCH 0/2] finx argv_split() vs sysctl race
              ` [PATCH 1/2] teach argv_split() to handle the mutable strings
                  ` [PATCH -mm] argv_split-teach-it-to-handle-mutable-strings-fix-2

[BUG][mvebu] mvneta: cannot request irq 25 on openblocks-ax3
 2013-03-19 19:48 UTC  (5+ messages)
  `  "

[RFC PATCH] Allow optional module parameters
 2013-03-19 19:40 UTC  (7+ messages)

[PATCH 00/21] workqueue: cleanups and better locking for recent changes
 2013-03-19 19:28 UTC  (22+ messages)
` [PATCH 01/21] workqueue: add missing POOL_FREEZING
` [PATCH 02/21] workqueue: don't free pool->worker_idr by RCU
` [PATCH 03/21] workqueue: simplify current_is_workqueue_rescuer()
` [PATCH 04/21] workqueue: swap the two branches in pwq_adjust_max_active() to get better readability
` [PATCH 05/21] workqueue: kick workers in pwq_adjust_max_active()
` [PATCH 06/21] workqueue: separate out pools locking into pools_mutex
` [PATCH 07/21] workqueue: rename wq_mutex to wqs_mutex
` [PATCH 08/21] workqueue: rename wq->flush_mutex to wq->mutex
` [PATCH 09/21] workqueue: use wq->mutex to protects ->nr_drainers and __WQ_DRAINING
` [PATCH 10/21] workqueue: use rcu_read_lock_sched() instead for accessing pwq in RCU
` [PATCH 11/21] workqueue: also allowed wq->mutex protect for_each_pwq()
` [PATCH 12/21] workqueue: use wq->mutex to protect saved_max_active
` [PATCH 13/21] workqueue: remove unused pwq_lock
` [PATCH 14/21] workqueue: add wq->freezing and remove POOL_FREEZING
` [PATCH 15/21] workqueue: remove worker_maybe_bind_and_lock()
` [PATCH 16/21] workqueue: rename rebind_workers() to associate_cpu_pool()
` [PATCH 17/21] workqueue: simplify workqueue_cpu_up_callback(CPU_ONLINE)
` [PATCH 18/21] workqueue: read POOL_DISASSOCIATED bit under pool->lock
` [PATCH 19/21] workqueue: remove @p_last_pwq from init_and_link_pwq()
` [PATCH 20/21] workqueue: modify wq->freezing only when freezable
` [PATCH 21/21] workqueue: avoid false negative in assert_manager_or_pool_lock()

[PATCHv2 00/12] staging: [omap,ti-soc]-thermal: fixes and renaming
 2013-03-19 19:22 UTC  (3+ messages)
` [PATCHv2 09/12] staging: ti-soc-thermal: fix several kernel-doc warnings and error

gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses)))
 2013-03-19 19:14 UTC  (5+ messages)
` gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt responses
    ` gm45 intel gfx can generate non-MSI irq# in MSI mode (was Re: [PATCH] drm/i915: stop using GMBUS IRQs on Gen4 chips (was Re: [3.9-rc1] irq 16: nobody cared (was [3.9-rc1] very poor interrupt respo

[GIT] Networking
 2013-03-19 19:05 UTC 

[PATCH] x86/efi: pull NV+BS variables out before we exit boot services
 2013-03-19 18:50 UTC  (10+ messages)

[PATCH] acpi: remove length check for large registers
 2013-03-19 18:48 UTC  (2+ messages)

[PATCH v2 00/23] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10
 2013-03-19 18:37 UTC  (2+ messages)

[PATCH v2] davinci: vpif: Fix module build for capture and display
 2013-03-19 18:30 UTC  (2+ messages)

mmc: rts_pstor worked fine, but rtsx_pci_sdmmc does not
 2013-03-19 18:24 UTC  (3+ messages)

[GIT PULL] arm64 patches for 3.9
 2013-03-19 18:19 UTC 

[PATCH] Fix breakage in MIPS siginfo handling
 2013-03-19 18:19 UTC  (3+ messages)

[PATCH 1/3] kernel/srcu: merge common code into a macro
 2013-03-19 18:15 UTC  (3+ messages)

[PATCH 0/6] Introducing Device Tree Overlays
 2013-03-19 17:18 UTC  (15+ messages)
` [PATCH 3/6] OF: Export all DT proc update functions
` [PATCH 5/6] OF: Introduce Device Tree resolve support

[GIT PULL] Load keys from signed PE binaries
 2013-03-19 18:11 UTC  (10+ messages)

drm/i915: new warning (regression) in 3.7.10 and 3.8.3
 2013-03-19 18:05 UTC  (3+ messages)

[PATCH] ARM: tegra: fuse: add fuctions to read speedo id and process id
 2013-03-19 18:05 UTC  (2+ messages)

[PATCH 00/10] Use module_platform_driver_probe() part 2
 2013-03-19 17:59 UTC  (6+ messages)
` [PATCH 10/10] drivers: misc: use module_platform_driver_probe()

[PATCH v2] ARM: tegra114: add speedo-based process identification
 2013-03-19 17:54 UTC  (2+ messages)

[PATCH 1/3] rbtree_test: use pr_info for module prefix in messages
 2013-03-19 17:54 UTC  (4+ messages)

[PATCH] Doc: dt: i2c: tegra: add dt binding for i2c-tegra
 2013-03-19 17:35 UTC  (2+ messages)

[PATCH] [char] random: fix priming of last_data
 2013-03-19 17:33 UTC  (3+ messages)

[PATCH] usb: Make USB persist default configurable
 2013-03-19 17:29 UTC  (3+ messages)

[PATCHSET] writeback: convert writeback to unbound workqueue
 2013-03-19 17:28 UTC  (7+ messages)
` [PATCH 3/4] writeback: replace custom worker pool implementation with "

[PATCH 00/18] RFC: Non blocking submit for activity log misses
 2013-03-19 17:16 UTC  (19+ messages)
` [PATCH 01/18] drbd: cleanup bogus assert message
` [PATCH 02/18] drbd: cleanup ondisk meta data layout calculations and defines
` [PATCH 03/18] drbd: prepare for new striped layout of activity log
` [PATCH 04/18] drbd: use the cached meta_dev_idx
` [PATCH 05/18] drbd: mechanically rename la_size to la_size_sect
` [PATCH 06/18] drbd: read meta data early, base on-disk offsets on super block
` [PATCH 07/18] drbd: Clarify when activity log I/O is delegated to the worker thread
` [PATCH 08/18] drbd: drbd_al_being_io: short circuit to reduce latency
` [PATCH 09/18] drbd: split __drbd_make_request in before and after drbd_al_begin_io
` [PATCH 10/18] drbd: prepare to queue write requests on a submit worker
` [PATCH 11/18] drbd: split drbd_al_begin_io into fastpath, prepare, and commit
` [PATCH 12/18] drbd: split out some helper functions to drbd_al_begin_io
` [PATCH 13/18] drbd: queue writes on submitter thread, unless they pass the activity log fastpath
` [PATCH 14/18] lru_cache: introduce lc_get_cumulative()
` [PATCH 15/18] drbd: consolidate as many updates as possible into one AL transaction
` [PATCH 16/18] drbd: move start io accounting before activity log transaction
` [PATCH 17/18] drbd: try hard to max out the updates per AL transaction
` [PATCH 18/18] drbd: adjust upper limit for activity log extents

[PATCH] mfd: palmas: initialise client->of_node for dummy created client
 2013-03-19 17:10 UTC  (3+ messages)

[PATCH] drivers: video: omap2: dss: Use PTR_RET function
 2013-03-19  8:03 UTC 

[PATCH] x86: correctly initialize the CS base on reset
 2013-03-19 17:07 UTC  (4+ messages)

[PATCH 01/12] Security: Add CAP_COMPROMISE_KERNEL
 2013-03-19 17:07 UTC  (5+ messages)
` [PATCH 10/12] acpi: Ignore acpi_rsdp kernel parameter in a secure boot environment
      ` [PATCH v2] "

[PATCH] udevadm-info: Don't access sysfs entries backing device I/O port space
 2013-03-19 17:06 UTC  (18+ messages)
` [PATCH] udevadm-info: Don't access sysfs 'resource<N>' files

[PATCH] ixp4xx_eth: set the device dma_coherent_mask
 2013-03-19 17:04 UTC  (3+ messages)

[PATCH] specific do_timer_cpu value for nohz off mode
 2013-03-19 17:03 UTC  (8+ messages)
            ` [PATCH][RFC] "

kswapd craziness round 2
 2013-03-19 16:59 UTC  (10+ messages)

[PATCH 0/5] xen-block: cleanup and fixes
 2013-03-19 16:56 UTC  (8+ messages)
` [PATCH 1/5] xen-blkback: don't store dev_bus_addr
    ` [Xen-devel] "

[PATCH 0/2] These two patches to s3c_pm_arch_prepare_irqs() were part of the work
 2013-03-19 16:51 UTC  (3+ messages)
` [PATCH 1/2] arm: exynos: Remove hardcode wakeup unmask for EINT_0
` [PATCH 2/2] arm: exynos: Clear ENABLE_WAKEUP_SW bit when entering suspend

Fixup for 3.4.34 merge conflict
 2013-03-19 16:50 UTC 

[PATCH v2 0/4] zcache: Support zero-filled pages more efficiently
 2013-03-19 16:44 UTC  (9+ messages)
` [PATCH v2 1/4] introduce zero filled pages handler
` [PATCH v2 3/4] introduce zero-filled page stat count

[PATCHv7 00/10] Support for Tegra 2D hardware
 2013-03-19 16:37 UTC  (4+ messages)
` [PATCHv7 10/10] drm: tegra: Add gr2d device

USB Mouse Disconnect Kernel-3.7/3.8
 2013-03-19 16:31 UTC  (3+ messages)

use after free in sysfs_find_dirent
 2013-03-19 16:28 UTC  (18+ messages)

[PATCH] target: close target_put_sess_cmd() vs. core_tmr_abort_task() race
 2013-03-19 15:03 UTC  (11+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "
          ` [PATCH v4] "

[PATCH] timekeeping: Add tracepoints for xtime changes - v2
 2013-03-19 16:27 UTC 

[PATCH v4 1/3] ACPI video: Fix brightness control initialization for some laptops
 2013-03-19 16:24 UTC  (4+ messages)
` [PATCH v4 2/3] ACPI video: Make logic a little easier to understand
` [PATCH v4 3/3] ACPI video: Fix applying indexed initial brightness value

[Patch v3 0/4] Add support for tps65090-charger
 2013-03-19 16:17 UTC  (7+ messages)
` [Patch v3 2/4] mfd: tps65090: Add resources for charger

[PATCH] arm64: Kconfig.debug: Remove unused CONFIG_DEBUG_ERRORS
 2013-03-19 16:10 UTC  (2+ messages)

[bugfix] mm: zone_end_pfn is too small
 2013-03-19 16:09 UTC  (2+ messages)

tpm_tis driver failed to suspend, error -62
 2013-03-19 15:50 UTC  (2+ messages)
` [tpmdd-devel] "

[PATCH] usb host: Faraday FUSBH200 HCD driver
 2013-03-19 15:48 UTC  (2+ messages)

3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner
 2013-03-19 15:46 UTC  (23+ messages)

[PATCH] arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
 2013-03-19 15:45 UTC  (2+ messages)

[PATCH 0/6] KVM: MMU: fast zap all shadow pages
 2013-03-19 15:37 UTC  (6+ messages)
` [PATCH 6/6] "

[PATCH 2/2] tracing: syscall_regfunc() should not skip kernel threads
 2013-03-19 15:36 UTC  (6+ messages)

[ 45/82] USB: EHCI: dont check DMA values in QH overlays
 2013-03-19 15:27 UTC  (2+ messages)

[PATCH 0/8] correct load_balance()
 2013-03-19 15:21 UTC  (3+ messages)
` [PATCH 8/8] sched: reset lb_env when redo in load_balance()

make[2]: execvp: /bin/bash: Argument list too long
 2013-03-19 15:20 UTC  (2+ messages)

[Bug fix PATCH] ACPI,acpi_memhotplug: enable acpi_memory_info->enabled of memory device presented at boot-time
 2013-03-19 15:03 UTC  (4+ messages)
  ` [PATCH] Remove acpi_memory_info->failed bit

[bisected][3.9.0-rc3] NULL ptr dereference from nv50_disp_intr()
 2013-03-19 15:13 UTC 

[PATCH v2] perf,x86: fix uninitialized pt_regs in intel_pmu_drain_bts_buffer()
 2013-03-19 15:10 UTC 


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