messages from 2009-02-18 22:14:59 to 2009-02-19 08:34:06 UTC [more...]
[PATCH 0/3] generic-ipi: patches -v5
2009-02-19 8:33 UTC (8+ messages)
` [PATCH 2/3] generic-ipi: remove kmalloc()
2.6.29-rc4: Reported regressions from 2.6.28
2009-02-19 8:27 UTC (8+ messages)
` [Bug #12667] Badness at kernel/time/timekeeping.c:98 in pmud (timekeeping_suspended)
[PATCH 0/6] [git pull] updates for tip/tracing/ftrace
2009-02-19 8:17 UTC (5+ messages)
[PATCH 00/12]Next:Get rid of all the old micro DMA_XXBIT_MASK and use DMA_BIT_MASK(n) instead
2009-02-19 8:14 UTC (15+ messages)
` [PATCH 01/12]Replace all DMA_64BIT_MASK micro with DMA_BIT_MASK(64)
` [PATCH 02/12]Replace all DMA_48BIT_MASK micro with DMA_BIT_MASK(48)
` [PATCH 03/12]Replace all DMA_40BIT_MASK micro with DMA_BIT_MASK(40)
` [PATCH 04/12]Replace all DMA_39BIT_MASK micro with DMA_BIT_MASK(39)
` [PATCH 05/12]Replace all DMA_35BIT_MASK micro with DMA_BIT_MASK(35)
` [PATCH 06/12]Replace all DMA_32BIT_MASK micro with DMA_BIT_MASK(32)
` [PATCH 07/12]Replace all DMA_31BIT_MASK micro with DMA_BIT_MASK(31)
` [PATCH 08/12]Replace all DMA_30BIT_MASK micro with DMA_BIT_MASK(30)
` [PATCH 09/12]Replace all DMA_28BIT_MASK micro with DMA_BIT_MASK(28)
` [PATCH 10/12]Replace all DMA_24BIT_MASK micro with DMA_BIT_MASK(24)
` [PATCH 11/12]Remove defines of DMA_XXBIT_MASK micro
` [PATCH 12/12]Update related documentations
[PATCH] w1: add missing Kconfig/Makefile entries for DS2431 slave driver
2009-02-19 7:52 UTC (2+ messages)
linux-next: Tree for February 18
2009-02-19 7:32 UTC (12+ messages)
` [s390] next Feb 18: defconfig build break
` [PATCH] module: fix build for CONFIG_SYSFS=n
` [PATCH v2] "
problem with IPoA (CLIP), NAT, and VLANS
2009-02-19 7:31 UTC (4+ messages)
` [PATCH v2] "
problem with IPoA (CLIP), NAT, and VLANS
2009-02-19 7:30 UTC (2+ messages)
[PATCH] mmc_core: fix data timeout for SEND_EXT_CSD
2009-02-19 7:33 UTC (6+ messages)
[git-pull -tip] x86: fix double declaration
2009-02-19 7:00 UTC
[PATCH] ide-cd: minor ide_cdrom_setup() cleanup
2009-02-19 6:50 UTC (3+ messages)
[PATCH] Export device_add_attributes() so drivers can use it
2009-02-19 6:50 UTC (11+ messages)
Q: smp.c && barriers (Was: [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many())
2009-02-19 6:47 UTC (20+ messages)
` "
[PATCH -v2 1/3] crypto: Use dedicated workqueue for crypto subsystem
2009-02-19 6:44 UTC (2+ messages)
unable to shut down cleanly with 2.6.29-rc (can't remove snd-hda-codec-analog)
2009-02-19 6:39 UTC (3+ messages)
Intel ICH9M/M-E SATA error-handling/reset problems
2009-02-19 6:29 UTC (5+ messages)
xfs problems (possibly after upgrading from linux kernel 2.6.27.10 to .14)
2009-02-19 6:19 UTC (4+ messages)
update8 [PATCH 2/5] init: bzip2 or lzma -compressed kernels and initrds
2009-02-19 6:14 UTC (16+ messages)
` tip: bzip2/lzma now in tip:x86/setup-lzma
[RFC v1] virtio: add virtio-over-PCI driver
2009-02-19 6:13 UTC (4+ messages)
Tux3 Report: Tux3 boots up as root
2009-02-19 6:06 UTC
vt_kern.h program reference
2009-02-19 6:02 UTC (2+ messages)
[PATCH] cpuset: various documentation fixes and updates
2009-02-19 5:58 UTC (6+ messages)
` [PATCH -v2] "
[PATCH] SMACK netfilter smacklabel socket match
2009-02-19 5:50 UTC (7+ messages)
` [PATCH] SMACK netlabel fixes
Attn!!
2009-02-19 4:40 UTC
[PATCH] [trivial] fix references to Documentation/x86/i386/boot.txt
2009-02-19 5:19 UTC (2+ messages)
EXT4 ENOSPC Bug
2009-02-19 3:22 UTC (11+ messages)
[BUG] SCHED_IDLE makes system unresponsive
2009-02-19 4:51 UTC (3+ messages)
[PATCH] smack: fix lots of kernel-doc notation
2009-02-19 4:52 UTC (3+ messages)
[PATCH] Add tracepoints to track pagecache transition
2009-02-19 4:41 UTC (4+ messages)
mpt fusion broken sometime since 2.6.24
2009-02-19 4:21 UTC (22+ messages)
` [PATCH] pci: enable MSI on 8132
[PATCH 0/4] generic smp helpers vs kmalloc
2009-02-19 4:31 UTC (7+ messages)
` [PATCH 2/4] generic-smp: remove kmalloc usage
[PATCH 0/33] Make static
2009-02-19 4:29 UTC (3+ messages)
` [PATCH 29/31] markers: "
[PATCH 0/5] Partial (de)compression Crypto API
2009-02-19 4:14 UTC (8+ messages)
` [PATCH 1/5] crypto: compress - Add pcomp interface
` [PATCH 2/5] crypto: testmgr - Add support for the "
` [PATCH 3/5] crypto: new zlib crypto module, using pcomp
` [PATCH 4/5] crypto: testmgr - add zlib test
` [PATCH 5/5] squashfs: Make SquashFS 4 use the new pcomp crypto interface
[RFC][PATCH 2/2] tracing/function-graph-tracer: provide documentation for the function graph tracer
2009-02-19 4:09 UTC (5+ messages)
[PATCH/RFC 0/7] Partial (de)compression API
2009-02-19 4:08 UTC (9+ messages)
` [PATCH] crypto: compress - Add pcomp interface
[PATCH] input: xpad.c - Xbox 360 wireless and sysfs support
2009-02-19 4:04 UTC (5+ messages)
[PATCH][git pull] tracing: limit the number of loops the ring buffer self test can make
2009-02-19 3:57 UTC
i915 regression in 2.6.29-rc5
2009-02-19 3:55 UTC (6+ messages)
[PATCH 0/2] [git pull] tip updates for 2.6.29
2009-02-19 3:35 UTC (3+ messages)
` [PATCH 1/2] tracing: disable tracing while testing ring buffer
` [PATCH 2/2] tracing: have function trace select kallsyms
[PATCH 23/43] drivers/net/igb: fix sparse warning: symbol shadows an earlier one
2009-02-19 3:36 UTC (3+ messages)
` [PATCH 23/43 v2] "
mpt fusion driver crashes with LSI22320SE installed and BIOS ACPI turned off
2009-02-19 3:32 UTC (2+ messages)
[PATCH] leds: Add BD2802GU LED driver
2009-02-19 3:23 UTC
2.6.28.[5,6] _GTF unexpected object type 0x1
2009-02-19 3:22 UTC (2+ messages)
[PATCH 0/7][v8] Container-init signal semantics
2009-02-19 3:07 UTC (8+ messages)
` [PATCH 1/7][v8] Remove 'handler' parameter to tracehook functions
` [PATCH 2/7][v8] Protect init from unwanted signals more
` [PATCH 3/7][v8] Add from_ancestor_ns parameter to send_signal()
` [PATCH 4/7][v8] Protect cinit from unblocked SIG_DFL signals
` [PATCH 5/7][v8] zap_pid_ns_process() should use force_sig()
` [PATCH 6/7][v8] Protect cinit from blocked fatal signals
` [PATCH 7/7][v8] SI_USER: Masquerade si_pid when crossing pid ns boundary
CHEVRON TEXACO PROMOTIONS
2009-02-19 2:51 UTC
How do you profile an executable that loads shared libraries?
2009-02-19 2:30 UTC (2+ messages)
[PATCH 2.6.30] cxgb3: Add support for PCI ID 0x35
2009-02-19 2:25 UTC (3+ messages)
[PATCH] new irq tracer
2009-02-19 2:13 UTC (13+ messages)
Slow file transfer speeds with CFQ IO scheduler in some cases
2009-02-19 2:05 UTC (18+ messages)
[PATCH] x86,4kstack: use percpu data for hardirq and softirq stack
2009-02-19 1:56 UTC (2+ messages)
[PATCH 2/2] niu: improve ethtool support for gigabit copper cards
2009-02-19 1:53 UTC
[PATCH 1/2] niu: fix PHY template choice for 10G copper
2009-02-19 1:53 UTC
[PATCH 27/43] drivers/net/sfc: fix sparse warnings: Should it be static?
2009-02-19 1:49 UTC (3+ messages)
` [PATCH] "
[PATCH] atl1c:Atheros L1C Gigabit Ethernet driver
2009-02-19 1:30 UTC (2+ messages)
[patch 1/7] slab: introduce kzfree()
2009-02-19 1:22 UTC (3+ messages)
[PATCH linux-next] jsm: Fixing the return variable and removing the unused retval
2009-02-19 1:11 UTC
2.6.29 regression? Bonding tied to IPV6 in 29-rc5
2009-02-19 1:11 UTC (5+ messages)
[PATCHSET x86/core/percpu] implement dynamic percpu allocator
2009-02-19 0:55 UTC (8+ messages)
` [PATCH 06/10] percpu: kill percpu_alloc() and friends
` [PATCH 07/10] vmalloc: implement vm_area_register_early()
[PATCH 7/9] scsi: megaraid_sas - Resign the Application cmds to 0x73 (new SAS2) controller
2009-02-19 0:38 UTC (3+ messages)
` [PATCH 8/9] scsi: megaraid_sas - Add the IEEE SGL support to the driver
[PATCH 4/9] scsi: megaraid_sas - Add new controller 0x73(new SAS2) support to the driver
2009-02-19 0:30 UTC (3+ messages)
` [PATCH 5/9] scsi: megaraid_sas - Add memory support required by 0x73 controller
[PATCH] spi-gpio: Sanitize MISO bitvalue
2009-02-19 0:29 UTC (3+ messages)
[PATCH 1/9] scsi: megaraid_sas - Fix the tape drive support
2009-02-19 0:21 UTC (3+ messages)
` [PATCH 2/9] scsi: megaraid_sas - Add poll wait support to megaraid sas driver - I
[PATCH 0/9] *** SUBJECT HERE ***
2009-02-19 0:53 UTC (16+ messages)
` [PATCH 3/9] x86/paravirt: remove lazy mode in interrupts
` [PATCH 4/9] x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch
` [PATCH 5/9] x86/paravirt: flush pending mmu updates on context switch
` [PATCH 6/9] x86/paravirt: allow preemption with lazy mmu mode
` [PATCH 7/9] mm: allow preemption in apply_to_pte_range
` [PATCH 8/9] x86/paravirt: use percpu_ rather than __get_cpu_var
` [PATCH 9/9] x86/paravirt: finish change from lazy cpu to context switch start/end
` [PATCH 0/9] Make lazy mmu update mode pre-empt safe
[PATCH/RESEND] driver core: remove polling for driver_probe_done(v3)
2009-02-19 0:07 UTC (2+ messages)
[PATCH] staging/pohmelfs: fix quota build error and printk formats
2009-02-19 0:00 UTC (2+ messages)
[patch] SLQB slab allocator (try 2)
2009-02-19 0:05 UTC (3+ messages)
[PATCH][RFC] Apply NTP frequency/tick changes immediately
2009-02-19 0:02 UTC (2+ messages)
` [PATCH][RFC(again)] "
[PATCH] alpha: binfmt_aout fix
2009-02-18 23:52 UTC (4+ messages)
[PATCH] drm: Preserve SHMLBA bits in hash key for _DRM_SHM mappings
2009-02-18 23:41 UTC
[RFD] Automatic suspend
2009-02-18 23:31 UTC (8+ messages)
What can OpenVZ do?
2009-02-18 23:15 UTC (11+ messages)
[patch 00/36] 2.6.27.19-stable review
2009-02-18 23:02 UTC (38+ messages)
` [patch 01/36] pid: implement ns_of_pid
` [patch 02/36] mqueue: fix si_pid value in mqueue do_notify()
` [patch 03/36] Fix Intel IOMMU write-buffer flushing
` [patch 04/36] powerpc/vsx: Fix VSX alignment handler for regs 32-63
` [patch 05/36] sata_nv: give up hardreset on nf2
` [patch 06/36] 3c505: do not set pcb->data.raw beyond its size
` [patch 07/36] Add support for VT6415 PCIE PATA IDE Host Controller
` [patch 08/36] Bluetooth: Fix TX error path in btsdio driver
` [patch 09/36] btsdio: free sk_buff with kfree_skb
` [patch 10/36] ext2/xip: refuse to change xip flag during remount with busy inodes
` [patch 11/36] SCSI: libiscsi: fix iscsi pool leak
` [patch 12/36] x86/cpa: make sure cpa is safe to call in lazy mmu mode
` [patch 13/36] ext4: Add support for non-native signed/unsigned htree hash algorithms
` [patch 14/36] ext4: tone down ext4_da_writepages warnings
` [patch 15/36] ext4: Fix the delalloc writepages to allocate blocks at the right offset
` [patch 16/36] ext4: avoid ext4_error when mounting a fs with a single bg
` [patch 17/36] ext4: Widen type of ext4_sb_info.s_mb_maxs[]
` [patch 18/36] jbd2: Add barrier not supported test to journal_wait_on_commit_record
` [patch 19/36] ext4: Dont overwrite allocation_context ac_status
` [patch 20/36] ext4: Add blocks added during resize to bitmap
` [patch 21/36] ext4: Use EXT4_GROUP_INFO_NEED_INIT_BIT during resize
` [patch 22/36] ext4: cleanup mballoc header files
` [patch 23/36] ext4: Use an rbtree for tracking blocks freed during transaction
` [patch 24/36] ext4: dont use blocks freed but not yet committed in buddy cache init
` [patch 25/36] ext4: Fix race between read_block_bitmap() and mark_diskspace_used()
` [patch 26/36] ext4: Fix the race between read_inode_bitmap() and ext4_new_inode()
` [patch 27/36] jbd2: Add BH_JBDPrivateStart
` [patch 28/36] ext4: Use new buffer_head flag to check uninit group bitmaps initialization
` [patch 29/36] ext4: mark the blocks/inode bitmap beyond end of group as used
` [patch 30/36] ext4: Dont allow new groups to be added during block allocation
` [patch 31/36] ext4: Init the complete page while building buddy cache
` [patch 32/36] ext4: Add sanity checks for the superblock before mounting the filesystem
` [patch 33/36] ext4: only use i_size_high for regular files
` [patch 34/36] ext4: Add sanity check to make_indexed_dir
` [patch 35/36] jbd2: On a __journal_expect() assertion failure printk "JBD2", not "EXT3-fs"
` [patch 36/36] ext4: Initialize the new group descriptor when resizing the filesystem
[RFT 2/4] Add mod_timer_noact
2009-02-18 22:56 UTC (7+ messages)
Maintenance Notice
2009-02-18 21:42 UTC
Intel driver vs MTRRs conflict
2009-02-18 22:50 UTC (3+ messages)
Ubuntu Jaunty ext3 --> ext4 upgrade issue
2009-02-18 22:25 UTC (2+ messages)
MEETING
2009-02-17 18:44 UTC
(no subject)
2009-02-18 21:54 UTC
[PATCH] docsrc: use config instead of menuconfig
2009-02-18 22:31 UTC
[locking bug] inotify: inconsistent {RECLAIM_FS-ON-W} -> {IN-RECLAIM_FS-W} usage
2009-02-18 22:26 UTC (2+ messages)
[PATCH] Conform L3 Cache Index Disable to Linux standards
2009-02-18 22:04 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox