All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-08 01:37:14 to 2014-03-08 08:34:26 UTC [more...]

[PATCH 1/2] ktest: add 2nd parameter of run_command() to set the redirect target file
 2014-03-08  8:34 UTC  (4+ messages)

[PATCH 0/3] Fix issue with unpopulated buildhistory depends files
 2014-03-08  8:23 UTC  (5+ messages)
` [PATCH 2/3] buildhistory.bbclass: Fix dependency files creation

[RFC 1/1] drm/i915: Added support for setting plane alpha through drm property
 2014-03-08  8:21 UTC  (7+ messages)
` [PATCH 0/4] Adding support for plane alpha/color blending "
  ` [PATCH 1/4] drm: Added plane alpha and color blending property
  ` [PATCH 2/4] drm/i915: Enabling constant alpha drm property
  ` [PATCH 3/4] drm/i915: Enabling pre-multiplied "
  ` [PATCH 4/4] Documentation: drm: describing plane alpha and color blending property

Firmware crash when sending large numbers of forwarded packets
 2014-03-08  8:20 UTC  (3+ messages)

[PATCH net] ipv6: do not overwrite inetpeer metrics prematurely
 2014-03-08  8:06 UTC  (5+ messages)

[nightly] Core TISDK 2013.12 build 2014-03-08_01-00-24
 2014-03-08  7:50 UTC 

perf samples too long without perf running (?!?)
 2014-03-08  7:51 UTC  (2+ messages)

[uml-devel] [PATCH 1/3] BUG: UML does not handle sigpipe. As a result when running it under expect or redirecting the IO from the console to an external program it will crash if the program stops or exits
 2014-03-08  7:47 UTC  (4+ messages)
` [uml-devel] [PATCH 2/3] BUG: Memory corruption on startup
` [uml-devel] [PATCH 3/3] BUG: PIPE is the wrong IPC for this type of inter-thread communication

[blkg] WARNING: CPU: 0 PID: 298 at kernel/softirq.c:145 __local_bh_enable_ip()
 2014-03-08  7:42 UTC 

[PATCH] dt: platform driver: Fill the resources before probe and defer if needed
 2014-03-08  7:37 UTC  (6+ messages)
        ` [PATCH v2] "

Kernel BUG: btrfs send - Incremental backup
 2014-03-08  7:35 UTC 

[Buildroot] [autobuild.buildroot.net] Build results for 2014-03-07
 2014-03-08  7:30 UTC 

[PATCH v3 1/1] Documentation: drm: describing drm properties exposed by various drivers
 2014-03-08  7:28 UTC  (3+ messages)
` [PATCH v4 "
  ` [PATCH v5 "

[PATCH v10 0/4] phy: Add new Exynos USB 2.0 PHY driver
 2014-03-08  7:22 UTC  (5+ messages)
` [PATCH v10 2/4] phy: core: Add devm_of_phy_get to phy-core

Passive scanning of iBeacons results in a "Data Buffer Overflow"
 2014-03-08  7:19 UTC  (2+ messages)

[BUG?] ixgbe: only num_online_cpus() of the tx queues are enabled
 2014-03-08  7:12 UTC  (2+ messages)

[PATCH RESEND] mmc: Convert to use ATTRIBUTE_GROUPS
 2014-03-08  7:05 UTC 

[PATCH RESEND] mmc: sdhci-s3c: Remove unused define for NUM_GPIOS
 2014-03-08  7:03 UTC 

[Xenomai] imx6dl -- setup
 2014-03-08  6:58 UTC  (2+ messages)

[reboot] WARNING: CPU: 0 PID: 112 at kernel/events/core.c:5655 perf_swevent_add()
 2014-03-08  6:56 UTC  (2+ messages)
` [perf_swevent_init] BUG: unable to handle kernel paging request at b1793514

[GSoC][PATCH v2] use strchrnul() in place of strchr() and strlen()
 2014-03-08  6:48 UTC 

[Qemu-devel] [PATCH buildfix] xenfb: Fix graphic_console_init() build failure
 2014-03-08  6:47 UTC  (2+ messages)

[PATCH 1/7] ARM: socfgpa: Remove redundant assignment
 2014-03-08  6:41 UTC  (3+ messages)

[PATCH V2 0/6] Drivers: net: hyperv: Enable various offloads
 2014-03-08  6:36 UTC  (7+ messages)
` [PATCH V2 1/6] Drivers: net: hyperv: Enable scatter gather I/O

[RFC][PATCH] audit: Simplify by assuming the callers socket buffer is large enough
 2014-03-08  6:34 UTC  (8+ messages)

[PATCH][RESEND] score: remove unused CPU_SCORE7 Kconfig parameter
 2014-03-08  6:34 UTC  (3+ messages)
` [PATCH] [RESEND] "

[PATCH] Make math_state_restore() save and restore the interrupt flag
 2014-03-08  6:18 UTC  (9+ messages)

[Bug 64475] New: Slow work and low brightness in Euro Track Simulator II game with HD6850
 2014-03-08  6:12 UTC  (4+ messages)
` [Bug 64475] Slow work and no brightness adjustment in Euro Track Simulator II game with r600g and radeonsi

[PATCH v3 00/25] Support multiple checkouts
 2014-03-08  6:11 UTC  (35+ messages)
` [PATCH v4 00/27] "
  ` [PATCH v4 18/27] setup.c: support multi-checkout repo setup
  ` [PATCH v5 00/28] Support multiple checkouts
    ` [PATCH v5 01/28] path.c: make get_pathname() return strbuf instead of static buffer
    ` [PATCH v5 02/28] path.c: make get_pathname() call sites return const char *
    ` [PATCH v5 03/28] Convert git_snpath() to strbuf_git_path()
    ` [PATCH v5 04/28] path.c: rename vsnpath() to do_git_path()
    ` [PATCH v5 05/28] path.c: group git_path(), git_pathdup() and strbuf_git_path() together
    ` [PATCH v5 06/28] Make git_path() aware of file relocation in $GIT_DIR
    ` [PATCH v5 07/28] *.sh: respect $GIT_INDEX_FILE
    ` [PATCH v5 08/28] reflog: avoid constructing .lock path with git_path
    ` [PATCH v5 09/28] fast-import: use git_path() for accessing .git dir instead of get_git_dir()
    ` [PATCH v5 10/28] commit: use SEQ_DIR instead of hardcoding "sequencer"
    ` [PATCH v5 11/28] Add new environment variable $GIT_COMMON_DIR
    ` [PATCH v5 12/28] git-sh-setup.sh: use rev-parse --git-path to get $GIT_DIR/objects
    ` [PATCH v5 13/28] *.sh: avoid hardcoding $GIT_DIR/hooks/
    ` [PATCH v5 14/28] git-stash: avoid hardcoding $GIT_DIR/logs/
    ` [PATCH v5 15/28] setup.c: convert is_git_directory() to use strbuf
    ` [PATCH v5 16/28] setup.c: detect $GIT_COMMON_DIR in is_git_directory()
    ` [PATCH v5 17/28] setup.c: convert check_repository_format_gently to use strbuf
    ` [PATCH v5 18/28] setup.c: detect $GIT_COMMON_DIR check_repository_format_gently()
    ` [PATCH v5 19/28] setup.c: support multi-checkout repo setup
    ` [PATCH v5 20/28] wrapper.c: wrapper to open a file, fprintf then close
    ` [PATCH v5 21/28] use new wrapper write_file() for simple file writing
    ` [PATCH v5 22/28] checkout: support checking out into a new working directory
    ` [PATCH v5 23/28] checkout: clean up half-prepared directories in --to mode
    ` [PATCH v5 24/28] checkout: detach if the branch is already checked out elsewhere
    ` [PATCH v5 25/28] prune: strategies for linked checkouts
    ` [PATCH v5 26/28] gc: style change -- no SP before closing bracket
    ` [PATCH v5 27/28] gc: support prune --repos
    ` [PATCH v5 28/28] count-objects: report unused files in $GIT_DIR/repos/

review request Bug #5915 "The filters 'Show all' button has the wrong label in Time, CPU, Disk I/O and BitBake variables table"
 2014-03-08  6:04 UTC 

review request for Bug 5912 "The local configuration filter is not checking for bblayers.conf"
 2014-03-08  6:03 UTC 

[PATCHv3 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
 2014-03-08  5:56 UTC  (12+ messages)
  ` [PATCHv3 2/4] net: phy: extend fixed driver with fixed_phy_register()
  ` [PATCHv3 3/4] of: provide a binding for fixed link PHYs
  ` [PATCHv3 4/4] net: mvneta: add support for fixed links

[PATCH v2] ACPI / battery: trigger rechecking of AC adapter state when battery state changes
 2014-03-08  5:45 UTC  (4+ messages)

[PATCHv4 net-next 00/32] Misc. fixes for cxgb4 and iw_cxgb4
 2014-03-08  5:43 UTC  (3+ messages)
` [PATCHv4 net-next 05/32] cxgb4: use spinlock_irqsave/spinlock_irqrestore for db lock

calculating optimal chunk size for Linux software-RAID
 2014-03-08  5:37 UTC  (4+ messages)

[PATCH][RESEND] [SCSI] ips: remove unused defines
 2014-03-08  5:32 UTC  (2+ messages)
` [PATCH] [RESEND][SCSI] "

[PATCH v6 0/6] [RFC] Support for creating generic host_bridge from device tree
 2014-03-07 21:14 UTC  (5+ messages)
  ` [PATCH v6 4/6] pci: Introduce a domain number for pci_host_bridge
  ` [PATCH v6 6/6] pci: Add support for creating a generic host_bridge from device tree

[PATCH 1/9] usb: chipidea: usbmisc: Add USB Host support for i.MX25/i.MX35 CPUs
 2014-03-08  5:32 UTC  (2+ messages)

[PATCH v6 0/8] Move device tree graph parsing helpers to drivers/of
 2014-03-07 18:49 UTC  (15+ messages)
  ` [PATCH v6 1/8] [media] of: move graph helpers from drivers/media/v4l2-core "
  ` [PATCH v6 2/8] Documentation: of: Document graph bindings
  ` [PATCH v6 3/8] of: Warn if of_graph_get_next_endpoint is called with the root node
  ` [PATCH v6 4/8] of: Reduce indentation in of_graph_get_next_endpoint
  ` [PATCH v6 5/8] [media] of: move common endpoint parsing to drivers/of
  ` [PATCH v6 6/8] of: Implement simplified graph binding for single port devices

[RFC PATCH] [media]: of: move graph helpers from drivers/media/v4l2-core to drivers/of
 2014-03-07 17:05 UTC  (4+ messages)

[PATCH v2 0/4] [RFC] Support for creating generic host_bridge from device tree
 2014-03-07 18:58 UTC  (3+ messages)
    ` [PATCH v2 4/4] pci: Add support for creating a "

[PATCH v4 0/3] Move device tree graph parsing helpers to drivers/of
 2014-03-07 18:11 UTC  (4+ messages)
    ` [PATCH v4 3/3] Documentation: of: Document graph bindings

[GIT PULL] x86 fixes for v3.14-rc6
 2014-03-08  5:24 UTC 

Some oddities while setting up outbound filtering on a web server
 2014-03-08  5:20 UTC  (6+ messages)

[PATCH] EDAC: remove deprecated IRQF_DISABLED
 2014-03-08  5:15 UTC  (5+ messages)

[PATCH] vmxnet3: fix netpoll race condition
 2014-03-08  5:14 UTC  (2+ messages)

[PATCH] netpoll: Don't call driver methods from interrupt context
 2014-03-08  5:13 UTC  (5+ messages)

Xen-4.4-rc6 problems launching a PV guest
 2014-03-08  5:08 UTC  (4+ messages)

GPU Passthrough without VT-d
 2014-03-08  5:01 UTC  (5+ messages)

[PATCH v3] sky2: allow mac to come from dt
 2014-03-08  4:59 UTC 

[PATCH v4 5/5] clk/exynos5260: add clock file for exynos5260
 2014-03-08  4:53 UTC  (5+ messages)

[Buildroot] [PATCH] wireshark: bump to version 1.10.6
 2014-03-08  4:49 UTC 

[PATCH 1/3] mac80211: fix racy usage of chanctx->refcount
 2014-03-08  4:34 UTC  (4+ messages)
` [PATCH 3/3] mac80211: compute chanctx refcount dynamically

Multicast AX.25?
 2014-03-08  4:34 UTC 

[linux-3.10 test] 25374: regressions - FAIL
 2014-03-08  4:16 UTC 

[U-Boot] [PATCH v3 0/4] uboot sata support for sunxi platform
 2014-03-08  4:16 UTC  (4+ messages)
` [U-Boot] [linux-sunxi] "

Linux software-RAID and bootloader
 2014-03-08  4:13 UTC  (3+ messages)

[PATCH] pstore: reset ftrace_read_cnt at ramoops_pstore_open
 2014-03-08  4:09 UTC  (8+ messages)
            ` [PATCH] pstore: clarify clearing of _read_cnt in ramoops_context

[PATCH 2/2] mm: Changed pr_warning() to pr_warn()
 2014-03-08  4:00 UTC  (2+ messages)

[PATCH v2 1/2] regulator: pbias: Fix is_enabled callback implementation
 2014-03-08  3:56 UTC  (2+ messages)
` [PATCH v2 2/2] regulator: pbias: Convert to use regmap helper functions

[PATCH] mm: Fix Coding style
 2014-03-08  3:55 UTC  (2+ messages)

FeedbackComputing14 paper submission due on March 25 (9th International Workshop on Feedback Computing)
 2014-03-08  3:47 UTC 

[PATCH 1/6] mwifiex: extract firmware API version number
 2014-03-08  3:41 UTC  (6+ messages)
` [PATCH 2/6] mwifiex: add VHT MCS rate configuration support
` [PATCH 3/6] mwifiex: use VHT MCS mask in set bitrate mask handler
` [PATCH 4/6] mwifiex: code rearrangement for better readability
` [PATCH 5/6] mwifiex: create separate function mwifiex_11n_dispatch_pkt()
` [PATCH 6/6] mwifiex: add AMSDU inside AMPDU support

[PATCH 00/20] More Android Handsfree work
 2014-03-08  3:39 UTC  (5+ messages)
` [PATCH 02/20] android/handsfree: Add stubs for all AT commands defines by spec
` [PATCH 03/20] android/handsfree: Add support for unknown AT commands

[GIT PULL] x86 fixes for v3.14-rc6
 2014-03-08  3:36 UTC  (4+ messages)

RFC: Ubuntu Touch, MMS, and Provisioning
 2014-03-08  3:37 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2014-03-07_21-00-24
 2014-03-08  3:21 UTC 

[PATCH V4] mtd: gpmi: fix the bitflips for erased page
 2014-03-08  3:32 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2014-03-08  3:26 UTC 

Hello, I have a question about XFS File System
 2014-03-08  3:24 UTC  (8+ messages)

[GIT PULL] clk: fixes for 3.14, part 2
 2014-03-08  3:17 UTC 

Is mdadm.conf needed?
 2014-03-08  3:07 UTC  (4+ messages)

[PATCH] cfg80211: make __cfg80211_join_ibss() static
 2014-03-08  3:01 UTC 

[PATCH v5 3/3] scsi: async sd resume
 2014-03-08  2:52 UTC  (2+ messages)

[PATCH 00/12] Thunderbolt hotplug support for Apple hardware (testers needed)
 2014-03-08  2:40 UTC  (5+ messages)

Suspending access to opened/active /dev/nodes during application runtime
 2014-03-08  2:39 UTC  (5+ messages)
  ` [systemd-devel] "

[PATCH] Revert "driver core: synchronize device shutdown"
 2014-03-08  2:30 UTC  (5+ messages)

[PATCH 01/05] input synaptics-rmi4: Split F01 definitions out into header file for use by reflash
 2014-03-08  2:29 UTC  (5+ messages)
` [PATCH 02/05] input synaptics-rmi4: Add some additional F01 properties for the use of reflash
` [PATCH 03/05] input synaptics-rmi4: rmi_f01 - Fix a comment and add a diagnostic output message
` [PATCH 04/05] input synaptics-rmi4: rmi_driver - Export some symbols and functions for use by reflash
` [PATCH 05/05] input synaptics-rmi4: Add reflash support

[PATCH V0] PVH: pit related hang from guest shutdown
 2014-03-08  2:28 UTC  (2+ messages)
` [PATCH] pvh: add a call to pit_init to init spinlock

[PATCH] mac80211: LLVMLinux: Remove VLAIS usage from mac80211
 2014-03-08  2:27 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] module: LLVMLinux: Remove unused function warning from __param_check macro
 2014-03-08  2:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] proc: #68991 Fix GPF in /proc/$PID/map_files
 2014-03-08  2:20 UTC 

fs: gpf in simple_setattr
 2014-03-08  2:14 UTC  (8+ messages)

[PATCH] input synaptics-rmi4: stop scanning PDT after blank page
 2014-03-08  2:04 UTC 

[PATCH] ceph: make sure write caps are registered with auth MDS
 2014-03-08  2:01 UTC 

[PATCH net-next] pkt_sched: add cond_resched() to class and qdisc dump
 2014-03-08  2:01 UTC 

[PATCH 2/2] Crypto: Add support for 192 & 256 bit keys to AESNI RFC4106 - fixed whitespace
 2014-03-08  1:56 UTC  (5+ messages)

[U-Boot] Please pull u-boot-mpc85xx/master
 2014-03-08  1:54 UTC  (2+ messages)

Enhancement for PLE handler in KVM
 2014-03-08  1:54 UTC  (10+ messages)

[GIT PULL] ACPI and power management fixes for v3.14-rc6
 2014-03-08  1:51 UTC 

ENOSPC errors during raid1 rebalance
 2014-03-08  1:46 UTC  (10+ messages)

[PATCH v2 1/2] Staging: comedi: convert while loops to timeouts in s626.c
 2014-03-08  1:43 UTC  (3+ messages)
` [PATCH v3 1/2] Staging: comedi: convert while loops to timeouts in
` [PATCH v3 2/2] Staging: comedi: propagate timeout errors in s626.c

[PATCH] fix intr/nointr to match kernel behavior (ignored)
 2014-03-08  1:38 UTC  (6+ messages)

[PATCH 3.4 00/99] 3.4.83-stable review
 2014-03-08  1:07 UTC  (5+ messages)
` [PATCH 3.4 02/99] ext4: fix online resize with a non-standard blocks per group setting
` [PATCH 3.4 09/99] rtl8187: fix regression on MIPS without coherent DMA
` [PATCH 3.4 10/99] rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
` [PATCH 3.4 11/99] rtlwifi: rtl8192ce: Fix too long disable of IRQs


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.