All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-12-17 22:53:47 to 2007-12-17 23:52:12 UTC [more...]

[PATCH]: Atmel Serial Console interrupt handler splitup
 2007-12-17 23:49 UTC  (12+ messages)

- revert-sched-update-root-domain-spans-upon-departure.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- acpi-sbs-return-rate-in-mw-if-capacity-in-mwh.patch removed from -mm tree
 2007-12-17 23:41 UTC 

- acpi-sbs-ignore-alarms-coming-from-unknown-devices.patch removed from -mm tree
 2007-12-17 23:41 UTC 

- acpi-sbs-reset-alarm-bit.patch removed from -mm tree
 2007-12-17 23:41 UTC 

- usb-use-irqf_disabled-for-hcd-interrupt-handlers.patch removed from -mm tree
 2007-12-17 23:41 UTC 

- aic94-fix-section-mismatches.patch removed from -mm tree
 2007-12-17 23:40 UTC 

- stc-remember-to-initialise-the-sg-table.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- drivers-scsi-sgiwd93c-export-sgiwd93_reset.patch removed from -mm tree
 2007-12-17 23:40 UTC 

- net-smc911x-shut-up-compiler-warnings.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- ppp-synchronous-tty-convert-dead_sem-to-completion.patch removed from -mm tree
 2007-12-17 23:39 UTC 

"ip neigh show" not showing arp cache entries?
 2007-12-17 23:51 UTC  (8+ messages)

- bridge-assign-random-address.patch removed from -mm tree
 2007-12-17 23:41 UTC 

[Ocfs2-devel] [PATCH 0/4] Add online resize support for ocfs2, take 4
 2007-12-17 23:51 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 3/4] Add group extend for online resize.take 4
` [Ocfs2-devel] [PATCH 2/4] Add new ioctl number for OCFS2.take 4
` [Ocfs2-devel] [PATCH 1/4] Initalize bitmap_cpg of ocfs2_super to be the maximum.take 4
` [Ocfs2-devel] [PATCH 4/4] Implement "GROUP_ADD" for online resize.take 4

[RFC/PATCH 1/4] pci: Add pci_enable_device_{io,mem} intefaces
 2007-12-17 23:49 UTC  (5+ messages)
` [RFC/PATCH 2/4] pci: Remove users of pci_enable_device_bars()
` [RFC/PATCH 3/4] pci: Remove pci_enable_device_bars()
` [RFC/PATCH 4/4] [POWERPC] pci: Disable IO/Mem on a device when resources can't be allocated

[PATCH] net/netfilter/: Spelling fixes
 2007-12-17 23:49 UTC  (2+ messages)

[PATCH 1/2] add driver for enc28j60 ethernet chip
 2007-12-17 23:49 UTC  (3+ messages)

How to Switch DMA off for only one Harddisk at Kernelboot
 2007-12-17 23:44 UTC  (3+ messages)

Top kernel oopses/warnings this week
 2007-12-17 23:47 UTC  (7+ messages)

how to properly update dumb-hosted repo (using rsync..?)
 2007-12-17 23:46 UTC  (2+ messages)

2.6.24-rc5: tape drive not responding
 2007-12-17 23:47 UTC  (8+ messages)

[NETFILTER 00/64]: Netfilter update
 2007-12-17 23:47 UTC  (65+ messages)
` [NETFILTER 01/64]: ip_tables: kill useless wrapper
` [NETFILTER 02/64]: ip_tables: reformat compat code
` [NETFILTER 03/64]: x_tables: make xt_compat_match_from_user usable in iterator macros
` [NETFILTER 04/64]: {ip,ip6,arp}_tables: consolidate "
` [NETFILTER 05/64]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff
` [NETFILTER 06/64]: ip_tables: fix compat types
` [NETFILTER 07/64]: ip_tables: move compat offset calculation to x_tables
` [NETFILTER 08/64]: ip6_tables: kill a few useless defines/forward declarations
` [NETFILTER 09/64]: ip6_tables: move entry, match and target checks to seperate functions
` [NETFILTER 10/64]: ip6_tables: use vmalloc_node()
` [NETFILTER 11/64]: ip6_tables: move counter allocation to seperate function
` [NETFILTER 12/64]: ip6_tables: move IP6T_SO_GET_INFO handling "
` [NETFILTER 13/64]: ip6_tables: resync get_entries() with ip_tables
` [NETFILTER 14/64]: ip6_tables: add compat support
` [NETFILTER 15/64]: x_tables: enable compat translation for IPv6 matches/targets
` [NETFILTER 16/64]: xt_MARK: support revision 1 for IPv6
` [NETFILTER 17/64]: xt_MARK: add compat support for revision 0
` [NETFILTER 18/64]: {ip,ip6}_tables: reformat to eliminate differences
` [NETFILTER 19/64]: {ip,ip6}_tables: fix format strings
` [NETFILTER 20/64]: ip6_tables: fix stack leagage
` [NETFILTER 21/64]: ip6_tables: use raw_smp_processor_id() in do_add_counters()
` [NETFILTER 22/64]: ip_tables: remove ipchains compatibility hack
` [NETFILTER 23/64]: ip6_tables: use XT_ALIGN
` [NETFILTER 24/64]: arp_tables: remove obsolete standard_check function
` [NETFILTER 25/64]: arp_tables: use XT_ALIGN
` [NETFILTER 26/64]: arp_tables: use vmalloc_node()
` [NETFILTER 27/64]: arp_tables: remove ipchains compat hack
` [NETFILTER 28/64]: arp_tables: move entry and target checks to seperate functions
` [NETFILTER 29/64]: arp_tables: move counter allocation to seperate function
` [NETFILTER 30/64]: arp_tables: move ARPT_SO_GET_INFO handling "
` [NETFILTER 31/64]: arp_tables: resync get_entries() with ip_tables
` [NETFILTER 32/64]: arp_tables: add compat support
` [NETFILTER 33/64]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
` [NETFILTER 34/64]: ctnetlink: add support for NAT sequence adjustments
` [NETFILTER 35/64]: ctnetlink: add support for master tuple event notification and dumping
` [NETFILTER 36/64]: ctnetlink: add support for secmark
` [NETFILTER 37/64]: nf_conntrack_sctp: add ctnetlink support
` [NETLINK 38/64]: Add NLA_PUT_BE16/nla_get_be16()
` [NETFILTER 39/64]: ctnetlink: use netlink attribute helpers
` [NETFILTER 40/64]: ctnetlink: fix expectation timeout dumping
` [NETFILTER 41/64]: nf_nat_proto_gre: add missing module reference
` [NETFILTER 42/64]: nf_nat: mark NAT protocols const
` [NETFILTER 43/64]: nf_nat: sprinkle a few __read_mostlys
` [NETFILTER 44/64]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
` [NETFILTER 45/64]: nf_log: move logging stuff to seperate header
` [NETFILTER 46/64]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
` [NETFILTER 47/64]: nf_log: remove incomprehensible comment
` [NETFILTER 48/64]: nfnetlink_log: fix checks in nfulnl_recv_config
` [NETFILTER 49/64]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
` [NETFILTER 50/64]: nfnetlink_log: remove excessive debugging
` [NETFILTER 51/64]: nfnetlink_{queue,log}: return proper error codes in instance_create
` [NETFILTER 52/64]: nfnetlink_log: use endianness-aware attribute functions
` [NETFILTER 53/64]: nfnetlink_log: include GID in netlink message
` [NETFILTER 54/64]: Kill function prototype for non-existing function
` [NETFILTER 55/64]: constify nf_afinfo
` [NETFILTER 56/64]: nf_nat: properly use RCU for ip_nat_decode_session
` [NETFILTER 57/64]: x_tables: use %u format specifiers
` [NETFILTER 58/64]: Introduce nf_inet_address
` [NETFILTER 59/64]: Parenthesize macro parameters
` [NETFILTER 60/64]: xt_connlimit: use the new union nf_inet_addr
` [NETFILTER 61/64]: xt_hashlimit: speedup hash_dst()
` [NETFILTER 62/64]: xt_hashlimit: reduce overhead without IPv6
` [NETFILTER 63/64]: non-power-of-two jhash optimizations
` [NETFILTER 64/64]: Add CONFIG_NETFILTER_ADVANCED option

[Qemu-devel] qemu vl.c
 2007-12-17 23:46 UTC  (6+ messages)

[PATCH] Avoid overflows in kernel/time.c (version 3)
 2007-12-17 23:45 UTC  (6+ messages)
` [PATCH] Avoid overflows in kernel/time.c (version 4)

Watchdog driver issue on OMAP3
 2007-12-17 23:43 UTC  (2+ messages)

Please pull 'upstream-jgarzik' branch of wireless-2.6
 2007-12-17 23:40 UTC  (4+ messages)

- fujitsu-application-panel-driver.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- fix-proc-net-packet-crash-due-to-bogus-private-pointer.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- tipc-fix-semaphore-handling.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- fix-build-failure-when-config_infiniband_ipoib_cm-is-not-defined.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- gfs2-avoid-64-bit-divide.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- ads7846-stop-updating-dev-powerpower_state.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- updates-to-nfsroot-documentation-take-3.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- mips-fix-makefile-borkage.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- ieee1394-nopage.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- drivers-char-remove-unnecessary-pci_dev_put.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- drm-dont-cast-a-pointer-to-pointer-of-list_head.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- ib-nopage.patch removed from -mm tree
 2007-12-17 23:39 UTC 

- powerpc-fix-typo-ifdef-ifndef.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- git-cpufreq-query_current_values_with_pending_wait-build-fix.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- powerpc-kill-non-existent-symbols-from-ksyms-and-commproch.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- git-acpi-ia64-build-fix.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- git-acpi-ia64-build-fix.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- alsa-copy_ctl_value_from_user-warning-fix.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- acpi-cleanup-linux-acpih.patch removed from -mm tree
 2007-12-17 23:38 UTC 

- acpi-pm_test-build-fix.patch removed from -mm tree
 2007-12-17 23:38 UTC 

[Adeos-main] at91sam9260
 2007-12-17 23:38 UTC  (3+ messages)

Issue with 2.6.23 and drbd 8.0.7
 2007-12-17 23:37 UTC  (4+ messages)

What's cooking in e2fsprogs.git (topics)
 2007-12-17 23:36 UTC  (5+ messages)

[Buildroot] make on MAC OS X
 2007-12-17 23:36 UTC  (11+ messages)
` [Buildroot] uClibc-nptl?
      ` [Buildroot] Buildroot and Linux/ARM on AT91SAM9260

git-stash: RFC: Adopt the default behavior to other commands
 2007-12-17 23:32 UTC  (4+ messages)

[PATCH] [POWERPC] pasemi: export pasemi_dma_init()
 2007-12-17 23:37 UTC  (3+ messages)

[PATCH] arch/ia64/: Spelling fixes
 2007-12-17 23:28 UTC  (9+ messages)
` [PATCH] include/asm-arm/: "

[PATCH 1/3] ps3: vuart: fix error path locking
 2007-12-17 23:27 UTC  (7+ messages)
` [PATCH 3/3] net: wireless: bcm43xx: big_buffer_sem semaphore to mutex

[PATCH] [RFC] be more verbose when probing EDD
 2007-12-17 23:27 UTC  (5+ messages)

FInal kprobes rollup patches
 2007-12-17 23:27 UTC  (12+ messages)

git with custom diff for commits
 2007-12-17 23:27 UTC  (6+ messages)

git annotate runs out of memory
 2007-12-17 23:24 UTC  (7+ messages)

+ git-ocfs2-fixup.patch added to -mm tree
 2007-12-17 23:23 UTC 

+ git-mips-fixup.patch added to -mm tree
 2007-12-17 23:23 UTC 

consistent LVM snapshot of domUs from dom0
 2007-12-17 23:22 UTC  (4+ messages)

+ git-watchdog-fixup.patch added to -mm tree
 2007-12-17 23:21 UTC 

[PATCH/RFC] [POWERPC] Add fixed-phy support for fs_enet
 2007-12-17 23:20 UTC  (3+ messages)

[U-Boot-Users] MPC5121 (and MPC5200) ethernet initialization delay
 2007-12-17 23:21 UTC  (2+ messages)

[PATCH] x86_64: fix problems due to use of "outb" to port 80 on some AMD64x2 laptops, etc
 2007-12-17 23:20 UTC  (14+ messages)

[PATCH 2/3] Add GD-Rom support to the SEGA Dreamcast
 2007-12-17 23:20 UTC  (3+ messages)

merge kvm_flush_remote_tlbs when modifing shadow pte
 2007-12-17 23:19 UTC  (2+ messages)

[PATCH][NETDEV]: remove netif_running() check from myri10ge_poll()
 2007-12-17 23:19 UTC  (3+ messages)
  ` [PATCH]: "

Pull request for 'ipg' branch
 2007-12-17 23:18 UTC  (2+ messages)

[PATCH 0/4] Pull request for 'sis190' branch
 2007-12-17 23:18 UTC  (2+ messages)

+ git-x86-fixup.patch added to -mm tree
 2007-12-17 23:17 UTC 

[PATCH] endianness annotations and fixes for olympic
 2007-12-17 23:15 UTC  (2+ messages)

[PATCH] builtin-tag: fix fallouts from recent parsopt restriction
 2007-12-17 23:14 UTC  (12+ messages)

multipath-tools/multipath main.c
 2007-12-17 23:15 UTC 

After many hours all outbound connections get stuck in SYN_SENT
 2007-12-17 23:14 UTC  (2+ messages)

[PATCH] provide advance warning of some future pack default changes
 2007-12-17 23:13 UTC  (15+ messages)

[PATCH] drivers/acpi/: Spelling fixes
 2007-12-17 23:11 UTC  (2+ messages)
` [PATCH] arch/sh/: "

[Qemu-devel] [PATCH 1/2 v2][UPDATE] Add "cache" parameter to "-drive"
 2007-12-17 23:08 UTC  (2+ messages)

+ git-sched-fixup.patch added to -mm tree
 2007-12-17 23:08 UTC 

Small cleanups for scsi_host.h
 2007-12-17 14:34 UTC 

[Fwd: f8 X policy]
 2007-12-17 23:04 UTC 

Installing grub onto a system with XFS root fs
 2007-12-17 23:04 UTC  (3+ messages)

[PATCH] [POWERPC] holly.c: Remove unneccessary include of linux/ide.h
 2007-12-17 23:04 UTC 

[Qemu-devel] [PATCH 2/2 v2][UPDATED] Direct IDE I/O
 2007-12-17 23:02 UTC  (2+ messages)

[PATCH net-2.6.25 1/8] Create ipv4_is_<type>(__be32 addr) functions
 2007-12-17 23:02 UTC  (4+ messages)

"Argument list too long" in git remote update (Was: Git and GCC)
 2007-12-17 23:01 UTC  (3+ messages)

- git-alsa-build-fix.patch removed from -mm tree
 2007-12-17 23:01 UTC 

[PATCH] kthread: run kthreadd with max priority SCHED_FIFO
 2007-12-17 23:00 UTC  (2+ messages)

+ sysctl-fix-ax25-checks.patch added to -mm tree
 2007-12-17 22:58 UTC 

2.6.24-rc5-mm1
 2007-12-17 22:56 UTC  (3+ messages)
` 2.6.24-rc5-mm1 - wonky disk cache and CDROM behavior

(unknown),
 2007-12-17 22:35 UTC 

[PATCH 00/28] Permit filesystem local caching [try #2]
 2007-12-17 22:54 UTC  (5+ messages)
` [PATCH 24/28] AFS: Add a function to excise a rejected write from the pagecache "

[PATCH] Minor portability patch to git-submodule
 2007-12-17 22:54 UTC  (2+ 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.