1. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  2. 3a3b7ce CRED: Allow kernel services to override LSM settings for task actions by David Howells · 16 years ago
  3. 1bfdc75 CRED: Add a kernel_service object class to SELinux by David Howells · 16 years ago
  4. 3b11a1d CRED: Differentiate objective and effective subjective credentials on a task by David Howells · 16 years ago
  5. 98870ab CRED: Documentation by David Howells · 16 years ago
  6. d76b0d9 CRED: Use creds in file structs by David Howells · 16 years ago
  7. 1d04598 CRED: Prettify commoncap.c by David Howells · 16 years ago
  8. a6f76f2 CRED: Make execve() take advantage of copy-on-write credentials by David Howells · 16 years ago
  9. d84f4f9 CRED: Inaugurate COW credentials by David Howells · 16 years ago
  10. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  11. 88e67f3 CRED: Make inode_has_perm() and file_has_perm() take a cred pointer by David Howells · 16 years ago
  12. 6cc88bc CRED: Rename is_single_threaded() to is_wq_single_threaded() by David Howells · 16 years ago
  13. bb952bb CRED: Separate per-task-group keyrings from signal_struct by David Howells · 16 years ago
  14. 275bb41 CRED: Wrap access to SELinux's task SID by David Howells · 16 years ago
  15. c69e8d9 CRED: Use RCU to access another task's creds and to release a task's own creds by David Howells · 16 years ago
  16. 86a264a CRED: Wrap current->cred and a few other accessors by David Howells · 16 years ago
  17. f1752ee CRED: Detach the credentials from task_struct by David Howells · 16 years ago
  18. b6dff3e CRED: Separate task security context from task_struct by David Howells · 16 years ago
  19. 15a2460 CRED: Constify the kernel_cap_t arguments to the capset LSM hooks by David Howells · 16 years ago
  20. 1cdcbec CRED: Neuter sys_capset() by David Howells · 16 years ago
  21. 8bbf4976 KEYS: Alter use of key instantiation link-to-keyring argument by David Howells · 16 years ago
  22. e9e349b KEYS: Disperse linux/key_ui.h by David Howells · 16 years ago
  23. 76aac0e CRED: Wrap task credential accesses in the core kernel by David Howells · 16 years ago
  24. b103c59 CRED: Wrap task credential accesses in the capabilities code by David Howells · 16 years ago
  25. 47d804b CRED: Wrap task credential accesses in the key management code by David Howells · 16 years ago
  26. 8192b0c CRED: Wrap task credential accesses in the networking subsystem by David Howells · 16 years ago
  27. 19d6562 CRED: Wrap task credential accesses in the UNIX socket protocol by David Howells · 16 years ago
  28. 8f41940 CRED: Wrap task credential accesses in the SunRPC protocol by David Howells · 16 years ago
  29. c2a2b8d CRED: Wrap task credential accesses in the ROSE protocol by David Howells · 16 years ago
  30. ba95b23 CRED: Wrap task credential accesses in the netrom protocol by David Howells · 16 years ago
  31. f82b3590 CRED: Wrap task credential accesses in the IPv6 protocol by David Howells · 16 years ago
  32. 7340040 CRED: Wrap task credential accesses in the AX25 protocol by David Howells · 16 years ago
  33. 414c070 CRED: Wrap task credential accesses in the SYSV IPC subsystem by David Howells · 16 years ago
  34. da9592e CRED: Wrap task credential accesses in the filesystem subsystem by David Howells · 16 years ago
  35. 82ab8de CRED: Wrap task credential accesses in the XFS filesystem by David Howells · 16 years ago
  36. a5f773a CRED: Wrap task credential accesses in the UFS filesystem by David Howells · 16 years ago
  37. 7706bb3 CRED: Wrap task credential accesses in the UDF filesystem by David Howells · 16 years ago
  38. 26bf194 CRED: Wrap task credential accesses in the UBIFS filesystem by David Howells · 16 years ago
  39. fc7333d CRED: Wrap task credential accesses in the SYSV filesystem by David Howells · 16 years ago
  40. e2950b1 CRED: Wrap task credential accesses in the SMBFS filesystem by David Howells · 16 years ago
  41. 414cb20 CRED: Wrap task credential accesses in the ReiserFS filesystem by David Howells · 16 years ago
  42. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 16 years ago
  43. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  44. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  45. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  46. 4893702 CRED: Wrap task credential accesses in the NCPFS filesystem by David Howells · 16 years ago
  47. 922c030 CRED: Wrap task credential accesses in the Minix filesystem by David Howells · 16 years ago
  48. 8f659ad CRED: Wrap task credential accesses in the JFS filesystem by David Howells · 16 years ago
  49. 77c70de CRED: Wrap task credential accesses in the hugetlbfs filesystem by David Howells · 16 years ago
  50. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  51. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  52. 94c9a5e CRED: Wrap task credential accesses in the HFS filesystem by David Howells · 16 years ago
  53. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  54. 2186a71 CRED: Wrap task credential accesses in the FUSE filesystem by David Howells · 16 years ago
  55. f0ce7ee CRED: Wrap task credential accesses in the FAT filesystem by David Howells · 16 years ago
  56. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  57. 6a2f90e CRED: Wrap task credential accesses in the Ext3 filesystem by David Howells · 16 years ago
  58. a8dd4d6 CRED: Wrap task credential accesses in the Ext2 filesystem by David Howells · 16 years ago
  59. 4eea035 CRED: Wrap task credential accesses in the eCryptFS filesystem by David Howells · 16 years ago
  60. ec4c2aa CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  61. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  62. a001e5b CRED: Wrap task credential accesses in the CIFS filesystem by David Howells · 16 years ago
  63. 1109b07 CRED: Wrap task credential accesses in the BFS filesystem by David Howells · 16 years ago
  64. 0eb790e CRED: Wrap task credential accesses in the autofs4 filesystem by David Howells · 16 years ago
  65. 73c646e CRED: Wrap task credential accesses in the autofs filesystem by David Howells · 16 years ago
  66. 2155998 CRED: Wrap task credential accesses in the AFFS filesystem by David Howells · 16 years ago
  67. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  68. cd80ca8 CRED: Wrap task credential accesses in the USB driver by David Howells · 16 years ago
  69. ee9785a CRED: Wrap task credential accesses in the network device drivers by David Howells · 16 years ago
  70. 0e164b6 CRED: Wrap task credential accesses in the ISDN drivers by David Howells · 16 years ago
  71. 66303bc CRED: Wrap task credential accesses in the tty driver by David Howells · 16 years ago
  72. b0fafa8 CRED: Wrap task credential accesses in the block loopback driver by David Howells · 16 years ago
  73. 350b4da CRED: Wrap task credential accesses in the x86 arch by David Howells · 16 years ago
  74. e542370 CRED: Wrap task credential accesses in the S390 arch by David Howells · 16 years ago
  75. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  76. 25e1573 CRED: Wrap task credential accesses in the PA-RISC arch by David Howells · 16 years ago
  77. b421273 CRED: Wrap task credential accesses in the MIPS arch by David Howells · 16 years ago
  78. ef81ee9 CRED: Wrap task credential accesses in the IA64 arch by David Howells · 16 years ago
  79. 58e20d8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  80. 7b42365 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm by Linus Torvalds · 16 years ago
  81. 2d1595a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  82. 90aaa53 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  83. 906bf11 fix cpumask build breakage on parisc by Helge Deller · 16 years ago
  84. 278afcb dlm: fix shutdown cleanup by David Teigland · 16 years ago
  85. d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
  86. 02f5621 Kconfig: SLUB is the default slab allocator by Simon Arlott · 16 years ago
  87. 8959dab [ARM] cdb89712: avoid namespace clashes with SRAM_ and BOOTROM_ constants by Russell King · 16 years ago
  88. d9a682a [ARM] cdb89712,clps7500,h720x: avoid namespace clash for FLASH_* constants by Russell King · 16 years ago
  89. 1e8b041 [ARM] integrator,realview,versatile: remove FLASH_* and EPROM_* constants by Russell King · 16 years ago
  90. 9fa7679 [ARM] dma-mapping: fix compiler warning by Russell King · 16 years ago
  91. 4ffaf86 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  92. 65131cd c2port: add c2port support for Eurotech Duramar 2150 by Rodolfo Giometti · 16 years ago
  93. 4e17e1d Add c2 port support by Rodolfo Giometti · 16 years ago
  94. e0a2938 hdq: documentation for OMAP HDQ by Madhusudhan Chikkature · 16 years ago
  95. cfbc619 hdq: bQ27000 HDQ Slave Interface Driver by Madhusudhan Chikkature · 16 years ago
  96. 9f2bc79 hdq driver for OMAP2430/3430 by Madhusudhan Chikkature · 16 years ago
  97. 34e453d w1: export w1_read_8 function by Madhusudhan Chikkature · 16 years ago
  98. 06de180 rtc: add Dallas DS1390/93/94 RTC chips by Mark Jackson · 16 years ago
  99. a7fa985 rtc: basic implementation of Epson RX-8581 I2C Real Time Clock by Martyn Welch · 16 years ago
  100. 077eaf5 rtc: rtc-wm8350: add support for WM8350 RTC by Mark Brown · 16 years ago