All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-08 01:10:11 to 2014-03-08 04:21:02 UTC [more...]

[PATCHv3 1/4] net: phy: decouple PHY id and PHY address in fixed PHY driver
 2014-03-08  4:21 UTC  (6+ messages)
  ` [PATCHv3 2/4] net: phy: extend fixed driver with fixed_phy_register()

[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 V2 0/6] Drivers: net: hyperv: Enable various offloads
 2014-03-08  4:12 UTC  (5+ messages)
` [PATCH V2 1/6] Drivers: net: hyperv: Enable scatter gather I/O

[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

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

[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 

calculating optimal chunk size for Linux software-RAID
 2014-03-08  3:15 UTC  (3+ messages)

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 v3 00/25] Support multiple checkouts
 2014-03-08  2:48 UTC  (34+ 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/

[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] "

[Xenomai] imx6dl -- setup
 2014-03-08  2:24 UTC 

[PATCH] module: LLVMLinux: Remove unused function warning from __param_check macro
 2014-03-08  2:21 UTC  (8+ 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)

Some oddities while setting up outbound filtering on a web server
 2014-03-08  2:05 UTC  (5+ 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  (7+ messages)

perf samples too long without perf running (?!?)
 2014-03-08  1:57 UTC 

[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:08 UTC  (68+ messages)
` [PATCH 3.4 02/99] ext4: fix online resize with a non-standard blocks per group setting
` [PATCH 3.4 06/99] avr32: fix missing module.h causing build failure in mimc200/fram.c
` [PATCH 3.4 07/99] avr32: Makefile: add -D__linux__ flag for gcc-4.4.7 use
` [PATCH 3.4 08/99] cifs: ensure that uncached writes handle unmapped areas correctly
` [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
` [PATCH 3.4 15/99] usbnet: remove generic hard_header_len check
` [PATCH 3.4 16/99] net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
` [PATCH 3.4 17/99] net: add and use skb_gso_transport_seglen()
` [PATCH 3.4 18/99] net: ip, ipv6: handle gso skbs in forwarding path
` [PATCH 3.4 19/99] ALSA: usb-audio: work around KEF X300A firmware bug
` [PATCH 3.4 20/99] ASoC: wm8770: Fix wrong number of enum items
` [PATCH 3.4 22/99] ASoC: sta32x: Fix array access overflow
` [PATCH 3.4 23/99] ASoC: wm8958-dsp: Fix firmware block loading
` [PATCH 3.4 24/99] SUNRPC: Fix races in xs_nospace()
` [PATCH 3.4 25/99] powerpc/le: Ensure that the stop-self RTAS token is handled correctly
` [PATCH 3.4 26/99] powerpc/crashdump : Fix page frame number check in copy_oldmem_page
` [PATCH 3.4 30/99] PCI: Enable INTx if BIOS left them disabled
` [PATCH 3.4 31/99] i7core_edac: Fix PCI device reference count
` [PATCH 3.4 32/99] ACPI / video: Filter the _BCL table for duplicate brightness values
` [PATCH 3.4 33/99] ACPI / processor: Rework processor throttling with work_on_cpu()
` [PATCH 3.4 34/99] USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
` [PATCH 3.4 38/99] perf: Fix hotplug splat
` [PATCH 3.4 39/99] SELinux: bigendian problems with filename trans rules
` [PATCH 3.4 40/99] quota: Fix race between dqput() and dquot_scan_active()
` [PATCH 3.4 41/99] dma: ste_dma40: dont dereference free:d descriptor
` [PATCH 3.4 42/99] dm mpath: fix stalls when handling invalid ioctls
` [PATCH 3.4 46/99] s390/kvm: dont announce RRBM support
` [PATCH 3.4 47/99] KVM: PPC: Emulate dcbf
` [PATCH 3.4 48/99] KVM: IOMMU: hva align mapping page size
` [PATCH 3.4 49/99] proc connector: reject unprivileged listener bumps
` [PATCH 3.4 50/99] cgroup: fix RCU accesses to task->cgroups
` [PATCH 3.4 51/99] mm/hotplug: correctly add new zone to all other nodes zone lists
` [PATCH 3.4 52/99] perf tools: Remove extraneous newline when parsing hardware cache events
` [PATCH 3.4 54/99] nilfs2: fix issue with race condition of competition between segments for dirty blocks
` [PATCH 3.4 55/99] fuse: readdir: check for slash in names
` [PATCH 3.4 56/99] fuse: hotfix truncate_pagecache() issue
` [PATCH 3.4 57/99] libceph: unregister request in __map_request failed and nofail == false
` [PATCH 3.4 58/99] cifs: dont instantiate new dentries in readdir for inodes that need to be revalidated immediately
` [PATCH 3.4 59/99] ncpfs: fix rmdir returns Device or resource busy
` [PATCH 3.4 60/99] ext4/jbd2: dont wait (forever) for stale tid caused by wraparound
` [PATCH 3.4 61/99] UBIFS: fix double free of ubifs_orphan objects
` [PATCH 3.4 65/99] block: Dont access request after it might be freed
` [PATCH 3.4 66/99] ext4: return ENOMEM if sb_getblk() fails
` [PATCH 3.4 67/99] [media] saa7134: Fix unlocked snd_pcm_stop() call
` [PATCH 3.4 68/99] xen/boot: Disable BIOS SMP MP table search
` [PATCH 3.4 69/99] xen/smp: Fix leakage of timer interrupt line for every CPU online/offline
` [PATCH 3.4 72/99] xen-netback: coalesce slots in TX path and fix regressions
` [PATCH 3.4 74/99] xen/io/ring.h: new macro to detect whether there are too many requests on the ring
` [PATCH 3.4 75/99] xen/blkback: Check for insane amounts of request on the ring (v6)
` [PATCH 3.4 76/99] xen/events: mask events when changing their VCPU binding
` [PATCH 3.4 77/99] sunrpc: clarify comments on rpc_make_runnable
` [PATCH 3.4 78/99] SUNRPC: Prevent an rpc_task wakeup race
` [PATCH 3.4 79/99] ASoC: imx-ssi: Fix occasional AC97 reset failure
` [PATCH 3.4 80/99] ASoC: sglt5000: Fix the default value of CHIP_SSS_CTRL
` [PATCH 3.4 81/99] ALSA: atiixp: Fix unlocked snd_pcm_stop() call
` [PATCH 3.4 82/99] ALSA: 6fire: "
` [PATCH 3.4 83/99] ALSA: ua101: "
` [PATCH 3.4 84/99] ALSA: usx2y: "
` [PATCH 3.4 86/99] ASoC: s6000: "
` [PATCH 3.4 87/99] staging: line6: "
` [PATCH 3.4 88/99] ALSA: asihpi: "
` [PATCH 3.4 95/99] iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULL
` [PATCH 3.4 96/99] iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
` [PATCH 3.4 97/99] rtlwifi: Fix endian error in extracting packet type
` [PATCH 3.4 98/99] net: asix: handle packets crossing URB boundaries

[Bug] net/fec on i.MX28: promiscuous mode lost after reconnecting network cable
 2014-03-08  1:35 UTC  (6+ messages)

WARNING: CPU: 0 PID: 0 at net/sched/sch_generic.c:264 dev_watchdog+0x276/0x280()
 2014-03-08  1:33 UTC  (6+ messages)

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-03-08  1:24 UTC  (8+ messages)
` [PATCH 3/8] ipfix: some cleanups
` [PATCH 4/8] ipfix: add functions for ipfix dataset creation
` [PATCH 5/8] ipfix: add function for ipfix message creation
` [PATCH 6/8] ipfix: decide whether prepending template by send times
` [PATCH 7/8] ipfix: print ipfix message
` [PATCH 8/8] ipfix: build headers with template
` [libnetfilter_conntrack PATCH] conntrack: introduce clear and equal functions for bitmask object

[Qemu-devel] [PULL 0/5] migration queue
 2014-03-08  1:23 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] XBZRLE: Fix qemu crash when resize the xbzrle cache
` [Qemu-devel] [PATCH 2/5] qemu_file: Fix mismerge of "use fwrite() correctly"
` [Qemu-devel] [PATCH 3/5] vl: add system_wakeup_request tracepoint
` [Qemu-devel] [PATCH 4/5] migration: extend section_start/end traces
` [Qemu-devel] [PATCH 5/5] migration: add more traces

Firmware crash when sending large numbers of forwarded packets
 2014-03-08  1:21 UTC  (5+ messages)

[PATCH] drm/i915: fix vxd392 memory corruption on VLV and >4GB
 2014-03-08  1:13 UTC 

[PATCH] net: phy: add suspend_halted module param
 2014-03-08  1:09 UTC  (3+ messages)
` [PATCH] net: phy: Add sysfs attribute to prevent PHY suspend


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.