All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2007-11-29 23:07:57 to 2007-11-30 00:42:45 UTC [more...]

WARNING: at kernel/resource.c:189 __release_resource
 2007-11-30  0:42 UTC  (6+ messages)

problem with git detecting proper renames
 2007-11-30  0:41 UTC  (11+ messages)
        ` Fix a pathological case in "

wireless vs. alignment requirements
 2007-11-30  0:41 UTC  (16+ messages)

[PATCH] Move all dashed form git commands to libexecdir
 2007-11-30  0:40 UTC  (15+ messages)

+ ata-ahci-enclosure-management-via-led.patch added to -mm tree
 2007-11-30  0:40 UTC 

Adding push configuration to .git/config
 2007-11-30  0:37 UTC  (9+ messages)

+ proc-seqfile-convert-proc_pid_status-to-properly-handle-pid-namespaces-checkpatch-fixes.patch added to -mm tree
 2007-11-30  0:37 UTC 

[PATCH v2] qe: change qe_setbrg() to take an enum qe_clock instead of an integer
 2007-11-30  0:37 UTC  (2+ messages)

powerpc: fix guts_set_dmacr() and add guts_set_pmuxcr_dma() to immap_86xx.h
 2007-11-30  0:37 UTC  (2+ messages)

[PATCH v7 0/9] Add MPC837x generic support and MPC837xE MDS support
 2007-11-30  0:37 UTC  (14+ messages)
` [PATCH v7 1/9] add e300c4 entry to cputable
  ` [PATCH v7 2/9] ipic: add new interrupts introduced by new chip
    ` [PATCH v7 3/9] add Freescale SerDes PHY support
      ` [PATCH v7 4/9] add platform support for MPC837x MDS board
        ` [PATCH v7 5/9] add documentation for SATA nodes
          ` [PATCH v7 6/9] add documentation for SerDes nodes
            ` [PATCH v7 7/9] ipic: clean up unsupported ack operations
              ` [PATCH v7 8/9] add MPC837x MDS default kernel configuration

+ proc-seqfile-convert-proc_pid_status-to-properly-handle-pid-namespaces.patch added to -mm tree
 2007-11-30  0:36 UTC 

+ net-implement-the-per-network-namespace-sysctl-infrastructure.patch added to -mm tree
 2007-11-30  0:30 UTC 

[lennart@poettering.net: Status of ALSA "simple" mixer interface]
 2007-11-30  0:34 UTC  (6+ messages)
` Softvol controls

[PATCH Rev 2] 8xxx: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h
 2007-11-30  0:33 UTC  (2+ messages)

[NFS] [PATCH 00/29] IPv6 for NFS client
 2007-11-30  0:32 UTC  (3+ messages)
` [NFS] [PATCH 05/29] NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough

+ slab-fix-kmem_cache_free-performance-regression.patch added to -mm tree
 2007-11-30  0:32 UTC 

constant_tsc and TSC unstable
 2007-11-30  0:30 UTC  (3+ messages)

+ sysctl-infrastructure-for-per-namespace-sysctls-checkpatch-fixes.patch added to -mm tree
 2007-11-30  0:29 UTC 

+ sysctl-infrastructure-for-per-namespace-sysctls.patch added to -mm tree
 2007-11-30  0:28 UTC 

[RFC][ only for review ] memory controller bacground reclaim [0/5]
 2007-11-30  0:29 UTC  (9+ messages)
` [RFC][ only for review ] memory controller bacground reclaim [4/5] high/low watermark for memory controller
` [RFC][ only for review ] memory controller bacground reclaim [0/5] (Does anyone have an idea about throttling ?)

[RFC,PATCH 00/38] RPC Transport Switch
 2007-11-30  0:27 UTC  (39+ messages)
  ` [RFC,PATCH 01/38] svc: Add an svc transport class
  ` [RFC,PATCH 02/38] svc: Make svc_sock the tcp/udp transport
  ` [RFC,PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
  ` [RFC,PATCH 04/38] svc: Add a max payload value to the transport
  ` [RFC,PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [RFC,PATCH 06/38] svc: Add transport specific xpo_release function
  ` [RFC,PATCH 07/38] svc: Add per-transport delete functions
  ` [RFC,PATCH 08/38] svc: Add xpo_prep_reply_hdr
  ` [RFC,PATCH 09/38] svc: Add a transport function that checks for write space
  ` [RFC,PATCH 10/38] svc: Move close processing to a single place
  ` [RFC,PATCH 11/38] svc: Add xpo_accept transport function
  ` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function
  ` [RFC,PATCH 13/38] svc: Change services to use new svc_create_xprt service
  ` [RFC,PATCH 14/38] svc: Change sk_inuse to a kref
  ` [RFC,PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
  ` [RFC,PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
  ` [RFC,PATCH 17/38] svc: Make close transport independent
  ` [RFC,PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [RFC,PATCH 19/38] svc: Make the enqueue service transport neutral and export it
  ` [RFC,PATCH 20/38] svc: Make svc_send transport neutral
  ` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [RFC,PATCH 22/38] svc: Remove sk_lastrecv
  ` [RFC,PATCH 24/38] svc: Make deferral processing xprt independent
  ` [RFC,PATCH 25/38] svc: Move the sockaddr information to svc_xprt
  ` [RFC,PATCH 26/38] svc: Make svc_sock_release svc_xprt_release
  ` [RFC,PATCH 27/38] svc: Make svc_recv transport neutral
  ` [RFC,PATCH 28/38] svc: Make svc_age_temp_sockets svc_age_temp_transports
  ` [RFC,PATCH 29/38] svc: Move common create logic to common code
  ` [RFC,PATCH 30/38] svc: Removing remaining references to rq_sock in rqstp
  ` [RFC,PATCH 31/38] svc: Make svc_check_conn_limits xprt independent
  ` [RFC,PATCH 32/38] svc: Move the xprt independent code to the svc_xprt.c file
  ` [RFC,PATCH 33/38] svc: Add transport hdr size for defer/revisit
  ` [RFC,PATCH 34/38] svc: Add /proc/sys/sunrpc/transport files
  ` [RFC,PATCH 35/38] knfsd: Support adding transports by writing portlist file
  ` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance
  ` [RFC,PATCH 37/38] knfsd: Modify write_ports to use svc_find_xprt service
  ` [RFC,PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names

+ sysctl-add-register_sysctl_paths-function-checkpatch-fixes.patch added to -mm tree
 2007-11-30  0:25 UTC 

+ sysctl-remember-the-ctl_table-we-passed-to-register_sysctl_paths.patch added to -mm tree
 2007-11-30  0:26 UTC 

SATA PMP support in 2.6.24-rc3?
 2007-11-30  0:24 UTC  (3+ messages)

+ sysctl-add-register_sysctl_paths-function.patch added to -mm tree
 2007-11-30  0:24 UTC 

CROSS_DIR
 2007-11-30  0:21 UTC  (6+ messages)

Some drivers don't create all necessary sysfs symlinks
 2007-11-30  0:24 UTC  (3+ messages)

Dash quoting bug?
 2007-11-30  0:23 UTC 

[PATCH] Avoid overflows in kernel/time.c
 2007-11-30  0:19 UTC 

+ fix-__const_udelay-declaration-and-definition-mismatches.patch added to -mm tree
 2007-11-30  0:19 UTC 

Relation between nr_dirty and nr_inactive
 2007-11-30  0:18 UTC 

Adding Git to Better SCM Initiative : Comparison
 2007-11-30  0:18 UTC  (4+ messages)

+ uml-style-fixes-in-arch-um-os-linux.patch added to -mm tree
 2007-11-30  0:17 UTC 

+ uml-fix-command-line-cflags-and-ldflags-support.patch added to -mm tree
 2007-11-30  0:17 UTC 

+ uml-add-asm-um-asmh.patch added to -mm tree
 2007-11-30  0:17 UTC 

+ teach-set_special_pids-to-use-struct-pid.patch added to -mm tree
 2007-11-30  0:13 UTC 

+ start-the-global-sbin-init-with-00-special-pids.patch added to -mm tree
 2007-11-30  0:13 UTC 

+ move-daemonized-kernel-threads-into-the-swappers-session.patch added to -mm tree
 2007-11-30  0:13 UTC 

+ fix-setsid-for-sub-namespace-sbin-init.patch added to -mm tree
 2007-11-30  0:12 UTC 

2.6.24-rc3-mm2
 2007-11-30  0:14 UTC  (5+ messages)
  ` 2.6.24-rc3-mm2 (bugfix for memory cgroup per-zone-struct allocation.)

[GIT PULL] x86 setup: don't recalculate ss:esp unless really necessary
 2007-11-30  0:10 UTC 

+ proc-fix-the-threaded-proc-self.patch added to -mm tree
 2007-11-30  0:10 UTC  (7+ messages)

[PATCH x86/mm 01/11] x86-32 thread_struct.debugreg
 2007-11-30  0:07 UTC  (8+ messages)
` [PATCH x86/mm 11/11] x86 ptrace merge removals

Organisation fosdem 2008
 2007-11-30  0:03 UTC  (4+ messages)

+ update-kdump-maintainers-details.patch added to -mm tree
 2007-11-30  0:05 UTC 

[patch] SCSI: early detection of medium not present, updated
 2007-11-30  0:04 UTC  (2+ messages)

+ inotify-send-in_attrib-events-when-link-count-changes-fix.patch added to -mm tree
 2007-11-30  0:02 UTC 

Possibly SATA related freeze killed networking and RAID
 2007-11-30  0:03 UTC 

Possibly SATA related freeze killed networking and RAID
 2007-11-30  0:02 UTC  (6+ messages)

+ xfrm_policy-warning-fix.patch added to -mm tree
 2007-11-30  0:02 UTC  (4+ messages)

[Drbd-dev] DRBD8: incorrect state transition Connected ->WFBitMapS and UpToDate->Inconsistent
 2007-11-30  0:01 UTC  (2+ messages)

[patch 0/2] x86, ptrace: support for branch trace store(BTS)
 2007-11-29 23:59 UTC  (2+ messages)

[Qemu-devel] [PATCH] fix gcc4 compile warnings
 2007-11-29 23:58 UTC 

[NETFILTER 00/03]: Netfilter fixes
 2007-11-29 23:57 UTC  (4+ messages)
` [NETFILTER 01/03]: xt_TCPMSS: remove network triggerable WARN_ON
` [NETFILTER 02/03]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
` [TEXTSEARCH 03/03]: Do not allow zero length patterns in the textsearch infrastructure

Reproducible data corruption with sendfile+vsftp - splice regression?
 2007-11-29 23:42 UTC 

[oops] in text matching
 2007-11-29 23:51 UTC  (9+ messages)

+ time-fix-typo-in-comments.patch added to -mm tree
 2007-11-29 23:50 UTC 

+ time-delete-comments-that-refer-to-noexistent-symbols.patch added to -mm tree
 2007-11-29 23:50 UTC 

+ timekeeping-rename-timekeeping_is_continuous-to-timekeeping_valid_for_hres.patch added to -mm tree
 2007-11-29 23:50 UTC 

+ clockevent-simplify-list-operations.patch added to -mm tree
 2007-11-29 23:50 UTC 

+ clocksource-remove-redundant-code.patch added to -mm tree
 2007-11-29 23:49 UTC 

[PATCH (resubmit)][BRIDGE] Properly dereference the br_should_route_hook
 2007-11-29 23:49 UTC  (5+ messages)

Syntax for requiring a dependency task's deploy phase to be finished
 2007-11-29 23:44 UTC  (4+ messages)
` [poky] "

+ per-zone-and-reclaim-enhancements-for-memory-controller-take-3-per-zone-lru-for-cgroup-bugfix-for-memory-cgroup-per-zone-struct-allocation.patch added to -mm tree
 2007-11-29 23:46 UTC 

[U-Boot-Users] MII / RMII
 2007-11-29 23:45 UTC  (4+ messages)

2.6.24-rc2 XFS nfsd hang
 2007-11-29 23:45 UTC  (3+ messages)
` [PATCH] xfs: revert to double-buffering readdir

Linking error using libnetfilter_queue on FC8
 2007-11-29 23:44 UTC 

[PATCH -mm] [RFC] I/OAT: Handle incoming udp through ioatdma
 2007-11-29 23:43 UTC  (2+ messages)

ZD1211RW unaligned accesses
 2007-11-29 23:43 UTC  (6+ messages)

+ smack-using-capabilities-32-and-33-update-cap_last_cap-to-reflect-cap_mac_admin.patch added to -mm tree
 2007-11-29 23:43 UTC 

+ capabilities-introduce-per-process-capability-bounding-set-capabilities-correct-logic-at-capset_check.patch added to -mm tree
 2007-11-29 23:41 UTC 

Out of tree module using LSM
 2007-11-29 23:34 UTC  (11+ messages)

[Open-FCoE] [PATCH] If expecting pre-T11 frames, a T11 frame caused a data fault
 2007-11-29 23:21 UTC 

[PATCH][powernow] Fix Linux headers for architectural pstate driver
 2007-11-29 23:35 UTC 

performance considerations with IO schedulers and DM multipathing
 2007-11-29 23:33 UTC  (4+ messages)
  ` performance considerations with IO schedulers and DMmultipathing
    ` performance considerations with IO schedulers andDMmultipathing

sata NCQ blacklist entry
 2007-11-29 23:32 UTC  (6+ messages)

Help wanted with parallel port rule
 2007-11-29 23:32 UTC  (2+ messages)

[PATCH] Remove #define hex_asc from kernel.h, update lib/hexdump.c
 2007-11-29 23:28 UTC  (8+ messages)
      ` [PATCH] Reduce stack used by lib/hexdump.c

remap_file_pages() broken in 2.6.23?
 2007-11-29 23:30 UTC  (2+ messages)

[rfc] using xor in mark targets
 2007-11-29 23:27 UTC  (2+ messages)

[Bluez-devel] second usb bluetooth device not detected
 2007-11-29 23:27 UTC 

PATCH: peersid capability support
 2007-11-29 23:24 UTC  (3+ messages)

Add the infamous Huawei E220 to option.c
 2007-11-29 23:23 UTC  (4+ messages)

[RFC,PATCH 00/38] SVC Transport Switch
 2007-11-29 22:54 UTC  (38+ messages)
  ` [RFC,PATCH 01/38] svc: Add an svc transport class
  ` [RFC,PATCH 02/38] svc: Make svc_sock the tcp/udp transport
  ` [RFC,PATCH 03/38] svc: Change the svc_sock in the rqstp structure to a transport
  ` [RFC,PATCH 04/38] svc: Add a max payload value to the transport
  ` [RFC,PATCH 05/38] svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
  ` [RFC,PATCH 06/38] svc: Add transport specific xpo_release function
  ` [RFC,PATCH 07/38] svc: Add per-transport delete functions
  ` [RFC,PATCH 08/38] svc: Add xpo_prep_reply_hdr
  ` [RFC,PATCH 09/38] svc: Add a transport function that checks for write space
  ` [RFC,PATCH 10/38] svc: Move close processing to a single place
  ` [RFC,PATCH 11/38] svc: Add xpo_accept transport function
  ` [RFC,PATCH 12/38] svc: Add a generic transport svc_create_xprt function
  ` [RFC,PATCH 13/38] svc: Change services to use new svc_create_xprt service
  ` [RFC,PATCH 14/38] svc: Change sk_inuse to a kref
  ` [RFC,PATCH 15/38] svc: Move sk_flags to the svc_xprt structure
  ` [RFC,PATCH 16/38] svc: Move sk_server and sk_pool to svc_xprt
  ` [RFC,PATCH 17/38] svc: Make close transport independent
  ` [RFC,PATCH 18/38] svc: Move sk_reserved to svc_xprt
  ` [RFC,PATCH 19/38] svc: Make the enqueue service transport neutral and export it
  ` [RFC,PATCH 20/38] svc: Make svc_send transport neutral
  ` [RFC,PATCH 21/38] svc: Change svc_sock_received to svc_xprt_received and export it
  ` [RFC,PATCH 22/38] svc: Remove sk_lastrecv
  ` [RFC,PATCH 24/38] svc: Make deferral processing xprt independent
  ` [RFC,PATCH 25/38] svc: Move the sockaddr information to svc_xprt
  ` [RFC,PATCH 26/38] svc: Make svc_sock_release svc_xprt_release
  ` [RFC,PATCH 27/38] svc: Make svc_recv transport neutral
  ` [RFC,PATCH 28/38] svc: Make svc_age_temp_sockets svc_age_temp_transports
  ` [RFC,PATCH 29/38] svc: Move common create logic to common code
  ` [RFC,PATCH 30/38] svc: Removing remaining references to rq_sock in rqstp
  ` [RFC,PATCH 31/38] svc: Make svc_check_conn_limits xprt independent
  ` [RFC,PATCH 32/38] svc: Move the xprt independent code to the svc_xprt.c file
  ` [RFC,PATCH 33/38] svc: Add transport hdr size for defer/revisit
  ` [RFC,PATCH 34/38] svc: Add /proc/sys/sunrpc/transport files
  ` [RFC,PATCH 35/38] knfsd: Support adding transports by writing portlist file
  ` [RFC,PATCH 36/38] svc: Add svc API that queries for a transport instance
  ` [RFC,PATCH 37/38] knfsd: Modify write_ports to use svc_find_xprt service
  ` [RFC,PATCH 38/38] svc: Add svc_xprt_names service to replace svc_sock_names

raid6 check/repair
 2007-11-29 23:17 UTC  (5+ messages)

[RFC,PATCH 00/38] SVC Transport Switch
 2007-11-29 23:18 UTC  (2+ messages)

[RFC] [PATCH] hugetlbfs :shmget with SHM_HUGETLB only works as root
 2007-11-29 23:11 UTC  (5+ messages)

[linux-usb-devel] [PATCH] base/class.c: prevent ooops due to insert/remove race (v3)
 2007-11-29 23:09 UTC  (2+ messages)

[PATC][xend] Implement get_by_name_label for class XendNetwork
 2007-11-29 23:07 UTC 


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.