All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-06 18:20:04 to 2011-12-06 19:22:47 UTC [more...]

[U-Boot] [PATCH] Fix some bugs in the EFI support
 2011-12-06 19:22 UTC  (5+ messages)

[PATCH 00/12] perf_events: add support for sampling taken branches (v2)
 2011-12-06 19:22 UTC  (7+ messages)

[patch v3 0/6] nohz idle load balancing patches
 2011-12-06 19:26 UTC  (7+ messages)
` [patch v3 1/6] sched, nohz: introduce nohz_flags in the struct rq
` [patch v3 3/6] sched, nohz: sched group, domain aware nohz idle load balancing

[PATCH] ata: Don't use NO_IRQ in pata_of_platform driver
 2011-12-06 19:20 UTC  (16+ messages)

[B.A.T.M.A.N.] [RFC] batman-adv: switch routing algorithm at runtime
 2011-12-06 19:20 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] batman-adv: convert batman iv algorithm to use dynamic infrastructure

[Bug 37398] New: some applications (like wine) crash nouveau and leave it in an unworkable state
 2011-12-06 19:19 UTC  (2+ messages)
  ` [Bug 37398] "

What's cooking in git.git (Dec 2011, #02; Mon, 5)
 2011-12-06 19:12 UTC  (12+ messages)

[Bug 37796] New: 2.6.39: system freezes for 1-2 seconds
 2011-12-06 19:18 UTC  (2+ messages)
  ` [Bug 37796] [NV43] "

[patch 00/25] dynamic-debug enhancements
 2011-12-06 19:11 UTC  (27+ messages)
  ` [patch 00/24 ] dynamic debug enhancements: multi-queries during mod-init
    ` [PATCH 01/25] kernel/module.c: fix compile err, warnings under ifdef DEBUGP
    ` [PATCH 02/25] dynamic_debug: fix whitespace complaints from scripts/cleanfile
    ` [PATCH 03/25] dynamic_debug: drop enabled field from struct _ddebug, use _DPRINTK_FLAGS_PRINT
    ` [PATCH 04/25] dynamic_debug: make dynamic-debug supersede DEBUG ccflag
    ` [PATCH 05/25] dynamic_debug: change verbosity at runtime
    ` [PATCH 06/25] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
    ` [PATCH 07/25] dynamic_debug: pr_err() call should not depend upon verbosity
    ` [PATCH 08/25] dynamic_debug: drop explicit !=NULL checks
    ` [PATCH 09/25] dynamic_debug: describe_flags with '=[pmflt_]*'
    ` [PATCH 10/25] dynamic_debug: tighten up error checking on debug queries
    ` [PATCH 11/25] dynamic_debug: early return if _ddebug table is empty
    ` [PATCH 12/25] dynamic_debug: reduce lineno field to a saner 18 bits
    ` [PATCH 13/25] dynamic_debug: chop off comments in ddebug_tokenize
    ` [PATCH 14/25] dynamic_debug: enlarge command/query write buffer
    ` [PATCH 15/25] dynamic_debug: add trim_prefix() to provide source-root relative paths
    ` [PATCH 16/25] dynamic_debug: factor vpr_info_dq out of ddebug_parse_query
    ` [PATCH 17/25] dynamic_debug: process multiple debug-queries on a line
    ` [PATCH 18/25] dynamic_debug: Introduce global fake module param $module.dyndbg
    ` [PATCH 19/25] pnp: if CONFIG_DYNAMIC_DEBUG, use pnp.dyndbg instead of pnp.debug
    ` [PATCH 20/25] dynamic_debug: add modname arg to exec_query callchain
    ` [PATCH 21/25] kernel/module: replace DEBUGP with pr_debug
    ` [PATCH 22/25] dynamic_debug: protect "dyndbg" fake module param name at compile-time
    ` [PATCH 23/25] dynamic_debug: update Documentation/kernel-parameters.txt, Kconfig.debug
    ` [PATCH 24/25] dynamic_debug: remove unneeded includes

[PATCH 1/2] lockdep,rtmutex,bug: Show taint flags on error
 2011-12-06 19:14 UTC  (15+ messages)
` [tip:core/locking] lockdep, rtmutex, bug: "

Query on git commit amend
 2011-12-06 19:11 UTC  (5+ messages)

[PATCH 1/1] pciutils: add 8TB/s to link capabilities
 2011-12-06 19:16 UTC 

[PATCH] arm, da8xx, mmc: set second MMC controllers default queue
 2011-12-06 19:15 UTC  (7+ messages)

[PATCH 0/3] Use jump_label for sched_feat()
 2011-12-06 19:12 UTC  (3+ messages)

Questions about GPLPV stability tests
 2011-12-06 19:12 UTC  (6+ messages)

[MXS MMC 0/5] Some cleanups and fixes for the MXS MMC subsystem
 2011-12-06 19:12 UTC  (15+ messages)
` [MXS MMC 1/5] Fix grammatical error in comment
` [MXS MMC 3/5] Add support for SSP/MMC ports 2 & 3
` [MXS MMC 4/5] Check the return codes of clk_enable() and mxs_reset_block()
` [MXS MMC 5/5] Add an appropriate MODULE_ALIAS

rbd device would disappear after re-boot
 2011-12-06 19:10 UTC  (2+ messages)

crash unloading mlx4 in 3.2-rc3
 2011-12-06 19:11 UTC  (5+ messages)

[Bug 37669] New: [NVAC] problem when disabling external monitor
 2011-12-06 19:11 UTC  (2+ messages)
  ` [Bug 37669] "

[PATCH] ARM: futex: fix clobbering oldval
 2011-12-06 19:11 UTC  (6+ messages)

[v2 PATCH 2/3] x86, NMI: Add NMI IPI selftest
 2011-12-06 18:08 UTC  (4+ messages)
` [tip:x86/debug] "

[Bug 37549] New: Dell Studio XPS 1340 - fails to enter suspend mode
 2011-12-06 19:10 UTC  (2+ messages)
  ` [Bug 37549] "

nfsv41: add current_stateid processing
 2011-12-06 19:10 UTC  (12+ messages)
` [PATCH 2/2] nfsv41: handle current stateid on open and close

[Qemu-devel] [PULL 00/22]: QMP queue
 2011-12-06 17:54 UTC  (23+ messages)
` [Qemu-devel] [PATCH 01/22] docs: Add writing-qmp-commands.txt
` [Qemu-devel] [PATCH 02/22] qmp: add test tool for QMP
` [Qemu-devel] [PATCH 03/22] configure: Don't mix glib and libcheck tests
` [Qemu-devel] [PATCH 04/22] Introduce test-qmp-output-visitor
` [Qemu-devel] [PATCH 05/22] Introduce test-qmp-input-visitor
` [Qemu-devel] [PATCH 06/22] Drop test-visitor
` [Qemu-devel] [PATCH 07/22] qapi: Complete system_powerdown conversion
` [Qemu-devel] [PATCH 08/22] console: Drop unused prototypes
` [Qemu-devel] [PATCH 09/22] QError: Introduce QERR_IO_ERROR
` [Qemu-devel] [PATCH 10/22] qapi: Convert memsave
` [Qemu-devel] [PATCH 11/22] qapi: Convert pmemsave
` [Qemu-devel] [PATCH 12/22] qapi: Convert cont
` [Qemu-devel] [PATCH 13/22] qapi: Convert inject-nmi
` [Qemu-devel] [PATCH 14/22] qapi: Convert set_link
` [Qemu-devel] [PATCH 15/22] qapi: Convert block_passwd
` [Qemu-devel] [PATCH 16/22] qapi: Convert balloon
` [Qemu-devel] [PATCH 17/22] qapi: Convert block_resize
` [Qemu-devel] [PATCH 18/22] qapi: Convert blockdev_snapshot_sync
` [Qemu-devel] [PATCH 19/22] qapi: Convert human-monitor-command
` [Qemu-devel] [PATCH 20/22] qapi: Convert migrate_cancel
` [Qemu-devel] [PATCH 21/22] qapi: Convert migrate_set_downtime
` [Qemu-devel] [PATCH 22/22] qapi: Convert migrate_set_speed

[PATCH] Qemu MSI Cleaning Up
 2011-12-06 19:07 UTC  (4+ messages)

[PATCH] x86/mcheck/therm_throt.c: Don't log power limit and package level thermal throttle event in mce log
 2011-12-06 19:06 UTC  (6+ messages)

[PATCH v2 0/5] ASoC: WM8903: DT bindings & related
 2011-12-06 19:06 UTC  (4+ messages)
` [PATCH v2 5/5] ASoC: WM8903: Add device tree binding

[radeon] EDID checksum is invalid
 2011-12-06 17:52 UTC  (2+ messages)

[PATCH 2/4] partx: add BLKPG_RES_PARTITION support
 2011-12-06 19:04 UTC  (3+ messages)

[xen-unstable test] 10371: regressions - FAIL
 2011-12-06 19:04 UTC 

[PATCH] kconfig: English typo in pci/pcie/Kconfig
 2011-12-06 18:48 UTC 

[U-Boot] [PATCH] NAND: remove remaining NAND_MAX_CHIPS definitions
 2011-12-06 19:02 UTC  (6+ messages)

[PATCH] rapidio/tsi721: Fix mailbox resource reporting
 2011-12-06 19:01 UTC  (2+ messages)
` [PATCH] rapidio/tsi721: modify PCIe capability settings

[PATCH] userdiff: allow * between cpp funcname words
 2011-12-06 19:02 UTC  (2+ messages)

(Updated) libnfsidmap-0.25 is available
 2011-12-06 19:01 UTC 

[Buildroot] [PATCH] netsnmp: bump to 5.7.1 LTS
 2011-12-06 19:01 UTC  (9+ messages)
` [Buildroot] [PATCH v2] "

[PATCH] ARM: make head.S register assignments more convenient
 2011-12-06 19:01 UTC  (5+ messages)

[RFC] socket sk_sndmsg_page waste
 2011-12-06 19:01 UTC  (3+ messages)

[PATCH] net: Silence seq_scale() unused warning
 2011-12-06 19:00 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 02/28] kvm tools: Only build/init i8042 on x86
 2011-12-06 18:59 UTC  (3+ messages)

[Bug 43395] New: Game running in wine stops rendering
 2011-12-06 18:59 UTC  (3+ messages)
` [Bug 43395] "

[RFC] – Proposal for new process for OFED releases
 2011-12-06 18:59 UTC  (4+ messages)

[PATCH 0/11] Generalize the inet_diag infrastructure
 2011-12-06 18:58 UTC  (5+ messages)
` [PATCH 1/11] inet_diag: Partly rename inet_ to sock_

[U-Boot] [PATCH v2 0/17] tegra: Add fdt definitions and USB driver
 2011-12-06 18:58 UTC  (5+ messages)
` [U-Boot] [PATCH v2 12/17] usb: Add support for txfifo threshold

[PATCH 0/4] [orion] move *_mbus_dram_info out of platform_data
 2011-12-06 18:57 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batmand: Don't override CPPFLAGS set by user
 2011-12-06 18:57 UTC 

libnfsidmap-0.25 is available
 2011-12-06 18:57 UTC 

[PATCH] Set hard limit on delta chain depth
 2011-12-06 18:56 UTC  (6+ messages)

problem compiling kernel ld error relocation truncated to fit: GPREL16 against symbol
 2011-12-06 18:55 UTC  (3+ messages)

Is linux-next.git bisectable?
 2011-12-06 18:53 UTC  (3+ messages)

CAN State Information
 2011-12-06 18:54 UTC  (2+ messages)

[PATCH 1/8] kvm tools: Add initial SPAPR PPC64 architecture support
 2011-12-06 18:54 UTC  (6+ messages)

[PATCH 0/2] Small fixes (could be for M1)
 2011-12-06 18:47 UTC  (2+ messages)

[PATCH] Fix git URL to linux-omap git repo
 2011-12-06 18:46 UTC  (3+ messages)

[PATCH] highmem: Fix ARM build break due to __kmap_atomic rename
 2011-12-06 18:50 UTC  (2+ messages)

[PATCH] FUSE: Notifying the kernel of deletion
 2011-12-06 18:50 UTC 

[PATCH 0/3] TPM: CVE patch, close a race, atomic cleanup
 2011-12-06 18:29 UTC  (4+ messages)
` [PATCH 1/3] TPM: Zero buffer whole after copying to userspace
` [PATCH 2/3] TPM: Close data_pending and data_buffer races
` [PATCH 3/3] TPM: data_pending is no longer atomic

[PATCH] stv090x: implement function for reading uncorrected blocks count
 2011-12-06 18:48 UTC  (3+ messages)

Problem with OOM killer killing process even when there is plenty of RAM
 2011-12-06 18:47 UTC 

winXP "Standard PC" HAL and qemu-kvm >= 0.15
 2011-12-06 18:45 UTC  (15+ messages)
            ` [Qemu-devel] "

[PATCH] acpi-apei-einj: add extensions to EINJ from rev 5.0 of acpi spec
 2011-12-06 18:45 UTC  (3+ messages)

Latency difference between fifo and pfifo_fast
 2011-12-06 19:44 UTC  (5+ messages)

v6: faster tree-based sysctl implementation
 2011-12-06 18:42 UTC  (5+ messages)

[Qemu-devel] RFC: raw device support for block device targets
 2011-12-06 18:42 UTC  (2+ messages)

[Bug 37521] New: Regression in 2.6.39: No longer output on external monitor
 2011-12-06 18:39 UTC  (2+ messages)
  ` [Bug 37521] "

[Beagleboard] Can't fetch Linux kernel source
 2011-12-06 17:46 UTC  (4+ messages)

[PATCH net-next] caif-spi: Bugfix for dump upon device removal
 2011-12-06 18:34 UTC  (2+ messages)

[U-Boot] [PATCH V8 0/5] SPL Linux boot
 2011-12-06 18:34 UTC  (6+ messages)
` [U-Boot] [PATCH V9 0/4] "
  ` [U-Boot] [PATCH V9 1/4] Add cmd_spl command
  ` [U-Boot] [PATCH V9 2/4] omap-common: Add NAND SPL linux booting
  ` [U-Boot] [PATCH V9 3/4] devkit8000/spl: init GPMC for dm9000 in SPL
  ` [U-Boot] [PATCH V9 4/4] omap-common/spl: Add linux boot to SPL

Restoring kernel module settings
 2011-12-06 18:34 UTC 

[PATCH 08/11] drm/i915: enable ppgtt
 2011-12-06 18:31 UTC  (4+ messages)
` [PATCH 11/11] drm/i915: add HAS_ALIASING_PPGTT parameter for userspace

pull request: wireless-next 2011-12-06
 2011-12-06 18:31 UTC  (2+ messages)

[PATCH net-next 1/4] caif-hsi: Remove wake line modification when flushing FIFO
 2011-12-06 18:27 UTC  (3+ messages)
` [PATCH net-next 3/4] caif-shm: Bugfixes for caif_shmcore.c

[Bug 43426] New: gallium3d makes krita crash
 2011-12-06 18:26 UTC  (2+ messages)
` [Bug 43426] "

[PATCH] I2C: OMAP: fix FIFO usage for OMAP4
 2011-12-06 18:25 UTC 

[PATCH] ipv4: cleanups to use IS_ENABLED(CONFIG_FOO)
 2011-12-06 18:23 UTC  (2+ messages)

[Bug 37085] New: HDMI thinks it works but TV says "no signal"
 2011-12-06 18:24 UTC  (2+ messages)
  ` [Bug 37085] "

[U-Boot] [ARM] Pending patches for december release?
 2011-12-06 18:23 UTC  (6+ messages)

[RFC] Move package-split of kexec-tools (kdump/kexec) into oe-core?
 2011-12-06 18:15 UTC  (3+ messages)

[PATCH net-next] bnx2x: fix crash while ethtool -t
 2011-12-06 18:22 UTC  (2+ messages)

[U-Boot] [PATCH V6 0/6] SPL Linux boot
 2011-12-06 18:21 UTC  (7+ messages)
` [U-Boot] [PATCH V7 0/5] "
  ` [U-Boot] [PATCH V7 5/5] omap-common: fixes BSS overwriting problem

Highly Important Read and Reply
 2011-12-06 18:13 UTC 

[PATCH] netback: fix typo in comment
 2011-12-06 18:21 UTC  (3+ messages)

PWM and backlight devices
 2011-12-06 18:20 UTC  (2+ messages)

[PATCH RFC 00/25] xen: ARMv7 with virtualization extensions
 2011-12-06 18:20 UTC  (7+ messages)
` [PATCH RFC 20/25] arm: early setup code
` [PATCH RFC 21/25] arm: shutdown, smp and smpboot
` [PATCH RFC 22/25] arm: driver for the generic timer for ARMv7
` [PATCH RFC 23/25] arm: trap handlers
` [PATCH RFC 24/25] arm: vgic emulation
` [PATCH RFC 25/25] arm: vtimer


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.