1. ea3834d namei: add audit_inode to all branches in path_lookup by Prasanna Meda · 19 years ago
  2. 81b7854 audit_log_untrustedstring() warning fix by Andrew Morton · 19 years ago
  3. 83c7d09 AUDIT: Avoid log pollution by untrusted strings. by · 19 years ago
  4. c60c390 [PATCH] x86_64: fix PT_NOTE addition to IA32 vDSO by Roland McGrath · 19 years ago
  5. 0cb766a [PATCH] cifs: Do not sleep interruptible after socket connect failure by Steve French · 19 years ago
  6. 31ca3bc [PATCH] cifs: Do not init smb requests or block when sending requests by Steve French · 19 years ago
  7. 57337e4 [PATCH] cifs: handle termination of cifs oplockd kernel thread by Steve French · 19 years ago
  8. 11aa014 [PATCH] cifs: Fix mapping of EMLINK case by Steve French · 19 years ago
  9. cd63499 [PATCH] cifs: Handle case of multiple trans2 responses for one SMB request (part 2 of 2) by Steve French · 19 years ago
  10. 275cde1 [PATCH] cifs: cleanup various long lines by Steve French · 19 years ago
  11. e4eb295 [PATCH] cifs: Handle multiple response transact2 part 1 of 2 by Steve French · 19 years ago
  12. 46810cb [PATCH] cifs: Ease memory pressure, do not use large buffers in byte range lock requests. by Steve French · 19 years ago
  13. 79944bf [PATCH] cifs: missing semicolon from previous fix by Steve French · 19 years ago
  14. 67010fb [PATCH] cifs: Better handle errors on second socket recv message call by Steve French · 19 years ago
  15. 09d1db5 [PATCH] cifs: improve check for search entry going beyond end of SMB transact by Steve French · 19 years ago
  16. 966ca92 [PATCH] cifs: Fix caching problem by Steve French · 19 years ago
  17. 433dc24 [PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in session initialization by Steve French · 19 years ago
  18. 099a58f [PATCH] cifs: Missing initialization for largeBuf flag left out of previous changeset by Steve French · 19 years ago
  19. b8643e1 [PATCH] cifs: Do not use large smb buffers in response path by Steve French · 19 years ago
  20. c81156d [PATCH] cifs: cleanup of ifdefs usage so it is more consistent by Steve French · 19 years ago
  21. f28ac91 [PATCH] cifs: CIFS ioctl needed by umount.cifs utility by Steve French · 19 years ago
  22. 848f3fc [PATCH] cifs: Do not interpret oplock break responses as responses to an unrelated command by Steve French · 19 years ago
  23. d072471 [PATCH] cifs: Fix PPC64 compile error by Steve French · 19 years ago
  24. 737b758 [PATCH] cifs: character mapping of special characters (part 3 of 3) by Steve French · 19 years ago
  25. 6c91d36 [PATCH] cifs: finish up of special character mapping capable unicode conversion routine part 2 of 3 by Steve French · 19 years ago
  26. d14537f1 [PATCH] cifs: remove a few redundant null pointer checks, and cleanup misc source formatting by Steve French · 19 years ago
  27. 6a0b482 [PATCH] cifs: Add new mount parm mapchars by Steve French · 19 years ago
  28. cbe0476 [PATCH] cifs: fix rare oops in cifs_close by Steve French · 19 years ago
  29. ad009ac [PATCH] cifs: Fix multiuser packet signing to use the right sequence number and mac session key by Steve French · 19 years ago
  30. c67593a [PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr by Steve French · 19 years ago
  31. 75cf6bd [PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount) by Steve French · 19 years ago
  32. f654bac [PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions by Steve French · 19 years ago
  33. 1da0c78 [PATCH] cifs: Only send POSIX ACL calls to server if server claims to support that capability bit by Steve French · 19 years ago
  34. 2604f6d Automatic merge of master.kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  35. 18c8baf [PATCH] Fix error recovery path for arch_setup_additional_pages by Roland McGrath · 19 years ago
  36. 5bec003 [NET]: /proc/net/stat/* header cleanup by Olaf Rempel · 19 years ago
  37. 7b3c63a [PKT_SCHED]: Fix range in psched_tod_diff() to 0..bound by Nicolas Dichtel · 19 years ago
  38. 89c8b3a [IPV6]: Incorrect permissions on route flush sysctl by Dave Jones · 19 years ago
  39. 7e3e036 [IPV4]: Incorrect permissions on route flush sysctl by Dave Jones · 19 years ago
  40. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  41. 594ccc1 [SCTP] Replace incorrect use of dev_alloc_skb with alloc_skb in sctp_packet_transmit(). by Sridhar Samudrala · 19 years ago
  42. 5e6bc34 [SCTP] Fix bug in sctp_init() error handling code. by Neil Horman · 19 years ago
  43. b9b9e10 [SCTP] Use ipv6_addr_any() rather than ipv6_addr_type() in sctp_v6_is_any(). by Brian Haley · 19 years ago
  44. 047a242 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. by Jerome Forissier · 19 years ago
  45. 1733721 [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style by Vladislav Yasevich · 19 years ago
  46. f4d0ee9 [TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls. by David S. Miller · 19 years ago
  47. 9acf659 [PATCH] time interpolator: Fix settimeofday inaccuracy by Christoph Lameter · 19 years ago
  48. 0f7ad45 [PATCH] ARM: AMBA CLCD: X resolutions must be multiples of 16 by Russell King · 19 years ago
  49. 82235e9 [PATCH] ARM: Fix AMBA CLCD fb driver for 32bpp by Russell King · 19 years ago
  50. c4d12b9 [PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panels by Russell King · 19 years ago
  51. bdceb6a [PATCH] ppc64: Fix return value of some vDSO calls by Benjamin Herrenschmidt · 19 years ago
  52. 5fc3e62 [PATCH] NFS4: Don't use __user with compat_uptr_t by David Howells · 19 years ago
  53. ea3f4ea [PATCH] ARM: Add further explaination for clk_get() by Russell King · 19 years ago
  54. fc67b16 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6.git by Linus Torvalds · 19 years ago
  55. e8108c9 [PATCH] PC300 pci_enable_device fix by Marcelo Tosatti · 19 years ago
  56. efa5457 [PATCH] ppc64: trivial user annotations by Al Viro · 19 years ago
  57. 5330e92 [PATCH] size_t portability fixes - drivers/usb by Al Viro · 19 years ago
  58. 2d29306 [IA64] re-enable preempt before page allocation for pgtable quicklist by Martin Hicks · 19 years ago
  59. 97af112 Automatic merge of kernel.org:/home/rmk/linux-2.6-serial.git by Linus Torvalds · 19 years ago
  60. 1e14c33 Automatic merge of kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  61. 766f2fa [PATCH] qla trivial iomem annotation by Al Viro · 19 years ago
  62. 9be80c0 [PATCH] oprofile trivial user annotations by Al Viro · 19 years ago
  63. 993fb38 [PATCH] amd64 rt_sigframe user annotation by Al Viro · 19 years ago
  64. 0f73832 [PATCH] drivers/scsi NULL noise removal by Al Viro · 19 years ago
  65. f815e81 [PATCH] imsttfb missing iomem annotations by Al Viro · 19 years ago
  66. 66768eb [PATCH] ppc-opc NULL noise removal by Al Viro · 19 years ago
  67. 0d3e8fe [PATCH] savagefb iomem annotations by Al Viro · 19 years ago
  68. 9727d04 [PATCH] pegasus NULL noise removal by Al Viro · 19 years ago
  69. b76be68 [PATCH] tpm 64bit fixes (size_t) by Al Viro · 19 years ago
  70. 8cf381c [PATCH] fix SND_POWERMAC dependencies by Al Viro · 19 years ago
  71. 2b49aba [PATCH] Serial: Convert 8250_hp300 to use serial8250_{un,}register_port by Russell King · 19 years ago
  72. 2a9604b [PATCH] Serial: Move error path processing inline by Russell King · 19 years ago
  73. 4584928 [PATCH] Serial: Ensure error paths are marked with unlikely() by Russell King · 19 years ago
  74. 99805f4 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ by Linus Torvalds · 19 years ago
  75. bce495d [PATCH] ARM: make entry*.S includes more logical by Russell King · 19 years ago
  76. f4dc9a4 [PATCH] ARM: Remove single-use user save/restore macros by Russell King · 19 years ago
  77. cf88b41 [PATCH] ARM: remove PT_TRACESYS by Russell King · 19 years ago
  78. acaca3c [PATCH] ARM: Remove SVC_MODE definition by Russell King · 19 years ago
  79. e0f9f4a [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm code by Russell King · 19 years ago
  80. a134220 Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.git by Linus Torvalds · 19 years ago
  81. 925c8a1 [PATCH] ARM: pt_regs offsets by Russell King · 19 years ago
  82. 1ec42c0 [PATCH] ARM: Remove argument for disable_irq/enable_irq by Russell King · 19 years ago
  83. 7933523 [PATCH] ARM: remove some entry initialisation asm code by Russell King · 19 years ago
  84. 5523662 [NET]: kill gratitious includes of major.h by Al Viro · 19 years ago
  85. 088dd3a [TCP]: Trivial tcp_data_queue() cleanup by James Morris · 19 years ago
  86. b453257 [PATCH] kill gratitious includes of major.h under net/* by Al Viro · 19 years ago
  87. 94f2f71 [PATCH] isofs includes sanitized by Al Viro · 19 years ago
  88. 7366d36 [PATCH] ppc annotations: i2c-mpc by Al Viro · 19 years ago
  89. 2c6e759 [PATCH] ppc annotations: mpsc by Al Viro · 19 years ago
  90. ab2fd30 Automated merge of kernel.org:/home/rmk/linux-2.6-rmk.git by Linus Torvalds · 19 years ago
  91. 2fac6f3 [PATCH] ARM: 2653/1: Fix memset and memzero macro double-reference of parameters by Deepak Saxena · 19 years ago
  92. 41130d3 [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667) by Jeff Lackey · 19 years ago
  93. 04237dd [TG3]: Fix tg3_restart_ints() by Michael Chan · 19 years ago
  94. 52f6d69 [TG3]: Refresh hw index in tg3_rx() by Michael Chan · 19 years ago
  95. 483ba50 [TG3]: Fix bug in tg3_rx() by Michael Chan · 19 years ago
  96. eec99e3 [PATCH] ARM: 2645/1: Adds IIS definitions for the S3C2400 by Lucas Correia Villa Real · 19 years ago
  97. bd7b170 [PATCH] ARM: 2644/1: Adds S3C2400 support to uncompress.h by Lucas Correia Villa Real · 19 years ago
  98. 605036c From: jbarnes@sgi.com by Jesse Barnes · 19 years ago
  99. fc626b2 [IA64-SGI] snsc_event.c new file by Greg Howard · 19 years ago
  100. 67639de [IA64] Altix system controller event handling by Greg Howard · 19 years ago