All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-11-25 16:52:11 to 2008-11-25 17:45:25 UTC [more...]

[PATCH 01/53] xfrm: initialise xfrm_policy_gc_work statically
 2008-11-25 17:27 UTC  (105+ messages)
` [PATCH 02/53] netns xfrm: add netns boilerplate
  ` [PATCH 03/53] netns xfrm: add struct xfrm_state::xs_net
      ` [PATCH 04/53] netns xfrm: per-netns xfrm_state_all list
        ` [PATCH 05/53] netns xfrm: per-netns xfrm_state_bydst hash
          ` [PATCH 06/53] netns xfrm: per-netns xfrm_state_bysrc hash
          ` [PATCH 07/53] netns xfrm: per-netns xfrm_state_byspi hash
              ` [PATCH 08/53] netns xfrm: per-netns xfrm_state_hmask
              ` [PATCH 09/53] netns xfrm: per-netns xfrm_state counts
                  ` [PATCH 10/53] netns xfrm: per-netns xfrm_hash_work
                  ` [PATCH 11/53] netns xfrm: per-netns state GC list
                      ` [PATCH 12/53] netns xfrm: per-netns state GC work
                      ` [PATCH 13/53] netns xfrm: per-netns km_waitq
                          ` [PATCH 14/53] netns xfrm: add struct xfrm_policy::xp_net
                          ` [PATCH 15/53] netns xfrm: per-netns policy list
                            ` [PATCH 16/53] netns xfrm: per-netns xfrm_policy_byidx hash
                              ` [PATCH 17/53] netns xfrm: per-netns xfrm_policy_byidx hashmask
                                ` [PATCH 18/53] netns xfrm: per-netns inexact policies
                                  ` [PATCH 19/53] netns xfrm: per-netns xfrm_policy_bydst hash
                                      ` [PATCH 20/53] netns xfrm: per-netns policy counts
                                        ` [PATCH 21/53] netns xfrm: per-netns policy hash resizing work
                                        ` [PATCH 22/53] netns xfrm: propagate netns into bydst/bysrc/byspi hash functions
                                          ` [PATCH 23/53] netns xfrm: trivial netns propagations
                                              ` [PATCH 24/53] netns xfrm: state flush in netns
                                              ` [PATCH 25/53] netns xfrm: state lookup "
                                                  ` [PATCH 26/53] netns xfrm: fixup xfrm_alloc_spi()
                                                    ` [PATCH 27/53] netns xfrm: finding states in netns
                                                    ` [PATCH 28/53] netns xfrm: state walking "
                                                      ` [PATCH 29/53] netns xfrm: propagate netns into policy byidx hash
                                                          ` [PATCH 30/53] netns xfrm: policy insertion in netns
                                                          ` [PATCH 31/53] netns xfrm: policy flushing "
                                                              ` [PATCH 32/53] netns xfrm: finding policy "
                                                              ` [PATCH 33/53] netns xfrm: policy walking "
                                                                ` [PATCH 34/53] netns xfrm: lookup "
                                                                  ` [PATCH 35/53] netns xfrm: xfrm_policy_check "
                                                                      ` [PATCH 36/53] netns xfrm: xfrm_route_forward() "
                                                                        ` [PATCH 37/53] netns xfrm: flushing/pruning bundles "
                                                                          ` [PATCH 38/53] netns xfrm: dst garbage-collecting "
                                                                            ` [PATCH 39/53] netns xfrm: xfrm_input() fixup
                                                                              ` [PATCH 40/53] netns xfrm: per-netns NETLINK_XFRM socket
                                                                              ` [PATCH 41/53] netns xfrm: xfrm_user module in netns
                                                                                  ` [PATCH 42/53] netns xfrm: pass netns with KM notifications
                                                                                  ` [PATCH 43/53] netns xfrm: KM reporting in netns
                                                                                      ` [PATCH 44/53] netns xfrm: ->dst_lookup "
                                                                                      ` [PATCH 45/53] netns xfrm: ->get_saddr "
                                                                                        ` [PATCH 46/53] netns xfrm: flush SA/SPDs on netns stop
                                                                                          ` [PATCH 47/53] netns PF_KEY: part 1
                                                                                            ` [PATCH 48/53] netns PF_KEY: part 2
                                                                                              ` [PATCH 49/53] netns PF_KEY: per-netns /proc/pfkey
                                                                                                  ` [PATCH 50/53] netns xfrm: AH/ESP in netns!
                                                                                                  ` [PATCH 51/53] netns xfrm: per-netns MIBs
                                                                                                    ` [PATCH 52/53] netns xfrm: /proc/net/xfrm_stat in netns
                                                                                                        ` [PATCH 53/53] netns xfrm: per-netns sysctls

[PATCH/RFC v1 00/12] Support for Broadcom 63xx SOCs
 2008-11-25 17:44 UTC  (4+ messages)

PWM drivers for TWL4030
 2008-11-25 17:45 UTC  (3+ messages)

next-20081119: general protection fault: get_next_timer_interrupt()
 2008-11-25 17:43 UTC  (15+ messages)

[patch 1/1] netns: filter out uevent not belonging to init_net
 2008-11-25 17:40 UTC 

HP Jornada 600-series bisected
 2008-11-25 17:40 UTC  (2+ messages)

+ poll-allow-f_op-poll-to-sleep-take-4.patch added to -mm tree
 2008-11-25 17:30 UTC 

[PATCH 0/2] libata: Cavium OCTEON SOC Compact Flash driver (v2)
 2008-11-25 17:37 UTC  (13+ messages)
` [PATCH 1/2] libata: Add three more columns to the ata_timing table
` [PATCH 2/2] libata: New driver for OCTEON SOC Compact Flash interface (v2)

[Qemu-devel] [5780] Native BSD host USB support (Juergen Lock, Lonnie Mendez)
 2008-11-25 17:37 UTC  (7+ messages)

LinuxPPS (Version 8): the PPS Linux implementation
 2008-11-25 17:35 UTC  (9+ messages)
` [PATCH 1/9] LinuxPPS core support

git fast-export | git fast-import doesn't work
 2008-11-25 17:34 UTC  (3+ messages)

KVM: MMU: avoid creation of unreachable pages in the shadow
 2008-11-25 14:33 UTC 

v2.6.28-rc2: x86_32 relocation regression?
 2008-11-25 17:31 UTC  (4+ messages)

ath5k: can't browse at all
 2008-11-25 17:24 UTC  (2+ messages)

FYI: BUG in SATA Promise 300 TX4 (2.6.24 - 2.6.27-3) w/Linux
 2008-11-25 17:27 UTC  (14+ messages)
                      ` [PATCH #upstream-fixes] sata_promise: request follow-up SRST

Crypto Update for 2.6.26
 2008-11-25 17:26 UTC  (10+ messages)
` Crypto Update for 2.6.27
  ` Crypto Update for 2.6.28
        ` [PATCH] crypto: fix error flow of crypto/testmgr.c:test_comp()

[PATCH 01/53] xfrm: initialise xfrm_policy_gc_work statically
 2008-11-25 17:26 UTC 

[patch 06/16] Markers auto enable tracepoints (new API : trace_mark_tp())
 2008-11-25 17:24 UTC  (4+ messages)

[Qemu-devel] [5796] Revert r5636 to fix icount on hosts w/o high-res clocks
 2008-11-25 17:26 UTC 

[patch 0/3] [RFC] zlib crypto module
 2008-11-25 17:26 UTC  (6+ messages)
` [patch 1/3] crypto: Add a "
    ` [PATCH/RFC 0/4] Partial decompression API (was: Re: [patch 1/3] crypto: Add a zlib crypto module)

[Bridge] Bridging VLANs and PVST+
 2008-11-25 17:26 UTC  (4+ messages)

[PATCH -v3 0/8] file notification: fsnotify a unified file notification backend
 2008-11-25 17:21 UTC  (9+ messages)
` [PATCH -v3 1/8] filesystem notification: create fs/notify to contain all fs notification
` [PATCH -v3 2/8] fsnotify: pass a file instead of an inode to open, read, and write
` [PATCH -v3 3/8] fsnotify: sys_execve and sys_uselib do not call into fsnotify
` [PATCH -v3 4/8] fsnotify: use the new open-exec hook for inotify and dnotify
` [PATCH -v3 5/8] fsnotify: unified filesystem notification backend
` [PATCH -v3 6/8] fsnotify: add group priorities
` [PATCH -v3 7/8] fsnotify: add in inode fsnotify markings
` [PATCH -v3 8/8] dnotify: reimplement dnotify using fsnotify

[U-Boot] Removing suzaku board from U-BOOT
 2008-11-25 17:25 UTC  (3+ messages)

Granting r/w access for Bernhard Guillon
 2008-11-25 17:19 UTC  (4+ messages)

[U-Boot] New board
 2008-11-25 17:20 UTC  (3+ messages)

gettimeofday "slow" in RHEL4 guests
 2008-11-25 17:20 UTC  (3+ messages)

[PATCH] parisc: fix kernel crash when unwinding a userspace process
 2008-11-25 17:20 UTC  (8+ messages)
` [PATCH] parisc: fix kernel crash when unwinding a userspace process (v2)

[Qemu-devel] [5795] i386: remove unused function prototypes (Laurent Desnogues)
 2008-11-25 17:19 UTC 

AP (Master Mode) of wireless drivers
 2008-11-25 17:16 UTC  (2+ messages)

[PATCH 1/2] libfdt: Add version.lds file
 2008-11-25 17:16 UTC  (4+ messages)

[PATCH #upstraem-fixes] ata_piix: detect and clear spurious IRQs
 2008-11-25 17:15 UTC  (5+ messages)

[PATCH 0/3] Enable Option ROM support in Guest BIOS
 2008-11-25 17:15 UTC  (2+ messages)

Mmiotrace regression in 2.6.28-rc6
 2008-11-25 17:13 UTC  (10+ messages)
  ` [PATCH 1/2] mmiotrace: fix buffer overrun detection

[PATCH] ipw2200: increase scan timeout
 2008-11-25 17:09 UTC 

Compile time: Bug
 2008-11-25 17:10 UTC 

iptables (1.4.2 release) failed to run on embedded system with "can't initialize iptables table `filter'"
 2008-11-25 17:10 UTC  (5+ messages)

[Cluster-devel] Groupd uevent clean up
 2008-11-25 17:08 UTC  (4+ messages)
` [Cluster-devel] "

[PATCH] OMAP3: PM: readability fix for IVA2 DPLL autoidle
 2008-11-25 17:07 UTC  (2+ messages)

[RFC PATCH V2 FIX] Fix deadlock during find
 2008-11-25 17:06 UTC  (2+ messages)

[Ocfs2-devel] [Patch 1/3] ocfs2-tools: Resolve rpmlint warnings in init scripts
 2008-11-25 17:05 UTC  (7+ messages)

[PATCH] [v3] powerpc/4xx: work around CHIP11 errata in a more PAGE_SIZE-friendly way
 2008-11-25 17:10 UTC  (6+ messages)

French git user
 2008-11-25 17:00 UTC  (5+ messages)

[PATCH] powerpc: Better setup of boot page TLB entry
 2008-11-25 17:03 UTC  (4+ messages)

[PATCH] parisc: fix bug in compat_arch_ptrace
 2008-11-25 17:04 UTC  (2+ messages)

[U-Boot] [PATCH v3] mpc83xx: New board support SIMPC8313
 2008-11-25 17:02 UTC  (3+ messages)

[PATCH] generic compat_sys_ustat
 2008-11-25 17:01 UTC  (2+ messages)

[RFC][PATCH -tip] kmemcheck: add hooks for the page allocator
 2008-11-25 17:02 UTC  (2+ messages)

one question to PHYSDEVOP_manage_pci_remove
 2008-11-25 17:01 UTC  (4+ messages)

[PATCH 1/7] drivers/ata/pata_radisys.c: cleanup kernel-doc
 2008-11-25 17:00 UTC  (3+ messages)

[PATCH] MVME16x: add support for EARLY_PRINTK
 2008-11-25 16:59 UTC  (4+ messages)

[Lustre-devel] "Simple" HSM straw man
 2008-11-25 16:59 UTC  (4+ messages)
  ` [Lustre-devel] HSM arch wiki

[NFS] Database of geriatric specialists and more
 2008-11-25 15:56 UTC 

kvm aio wishlist
 2008-11-25 16:57 UTC  (9+ messages)

[PATCH 00/39] merge request for WiMAX kernel stack and i2400m driver
 2008-11-25 16:57 UTC  (3+ messages)

[PATCH] LEDs: allow led-drivers to use a wider than 0...255 range of brightness values
 2008-11-25 16:57 UTC 

[PULL] cpumask conversion patches for sched
 2008-11-25 16:55 UTC  (6+ messages)
` [PATCH 1/3] Fix commits 7d1e6a9b and dcc30a35 for UP build
  ` [PATCH 2/3] Fix commit 0e3900e6 "
    ` [PATCH 3/3] Fix locking error caused by e76bd8d9850c2296a7e8e24c9dce9b5e6b55fe2f
      ` [PATCH 1/1] Slight fix for locking-fix patch to remove compiler warning

[PATCH] kvm: ppc: stop leaking host memory on VM exit
 2008-11-25 16:52 UTC  (3+ 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.