All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-05-22 21:40:41 to 2011-05-23 01:43:06 UTC [more...]

[PATCH] ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
 2011-05-23  1:43 UTC  (2+ messages)

[PATCH] netns: add /proc/*/net/id symlink
 2011-05-23  1:43 UTC  (5+ messages)

[U-Boot] [RFC] Review of U-Boot timer API
 2011-05-23  1:42 UTC  (10+ messages)

Re.funds
 2011-05-22 20:29 UTC 

[patch net-next-2.6 v2] net: vlan: make non-hw-accel rx path similar to hw-accel
 2011-05-23  1:39 UTC  (17+ messages)
                    ` [PATCH 1/3] vlan: Do not support clearing VLAN_FLAG_REORDER_HDR

[PATCH] kernel: Fix ftrace.c compiler warning when calling ftrace_nop_replace()
 2011-05-23  1:36 UTC  (2+ messages)

[PATCH 0/2] sparc32 build fixes
 2011-05-23  1:35 UTC  (3+ messages)

(unknown)
 2011-05-23  1:36 UTC 

[PATCH] ext4: count hits/misses of extent cache and expose in sysfs
 2011-05-23  1:30 UTC  (2+ messages)

[PATCH v3] powerpc: Force page alignment for initrd reserved memory, Re: [PATCH v3] powerpc: Force page alignment for initrd reserved memory
 2011-05-23  1:29 UTC  (3+ messages)
`  "

linux-next: build warnings in Linus' tree
 2011-05-23  1:25 UTC 

drastic changes to allocsize semantics in or around 2.6.38?
 2011-05-23  1:20 UTC  (10+ messages)

[PATCH] cifs: mark CONFIG_CIFS_NFSD_EXPORT as BROKEN
 2011-05-23  1:12 UTC  (4+ messages)

[PATCH] ext4: do not normalize block requests from fallocate
 2011-05-23  1:11 UTC  (2+ messages)

[PATCH net-next-2.6] net: avoid synchronize_rcu() in dev_deactivate_many
 2011-05-23  1:02 UTC  (2+ messages)

[PATCH net-next-2.6] net: remove synchronize_net() from netdev_set_master()
 2011-05-23  1:03 UTC  (2+ messages)

[V3 Patch 1/3] netpoll: disable netpoll when enslave a device
 2011-05-23  1:03 UTC  (8+ messages)
` [Patch 2/3] bridge: call NETDEV_JOIN notifiers when add a slave
` [Patch 3/3] net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
` [PATCH 4/3] rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event

ip_rt_bug questions
 2011-05-23  1:02 UTC  (4+ messages)

[PATCH] net: skb_trim explicitely check the linearity instead of data_len
 2011-05-23  1:02 UTC  (2+ messages)

[Patch] pktgen: refactor pg_init() code
 2011-05-23  1:02 UTC  (2+ messages)

[Patch] pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
 2011-05-23  1:02 UTC  (2+ messages)

[PATCH] net: filter: move forward declarations to avoid compile warnings
 2011-05-23  1:01 UTC  (2+ messages)

[PATCH net-2.6 0/4] bnx2x fixes
 2011-05-23  1:01 UTC  (2+ messages)

Does amixer has to be used to make a complete path in ASoC?
 2011-05-23  1:01 UTC  (2+ messages)

[PATCH 5/5] net: Remove linux/prefetch.h include from linux/skbuff.h
 2011-05-23  0:58 UTC 

[PATCH 4/5] ipv4: Include linux/prefetch.h in fib_trie.c
 2011-05-23  0:57 UTC 

[PATCH 3/5] netlabel: Remove prefetches from list handlers
 2011-05-23  0:57 UTC 

[PATCH 2/5] rionet: Remove pointless printk of skb pointer
 2011-05-23  0:57 UTC 

[PATCH 1/5] net: Remove prefetches from SKB list handlers
 2011-05-23  0:56 UTC 

[PATCHv4 00/10] Push limits
 2011-05-23  0:52 UTC  (11+ messages)
` [PATCHv4 01/10] Update technical docs to reflect side-band-64k capability in receive-pack
` [PATCHv4 02/10] send-pack: Attempt to retrieve remote status even if pack-objects fails
` [PATCHv4 03/10] Tighten rules for matching server capabilities in server_supports()
` [PATCHv4 04/10] receive-pack: Prepare for addition of the new 'limit-*' family of capabilities
` [PATCHv4 05/10] pack-objects: Teach new option --max-commit-count, limiting #commits in pack
` [PATCHv4 06/10] send-pack/receive-pack: Allow server to refuse pushes with too many commits
` [PATCHv4 07/10] pack-objects: Allow --max-pack-size to be used together with --stdout
` [PATCHv4 08/10] send-pack/receive-pack: Allow server to refuse pushing too large packs
` [PATCHv4 09/10] pack-objects: Estimate pack size; abort early if pack size limit is exceeded
` [PATCHv4 10/10] receive-pack: Allow server to refuse pushes with too many objects

[PATCH] ext4:Make ext4_split_extent() handle error correctly
 2011-05-23  0:51 UTC  (2+ messages)

Regression with i915 and suspend on Thinkpad x220
 2011-05-23  0:42 UTC  (6+ messages)

[U-Boot] [IXP42x PATCH series v5 00/17] Overview
 2011-05-23  0:42 UTC  (19+ messages)
` [U-Boot] [IXP42x PATCH series v5 01/17] add XScale sub architecture (IXP/PXA) to maintainer list
` [U-Boot] [IXP42x PATCH series v5 02/17] add support for IXP42x Rev. B1 and newer
` [U-Boot] [IXP42x PATCH series v5 03/17] trigger hardware watchdog in IXP42x serial driver
` [U-Boot] [IXP42x PATCH series v5 04/17] Fix IXP code to work after relocation was added
` [U-Boot] [IXP42x PATCH series v5 05/17] fix "depend" target in npe directory
` [U-Boot] [IXP42x PATCH series v5 06/17] support CONFIG_SYS_LDSCRIPT on ARM
` [U-Boot] [IXP42x PATCH series v5 07/17] use -ffunction-sections / --gc-sections on IXP42x
` [U-Boot] [IXP42x PATCH series v5 08/17] update/fix AcTux1 board
` [U-Boot] [IXP42x PATCH series v5 09/17] update/fix AcTux2 board
` [U-Boot] [IXP42x PATCH series v5 10/17] update/fix AcTux3 board
` [U-Boot] [IXP42x PATCH series v5 11/17] update/fix AcTux4 board
` [U-Boot] [IXP42x PATCH series v5 12/17] IXP NPE: add support for fixed-speed MII ports
` [U-Boot] [IXP42x PATCH series v5 13/17] add dvlhost (dLAN 200 AV Wireless G) board
` [U-Boot] [IXP42x PATCH series v5 14/17] update/fix IXDP425 / IXDPG425 boards
` [U-Boot] [IXP42x PATCH series v5 15/17] update/fix PDNB3 board
` [U-Boot] [IXP42x PATCH series v5 16/17] IXP42x PCI rewrite
` [U-Boot] [IXP42x PATCH series v5 17/17] run arm_pci_init after relocation

git svn fetch error
 2011-05-22 23:39 UTC 

More prefetch fall-out
 2011-05-23  0:39 UTC  (4+ messages)

revisiting scullpipe implementation
 2011-05-23  0:38 UTC 

[U-Boot] [IXP42x PATCH series v4 00/17] Overview
 2011-05-23  0:38 UTC  (8+ messages)
` [U-Boot] [IXP42x PATCH series v4 08/17] update/fix AcTux1 board
` [U-Boot] [IXP42x PATCH series v4 04/17] Fix IXP code to work after relocation was added

linux-next: Tree for May 20
 2011-05-23  0:38 UTC  (4+ messages)
` [PATCH -next] ata: PATA_ARASAN_CF depends on DMADEVICES
` [PATCH -next] media: fix kconfig dependency warning for VIDEO_TIMBERDALE
` [PATCH -next] firmware: fix GOOGLE_SMI kconfig dependency warning

[BUG] perf: bogus correlation of kernel symbols
 2011-05-23  0:37 UTC  (9+ messages)

[PATCH 0/8] memcg async reclaim v2
 2011-05-23  0:25 UTC  (7+ messages)
` [PATCH 8/8] memcg asyncrhouns reclaim workqueue

[PATCH 1/2]: mac80211: set tx rate and retries when injecting
 2011-05-23  0:30 UTC  (3+ messages)

[PATCH] wireless: fix fatal kernel-doc error + warning in mac80211.h
 2011-05-23  0:22 UTC 

[PATCH] wireless: fix cfg80211.h new kernel-doc warnings
 2011-05-23  0:16 UTC 

[PATCHSET v5 0/38] pnfs for 2.6.40
 2011-05-23  0:22 UTC  (40+ messages)
` [PATCH v5 01/38] NFSv4.1: use struct nfs_client to qualify deviceid
` [PATCH v5 02/38] pnfs: resolve header dependency in pnfs.h
` [PATCH v5 03/38] NFSv4.1: make deviceid cache global
` [PATCH v5 04/38] NFSv4.1: purge deviceid cache on nfs_free_client
` [PATCH v5 05/38] pnfs: CB_NOTIFY_DEVICEID
` [PATCH v5 06/38] SQUASHME: use be32 res in nfs4_callback_devicenotify
` [PATCH v5 07/38] SQUASHME: pnfs: use nfs_client to qualify deviceid for cb_notify_deviceid
` [PATCH v5 08/38] SQUASHME: pnfs: use global deviceid cache for CB_NOTIFY_DEVICEID
` [PATCH v5 09/38] SQUASHME: pnfs: refactor device cache _lookup_deviceid
` [PATCH v5 10/38] SQUASHME: pnfs: refactor device cache _find_get_deviceid
` [PATCH v5 11/38] SUNRPC: introduce xdr_init_decode_pages
` [PATCH v5 12/38] pnfs: Use byte-range for layoutget
` [PATCH v5 13/38] pnfs: align layoutget requests on page boundaries
` [PATCH v5 14/38] pnfs: Use byte-range for cb_layoutrecall
` [PATCH v5 15/38] pnfs: client stats
` [PATCH v5 16/38] pnfs-obj: objlayoutdriver module skeleton
` [PATCH v5 17/38] pnfs-obj: pnfs_osd XDR definitions
` [PATCH v5 18/38] pnfs-obj: pnfs_osd XDR client implementation
` [PATCH v5 19/38] pnfs-obj: decode layout, alloc/free lseg
` [PATCH v5 20/38] pnfs: per mount layout driver private data
` [PATCH v5 21/38] pnfs-obj: objio_osd device information retrieval and caching
` [PATCH v5 22/38] pnfs: set/unset layoutdriver
` [PATCH v5 23/38] SQUASHME: pnfs-obj: use global device cache
` [PATCH v5 24/38] SQUASHME: Revert "pnfs: per mount layout driver private data"
` [PATCH v5 25/38] SQUASHME: Revert "pnfs: set/unset layoutdriver"
` [PATCH v5 26/38] NFSv4.1: use layout driver in global device cache
` [PATCH v5 27/38] pnfs: alloc and free layout_hdr layoutdriver methods
` [PATCH v5 28/38] pnfs-obj: define per-inode private structure
` [PATCH v5 29/38] pnfs: support for non-rpc layout drivers
` [PATCH v5 30/38] SQUASHME: initialize data->task on the non-rpc io done success paths
` [PATCH v5 31/38] pnfs-obj: osd raid engine read/write implementation
` [PATCH v5 32/38] pnfs: layoutreturn
` [PATCH v5 33/38] SQUASHME: pnfs: fix layout stateid in layoutreturn args
` [PATCH v5 34/38] pnfs: layoutret_on_setattr
` [PATCH v5 35/38] pnfs: encode_layoutreturn
` [PATCH v5 36/38] pnfs-obj: report errors and .encode_layoutreturn Implementation
` [PATCH v5 37/38] pnfs: encode_layoutcommit
` [PATCH v5 38/38] pnfs-obj: objlayout_encode_layoutcommit implementation

[PATCH V5] memcg: add memory.numastat api for numa statistics
 2011-05-23  0:08 UTC  (2+ messages)

[PATCH 1/5] caif: Bugfix add check NULL pointer before calling functions
 2011-05-23  0:14 UTC  (10+ messages)
` [PATCH 2/5] caif: Fixes freeze on Link layer removal
` [PATCH 3/5] caif: Fix freezes when running CAIF loopback device
` [PATCH 4/5] caif: Update documentation of CAIF transmit and receive functions
` [PATCH 5/5] caif: Plug memory leak for checksum error

[dm-crypt] Boot from fully encrypted disk which looks like unused
 2011-05-23  0:13 UTC  (2+ messages)

HBA Adaptor advice
 2011-05-23  0:07 UTC  (11+ messages)

[PATCH for-next] Documentation: add Documentation/security/
 2011-05-23  0:05 UTC  (2+ messages)

Adding an ugliness in __read_cache_page()?
 2011-05-23  0:03 UTC  (5+ messages)

Remote control not working for Terratec Cinergy C (2.6.37 Mantis driver)
 2011-05-23  0:02 UTC  (9+ messages)
    ` AW: "
            ` AW: "

[PATCH] ext4: use vmtruncate() instead of ext4_truncate() in ext4_setattr()
 2011-05-22 23:56 UTC  (2+ messages)

[lm-sensors] CVS Update@linux-mips.org: linux
 2011-05-22 23:46 UTC 

Kernel panic - not syncing: Attempted to kill the idle task!
 2011-05-22 23:43 UTC  (2+ messages)

Resume Issues :Exec of NX page, Synaptics Botchup
 2011-05-22 23:43 UTC  (5+ messages)

[PATCH mmotm] add the pagefault count into memcg stats: shmem fix
 2011-05-22 23:31 UTC  (2+ messages)

different osds
 2011-05-22 23:29 UTC  (2+ messages)

[PATCHSET V4 00/23 boaz] pnfs for 2.6.40
 2011-05-22 23:25 UTC  (4+ messages)
` [PATCH 16/23] pnfs: support for non-rpc layout drivers

Kernel falls apart under light memory pressure (i.e. linking vmlinux)
 2011-05-22 23:12 UTC  (18+ messages)

[PATCH 0/1] Upgrade uclibc to 0.9.32rc3
 2011-05-22 23:04 UTC  (2+ messages)
` [PATCH 1/1] uclibc: Upgrade to 0.9.32-rc3

[linux test] 7226: regressions - FAIL
 2011-05-22 23:06 UTC 

Hack for getting Bluetooth to work on 2.6.39
 2011-05-22 23:04 UTC 

[PATCH] cleanup regulator supply definitions in mach-omap2 to use REGULATOR_SUPPLY
 2011-05-22 22:56 UTC  (8+ messages)

[PATCH v4 0/1] Add support for twl6025 PMIC
 2011-05-22 22:51 UTC  (5+ messages)
` [PATCH v4 1/2] REGULATOR: TWL6025: add support to twl-regulator
` [PATCH v4 2/2] USB: TWL6025 allow different regulator name

Recovering from a bad object
 2011-05-22 22:47 UTC  (4+ messages)

[PATCHv2 5/5] TPS65911: Comparator: Add comparator driver
 2011-05-22 22:46 UTC  (5+ messages)

[PATCH 0/2] input: rotary-encoder: add support for half-period encoders
 2011-05-22 22:42 UTC  (4+ messages)

[PATCH] adding example with xfs_info output decryption
 2011-05-22 22:34 UTC 

PA-RISC: compile error in include/net/dst.h
 2011-05-22 22:29 UTC  (3+ messages)
` [stable] "

Consistency of loops in mm/truncate.c?
 2011-05-22 22:27 UTC  (2+ messages)

[PATCH] Improve errors from 'git diff --no-index'
 2011-05-22 19:17 UTC 

[PATCH] net: add missing prefetch.h include
 2011-05-22 22:15 UTC  (2+ messages)

Using git-replace to edit a commit message?
 2011-05-22 22:11 UTC 

More prefetch fall-out
 2011-05-22 22:15 UTC  (2+ messages)

[PATCH] mfd: Add ASIC3 PCMCIA/CF support
 2011-05-22 22:15 UTC  (2+ messages)

Question about iommu on x86_64 and radeon driver
 2011-05-22 21:56 UTC 

[Qemu-devel] [PULL 0/4] Trivial patches for May 16 to May 20
 2011-05-22 22:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] piix_pci: fix piix3_set_irq_pic()
` [Qemu-devel] [PATCH 2/4] hw/realview.c: Remove duplicate #include line
` [Qemu-devel] [PATCH 3/4] hw/sd.c: Don't complain about SDIO commands CMD52/CMD53
` [Qemu-devel] [PATCH 4/4] Fix typos in comments (chek -> check)

[RFC/PATCH 00/13] wl12xx re-factor
 2011-05-22 21:57 UTC  (6+ messages)
` [RFC/PATCH 03/13] net: wl12xx: remove some unnecessary prints

[PATCH 0/1] sudo: Modify ownership for dircetory "/var/lib"
 2011-05-22 21:54 UTC  (5+ messages)
` [PATCH 1/1] sudo: Modify ownership for directory "/var/lib"

[U-Boot] [PATCH v2] .gitignore: update list of u-boot.* files and add *.bin
 2011-05-22 21:46 UTC  (2+ messages)

[U-Boot] [PATCH] MPC8xx: Make SPD823TS board build again
 2011-05-22 21:45 UTC  (2+ messages)

Aktualisieren
 2011-05-22 21:34 UTC 

[PATCH v10 0/7] MFD: TWL4030: power script and workaround for erratum 27
 2011-05-22 21:40 UTC  (5+ messages)
` [PATCH v10 4/7] MFD: TWL4030: power scripts for OMAP3 boards


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.