All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-13 02:52:03 to 2007-12-13 06:59:32 UTC [more...]

[PATCH] [00/48] libertas update
 2007-12-13  6:59 UTC  (21+ messages)
` [PATCH 49/48] libertas: fix use-after-free error
` [PATCH 50/48] libertas: add opaque extra argument to cmd callback function
` [PATCH 51/48] libertas: clean up lbs_interrupt()
` [PATCH 52/48] libertas: make lbs_cmd() usage nicer
` [PATCH 53/48] libertas: remove pre_open_check()
` [PATCH 54/48] libertas: clean up is_command_allowed_in_ps()
` [PATCH 55/48] libertas: make rtap and normal modes mutually exclusive, clean up open/stop
` [PATCH 56/48] libertas: improve reliability of firmware reloading on USB
` [PATCH 57/48] libertas: switch to a waitqueue and timer for handling USB firmware load
` [PATCH 58/48] libertas: don't run thread while firmware not yet ready
` [PATCH 59/48] libertas: clean up direct command handling
` [PATCH 60/48] libertas: add simple copyback command callback
` [PATCH 61/48] libertas: convert GET_HW_SPEC to a direct command
` [PATCH 62/48] libertas: switch USB cardp->priv to 'struct lbs_private *' and resulting fix
` [PATCH 63/48] libertas: move removal of lbs_rtap file to lbs_stop_card()
` [PATCH 64/48] libertas: wait for 'firmware ready' event from firmware after loading
` [PATCH 65/48] libertas: rename and re-type bufvirtualaddr to cmdbuf
` [PATCH 66/48] libertas: fix debug output in lbs_cmd_copyback() function
` [PATCH 68/48] libertas: remove casts from lbs_cmd() and lbs_cmd_with_response() macros
` [PATCH 69/48] libertas: fix case of FWT_ACCESS_LIST_ROUTE and FWT_ACCESS_LIST_NEIGHBOR commands

[patch 00/60] 2.6.23-stable review
 2007-12-13  6:53 UTC  (20+ messages)
  ` [patch 01/60] libertas: properly account for queue commands
  ` [patch 02/60] NET: random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR
  ` [patch 03/60] NETFILTER: Fix NULL pointer dereference in nf_nat_move_storage()
  ` [patch 04/60] rd: fix data corruption on memory pressure Future of Linux 2.6.22.y series
  ` [patch 05/60] sched: some proc entries are missed in sched_domain sys_ctl debug code
  ` [patch 06/60] PKT_SCHED: Check subqueue status before calling hard_start_xmit
  ` [patch 07/60] Fix synchronize_irq races with IRQ handler
  ` [patch 08/60] Input: ALPS - add support for model found in Dell Vostro 1400
  ` [patch 09/60] Input: ALPS - add signature for ThinkPad R61
  ` [patch 23/60] KVM: SVM: Fix FPU leak while emulating clts
  ` [patch 36/60] nf_nat: fix memset error
  ` [patch 37/60] netfilter: Fix kernel panic with REDIRECT target
  ` [patch 56/60] libata: kill spurious NCQ completion detection
  ` [patch 17/60] KVM: x86 emulator: implement movnti mem, reg
  ` [patch 18/60] KVM: x86 emulator: fix access registers for instructions with ModR/M byte and Mod = 3
  ` [patch 19/60] KVM: x86 emulator: invd instruction
  ` [patch 20/60] KVM: SVM: Intercept the invd and wbinvd instructions
  ` [patch 24/60] KVM: Skip pio instruction when it is emulated, not executed
  ` [patch 26/60] KVM: VMX: Reset mmu context when entering real mode

git-svn: expand handling of From: and Signed-off-by:
 2007-12-13  6:58 UTC 

[Bluez-users] eSCO over HCI
 2007-12-13  6:55 UTC 

[patch 00/36] 2.6.22-stable review
 2007-12-13  6:42 UTC  (38+ messages)
  ` [patch 01/36] atl1: disable broken 64-bit DMA
  ` [patch 02/36] rd: fix data corruption on memory pressure Future of Linux 2.6.22.y series
  ` [patch 03/36] wait_task_stopped(): pass correct exit_code to wait_noreap_copyout()
  ` [patch 04/36] USB: make the microtek driver and HAL cooperate
  ` [patch 05/36] USB: fix up EHCI startup synchronization
  ` [patch 06/36] tmpfs: restore missing clear_highpage
  ` [patch 07/36] nf_nat: fix memset error
  ` [patch 08/36] libcrc32c: keep intermediate crc state in cpu order
  ` [patch 09/36] isdn: avoid copying overly-long strings
  ` [patch 10/36] I4L: fix isdn_ioctl memory overrun vulnerability
  ` [patch 11/36] hrtimers: avoid overflow for large relative timeouts (CVE-2007-5966)
  ` [patch 12/36] futex: fix for futex_wait signal stack corruption
  ` [patch 13/36] forcedeth: new mcp79 pci ids
  ` [patch 14/36] forcedeth boot delay fix
  ` [patch 15/36] fb_ddc: fix DDC lines quirk
  ` [patch 16/36] TCP: Problem bug with sysctl_tcp_congestion_control function
  ` [patch 17/36] TCP: MTUprobe: fix potential sk_send_head corruption
  ` [patch 18/36] PFKEY: Sending an SADB_GET responds with an SADB_GET
  ` [patch 19/36] NET: Corrects a bug in ip_rt_acct_read()
  ` [patch 20/36] IPV4: Remove bogus ifdef mess in arp_process
  ` [patch 21/36] CRYPTO api: Fix potential race in crypto_remove_spawn
  ` [patch 22/36] ATM: initialize lock and tasklet earlier
  ` [patch 23/36] UNIX: EOF on non-blocking SOCK_SEQPACKET
  ` [patch 24/36] TEXTSEARCH: Do not allow zero length patterns in the textsearch infrastructure
  ` [patch 25/36] TCP: illinois: Incorrect beta usage
  ` [patch 26/36] RXRPC: Add missing select on CRYPTO
  ` [patch 27/36] IPV6: Restore IPv6 when MTU is big enough
  ` [patch 28/36] DECNET: dn_nl_deladdr() almost always returns no error
  ` [patch 29/36] BRIDGE: Lost call to br_fdb_fini() in br_init() error path
  ` [patch 30/36] knfsd: Validate filehandle type in fsid_source
  ` [patch 31/36] Revert "Fix SMP poweroff hangs"
  ` [patch 32/36] XFS: Make xfsbufd threads freezable
  ` [patch 33/36] XFRM: Fix leak of expired xfrm_states
  ` [patch 34/36] NETFILTER: xt_TCPMSS: remove network triggerable WARN_ON
  ` [patch 35/36] libata: kill spurious NCQ completion detection
  ` [patch 36/36] BRIDGE: Properly dereference the br_should_route_hook
  ` [stable] [patch 00/36] 2.6.22-stable review

[RFC] ehea: kdump support using new shutdown hook
 2007-12-13  6:41 UTC  (6+ messages)

How to duplicate packets in PRE_ROUTING hook and send it to multiple machines in simpe way
 2007-12-13  6:46 UTC 

[Bugme-new] [Bug 9555] New: Suspend to RAM horks keyboard autorepeat, system bell, trackpad
 2007-12-13  6:45 UTC  (2+ messages)

How can I access my usb stick
 2007-12-13  6:34 UTC  (2+ messages)
  ` Fwd: "

[U-Boot-Users] Request to mailing list U-Boot-Users rejected
 2007-12-13  6:31 UTC  (4+ messages)

[PATCH 4/4] sky2: rtnl_lock out of loop will be faster
 2007-12-13  6:26 UTC  (3+ messages)

[PATCH] Enable VPID (Virtual Processor Identification)
 2007-12-13  6:26 UTC 

[PATCH] Enable EPT (Extended Page Table)
 2007-12-13  6:25 UTC 

git describe candidate filtering
 2007-12-13  6:12 UTC  (3+ messages)

[PATCH -stable] libata: kill spurious NCQ completion detection
 2007-12-13  6:11 UTC  (3+ messages)
` patch libata-kill-spurious-ncq-completion-detection.patch queued to -stable tree

[PATCH, RFC] hacks to allow -rt to run kernbench on POWER
 2007-12-13  6:10 UTC  (3+ messages)

trey
 2007-12-13  6:04 UTC 

How to Build Rootfile system
 2007-12-13  6:03 UTC 

McSPI interfaces in newer kernel
 2007-12-13  5:58 UTC  (2+ messages)

net-2.6.235 warning
 2007-12-13  5:55 UTC 

[RFH] convert shortlog to use parse_options
 2007-12-13  5:52 UTC 

2.6.24-rc3-mm1
 2007-12-13  5:36 UTC  (11+ messages)
            ` [PATCH] REQ-flags to/from BIO-flags bugfix

[PATCH] IPv6: Fix the return value of ipv6_getsockopt
 2007-12-13  5:44 UTC 

Physician List in the USA
 2007-12-13  4:25 UTC 

[Qemu-devel] [BUG][PATCH] setsockopt() errno
 2007-12-13  5:31 UTC 

2.6.23.9-rt13
 2007-12-13  5:33 UTC 

2.6.23.8-rt11, tasks freezing
 2007-12-13  5:33 UTC 

[PATCH] b43: Fix rfkill radio LED
 2007-12-13  5:32 UTC 

+ i2c-fix-drivers-media-video-bt866c.patch added to -mm tree
 2007-12-13  5:30 UTC 

ANN: Sonkei
 2007-12-13  5:23 UTC  (2+ messages)

[PATCH] b43: Fix rfkill radio LED
 2007-12-13  5:27 UTC 

Possible issue with dangling PCI BARs
 2007-12-13  5:26 UTC  (2+ messages)

Using VT-D to grant a Windows DomU access to a PCI Express graphics card?
 2007-12-13  5:25 UTC  (8+ messages)
` Using VT-D to grant a Windows DomU access to a PCIExpress "
        ` Using VT-D to grant a Windows DomU access to aPCIExpress "
            ` Using VT-D to grant a Windows DomU access toaPCIExpress "

[PATCH 1/3] [IPSEC]: Make xfrm_lookup flags argument a bit-field
 2007-12-13  5:25 UTC  (5+ messages)
  ` [IPSEC]: Make callers of xfrm_lookup to use XFRM_LOOKUP_WAIT
      ` [DECNET]: Fix inverted wait flag in xfrm_lookup call

[Qemu-devel] [BUG][PATCH] nanosleep doesn't write remaining time
 2007-12-13  5:12 UTC 

[RFC] move free page back to MIGRATE_MOVABLE?
 2007-12-13  5:19 UTC 

acpi_osi Linux report and questions
 2007-12-13  5:06 UTC 

[PATCH] Do ioremap and allocation for sleep on 3400 once at boot
 2007-12-13  5:15 UTC 

[PATCH 2/2] kdump shutdown hook support
 2007-12-13  5:13 UTC  (6+ messages)
` [PATCH 0/2] Add crashdump shutdown hooks
  ` [PATCH 1/2] Make setjmp/longjmp code generic

[PATCH] Convert therm_windtunnel.c to use the kthread API
 2007-12-13  4:57 UTC 

Enjoy gambling in the most reliable online casino!
 2007-12-13  4:56 UTC 

[PATCH] Convert therm_pm72.c to use the kthread API
 2007-12-13  4:54 UTC 

[PATCH] fix invalidate_inode_pages2_range not to clear ret
 2007-12-13  4:50 UTC 

[PATCH 0/19] desc_struct integration
 2007-12-13  2:01 UTC  (21+ messages)
` [PATCH 0/19 - v3] "
  ` [PATCH 01/19] unify desc_struct
    ` [PATCH 02/19] unify struct desc_ptr
      ` [PATCH 03/19] change gdt acessor macro name
        ` [PATCH 04/19] removed unused variable
          ` [PATCH 05/19] introduce gate_desc type
            ` [PATCH 06/19] change write_idt_entry signature
              ` [PATCH 07/19] introduce ldt_desc type
                ` [PATCH 08/19] modify write_ldt function
                  ` [PATCH 09/19] introduce fill_ldt
                    ` [PATCH 10/19] provide tss_desc
                      ` [PATCH 11/19] change write_gdt_entry signature
                        ` [PATCH 12/19] change write_ldt_entry signature
                          ` [PATCH 13/19] move constants to desc_defs.h
                            ` [PATCH 14/19] unify non-paravirt parts of desc.h
                              ` [PATCH 15/19] use the same data type for tls_array
                                ` [PATCH 16/19] modify get_desc_base
                                  ` [PATCH 17/19] unify paravirt pieces of descriptor handling
                                    ` [PATCH 18/19] move _set_gate and its users to a common location
                                      ` [PATCH 19/19] unify set_tss_desc

Xilinx devicetrees
 2007-12-13  4:52 UTC  (8+ messages)

[lm-sensors] [ patch .24-rc0 5/5 ] SuperIO locks coordinator - use
 2007-12-13  4:47 UTC  (2+ messages)
` [lm-sensors] [ patch .24-rc0 5/5 ] SuperIO locks coordinator -

Network slowdown due to CFS
 2007-12-13  4:43 UTC  (5+ messages)
  ` yield API

[PATCH] sound/ad1848: fix printk format
 2007-12-13  4:42 UTC  (3+ messages)

run real drivers in differnt domains
 2007-12-13  4:39 UTC 

[PATCH resending] Fix spelling mistakes in user manual
 2007-12-13  4:36 UTC 

What's in git/spearce.git (stable)
 2007-12-13  4:34 UTC  (16+ messages)
` What's in git.git (stable)
                        ` What's in git.git (stable frozen)
                          ` [PATCH] git-commit: squelch needless message during an empty merge

Why is package external-toolchain-1.0 failing?
 2007-12-13  4:18 UTC  (4+ messages)

Why is package external-toolchain-1.0 failing?
 2007-12-13  4:18 UTC 

[U-Boot-Users] [PATCH 2/2] mpc85xx: Add support for SBC8548
 2007-12-13  4:21 UTC  (2+ messages)

[U-Boot-Users] [PATCH 1/2] mpc85xx: Add support for SBC8548
 2007-12-13  4:20 UTC  (2+ messages)

[Buildroot] [buildroot 0001754]: stunnel don't see OpenSSL
 2007-12-13  4:18 UTC 

git-cvsexportcommit fails for huge commits
 2007-12-13  4:17 UTC  (4+ messages)

mdadm break / restore soft mirror
 2007-12-13  4:16 UTC  (4+ messages)

+ mips-fix-makefile-borkage.patch added to -mm tree
 2007-12-13  4:15 UTC 

[PATCH] Convert adb.c to use kthread API and not spin on ADB requests
 2007-12-13  4:11 UTC 

[Qemu-devel] [BUG][PATCH] getsockopt() errno
 2007-12-13  3:56 UTC 

ext4 still broken on multiple architectures
 2007-12-13  3:55 UTC 

TAKE 973746 - Put the correct offset in dirent d_off
 2007-12-13  3:44 UTC 

[Buildroot] [buildroot 0001749]: Haserl 0.9.21 don't compile
 2007-12-13  3:45 UTC 

+ git-acpi-build-fix.patch added to -mm tree
 2007-12-13  3:43 UTC 

Possible issue with dangling PCI BARs
 2007-12-13  3:40 UTC  (3+ messages)

Inter processor synchronization
 2007-12-13  3:37 UTC  (2+ messages)

[PATCH]Avoid the overflow when calculate the proportion of bdi quota
 2007-12-13  3:30 UTC 

[PATCH RT] add pending in fasteoi for IOAPIC hack
 2007-12-13  3:35 UTC  (2+ messages)

[PATCH 0/9] Core pid namespace enhancements
 2007-12-13  3:28 UTC  (7+ messages)
` [PATCH 1/9] sig: Fix mqueue pid
  ` [PATCH 2/9] sig: Fix SI_USER si_pid
    ` [PATCH 3/9] pid: Implement ns_of_pid

printf - How does it work?
 2007-12-13  3:23 UTC 

[Buildroot] [buildroot 0001709]: fakeroot 1.8.2 no longer available from Debian
 2007-12-13  3:25 UTC 

What's cooking in git/spearce.git (topics)
 2007-12-13  3:22 UTC  (18+ messages)
` What's cooking in git.git (topics)

[PATCH] HDLC driver: use unregister_netdev instead of unregister_netdevice
 2007-12-13  3:22 UTC  (3+ messages)

[PATCH] Convert media-bay.c to use the kthread API
 2007-12-13  3:12 UTC 

[PATCH] sata_nv,ahci: add the ahci legacy mode support to sata_nv
 2007-12-13  3:10 UTC  (13+ messages)
                  ` [PATCH] sata_nv,adma: fix error when rmmod sata_nv

+ ipsec-do-not-let-packets-pass-when-icmp-flag-is-off.patch added to -mm tree
 2007-12-13  3:09 UTC 

[PATCH RFC 0/7] "NAND on UPM" and related patches
 2007-12-13  3:01 UTC  (2+ messages)

Linux kernel history from 0.0.1
 2007-12-13  3:01 UTC  (6+ messages)

[Qemu-devel] [Patch 2/2v2][PXA27x] Mainstone keypad support
 2007-12-13  2:56 UTC 

[Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable
 2007-12-13  2:55 UTC 

[Qemu-devel] [Patch 1/2v2][PXA27x] initial keypad support
 2007-12-13  2:54 UTC 

net-2.6.25 splat
 2007-12-13  2:54 UTC  (6+ messages)
  ` [IPSEC]: Fix reversed ICMP6 policy check


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.