All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-10 04:19:39 to 2008-04-10 08:42:38 UTC [more...]

git annoyances
 2008-04-10  8:41 UTC  (19+ messages)
  ` Friendly refspecs (Was: Re: git annoyances)
              ` Friendly refspecs

[PATCH 0/10] Make bsd process accounting work in pid namespaces
 2008-04-10  8:58 UTC  (9+ messages)
  ` [PATCH 1/10] Bsdacct: rename acct_glbl structure
` [PATCH 2/10] Pidns: use kzalloc to allocate new pid namespace
` [PATCH 5/10] Bsdacct: make check timer accept an argument
` [PATCH 7/10] Bsdacct: stop using global bsd_acct_struct instance in internal functions
` [PATCH 8/10] Bsdacct: make bsd_acct_struct per pid namespace
` [PATCH 9/10] Bsdacct: stop accounting for all namespaces on umount time

[PATCH 1/2] decorate: use "const struct object"
 2008-04-10  8:39 UTC  (3+ messages)
` [PATCH 2/2] pretty=format: Add %d to show decoration

[PATCH 1/6] socket: sk_filter minor cleanups
 2008-04-10  8:39 UTC  (2+ messages)

[RFC] Remove the x86 Periodic 100HZ PIT Timer Interrupt
 2008-04-10  8:38 UTC  (3+ messages)
  ` [RFC] Remove the x86 Periodic 100HZ PIT TimerInterrupt

[PATCH 6/6] ACPI: update thermal temperature
 2008-04-10  8:20 UTC  (2+ messages)
` [lm-sensors] "

[Buildroot] advice on makefile
 2008-04-10  8:37 UTC  (2+ messages)

[U-Boot-Users] I2C @ MPC8343
 2008-04-10  8:37 UTC 

[PATCH 5/6] ACPI: elide a non-zero test on a result that is never 0
 2008-04-10  8:19 UTC 

[PATCH] Kill bashizm in t/t3200-branch.sh and t/t7201-co.sh
 2008-04-10  8:34 UTC  (3+ messages)

[PATCH 4/6] thermal: update the documentation
 2008-04-10  8:17 UTC  (2+ messages)
` [lm-sensors] "

BUG: Assertion at x86_64 HVM Boot (cs17404)
 2008-04-10  8:33 UTC 

MTRR issue introduced by c/s 17404
 2008-04-10  8:33 UTC 

[PATCH 3/6] thermal: add hwmon sysfs I/F
 2008-04-10  8:16 UTC  (2+ messages)
` [lm-sensors] "

[Bugme-new] [Bug 10371] New: On big-endian machines getsockopt returns 0 (via optval) for optlen==1 when returned value should 255
 2008-04-10  8:31 UTC  (2+ messages)

[U-Boot-Users] [PATCH] qemu-mips: add CFI support
 2008-04-10  8:31 UTC 

[PATCH 2/6] thermal: add new get_crit_temp callback
 2008-04-10  8:13 UTC 

[PATCH 1/6] thermal: add the support for building the generic thermal as a module
 2008-04-10  8:11 UTC 

[Qemu-devel] [PATCH] physical memory dump to file
 2008-04-10  8:28 UTC 

[Qemu-devel] [PATCH] MIPS_R4K: add optionnal 4MB cfi flash and allow to boot from it
 2008-04-10  8:21 UTC  (3+ messages)

Ranges and Single IPs
 2008-04-10  8:26 UTC  (6+ messages)

iwlwifi integer overflow warnings
 2008-04-10  8:26 UTC 

[PATCH 0/3] clone64() and unshare64() system calls
 2008-04-10  8:25 UTC  (5+ messages)
` [PATCH 1/3] change clone_flags type to u64

XRUN happens too often
 2008-04-10  8:24 UTC  (12+ messages)

Starting point: Suspend to RAM on embedded devices?
 2008-04-10  8:23 UTC  (2+ messages)

SVN ULOG2
 2008-04-10  8:19 UTC  (5+ messages)

[Announce]: DCCP Applications Library / iperf Update
 2008-04-10  8:19 UTC 

hugetlbfs
 2008-04-10  8:17 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/ncurses
 2008-04-10  8:17 UTC 

My issues with the ALSA API
 2008-04-10  8:16 UTC  (2+ messages)

[PATCH 2/3] x86: GEODE: add Virtual Systems Architecture detection
 2008-04-10  8:10 UTC  (2+ messages)

linux-next: Tree for April 10
 2008-04-10  8:14 UTC 

Xen tools build error on c/s 17427
 2008-04-10  8:13 UTC  (2+ messages)

local_softirq_pending()
 2008-04-10  8:08 UTC  (2+ messages)

[patch 00/17] Text Edit Lock and Immediate Values for 2.6.25-rc8-mm1
 2008-04-10  8:04 UTC  (5+ messages)
` [patch 11/17] Implement immediate update via stop_machine_run

[Qemu-devel] What is the programming interface of qemu ARM PXA target?
 2008-04-10  8:02 UTC  (2+ messages)

libata-dev.git rebased
 2008-04-10  8:01 UTC 

linux-next: Tree for April 9
 2008-04-10  7:52 UTC  (5+ messages)
      ` debug Kconfig option (was Re: linux-next: Tree for April 9)

[GIT PULL] XFS update for 2.6.25-rc9
 2008-04-10  7:52 UTC 

gcc-4.3.0 based toolchain (needed for ep93xx crunch)
 2008-04-10  7:51 UTC 

virtio with 2.6.25-rc8: problem with /dev/vda
 2008-04-10  7:49 UTC  (8+ messages)

Monotonic timestamps
 2008-04-10  7:48 UTC  (3+ messages)

Western Digital GreenPower drives and Linux
 2008-04-10  7:48 UTC  (2+ messages)

[PATCH 0/8] Fix git's test suite to pass when the path contains spaces
 2008-04-10  7:45 UTC  (29+ messages)
` [PATCH 1/8] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
  ` [PATCH 2/8] config.c: Escape backslashes in section names properly
    ` [PATCH 3/8] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
      ` [PATCH 4/8] test-lib.sh: Fix some missing path quoting
        ` [PATCH 5/8] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH 6/8] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
            ` [PATCH 7/8] Use test_set_editor in t9001-send-email.sh
              ` [PATCH 8/8] Fix tests breaking when checkout path contains shell metacharacters
` [PATCH v2 00/10] Fix git's test suite to pass when the path contains spaces
  ` [PATCH v2 01/10] git-rebase.sh: Fix --merge --abort failures when path contains whitespace
    ` [PATCH v2 02/10] config.c: Escape backslashes in section names properly
      ` [PATCH v2 03/10] git-send-email.perl: Handle shell metacharacters in $EDITOR properly
        ` [PATCH v2 04/10] test-lib.sh: Add a test_set_editor function to safely set $VISUAL
          ` [PATCH v2 05/10] Use test_set_editor in t9001-send-email.sh
            ` [PATCH v2 06/10] test-lib.sh: Fix some missing path quoting
              ` [PATCH v2 07/10] lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
                ` [PATCH v2 08/10] Don't use the export NAME=value form in the test scripts
                  ` [PATCH v2 09/10] Fix tests breaking when checkout path contains shell metacharacters
                    ` [PATCH v2 10/10] Rename the test trash directory to contain "

OE booth at LinuxTag
 2008-04-10  7:46 UTC 

[patch] fix logic error in xfs_alloc_ag_vextent_near()
 2008-04-10  7:43 UTC  (3+ messages)

[RFC][PATCH] another swap controller for cgroup
 2008-04-10  7:40 UTC  (3+ messages)

[PATCH 01/13] Correct the family member value of libxt_mark revision 1
 2008-04-10  7:39 UTC  (14+ messages)
` [PATCH 02/13] Fix all remaining warnings (missing declarations, missing prototypes)
` [PATCH 03/13] xtables.h: move non-exported parts to internal.h
` [PATCH 04/13] Add support for xt_hashlimit match revision 1
` [PATCH 05/13] Combine IP{,6}T_LIB_DIR into XTABLES_LIBDIR
` [PATCH 06/13] Move libipt_recent to libxt_recent
` [PATCH 07/13] libxt_recent: add IPv6 support
` [PATCH 08/13] libxt_recent: add missing --rsource,--rdest options to manpage
` [PATCH 09/13] manpages: fix broken markup (missing close tags)
` [PATCH 10/13] manpages: grammar and spelling
` [PATCH 11/13] manpages: update to reflect fine-grained control
` [PATCH 12/13] Add all necessary header files - compilation fix for various cases
` [PATCH 13/13] configure: split --enable-libipq from --enable-devel

[RFC][PATCH 0/7] Clone PTS namespace
 2008-04-10  7:36 UTC  (5+ messages)

[PATCH] blackfin: bfin_reset_controller() busy flag appears cleared when it is not
 2008-04-10  7:35 UTC  (2+ messages)

[PATCH] Stochastic Fair Blue queue discipline
 2008-04-10  7:36 UTC  (10+ messages)

[PATCH 2/2] Share VT-d code between x86 and IA64
 2008-04-10  7:29 UTC  (3+ messages)

OOPS: found a fatal bug in Redhat Enterprise Server 3 Update 9 <2.4.21-50.EL> on x86_64, who can help to fix it
 2008-04-10  7:27 UTC 

[PATCH 1/2] Share VT-d code between x86 and IA64
 2008-04-10  7:26 UTC  (2+ messages)

[DCCP]: Make queuing policy an attribute of a socket
 2008-04-10  7:26 UTC  (2+ messages)

diff-tree -r and new directories
 2008-04-10  7:24 UTC  (3+ messages)

Add gdb 6.8 recipe
 2008-04-10  7:21 UTC 

Does Linux have plan to support memory hole remapping?
 2008-04-10  7:22 UTC  (10+ messages)

System time monotonicity
 2008-04-10  7:08 UTC  (2+ messages)

[Buildroot] svn commit: trunk/buildroot/package/ncurses
 2008-04-10  7:06 UTC  (4+ messages)

[Buildroot] svn commit: trunk/buildroot/package/dropbear
 2008-04-10  7:03 UTC  (3+ messages)

[PATCH 10/4]linux-usb: To support more Huawei data card product IDs, fix kernel 2.6.24.4
 2008-04-10  6:51 UTC 

[PATCH] pop previous section in alternative.c
 2008-04-10  7:00 UTC  (3+ messages)

[B.A.T.M.A.N.] AHdemo mode
 2008-04-10  6:59 UTC  (6+ messages)

[PATCH] cciss: error: implicit declaration of function 'sg_init_table'
 2008-04-10  6:57 UTC  (2+ messages)

- signals-powerpc-tlf_restore_sigmask.patch removed from -mm tree
 2008-04-10  6:52 UTC 

[PATCH] powerpc TLF_RESTORE_SIGMASK
 2008-04-10  6:51 UTC  (3+ messages)

[patch] ensure inodes are joined in xfs_itruncate_finish
 2008-04-10  6:48 UTC  (2+ messages)

[PATCH 1/3] [POWERPC] iSeries: boot on a fake paca
 2008-04-10  6:44 UTC  (3+ messages)
` [PATCH 2/3] [POWERPC] iSeries: make iseries_reg_save private to iSeries
  ` [PATCH 3/3] [POWERPC] iSeries: localise and constify some iSeries data

[U-Boot-Users] (no subject)
 2008-04-10  6:43 UTC 

[GIT] git-clone failure over http
 2008-04-10  6:41 UTC  (3+ messages)

Question on mpc52xx_common.c
 2008-04-10  6:39 UTC  (8+ messages)

emergency recovery
 2008-04-10  6:38 UTC  (2+ messages)

[PATCH] rt61pci: rt61pci_beacon_update do not free skb twice
 2008-04-10  6:38 UTC  (3+ messages)

[GIT PATCH] thinkpad-acpi queue for the 2.6.26 merge window
 2008-04-10  6:37 UTC  (2+ messages)

[linux-lvm] Problem with partition table on LV
 2008-04-10  6:34 UTC  (3+ messages)

Release: InetBoot(GRUB+BuildRoot)
 2008-04-10  6:34 UTC 

[patch] fix infinite loop in generic_file_splice_read()
 2008-04-10  6:29 UTC  (3+ messages)

Data corruption on software RAID
 2008-04-10  6:14 UTC  (2+ messages)

Domain status after shutdown command: ---s--
 2008-04-10  6:13 UTC  (2+ messages)

[PATCH 0/3] x86: add cpus_scnprintf function v3
 2008-04-10  6:05 UTC  (7+ messages)
` [PATCH 3/3] cpumask: add show cpu map functions v2

[linux-dvb] Conexant CX23880 suspected driver memory leak
 2008-04-10  6:01 UTC 

question for soc-camera driver
 2008-04-10  5:58 UTC  (10+ messages)

[TOMOYO #7 00/30] TOMOYO Linux 1.6.0 released
 2008-04-10  5:57 UTC  (6+ messages)
` [TOMOYO #7 30/30] Hooks for SAKURA and TOMOYO

Migrating svn to git with heavy use of externals
 2008-04-10  5:53 UTC  (12+ messages)
                  ` Intricacies of submodules [was: Migrating svn to git with heavy use of externals]
                    ` Intricacies of submodules

Сложные вопросы признания "прочих" расходов
 2008-04-10  5:49 UTC 

bug report about nand flash id table and the way to identify chips
 2008-04-10  5:48 UTC  (2+ messages)

[patch] remove unnecessary periodic superblock logging
 2008-04-10  5:49 UTC  (4+ messages)

Installation guide for LeadTec WinFast tv2000 XP without FM
 2008-04-10  5:45 UTC 

FTP connection without NAT
 2008-04-10  5:45 UTC  (2+ messages)

[PATCH RFC 1/5] vringfd syscall
 2008-04-10  5:44 UTC  (5+ messages)
` [PATCH RFC 3/5] tun: vringfd receive support

[U-Boot-Users] Generate list file
 2008-04-10  5:39 UTC  (3+ messages)

REVIEW XFSQA test out xfs_attr_shortform_bytesfit attr2/attr1 fix
 2008-04-10  5:36 UTC  (2+ messages)

+ revert-ide-mm-ide-remove-inswl-and-outswl-methods.patch added to -mm tree
 2008-04-10  5:24 UTC 

[Buildroot] svn commit: trunk/buildroot/package/ncurses
 2008-04-10  5:14 UTC 

TAKE 980145 - Remove periodic logging of in-core superblock counters
 2008-04-10  5:13 UTC 

signalfd() not handling sigqueue() sigval data correctly
 2008-04-10  5:03 UTC  (3+ messages)

TAKE 980084 - fix logic error in xfs_alloc_ag_vextent_near()
 2008-04-10  5:02 UTC 

Czech translation for attr-2.4.41
 2008-04-10  5:02 UTC  (2+ messages)

TAKE 907752 - Add Czech translation to attr
 2008-04-10  5:01 UTC 

[ULOGD PATCH 0/14] Misc improvements and bugfixes
 2008-04-10  4:56 UTC  (6+ messages)
` [ULOGD PATCH 08/14] Add state option to NFLOG input plugin

mtd->size revisited
 2008-04-10  4:53 UTC  (2+ messages)

TAKE 979087 - xfsqa - fix redirection in 091
 2008-04-10  4:52 UTC 

[PATCH] Add Realtek 8187B support
 2008-04-10  4:43 UTC  (3+ messages)

[patch] xfsqa - 008 is unreliable on 64k page size
 2008-04-10  4:42 UTC  (2+ messages)

[PATCH trivial] avr32: Remove two unused #defines from mm/init.c
 2008-04-10  4:40 UTC 

[ANNOUNCEMENT] Linux POSIX file system test suite (fwd)
 2008-04-10  4:39 UTC  (3+ messages)
` [PATCH] ext4: update ctime and mtime for truncate with extents

[Patch] unique per-AG inode generation number initialisation
 2008-04-10  4:34 UTC  (4+ messages)

[patch] xfsqa - fix redirection in 091
 2008-04-10  4:32 UTC  (3+ messages)

[PATCH] [POWERPC] 83xx/85xx: Reorganize defconfigs
 2008-04-10  4:29 UTC  (5+ messages)

[patch 09/17] Add all cpus option to stop machine run
 2008-04-10  4:26 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] slirp udp fixes
 2008-04-10  4:22 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] Fix slirp udp source address contamination
  ` [Qemu-devel] [PATCH 2/2] Fix slirp mac address init


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.