1. 26 6月, 2007 1 次提交
  2. 25 6月, 2007 3 次提交
    • L
      Linus 2.6.22-rc6 · 18954864
      Linus Torvalds 提交于
      18954864
    • T
      FUTEX: Restore the dropped ERSCH fix · a06381fe
      Thomas Gleixner 提交于
      The return value of futex_find_get_task() needs to be -ESRCH in case
      that the search fails.  This was part of the original futex fixes and
      got accidentally dropped, when the futex-tidy-up patch was split out.
      Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
      Cc: Ingo Molnar <mingo@elte.hu>
      Cc: Stable Team <stable@kernel.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      a06381fe
    • L
      Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · b2510b16
      Linus Torvalds 提交于
      * 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6:
        [NET]: Make skb_seq_read unmap the last fragment
        [NET]: Re-enable irqs before pushing pending DMA requests
        [TCP] tcp_read_sock: Allow recv_actor() return return negative error value.
        [PPP]: Fix osize too small errors when decoding mppe.
        [PPP]: Revert 606f585e
        [TIPC]: Fix infinite loop in netlink handler
        [SKBUFF]: Fix incorrect config #ifdef around skb_copy_secmark
        [IPV4]: include sysctl.h from inetdevice.h
        [IPV6] NDISC: Fix thinko to control Router Preference support.
        [NETFILTER]: nfctnetlink: Don't allow to change helper
        [NETFILTER]: nf_conntrack_sip: add missing message types containing RTP info
      b2510b16
  3. 24 6月, 2007 34 次提交
  4. 23 6月, 2007 2 次提交