public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-25 21:20:47 to 2011-07-26 07:37:58 UTC [more...]

[patch 00/25] dynamic_debug: multiple, pending queries in boot-arg
 2011-07-26  7:37 UTC  (35+ messages)
` [PATCH 01/25] dynamic_debug: add pending flag 'a' to make pending queries explicit
` [PATCH 02/25] dynamic_debug: change verbosity at runtime
` [PATCH 03/25] dynamic_debug: use pr_debug instead of pr_info
` [PATCH 04/25] dynamic_debug: replace strcpy with strlcpy, in ddebug_setup_query()
` [PATCH 05/25] dynamic_debug: trim source-path prefix from dynamic_debug/control
` [PATCH 06/25] dynamic_debug: process multiple commands on a line
` [PATCH 07/25] dynamic_debug: enlarge command/query write buffer
` [PATCH 08/25] dynamic_debug: warn when >1 of each type of match-spec is given
` [PATCH 09/25] dynamic_debug: pr_err() call should not depend upon verbosity
` [PATCH 10/25] dynamic_debug: dont kill entire facility on error parsing ddebug_query
` [PATCH 11/25] dynamic_debug: factor show_ddebug_query out of ddebug_parse_query
` [PATCH 12/25] dynamic_debug: save non-matching queries to pending-list for later application
` [PATCH 13/25] dynamic_debug: apply_pending_queries() from ddebug_add_module()
` [PATCH 14/25] dynamic_debug: refactor query_matches_callsite out of ddebug_change
` [PATCH 15/25] dynamic_debug: remove explicit foo != NULL checks
` [PATCH 16/25] dynamic_debug: require 'a' flag to explicitly mark pending queries
` [PATCH 17/25] dynamic_debug: hoist locking in ddebug_change to callers
` [PATCH 18/25] dynamic_debug: describe_flags with '=[pmflta_]*'
` [PATCH 19/25] dynamic_debug: add flags filtering to flags spec
` [PATCH 20/25] dynamic_debug: remove pending query when flags zeroed
` [PATCH 21/25] dynamic_debug: shrink struct pending query to size actually needed
` [PATCH 22/25] dynamic_debug: call ddebug_add_module() on dynamic_debug first
` [PATCH 23/25] dynamic_debug: document pending queries, flags-filter, multiple queries
` [PATCH 24/25] dynamic_debug: drop pr_fmt() from dynamic_pr_debug
` [PATCH 25/25] dynamic_debug: add $DBGFS/dynamic_debug/pending

[PATCH 1/2] staging: vt6655: simplify MAC printing by using %pMF
 2011-07-26  7:35 UTC  (3+ messages)
` [PATCHv2 1/2] staging: vt6655: simplify MAC printing by using %pM
  ` [PATCHv2 2/2] staging: vt6656: use %pM for printing MACs

[GIT PULL] iscsi-target merge for v3.1-rc1
 2011-07-26  7:26 UTC  (10+ messages)

[PATCH 1/2] kernel.h: Add DIV_ROUND_UP_ULL usage
 2011-07-26  7:10 UTC  (2+ messages)
` [PATCH 2/2] target: Convert to DIV_ROUND_UP_ULL usage for sectors / dev_max_sectors

[PATCH] proc/softirqs: only show state for online cpus
 2011-07-26  7:29 UTC  (5+ messages)

[PATCH] drm/i915: Hold struct_mutex during hotplug processing
 2011-07-26  7:24 UTC  (5+ messages)
` [Intel-gfx] "

git commit 9fd67b4ed0714ab718f1f9bd14c344af336a6df7 (x86-64: Give vvars their own page) breaks Xen PV guests (64-bit)
 2011-07-26  7:18 UTC  (4+ messages)

[PATCH] lib/genalloc: fix gen_pool_virt_to_phys locking
 2011-07-26  7:19 UTC 

[PATCH] mmc: mmc_test: avoid stalled file in debugfs
 2011-07-26  7:01 UTC  (3+ messages)

[PATCH] iwlagn: check for !priv->txq in iwlagn_wait_tx_queue_empty
 2011-07-26  6:45 UTC  (5+ messages)

[PATCH 1/1] Staging: comedi: fix printk issue in c6xdigio.c
 2011-07-26  6:45 UTC  (4+ messages)
` [PATCH 1/1 v2] "

drm/i915: A selection of display port fixes
 2011-07-26  6:36 UTC  (6+ messages)
` [PATCH 1/5] drm/i915: Use dp_detect_common in hotplug helper function
` [PATCH 2/5] drm/i915: Rename i915_dp_detect_common to intel_dp_get_dpcd
` [PATCH 3/5] drm/i915: In intel_dp_init, replace read of DPCD with intel_dp_get_dpcd
` [PATCH 4/5] drm/i915: Delay 250ms before running the hotplug code
` [PATCH 5/5] drm/i915: DP_PIPE_ENABLED must check transcoder on CPT

[bisected regression] Partial breakage of forcedeth driver
 2011-07-26  6:35 UTC  (4+ messages)

You have $250,000 lodged in Western Union to be transferred to you
 2011-07-25 18:08 UTC 

[GIT PATCH] STAGING patches for 3.1
 2011-07-26  6:31 UTC  (2+ messages)

[GIT PULL] RTC fixes for 3.1
 2011-07-26  6:29 UTC 

block: BUG: using smp_processor_id() in preemptible [00000000] code
 2011-07-26  6:22 UTC  (3+ messages)

[ANNOUNCE] 3.0-rt3
 2011-07-26  6:20 UTC  (11+ messages)

vfsmount lock issues on very large ppc64 box
 2011-07-26  6:00 UTC  (14+ messages)
          ` [Patch] VFS : mount lock scalability for files systems without mount point (WAS vfsmount lock issues on very large ppc64 box)

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-26  5:58 UTC  (12+ messages)

linux-next: Tree for July 26
 2011-07-26  5:57 UTC 

[PATCH] TRACING: Fix a copmile warning
 2011-07-26  5:55 UTC  (19+ messages)

[PATCH v2 0/6] perf: Intel uncore pmu counting support
 2011-07-26  5:50 UTC  (9+ messages)
` [PATCH v2 1/6] perf: Add interface to add general events to sysfs

[git pull] vfs pile 1.5
 2011-07-26  5:25 UTC  (4+ messages)

linux-next: manual merge of the writeback tree with the vfs tree
 2011-07-26  5:23 UTC  (4+ messages)

[GIT PATCH] TTY/serial driver patches for 3.1
 2011-07-26  5:02 UTC 

[GIT PATCH] USB patches for 3.1
 2011-07-26  4:59 UTC 

[GIT PATCH] driver core merge for 3.1
 2011-07-26  4:57 UTC 

[PATCH] dmaengine: pl330: make platform data optional
 2011-07-26  4:39 UTC  (3+ messages)
` [PATCH v2] "

initio.c driver question? Can read but not write; Initio Corporation INI-950 SCSI Adapter (rev 02)
 2011-07-26  4:25 UTC  (2+ messages)

[git pull] Please pull powerpc.git next branch
 2011-07-26  4:17 UTC 

[kernel-hardening] Re: [PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-26  4:11 UTC  (14+ messages)
              ` [kernel-hardening] "
                `  "

You have $250,000 lodged in Western Union to be transferred to you
 2011-07-25 20:16 UTC 

[PATCH] cgroup:be able to remove the record of unplugged device
 2011-07-26  3:00 UTC  (6+ messages)
` [PATCH v2] "
` [PATCH v3] blk-cgroup:be "
    ` [PATCH v4] "

[Patch v1 08/11] Touch: DA9052 touchscreen driver
 2011-07-26  2:39 UTC  (2+ messages)

[PATCH v5 0/1] input: add driver for Bosch Sensortec's BMA150 accelerometer
 2011-07-26  1:51 UTC  (5+ messages)
` [PATCH v5 1/1] "

[PATCH] Documentation: Exporting: update description of d_splice_alias
 2011-07-26  2:40 UTC 

[git pull] m68knommu arch updates
 2011-07-26  2:19 UTC 

[PATCH 0/9 v2] Synaptics image sensor support
 2011-07-26  2:19 UTC  (9+ messages)
` [PATCH 1/9 v2] Input: synaptics - refactor y inversion
` [PATCH 8/9 v2] Input: add BTN_TOOL_QUINTTAP for reporting 5 fingers on touchpad

[PATCH] sysctl: add support for poll()
 2011-07-26  2:17 UTC  (12+ messages)

(no subject)
 2011-07-26  0:59 UTC 

linux-next: manual merge of the microblaze tree with Linus' tree
 2011-07-26  1:46 UTC 

[PATCH v3 0/3] Make fault injection available for MMC IO
 2011-07-26  1:41 UTC  (6+ messages)
` [PATCH v3 2/3] mmc: core: add random fault injection

[PATCH 00/19] [GIT PULL] ktest: new features and fixes
 2011-07-26  1:22 UTC  (20+ messages)
` [PATCH 01/19] ktest: Notify reason to break out of monitoring boot
` [PATCH 02/19] ktest: Add detection of triple faults
` [PATCH 03/19] ktest: Add CONFIG_BISECT_GOOD option
` [PATCH 04/19] ktest: Add TEST_NAME option
` [PATCH 05/19] ktest: Implement our own force min config
` [PATCH 06/19] ktest: Have wait on stdio honor bug timeout
` [PATCH 07/19] ktest: Have LOG_FILE evaluate options as well
` [PATCH 08/19] ktest: Allow initrd processing without modules defined
` [PATCH 09/19] ktest: Add POST/PRE_BUILD options
` [PATCH 10/19] ktest: Have the testing tmp dir include machine name
` [PATCH 11/19] ktest: Fix tar extracting of modules to target
` [PATCH 12/19] ktest: Add IGNORE_WARNINGS to ignore warnings in some patches
` [PATCH 13/19] ktest: Add helper function to avoid duplicate code
` [PATCH 14/19] ktest: Require one TEST_START in config file
` [PATCH 15/19] ktest: Add test type make_min_config
` [PATCH 16/19] ktest: Use Kconfig dependencies to shorten time to make min_config
` [PATCH 17/19] ktest: Add prompt to use OUTPUT_MIN_CONFIG
` [PATCH 18/19] ktest: Keep fonud configs separate from default configs
` [PATCH 19/19] ktest: Fix bug when ADD_CONFIG is set but MIN_CONFIG is not

[PATCH 0/7] cgroups: New max number of tasks subsystem (was: cgroups rlim subsystem)
 2011-07-26  1:25 UTC  (10+ messages)
` [PATCH 4/7] cgroups: New cancel_attach_task subsystem callback
` [PATCH 5/7] cgroups: Ability to stop res charge propagation on bounded ancestor
` [PATCH 6/7] cgroups: Add res counter common ancestor searching
` [PATCH 7/7] cgroups: Add a max number of tasks subsystem

[GIT PULL] Squashfs updates for 3.1
 2011-07-26  1:24 UTC 

klogd dies, possible emit_log_char() vs do_syslog(..READ..) race
 2011-07-26  1:08 UTC 

Request to submit driver for Nuvoton TPM I2C device (WPCT301)
 2011-07-26  0:50 UTC  (4+ messages)
` [PATCH] TPM Nuvoton I2C driver, kernel 2.6.35
  ` [PATCH] TPM Nuvoton I2C driver, kernel 3.0

Linux 3.0 release
 2011-07-26  0:22 UTC  (4+ messages)
` Linux 3.0 release - btrfs possible locking deadlock

[patch 0/5] mm: per-zone dirty limiting
 2011-07-26  0:16 UTC  (7+ messages)
` [patch 1/5] mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
` [patch 4/5] mm: writeback: throttle __GFP_WRITE on per-zone dirty limits

nfsd (and lock) changes for 3.1
 2011-07-25 23:43 UTC 

[GIT] kbuild misc for 3.1-rc1
 2011-07-25 23:36 UTC 

[GIT] kbuild packaging fix for 3.1-rc1
 2011-07-25 23:32 UTC 

[GIT PULL] iscsi-target: Merge for .40-rc1
 2011-07-25 23:15 UTC  (5+ messages)

[PATCH 1/1] IPv4: Send gratuitous ARP for secondary IP addresses also
 2011-07-25 23:16 UTC  (2+ messages)

[PATCH net-next] net: Convert struct net_device uc_promisc to bool
 2011-07-25 23:17 UTC  (2+ messages)

[PATCH] drivers:connector:remove an unused variable *tracer*
 2011-07-25 23:16 UTC  (2+ messages)

[GIT] kbuild updates for 3.1-rc1
 2011-07-25 23:05 UTC 

[PATCH] kconfig: Only generate config_is_xxx for bool and tristate options
 2011-07-25 22:58 UTC  (3+ messages)
` [RFC][PATCH 1/2] kconfig: Introduce KCONFIG(), KCONFIG_BUILTIN() and KCONFIG_MODULE()
  ` [RFC][PATCH 2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax

FAT : FAT16 support maximum 4GB file/vol size like WinXP or 7
 2011-07-25 22:32 UTC  (3+ messages)

regulator: tps65020 support
 2011-07-25 22:03 UTC 

[PATCH] Documentation: general cleanup of kernel-parameters.txt
 2011-07-25 21:56 UTC 

[PATCH 0/3] minor cleanups to EFLAGS initialisation in ret_from_fork
 2011-07-25 21:47 UTC  (5+ messages)

linux-next: Tree for July 25
 2011-07-25 21:46 UTC  (2+ messages)
` linux-next: Tree for July 25 (xen)

GMA500: ERROR: "__bad_udelay" undefined!
 2011-07-25 21:42 UTC  (5+ messages)

[PATCH] Documentation: Document ARM's user_debug parameter
 2011-07-25 21:29 UTC  (2+ messages)

[PATCH] xconfig: merge code path to conf_write()
 2011-07-25 21:24 UTC  (5+ messages)

[PATCH 1/6] regulator: Fix WM831x regulator ID lookups for multiple WM831xs
 2011-07-25 21:20 UTC  (5+ messages)
` [PATCH 2/6] regulator: Fix WM831x DCDC DVS VSEL bootstrapping
` [PATCH 3/6] regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
` [PATCH 4/6] regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
` [PATCH 5/6] regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set


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