All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-19 14:03:38 to 2007-12-19 15:48:08 UTC [more...]

[PATCH 0/9] nl80211/cfg80211/mac80211 updates for AP mode
 2007-12-19  1:03 UTC  (5+ messages)
` [PATCH 4/9] cfg80211/nl80211: add beacon settings
` [PATCH 6/9] cfg80211/nl80211: station handling
` [PATCH 7/9] mac80211: implement cfg80211s "
` [PATCH 9/9] mac80211: implement station stats retrieval

[PATCH 0/6] mac80211 updates
 2007-12-19  0:31 UTC  (7+ messages)
` [PATCH 1/6] mac80211: clean up eapol frame handling/port control
` [PATCH 2/6] mac80211: clean up eapol handling in TX path
` [PATCH 3/6] mac80211: make ieee80211_rx_mgmt_action static
` [PATCH 4/6] mac80211: allow easier multicast/broadcast buffering in hardware
` [PATCH 5/6] mac80211: dont use interface indices in drivers
` [PATCH 6/6] mac80211: move interface type to vif structure

[PATCH] iwl4965: fix bogus hardware scan configuration caching
 2007-12-19  0:30 UTC 

[PATCH 0/8] mac80211/iwlwifi: integrate IEEE802.11n A-MPDU Rx MLME
 2007-12-18 21:18 UTC  (5+ messages)
` [PATCH 2/8] mac80211: A-MPDU Rx add MLME structures

[linux-lvm] won't dual boot: 2 disks and LVM
 2007-12-19 15:44 UTC  (9+ messages)

[RFC] external module: compatibility with older kernels (SMP and non SMP)
 2007-12-19 15:44 UTC  (4+ messages)
  ` [PATCH] external module: remove dependency on <asm/io_apic.h>

[PATCH] [IPv6]: IPV6_MULTICAST_IF setting is ignored on link-local connect()
 2007-12-19 15:35 UTC  (3+ messages)

[PATCH] clone: fix options '-o' and '--origin' to be recognised again
 2007-12-19 15:43 UTC  (2+ messages)

RFC: permit link(2) to work across --bind mounts ?
 2007-12-19 15:42 UTC  (3+ messages)

Problems "upgrading" 3.1 to 3.2?
 2007-12-19 15:43 UTC  (2+ messages)

Guest kernel hangs in smp kvm for older kernels prior to tsc sync cleanup
 2007-12-19 15:41 UTC  (16+ messages)
    ` [kvm-devel] "

[StGit PATCH 00/17] Series short description
 2007-12-19 15:39 UTC  (8+ messages)
    ` kha/safe and kha/experimental updated

SPI Flash
 2007-12-19 15:17 UTC 

Problems "upgrading" 3.1 to 3.2?
 2007-12-19 15:37 UTC  (2+ messages)

[lm-sensors] [PATCH 1/1] : hwmon - new chip driver for TI ADS7828
 2007-12-19 15:35 UTC  (7+ messages)
` [lm-sensors] [PATCH 1/1] : hwmon - new chip driver for TI
    ` [PATCH 1/1] : hwmon - new chip driver for TI ADS7828 A-D

Several Modules
 2007-12-19 15:35 UTC 

Is it ok to create copies of sk_buff in PRE_ROUTING hook and call okfn(sk_buff_ptr) to forward it to multiple machines ?
 2007-12-19 15:34 UTC 

ERROR] scsi.c: In function 'scsi_get_serial_number_page'
 2007-12-19 15:32 UTC  (2+ messages)

[RFC/PATCH 2/8] revoke: inode revoke lock V7
 2007-12-19 15:30 UTC  (4+ messages)

Linux RAID Partition Offset 63 cylinders / 30% performance hit?
 2007-12-19 15:31 UTC  (5+ messages)

[PATCH] libkvm: null pointer dereference in kvm_destroy_phys_mem
 2007-12-19 15:30 UTC  (5+ messages)
` [PATCH] [RESEND] libkvm: NULL pointer dereference in kvm_destroy_phys_mem as used in kvm-56

"ip neigh show" not showing arp cache entries?
 2007-12-19 14:28 UTC  (5+ messages)

Fixes for sepolgen to parse Fedora 9 Policy
 2007-12-19 15:29 UTC  (2+ messages)

Propper labeling of files under /var/www
 2007-12-19 15:29 UTC  (6+ messages)

asihpi driver -> kernel
 2007-12-19 13:36 UTC  (10+ messages)

[PATCH] Patchset to enable kvm/ia64 support
 2007-12-19 15:26 UTC  (3+ messages)

Raid over 48 disks
 2007-12-19 15:26 UTC  (10+ messages)

[PATCH netns-2.6.25 0/19] routing virtualization
 2007-12-19 15:24 UTC  (20+ messages)
` [PATCH net-2.6.25 1/19] [NETNS] Add netns parameter to fib_rules_(un)register
` [PATCH net-2.6.25 2/19] [NETNS] Pass fib_rules_ops into default_pref method
` [PATCH net-2.6.25 3/19] [NETNS] Namespacing in the generic fib rules code
` [PATCH net-2.6.25 4/19] [NETNS] Add namespace to API for routing /proc entries creation
` [PATCH net-2.6.25 5/19] [IPV4] Check fib4_rules_init failure
` [PATCH net-2.6.25 6/19] [NETNS] Refactor fib initialization so it can handle multiple namespaces
` [PATCH net-2.6.25 7/19] [IPV4] Unify access to the routing tables
` [PATCH net-2.6.25 8/19] [NETNS] Add netns parameter to fib_get_table/fib_new_table
` [PATCH net-2.6.25 9/19] [NETNS] Add netns parameter to inet_(dev_)add_type
` [PATCH net-2.6.25 10/19] [NETNS] Add netns to nl_info structure
` [PATCH net-2.6.25 11/19] [NETNS] Show routing information from correct namespace (fib_hash.c)
` [PATCH net-2.6.25 12/19] [NETNS] Show routing information from correct namespace (fib_trie.c)
` [PATCH net-2.6.25 13/19] [NETNS] Namespacing IPv4 fib rules
` [PATCH net-2.6.25 14/19] [NETNS] Place fib tables into netns
` [PATCH net-2.6.25 15/19] [NETNS] Provide correct namespace for fibnl netlink socket
` [PATCH net-2.6.25 16/19] [NETNS] Correctly fill fib_config data
` [PATCH net-2.6.25 17/19] [NETNS] Pass namespace through ip_rt_ioctl
` [PATCH net-2.6.25 18/19] [NETNS] Replace init_net with the correct context in fib_frontend.c
` [PATCH net-2.6.25 19/19] [NETNS] Enable routing configuration in non-initial namespace

JFFS2 errors - are these normal?
 2007-12-19 15:23 UTC  (4+ messages)

[RFC 1/2] Domain Groups - VMM Support
 2007-12-19 15:19 UTC  (3+ messages)

some questions about XUP and the generation of ace file
 2007-12-19 15:18 UTC  (4+ messages)

2.6.23.9 NFS BUG ?
 2007-12-19 15:15 UTC 

[PATCH v2 0/6] atmel_serial: Cleanups, irq handler splitup & DMA
 2007-12-19 15:12 UTC  (7+ messages)
` [PATCH v2 1/6] atmel_serial: Clean up the code
  ` [PATCH v2 2/6] atmel_serial: Use cpu_relax() when busy-waiting
    ` [PATCH v2 3/6] atmel_serial: Use existing console options only if BRG is running
      ` [PATCH v2 4/6] atmel_serial: Fix bugs in probe() error path and remove()
        ` [PATCH v2 5/6] atmel_serial: Split the interrupt handler
          ` [PATCH v2 6/6] atmel_serial: Add DMA support

[Xenomai-help] /proc/xenomai/affinity and T_CPU(n) in rt_task_create
 2007-12-19 15:15 UTC 

DTS files, 83xx, clock frequencies
 2007-12-19 15:14 UTC  (2+ messages)

[GIT PATCH] SCSI bug fixes for 2.6.24-rc5
 2007-12-19 15:14 UTC 

[PATCH][DOC] Fix serial console command line
 2007-12-19 15:11 UTC 

2.6.24-rc5-mm1 -- WARNING: at arch/x86/kernel/smp_32.c:561 native_smp_call_function_mask()
 2007-12-19 15:06 UTC  (3+ messages)
` 2.6.24-rc5-mm1 -- inconsistent {in-hardirq-W} -> {hardirq-on-W} usage -- pm-hibernate/9940 [HC0[0]:SC0[0]:HE1:SE1]

[Xenomai-help] PIOX irq problems with at91sam9260
 2007-12-19 15:06 UTC 

log/show: relative pathnames do not work in rev:path
 2007-12-19 15:05 UTC  (15+ messages)
    ` [PATCH] Simple support for tree entry specification with relative pathnames
      ` [PATCH] Introduce pathexpand: syntax-level chdir into the given cwd
        ` [PATCH] Use pathexpand to preparse the relative pathnames in blob references
                ` [PATCH v0] sha1_name: grok <revision>:./<relative-path>

[patch 0/2][NETNS] prepare the neigh subsys to handle network namespaces
 2007-12-19 14:55 UTC  (3+ messages)
` [patch 1/2][NETNS] net: Modify the neighbour table code so it handles multiple "
` [patch 2/2][NETNS] net: Add a helper function neigh_param_default_alloc

Serial port GDB for Xen debugging
 2007-12-19 15:03 UTC  (2+ messages)

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2007-12-19 15:03 UTC  (5+ messages)

[PATCH] Samsung S3C24xx SD/MMC driver
 2007-12-19 14:22 UTC 

[U-Boot-Users] Can we drop I386 specific hack from do_bootm()?
 2007-12-19 15:03 UTC 

[MIPS] Build an embedded initramfs into mips kernel
 2007-12-19 14:53 UTC  (5+ messages)

[PATCH v3 7/8] debugfs: allow access to signed values
 2007-12-19 14:29 UTC  (4+ messages)

Fix capture mixers of ALC662 models
 2007-12-19 13:07 UTC  (2+ messages)

[RFC] BogoFeeds reloaded
 2007-12-19 14:51 UTC  (3+ messages)

mg1264 and mpc5200
 2007-12-19 14:56 UTC 

[PATCH 08/28] SECURITY: Allow kernel services to override LSM settings for task actions [try #2]
 2007-12-19 14:54 UTC  (14+ messages)
      ` [PATCH 00/28] Permit filesystem local caching "

[Qemu-devel] [BUG][PATCH] DEBUG_REMAP
 2007-12-19 14:45 UTC 

[patch 00/20] VM pageout scalability improvements
 2007-12-19 14:53 UTC  (8+ messages)
` [patch 17/20] non-reclaimable mlocked pages

[U-Boot-Users] RFC: New uImage format bindings
 2007-12-19 14:50 UTC  (2+ messages)

[lm-sensors] [PATCH] adt7473: New driver for Analog Devices ADT7473
 2007-12-19 14:47 UTC  (2+ messages)
` [lm-sensors] [PATCH] adt7473: New driver for Analog Devices

JFFS2 on SPI Flash
 2007-12-19 14:45 UTC  (3+ messages)

[PATCH 0/8] kexec build system updates, to allow cross-kexec()ing
 2007-12-19 14:45 UTC  (4+ messages)

Possible bug ipsec and SNAT?
 2007-12-19 14:44 UTC  (2+ messages)

PATCH 0/3: Direct linux kernel boot for HVM
 2007-12-19 14:43 UTC  (2+ messages)

[PATCH 0/5] UBI: make UBI devices dynamic
 2007-12-19 15:41 UTC  (7+ messages)
` [PATCH 1/5] UBI: add UBI control device
` [PATCH 4/5] UBI: introduce attach ioctls

[Bugme-new] [Bug 9543] New: RTNL: assertion failed at net/ipv6/addrconf.c (2164)/RTNL: assertion failed at net/ipv4/devinet.c (1055)
 2007-12-19 14:42 UTC  (8+ messages)

rate plugin issue
 2007-12-19 12:50 UTC  (11+ messages)

[patch] iptables and NO_SHARED_LIBS/dlfcn.h
 2007-12-19 14:40 UTC  (2+ messages)

[lm-sensors] [PATCH] adt7470: Support per-sensor alarm files
 2007-12-19 14:40 UTC  (3+ messages)
`  "

[PATCH 3/12] neo1973: ASoC include pathname fix
 2007-12-19 12:49 UTC  (2+ messages)

trim_common_tail bug?
 2007-12-19 14:37 UTC  (12+ messages)
              ` [PATCH] Re-re-re-fix common tail optimization

XEN_GUEST_HANDLEs - help
 2007-12-19 14:35 UTC  (2+ messages)

Serious bug with pretty format strings & empty bodies?
 2007-12-19 14:32 UTC 

MTD/YAFFS2 page problem, data missing
 2007-12-19 14:30 UTC 

[DCCP] [RFC] [Patch 0/14]: Ack Vector implementation + fixes
 2007-12-19 14:25 UTC  (30+ messages)
` [PATCH 01/14] [CCID2]: Ack Vectors can happen on most packets
  ` [PATCH 02/14] [ACKVEC]: Update Ack Vector fields
    ` [PATCH 03/14] [ACKVEC]: Use Elapsed Time separately
      ` [PATCH 04/14] [ACKVEC]: Inlines for run length and state
        ` [PATCH 05/14] [ACKVEC]: Smaller allocation/deallocation routines
          ` [PATCH 06/14] [ACKVEC]: Simplify adding Ack Vector records, split option-specific code
            ` [PATCH 07/14] [ACKVEC]: Unnecessary to parse Ack Vectors when clearing HC-receiver state
              ` [PATCH 08/14] [ACKVEC]: Use enum to enumerate Ack Vector states
                ` [PATCH 09/14] [ACKVEC]: Support for circular Ack Vector buffer with overflow handling
                  ` [PATCH 10/14] [ACKVEC]: Determine buffer length dynamically
                    ` [PATCH 11/14] [ACKVEC]: Implement algorithm to update buffer state
                      ` [PATCH 12/14] [ACKVEC]: Update Ack Vector input routine
                        ` [PATCH 13/14] [ACKVEC]: Aggregate Ack-Vector related processing into single function
                          ` [PATCH 14/14] [ACKVEC]: Remove old infrastructure

[PATCH 0/2][PV-on-HVM] Enable Front-end drivers for 2.4 kernels
 2007-12-19 14:26 UTC  (2+ messages)

[U-Boot-Users] RFC: New U-boot image format
 2007-12-19 14:26 UTC  (6+ messages)

dtc: Update TODO files
 2007-12-19 14:20 UTC  (2+ messages)

dtc: Add missing copyright notice for dumptrees.c
 2007-12-19 14:18 UTC  (2+ messages)

bug with .gitattributes diff and embedded NUL
 2007-12-19 14:19 UTC  (3+ messages)

Linux on Freescale e200
 2007-12-19 13:56 UTC 

[lm-sensors] preliminary TI TMP401 driver
 2007-12-19 14:13 UTC 

[patch 0/2] [RFC] Simple tamper-proof device filesystem
 2007-12-19 14:13 UTC  (11+ messages)
    ` [patch 1/2] "

dn_neigh_table vs pneigh_lookup/pneigh_delete
 2007-12-19 14:11 UTC 

[PATCH] [Xend] Indicate a resume operation
 2007-12-19 14:11 UTC 

[U-Boot-Users] [PATCH] ARM: S3C24x0 SoC NAND controller support
 2007-12-19 14:10 UTC 

[PATCH] Dmux mixer conflict
 2007-12-19 14:07 UTC  (3+ messages)

[PATCH 0/5] atmel_serial: Cleanups, irq handler splitup & DMA
 2007-12-19 14:07 UTC  (9+ messages)
` [PATCH 1/5] atmel_serial: Clean up the code
  ` [PATCH 2/5] atmel_serial: Use cpu_relax() when busy-waiting
    ` [PATCH 3/5] atmel_serial: Use existing console options only if BRG is running
      ` [PATCH 4/5] atmel_serial: Split the interrupt handler

[rfc][patch 1/2] mm: introduce VM_MIXEDMAP mappings
 2007-12-19 14:04 UTC  (3+ messages)
` [rfc][patch 2/2] xip: support non-struct page memory

Inline local_bh_disable when TRACE_IRQFLAGS
 2007-12-19 14:03 UTC  (4+ messages)


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.