All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-02-13 23:23:43 to 2009-02-14 01:42:28 UTC [more...]

[patch 00/48] 2.6.28.6-stable review
 2009-02-14  1:13 UTC  (38+ messages)
  ` [patch 01/48] x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
  ` [patch 02/48] nbd: fix I/O hang on disconnected nbds
  ` [patch 03/48] mac80211: restrict to AP in outgoing interface heuristic
  ` [patch 04/48] w1: w1 temp calculation overflow fix
  ` [patch 05/48] zd1211rw: adding 0ace:0xa211 as a ZD1211 device
  ` [patch 06/48] zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G
  ` [patch 07/48] parport: parport_serial, dont bind netmos ibm 0299
  ` [patch 08/48] syscall define: fix uml compile bug
  ` [patch 09/48] kernel-doc: fix syscall wrapper processing
  ` [patch 10/48] Fix page writeback thinko, causing Berkeley DB slowdown
  ` [patch 11/48] write-back: fix nr_to_write counter
  ` [patch 12/48] writeback: fix break condition
  ` [patch 13/48] mm: rearrange exit_mmap() to unlock before arch_exit_mmap
  ` [patch 14/48] powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
  ` [patch 15/48] lockd: fix regression in lockds handling of blocked locks
  ` [patch 16/48] sctp: Fix crc32c calculations on big-endian arhes
  ` [patch 17/48] sctp: Correctly start rtx timer on new packet transmissions
  ` [patch 18/48] sctp: Properly timestamp outgoing data chunks for rtx purposes
  ` [patch 19/48] net: Fix frag_list handling in skb_seq_read
  ` [patch 20/48] net: Fix OOPS in skb_seq_read()
  ` [patch 21/48] drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
  ` [patch 22/48] ipv4: fix infinite retry loop in IP-Config
  ` [patch 23/48] net: Fix userland breakage wrt. linux/if_tunnel.h
  ` [patch 24/48] net: packet socket packet_lookup_frame fix
  ` [patch 25/48] packet: Avoid lock_sock in mmap handler
  ` [patch 26/48] sungem: Soft lockup in sungem on Netra AC200 when switching interface up
  ` [patch 27/48] udp: Fix UDP short packet false positive
  ` [patch 28/48] udp: increments sk_drops in __udp_queue_rcv_skb()
  ` [patch 29/48] ipv6: Disallow rediculious flowlabel option sizes
  ` [patch 30/48] ipv6: Copy cork options in ip6_append_data
  ` [patch 32/48] sky2: fix hard hang with netconsoling and iface going up
  ` [patch 33/48] tun: Add some missing TUN compat ioctl translations
  ` [patch 34/48] tun: Fix unicast filter overflow
  ` [patch 35/48] virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
  ` [patch 36/48] tcp: splice as many packets as possible at once
  ` [patch 45/48] netfilter: fix tuple inversion for Node information request
  ` [patch 46/48] netfilter: xt_sctp: sctp chunk mapping doesnt work

[linux-dvb] EC168
 2009-02-14  1:37 UTC  (4+ messages)

[RFC][PATCH 00/11] Android PM extensions
 2009-02-14  1:33 UTC  (10+ messages)
` [PATCH 01/13] PM: Add wake lock api

[PATCH 0/9] x86/apic: hooks for Xen dom0 support
 2009-02-14  1:12 UTC  (16+ messages)
` [PATCH 1/9] xen/dom0: handle acpi lapic parsing in Xen dom0
` [PATCH 2/9] xen: hook io_apic read/write operations
` [PATCH 3/9] xen: create dummy ioapic mapping
` [PATCH 4/9] xen: implement pirq type event channels
` [PATCH 5/9] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 6/9] xen/apic: identity map gsi->irqs
` [PATCH 7/9] xen: direct irq registration to pirq event channels
` [PATCH 8/9] xen: bind pirq to vector and event channel
` [PATCH 9/9] xen: pre-initialize legacy irqs early

VIDIOC_G_REGISTER question
 2009-02-14  1:26 UTC 

[PATCH 0/9] x86/apic: hooks for Xen dom0 support
 2009-02-14  1:09 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 0/9] PM: Fixes related to suspend and hibernation for 2.6.29
 2009-02-14  1:07 UTC  (20+ messages)
` [PATCH 1/9] Consolidate driver_probe_done() loops into one place
` [PATCH 2/9] PM/resume: wait for device probing to finish
` [PATCH 3/9] PM/hibernate: fix "swap breaks after hibernation failures"
` [PATCH 4/9] PM: fix build for CONFIG_PM unset
` [PATCH 5/9] swsusp: dont fiddle with swappiness
` [PATCH 6/9] swsusp: clean up shrink_all_zones()
` [PATCH 7/9] PM: Fix pm_notifiers during user mode hibernation
` [PATCH 8/9] PM: Wait for console in resume
` [PATCH 9/9] PM: Fix suspend_console and resume_console to use only one semaphore

[patch 00/47] 2.6.27.18-stable review
 2009-02-14  0:59 UTC  (48+ messages)
  ` [patch 01/47] Fix page writeback thinko, causing Berkeley DB slowdown
  ` [patch 02/47] iwlwifi: scan correct setting of valid rx_chains
  ` [patch 03/47] kernel-doc: fix syscall wrapper processing
  ` [patch 04/47] lockd: fix regression in lockds handling of blocked locks
  ` [patch 05/47] nbd: fix I/O hang on disconnected nbds
  ` [patch 06/47] parport: parport_serial, dont bind netmos ibm 0299
  ` [patch 07/47] powerpc: Fix swapcontext system for VSX + old ucontext size
  ` [patch 08/47] powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
  ` [patch 09/47] syscall define: fix uml compile bug
  ` [patch 10/47] w1: w1 temp calculation overflow fix
  ` [patch 11/47] write-back: fix nr_to_write counter
  ` [patch 12/47] writeback: fix break condition
  ` [patch 13/47] x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
  ` [patch 14/47] zd1211rw: adding 0ace:0xa211 as a ZD1211 device
  ` [patch 15/47] zd1211rw: treat MAXIM_NEW_RF(0x08) as UW2453_RF(0x09) for TP-Link WN322/422G
  ` [patch 16/47] sctp: Fix crc32c calculations on big-endian arhes
  ` [patch 17/47] sctp: Correctly start rtx timer on new packet transmissions
  ` [patch 18/47] sctp: Properly timestamp outgoing data chunks for rtx purposes
  ` [patch 19/47] drivers/net/skfp: if !capable(CAP_NET_ADMIN): inverted logic
  ` [patch 20/47] ipv4: fix infinite retry loop in IP-Config
  ` [patch 21/47] ipv6: Disallow rediculious flowlabel option sizes
  ` [patch 22/47] ipv6: Copy cork options in ip6_append_data
  ` [patch 23/47] net: 4 bytes kernel memory disclosure in SO_BSDCOMPAT gsopt try #2
  ` [patch 24/47] net: packet socket packet_lookup_frame fix
  ` [patch 25/47] sky2: fix hard hang with netconsoling and iface going up
  ` [patch 26/47] sungem: Soft lockup in sungem on Netra AC200 when switching interface up
  ` [patch 27/47] tun: Add some missing TUN compat ioctl translations
  ` [patch 28/47] tun: Fix unicast filter overflow
  ` [patch 29/47] udp: Fix UDP short packet false positive
  ` [patch 30/47] udp: increments sk_drops in __udp_queue_rcv_skb()
  ` [patch 31/47] virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
  ` [patch 32/47] net: Fix frag_list handling in skb_seq_read
  ` [patch 33/47] net: Fix OOPS in skb_seq_read()
  ` [patch 34/47] packet: Avoid lock_sock in mmap handler
  ` [patch 35/47] tcp: splice as many packets as possible at once
  ` [patch 36/47] tcp: Fix length tcp_splice_data_recv passes to skb_splice_bits
  ` [patch 37/47] sparc: Enable syscall wrappers for 64-bit (CVE-2009-0029)
  ` [patch 38/47] sparc64: Annotate sparc64 specific syscalls with SYSCALL_DEFINEx()
  ` [patch 39/47] netfilter: fix tuple inversion for Node information request
  ` [patch 40/47] netfilter: xt_sctp: sctp chunk mapping doesnt work
  ` [patch 41/47] bluetooth hid: enable quirk handling for Apple Wireless Keyboards in 2.6.27
  ` [patch 42/47] HID: adjust report descriptor fixup for MS 1028 receiver
  ` [patch 43/47] libata: fix EH device failure handling
  ` [patch 44/47] ide/libata: fix ata_id_is_cfa() (take 4)
  ` [patch 45/47] x86: fixup config space size of CPU functions for AMD family 11h
  ` [patch 46/47] mac80211: fix a buffer overrun in station debug code
  ` [patch 47/47] ALSA: mtpav - Fix initial value for input hwport

[PATCH] Documentation: pruning recipe for destructive filter-branch
 2009-02-14  1:07 UTC  (2+ messages)

Install of pv_ops 2.6.29-rc3
 2009-02-14  1:05 UTC 

[PATCH] compat-2.6: reflect changes to iwlwifi Kconfig file
 2009-02-14  0:56 UTC  (3+ messages)

[BUG] Suspend tries to suspend devices already in D3
 2009-02-14  0:48 UTC  (4+ messages)

gmail screws up patches looking for workable workaround
 2009-02-14  0:46 UTC  (4+ messages)

#tj-percpu has been rebased
 2009-02-14  0:45 UTC  (5+ messages)

[U-Boot] [PATCH] Multiadapter/multibus I2C, at91rm9200 and friends
 2009-02-14  0:45 UTC 

[net-next PATCH 4/6 v2] igb: misc cleanup to combine one if statement
 2009-02-14  0:45 UTC 

[PATCH] send-email: handle multiple Cc addresses when reading mbox message
 2009-02-14  0:42 UTC  (6+ messages)

[U-Boot] [PATCH] Multiadapter/multibus I2C, i2c.h fix
 2009-02-14  0:42 UTC 

git log --graph and root commits
 2009-02-14  0:40 UTC  (5+ messages)

RFC: Finalizing the V4L2 RDS interface
 2009-02-14  0:42 UTC  (4+ messages)

[PATCH -next/mmotm/resend/lost] wireless: fix for CONFIG_NL80211=n
 2009-02-14  0:39 UTC 

[RFC 0/6] x86 tip asm ENTRY,ENDPROC cleanup
 2009-02-14  0:34 UTC  (3+ messages)

[RFC] git-send-email: making --no-chain-reply-to the default
 2009-02-14  0:29 UTC 

ACPI hotplug panic with current git head
 2009-02-14  0:30 UTC  (4+ messages)

[B.A.T.M.A.N.] B.A.T.M.A.N L2 over a Bluetooth PAN
 2009-02-14  0:28 UTC  (3+ messages)

irqflags.h changes
 2009-02-14  0:32 UTC  (2+ messages)

[Qemu-devel] Cursor keys not working?
 2009-02-14  0:24 UTC  (5+ messages)
  ` Re : "

[PATCH 0/4] remote HEAD improvements take 2
 2009-02-14  0:22 UTC  (7+ messages)
` [PATCH 1/4] builtin-clone: move locate_head() to remote.c so it can be re-used
  ` [PATCH 2/4] builtin-remote: move duplicated cleanup code its own function
    ` [PATCH 3/4] builtin-remote: teach show to display remote HEAD
      ` [PATCH 4/4] builtin-remote: add set-head verb

[PATCH 0/7] V3 of the async function call patches
 2009-02-14  0:22 UTC  (3+ messages)
` [PATCH 1/7] async: Asynchronous function calls to speed up kernel boot

[PATCH 06/10] PM: Add early suspend api
 2009-02-14  0:18 UTC  (14+ messages)
` [PATCH 08/10] PM: earlysuspend: Removing dependence on console
  ` [PATCH 09/10] Input: Hold wake lock while event queue is not empty

[PATCH] Make context switch and migration software counters work again
 2009-02-14  0:13 UTC  (3+ messages)

[PATCH 4/8] i2c: lp5521: move to LED framework
 2009-02-14  0:07 UTC  (5+ messages)
` [PATCH 5/6] leds: lp5521: move to drivers/leds

[PATCH v2] psmouse: run kpsmoused only while needed
 2009-02-14  0:05 UTC  (3+ messages)

What happened to http://www.nsa.gov/selinux/ ????
 2009-02-14  0:02 UTC  (2+ messages)

[Bug 16176] New: X fails to start with GeForce 9600 with ``Failed to allocate memory for framebuffer! "
 2009-02-14  0:01 UTC  (2+ messages)
  ` [Bug 16176] "

[ANNOUNCE] tig-0.14
 2009-02-13 23:57 UTC  (5+ messages)

[PATCH] mac80211: avoid possible buffer overrun in sta_agg_status_write
 2009-02-13 23:43 UTC  (4+ messages)
` [stable] "

cacheflush system call-MIPS
 2009-02-13 23:56 UTC  (4+ messages)

[PATCH] refpolicy: Add missing network related MLS constraints
 2009-02-13 23:54 UTC  (6+ messages)
` [refpolicy] [PATCH] refpolicy: Add missing network related MLSconstraints

[Qemu-devel] PPC emulation performance issues
 2009-02-13 23:50 UTC  (3+ messages)

+ doc-alphabetize-kernel-parameterstxt.patch added to -mm tree
 2009-02-13 23:50 UTC 

+ linux-next-rejects.patch added to -mm tree
 2009-02-13 23:49 UTC 

[Announce] 2.6.29-rc4-rt1
 2009-02-13 23:48 UTC  (5+ messages)
` [patch] generic-ipi: remove kmalloc, cleanup

[Xenomai-help] Use of Linux wake_up() system call in Xenomai RTDM thread in kernel mode
 2009-02-13 23:45 UTC  (2+ messages)

+ cirrusfb-add-mmio-registers-for-laguna-chipsets.patch added to -mm tree
 2009-02-13 23:45 UTC 

Your purchase will be shipped with U.S. Postal Service®
 2009-02-13 23:45 UTC 

[PATCH -v2 1/3] SELinux: fix selinux to safely handle any bugs even when not CONFIG_BUG
 2009-02-13 23:44 UTC  (4+ messages)
` [PATCH -v2 2/3] SELinux: call capabilities code directory

+ asiliantfb-fix-cmap-memory-leaks.patch added to -mm tree
 2009-02-13 23:42 UTC 

+ work_on_cpu-rewrite-it-to-create-a-kernel-thread-on-demand.patch added to -mm tree
 2009-02-13 21:21 UTC  (4+ messages)

[PATCH 1/2] Add support for TPS6235x support
 2009-02-13 23:41 UTC  (4+ messages)

[PATCH] icecc: base fix for cross and native builds
 2009-02-13 23:38 UTC  (6+ messages)

+ fbdev-drm-fix-kconfig-submenu-mess-in-graphics-support.patch added to -mm tree
 2009-02-13 23:39 UTC 

[PATCH 0/2] fix memmap init for handling memory hole v2
 2009-02-13 23:38 UTC  (5+ messages)
` [PATCH 1/2] clean up for early_pfn_to_nid

[RFC] pthread/signal problems on hppa (ruby1.9 problems)
 2009-02-13 23:31 UTC  (3+ messages)

+ fs-proc-task_mmuc-fix-sparse-warnings.patch added to -mm tree
 2009-02-13 23:30 UTC 

+ x86_32-fix-printk-formats.patch added to -mm tree
 2009-02-13 23:29 UTC 

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-02-13 23:28 UTC  (8+ messages)

Re:[PATCH] Implement barrier support for single device DM devices
 2009-02-13 23:26 UTC  (2+ messages)
    ` Fwd: [PATCH] "


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.