linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-08 20:27:25 to 2012-02-09 03:33:08 UTC [more...]

[PATCH 21/21] posix_types: Remove fd_set macros
 2012-02-09  1:27 UTC  (10+ messages)
  ` [PATCH 00/21] RFC: Make all arches use <asm-generic/posix_types.h>
    ` [PATCH 04/21] arm: Use generic posix_types.h
    ` [PATCH 18/21] sparc: "

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
 2012-02-09  3:22 UTC  (2+ messages)
` [PATCH 6/9 update changelog] readahead: add /debug/readahead/stats

[PATCH 0/5] xen: patches for supporting efi
 2012-02-09  3:33 UTC  (4+ messages)
` [PATCH 1/5] EFI: Provide registration for efi_init.. etc efi public function
` [PATCH 2/5] EFI: seperate get efi table info code to single function
` [PATCH 3/5] EFI: add efi driver for Xen efi

linux-next: Tree for Feb 2
 2012-02-09  3:30 UTC  (5+ messages)
` linux-next: Tree for Feb 2 (trace/events/sunrpc.h)

[RFC][PATCH 00/50] set addr_assign_type to NET_ADDR_RANDOM if a random mac address get assigned to a netdevice
 2012-02-09  3:28 UTC  (61+ messages)
` [PATCH 01/50] eth: reset addr_assign_type if eth_mac_addr() called
` [PATCH 02/50] smsc95xx: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 03/50] smsc75xx: se "
` [PATCH 04/50] adi/blackfin: set addr_assign_type correctly if random
` [PATCH 05/50] UML net: set addr_assign_type if random_ether_addr() used
` [PATCH 06/50] dummy: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 07/50] au1000_eth: "
` [PATCH 08/50] bnx2x: "
` [PATCH 09/50] Cadence MACB: "
` [PATCH 10/50] Calxeda XGMAC: "
` [PATCH 11/50] ep93xx: "
` [PATCH 12/50] dm9000: "
` [PATCH 13/50] dnet: "
` [PATCH 14/50] ethoc: set addr_assign_type if random_ether_addr() used
` [PATCH 15/50] lantiq_etop: "
` [PATCH 16/50] pxa168_eth: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 17/50] enc28j60: "
` [PATCH 18/50] mipsnet: "
` [PATCH 19/50] macsonic: "
` [PATCH 20/50] smsc911x: "
` [PATCH 21/50] smsc9420: "
` [PATCH 22/50] r6040: "
` [PATCH 23/50] efx: "
` [PATCH 24/50] sis900: "
` [PATCH 25/50] via-rhine: "
` [PATCH 26/50] faraday: "
` [PATCH 27/50] davinci_emac: "
` [PATCH 28/50] forcedeth: "
` [PATCH 29/50] micrel eth: "
` [PATCH 30/50] atheros eth: set addr_assign_type if random_ether_addr() used
` [PATCH 31/50] tc35815: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 32/50] tile_net: "
` [PATCH 33/50] stmmac: "
` [PATCH 34/50] xilinx ll_temac: "
` [PATCH 35/50] ifb: "
` [PATCH 36/50] igbvf: reset netdevice addr_assign_type if changed from random
` [PATCH 37/50] usbnet: set addr_assign_type if random_ether_addr() used
` [PATCH 38/50] g_ether: "
` [PATCH 39/50] veth: use dev_hw_addr_random() instead of random_ether_addr()
` [PATCH 40/50] batman-adv: "
` [PATCH 41/50] l2tp_eth: "
` [PATCH 42/50] virtio_net: "
` [PATCH 43/50] macvlan: "
` [PATCH 44/50] team: "
` [PATCH 45/50] tun: "
` [PATCH 46/50] wan: "
` [PATCH 47/50] bridge: "
` [PATCH 48/50] ip_gre.c: "
` [PATCH 49/50] openvswitch: "
` [PATCH 50/50] "

[PATCH v3 0/3] KVM: perf: a smart tool to analyse kvm events
 2012-02-09  3:07 UTC  (6+ messages)
` [PATCH v3 3/3] KVM: perf: kvm events analysis tool

[PATCH] watchdog: update documentation
 2012-02-09  3:04 UTC  (5+ messages)
    ` [PATCH] watchdog: update Kconfig entries
      ` [PATCH] watchdog: fix code/comments mismatches

[PATCH] perf tools: Allow multiple threads or processes in record, stat, top
 2012-02-09  2:52 UTC  (3+ messages)

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-09  2:51 UTC  (4+ messages)

linux thread scheduling
 2012-02-09  2:45 UTC 

[PATCH 0/6 v5] pagemap handles transparent hugepage
 2012-02-09  2:29 UTC  (7+ messages)
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 5/6] introduce pmd_to_pte_t()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry

[PATCH] rtlwifi: rtl8192se firmware load can overflow target buffer
 2012-02-09  2:30 UTC  (4+ messages)

[RFC] Extend mwait idle to optimize away IPIs when possible
 2012-02-09  2:18 UTC  (4+ messages)

[PATCH RT 0/8] [ANNOUNCE] 3.0.20-rt36-rc1
 2012-02-09  1:59 UTC  (9+ messages)
` [PATCH RT 1/8] genirq: Unmask oneshot irqs when thread was not woken
` [PATCH RT 2/8] genirq: Handle pending irqs in irq_startup()
` [PATCH RT 3/8] signal/x86: Delay calling signals in atomic
` [PATCH RT 4/8] x86: Do not disable preemption in int3 on 32bit
` [PATCH RT 5/8] timer-fd: Prevent live lock
` [PATCH RT 6/8] genirq: Allow disabling of softirq processing in irq thread context
` [PATCH RT 7/8] futex: Fix bug on when a requeued RT task times out
` [PATCH RT 8/8] Linux 3.0.20-rt36-rc1

[PATCH 0/8] Fixes for common mistakes w/ for_each_process and task->mm
 2012-02-09  1:47 UTC  (7+ messages)
` [PATCH 1/8] sysrq: Fix possible race with exiting task
` [PATCH 2/8] sysrq: Properly check for kernel threads
` [PATCH 3/8] arm: Fix possible race on task->mm

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-09  1:46 UTC  (6+ messages)
  ` [PATCH] selftests: Launch individual selftests from the main Makefile
  ` [PATCH 3/3 v2] move hugepage test examples to tools/testing/selftests/vm

[PATCH] perf tools: Allow expressions in __print_symbolic() fields
 2012-02-09  1:44 UTC  (2+ messages)

[PATCH] staging: r8712u: Simplify semaphores
 2012-02-09  1:42 UTC 

[PATCH] parse-events: Allow expressions in __print_symbolic() fields
 2012-02-09  1:36 UTC  (2+ messages)

[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
 2012-02-09  1:27 UTC  (5+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
      `  "

[PATCH] block: remove plugging at buffered write time
 2012-02-09  1:14 UTC  (3+ messages)

[GIT PULL] at91: at91sam9x5 family basic support
 2012-02-09  1:14 UTC  (2+ messages)

[GIT PULL] at91: devices and boards files update for 3.4
 2012-02-09  1:14 UTC  (2+ messages)

[GIT PULL] at91: pm cleanup for standby
 2012-02-09  1:14 UTC  (2+ messages)

[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
 2012-02-09  1:13 UTC  (12+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
` [PATCH 3/5] staging: zcache: replace xvmalloc with zsmalloc

[PATCH] xvmalloc: total_pages can be ulong
 2012-02-09  1:11 UTC  (2+ messages)

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-02-09  1:31 UTC  (2+ messages)

[patch] android, lowmemorykiller: convert to use oom_score_adj
 2012-02-09  0:57 UTC  (2+ messages)

[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
 2012-02-09  0:56 UTC  (5+ messages)
` [PATCH 3/6] "

[git pull] SPI changes for v3.3-rc2
 2012-02-09  0:52 UTC  (3+ messages)

[PATCH RFC 0/4] Scheduler idle notifiers and users
 2012-02-09  0:32 UTC  (7+ messages)
` [PATCH 3/4] cpufreq: New 'interactive' governor

[PATCH] [IA64] disable interrupts when exiting from ia64_mca_cmc_int_handler()
 2012-02-09  0:24 UTC  (2+ messages)

[RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF
 2012-02-09  0:19 UTC  (17+ messages)
    ` Compat 32-bit syscall entry from 64-bit task!? [was: Re: [RFC,PATCH 1/2] seccomp_filters: system call filtering using BPF]
                  ` Compat 32-bit syscall entry from 64-bit task!?

pull request: wireless 2012-02-08
 2012-02-09  0:13 UTC  (2+ messages)

[PATCH v8 0/8] Reduce cross CPU IPI interference
 2012-02-09  0:03 UTC  (4+ messages)
` [PATCH v8 4/8] smp: add func to IPI cpus based on parameter func

[RFC][PATCH 0/8] PM: Implement autosleep and "wake locks"
 2012-02-09  0:05 UTC  (5+ messages)
` [PATCH 4/8] PM / Sleep: Use wait queue to signal "no wakeup events in progress"

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-08 23:58 UTC 

[PATCH 1/2] Define ENOAUTHSERVICE to indicate "Authentication service unavailable"
 2012-02-08 23:53 UTC  (2+ messages)

[PATCH] Use NUMA node cpu mask in irq affinity
 2012-02-08 23:51 UTC  (2+ messages)

[PATCH v5 5/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-08 23:50 UTC  (3+ messages)
` [PATCH v6 "

[PATCH v5 4/5] netdev: ethernet dev_alloc_skb to netdev_alloc_skb
 2012-02-08 23:50 UTC  (3+ messages)
` [PATCH v6 "

sysfs regression: wrong link counts
 2012-02-08 23:48 UTC  (13+ messages)
  ` network regression: cannot rename netdev twice

[PATCH 0/2] Fix deadlock with suspend & quotas
 2012-02-08 23:47 UTC  (5+ messages)
` [PATCH 1/2] vfs: Provide function to get superblock and wait for it to thaw

checkpatch complaint
 2012-02-08 23:42 UTC  (2+ messages)

[PATCH 1/2] char/mem: Add /dev/io
 2012-02-08 23:16 UTC  (8+ messages)
` [PATCH 1/2] char/mem: Add /dev/io (v2)

[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
 2012-02-08 23:10 UTC  (9+ messages)

[RFC][PATCH v4 -next 1/4] Move kmsg_dump(KMSG_DUMP_PANIC) below smp_send_stop()
 2012-02-08 22:56 UTC  (13+ messages)

[PATCH v4 0/4] generic irq chip domain support
 2012-02-08 22:55 UTC  (2+ messages)
` [PATCH v6] irq: add irq_domain support to generic-chip

[PATCH] x86, kdump: No need to disable ioapic in crash path
 2012-02-08 22:55 UTC  (7+ messages)

[PATCH] sched: generalize CONFIG_IRQ_TIME_ACCOUNTING for X86 and ARM
 2012-02-08 22:50 UTC  (2+ messages)

[PATCH v3] rtc: ds1307: generalise ram size and offset
 2012-02-08 22:36 UTC  (9+ messages)
            ` [PATCH v4] "

[PATCH 00/15] Swap-over-NBD without deadlocking V8
 2012-02-08 22:13 UTC  (9+ messages)
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages

[3.3-rc2+] Thousands of ath9k warnings on dmesg before laptop froze
 2012-02-08 22:29 UTC  (4+ messages)
` [ath9k-devel] "

[PATCH] IB/ehca: use kthread_create_on_node
 2012-02-08 22:28 UTC  (6+ messages)

integer overflows in kernel/relay.c
 2012-02-08 22:25 UTC  (3+ messages)

[announce] Gujin GPL bootloader version 2.8.5
 2012-02-08 22:11 UTC 

[PATCH] omap: board-omap3evm: add required smsc911x regulators
 2012-02-08 22:06 UTC 

[PATCH -v5 0/24] PCI: allocate pci bus num range for unassigned bridge busn + pci rescan cleanup
 2012-02-08 22:02 UTC  (4+ messages)
` [PATCH 09/24] PCI, powerpc: Register busn_res for root buses

RFC: Device isolation groups
 2012-02-08 21:43 UTC  (5+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)

RFD: x32 ABI system call numbers
 2012-02-08 21:36 UTC  (8+ messages)
            ` 64-bit time on 32-bit systems

[PATCH 00/17] Fix assorted FS-Cache problems
 2012-02-08 21:19 UTC  (18+ messages)
` [PATCH 01/17] CacheFiles: Fix the marking of cached pages
` [PATCH 02/17] CacheFiles: Downgrade the requirements passed to the allocator
` [PATCH 03/17] FS-Cache: Check that there are no read ops when cookie relinquished
` [PATCH 04/17] CacheFiles: Make some debugging statements conditional
` [PATCH 05/17] FS-Cache: Make cookie relinquishment wait for outstanding reads
` [PATCH 06/17] FS-Cache: Fix operation state management and accounting
` [PATCH 07/17] FS-Cache: Provide proper invalidation
` [PATCH 08/17] VFS: Make more complete truncate operation available to CacheFiles
` [PATCH 09/17] CacheFiles: Implement invalidation
` [PATCH 10/17] NFS: Use FS-Cache invalidation
` [PATCH 11/17] CacheFiles: Add missing retrieval completions
` [PATCH 12/17] FS-Cache: Convert the object event ID #defines into an enum
` [PATCH 13/17] FS-Cache: Initialise the object event mask with the calculated mask
` [PATCH 14/17] FS-Cache: Don't mask off the object event mask when printing it
` [PATCH 15/17] FS-Cache: Limit the number of I/O error reports for a cache
` [PATCH 16/17] FS-Cache: Exclusive op submission can BUG if there's been an I/O error
` [PATCH 17/17] NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page

[PATCH 0/4] radix-tree: iterating general cleanup
 2012-02-08 21:31 UTC  (5+ messages)

drivers/net/phy/phy.c issue
 2012-02-08 21:05 UTC  (4+ messages)

[GIT PULL] sound fixes #2
 2012-02-08 21:12 UTC 

pohmelfs: call for inclusion
 2012-02-08 20:57 UTC  (5+ messages)

[PATCH 1/2] remoteproc: bail out if firmware has different endianess
 2012-02-08 21:01 UTC  (3+ messages)

bsg_unregister_queue attempts to remove "bsg" sysfs link that doesn't exist
 2012-02-08 20:54 UTC 

[PATCH v3] Regulator: Add Anatop regulator driver
 2012-02-08 20:51 UTC  (3+ messages)
` [PATCH v4 1/2] mfd: Add anatop mfd driver
  ` [PATCH v4 2/2] Regulator: Add Anatop regulator driver

[PATCH] [trivial] stmmac: Fix typo in stmmac_pci.c
 2012-02-08 20:29 UTC  (2+ messages)

[PATCH 1/2] smsc95xx: add module parameter to turn off NIC status leds
 2012-02-08 20:27 UTC  (3+ messages)
` [PATCH 2/2] smsc95xx: allow to re-use MAC address already programmed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).