All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-09-26 17:49:54 to 2013-09-26 18:52:22 UTC [more...]

post-receive: pub/scm/linux/kernel/git/will/linux
 2013-09-26 18:52 UTC 

[PATCH v11 0/8] PHY framework
 2013-09-26 18:51 UTC  (6+ messages)
` [PATCH v11 2/8] usb: phy: omap-usb2: use the new generic "

[PATCH 00/21] of: prom.h clean-up and removal
 2013-09-26 18:50 UTC  (19+ messages)
` [PATCH 01/21] drivers: remove unnecessary prom.h includes
` [PATCH 04/21] arm64: remove unnecessary prom.h include
` [PATCH 05/21] openrisc: "
` [PATCH 06/21] arc: remove unnecessary prom.h includes
` [PATCH 08/21] metag: move setup_machine_fdt declaration from prom.h
  ` [PATCH 02/21] of: remove unnecessary prom.h includes
  ` [PATCH 09/21] microblaze: clean-up prom.h implicit includes
  ` [PATCH 12/21] x86: add necessary includes for prom.h
  ` [PATCH 20/21] of: only include prom.h on sparc
` [PATCH 10/21] drivers: clean-up prom.h implicit includes
` [PATCH 14/21] of: implement of_node_to_nid as a weak function
` [PATCH 15/21] of: remove HAVE_ARCH_DEVTREE_FIXUPS
` [PATCH 16/21] of: move of_address_to_resource and of_iomap declarations from sparc
` [PATCH 17/21] of: move of_translate_dma_address to of_address.h
` [PATCH 19/21] powerpc: add explicit OF includes
` [PATCH 21/21] of: remove empty arch prom.h headers

[RFC] grub-install C rewrite
 2013-09-26 18:51 UTC  (7+ messages)

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-26 18:50 UTC  (20+ messages)
` [Results] "

Problem switching branches in submodule
 2013-09-26 18:48 UTC  (4+ messages)

Yocto Bitbake Commander New Project Bug
 2013-09-26 18:48 UTC 

[selinux-testsuite RFC PATCH 0/4] selinux-testsuite patches
 2013-09-26 18:48 UTC  (5+ messages)
` [selinux-testsuite RFC PATCH 1/4] test_policy: test_global.te fix for Fedora Rawhide (Sept 24th, 2013)

Weekly teuthology meeting #2
 2013-09-26 18:45 UTC 

post-receive: pub/scm/linux/kernel/git/linville/wireless
 2013-09-26 18:44 UTC 

post-receive: pub/scm/linux/kernel/git/linville/wireless
 2013-09-26 18:44 UTC 

[PATCH V1] oom: avoid selecting threads sharing mm with init
 2013-09-26 18:44 UTC  (3+ messages)

[PATCH RFC v0 0/49] pnfsd-dlm
 2013-09-26 18:43 UTC  (50+ messages)
` [PATCH RFC v0 01/49] pnfsd: Define CONFIG_PNFSD
` [PATCH RFC v0 02/49] pnfsd: define NFSDDBG_PNFS
` [PATCH RFC v0 03/49] pnfsd: return pnfs flags on exchange_id
` [PATCH RFC v0 04/49] pnfsd: don't set up back channel on create_session for ds
` [PATCH RFC v0 05/49] pnfsd: introduce pnfsd header files
` [PATCH RFC v0 06/49] pnfsd: define pnfs_export_operations
` [PATCH RFC v0 07/49] pnfsd: add pnfs export option
` [PATCH RFC v0 08/49] pnfsd: layout verify
` [PATCH RFC v0 09/49] pnfsd: initial stub
` [PATCH RFC v0 10/49] pnfsd: use sbid hash table to map super_blocks to devid major identifiers
` [PATCH RFC v0 11/49] NFSD: introduce exp_xdr.h
` [PATCH RFC v0 12/49] pnfsd: get device list/info
` [PATCH RFC v0 13/49] pnfsd: filelayout: "
` [PATCH RFC v0 14/49] pnfsd: provide helper for xdr encoding of deviceid
` [PATCH RFC v0 15/49] pnfsd: add helper functions for identifying DS filehandles
` [PATCH RFC v0 16/49] pnfsd: accept all ds stateids
` [PATCH RFC v0 17/49] DEBUG: nfsd: more client_lock asserts
` [PATCH RFC v0 18/49] pnfsd: nfs4_assert_state_locked
` [PATCH RFC v0 19/49] pnfsd: layout get
` [PATCH RFC v0 20/49] pnfsd: filelayout: layout encoding
` [PATCH RFC v0 21/49] nfsd: no need to unhash_stid before free
` [PATCH RFC v0 22/49] nfsd: cleanup free_stid
` [PATCH RFC v0 23/49] pnfsd: layout state allocation
` [PATCH RFC v0 24/49] pnfsd: process the layout stateid
` [PATCH RFC v0 25/49] pnfsd: layout state per client tracking
` [PATCH RFC v0 26/49] pnfsd: layout state per file tracking
` [PATCH RFC v0 27/49] pnfsd: hash layouts on layout state
` [PATCH RFC v0 28/49] pnfsd: support layout segment merging
` [PATCH RFC v0 29/49] pnfsd: support layout_type attribute
` [PATCH RFC v0 30/49] pnfsd: make pnfs server return layout_blksize when the client asks for it
` [PATCH RFC v0 31/49] pnfsd: add support for per-file layout_types attribute
` [PATCH RFC v0 32/49] pnfsd: per block device dlm data server list cache
` [PATCH RFC v0 33/49] pnfsd: Add IP address validation to nfsd4_set_pnfs_dlm_device()
` [PATCH RFC v0 34/49] pnfsd: new nfsd filesystem file: pnfs_dlm_device
` [PATCH RFC v0 35/49] pnfsd: nfsd4_pnfs_dlm_getdeviter
` [PATCH RFC v0 36/49] pnfsd: nfsd4_pnfs_dlm_getdevinfo
` [PATCH RFC v0 37/49] pnfsd: make /proc/fs/nfsd/pnfs_dlm_device report dlm device list
` [PATCH RFC v0 38/49] pnfsd: nfsd4_pnfs_dlm_layoutget
` [PATCH RFC v0 39/49] pnfsd: DLM file layout only support read iomode layouts
` [PATCH RFC v0 40/49] pnfsd: add dlm file layout layout-type
` [PATCH RFC v0 41/49] pnfsd: dlm pnfs_export_operations
` [PATCH RFC v0 42/49] pnfsd: gfs2: use generic file layout pnfs operations vector
` [PATCH RFC v0 43/49] pnfsd: release state lock around iput in put_nfs4_file
` [PATCH RFC v0 44/49] posix_acl: resolve compile dependency in posix_acl.h
` [PATCH RFC v0 45/49] nfs: resolve compile dependency in nfs_xdr.h
` [PATCH RFC v0 46/49] pnfsd: layout return generic implementation
` [PATCH RFC v0 47/49] pnfsd: pnfs_expire_client
` [PATCH RFC v0 48/49] pnfsd: return on close
` [PATCH RFC v0 49/49] pnfsd: dlm set return_on_close to true

[PATCH] dm mpath: disable WRITE SAME if it fails
 2013-09-26 18:42 UTC  (14+ messages)
` SCSI's heuristics for enabling WRITE SAME still need work [was: dm mpath: disable WRITE SAME if it fails]
      ` [dm-devel] "

RFC for multipath queue_if_no_path timeout
 2013-09-26 18:41 UTC  (9+ messages)

Status of FLR in Xen 4.4
 2013-09-26 18:41 UTC  (7+ messages)

trunk download choices
 2013-09-26 18:40 UTC  (2+ messages)

[Buildroot] [PATCH] beagleboneblack: add board
 2013-09-26 18:40 UTC 

post-receive: pub/scm/linux/kernel/git/broonie/sound
 2013-09-26 18:38 UTC 

[ANNOUNCE] xfsprogs v3.2.0-alpha1
 2013-09-26 18:37 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2013-09-26 18:35 UTC 

Re: Regression caused by commit 4bdc33ed ("NFSDv4.2: Add NFS v4.2 support to the NFS server")
 2013-09-26 18:35 UTC  (2+ messages)

[PATCH 0/4][RFC] Lockdep enablement for seqcount/seqlocks
 2013-09-26 18:34 UTC  (5+ messages)
` [PATCH 1/4] [RFC] net: Explicitly initialize u64_stats_sync structures for lockdep
` [PATCH 2/4] [RFC] seqcount: Add lockdep functionality to seqcount/seqlock structures
` [PATCH 3/4] [RFC] cpuset: Fix potential deadlock w/ set_mems_allowed
` [PATCH 4/4] [RFC] ipv6: Fix for possible ipv6 seqlock deadlock

[PATCH] ASoC: si476x: Remove custom register I/O implementation
 2013-09-26 18:34 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/usb
 2013-09-26 18:34 UTC 

[PATCH tip/core/rcu 0/11] Fixes for 3.13
 2013-09-26 18:33 UTC  (7+ messages)
` [PATCH tip/core/rcu 01/11] mm: Place preemption point in do_mlockall() loop
  ` [PATCH tip/core/rcu 08/11] rcu: Micro-optimize rcu_cpu_has_callbacks()

lttng snapshots and running traces
 2013-09-26 18:33 UTC  (2+ messages)

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-26 18:30 UTC  (5+ messages)

[PATCH] iproute2: xfrm state add abort issue
 2013-09-26 18:32 UTC 

[PATCH 0/5] Add Core Divider clock support for Armada 370/XP
 2013-09-26 18:29 UTC  (5+ messages)
  ` [PATCH 1/5] clk: mvebu: Add core-divider clock

[PATCH] ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup
 2013-09-26 18:28 UTC  (5+ messages)

BUG: MARK in OUTPUT + ip_tunnel causes kernel panic
 2013-09-26 18:27 UTC  (4+ messages)

[PATCH 0/7] Convert drivers to a common rtl_phy_scan_operation_backup() routine
 2013-09-26 18:25 UTC  (9+ messages)
` [PATCH 1/7] rtlwifi: Implement "
` [PATCH 2/7] rtlwifi: rtl8192cu: Convert to use new "
` [PATCH 3/7] rtlwifi: rtl8192ce: Convert driver "
` [PATCH 4/7] rtlwifi: rtl8192c: Remove rtl8192c_phy_scan_operation_backup()
` [PATCH 5/7] rtlwifi: rtl8192ce: Convert driver to use new rtl_phy_scan_operation_backup() routine
` [PATCH 6/7] rtlwifi: rtl8723ae: "
` [PATCH 7/7] rtlwifi: rtl8188ee: "

auditctl rule to monitor dir only (not all sub dir and files etc..)
 2013-09-26 18:25 UTC  (2+ messages)

[PATCH net 1/2] ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
 2013-09-26 18:25 UTC  (8+ messages)
` [PATCH net 2/2] ip_tunnel: Add fallback tunnels to the hash lists

[PATCH] perf record: mmap output file - RFC
 2013-09-26 18:23 UTC  (4+ messages)

[PATCH v2 0/5] ARM: shmobile: CPUFreq support on Lager
 2013-09-26 18:23 UTC  (4+ messages)
` [PATCH v2 5/5] ARM: shmobile: lager: (DEVEL) add CPUFreq support

[PATCH] avr32: fix compiler warning
 2013-09-26 18:23 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/mel/linux-balancenuma
 2013-09-26 18:21 UTC 

[dtc PATCH V2] Warn on node name unit-address presence/absence mismatch
 2013-09-26 18:21 UTC  (3+ messages)

lttng snapshots and running traces
 2013-09-26 18:20 UTC 

[PATCH] RelNotes/1.8.5: direct script writers to "git status --porcelain"
 2013-09-26 18:19 UTC  (2+ messages)

[3.11-rc4] [HD2400] - radeon.dpm
 2013-09-26 18:19 UTC  (2+ messages)

Tuning suggestions for large systems with many (6000+) paths
 2013-09-26 18:19 UTC 

[PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
 2013-09-26 18:18 UTC  (5+ messages)

[PATCH] futex: Remove the owner check when waking task in handle_futex_death
 2013-09-26 18:15 UTC  (2+ messages)

[RFC 0/3]ARM: SAMSUNG: MACH S5PV210: Add support for Devicetree
 2013-09-26 18:14 UTC  (4+ messages)
` [RFC 3/3] Samsung: DT: Add Device tree for S5PC110/S5PV210 Boards

pull-request: mac80211 2013-09-26
 2013-09-26 18:13 UTC 

[PATCH] btrfs: Fix crash due to not allocating integrity data for a bioset
 2013-09-26 18:12 UTC  (2+ messages)

[PATCH] MAINTAINERS: wimax@linuxwimax.org is subscribers-only
 2013-09-26 18:11 UTC  (4+ messages)

Best way to reuse install scripts across multiple recipes?
 2013-09-26 18:09 UTC 

SILO always tells it loaded kernel version 3.6.0
 2013-09-26 18:08 UTC  (6+ messages)
  ` include/linux/version.h not updated (Was: SILO always tells it loaded kernel version 3.6.0)
    ` include/linux/version.h not updated

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 18:07 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 18:07 UTC 

[RFC] extending splice for copy offloading
 2013-09-26 18:06 UTC  (10+ messages)

(no subject)
 2013-09-26 18:05 UTC  (7+ messages)
` [PATCHv4 2/3] ARM: msm: Add support for APQ8074 Dragonboard

increased vmap_area_lock contentions on "n_tty: Move buffers into n_tty_data"
 2013-09-26 18:05 UTC  (3+ messages)

[PATCHv2] tracing/events: Add bounce tracing to swiotbl
 2013-09-26 18:03 UTC  (6+ messages)

[PATCH 00/11 - GIT PULL] drivers: net: Last block of Remove extern from function prototypes
 2013-09-26 18:02 UTC  (6+ messages)
    ` [ath9k-devel] "

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 18:02 UTC 

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 18:01 UTC 

[PATCH 5/5] staging: vt6656: rxtx.c remove dead code rts_cts void
 2013-09-26 18:00 UTC 

pull request: bluetooth 2013-09-23
 2013-09-26 17:47 UTC  (2+ messages)

[RFC PATCH] mfd: arizona: Update device tree regulator bindings
 2013-09-26 17:58 UTC  (5+ messages)

[PATCH] tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
 2013-09-26 17:57 UTC  (2+ messages)

[PATCH] ata_piix: minor typo fixes and threading fix
 2013-09-26 17:57 UTC  (7+ messages)

[PATCH 4/5] staging: vt6656: rxtx.c Move rts_cts pointer assignment to s_vGenerateTxParameter
 2013-09-26 17:57 UTC 

[PATCH v3] mac80211: fix the setting of extended supported rate IE
 2013-09-26 17:57 UTC  (2+ messages)

RFC: Device Namespaces
 2013-09-26 17:56 UTC  (12+ messages)
        `  "

RFC Block Layer Extensions to Support NV-DIMMs
 2013-09-26 17:56 UTC  (6+ messages)

[PATCH 3.12] mac80211: drop spoofed packets in ad-hoc mode
 2013-09-26 17:56 UTC  (2+ messages)

NO_HZ and TI MCSDK 3.8.4 kernel for Keystone 2
 2013-09-26 17:56 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/jberg/mac80211
 2013-09-26 17:56 UTC 

post-receive: pub/scm/linux/kernel/git/cmetcalf/linux-tile
 2013-09-26 17:54 UTC 

[PATCH] sg: fix memory leaks
 2013-09-26 17:54 UTC 

[meta-efl] question about OpenGL ES and Evas
 2013-09-26 17:54 UTC  (2+ messages)

[Buildroot] libgcc erroneously built as armv5 for arm920t(armv4t)
 2013-09-26 17:52 UTC  (3+ messages)

[PATCH 3/5] staging: vt6656: rxtx.c s_vGenerateTxParameter Create vnt_mic_hdr structure
 2013-09-26 17:52 UTC 

[RFC] grub-install C rewrite
 2013-09-26 17:52 UTC 

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-09-26 17:50 UTC  (12+ messages)

[PATCH 2/5] staging: vt6656: rxtx.c create structure to join vnt_tx_data_head with vnt_tx_head
 2013-09-26 17:49 UTC 


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.