1. 6e8c751 SELinux: Bug fix in polidydb_destroy by Chad Sellers · 18 years ago
  2. 3bccfbc IPsec: fix handling of errors for socket policies by Venkat Yekkirala · 18 years ago
  3. 5b368e6 IPsec: correct semantics for SELinux policy matching by Venkat Yekkirala · 18 years ago
  4. 134b0fc IPsec: propagate security module errors up from flow_cache_lookup by James Morris · 18 years ago
  5. 388b240 NetLabel: use SECINITSID_UNLABELED for a base SID by paul.moore@hp.com · 18 years ago
  6. ffb733c NetLabel: fix a cache race condition by paul.moore@hp.com · 18 years ago
  7. ab5da28 [SPARC32]: Fix sparc32 modpost warnings. by Martin Habets · 18 years ago
  8. eba8cef [SPARC32]: Fix sparc32 modpost warnings with sunzilog by Martin Habets · 18 years ago
  9. e3096de [SPARC32]: Mark srmmu_nocache_init as __init. by Martin Habets · 18 years ago
  10. c2baeb0 [SPARC32]: pcic.c needs asm/irq_regs.h by David S. Miller · 18 years ago
  11. b435fdc Input: fm801-gp - handle errors from pci_enable_device() by Jeff Garzik · 18 years ago
  12. 23de151 Input: gameport core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  13. 0a66045 Input: serio core - handle errors returned by device_bind_driver() by Dmitry Torokhov · 18 years ago
  14. 07646e2 Lockdep: fix compile error in drivers/input/serio/serio.c by Andrew Morton · 18 years ago
  15. acf1a1b [CIFS] Level 1 QPathInfo needed for proper OS2 support by Steve French · 18 years ago
  16. 8ae91b9 sh: SH-4A UBC support by Ryusuke Sakato · 18 years ago
  17. baf4326 sh: interrupt exception handling rework by Paul Mundt · 18 years ago
  18. 8884c4c sh: Default enable R7780RP IRQs. by Paul Mundt · 18 years ago
  19. ddae957 [CIFS] fix typo in previous patch by Steve French · 18 years ago
  20. 533f90a [CIFS] Fix old DOS time conversion to handle timezone by Steve French · 18 years ago
  21. c25d518 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  22. 8006036 [WATCHDOG] watchdog/iTCO_wdt: fix bug related to gcc uninit warning by Jeff Garzik · 18 years ago
  23. 70903ca [CIFS] Do not need to adjust for Jan/Feb for leap day by Steve French · 18 years ago
  24. 3e082a9 [SCSI] Add ability to scan scsi busses asynchronously by Matthew Wilcox · 18 years ago
  25. 9a244b9 [MIPS] Pass NULL not 0 for pointer value. by Ralf Baechle · 18 years ago
  26. c11b3c1b [MIPS] IP27: Make declaration of setup_replication_mask a proper prototype. by Ralf Baechle · 18 years ago
  27. 67672f5 [MIPS] BigSur: More useful defconfig. by Ralf Baechle · 18 years ago
  28. 04d4d7d [MIPS] Cleanup definitions of speed_t and tcflag_t. by Ralf Baechle · 18 years ago
  29. 472f291 [MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c by Mark Mason · 18 years ago
  30. 9b95e62 [MIPS] Optimize and cleanup get_saved_sp, set_saved_sp by Atsushi Nemoto · 18 years ago
  31. dff9262 [MIPS] <asm/irq.h> does not need pt_regs anymore. by Atsushi Nemoto · 18 years ago
  32. f940541 [MIPS] Workaround for bug in gcc -EB / -EL options. by Ralf Baechle · 18 years ago
  33. ea57428 [MIPS] Fix timer setup for Jazz by Yoichi Yuasa · 18 years ago
  34. 0ca9caa Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  35. 6bf1f75 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  36. 60ca975 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  37. f061c58 [PATCH] i2Output always takes kernel data now by Al Viro · 18 years ago
  38. cff52da [PATCH] alpha_ksyms.c cleanup by Al Viro · 18 years ago
  39. 9ab6a45 [PATCH] remove bogus arch-specific syscall exports by Al Viro · 18 years ago
  40. f39d88a [PATCH] z2_init() in non-modular case by Al Viro · 18 years ago
  41. 2db5f59 [PATCH] amiga_floppy_init() in non-modular case by Al Viro · 18 years ago
  42. 2e81148 [PATCH] clean m68k ksyms by Al Viro · 18 years ago
  43. 437111c [PATCH] sun3 __iomem annotations by Al Viro · 18 years ago
  44. 1e5c374 [PATCH] misc m68k __user annotations by Al Viro · 18 years ago
  45. b971018 [PATCH] m68k uaccess __user annotations by Al Viro · 18 years ago
  46. 4b4fcaa [PATCH] misuse of strstr by Al Viro · 18 years ago
  47. fd2c903 [PATCH] m32r: more __user annotations by Al Viro · 18 years ago
  48. 12ea59e [PATCH] m32r: NULL noise removal by Al Viro · 18 years ago
  49. 870e75a [PATCH] m32r: signal __user annotations by Al Viro · 18 years ago
  50. 7857a7f [PATCH] m32r: C99 initializers in setup.c by Al Viro · 18 years ago
  51. 399ad77 [PATCH] arm-versatile iomem annotations by Al Viro · 18 years ago
  52. fc048b5 [PATCH] arm: use unsigned long instead of unsigned int in get_user() by Al Viro · 18 years ago
  53. 35d59fc [PATCH] arm __user annotations by Al Viro · 18 years ago
  54. 5f6e3c83 [PATCH] md: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  55. 76fd020 [PATCH] ISDN: several minor fixes by Jeff Garzik · 18 years ago
  56. bf02c08 [PATCH] fs/bio.c: tweaks by Andreas Mohr · 18 years ago
  57. 49a6cbe [PATCH] drivers/mca: handle sysfs errors by Jeff Garzik · 18 years ago
  58. 69b2186 [PATCH] firmware/efivars: handle error by Jeff Garzik · 18 years ago
  59. 42ddfd6 [PATCH] EISA: handle sysfs errors by Jeff Garzik · 18 years ago
  60. 5e59393 [PATCH] ipmi: handle sysfs errors by Jeff Garzik · 18 years ago
  61. 41bfcfd [PATCH] firmware/dell_rbu: handle sysfs errors by Jeff Garzik · 18 years ago
  62. c636ebd [PATCH] VFS: Destroy the dentries contributed by a superblock on unmounting by David Howells · 18 years ago
  63. 6ce3152 [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super() by David Howells · 18 years ago
  64. edc666e [PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super() by David Howells · 18 years ago
  65. 9e42ef7 [PATCH] dell_rbu: printk() warning fix by Andrew Morton · 18 years ago
  66. 2720574 [PATCH] kernel-doc: make parameter description indentation uniform by Randy Dunlap · 18 years ago
  67. c751c1d [PATCH] include linux/types.h in linux/nbd.h by Mike Frysinger · 18 years ago
  68. 32e7940 [PATCH] kernel-doc: drop various "inline" qualifiers by Randy Dunlap · 18 years ago
  69. 9c7fff6 [PATCH] uaccess.h: match kernel-doc and function names by Randy Dunlap · 18 years ago
  70. 35e38a6 [PATCH] kernel-doc: fix function name in usercopy.c by Randy Dunlap · 18 years ago
  71. 256a6b4 [PATCH] lockdep: fix printk recursion logic by Ingo Molnar · 18 years ago
  72. 5fcce74 [PATCH] fix lockdep-design.txt by Aneesh Kumar · 18 years ago
  73. 3dc3099 [PATCH] lockdep: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  74. 39913b3 [PATCH] DAC960: use memmove for overlapping areas by Alexey Dobriyan · 18 years ago
  75. 2ecd05a [PATCH] fs/*: use BUILD_BUG_ON by Alexey Dobriyan · 18 years ago
  76. fbab41c [PATCH] HT_IRQ must depend on PCI by Adrian Bunk · 18 years ago
  77. 53bc5b2 [PATCH] Fix typos in mm/shmem_acl.c by Aneesh Kumar · 18 years ago
  78. e50190a [PATCH] Consolidate check_signature by Matthew Wilcox · 18 years ago
  79. 53d5ed6 [PATCH] Use linux/io.h instead of asm/io.h by Matthew Wilcox · 18 years ago
  80. 8c58165 [PATCH] D-cache aliasing issue in __block_prepare_write by Monakhov Dmitriy · 18 years ago
  81. 97e860d [PATCH] Remove unnecessary check in fs/fat/inode.c by Eric Sesterhenn · 18 years ago
  82. 887ed2f [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 by Trond Myklebust · 18 years ago
  83. cd08104 [PATCH] document the core-dump-to-a-pipe patch by Matthias Urlichs · 18 years ago
  84. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  85. 39484e5 [PATCH] 32-bit compatibility HDIO IOCTLs by Maciej W. Rozycki · 18 years ago
  86. 2e3ad8a [PATCH] x86/microcode: handle sysfs error by Jeff Garzik · 18 years ago
  87. 8258d4a [PATCH] invalidate_inode_pages2_range() debug by Andrew Morton · 18 years ago
  88. beed33a [PATCH] sched: likely profiling by Nick Piggin · 18 years ago
  89. f33d9bd [PATCH] tpm: fix error handling by Jeff Garzik · 18 years ago
  90. 5a2b406 [PATCH] ext2: errors behaviour fix by Vasily Averin · 18 years ago
  91. 2245d7c [PATCH] ext3: errors behaviour fix by Dmitry Mishin · 18 years ago
  92. fa3ba2e8 [PATCH] fix Module taint flags listing in Oops/panic by Florin Malita · 18 years ago
  93. 3719bc5 [PATCH] ide-generic: jmicron fix by Alan Cox · 18 years ago
  94. e565793 [PATCH] grow_buffers() infinite loop fix by Andrew Morton · 18 years ago
  95. e0ab292 [PATCH] Add carta_random32() library routine by Stephane Eranian · 18 years ago
  96. b611967 [PATCH] epoll_pwait() by Davide Libenzi · 18 years ago
  97. 0f836e5f [PATCH] Add CONFIG_HEADERS_CHECK option to automatically run 'make headers_check' by David Woodhouse · 18 years ago
  98. c21be1c [PATCH] uml: allow finer tuning for host VMSPLIT setting by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  99. ca316fc [PATCH] uml: deprecate CONFIG_MODE_TT by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  100. f2d5715 [PATCH] uml: remove duplicate export by Paolo 'Blaisorblade' Giarrusso · 18 years ago