All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-17 10:43:58 to 2011-10-17 11:35:31 UTC [more...]

[PATCHv4 0/3] EFS: last chunks
 2011-10-17 11:35 UTC  (3+ messages)
` [PATCHv4 1/3] Bluetooth: EFS: parse L2CAP config request
` [PATCHv4 2/3] Bluetooth: EFS: parse L2CAP config response

[net-next 0/6][pull request] Intel Wired LAN Driver Updates
 2011-10-17 11:32 UTC  (7+ messages)
` [net-next 1/6] igbvf: Fix trunk vlan
` [net-next 2/6] igb: Check if subordinate VFs are assigned to virtual machines
` [net-next 3/6] ixgbe: fix endianess when writing driver version to firmware
` [net-next 4/6] ixgbe: allow eeprom writes via ethtool
` [net-next 5/6] ixgbe: add hardware timestamping support
` [net-next 6/6] ixgbe: change the eeprom version reported by ethtool

[PATCH RFC] IIO: Proof of concept in kernel interface
 2011-10-17 11:32 UTC  (14+ messages)
` [PATCH] staging:iio:proof "

[PATCH v2 0/7] Add a generic struct clk
 2011-10-17 11:31 UTC  (19+ messages)
` [PATCH v2 1/7] clk: Add a generic clock infrastructure

[RFC][PATCH 00/45] qemu-kvm: MSI layer rework for in-kernel irqchip support
 2011-10-17 11:31 UTC  (34+ messages)
` [RFC][PATCH 06/45] msix: Prevent bogus mask updates on MMIO accesses
    ` [Qemu-devel] "
` [RFC][PATCH 11/45] msi: Factor out delivery hook
    ` [Qemu-devel] "
` [RFC][PATCH 12/45] msi: Introduce MSIRoutingCache
    ` [Qemu-devel] "
` [RFC][PATCH 17/45] qemu-kvm: Track MSIRoutingCache in KVM routing table
    ` [Qemu-devel] "
` [RFC][PATCH 42/45] msix: Introduce msix_init_simple
    ` [Qemu-devel] "

[Qemu-devel] [PATCH] arm gic saving/loading fix
 2011-10-17 11:31 UTC  (8+ messages)
` [Qemu-trivial] "

[PATCH] smsc911x: Add regulator support
 2011-10-17 11:30 UTC  (3+ messages)

[PATCH v4 0/7] iommu: split mapping to page sizes as supported by the hardware
 2011-10-17 11:27 UTC  (24+ messages)
` [PATCH v4 1/7] iommu/core: stop converting bytes to page order back and forth
` [PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware
` [PATCH v4 3/7] iommu/omap: announce supported page sizes
` [PATCH v4 4/7] iommu/msm: "
` [PATCH v4 5/7] iommu/amd: "
` [PATCH v4 6/7] iommu/intel: "
` [PATCH v4 7/7] iommu/core: remove the temporary pgsize settings

[PATCH] dm-bufio
 2011-10-17 11:29 UTC  (7+ messages)

[PATCH -fixes] ttm: Fix error-path using an uninitialized value
 2011-10-17 11:27 UTC 

[PATCH] Fix strim() semantics for strings that have only blanks
 2011-10-17 11:24 UTC  (3+ messages)

Compiling FBB
 2011-10-17 11:25 UTC  (5+ messages)

/dev/dsp open failure
 2011-10-17 11:25 UTC  (2+ messages)

[PATCH][TRIVIAL] [thermal] fix unused variable warning
 2011-10-17 11:23 UTC  (2+ messages)

TWL4030 low-latency
 2011-10-17 11:23 UTC  (5+ messages)

suspend to ram does not work with Geforce 310M (NVA8)
 2011-10-17 11:23 UTC 

READ THIS: the next mach-types update
 2011-10-17 11:22 UTC  (4+ messages)

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-10-17 10:59 UTC  (8+ messages)
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
  ` [PATCH 1/X] uprobes: write_opcode: the new page needs PG_uptodate
  ` [PATCH 6/X] uprobes: reimplement xol_add_vma() via install_special_mapping()

[PATCH v2] staging:iio:dac: Add AD5360 driver
 2011-10-17 11:19 UTC 

[Qemu-devel] [PATCH] arm cpu state loading fix
 2011-10-17 11:19 UTC  (4+ messages)
` [Qemu-trivial] "

[PATCH] fix build
 2011-10-17 11:16 UTC  (3+ messages)

login: PAM-only, login.defs, -H
 2011-10-17 11:15 UTC  (51+ messages)
` [PATCH 00/49] login refactoring
  ` [PATCH 01/49] login: remove kerberos specific code
  ` [PATCH 02/49] login: remove dead code and comments
  ` [PATCH 03/49] login: move _PATH_BTMP to pathnames.h
  ` [PATCH 04/49] login: remove non-PAM code
  ` [PATCH 05/49] build-sys: require PAM for login-utils
  ` [PATCH 06/49] login: remove PAM_FAIL_CHECK and PAM_END macros
  ` [PATCH 07/49] lib: cleanup setproctitle.c
  ` [PATCH 08/49] login: cleanup begin of the login.c file
  ` [PATCH 09/49] login: remove obsolete code, clean up macros names
  ` [PATCH 10/49] login: indent -linux
  ` [PATCH 11/49] login: add struct login_context, consolidate tty code
  ` [PATCH 12/49] login: add hostname to login_context struct
  ` [PATCH 13/49] login: add pid "
  ` [PATCH 14/49] login: add username "
  ` [PATCH 15/49] login: use login_context struct in audit stuff
  ` [PATCH 16/49] login: lastlog code refactoring
  ` [PATCH 17/49] login: utmp "
  ` [PATCH 18/49] login: use getpwnam_r() rather than manually copy passwd struct
  ` [PATCH 19/49] login: tty chown.chmod refactoring
  ` [PATCH 20/49] login: use setgroups(0, NULL) for root
  ` [PATCH 21/49] login: improve hushed mode (merge suse changes)
  ` [PATCH 22/49] login: remove unused code and tests
  ` [PATCH 23/49] login: PAM initialization refactoring
  ` [PATCH 24/49] login: PAM auth refactoring
  ` [PATCH 25/49] login: PAM account checks refactoring
  ` [PATCH 26/49] login: PAM session initialization refactoring
  ` [PATCH 27/49] login: remove pam_handle_t from main()
  ` [PATCH 28/49] login: fork & session initialization refactoring
  ` [PATCH 29/49] login: env "
  ` [PATCH 30/49] login: use xalloc.h
  ` [PATCH 31/49] login: log good logins refactoring
  ` [PATCH 32/49] login: move signal stuff to the one place
  ` [PATCH 33/49] login: remove unnecessary variables
  ` [PATCH 34/49] login: host{name,address} initialization refactoring
  ` [PATCH 35/49] tests: cleanup islocal test
  ` [PATCH 36/49] login: add login.defs code and tests
  ` [PATCH 37/49] tests: remove obsolete checktty test
  ` [PATCH 38/49] login: remove obsolete info from man page
  ` [PATCH 39/49] login: rewrite motd(), use MOTD_FILE from login.defs
  ` [PATCH 40/49] login: use LOGIN_TIMEOUT "
  ` [PATCH 41/49] login: use FAIL_DELAY "
  ` [PATCH 42/49] login: use TTYPERM "
  ` [PATCH 43/49] login: use TTYGROUP "
  ` [PATCH 44/49] login: use HUSHLOGIN_FILE "
  ` [PATCH 45/49] login: use DEFAULT_HOME "
  ` [PATCH 46/49] login: use LOG_UNKFAIL_ENAB from login.defs, improve logging
  ` [PATCH 47/49] login: add -H option for compatibility with Suse
  ` [PATCH 48/49] login: use ENV_PATH and ENV_{ROOT,SU}PATH from login.defs
  ` [PATCH 49/49] login: cosmetic changes in docs

[PATCH 1/2] xserver-xorg: remove glx-use-tls again
 2011-10-17 11:06 UTC  (7+ messages)
` [PATCH 2/2] mesa-dri: move extra DRIMODULES to EXTRA_DRIMODULES

[Qemu-trivial] [Qemu-devel][PATCH] change free() to g_free() to pair with g_malloc() series
 2011-10-17 11:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH] "
  ` [Qemu-trivial] "

snd_pcm_open fails with -16 error
 2011-10-17 11:12 UTC  (2+ messages)

[Qemu-devel] [PATCH] ioapic: Convert to memory API
 2011-10-17 11:11 UTC  (4+ messages)
  ` [Qemu-devel] [PATCH v2 1/2] "
  ` [Qemu-devel] [PATCH 2/2] ioapic: Reject non-dword accesses to IOWIN register

[PATCH RFC 0/2] kvm: set irq affinity for assigned devices
 2011-10-17 11:09 UTC  (6+ messages)
` [PATCH RFC 2/2] kvm: set affinity hint for assigned device msi

Patchwork hooks for meta-oe active and working
 2011-10-17 11:05 UTC  (2+ messages)

[PATCH] staging:iio:dac: Add AD5360 driver
 2011-10-17 11:10 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] target-xtensa: add overlay parsing header and convert hand-written core definitions to use overlays
 2011-10-17 11:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH 6/7] target-xtensa: add fsf core
    ` [Qemu-devel] GPLv3 troubles (was: [PATCH 6/7] target-xtensa: add fsf core)
      ` [Qemu-devel] GPLv3 troubles

[Bug 41846] New: hitting software fallbacks when using xorg state tracker
 2011-10-17 11:08 UTC  (2+ messages)
` [Bug 41846] "

[U-Boot] [PATCH v4 1/2] NS16550: trivial code clean for checkpatch
 2011-10-17 11:08 UTC  (3+ messages)
` [U-Boot] [PATCH v4 2/2] NS16550: buffer reads

[PATCH v2.1 0/7] evm: digital signature verification extension
 2011-10-17 11:07 UTC  (6+ messages)
` [PATCH v2.1 1/7] crypto: GnuPG based MPI lib - source files (part 1)

[pulseaudio-discuss] alsa ucm in pulseaudio
 2011-10-17 11:03 UTC  (13+ messages)

[U-Boot] [PATCH v2 1/2] Introduce generic TPM support in u-boot
 2011-10-17 11:01 UTC  (4+ messages)

sample USB Driver / Probe not getting called
 2011-10-17 11:01 UTC  (4+ messages)

xl create PV guest with qcow/qcow2 disk images fail
 2011-10-17 10:59 UTC  (3+ messages)

power profiling ( /proc/acpi/processor .. missing)
 2011-10-17 10:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] hda: do not mix output and input streams, RHBZ #740493
 2011-10-17 10:58 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] hda: do not mix output and input stream states, "

[PATCH] loop: remove the incorrect write_begin/write_end shortcut
 2011-10-17 10:57 UTC  (3+ messages)

[U-Boot] [PATCH 0/4] punt !NET_MULTI legacy code
 2011-10-17 10:57 UTC  (3+ messages)
` [U-Boot] [PATCH 3/4] net: drop !NET_MULTI code

Update: ARM Sub-Architecture Maintainers workshop at Kernel Summit 2011
 2011-10-17 10:56 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/3] coroutinization of flush and discard (split out of NBD series)
 2011-10-17 10:57 UTC  (2+ messages)

[PATCH 0/11 v3] ARM: AT91: update gpio implementation
 2011-10-17 10:54 UTC  (3+ messages)
` [PATCH 04/11] ARM: at91/pata: use gpio_is_valid to check the gpio

[PATCH v2] mmc: dw_mmc: modify DATA register offset
 2011-10-17 10:53 UTC  (2+ messages)

[U-Boot] [PATCH v2 0/5] addition of clocks command for davinci
 2011-10-17 10:53 UTC  (4+ messages)
` [U-Boot] [PATCH v2 3/5] davinci: add clocks command

[Buildroot] buildroot noob help!
 2011-10-17 10:50 UTC  (4+ messages)

Honest timeline for btrfsck
 2011-10-17 10:49 UTC  (4+ messages)

CIFS fails to automount DFS shares
 2011-10-17 10:45 UTC  (3+ messages)
` [PATCH] CIFS: fix automount for "


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.