All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-11-09 23:56:02 to 2010-11-10 02:31:09 UTC [more...]

[PATCH 0/9] treewide: convert vprintk uses to %pV
 2010-11-10  2:31 UTC  (19+ messages)
` [Cluster-devel] "
` [PATCH 1/9] drivers/gpu/drm/drm_stub.c: Use printf extension %pV
` [PATCH 2/9] drivers/isdn/mISDN: "
` [PATCH 3/9] drivers/net/wireless/ath/debug.c: "
` [PATCH 4/9] drivers/net/wireless/b43/main.c: "
` [PATCH 5/9] drivers/net/wireless/b43legacy/main.c: "
` [PATCH 6/9] fs/gfs2/glock.c: "
  ` [Cluster-devel] "
` [PATCH 7/9] fs/nilfs2/super.c: "
` [PATCH 8/9] fs/quota/dquot.c: "
` [PATCH 9/9] net/sunrpc/svc.c: "

[ANNOUNCE] xf86-video-intel snapshot: 2.13.901
 2010-11-10  2:30 UTC  (4+ messages)

[LTP] [PATCH v3] functional testing for Kernel Samepage Merging
 2010-11-10  2:29 UTC  (3+ messages)

[PATCH 0/5] writeback livelock fixes
 2010-11-10  2:26 UTC  (12+ messages)
` [PATCH 3/5] writeback: stop background/kupdate works from livelocking other works
` [PATCH 4/5] writeback: avoid livelocking WB_SYNC_ALL writeback

linux-next: manual merge of the staging tree with the staging.current tree
 2010-11-10  2:24 UTC 

linux-next: manual merge of the staging tree with the tree
 2010-11-10  2:24 UTC 

[PATCH 00/44] Compat
 2010-11-10  2:20 UTC  (45+ messages)
` [PATCH 01/44] compat/2.6.17: add header's skeleton
` [PATCH 02/44] compat/2.6.17: add compat macro for `NET_SKB_PAD'
` [PATCH 03/44] compat/2.6.18: add compat skeleton for the `hwrng' API
` [PATCH 04/44] compat/2.6.18: add compat inline for netdev_alloc_skb()
` [PATCH 05/44] compat/2.6.19: fix comment
` [PATCH 06/44] compat/2.6.19: add typedef for `bool' and `true'/`false'
` [PATCH 07/44] compat/2.6.19: rework compat macro to kmem_cache_destroy()
` [PATCH 08/44] compat/2.6.20: add header's skeleton
` [PATCH 09/44] compat/2.6.20: add compat macro for `struct delayed_work'
` [PATCH 10/44] compat/2.6.23: add compat inline for notifier_{from,to}_errno()
` [PATCH 11/44] compat/2.6.24: add compat macro for sk_alloc()
` [PATCH 12/44] compat/2.6.25: don't include <linux/hw_random.h> prior to 2.6.18
` [PATCH 13/44] compat/2.6.25: don't include <linux/{io,leds}.h> prior to 2.6.17
` [PATCH 14/44] compat/2.6.25: conditionally defines `__WARN'
` [PATCH 15/44] compat/2.6.25: add compat macro for ip_route_output_key()
` [PATCH 16/44] compat/2.6.29: don't include <linux/if_link.h> prior to 2.6.19
` [PATCH 17/44] compat/2.6.29: const'ify compat inline to dev_get_stats()
` [PATCH 18/44] compat/2.6.31: gather all the threaded IRQ backport together
` [PATCH 19/44] compat/2.6.31: fix threaded irq backport wrt. INIT_WORK() macro
` [PATCH 20/44] compat/2.6.32: fix compat inline to flush_delayed_work()
` [PATCH 21/44] compat/2.6.32: add compat macros for sysctl helpers
` [PATCH 22/44] compat/2.6.33: add compat macro to BUILD_BUG_ON_NOT_POWER_OF_2()
` [PATCH 23/44] compat/2.6.33: fix pcmcia include
` [PATCH 24/44] compat/2.6.33: don't export prototype for pccard_loop_tuple()
` [PATCH 25/44] compat/2.6.36: `va_list' needs <stdarg.h>
` [PATCH 26/44] compat: remove a couple of macro definition protection
` [PATCH 27/44] compat/2.6.33: remove macro not in mainline
` [PATCH 28/44] compat: avoid using `#include_next' directive in compat headers
` [PATCH 29/44] compat/2.6.22: rework `uninitialized_var' and `__maybe_unused' macros
` [PATCH 30/44] compat/2.6.22: nuke pci_{clear,set}_mwi()
` [PATCH 31/44] compat/2.6.22: add compat for couple of TCP accessors
` [PATCH 32/44] compat/2.6.22: add compat inline for ip_hdrlen()
` [PATCH 33/44] compat/2.6.22: constify skb_transport_header()'s argument
` [PATCH 34/44] compat/2.6.24: move 'struct net' to its own compat header
` [PATCH 35/44] compat/2.6.26: {U,}SHORT_MAX/SHORT_MIN have been deprecated
` [PATCH 36/44] compat/2.6.26: move unaligned backport to its own header
` [PATCH 37/44] compat/2.6.2{7,8}: fix definition for IEEE80211_HT_CAP_DSSSCCK40
` [PATCH 38/44] compat/2.6.2{8,9}: fix tracepoint macros
` [PATCH 39/44] compat/2.6.29: protect headers inclusion
` [PATCH 40/44] compat/2.6.29: don't waste space around DIV_ROUND_CLOSEST()
` [PATCH 41/44] compat/2.6.29: fix typos
` [PATCH 42/44] compat/2.6.{21,30}: make dev_set_uevent_suppress() a no-op for <2.6.21
` [PATCH 43/44] compat/2.6.{19,31}: fix threaded irq backport for <2.6.19
` [PATCH 44/44] compat/2.6.35: 2.6.35 does not define `SHRT_MIN'

Some investigation on disk space occupation for Yocto Linux
 2010-11-10  2:18 UTC 

[PATCH v2] Add MSM USB Device Controller support
 2010-11-10  2:19 UTC  (10+ messages)
` [PATCH v2] USB: Add MSM USB Device Controller driver

[PATCH] imap-send: Support SSL using GnuTLS
 2010-11-10  2:16 UTC  (2+ messages)

[PATCH 0/7] cgroups: Allow to bind/unbind subsystems to/from non-trival hierarchy
 2010-11-10  2:15 UTC  (13+ messages)
` [PATCH 1/7] cgroups: Shrink struct cgroup_subsys

[PATCH] git-rebase--interactive.sh: Add new command "shell"
 2010-11-10  2:14 UTC  (14+ messages)
  `  "

[PATCH] Check HealthApplication path before trying to destroy it
 2010-11-10  2:11 UTC 

[RFC][PATCH] perf: sysfs type id
 2010-11-10  2:11 UTC  (8+ messages)

Compat-wireless for 2.6.37-rc1 - 802.11, Bluetooth and Ethernet backported
 2010-11-10  2:07 UTC  (2+ messages)

[PATCH 1/3] KVM: MMU: fix missing post sync audit
 2010-11-10  2:08 UTC  (10+ messages)
` [PATCH 2/3] KVM: MMU: don not retry #PF for nonpaging guest

2.6.36 io bring the system to its knees
 2010-11-10  2:01 UTC  (9+ messages)

[PATCH] ipc: explicitly clear stack memory in user structs
 2010-11-10  2:00 UTC  (8+ messages)

linux-next: build failure after merge of the fsnotify tree
 2010-11-10  1:53 UTC 

[PATCH 0/6] rc-core: ir-core to rc-core conversion
 2010-11-10  1:50 UTC  (3+ messages)

[patch] netfilter: nfnetlink: guard against undefined entries
 2010-11-10  1:50 UTC 

[patch 1/6] fs: icache RCU free inodes
 2010-11-10  1:48 UTC  (4+ messages)
` [patch 5/6] fs: d_compare change for rcu-walk

URL-escape the '@' sign in username/password
 2010-11-10  1:33 UTC 

[GIT PATCH] TTY/Serial merge for .37-rc1
 2010-11-10  1:42 UTC  (5+ messages)
` [PATCH 29/49] vcs: add poll/fasync support

[patch] memcg: fix unit mismatch in memcg oom limit calculation
 2010-11-10  1:26 UTC  (7+ messages)
    ` mem_cgroup_get_limit() return type, was "

[PATCH 0/5] omap: mailbox: hwmod support and dependent cleanup patches
 2010-11-10  1:18 UTC  (4+ messages)
` [PATCH 3/5] omap: mailbox: add omap_device latency information

[PULL] devel/toolchain Recipes upgrades
 2010-11-10  1:14 UTC  (7+ messages)

[RFC] [PATCH 1/2] Implement variable typing
 2010-11-10  1:14 UTC  (3+ messages)

[PATCH] drivers/pcmcia/soc_common.c: Use printf extension %pV
 2010-11-10  1:14 UTC 

[Security] [PATCH v3 0/4] x86: clear XD_DISABLED flag on Intel to regain NX
 2010-11-10  1:10 UTC  (8+ messages)

Question about the lvm2app properties functions
 2010-11-10  1:10 UTC 

sk->sk_socket seems to disappear before connection termination
 2010-11-10  1:09 UTC 

[PATCH] vfio: fix config virtualization, esp command byte
 2010-11-10  1:09 UTC 

linux-next: Tree for November 9
 2010-11-10  1:06 UTC  (2+ messages)
` linux-next: Tree for November 9 (acpi_video)

[PATCH 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
 2010-11-10  1:04 UTC  (10+ messages)
` [PATCH 1/6] memcg: add mem_cgroup parameter to mem_cgroup_page_stat()
` [PATCH 5/6] memcg: simplify mem_cgroup_dirty_info()
` [PATCH 6/6] memcg: make mem_cgroup_page_stat() return value unsigned

[PATCH] sisfb: limit POST memory test according to PCI resource length
 2010-11-10  1:03 UTC  (3+ messages)

mmotm 2010-11-09-15-31 uploaded
 2010-11-10  1:01 UTC  (2+ messages)
` mmotm 2010-11-09-15-31 uploaded (sound/soc/soc-core.c)

git describe weird behaviour
 2010-11-10  1:00 UTC 

[PATCH V2 0/3][RFC] Add Support for Virtual Processor Home Node (VPHN)
 2010-11-10  0:58 UTC  (3+ messages)
` [PATCH V2 3/3] powerpc: Disable VPHN polling during a suspend operation

[PATCH 0/2] vfio: virtualize INTX_DISABLE
 2010-11-10  0:59 UTC  (2+ messages)

[RFC/Requirements/Design] h/w error reporting
 2010-11-10  0:56 UTC 

[PATCH] msm: smd: Reduce driver log chatter
 2010-11-10  0:56 UTC  (6+ messages)
` [PATCH v2] "

linux-next: build warnings after in Linus' tree
 2010-11-10  0:56 UTC 

[PATCH] misc: adds support the FSA9480 USB Switch
 2010-11-10  0:55 UTC  (7+ messages)
    ` [PATCH v2] "

dtc: Add code to make diffing trees easier
 2010-11-10  0:55 UTC  (3+ messages)

Redirecting flows among one machine's interfaces
 2010-11-10  0:51 UTC  (2+ messages)

[PATCH 0/9] Fixing DBus error system in BlueZ
 2010-11-10  0:51 UTC  (4+ messages)
` [PATCH 1/9] Create __btd_error_invalid_args()

[linux-pm] [GIT PULL] One more power management fix for 2.6.37
 2010-11-10  0:49 UTC  (4+ messages)
  `  "

[B.A.T.M.A.N.] batman-adv: promisc destination reception
 2010-11-10  0:48 UTC  (3+ messages)
` [B.A.T.M.A.N.] batman-adv promisc mode, further notes and recomendations
` [B.A.T.M.A.N.] [PATCHv2] batman-adv: Allow promiscuous reception of unicast packets

[PATCH 10/17][trivial] staging, bcm: Remove unnecessary casts of void ptr returning alloc function return values
 2010-11-10  0:45 UTC  (2+ messages)

[PATCH 2/2] Staging: wlan-ng: Fix lines over 80 characters in p80211netdev.c
 2010-11-10  0:41 UTC  (2+ messages)
` [PATCH 2/2] Staging: wlan-ng: Fix lines over 80 characters in

[PATCH 4/6] Staging: wlan-ng: fix coding style issues in prism2mib.c
 2010-11-10  0:36 UTC  (2+ messages)

[PATCH] drm/i915/ringbuffer: set force wake bit before reading ring register
 2010-11-10  0:36 UTC  (4+ messages)

Introduction and Request for HTTP Git Access
 2010-11-10  0:10 UTC  (5+ messages)

New staging error
 2010-11-09 23:52 UTC  (6+ messages)

Forked android kernel development from linux kernel mainline
 2010-11-10  0:35 UTC  (2+ messages)

[RFC] Using gitrevisions :/search style with other operators
 2010-11-10  0:33 UTC  (5+ messages)

[PATCH/resend] Doc: git-push: Specify the default mode in the description
 2010-11-10  0:32 UTC  (3+ messages)
` [PATCHv2] "

[PATCH] staging: r8712u: Fix sparse message
 2010-11-10  0:29 UTC  (3+ messages)

[PATCH] Staging: r8712u: Update TODO for sparse fixes
 2010-11-10  0:31 UTC 

error in dmesg
 2010-11-10  0:30 UTC  (3+ messages)

.gitattributes escape character?
 2010-11-10  0:27 UTC  (8+ messages)
` [PATCH] attr: support quoting pathname patterns in C style

connecting ieee80211_hw and net_device
 2010-11-10  0:26 UTC  (2+ messages)

[PATCH v2] OMAP4: Extend clock database
 2010-11-10  0:23 UTC  (2+ messages)

[ath9k-devel] How to install the latest ath9k dirve
 2010-11-10  0:23 UTC 

[PATCH v3] staging/keucr driver - uninitialized variable & proper memset length
 2010-11-10  0:19 UTC  (4+ messages)
` Staging: keucr driver: fix "
  ` [PATCH v4] staging/keucr driver - "

[linux-lvm] LVM + raid + san
 2010-11-10  0:21 UTC  (6+ messages)

[B.A.T.M.A.N.] Staging: batman-adv for 2.6.37 (5)
 2010-11-10  0:21 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] Staging: batman-adv: Remove useless braces

[PATCH] tag,verify-tag: do not trip over rfc1991 signatures
 2010-11-10  0:19 UTC  (6+ messages)
` [PATCH 0/5] Handling of "
  ` [PATCH 1/5] t/t7004-tag: test handling "

[PATCH v2] Restrict unprivileged access to kernel syslog
 2010-11-10  0:18 UTC 

Avoiding platform-specific callbacks in drivers?
 2010-11-10  0:10 UTC  (3+ messages)

btrfs filesystem defragment error
 2010-11-10  0:08 UTC  (3+ messages)

Recommended way to stage nothing?
 2010-11-10  0:06 UTC 

RTL2832U-FC0012 & AF9015-MXL5007T
 2010-11-10  0:06 UTC 

Understanding and improving --word-diff
 2010-11-10  0:05 UTC  (3+ messages)

mmotm 2010-11-09-15-31 uploaded
 2010-11-09 23:31 UTC 

[PATCH] pl011: added clock management feature
 2010-11-10  0:01 UTC  (4+ messages)

[PATCH 01/10] mtd-utils: nanddump: Allow 64-bit lengths
 2010-11-10  0:00 UTC  (5+ messages)
` [PATCH 09/10] mtd-utils: nanddump: type consistency

USB Serial Gadget was Re: at91sam9g45 USB OTG support?
 2010-11-09 23:59 UTC 

[PATCH] distro-version, kaeilos-version: don't export METADATA_BRANCH and METADATA_REVISION
 2010-11-09 23:56 UTC  (2+ messages)

[PATCH 00/39] Cleanup WARN #defines
 2010-11-09 23:50 UTC  (3+ messages)
` [PATCH 21/39] drivers/staging: Update WARN uses

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-09 23:55 UTC  (8+ messages)
          ` [patch] oom: document obsolete oom_adj tunable


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.