All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-20 12:07:29 to 2008-01-20 18:03:23 UTC [more...]

[PATCH 1/2] [NETFILTER]: xt_TCPMSS: Consider incoming device's MTU in clamp-to-pmtu
 2008-01-20 18:03 UTC  (5+ messages)
` [PATCH 2/2] [NETFILTER]: xt_owner: allow matching UID/GID ranges

[PATCH] Fix early_ioremap on x86-64
 2008-01-20 17:59 UTC  (2+ messages)

build #344 issue for v2.6.24-rc8-74-ga7da60f Section mismatch: reference to .init.text:lguest_entry
 2008-01-20 17:51 UTC  (3+ messages)

Si3054 and Lenovo3000 n100
 2008-01-20 17:44 UTC 

[SCSI] scsi.h: add macro for enclosure bit of inquiry data
 2008-01-20 17:44 UTC  (2+ messages)

2.6.24-rc8-git does not boot on Geode LX
 2008-01-20 17:13 UTC  (4+ messages)

[PATCH] x86/voyager: Switch voyager memory detection to early_ioremap
 2008-01-20 17:39 UTC  (5+ messages)
` [PATCH] x86: Construct 32 bit boot time page tables in native format

[PATCH 1/4] [NETFILTER]: ebtables: expand/remove unneeded macros
 2008-01-20 17:34 UTC  (13+ messages)
` [PATCH 2/4] [NETFILTER]: ebtables: remove casts, use consts
` [PATCH 3/4] [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
` [PATCH 4/4] [NETFILTER]: ebtables: Update modules' descriptions

[2.6 patch] the scheduled 'time' option removal
 2008-01-20 17:31 UTC  (4+ messages)

[NET]: rtnl_link: fix use-after-free
 2008-01-20 17:21 UTC 

[0/19] slew of iptables patches
 2008-01-20 17:19 UTC  (44+ messages)
` [01/19] use automake
` [02/19] strtonum
` [03/19] common error messages
` [04/19] libxt_owner
` [05/19] libxt_tos
` [06/19] libxt_TOS
` [07/19] libxt_CONNMARK r1
` [08/19] libxt_MARK r2
` [09/19] libxt_connmark r1
` [10/19] print warning when dlopen fails
` [11/19] libxt_conntrack r0
` [12/19] bunch o' renames
` [13/19] rename overlapping function names
` [14/19] libxt_hashlimit checks
` [15/19] libxt_mark r1
` [16/19] libxt_iprange r0
` [17/19] libxt_iprange r1
` [18/19] libxt_TCPOPTSTRIP
` [19/19] xt_conntrack r1

[Announce] Development release 0.1 of the LatencyTOP tool
 2008-01-20 17:18 UTC  (4+ messages)
` [patch 1/3] LatencyTOP infrastructure patch

[VLAN 00/18]: Vlan update
 2008-01-20 17:11 UTC  (19+ messages)
` [VLAN 01/18]: Remove unnecessary structure declarations
` [VLAN 02/18]: Clean up vlan_hdr/vlan_ethhdr structs
` [VLAN 03/18]: Kill useless VLAN_NAME define
` [VLAN 04/18]: Use dev->stats
` [VLAN 05/18]: Move device setup to vlan_dev.c
` [VLAN 06/18]: Kill useless check
` [ETHER 07/18]: Bring back MAC_FMT
` [VLAN 08/18]: Clean up debugging and printks
` [VLAN 09/18]: Remove non-implemented ioctls
` [VLAN 10/18]: Clean up initialization code
` [VLAN 11/18]: Clean up unregister_vlan_dev
` [VLAN 12/18]: Simplify vlan unregistration
` [VLAN 13/18]: Turn VLAN_DEV_INFO into inline function
` [VLAN 14/18]: Turn __constant_htons into htons where possible
` [VLAN 15/18]: checkpatch cleanups
` [VLAN 16/18]: Update list address
` [VLAN 17/18]: Clean up vlan_skb_recv()
` [VLAN 18/18]: Move protocol determination to seperate function

[PATCH 0 of 3] Add SMBIOS/DMI table generation to PC machine
 2008-01-20 17:01 UTC  (16+ messages)
` [PATCH 2 of 3] Optionally link against libuuid if present
    ` [Qemu-devel] "
        ` [kvm-devel] "

[PATCH 0/27] Netfilter update
 2008-01-20 16:55 UTC  (14+ messages)
` [PATCH 10/27] xt_conntrack match, revision 1
          ` [NETFILTER]: xt_conntrack: add port and direction matching

3.1/2 live migration panic
 2008-01-20 16:55 UTC  (7+ messages)

RSA SecurId (RFC 4793) support
 2008-01-20 16:54 UTC 

hi-res mtime userspace interface
 2008-01-20 16:50 UTC  (2+ messages)

RSA SecureId (RFC 4793) support
 2008-01-20 16:48 UTC 

PATCH: scsi-sd-last-sector-bug-flag.patch
 2008-01-20 16:48 UTC  (2+ messages)

[PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling
 2008-01-20 16:44 UTC  (7+ messages)
` [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c?compiling

ACPI early ioremap problems
 2008-01-20 16:48 UTC  (5+ messages)
            ` ACPI early ioremap problems II

[PATCH 0/6] RFC: Typesafe callbacks
 2008-01-20 16:43 UTC  (9+ messages)
` [PATCH 1/6] typesafe: Convert stop_machine and callers
  ` [PATCH 2/6] typesafe: kthread_create and kthread_run

[PATCH v3] use dynamically allocated sense buffer
 2008-01-20 16:40 UTC  (4+ messages)

[NET_SCHED 00/09]: sch_ingress cleanups
 2008-01-20 16:35 UTC  (13+ messages)
` [NET_SCHED 01/09]: sch_ingress: formatting fixes
` [NET_SCHED 02/09]: sch_ingress: remove excessive debugging
` [NET_SCHED 03/09]: sch_ingress: remove qdisc_priv() wrapper
` [NET_SCHED 04/09]: sch_ingress: remove unused inner qdisc
` [NET_SCHED 05/09]: sch_ingress: return proper error code in ingress_graft()
` [NET_SCHED 06/09]: sch_ingress: remove unnecessary ops
` [NET_SCHED 07/09]: sch_ingress: move dependencies to Kconfig
` [NET_SCHED 08/09]: sch_ingress: avoid a few
` [NET_SCHED 09/09]: sch_ingress: remove useless printk

2.6.24-rc8 hangs at mfgpt-timer
 2008-01-20 16:34 UTC  (13+ messages)
                  ` [GEODE] Geode GX/LX watchdog timer (was 2.6.24-rc8 hangs at mfgpt-timer)
                      `  "

2.6.24-rc8-mm1
 2008-01-20 16:35 UTC  (5+ messages)
` 2.6.24-rc8-mm1 Build Failure at scripts/mkubooting/crc32.c

[PATCH] Makefile: Change typoed 'behavour' to 'behaviour'
 2008-01-20 16:10 UTC 

[Bug 13866] New: RandR 1.2 gives Xvideo tearing
 2008-01-20 16:17 UTC  (3+ messages)
  ` [Bug 13866] nouveau "

conversion of opti93x driver to use cs4231-lib
 2008-01-20 16:13 UTC  (5+ messages)

[PATCH] parse_commit_buffer: don't parse invalid commits
 2008-01-20 16:11 UTC  (3+ messages)

[PATCH] cgroup: limit block I/O bandwidth
 2008-01-20 16:06 UTC  (7+ messages)

netconsole on bnx2 not working?
 2008-01-20 15:54 UTC 

[PATCH 0/2] kvm clock - userspace with patches
 2008-01-20 15:41 UTC  (4+ messages)
` [PATCH 1/2] include kvm_para.h
  ` [PATCH 2/2] fill cpuid with clocksource information

[PATCH 19 0/5] Version 18, series to add device tree naming to i2c
 2008-01-20 15:39 UTC  (7+ messages)
` [PATCH 19 3/5] Clean up error returns
  ` [i2c] "

[PATCH 0/2] kvm clock - xen compatible by accident
 2008-01-20 15:38 UTC  (4+ messages)
` [PATCH 1/2] kvmclock - the host part

[RFC PATCH 0/12 v2] mac80211/iwlwifi: A-MPDU Tx support
 2008-01-20 15:36 UTC  (7+ messages)
` [RFC PATCH 03/12 v2] mac80211: A-MPDU Tx adding basic functionality
` [RFC PATCH 09/12 v2] iwlwifi: A-MPDU Tx conform API to mac80211

Tproxy4, fwmark and netfilter route_me_harder
 2008-01-20 15:31 UTC  (2+ messages)

The SX4 challenge
 2008-01-20 15:23 UTC  (2+ messages)

Updated in-memory index cleanup
 2008-01-20 15:21 UTC  (11+ messages)
` [PATCH] Avoid running lstat(2) on the same cache entry
            ` [PATCH] Also use unpack_trees() in do_diff_cache()
            ` [PATCH] Try to resurrect the handling for 'diff-index -m'

alsaconf usefulness
 2008-01-20 15:19 UTC 

KVM swapping with mmu notifiers
 2008-01-20 15:16 UTC  (11+ messages)

qemu_mutex deadlock with -smp 2
 2008-01-20 15:15 UTC  (5+ messages)

[AF_KEY]: Fix skb leak on pfkey_send_migrate() error
 2008-01-20 15:12 UTC 

[PATCH] x86: disable_mtrr_trim only need for x86_64
 2008-01-20 15:08 UTC  (4+ messages)
` [PATCH] x86_64: update e820 instead of updating end_pfn

[PATCH] mv643xx: fix byte order when checksum offload is enabled
 2008-01-20 15:05 UTC  (3+ messages)
  ` [PATCH] mv643xx_eth: "

[RFC] fix VMX TSC synchronicity
 2008-01-20 14:59 UTC  (11+ messages)

NFS client hang on attempt to do async blocking posix lock enqueue
 2008-01-20 14:58 UTC  (4+ messages)

KVM crashes when selecting a higher resolution than the host resolution in full screen
 2008-01-20 14:51 UTC 

[NET_SCHED]: kill obsolete NET_CLS_POLICE option
 2008-01-20 14:48 UTC 

[MACVLAN]: Fix thinko in macvlan_transfer_operstate()
 2008-01-20 14:47 UTC 

[Bluez-users] audio bluetooth connectivity in gutsy
 2008-01-20 14:39 UTC  (5+ messages)

Removing PCI CRS code could cause problems
 2008-01-20 14:35 UTC 

[Bug 13944] New: nouveau video blitter gives tearing with two outputs
 2008-01-20 14:33 UTC  (2+ messages)
  ` [Bug 13944] "

inconsistent high io wait when reading from disk
 2008-01-20 14:21 UTC 

[NETFILTER 2.6.24]: bridge-netfilter: fix net_device refcnt leaks
 2008-01-20 14:26 UTC  (2+ messages)

[PATCH] safety check in claim_heap()
 2008-01-20 14:22 UTC 

sctp use-uninitialized warning in net-2.6.25
 2008-01-20 14:11 UTC  (4+ messages)

net 2.6.25 is broken when building with wireless/iwlwifi
 2008-01-20 14:01 UTC 

[Bugme-new] [Bug 9758] New: net_device refcnt bug when NFQUEUEing bridged packets
 2008-01-20 13:58 UTC  (5+ messages)

Bitbake 1.8.10 released!
 2008-01-20 13:54 UTC 

[PATCH for mm] Remove iBCS support
 2008-01-20 13:51 UTC  (9+ messages)

Time to flush developer accumulated patches?
 2008-01-20 13:49 UTC  (2+ messages)

Problem with tg3 in 2.6.23.12
 2008-01-20 13:47 UTC  (2+ messages)

[Bluez-users] Service discovery problem
 2008-01-20 13:44 UTC 

bug in compat-wireless-2.6/net/ieee80211/ieee80211_module.c in release kernels
 2008-01-20 13:09 UTC 

[PATCH] Fix file references in documentation and Kconfig
 2008-01-20 13:41 UTC 

linux device ordering at boot time
 2008-01-20 13:22 UTC  (5+ messages)

git on MacOSX and files with decomposed utf-8 file names
 2008-01-20 13:15 UTC  (12+ messages)

[kvm-ppc-devel] [PATCH 1 of 2] Define and use CONFIG_KVM_HAS_PIO so
 2008-01-20 13:15 UTC  (3+ messages)
` [PATCH 1 of 2] Define and use CONFIG_KVM_HAS_PIO so that we don't need pio_data in kvm_arch_vcpu
  ` [kvm-ppc-devel] [kvm-devel] [PATCH 1 of 2] Define and use

Cannot boot xen DomU > 2.6.23.1
 2008-01-20 13:08 UTC  (9+ messages)

[PATCH] add netfilter gcc printf format checking
 2008-01-20 13:05 UTC  (5+ messages)

[PATCH 0/12] ide-floppy redux v2.5
 2008-01-20 12:38 UTC  (4+ messages)

[PATCH][RESEND] add more regs to kvm_show_regs for powerpc
 2008-01-20 12:35 UTC  (2+ messages)

b43_suspend problem
 2008-01-20 12:33 UTC  (2+ messages)

[Bluez-users] firmware for 2035
 2008-01-20 12:26 UTC  (2+ messages)

[RFC][PATCH] VFS: create /proc/<pid>/mountinfo
 2008-01-20 12:20 UTC  (4+ messages)

[NETFILTER] xt_TCPMSS: Consider incoming device's MTU in clamp-to-pmtu
 2008-01-20 12:16 UTC 

[PATCH 1/5] DMI: move dmi_available declaration to linux/dmi.h
 2008-01-20 12:03 UTC  (5+ messages)
` [PATCH 5/5] ACPI: add DMI to enable OSI(Linux) on ThinkPad T61


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.