All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-01-07 04:59:30 to 2012-01-07 10:06:35 UTC [more...]

[PATCH v2 0/2] ARM: Exynos: Adapt to generic power domain
 2012-01-07 10:10 UTC 

[GIT PULL] Samsung cleanup for v3.3
 2012-01-07 10:06 UTC  (4+ messages)

[PATCH 1/6] pci_ids: add device ids for STA2X11 device (aka ConneXT)
 2012-01-07 10:05 UTC  (4+ messages)
  ` [PATCH 4/6] x86: initial support for sta2x11

[GIT PULL] Samsung devel-rtc for v3.3
 2012-01-07 10:05 UTC  (4+ messages)

[PATCH 1/1] at91: add Calao TNY-A9260/TNY-A9263/TNY-A9G20
 2012-01-07  9:58 UTC 

[PATCH] i2c-dev: Use memdup_user
 2012-01-07 10:00 UTC  (3+ messages)

When is it safe to release connection resources?
 2012-01-07  9:59 UTC  (7+ messages)

[Qemu-devel] [PATCH 0/5] arm: add support for Calxeda Highbank SoC
 2012-01-07  9:55 UTC  (8+ messages)
` [Qemu-devel] [PATCH 5/5] arm: SoC model for Calxeda Highbank

[Buildroot] [PATCH] Improved git download method performance
 2012-01-07  9:42 UTC  (3+ messages)

Write protected devices, unexpected dm-multipath queueing
 2012-01-07  9:39 UTC  (5+ messages)

[PATCH] nfs: Don't try mounting device as nfs root unless type fully matches
 2012-01-07  9:12 UTC 

[RFC 0/17] V4L2 subdev and sensor control changes, SMIA++ driver and N9 camera board code
 2012-01-07  9:09 UTC  (5+ messages)
` [RFC 04/17] v4l: VIDIOC_SUBDEV_S_SELECTION and VIDIOC_SUBDEV_G_SELECTION IOCTLs

[Qemu-devel] Boot order problem and disable iPXE/gPXE
 2012-01-07  9:00 UTC  (11+ messages)

linux-next: build failure after merge of the battery tree
 2012-01-07  9:00 UTC  (3+ messages)

Boot regression caused by commit 6829a048
 2012-01-07  8:59 UTC  (5+ messages)

[PATCH] xenpaging:add a new array to speed up page-in in xenpaging
 2012-01-07  8:55 UTC  (4+ messages)

[RFC 0/2] e2fsprogs: Add FUSE server
 2012-01-07  8:55 UTC  (3+ messages)
` [PATCH 1/2] libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
` [PATCH 2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs

[PATCH 2/6] PM QoS: Add CPU frequency min/max as PM QoS params
 2012-01-07  8:54 UTC  (4+ messages)

[U-Boot] [PATCH v3] U-Boot on Nokia RX-51 (aka N900)
 2012-01-07  8:51 UTC  (4+ messages)
` [U-Boot] [PATCH 05/15] common/main.c: Fix function readline

[PATCH 3/6] cpufreq: Export user_policy min/max
 2012-01-07  8:47 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] memory: Fix 'Kill old-style I/O dispatch'
 2012-01-07  8:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] memory: Fix memory_region_wrong_endianness()
` [Qemu-devel] [PATCH 2/2] memory: Fix adjust_endianness()

[PATCH 2 of 2] xenpaging:change page-in process to speed up page-in in xenpaging
 2012-01-07  8:38 UTC  (2+ messages)

[PATCH v2.3 00/51] e2fsprogs: Add metadata checksumming
 2012-01-07  8:38 UTC  (52+ messages)
` [PATCH 01/51] libext2fs: Read and write full size inodes
` [PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming
` [PATCH 03/51] debugfs: Optionally ignore bad checksums
` [PATCH 04/51] libext2fs: Precompute FS UUID checksum seed
` [PATCH 05/51] libext2fs: Add inode checksum support
` [PATCH 06/51] debugfs: Dump inode checksum when appropriate
` [PATCH 07/51] tune2fs: Add inode checksum support
` [PATCH 08/51] e2fsck: Verify and correct inode checksums
` [PATCH 09/51] mke2fs: Allow metadata checksums to be turned on at mkfs time
` [PATCH 10/51] libext2fs: Create the inode bitmap checksum
` [PATCH 11/51] tune2fs: Rewrite inode bitmap checksums
` [PATCH 12/51] dumpe2fs: Display inode bitmap checksum
` [PATCH 13/51] e2fsck: Verify "
` [PATCH 14/51] libext2fs: Create the block "
` [PATCH 15/51] dumpe2fs: Display "
` [PATCH 16/51] e2fsck: Verify "
` [PATCH 17/51] e2fsck: Don't verify bitmap checksums
` [PATCH 18/51] tune2fs: Rewrite block "
` [PATCH 19/51] libext2fs: Verify and calculate extent tree block checksums
` [PATCH 20/51] tune2fs: Enable extent tree checksums
` [PATCH 21/51] e2fsck: Verify extent tree blocks and clear the bad ones
` [PATCH 22/51] debugfs: Print htree internal node checksums
` [PATCH 23/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
` [PATCH 24/51] e2fsck: Verify htree root/node checksums
` [PATCH 25/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
` [PATCH 26/51] e2fsck: Check directory leaf block checksums
` [PATCH 27/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
` [PATCH 28/51] libext2fs: Verify and calculate extended attribute block checksums
` [PATCH 29/51] e2fsck: Check "
` [PATCH 30/51] tune2fs: Rewrite "
` [PATCH 31/51] libext2fs: Calculate and verify superblock checksums
` [PATCH 32/51] e2fsck: Handle superblock checksum errors gracefully
` [PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock
` [PATCH 34/51] tune2fs: Store checksum algorithm type in superblock
` [PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock
` [PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
` [PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
` [PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants
` [PATCH 39/51] libext2fs: Add checksum to MMP block
` [PATCH 40/51] e2fsck: Verify and correct MMP checksum problems
` [PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag
` [PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming
` [PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums
` [PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery
` [PATCH 45/51] e2fsck: Check revoke block checksum during recovery
` [PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal
` [PATCH 47/51] e2fsck: Check commit block checksum during recovery
` [PATCH 48/51] e2fsck: Verify data block checksums when recovering journal
` [PATCH 49/51] libext2fs: Enable support for the metadata checksumming feature
` [PATCH 50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation
` [PATCH 51/51] e2fsck: Refactor crc32_be code

Fwd: how to uninstall the b43 and reinstall
 2012-01-07  8:34 UTC  (5+ messages)
  `  "

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-01-07  8:30 UTC  (24+ messages)
` [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming
` [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 04/23] ext4: Only call out to crc32c if necessary
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 06/23] ext4: Calculate and verify inode checksums
` [PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 08/23] ext4: Calculate and verify block bitmap checksum
` [PATCH 09/23] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 10/23] ext4: Calculate and verify checksums for htree nodes
` [PATCH 11/23] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 14/23] ext4: Add checksums to the MMP block
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
` [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
` [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 18/23] jbd2: Checksum journal superblock
` [PATCH 19/23] jbd2: Checksum revocation blocks
` [PATCH 20/23] jbd2: Checksum descriptor blocks
` [PATCH 21/23] jbd2: Checksum commit blocks
` [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
` [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features

[PATCH 1/2] SHM_UNLOCK: fix long unpreemptible section
 2012-01-07  8:28 UTC  (3+ messages)

[PATCH 1/2] dmaengine: Fix status handling in imx-dma
 2012-01-07  8:14 UTC  (7+ messages)

[meta-oe] [PATCH] xserver-common: remove extraneous BSP customizations
 2012-01-07  8:05 UTC  (2+ messages)

Add support for new Terratec DVB USB IDs
 2012-01-07  8:11 UTC  (7+ messages)
    ` [RFC/PATCH] [media] dw2102: use symbolic names for dw2102_table indices
        ` [PATCH 0/2] "
          ` [PATCH 1/2] [media] a800: use symbolic names for a800_table indices
          ` [PATCH 2/2] [media] af9005, af9015: use symbolic names for USB id table indices

[PATCH 0/7][PULL] Hob2 related oe-core changes
 2012-01-07  8:00 UTC  (9+ messages)
` [PATCH 4/7] packageinfo.bbclass: add a new bbclass to pass package information

[Qemu-devel] [PATCH 00/16] Kill old-style I/O dispatch
 2012-01-07  7:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/16] memory: move endianness compensation to memory core
` [Qemu-devel] [PATCH 13/16] Direct dispatch through MemoryRegion

[patch] cpusets: allow PF_THREAD_BOUND kworkers to escape from a cpuset
 2012-01-07  7:59 UTC  (21+ messages)
            ` [patch] cpusets, cgroups: disallow attaching kthreadd
              ` patch] "
                  ` [patch-final] "
                              ` [resubmit] "

[PATCH 00/16][PULL] Hob2 related bitbake changes
 2012-01-07  7:45 UTC  (4+ messages)
` [PATCH 12/16] bitbake: add -B option to bind with interface

[PATCH RFC] [media] dvb: remove bogus modulation check
 2012-01-07  7:46 UTC 

I want to recommend a good website to you
 2012-01-07  7:43 UTC  (2+ messages)
` [U-Boot] "

[PATCH] [media] drxk_hard: Remove dead code
 2012-01-07  7:37 UTC 

[git:v4l-dvb/for_v3.3] [media] dvb_frontend: Don't use ops->info.type anymore
 2012-01-07  7:34 UTC  (4+ messages)

questions about radosgw
 2012-01-07  7:19 UTC  (5+ messages)

[PATCH] ALSA au88x0: Fix IRQ fifo error and channels swap of 4 channels playback
 2012-01-07  7:05 UTC  (3+ messages)

linux-next: manual merge of the arm-soc tree with the arm tree
 2012-01-07  6:53 UTC  (9+ messages)

Atari TT (next)
 2012-01-07  6:47 UTC  (2+ messages)

linux-next: manual merge of the vfs tree with the v9fs tree
 2012-01-07  6:44 UTC  (3+ messages)

[RFC][PATCH] Input: Add infrastrucutre for selecting clockid for event time stamps
 2012-01-07  6:42 UTC  (2+ messages)

Btrfs partition lost after RAID1 mirror disk failure?
 2012-01-07  6:22 UTC  (3+ messages)

[PATCH 0/5] PCI: make pci hotplug/rescan path to handle add_size list
 2012-01-07  6:12 UTC  (7+ messages)
` [PATCH 2/5] PCI: Try to assign required+option size at first

[PATCH] irqdomain: Initialize number of IRQs for simple domains
 2012-01-07  5:58 UTC  (3+ messages)

[U-Boot] [PATCH] Remove execute permissions from source files
 2012-01-07  5:56 UTC 

linux-next: net/smsc911x compile error on next-20120106
 2012-01-07  5:55 UTC  (2+ messages)

[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
 2012-01-07  5:52 UTC  (30+ messages)
` [PATCH 01/14] crc32: removed two instances of trailing whitespaces
` [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/14] crc32: Simplify unit test code
` [PATCH 04/14] crc32: Speed up memory table access on powerpc
` [PATCH 05/14] crc32: Miscellaneous cleanups
` [PATCH 06/14] crc32: Fix mixing of endian-specific types
` [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 09/14] crc32: Optimize loop counter for x86
` [PATCH 10/14] crc32: Add note about this patchset to crc32.c
` [PATCH 11/14] crc32: Bolt on crc32c
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 13/14] crc32: Add self-test code for crc32c
` [PATCH 14/14] crc32: Select an algorithm via kconfig

[PATCH 0/1] meta-yocto: add local.conf.sample.extended LICENSE_FLAGS_WHITELIST section
 2012-01-07  5:49 UTC  (3+ messages)
` [PATCH 1/1] local.conf.sample.extended: add "

[ath9k-devel] Question about IEEE80211_TX_CTL_NO_ACK in ath_9k
 2012-01-07  5:31 UTC  (4+ messages)
` [ath9k-devel] Question about duration of data frame in ath9k_htc
    `  "

[xen-unstable test] 10642: tolerable FAIL
 2012-01-07  5:24 UTC 

[PATCH 0/5] LICENSE_FLAGS, a replacement for COMMERCIAL_LICENSE, v3
 2012-01-07  5:13 UTC  (4+ messages)
` [PATCH 1/5] base.bbclass: add support for LICENSE_FLAGS

[PATCH] Documentation: rerere.enabled overrides [ -d rr-cache ]
 2012-01-07  5:17 UTC  (4+ messages)

[PATCH 0/3] Eliminate one user of extra_refs
 2012-01-07  5:08 UTC  (3+ messages)
` [PATCH 2/3] show_ref(): remove unused "flag" and "cb_data" arguments

Aborting "git commit --interactive" discards updates to index (was: Re: [ANNOUNCE] Git 1.7.6)
 2012-01-07  5:08 UTC  (2+ messages)
` Aborting "git commit --interactive" discards updates to index

[PATCH] update-modules: don't run modutils.sh if systemd is installed
 2012-01-07  4:51 UTC 

[PATCH RFC v2] dhcp: package /var/lib/dhcp with dhcp-client rather than dhcp-server
 2012-01-07  4:51 UTC 

[PATCH v2] dbus: change permissions of dbus-daemon-launch-helper to 4755
 2012-01-07  4:51 UTC 

[PATCH RFC v2] gtk-icon-cache.bbclass: add -f option to gtk-update-icon-cache in postinst
 2012-01-07  4:51 UTC 

[PATCH v2] Remove last remnants of kernel26 MACHINE_FEATURES
 2012-01-07  4:51 UTC 


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.