messages from 2010-07-19 17:06:52 to 2010-07-19 19:13:28 UTC [more...]
[PATCH -V17 0/12] Generic name to handle and open by handle syscalls
2010-07-19 19:12 UTC (10+ messages)
` [PATCH -V17 01/12] exportfs: Return the minimum required handle size
` [PATCH -V17 02/12] vfs: Add name to file handle conversion support
` [PATCH -V17 03/12] vfs: Add open by file handle support
` [PATCH -V17 04/12] vfs: Allow handle based open on symlinks
` [PATCH -V17 05/12] vfs: Support null pathname in readlink
` [PATCH -V17 07/12] vfs: Support null pathname in linkat
` [PATCH -V17 08/12] x86: Add new syscalls for x86_32
` [PATCH -V17 09/12] x86: Add new syscalls for x86_64
` [PATCH -V17 11/12] ext3: Copy fs UUID to superblock
[U-Boot] [PATCH] net, fec: fix "Warning: eth device name has a space!" for FEC devices
2010-07-19 19:11 UTC (3+ messages)
[PATCH] cfg80211: fix WEXT ioctl GIWFREQ for monitor interfaces
2010-07-19 18:41 UTC
[PATCH] mac80211: set carrier on for monitor interfaces on ieee80211_open
2010-07-19 18:44 UTC
[Qemu-devel] Question about qemu firmware configuration (fw_cfg) device
2010-07-19 19:06 UTC (12+ messages)
[linux-lvm] COW store
2010-07-19 19:06 UTC (2+ messages)
some dapl assistance
2010-07-19 19:04 UTC (10+ messages)
` some dapl assistance - [PATCH] dapl-2.0 improperly handles pkey check/query in host order
[linux-lvm] COW store
2010-07-19 19:03 UTC (2+ messages)
[PATCH] Bluetooth: Move bit-field var to data->flags
2010-07-19 19:03 UTC (4+ messages)
Compat-wireless release for 2010-07-19 is baked
2010-07-19 19:03 UTC
messed up changing chunk size
2010-07-19 19:02 UTC (4+ messages)
[PATCH 0/8] Reduce writeback from page reclaim context V4
2010-07-19 18:59 UTC (13+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 5/8] fs,btrfs: Allow kswapd to writeback pages
` [PATCH 7/8] writeback: sync old inodes first in background writeback
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
[RFC PATCH] cfq-iosched: Implement group idle V2
2010-07-19 18:59 UTC (8+ messages)
` [PATCH 1/3] cfq-iosched: Improve time slice charging logic
` [PATCH 2/3] cfq-iosched: Implement a new tunable group_idle
` [PATCH 3/3] cfq-iosched: Print per slice sectors dispatched in blktrace
[PATCH] drm/i915: Round up the watermark entries
2010-07-19 18:59 UTC (4+ messages)
` [PATCH] drm/i915: Round up the watermark entries (v2)
` [PATCH] drm/i915: Round up the watermark entries (v3)
ebtables marking vlan priority
2010-07-19 18:58 UTC
[U-Boot] [PATCH] move the flash setup to "#ifndef CONFIG_SYS_NO_FLASH"
2010-07-19 18:56 UTC (2+ messages)
[U-Boot] [PATCH] move the flash setup to "#ifndef CONFIG_SYS_NO_FLASH"
2010-07-19 18:55 UTC (2+ messages)
Existing netlink kernel <--> kernel communication
2010-07-19 18:54 UTC
[PATCH] eukrea-tlv320: add support for cpuimx35sd
2010-07-19 18:55 UTC (2+ messages)
Slow delete
2010-07-19 18:54 UTC (3+ messages)
FW: udev documentation
2010-07-19 18:51 UTC (2+ messages)
[PATCH 10/15] fs: cifs: check kmalloc() result
2010-07-19 18:50 UTC (5+ messages)
[PATCH] gitignore: Ignore the new /git-remote-{ext,fd} helpers
2010-07-19 18:50 UTC
bnx2/5709: Strange interrupts spread
2010-07-19 18:47 UTC (3+ messages)
[PATCH v2] Add --exclude to git-clean
2010-07-19 18:39 UTC (4+ messages)
` [PATCH v3] "
[PATCH v3 01/13] parse-options: stop when encounter a non-option
2010-07-19 18:44 UTC (5+ messages)
` [PATCH v3 05/13] parse the -L options
[PATCH 00/26] cciss updates July 19, 2010
2010-07-19 18:46 UTC (27+ messages)
` [PATCH 01/26] cciss: Set the performant mode bit in the scsi half of the driver
` [PATCH 02/26] cciss: save pdev pointer in per hba structure early to avoid passing it around so much
` [PATCH 03/26] cciss: factor out cciss_lookup_board_id
` [PATCH 04/26] cciss: factor out cciss_board_disabled
` [PATCH 05/26] cciss: remove board_id parameter from cciss_interrupt_mode()
` [PATCH 06/26] cciss: factor out cciss_find_memory_BAR()
` [PATCH 07/26] cciss: factor out cciss_wait_for_board_ready()
` [PATCH 08/26] cciss: factor out cciss_find_cfgtables
` [PATCH 09/26] cciss: fix leak of ioremapped memory
` [PATCH 10/26] cciss: factor out cciss_find_board_params
` [PATCH 11/26] cciss: factor out CISS_signature_present()
` [PATCH 12/26] cciss: factor out cciss_enable_scsi_prefetch()
` [PATCH 13/26] cciss: factor out cciss_p600_dma_prefetch_quirk()
` [PATCH 14/26] cciss: cleanup some debug ifdefs
` [PATCH 15/26] cciss: make cciss_put_controller_into_performant_mode as __devinit
` [PATCH 16/26] cciss: factor out cciss_wait_for_mode_change_ack()
` [PATCH 17/26] cciss: factor out cciss_enter_performant_mode
` [PATCH 18/26] cciss: factor out cciss_find_cfg_addrs
` [PATCH 19/26] cciss: factor out cciss_reset_devices()
` [PATCH 20/26] cciss: fix hard reset code
` [PATCH 21/26] cciss: sanitize max commands
` [PATCH 22/26] cciss: forbid hard reset of 640x boards
` [PATCH 23/26] cciss: use consistent variable names
` [PATCH 24/26] cciss: separate cmd_alloc() and cmd_special_alloc()
` [PATCH 25/26] cciss: change printks to dev_warn, etc
` [PATCH 26/26] cciss: cleanup interrupt_not_for_us
[HCI Events] Connection Event Processing
2010-07-19 18:45 UTC (6+ messages)
Very low latency TCP for clusters
2010-07-19 18:44 UTC (6+ messages)
[GIT PULL] (More) x86 fixes for 2.6.35-rc6
2010-07-19 18:39 UTC
[PATCH 0/4] Wall time clocks + change in access rules
2010-07-19 18:42 UTC (3+ messages)
` [PATCH 1/4] posix-timers: Refactoring of CPUCLOCK* macros
[PATCH 0/2] Fix buffer dirtying in data=journal mode
2010-07-19 18:41 UTC (4+ messages)
` [PATCH 1/2] ext3: "
[RFC 1/3 v3] mm: iommu: An API to unify IOMMU, CPU and device memory management
2010-07-19 18:40 UTC (16+ messages)
[PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan >
2010-07-19 18:40 UTC (7+ messages)
` [PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan
` [PATCH] fix return value for mb_cache_shrink_fn when nr_to_scan > 0
[patch 0/3] x86: xsaveopt kernel enabling patches
2010-07-19 18:35 UTC (4+ messages)
` [patch 1/3] x86: track the offset, size of features state in the xsave layout
` [patch 2/3] x86: sync xsave memory layout with its header for user handling
` [patch 3/3] x86: use xsaveopt in context-switch path when supported
[PATCHv3 1/3] USB: gadget: mass/file storage: set serial number
2010-07-19 18:37 UTC (4+ messages)
[RFC][PATCH] kconfig: implement select with values
2010-07-19 18:37 UTC (2+ messages)
[PATCH 1/8] of/fdt.c: use architecture-independent ALIGN macro, defined in kernel.h
2010-07-19 18:34 UTC (3+ messages)
[PATCH - alsa-lib 0/3] Fixes for snd_tlv_convert_from_dB
2010-07-19 18:30 UTC (9+ messages)
` [PATCH - alsa-lib 2/3] tlv: Handle 'holes' in SND_CTL_TLVT_DB_RANGE array
[PATCH] mfd: twl4030: Driver for twl4030 madc module
2010-07-19 18:24 UTC (5+ messages)
[refpolicy] Bug in corenetwork
2010-07-19 18:23 UTC (2+ messages)
[Qemu-devel] [PATCH v2] loadvm: improve tests before bdrv_snapshot_goto()
2010-07-19 18:25 UTC
[PATCH 1/2] ARM: move SPEAr to use common mult/shift calculation code
2010-07-19 18:19 UTC (3+ messages)
[Bug 29152] New: [r300g] mempool makes ut2004 crash
2010-07-19 18:19 UTC
[PATCH] vlan_dev: VLAN 0 should be treated as "no vlan tag" (802.1p packet)
2010-07-19 18:14 UTC (6+ messages)
` [BUG net-next-2.6] vlan, bonding, bnx2 problems
[PATCH] wireless: use netif_rx_ni in ieee80211_send_layer2_update
2010-07-19 18:04 UTC
[patch] usbnet: fix 100% CPU use on suspended device
2010-07-19 18:13 UTC
[RFC] new totalmem= boot parameter
2010-07-19 18:11 UTC (2+ messages)
[U-Boot] Hope Your Having A Great Summer
2010-07-19 18:11 UTC
Challenge with Git-Bash
2010-07-19 18:09 UTC (4+ messages)
` AW: "
Question about 'branch -d' safety
2010-07-19 18:06 UTC (12+ messages)
[PATCH] Bluetooth: Defer SCO setup if mode change is pending
2010-07-19 18:06 UTC
[refpolicy] Defining per-service initrc domains
2010-07-19 18:05 UTC (2+ messages)
[Qemu-devel] [PATCH] loadvm: improve tests before bdrv_snapshot_goto()
2010-07-19 18:02 UTC (3+ messages)
` [Qemu-devel] "
[PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v6)
2010-07-19 18:02 UTC
[refpolicy] apps_gpg.patch
2010-07-19 18:01 UTC (5+ messages)
persistent ramfs issue
2010-07-19 18:01 UTC (3+ messages)
` Fwd: "
[PATCH] slab: use deferable timers for its periodic housekeeping
2010-07-19 17:59 UTC
OE weekly changelog for 2010-07-12 to 2010-07-19
2010-07-19 17:56 UTC
syscall rmdir hangs with autofs
2010-07-19 17:55 UTC (7+ messages)
[U-Boot] [PATCH] ppc4xx: Add CONFIG_DDR_RFDC_FIXED to allow board specific RFDC values
2010-07-19 17:54 UTC (2+ messages)
[U-Boot] question about example/standalone/mips.lds
2010-07-19 17:51 UTC (2+ messages)
xl features missing
2010-07-19 17:50 UTC (4+ messages)
[PATCH 2/4] Add original patch format checking script
2010-07-19 17:50 UTC (2+ messages)
[refpolicy] apps_userhelper.patch
2010-07-19 17:48 UTC (4+ messages)
[U-Boot] [PATCH 2/2 v2] 8xx, kup4: add FDT support
2010-07-19 17:48 UTC (2+ messages)
[PATCH 02/18] xstat: Add a pair of system calls to make extended file stats available [ver #6]
2010-07-19 17:46 UTC (10+ messages)
` [PATCH 00/18] Extended file stat functions "
[U-Boot] question about add new board to MAKEALL
2010-07-19 17:45 UTC (4+ messages)
[PATCH] i8042: add Gigabyte Spring Peak to dmi_noloop_table
2010-07-19 17:45 UTC
[PATCH 1/4] Add coding style document
2010-07-19 17:45 UTC (2+ messages)
How to create a guest os from existing disk image file with virt-install
2010-07-19 17:45 UTC (2+ messages)
An issue with fio performance on an SSD
2010-07-19 17:44 UTC (4+ messages)
[PATCH 0/3] nilfs2 add feature flags
2010-07-19 17:44 UTC (4+ messages)
` [PATCH 1/3] nilfs2: clarify byte offset in super block format
` [PATCH 2/3] nilfs2: add feature set fields to super block
` [PATCH 3/3] nilfs2: reject incompatible filesystem
[refpolicy] [ ssh patch 1/1] Some fixes in the ssh module with regard to userdom_user_home_content and ubac
2010-07-19 17:40 UTC (4+ messages)
[PATCH] VIDEO: ivtvfb, remove unneeded NULL test
2010-07-19 17:39 UTC (2+ messages)
` [PATCH 1/1] "
more partition questions
2010-07-19 17:39 UTC
oops in tcp_xmit_retransmit_queue() w/ v2.6.32.15
2010-07-19 17:39 UTC (13+ messages)
` [PATCHv2] tcp: fix crash in tcp_xmit_retransmit_queue
[refpolicy] [ userdom_user_tmp_content patch 1/1] Create userdom_user_tmp_content, and replace existing user tmp content type declarations by it
2010-07-19 17:36 UTC (4+ messages)
[PATCH] sane-toolchain.inc: THUMB_INTERWORK should not be defined for armv4 and add armv4 to ARM EABI supporting architectures
2010-07-19 17:34 UTC (5+ messages)
[PATCH 6/6] mtd-utils/nanddump.c: Add "forcebinary" flag
2010-07-19 17:33 UTC (4+ messages)
` [PATCH v2 2/6] mtd-utils/nanddump.c: Robust pretty hexdump
` [PATCH v2 3/6] mtd-utils/nanddump.c: Add canonical (hex+ascii) flag
` [PATCH v2 6/6] mtd-utils/nanddump.c: Add "forcebinary" flag
Question Regarding rdma/ucm
2010-07-19 17:32 UTC
[Bug 28771] New: Vsync always on
2010-07-19 17:29 UTC (2+ messages)
` [Bug 28771] "
[refpolicy] roles_staff.patch
2010-07-19 17:28 UTC (4+ messages)
blktap2 and CONFIG_XEN_BLKBACK_PAGEMAP
2010-07-19 17:27 UTC (8+ messages)
[PATCH[RFC] Quirk macbook pro 6,2 into ahci mode
2010-07-19 17:23 UTC (8+ messages)
USB gadget on dream
2010-07-19 17:23 UTC (3+ messages)
Merge commit subjects git.git
2010-07-19 17:23 UTC (3+ messages)
Playback open error: Inappropriate ioctl for device
2010-07-19 17:16 UTC (3+ messages)
[Xen-users] wiki page on 10G SRIOV
2010-07-19 17:15 UTC
[RFC PATCH] cfq-iosched: Implement group idle V2
2010-07-19 17:14 UTC (4+ messages)
` [PATCH 1/3] cfq-iosched: Improve time slice charging logic
` [PATCH 2/3] cfq-iosched: Implement a new tunable group_idle
` [PATCH 3/3] cfq-iosched: Print per slice sectors dispatched in blktrace
[Xenomai-help] Mini2440 on the kernel 2.6.30.1
2010-07-19 17:15 UTC (7+ messages)
[Bug 28671] New: Seg. fault and Oops with Radeon KMS (v2.6.34) on PPC ATI Radeon AGP r420 JH
2010-07-19 17:14 UTC (2+ messages)
` [Bug 28671] "
[PATCH V4] powerpc/prom: Export device tree physical address via proc
2010-07-19 16:57 UTC (6+ messages)
Raise initial congestion window size / speedup slow start?
2010-07-19 17:08 UTC (7+ messages)
[PATCH 0/2 V2] Add trace points to [m|mun|mre]map and brk
2010-07-19 17:06 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.