1. fc7333d CRED: Wrap task credential accesses in the SYSV filesystem by David Howells · 16 years ago
  2. e2950b1 CRED: Wrap task credential accesses in the SMBFS filesystem by David Howells · 16 years ago
  3. 414cb20 CRED: Wrap task credential accesses in the ReiserFS filesystem by David Howells · 16 years ago
  4. 0785f4d CRED: Wrap task credential accesses in the RAMFS filesystem by David Howells · 16 years ago
  5. c222d53 CRED: Wrap task credential accesses in the OMFS filesystem by David Howells · 16 years ago
  6. b19c2a3 CRED: Wrap task credential accesses in the OCFS2 filesystem by David Howells · 16 years ago
  7. 5cc0a84 CRED: Wrap task credential accesses in the NFS daemon by David Howells · 16 years ago
  8. 4893702 CRED: Wrap task credential accesses in the NCPFS filesystem by David Howells · 16 years ago
  9. 922c030 CRED: Wrap task credential accesses in the Minix filesystem by David Howells · 16 years ago
  10. 8f659ad CRED: Wrap task credential accesses in the JFS filesystem by David Howells · 16 years ago
  11. 77c70de CRED: Wrap task credential accesses in the hugetlbfs filesystem by David Howells · 16 years ago
  12. de395b8 CRED: Wrap task credential accesses in the HPFS filesystem by David Howells · 16 years ago
  13. 4ac8489 CRED: Wrap task credential accesses in the HFSplus filesystem by David Howells · 16 years ago
  14. 94c9a5e CRED: Wrap task credential accesses in the HFS filesystem by David Howells · 16 years ago
  15. 3de7be3 CRED: Wrap task credential accesses in the GFS2 filesystem by David Howells · 16 years ago
  16. 2186a71 CRED: Wrap task credential accesses in the FUSE filesystem by David Howells · 16 years ago
  17. f0ce7ee CRED: Wrap task credential accesses in the FAT filesystem by David Howells · 16 years ago
  18. 4c9c544 CRED: Wrap task credential accesses in the Ext4 filesystem by David Howells · 16 years ago
  19. 6a2f90e CRED: Wrap task credential accesses in the Ext3 filesystem by David Howells · 16 years ago
  20. a8dd4d6 CRED: Wrap task credential accesses in the Ext2 filesystem by David Howells · 16 years ago
  21. 4eea035 CRED: Wrap task credential accesses in the eCryptFS filesystem by David Howells · 16 years ago
  22. ec4c2aa CRED: Wrap task credential accesses in the devpts filesystem by David Howells · 16 years ago
  23. 97b7702 CRED: Wrap task credential accesses in the Coda filesystem by David Howells · 16 years ago
  24. a001e5b CRED: Wrap task credential accesses in the CIFS filesystem by David Howells · 16 years ago
  25. 1109b07 CRED: Wrap task credential accesses in the BFS filesystem by David Howells · 16 years ago
  26. 0eb790e CRED: Wrap task credential accesses in the autofs4 filesystem by David Howells · 16 years ago
  27. 73c646e CRED: Wrap task credential accesses in the autofs filesystem by David Howells · 16 years ago
  28. 2155998 CRED: Wrap task credential accesses in the AFFS filesystem by David Howells · 16 years ago
  29. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  30. cd80ca8 CRED: Wrap task credential accesses in the USB driver by David Howells · 16 years ago
  31. ee9785a CRED: Wrap task credential accesses in the network device drivers by David Howells · 16 years ago
  32. 0e164b6 CRED: Wrap task credential accesses in the ISDN drivers by David Howells · 16 years ago
  33. 66303bc CRED: Wrap task credential accesses in the tty driver by David Howells · 16 years ago
  34. b0fafa8 CRED: Wrap task credential accesses in the block loopback driver by David Howells · 16 years ago
  35. 350b4da CRED: Wrap task credential accesses in the x86 arch by David Howells · 16 years ago
  36. e542370 CRED: Wrap task credential accesses in the S390 arch by David Howells · 16 years ago
  37. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  38. 25e1573 CRED: Wrap task credential accesses in the PA-RISC arch by David Howells · 16 years ago
  39. b421273 CRED: Wrap task credential accesses in the MIPS arch by David Howells · 16 years ago
  40. ef81ee9 CRED: Wrap task credential accesses in the IA64 arch by David Howells · 16 years ago
  41. 92a77aa security: remove broken and useless declarations by James Morris · 16 years ago
  42. 0667467 Currently SELinux jumps through some ugly hoops to not audit a capbility by Eric Paris · 16 years ago
  43. a2f2945 The oomkiller calculations make decisions based on capabilities. Since by Eric Paris · 16 years ago
  44. 0611216 Add a new capable interface that will be used by systems that use audit to by Eric Paris · 16 years ago
  45. 637d32d Capabilities: BUG when an invalid capability is requested by Eric Paris · 16 years ago
  46. e68b75a0 When the capset syscall is used it is not possible for audit to record the by Eric Paris · 16 years ago
  47. 3fc689e Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a by Eric Paris · 16 years ago
  48. 851f7ff This patch will print cap_permitted and cap_inheritable data in the PATH by Eric Paris · 16 years ago
  49. c0b0044 This patch add a generic cpu endian caps structure and externally available by Eric Paris · 16 years ago
  50. 9d36be7 Document the order of arguments for cap_issubset. It's not instantly clear by Eric Paris · 16 years ago
  51. 39c9aed SELinux: Use unknown perm handling to handle unknown netlink msg types by Eric Paris · 16 years ago
  52. 1f29fae file capabilities: add no_file_caps switch (v4) by Serge E. Hallyn · 16 years ago
  53. e21e696 Merge branch 'master' into next by James Morris · 16 years ago
  54. 2f99db2 selinux: recognize netlink messages for 'ip addrlabel' by Michal Schmidt · 16 years ago
  55. 41d9f9c SELinux: hold tasklist_lock and siglock while waking wait_chldexit by Eric Paris · 16 years ago
  56. 75fa677 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  57. 4edfd20 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  58. 54074d5 drivers: remove duplicated #include by Jianjun Kong · 16 years ago
  59. 299246f libata: mask off DET when restoring SControl for detach by Tejun Heo · 16 years ago
  60. 6a87e42 libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply it by Tejun Heo · 16 years ago
  61. a464189 libata: Fix a potential race condition in ata_scsi_park_show() by Elias Oltmanns · 16 years ago
  62. 3c32428 sata_nv: fix generic, nf2/3 detection regression by Tejun Heo · 16 years ago
  63. 554d491 sata_via: restore vt*_prepare_host error handling by Marcin Slusarz · 16 years ago
  64. cadef67 sata_promise: add ATA engine reset to reset ops by Mikael Pettersson · 16 years ago
  65. bbb770e xfrm: Fix xfrm_policy_gc_lock handling. by Alexey Dobriyan · 16 years ago
  66. 19ecb6b niu: Use pci_ioremap_bar(). by David S. Miller · 16 years ago
  67. ca8eac5 bnx2x: Version Update by Eilon Greenstein · 16 years ago
  68. 12b56ea bnx2x: Calling netif_carrier_off at the end of the probe by Eilon Greenstein · 16 years ago
  69. 7d96567 bnx2x: PCI configuration bug on big-endian by Eilon Greenstein · 16 years ago
  70. 9a03544 bnx2x: Removing the PMF indication when unloading by Eilon Greenstein · 16 years ago
  71. ee04448 mv643xx_eth: fix SMI bus access timeouts by Lennert Buytenhek · 16 years ago
  72. 1d19ecf net: kconfig cleanup by Jeff Kirsher · 16 years ago
  73. 7385d59 fs_enet: fix polling by Alexey Dobriyan · 16 years ago
  74. a75952b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 16 years ago
  75. ae6884a cifs: fix renaming one hardlink on top of another by Jeff Layton · 16 years ago
  76. 457d2ee Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. da4a22c Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. 20ebc00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  79. c8126cc Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  80. 30ef898 Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  81. e5beae1 io mapping: clean up #ifdefs by Keith Packard · 16 years ago
  82. 8d5c660 io mapping: improve documentation by Keith Packard · 16 years ago
  83. 7aeb6d7 Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linus by Takashi Iwai · 16 years ago
  84. 6b3ab21 ALSA: hda: make a STAC_DELL_EQ option by Matthew Ranostay · 16 years ago
  85. 818e3dd tracing, ring-buffer: add paranoid checks for loops by Steven Rostedt · 16 years ago
  86. b3aa557 ftrace: use kretprobe trampoline name to test in output by Steven Rostedt · 16 years ago
  87. a1caa32 XFRM: copy_to_user_kmaddress() reports local address twice by Arnaud Ebalard · 16 years ago
  88. 55e03a6 ALSA: emu10k1 - Add more invert_shared_spdif flag to Audigy models by Takashi Iwai · 16 years ago
  89. c2c8052 tracing, alpha: undefined reference to `save_stack_trace' by Al Viro · 16 years ago
  90. 69e5028 ALSA: hda - Add a quirk for another Acer Aspire (1025:0090) by Takashi Iwai · 16 years ago
  91. 55c8eb6 SMC91x: Fix compilation on some platforms. by David S. Miller · 16 years ago
  92. 0418ff0 ALSA: remove direct access of dev->bus_id in sound/isa/* by Takashi Iwai · 16 years ago
  93. bb072bf sound: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  94. b02555c ALSA: Fix PIT lockup on some chipsets when using the PC-Speaker by Zoltan Devai · 16 years ago
  95. 219df32 ALSA: rawmidi - Add open check in rawmidi callbacks by Takashi Iwai · 16 years ago
  96. 0856f93 udp: Fix the SNMP counter of UDP_MIB_INERRORS by Wei Yongjun · 16 years ago
  97. f26ba17 udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMS by Wei Yongjun · 16 years ago
  98. 5a125c3 i915: Add GEM ioctl to get available aperture size. by Eric Anholt · 16 years ago
  99. 45beca0 Linux v2.6.28-rc3 by Linus Torvalds · 16 years ago
  100. ae29a18 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago