All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-29 21:04:54 to 2012-03-29 22:24:22 UTC [more...]

[PATCH 0/3] Add PATA host controller support for Cirrus Logic EP93xx CPU
 2012-03-29 22:24 UTC  (6+ messages)
` [PATCH 1/3] PATA host controller driver for ep93xx

[opkg-utils][PATCH 00/22] Partially prepare for python3 and fix old Packages file reuse
 2012-03-29 22:22 UTC  (13+ messages)
` [opkg-utils][PATCH 01/22] opkg-make-index: don't error out when some package disappears
` [opkg-utils][PATCH 02/22] opkg-make-index: convert mtime to int before comparing it
` [opkg-utils][PATCH 03/22] opkg.py: Add knowledge about License field in ipk headers
` [opkg-utils][PATCH 04/22] arfile.py: handle six digit UIDs
` [opkg-utils][PATCH 05/22] Use python via the PATH, rather than hardcoding /usr/bin/python
` [opkg-utils][PATCH 06/22] opkg.py: use hashlib instead of old md5 module
` [opkg-utils][PATCH 07/22] opkg.py, arfile.py: report which file has wrong format and use the same test
` [opkg-utils][PATCH 08/22] arfile: decode read lines as ascii string before getting fields from it
` [opkg-utils][PATCH 09/22] 2to3: use subprocess instead of commands
` [opkg-utils][PATCH 10/22] 2to3: print fixes
` [opkg-utils][PATCH 11/22] 2to3: dictionary fixes
` [opkg-utils][PATCH 12/22] 2to3: exception handling fixes

[Buildroot] [git commit] toolchain: add linaro 2012.03 external ARM toolchain
 2012-03-29 22:22 UTC 

[PATCH] Make http-backend REMOTE_USER configurable
 2012-03-29 22:22 UTC  (3+ messages)

[PATCH RFC xf86-video-intel 1/2] Update the rotation property whenever we change the rotation
 2012-03-29 22:19 UTC  (4+ messages)
` [PATCH RFC xf86-video-intel 2/2] Add underscan properties

[RFC] Android Logger vs. Shared Memory FIGHT!
 2012-03-29 22:19 UTC  (6+ messages)

[GIT PULL] Disintegrate and kill asm/system.h
 2012-03-29 22:16 UTC  (14+ messages)

[PATCH 0/1] genext2fs: support large files and filesystems without using large amounts of memor
 2012-03-29 22:07 UTC  (2+ messages)

Buffalo LS-Q4.0 Raid 5 XFS errors
 2012-03-29 22:15 UTC  (4+ messages)

[PATCH] fix a bug in emitting the 16-bit immediate operand of AND
 2012-03-29 22:13 UTC  (3+ messages)

[PATCH net] bonding: emit event when bonding changes MAC
 2012-03-29 22:12 UTC  (3+ messages)

Fetch time optimization (svn : gcc/eglibc - git : linux-yocto)
 2012-03-29 22:03 UTC  (2+ messages)

[ANNOUNCE] Git 1.7.10-rc3
 2012-03-29 22:11 UTC  (4+ messages)

FW: tentative list of vars to be dropped from variable glossary
 2012-03-29 22:08 UTC 

btrfsck integration with userlevel API for fsck
 2012-03-29 22:08 UTC 

[Bug 42678] New: [3.3-rc1]radeon 0000:07:00.0: GPU lockup CP stall for more than 10000msec
 2012-03-29 22:07 UTC  (2+ messages)
` [Bug 42678] [3.3-rc1] radeon stuck in kernel after lockup

[PATCH 0/8] xfs: clean up unit usage in xfs_buf V2
 2012-03-29 22:07 UTC  (8+ messages)
` [PATCH 1/8] xfs: check for buffer errors before waiting

top-level gitignore considered harmful
 2012-03-29 22:06 UTC  (2+ messages)

[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
 2012-03-29 22:05 UTC  (16+ messages)
` [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 2/7] ocfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 3/7] gfs2: "
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
` [PATCH 7/7] filemap: don't call generic_write_sync for -EIOCBQUEUED

[PATCH v5 00/16] Add PWM framework and device tree support
 2012-03-29 22:03 UTC  (16+ messages)
` [PATCH v5 01/16] pwm: Add PWM framework support
` [PATCH v5 02/16] pwm: Allow chips to support multiple PWMs
` [PATCH v5 03/16] pwm: Add debugfs interface
` [PATCH v5 04/16] pwm: Add table-based lookup for static mappings
` [PATCH v5 05/16] pwm: Add device tree support

[PATCH 00/14] Fix the EDAC API
 2012-03-29 22:03 UTC  (3+ messages)
` [PATCH 01/14] edac: rewrite the sysfs code to use struct device

which yocto doc explains bitbake assignment variations?
 2012-03-29 22:02 UTC  (4+ messages)

[Buildroot] [PATCH 1/7] gawk: bump to version 4.0.1
 2012-03-29 22:01 UTC  (3+ messages)
` [Buildroot] [PATCH 5/7] psmisc: bump to version 22.16

[PATCH] Let modpost parses vmlinux instead of vmlinux.o
 2012-03-29 21:57 UTC  (3+ messages)

[PATCH] rcu: remove the context test in rcu_read_unlock_special()
 2012-03-29 21:56 UTC  (2+ messages)

[Buildroot] [git commit] psmisc: bump to version 22.16
 2012-03-29 21:56 UTC 

lockups shortly after booting in current git
 2012-03-29 21:52 UTC  (12+ messages)

[PATCH 1/8] drm: add drm_property_change_is_valid
 2012-03-29 21:49 UTC  (9+ messages)
` [PATCH 2/8] drm: WARN() when drm_connector_attach_property fails
` [PATCH 3/8] drm: create struct drm_object_properties and use it
` [PATCH 4/8] drm: add generic ioctls to get/set properties on any object
` [PATCH 5/8] drm: make the connector properties code use the object properties code
` [PATCH 6/8] drm: add CRTC properties
` [PATCH RFC 7/8] drm/i915: add 'rotation' CRTC property
` [PATCH 8/8] drm/i915: add overscan compensation CRTC properties

[PATCH] ASPM: Fix pcie devices with non-pcie children
 2012-03-29 21:49 UTC  (7+ messages)
` [PATCH resend] "

[git pull] Please pull powerpc.git next branch
 2012-03-29 21:47 UTC  (2+ messages)

+ spinlockstxt-add-a-discussion-on-why-spin_is_locked-is-bad-fix.patch added to -mm tree
 2012-03-29 21:44 UTC 

AVX RAID5 xor checksumming
 2012-03-29 21:44 UTC  (2+ messages)
` [PATCH] raid5: add AVX optimized RAID5 checksumming

Crash in __netif_receive_skb
 2012-03-29 21:42 UTC  (3+ messages)

[PATCH] tty: serial: altera_uart: Check for NULL platform_data in probe
 2012-03-29 21:39 UTC  (5+ messages)

+ checkpatch-check-for-spin_is_locked.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ include-linux-spinlockh-add-a-kerneldoc-comment-to-spin_is_locked-that-discourages-its-use.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ drivers-net-irda-sir_devc-remove-spin_is_locked.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ spinlockstxt-add-a-discussion-on-why-spin_is_locked-is-bad.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ drivers-net-ethernet-smsc-smsc911xh-use-lockdep_assert_held-instead-of-home-grown-buggy-construct.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ futex-use-lockdep_assert_held-for-lock-checking.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ drivers-scsi-aha152xc-remove-broken-usage-of-spin_is_locked.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ mm-huge_memoryc-use-lockdep_assert_held.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ xfs-fix-lock-assert-on-up.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ sgi-xp-use-lockdep_assert_held.patch added to -mm tree
 2012-03-29 21:39 UTC 

+ block-use-lockdep_assert_held-for-queue-locking.patch added to -mm tree
 2012-03-29 21:38 UTC 

[PATCH 0/1] ghostscript: work around for parallel build issue
 2012-03-29 21:29 UTC  (3+ messages)
` [PATCH 1/1] ghostscript: fix parallel make issue

[PATCH] docbook-utils-native: fix syntax problem in jw.in
 2012-03-29 21:28 UTC  (2+ messages)

[PATCH 1/2] ASoC: sgtl5000: Enable VAG when DAC/ADC up
 2012-03-29 21:35 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl: add audio routing for imx-sgtl5000

pseudo failing with cc1: error: unrecognized command line option '-m32'
 2012-03-29 21:24 UTC  (4+ messages)

[PATCH] serial: PL011: move interrupt clearing
 2012-03-29 21:33 UTC  (6+ messages)

[PATCH] license.bbclass: remove existing license.manifest before appending new data
 2012-03-29 21:24 UTC  (2+ messages)

[PATCH] libc-packgae.bbclass: Add i686 support in locale_arch_options
 2012-03-29 21:23 UTC  (2+ messages)

[patch] nsswitch.conf.5: clarify the "notfound" status
 2012-03-29 21:31 UTC  (4+ messages)

[PATCH v5] ASoC: Support TI LM49453 Audio driver
 2012-03-29 21:30 UTC 

[PATCH libdrm 1/5] modetest: fix some compiler warnings
 2012-03-29 21:28 UTC  (5+ messages)
` [PATCH libdrm 2/5] modetest: fix memory leak
` [PATCH libdrm 3/5] modetest: print more about our properties
` [PATCH libdrm 4/5] Add support for generic object properties IOCTLs
` [PATCH libdrm 5/5] modetest: print CRTC properties

[PATCH 00/20] *** uuidd: refactoring & systemd support + build-sys fixes ***
 2012-03-29 21:29 UTC  (3+ messages)
` [PATCH 10/20] uuidd: make drop_privs true by default in main()

[REQUEST] Request for Xen Users to Attempt Jean David Techer's Xen 4.2-unstable VGA Passthrough Documentation
 2012-03-29 21:29 UTC  (4+ messages)
        ` [Xen-users] "

[PATCH] gstreamer: Provide easy way to enable runtime debugging
 2012-03-29 21:19 UTC  (2+ messages)

[xen-unstable test] 12493: tolerable FAIL - PUSHED
 2012-03-29 21:28 UTC 

[PATCH 0/1] runqemu change to show early boot messages
 2012-03-29 21:18 UTC  (3+ messages)
` [PATCH 1/1] runqemu: set console=ttyS0 when running with nographic option

t7800-difftool.sh failure on pu
 2012-03-29 21:26 UTC  (2+ messages)

New Tegra branch for linux-next
 2012-03-29 21:26 UTC  (5+ messages)

[RFC PATCH] macvlan: add FDB bridge ops
 2012-03-29 21:26 UTC  (2+ messages)

[PATCH V4 8/8] net/mlx4_en: Set max rate-limit for a TC
 2012-03-29 21:25 UTC  (4+ messages)

CRTC properties patches
 2012-03-29 21:25 UTC  (2+ messages)

submiting an asoc-core patch with codec updates
 2012-03-29 21:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] spice_info: add mouse_mode
 2012-03-29 21:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3] "

[PATCH] hamradio/scc: orphan driver in MAINTAINERS
 2012-03-29 21:21 UTC  (2+ messages)

3.2.8/amd64 full interrupt hangs and deadlocks under big network copies (page allocation failure)
 2012-03-29 21:19 UTC  (4+ messages)

[PATCH Resend] epoll: add EPOLLEXCLUSIVE support
 2012-03-29 21:19 UTC  (10+ messages)

[nfsv4] open(O_CREAT) returns EEXISTS on symbolic link created on another system until stat()ed
 2012-03-29 21:17 UTC  (11+ messages)

[PATCH 00/17] mark const init data with __initconst instead of __initdata
 2012-03-29 21:12 UTC  (34+ messages)
` [lm-sensors] "
` [PATCH 01/17] percpu: "
` [PATCH 02/17] pinctrl: "
` [PATCH 03/17] ARM: "
` [PATCH 04/17] FRV: "
` [PATCH 05/17] net: "
` [PATCH 06/17] hwmon: "
  ` [lm-sensors] "
` [PATCH 07/17] mfd: "
` [PATCH 08/17] mips: "
` [PATCH 09/17] h8300: "
` [PATCH 10/17] ia64: "
` [PATCH 11/17] powerpc: "
` [PATCH 12/17] gpio/samsung: "
` [PATCH 13/17] ide: "
` [PATCH 14/17] media/video/s5p-tv: "
` [PATCH 15/17] mtd: "
` [PATCH 16/17] drivers/x86: "
` [PATCH 17/17] kstrtox: "

suppress page allocation failure warnings from sys_listxattr
 2012-03-29 21:13 UTC  (13+ messages)

BOUNCE linux-mm@kvack.org: Header field too long (>2048)
 2012-03-29 21:12 UTC 

[patch] nsswitch.conf.5: update for readability and latest glibc
 2012-03-29 21:10 UTC  (3+ messages)

+ security-keys-keyctlc-suppress-memory-allocation-failure-warning.patch added to -mm tree
 2012-03-29 21:09 UTC 

git add -p and unresolved conflicts
 2012-03-29 21:08 UTC  (8+ messages)

[GSoC] Designing a faster index format
 2012-03-29 21:06 UTC  (13+ messages)

[PATCH] xfs: remove some obsolete comments in xfs_trans_ail.c
 2012-03-29 21:06 UTC  (3+ messages)

[PATCH] xfs: fix buffer lookup race on allocation failure
 2012-03-29 21:04 UTC  (3+ 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.