All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-01-29 20:36:26 to 2010-01-29 22:13:04 UTC [more...]

[PATCH 0/5] lockdep: Add information of file and line to lockdep_map
 2010-01-29 22:12 UTC  (6+ messages)
` [PATCH] Add type of locks to lock trace events

master^ is not a local branch -- huh?!?
 2010-01-29 22:12 UTC  (35+ messages)
        ` [PATCH] checkout: warn about 'branch name' rather than 'local branch'
          ` [PATCH] checkout: Fix test for s/local branch/branch name/ change

[PATCH] Port ricoh_mmc from driver to pci quirk
 2010-01-29 22:10 UTC  (14+ messages)
        ` [PATCH v2] port ricoh_mmc to be "
                    ` [PATCH v3] port ricoh_mmc to "

with Xen4 config -> (pci-passthrough-strict-check no), DomU init reports "Error: pci: PCI Backend and pci-stub don't own device"
 2010-01-29 22:10 UTC 

[PATCH] skbuff: align sk_buff::cb to 64 bit
 2010-01-29 22:09 UTC 

[patch 00/10] semaphore to mutex conversions
 2010-01-29 22:07 UTC  (17+ messages)
` [patch 01/10] smbfs: Convert server->sem to mutex
` [patch 02/10] hpfs: Convert sbi->hpfs_creation_de "
` [patch 03/10] hpfsplus: Convert tree_lock "
` [patch 04/10] hfs: "
` [patch 05/10] cifs: convert semaphore "
` [patch 06/10] affs: Convert semaphores to mutexes
` [patch 07/10] usb: gadgetfs: Convert semaphore to mutex
` [patch 08/10] drivers/base: Convert dev->sem "
` [patch 09/10] block: drbd: Convert semaphore "
` [patch 10/10] hwmon: s3c-hwmon: "
  ` [lm-sensors] [patch 10/10] hwmon: s3c-hwmon: Convert semaphore to

Re-enabling non-GPL driver access to disk partition information
 2010-01-29 22:06 UTC  (2+ messages)

headset target seems to be playing but no sound
 2010-01-29 22:03 UTC  (8+ messages)

[PATCH v5] input: MXC: add mxc-keypad driver to support the Keypad Port present in the mxc application processors family
 2010-01-29 22:02 UTC  (8+ messages)

PROBLEM: kernel BUG at mm/page_alloc.c:775
 2010-01-29 22:01 UTC  (4+ messages)

Partially private repository?
 2010-01-29 22:01 UTC 

Slab Fragmentation Reduction V15
 2010-01-29 22:00 UTC  (20+ messages)
` slub: Add defrag_ratio field and sysfs support
` slub: Replace ctor field with ops field in /sys/slab/*
` slub: Add get() and kick() methods
` slub: Sort slab cache list and establish maximum objects for defrag slabs
` slub: Slab defrag core
` slub: Add KICKABLE to avoid repeated kick() attempts
` slub: Extend slabinfo to support -D and -F options
` slub/slabinfo: add defrag statistics
` slub: Trigger defragmentation from memory reclaim
` buffer heads: Support slab defrag
` inodes: Support generic defragmentation
` Filesystem: Ext2 filesystem defrag
` Filesystem: Ext3 "
` Filesystem: Ext4 "
` Filesystem: XFS slab defragmentation
` Filesystems: /proc filesystem support for slab defrag
` dentries: dentry defragmentation
` slub defrag: Transition patch upstream -> -next

[RFC] Perfect(?) workflow for patches
 2010-01-29 21:57 UTC  (2+ messages)

perf report for .ko files
 2010-01-29 21:59 UTC  (2+ messages)

RAID-10 arrays built with btrfs & md report 2x difference in available size?
 2010-01-29 21:57 UTC 

PlayStation 3 liberated
 2010-01-29 21:56 UTC  (5+ messages)

collecting info on platforms with VT-d BIOS problems
 2010-01-29 21:56 UTC 

[PATCH gspca_jf tree] gspca zc3xx: signal when unknown packet received
 2010-01-29 21:55 UTC  (3+ messages)

[mdadm PATCH] Move symbol definitions from source files to Makefile
 2010-01-29 21:54 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Do not downconvert if the lock level is already compatible
 2010-01-29 21:53 UTC  (4+ messages)

[multiboot2] Tagged multiboot2 header
 2010-01-29 21:52 UTC  (2+ messages)

PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
 2010-01-29 21:51 UTC  (9+ messages)

[PATCH 00/68] ide2libata
 2010-01-29 21:40 UTC  (2+ messages)

[PATCH 1/1 v3] cfg80211: wext: fix cfg80211's SIOCSIWAP function
 2010-01-29 21:47 UTC 

[Qemu-devel] [RFC] wiki.qemu.org
 2010-01-29 21:47 UTC  (4+ messages)

[PATCH 0/7] Increase maximum Infiniband HCAs per-system
 2010-01-29 21:45 UTC  (12+ messages)
` [PATCH 1/7] IB/uverbs: convert *cdev to cdev in struct ib_uverbs_device
` [PATCH 2/7] IB/uverbs: remove dev_table
` [PATCH 3/7] IB/uverbs: use stack variable 'devnum' in ib_uverbs_add_one
` [PATCH 4/7] IB/uverbs: use stack variable 'base' "
` [PATCH 5/7] IB/uverbs: increase maximum devices supported
` [PATCH 6/7] IB/uverbs: pack struct ib_uverbs_event_file tighter
` [PATCH 7/7] IB/core: pack struct ib_device a little tighter

[PATCH] tcp: fix ICMP-RTO war
 2010-01-29 21:45 UTC  (4+ messages)

nfsd: Replace nfsd_sync() with vfs_fsync() and vfs_fsync_range()
 2010-01-29 21:44 UTC  (8+ messages)
` [PATCH v2] "
    ` nfsd: Use vfs_fsync_range() in nfsd_commit
        ` [PATCH v4] "

[PATCH 0/5] KVM: Cleanups: X86EMUL_* related
 2010-01-29 21:39 UTC  (11+ messages)
` [PATCH 1/5] KVM: Use X86EMUL_* to check the return value from read_std
` [PATCH 2/5] KVM: These functions should return X86EMUL_* not 0 or 1 or
` [PATCH 3/5] KVM: Restrict rc values in x86_emulate_insn to X86EMUL_* values
` [PATCH 4/5] KVM: load|save_guest_segment_descriptor() should return "
` [PATCH 5/5] KVM: Fix the usage of X86EMUL_* values in x86.c

[Qemu-devel] [PATCH] Porting TCG to alpha platform
 2010-01-29 21:38 UTC  (3+ messages)

[PATCH 0/12]: Add infrastructure for metadata balancing
 2010-01-29 21:38 UTC  (13+ messages)
` [PATCH 01/12] Add copy constructor for struct metadata_area
  ` [PATCH 02/12] Change 'filler' to 'flags' in on-disk 'raw_locn' structure
    ` [PATCH 03/12] Add text format specific 'rlocn' flag and access functions
      ` [PATCH 04/12] Add text format specific code to read and write 'rlocn' flags
        ` [PATCH 05/12] Add flag and functions to disable mdas on a format independent basis
          ` [PATCH 06/12] Make sure format independent mda disable matches format dependent
            ` [PATCH 07/12] Add vg field to struct physical_volume and find_vg_by_pv()
              ` [PATCH 08/12] Add mda_locn_match() internal library function
                ` [PATCH 09/12] Define new functions and vgs/pvs fields related to mda disable/enable
                  ` [PATCH 10/12] Add --metadatadisable to pvchange, allowing for disabling of metadata areas
                    ` [PATCH 11/12] Update pvchange, pvs and vgs man pages for metadata disable
                      ` [PATCH 12/12] Add tests for metadata balance - set/clear/display per-PV disable bit

[PATCH net-next-2.6] packet: Add GSO/checksum offload support to af_packet sockets
 2010-01-29 21:36 UTC  (4+ messages)

i2c_powermac: Kernel access of bad area
 2010-01-29 21:34 UTC  (7+ messages)

[SPAM] ne payez plus d'impots durant au moins 9 ans!
 2010-01-29 21:35 UTC 

[Devel] How to read ACPI table from Linux application
 2010-01-29 21:31 UTC 

RFC: API for Neighbouring Cell Info
 2010-01-29 21:31 UTC  (3+ messages)

[PATCH] input: remove BKL from uinput open function
 2010-01-29 21:23 UTC 

[Qemu-devel] RE: Qemu-devel Digest, Vol 82, Issue 324
 2010-01-29 21:22 UTC 

[linux-lvm] alternative to pvmove on root volume
 2010-01-29 21:18 UTC  (5+ messages)

IPV6_DONTFRAG sockopt etc
 2010-01-29 21:14 UTC  (2+ messages)

profiling active RHEL 4 PV domains with xenoprof
 2010-01-29 21:14 UTC  (6+ messages)

Uncompressing broken with commit e7db7b4270
 2010-01-29 21:13 UTC  (3+ messages)

[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
 2010-01-29 21:11 UTC  (9+ messages)

[RFP 0/3] Make mmu_notifier_invalidate_range_start able to sleep
 2010-01-29 21:08 UTC  (7+ messages)
` [RFP 1/3] srcu
` [RFP 2/3] Fix unmap_vma() bug related to mmu_notifiers
` [RFP 3/3] Make mmu_notifier_invalidate_range_start able to sleep

RFC: API for Neighbouring Cell Info
 2010-01-29 21:04 UTC  (2+ messages)

[Xenomai-help] help with xenomai-2.5.0 on pure64bit linux x86_64
 2010-01-29 21:04 UTC 

Difficulties building java
 2010-01-29 20:58 UTC  (5+ messages)

[PATCHv3 0/9] mtd: Remove static limit on device numbers
 2010-01-29 21:00 UTC  (10+ messages)
` [PATCHv3 1/9] mtd: Introduce and use iteration macro for reading the MTD device table
` [PATCHv3 2/9] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()
` [PATCHv3 3/9] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES
` [PATCHv3 4/9] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
` [PATCHv3 5/9] mtdblock: Dynamically allocate cache info structures
` [PATCHv3 6/9] idr: Export idr_get_next()
` [PATCHv3 7/9] mtd: Replace static array of devices with an idr structure
` [PATCHv3 8/9] mtd: Raise limit on block device minor numbers
` [PATCHv3 9/9] mtdchar: Register the full range of "

Please pull gitk.git master branch
 2010-01-29 20:57 UTC  (2+ messages)

[Bug 15171] New: smartd crashing recent 2.6.32 kernel
 2010-01-29 20:55 UTC 

[PATCH qemu-kvm] Add raw(af_packet) network backend to qemu
 2010-01-29 20:52 UTC  (7+ messages)
        ` [Qemu-devel] "

Grub2 on UEFI
 2010-01-29 20:51 UTC  (3+ messages)
`  "

[PATCH RE-SEND-3] ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig
 2010-01-29 20:48 UTC  (4+ messages)

[Xenomai-help] CONFIG_NR_CPUS is too large
 2010-01-29 20:47 UTC  (5+ messages)

[Qemu-devel] [PATCH][STABLE] cirrus: Properly re-register cirrus_linear_io_addr on vram unmap
 2010-01-29 20:45 UTC  (2+ messages)

[Qemu-devel] [PATCH] virtio-serial-bus: Fix bus initialisation and allow for bus identification
 2010-01-29 20:45 UTC  (2+ messages)

[PATCH 01/11] runtests.sh: Make test bit more generic
 2010-01-29 20:44 UTC  (11+ messages)
  ` [PATCH 02/11] Make runtests.sh a wrapper for fileio tests
  ` [PATCH 03/11] Check for failure while waiting for checkpoint-ready
  ` [PATCH 04/11] Rename run-filelock1 to run-fcntltests.sh
  ` [PATCH 05/11] Move event-notifications to libcrtest/common.c
  ` [PATCH 06/11] filelease1: Test restore of file leases
  ` [PATCH 07/11] fsetown1: Test async I/O notification after restart
  ` [PATCH 08/11] filelock1: Extend for mandatory locks
  ` [PATCH 09/11] pthread1: Don't close stderr() before opening log
  ` [PATCH 10/11] filelock2: Test restart of process in F_GETLK
  ` [PATCH 11/11] filelease2: Test C/R during lease-break-interval

[Qemu-devel] [PATCH 0/3] virtio-blk: rerror/werror fixes (including corruption fix)
 2010-01-29 20:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] virtio_blk: Factor virtio_blk_handle_request out

[PATCH] smsir: make local variables static
 2010-01-29 20:42 UTC 

[GIT] [2.6.33] MFD pull request
 2010-01-29 20:41 UTC 

Forward porting 2.4 driver
 2010-01-29 20:36 UTC  (2+ messages)


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.