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