All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-24 13:12:30 to 2011-07-24 18:02:57 UTC [more...]

[PATCH v2 0/2] crypto, x86: assembler implementation of SHA1
 2011-07-24 17:53 UTC  (4+ messages)
` [PATCH v2 1/2] crypto, sha1: export sha1_update for reuse
` [PATCH v2 2/2] crypto, x86: SSSE3 based SHA1 implementation for x86-64

[PATCH] move RLIMIT_NPROC check from set_user() to do_execve_common()
 2011-07-24 18:02 UTC  (12+ messages)
  ` [kernel-hardening] "
                  ` [kernel-hardening] "

[PATCH resend] x86, olpc-xo15-sci: enable EC wakeup capability
 2011-07-24 17:34 UTC  (2+ messages)

RFCOMM connection lag (slow)
 2011-07-24 17:58 UTC  (3+ messages)

[patch][saa7134] do not change mute state for capturing audio
 2011-07-24 17:45 UTC  (34+ messages)

memcpy on 68000
 2011-07-24 17:43 UTC  (3+ messages)

[Bug 39498] New: nouveau hangs on unresponsive black screen at startup
 2011-07-24 17:43 UTC  (3+ messages)
  ` [Bug 39498] "

[Buildroot] [PATCH] iptables: fixup multitarget binary links
 2011-07-24 17:40 UTC  (2+ messages)

[PATCH] x86, AMD: Correct F15h IC aliasing issue
 2011-07-24 17:39 UTC  (8+ messages)

[PATCH] ARM: Set proper TEXT_OFFSET for newer MSMs
 2011-07-24 17:39 UTC  (2+ messages)

[Qemu-devel] [PATCH] qdev: Reset hot-plugged devices
 2011-07-24 17:38 UTC  (2+ messages)
` [Qemu-devel] [PATCH v2] "

[PATCH] x86, olpc: Fix dependency on POWER_SUPPLY
 2011-07-24 17:36 UTC  (2+ messages)

Froe 1678f1f41284ad9665de8717b7b8be117ddf9596 Mon Sep 17 00:00:00 2001
 2011-07-24 17:36 UTC  (5+ messages)
` [PATCH v4 1/1] libv4l: Add plugin support to libv4l

[PATCH resend] x86, olpc-xo15-sci: enable EC wakeup capability
 2011-07-24 17:34 UTC 

OLPC power management patches - merge for 3.1?
 2011-07-24 17:33 UTC  (7+ messages)

[PATCH 0/2] crypto, x86: assembler implementation of SHA1
 2011-07-24 17:29 UTC  (3+ messages)
` [PATCH 2/2] crypto, x86: SSSE3 based SHA1 implementation for x86-64

[Qemu-devel] [PATCH] qapi: check for python, allow path to be specified
 2011-07-24 17:28 UTC  (2+ messages)

[RFC PATCH 0/4] btrfs: Suggestion for raid auto-repair
 2011-07-24 17:28 UTC  (4+ messages)
` [RFC PATCH 4/4] btrfs: Moved repair code from inode.c to extent_io.c

[dm-crypt] Passphrase protected key file?
 2011-07-24 17:18 UTC  (10+ messages)
            ` [dm-crypt] Status of trim for SSds?

[ANNOUNCE] 3.0-rt3
 2011-07-24 17:23 UTC  (7+ messages)

[PATCH] fix fat utf8 iocharset warning message
 2011-07-24 17:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 2/3] slirp: fix warning on mingw32
 2011-07-24 17:21 UTC  (3+ messages)

perf PPC: kernel panic with callchains and context switch events
 2011-07-24 17:18 UTC  (2+ messages)

[Bug 37227] New: z-buffer errors in doom3 outside the airlock
 2011-07-24 17:17 UTC  (2+ messages)
` [Bug 37227] "

[Qemu-devel] [PATCH v2 00/31] target-xtensa: new target architecture
 2011-07-24 17:11 UTC  (32+ messages)
` [Qemu-devel] [PATCH v2 01/31] target-xtensa: add target stubs
` [Qemu-devel] [PATCH v2 02/31] target-xtensa: add target to the configure script
` [Qemu-devel] [PATCH v2 03/31] target-xtensa: implement disas_xtensa_insn
` [Qemu-devel] [PATCH v2 04/31] target-xtensa: implement narrow instructions
` [Qemu-devel] [PATCH v2 05/31] target-xtensa: implement RT0 group
` [Qemu-devel] [PATCH v2 06/31] target-xtensa: add sample board
` [Qemu-devel] [PATCH v2 07/31] target-xtensa: implement conditional jumps
` [Qemu-devel] [PATCH v2 08/31] target-xtensa: implement JX/RET0/CALLX
` [Qemu-devel] [PATCH v2 09/31] target-xtensa: add special and user registers
` [Qemu-devel] [PATCH v2 10/31] target-xtensa: implement RST3 group
` [Qemu-devel] [PATCH v2 11/31] target-xtensa: implement shifts (ST1 and RST1 groups)
` [Qemu-devel] [PATCH v2 12/31] target-xtensa: implement LSAI group
` [Qemu-devel] [PATCH v2 13/31] target-xtensa: mark reserved and TBD opcodes
` [Qemu-devel] [PATCH v2 14/31] target-xtensa: implement SYNC group
` [Qemu-devel] [PATCH v2 15/31] target-xtensa: implement CACHE group
` [Qemu-devel] [PATCH v2 16/31] target-xtensa: add PS register and access control
` [Qemu-devel] [PATCH v2 17/31] target-xtensa: implement exceptions
` [Qemu-devel] [PATCH v2 18/31] target-xtensa: implement RST2 group (32 bit mul/div/rem)
` [Qemu-devel] [PATCH v2 19/31] target-xtensa: implement windowed registers
` [Qemu-devel] [PATCH v2 20/31] target-xtensa: implement loop option
` [Qemu-devel] [PATCH v2 21/31] target-xtensa: implement extended L32R
` [Qemu-devel] [PATCH v2 22/31] target-xtensa: implement unaligned exception option
` [Qemu-devel] [PATCH v2 23/31] target-xtensa: implement SIMCALL
` [Qemu-devel] [PATCH v2 24/31] target-xtensa: implement interrupt option
` [Qemu-devel] [PATCH v2 25/31] target-xtensa: implement accurate window check
` [Qemu-devel] [PATCH v2 26/31] target-xtensa: implement CPENABLE and PRID SRs
` [Qemu-devel] [PATCH v2 27/31] target-xtensa: implement relocatable vectors
` [Qemu-devel] [PATCH v2 28/31] target-xtensa: add gdb support
` [Qemu-devel] [PATCH v2 29/31] target-xtensa: implement memory protection options
` [Qemu-devel] [PATCH v2 30/31] target-xtensa: add dc232b core and board
` [Qemu-devel] [PATCH v2 31/31] MAINTAINERS: add xtensa maintainer

[PATCH] XZ: Fix missing <linux/kernel.h> include
 2011-07-24 16:54 UTC 

[PATCH resend] Documentation: Update augmented rbtree documentation
 2011-07-24 17:03 UTC  (2+ messages)

[xen-unstable test] 8267: regressions - trouble: broken/fail/pass
 2011-07-24 16:55 UTC 

[PATCH 2/2 V2] OMAP3+: PM: SR: add suspend/resume handlers
 2011-07-24 16:52 UTC  (2+ messages)

s2ram/resume issue w/ kernel 3.0 and Terratec Cinergy T USB XXS (HD)/ T3
 2011-07-24 16:49 UTC 

[PATCH 0/5] Hugetlb for 32-bit FSL PowerPC BookE
 2011-07-24 16:48 UTC  (7+ messages)
` [PATCH 1/5] fs/hugetlbfs/inode.c: Fix pgoff alignment checking on 32-bit
  ` [PATCH 2/5] hugetlb: add phys addr to struct huge_bootmem_page

[Qemu-devel] [PULL 0/7] Alpha system emulation, v7
 2011-07-24 16:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/7] Export the unassigned_mem read/write functions

[PATCH 00/13] iscsi-target: Merge candidate for v3.1-rc1
 2011-07-24 16:32 UTC  (8+ messages)
` [PATCH 08/13] iscsi-target: Add CHAP Authentication support using libcrypto

(no subject)
 2011-07-23 17:06 UTC 

A couple of questions related to a rfcomm server
 2011-07-24 16:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] multiboot: Fix bss segment support
 2011-07-24 16:20 UTC  (2+ messages)

[patch 0/3] x86: cache_info: Bugfix and cleanups AMD_NB related
 2011-07-24 16:13 UTC  (4+ messages)
` [patch 3/3] x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()

cpu hotplug issue
 2011-07-24 16:11 UTC  (10+ messages)
  ` [PATCH] "

[Buildroot] ccache directory
 2011-07-24 16:06 UTC  (7+ messages)

carl9170: Beacons at lower Tx power than data frames?
 2011-07-24 16:04 UTC  (7+ messages)

Help using git I'm review process
 2011-07-24 15:40 UTC  (9+ messages)
        ` Fwd: "

[PATCH] [TRIVIAL] Fix comment typo 'evenpoll'
 2011-07-24 15:58 UTC 

[PATCH RFC] rtmutex: Permit rt_mutex_unlock() to be invoked with irqs disabled
 2011-07-24 15:56 UTC  (8+ messages)

[U-Boot] [PATCH] drivers/rtc: add Marvell Integrated RTC
 2011-07-24 15:56 UTC  (2+ messages)

[PATCH] ath9k: fix a typo in ignore_reg_update
 2011-07-24 15:46 UTC 

[PATCH] mips:lantiq:remove the dup include file
 2011-07-24 15:50 UTC  (2+ messages)

LInux kernel 3.0 sit creation bug report
 2011-07-24 15:40 UTC  (2+ messages)

[RFC PATCH] tests: print failed test numbers at the end of the test run
 2011-07-24 15:39 UTC  (4+ messages)
  ` [PATCH v2] "

[refpolicy] [PATCH/RFC] Add support for the skype_t domain
 2011-07-24 15:38 UTC 

[Qemu-devel] [PATCH] multiboot: Fix bss segment support
 2011-07-24 15:29 UTC  (3+ messages)

[Xenomai-help] Process migrieren
 2011-07-24 15:30 UTC  (3+ messages)

[patch] [media] pwc: precedence bug in pwc_init_controls()
 2011-07-24 15:22 UTC  (3+ messages)

[GIT FIXES FOR 3.1] pwc: various fixes
 2011-07-24 15:21 UTC 

new/update FreeDOS questions
 2011-07-24 15:06 UTC 

[PATCH 0/12] more device rework
 2011-07-24 14:49 UTC  (13+ messages)
` [PATCH 01/12] drivers/bus: move to drivers/base
` [PATCH 02/12] drivers: move resource generic management to driver/base/resource.c
` [PATCH 03/12 v2] resource: introduce add_generic_device to register simple device
` [PATCH 04/12 v2] at91: switch to add_generic_device
` [PATCH 05/12 v2] imx/devices: "
` [PATCH 06/12] resource: introduce add_cfi_device to register simple cfi device
` [PATCH 07/12] versatile: switch to add_generic_device
` [PATCH 08/12] nomadik: "
` [PATCH 09/12] mci: switch to "struct resource"
` [PATCH 10/12] ata/bios: convert to struct resource
` [PATCH 11/12] i2c: "
` [PATCH 12/12] nand: "

[Buildroot] [pull request] Pull request for branch for-2011.08/pkg-infra
 2011-07-24 15:03 UTC  (9+ messages)
` [Buildroot] [PATCH 02/12] package: enhance infrastructure to support source dir override
` [Buildroot] [PATCH 05/12] package: implement a 'local' site method

[v4 PATCH 0/5] Simplify demultiplex thread
 2011-07-24 15:00 UTC 

[v4 PATCH 1/5] CIFS: Move buffer allocation to a separate function
 2011-07-24 14:59 UTC  (5+ messages)
  ` [v4 PATCH 2/5] CIFS: Simplify socket reading in demultiplex thread
  ` [v4 PATCH 3/5] CIFS: Move RFC1002 check to a separate function
  ` [v4 PATCH 4/5] CIFS: Move mid search "
  ` [v4 PATCH 5/5] CIFS: Cleanup demupltiplex thread exiting code

[PATCH v3 0/2] ls-tree: exit with non-zero status on error
 2011-07-24 14:59 UTC  (3+ messages)
` [PATCH v3 1/2] Add a test to check that git ls-tree sets non-zero exit code "
` [PATCH v3 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails

smb2 work status
 2011-07-24 14:56 UTC  (3+ messages)

Regression in handling of unsafe UBI shutdown
 2011-07-24 14:52 UTC  (4+ messages)

(unknown),
 2011-07-24 14:32 UTC 

[PATCH] cdmaconnman: fix the set_property Activate reply
 2011-07-24 14:50 UTC  (2+ messages)

[PATCH] speedupcdma: open 2 ttys, to use a dedicated one for PPP
 2011-07-24 14:49 UTC  (2+ messages)

M-Audio FTU issues
 2011-07-24 14:46 UTC  (13+ messages)

[PATCH] cdmamodem: check for TUN/TAP devices in ConnMan atom
 2011-07-24 14:46 UTC  (2+ messages)

[PATCH] huaweicdma: open 2 ttys, to use a dedicated one for PPP
 2011-07-24 14:43 UTC  (2+ messages)

[PATCH] opensm: Add support for partition enforcement types
 2011-07-24 14:42 UTC  (6+ messages)
          ` [PATCHv3] "

Regarding find_get_pages{,_contig}
 2011-07-24 14:39 UTC 

[ath9k-devel] [PATCH] fix a typo in ignore_reg_update in ath9k
 2011-07-24 14:37 UTC  (4+ messages)

[PATCH 2/2] docs: update the development process document
 2011-07-24 14:31 UTC  (3+ messages)

[U-Boot] Your Claims of €1.000.000.00 Euros
 2011-07-24 14:28 UTC 

[kernel-hardening] base address for shared libs
 2011-07-24 14:27 UTC  (3+ messages)

[PATCH 0/5] fast-export: prepare for remote helpers awesomeness
 2011-07-24 14:21 UTC  (6+ messages)
` [PATCH 1/5] t9350: point out that refs are not updated correctly
` [PATCH 2/5] fast-export: do not refer to non-existing marks
` [PATCH 3/5] setup_revisions: remember whether a ref was positive or not
` [PATCH 4/5] fast-export: do not export negative refs
` [PATCH 5/5] setup_revisions: remember whether a ref was positive or not

CFP: 4th ACM Workshop on Many-Task Computing on Grids and Supercomputers (MTAGS) 2011 -- co-located with SC11
 2011-07-24 14:19 UTC 

Problem with acceleration on NV50 generation card (hangs on black screen)
 2011-07-24 14:14 UTC 

[PATCH 6/6] bnx2x: use pci_pcie_cap()
 2011-07-24 13:58 UTC 

[PATCH 0/6] bnx2x fixes
 2011-07-24 14:03 UTC 

[PATCH 1/6] bnx2x: dcb - send all unmapped priorities to same COS as L2
 2011-07-24 14:09 UTC 

[PATCH 5/6] bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_task
 2011-07-24 13:57 UTC 

[PATCH 4/6] bnx2x: enable internal target-read for 57712 and up only
 2011-07-24 13:57 UTC 

[PATCH 3/6] bnx2x: count statistic ramrods on EQ to prevent MC assert
 2011-07-24 13:54 UTC 

[PATCH 2/6] bnx2x: fix loopback for non 10G link
 2011-07-24 13:53 UTC 

[kernel-hardening] GNU_STACK policy problem
 2011-07-24 14:06 UTC  (4+ messages)

[PATCH v2 00/11] vcs-svn,svn-fe add a couple of options
 2011-07-24 13:58 UTC  (9+ messages)
` [PATCH v2 03/11] svn-fe: add EXTLIBS needed for parse-options
` [PATCH v2 04/11] svn-fe: add usage and unpositional arguments versions
` [PATCH v2 05/11] vcs-svn: move url parameter from _read to _init
` [PATCH v2 06/11] vcs-svn: move commit parameters logic to svndump.c

[PATCH] input: xilinx_ps2: Add missing of_address.h header
 2011-07-24 13:51 UTC  (3+ messages)

[PATCH] Fix regression introduced which broke the Hauppauge USBLive 2
 2011-07-24 13:50 UTC  (4+ messages)

lib pcm DMA problems
 2011-07-24 13:49 UTC 

[xen-unstable test] 8266: regressions - trouble: broken/fail/pass
 2011-07-24 13:42 UTC 

[PATCH 0/2 v2] ls-tree: exit with non-zero status on error
 2011-07-24 13:42 UTC  (3+ messages)
` [PATCH 2/2] Ensure git ls-tree exits with a non-zero exit code if read_tree_recursive fails

[Qemu-devel] [PATCH V2] Add "tee" option to qemu char device
 2011-07-24 13:25 UTC  (6+ messages)

[ath9k-devel] AR9380 unable to connect via hostapd - wrong essid
 2011-07-24 13:21 UTC  (2+ messages)

[RFC 1/2] nl80211/cfg80211: adding 'scan_cancel' command
 2011-07-24 13:10 UTC  (2+ messages)
` [RFC 2/2] mac80211: "

How to loopback two PCM interface?
 2011-07-24 13:18 UTC 

[Qemu-devel] Guest agent does not build on OpenBSD
 2011-07-24 13:14 UTC  (3+ messages)

[REGRESSION] [BISECTED] Unable to use 3D with Radeon 2100 and UI freezes with Firefox
 2011-07-24 13:04 UTC 

[PATCH 0/2] ASoC: au1x: update PSC AC97/I2S code
 2011-07-24 13:11 UTC  (2+ messages)
` [PATCH 2/2] ASoC: au1x: update db1200 machine to the new way of things


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.