All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-07-06 20:42:58 to 2012-07-06 23:03:38 UTC [more...]

[RFC PATCH 00/17] KVM: PPC: 64-bit Book3E support
 2012-07-06 23:03 UTC  (12+ messages)
` [RFC PATCH 09/17] KVM: PPC64: booke: Hard disable interrupts when entering guest
  ` [Qemu-ppc] "
` [RFC PATCH 12/17] PowerPC: booke64: Add DO_KVM kernel hooks
  ` [Qemu-ppc] "

[PULL] IIO fixes v3.5-rc4
 2012-07-06 23:03 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/6] Enable Thumb build for ARM platforms
 2012-07-06 23:02 UTC  (3+ messages)
` [U-Boot] [PATCH v4 4/6] armv7: Use -march=armv7-a and thereby enable Thumb-2

[PATCH 00/12] /dev/random fixups
 2012-07-06 23:02 UTC  (14+ messages)
` [PATCH 01/12] random: fix up sparse warnings
` [PATCH 02/12] random: make 'add_interrupt_randomness()' do something sane
` [PATCH 03/12] random: use lockless techniques in the interrupt path
` [PATCH 04/12] random: create add_device_randomness() interface
` [PATCH 05/12] usb: feed USB device information to the /dev/random driver
` [PATCH 06/12] net: feed /dev/random with the MAC address when registering a device
` [PATCH 07/12] random: use the arch-specific rng in xfer_secondary_pool
` [PATCH 08/12] random: add new get_random_bytes_arch() function
` [PATCH 09/12] random: add tracepoints for easier debugging and verification
` [PATCH 10/12] MAINTAINERS: Theodore Ts'o is taking over the random driver
` [PATCH 11/12] rtc: wm831x: Feed the write counter into device_add_randomness()
` [PATCH 12/12] mfd: wm831x: Feed the device UUID "

[Qemu-devel] [PATCH] ui: do not call XGetAtomName if keycodes is not an atom
 2012-07-06 23:01 UTC 

e2defrag 0.81 released
 2012-07-06 23:01 UTC 

[PATCH, RFC] i.MX DRM support
 2012-07-06 22:58 UTC  (4+ messages)

[PATCH v2] rtc: snvs: add Freescale rtc-snvs driver
 2012-07-06 22:56 UTC  (4+ messages)

[PATCH 5/5] Staging: comedi: usbduxsigma: Syntax issue fixes
 2012-07-06 22:55 UTC  (2+ messages)

[PATCH 4/4] Staging: comedi: drivers: usbduxfast: fixed several syntax issues
 2012-07-06 22:54 UTC  (2+ messages)

[PATCH 00/36] AArch64 Linux kernel port
 2012-07-06 22:58 UTC  (39+ messages)
` [PATCH 01/36] atomic64_test: Simplify the #ifdef for atomic64_dec_if_positive() test
` [PATCH 02/36] ipc: Add COMPAT_SHMLBA support
` [PATCH 03/36] ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPC
` [PATCH 04/36] ipc: compat: use signed size_t types for msgsnd and msgrcv
` [PATCH 05/36] fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64
` [PATCH 06/36] fdt: Add generic dt_memblock_reserve() function
` [PATCH 07/36] AArch64: Assembly macros and definitions
` [PATCH 08/36] AArch64: Kernel booting and initialisation
` [PATCH 09/36] AArch64: Exception handling
` [PATCH 10/36] AArch64: MMU definitions
` [PATCH 11/36] AArch64: MMU initialisation
` [PATCH 12/36] AArch64: MMU fault handling and page table management
` [PATCH 13/36] AArch64: Process management
` [PATCH 14/36] AArch64: CPU support
` [PATCH 15/36] AArch64: Cache maintenance routines
` [PATCH 16/36] AArch64: TLB maintenance functionality
` [PATCH 17/36] AArch64: IRQ handling
` [PATCH 18/36] AArch64: Atomic operations
` [PATCH 19/36] AArch64: Device specific operations
` [PATCH 20/36] AArch64: DMA mapping API
` [PATCH 21/36] AArch64: SMP support
` [PATCH 22/36] AArch64: ELF definitions
` [PATCH 23/36] AArch64: System calls handling
` [PATCH 24/36] AArch64: VDSO support
` [PATCH 25/36] AArch64: Signal handling support
` [PATCH 26/36] AArch64: User access library functions
` [PATCH 27/36] AArch64: 32-bit (compat) applications support
` [PATCH 28/36] AArch64: Floating point and SIMD
` [PATCH 29/36] AArch64: Debugging support
` [PATCH 30/36] AArch64: Performance counters support
` [PATCH 31/36] AArch64: Miscellaneous library functions
` [PATCH 32/36] AArch64: Loadable modules
` [PATCH 33/36] AArch64: Generic timers support
` [PATCH 34/36] AArch64: Miscellaneous header files
` [PATCH 35/36] AArch64: Build infrastructure
` [PATCH 36/36] AArch64: MAINTAINERS update

[PATCH 3/3] Staging: comedi: drivers: usbduxfast: changed "printk(KERN_DEBUG ..." for "pr_debug(..."
 2012-07-06 22:54 UTC  (2+ messages)

[PATCH 2/2] Staging: comedi: drivers: usbduxfast: changed "printk(KERN_ERR ..." for "pr_err(..."
 2012-07-06 22:54 UTC  (2+ messages)

[PATCH] Staging: comedi: vmk80xx: All syntax issues fixed
 2012-07-06 22:53 UTC  (2+ messages)

can't detect 16550A at port 0x010 on Vortex86dx board
 2012-07-06 22:54 UTC  (2+ messages)

[PATCH] MFD: twl-core: move device_init_wakeup to after platform_device_add
 2012-07-06 22:51 UTC 

[PATCH V3 1/2] of: Add generic device tree DMA helpers
 2012-07-06 22:49 UTC  (13+ messages)

[PATCH net-next 0/5] Cleanup, mostly kernel-doc
 2012-07-06 22:48 UTC  (6+ messages)
` [PATCH net-next 1/5] net: Properly define functions with no parameters
` [PATCH net-next 2/5] net: Fix (nearly-)kernel-doc comments for various functions
` [PATCH net-next 3/5] net: Fix non-kernel-doc comments with kernel-doc start marker
` [PATCH net-next 4/5] drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
` [PATCH net-next 5/5] drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers

[PATCHv2 1/8] Makefile: apply dependencies consistently to sparse/asm targets
 2012-07-06 22:47 UTC  (3+ messages)
` [PATCHv3 02/11] Makefile: fold MISC_H into LIB_H

[PATH] fix build failure due to lic_files_chksum mismatch. The correction unpacks the source in the correct directory
 2012-07-06 22:35 UTC 

[PATCH 0/2] NFC fixes for 3.5
 2012-07-06 22:53 UTC  (3+ messages)
` [PATCH 1/2] NFC: Fix empty HCI message list check
` [PATCH 2/2] NFC: Fix order of arguments to list_add_tail() when queueing HCP frames

[PATCH] Always update the dentry cache with fresh readdir() results
 2012-07-06 22:42 UTC  (6+ messages)

[PATCH] eCryptfs: Revert to a writethrough cache model
 2012-07-06 22:40 UTC 

[PATCH 4 0/4] Add ability to set defaultless network device MAC addresses to deterministic computed locally administered values
 2012-07-06 22:40 UTC  (5+ messages)
` [PATCH 4 2/4] NET ethernet introduce mac_platform helper

[PATCH 2/2] ksz884x: fix Endian
 2012-07-06 22:40 UTC  (2+ messages)

Infinite looping in omap2430.c USB driver
 2012-07-06 22:39 UTC 

[meta-fsl-ppc][PATCH 1/2] machines: Dont lock linux-libc-headers-nativesdk preferred provider
 2012-07-06 22:39 UTC  (6+ messages)
` [meta-fsl-ppc][PATCH 2/2] fsl.conf: Let linux-qoriq-sdk-headers-nativesdk provide linux-libc-headers-nativesdk

[PATCH 2/4] phylib: add context argument to adjust link callback
 2012-07-06 22:39 UTC  (2+ messages)

[GIT PULL FOR v3.5] S5P driver fixes
 2012-07-06 22:37 UTC  (5+ messages)

Syscalls: When can I use "cond_syscall()" macro?
 2012-07-06 22:32 UTC  (9+ messages)

[U-Boot] Please pull u-boot-mpc85xx.git
 2012-07-06 22:32 UTC 

use of pm_runtime_disable() from driver probe?
 2012-07-06 22:29 UTC 

[GIT PULL] eCryptfs fixes for 3.5-rc6
 2012-07-06 22:27 UTC 

[PATCH 0/3] ipset: change 'iface' part in hash:net,iface set
 2012-07-06 22:25 UTC  (12+ messages)

[PATCH] smsc95xx: support ethtool get_regs
 2012-07-06 22:11 UTC  (3+ messages)

[GIT PULL FOR v3.6] DVB USB v2
 2012-07-06 22:22 UTC  (3+ messages)

[PATCH v3 1/2] ath5k: replace modparam_all_channels with CONFIG_ATH5K_TEST_CHANNELS
 2012-07-06 22:21 UTC  (2+ messages)
` [PATCH v3 2/2] ath9k: make CONFIG_ATH9K_DFS_CERTIFIED depend on CFG80211_CERTIFICATION_ONUS

[PATCH v3 0/3] wireless: certification onus and cell regulatory hint
 2012-07-06 22:20 UTC  (4+ messages)
` [PATCH v3 1/3] cfg80211: add CONFIG_CFG80211_CERTIFICATION_ONUS
` [PATCH v3 2/3] cfg80211: add cellular base station regulatory hint support
` [PATCH v3 3/3] cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister()

Soldes jusqu'à -80 pour cent
 2012-07-06 22:14 UTC 

mount.cifs multiuser w/o krb5? How?
 2012-07-06 22:09 UTC  (3+ messages)

Bug 44211 - /proc/kmsg does not (always) block for 1-byte reads
 2012-07-06 22:09 UTC  (4+ messages)
` Regression "

[PATCH 4/4] cfg80211: add cellular base station regulatory hint support
 2012-07-06 22:09 UTC  (11+ messages)

[PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6
 2012-07-06 22:06 UTC  (14+ messages)
                  ` SCSI Performance regression [was Re: [PATCH 0/6] tcm_vhost/virtio-scsi WIP code for-3.6]
                    ` [Ksummit-2012-discuss] "

[PATCH 2/3] powerpc/e500: add paravirt QEMU platform
 2012-07-06 22:04 UTC  (7+ messages)

[PATCH] ARM: mx27: Reenable silicon version print
 2012-07-06 22:04 UTC 

[PATCH] x86: simplify mtrr_bp_init()
 2012-07-06 22:02 UTC  (2+ messages)

[PATCH] x86/mce: Need to let kill_proc() send signal to doomed process
 2012-07-06 21:33 UTC 

[PATCH] Documentation: talk about "Cc: stable@vger.kernel.org"
 2012-07-06 22:01 UTC  (3+ messages)

[PATCH 00/10] /dev/random fixups
 2012-07-06 21:59 UTC  (3+ messages)
` [PATCH 01/10] random: make 'add_interrupt_randomness()' do something sane

[PATCH] checkpatch: Add check for use of sizeof without parenthesis
 2012-07-06 21:58 UTC 

[PATCH 0/6] Default remote
 2012-07-06 21:49 UTC  (7+ messages)
` [PATCH 3/6] Teach clone to set remote.default

Yocto WebHob update
 2012-07-06 21:56 UTC  (3+ messages)

[Qemu-devel] [PATCH 1/2] debugexit: support for custom exit port (e.g LGPL'ed VGA BIOS port 0x501)
 2012-07-06 21:53 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] pc: remove DEBUG_BIOS define and QEMU exit I/O ports

Unusual power consumption of ethernet device r8169 and backlight
 2012-07-06 21:52 UTC 

btrfs GPF in read_extent_buffer() while scrubbing with kernel 3.4.2
 2012-07-06 21:41 UTC  (10+ messages)

[RFC 0/3] mac80211 scanning restructuring
 2012-07-06 21:45 UTC  (7+ messages)
` [RFC 1/3] mac80211: make scan_sdata pointer usable with RCU
` [RFC 2/3] mac80211: track scheduled scan virtual interface
` [RFC 3/3] mac80211: redesign scan RX

[PATCH 0/4] Add a driver for the ASIX AX88172A
 2012-07-06 21:43 UTC  (6+ messages)
` [PATCH 1/4] asix: Fix checkpatch warnings
` [PATCH 4/4] asix: Add a new driver for the AX88172A

[PATCH 0/4] phylib: add context argument to adjust link callbacks
 2012-07-06 21:41 UTC  (2+ messages)

Not getting login prompt after CPU entered into cpu_idle() state
 2012-07-06 21:40 UTC  (4+ messages)

[PATCH] x86: adjust generic_get_mtrr() for 64-bit
 2012-07-06 21:38 UTC  (2+ messages)

Vos chaussures préférées -60%, chez vous rapidement et gratuitement
 2012-07-06 21:37 UTC 

Initializing iwl3945 error
 2012-07-06 21:34 UTC  (13+ messages)

[U-Boot] [STATUS] Final pull requests for -rc1?
 2012-07-06 21:32 UTC  (3+ messages)
` [U-Boot] [GIT PULL] mpc83xx: minor fixes

[Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing
 2012-07-06 21:32 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] tegra20: enable thumb
 2012-07-06 21:32 UTC  (6+ messages)
` [U-Boot] [PATCH 2/7] HACK: rearrange link order for thumb

Congratulation you won
 2012-07-06 21:32 UTC 

[U-Boot] Please pull u-boot-staging.git/sr@denx.de
 2012-07-06 21:30 UTC  (2+ messages)

[U-Boot] Pull request for u-boot-marvell.git
 2012-07-06 21:30 UTC  (8+ messages)
        ` [U-Boot] Pull request for u-boot-marvell.git - PLEASE HOLD ON
          ` [U-Boot] Pull request for u-boot-marvell.git - go ahead

[RESEND AGAIN][PATCH] pcmcia: move unbind/rebind into dev_pm_ops.complete
 2012-07-06 21:30 UTC  (2+ messages)

[PATCH 1/4] acpi: intel_idle : break dependency between modules
 2012-07-06 21:29 UTC  (10+ messages)
` [PATCH 2/4] cpuidle: define the enter function in the driver structure
` [PATCH 3/4] cpuidle: move enter_dead to "
` [PATCH 4/4] cpuidle : move tlb flag to the cpuidle header

[PATCH v2 1/1] media: gpio-ir-recv: add allowed_protos for platform data
 2012-07-06 21:28 UTC  (2+ messages)

git-clone ignores umask for working tree
 2012-07-06 21:20 UTC  (2+ messages)

Subject: [PATCH] tty ldisc: Close/Reopen race prevention should check the proper flag
 2012-07-06 21:24 UTC  (2+ messages)

[PATCH] media: gpio-ir-recv: add allowed_protos and map_name for platform data
 2012-07-06 21:23 UTC  (2+ messages)

[PATCH] mfd: wm831x: Feed the device UUID into device_add_randomness()
 2012-07-06 21:23 UTC  (2+ messages)
`  "

[PATCH] rtc: wm831x: Feed the write counter into device_add_randomness()
 2012-07-06 21:23 UTC  (2+ messages)
`  "

Documentation improvement
 2012-07-06 21:16 UTC  (3+ messages)

cpu stall and hyperthread
 2012-07-06 21:01 UTC  (4+ messages)

[PATCH v2] mac80211: reduce IEEE80211_TX_MAX_RATES from 5 to 4 to enable upcoming TPC support
 2012-07-06 21:09 UTC  (2+ messages)

[PATCH net,1/1] hyperv: Add support for setting MAC from within guests
 2012-07-06 21:25 UTC 

[PATCH 0/2] fat (exportfs): fix NFS file handle decode
 2012-07-06 21:07 UTC  (5+ messages)
` [PATCH 2/2] fat (exportfs): reconnect file handles to evicted inodes/dentries

media_build and Terratec Cinergy T Black
 2012-07-06 21:06 UTC  (2+ messages)

[PATCH] ARM: smp: Fix suspicious RCU originating from cpu_die()
 2012-07-06 21:04 UTC  (6+ messages)

[PATCH v3] printk: Have printk() never buffer its data
 2012-07-06 21:04 UTC  (22+ messages)

[PATCH] ACPI: Add ACPI CPU hot-remove support
 2012-07-06 21:00 UTC  (5+ messages)

[PATCH 00/15] PCI io.h cleanups
 2012-07-06 21:01 UTC  (8+ messages)
` [PATCH 03/15] ARM: tegra: use fixed PCI i/o mapping

[PATCH v2 00/12] IRQ, GPIO SPI, I2C, etc DTC support
 2012-07-06 21:00 UTC  (6+ messages)
` [PATCH v2 01/12] ARM: Orion: DT support for IRQ and GPIO Controllers

[tip:perf/core] perf/x86: Fix USER/KERNEL tagging of samples
 2012-07-06 20:59 UTC  (7+ messages)

Please hammer my for-linus branch
 2012-07-06 20:59 UTC  (5+ messages)

[GIT PULL] target fixes for v3.5-rc6
 2012-07-06 20:57 UTC 

[PATCH] Fix for psplash segmentation fault
 2012-07-06 20:54 UTC  (2+ messages)

[PATCH] PM / IPMI: Remove empty legacy PCI PM callbacks
 2012-07-06 20:50 UTC  (2+ messages)

[PATCH 00/21] More Haswell patches
 2012-07-06 20:47 UTC  (4+ messages)
` [PATCH 10/21] drm/i915: introduce lpt_enable_pch and cpt_enable_pch

[PATCH] dm-mirror: fix crash with mirror recovery and discard
 2012-07-06 20:44 UTC  (4+ messages)
`  "

[RFC PATCH 0/6] rcu: Userspace RCU extended quiescent state
 2012-07-06 20:43 UTC  (4+ messages)
` [PATCH 6/6] x86: Exit RCU extended QS on notify resume


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.