1. 1ee65e3 LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information. by David P. Quigley · 15 years ago
  2. b1ab7e4 VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hook for inode_setsecctx. by David P. Quigley · 15 years ago
  3. 733e5e4 KEYS: Add missing linux/tracehook.h #inclusions by David Howells · 15 years ago
  4. be1d6a5 KEYS: Fix default security_session_to_parent() by David Howells · 15 years ago
  5. b6d9c25 Security/SELinux: includecheck fix kernel/sysctl.c by Jaswinder Singh Rajput · 15 years ago
  6. 945af7c KEYS: security_cred_alloc_blank() should return int under all circumstances by David Howells · 15 years ago
  7. 6c1488f IMA: open new file for read by Mimi Zohar · 15 years ago
  8. ee18d64 KEYS: Add a keyctl to install a process's session keyring on its parent [try #6] by David Howells · 15 years ago
  9. d0420c8 KEYS: Extend TIF_NOTIFY_RESUME to (almost) all architectures [try #6] by David Howells · 15 years ago
  10. 7b1b916 KEYS: Do some whitespace cleanups [try #6] by David Howells · 15 years ago
  11. ad73a71 KEYS: Make /proc/keys use keyid not numread as file position [try #6] by Serge E. Hallyn · 15 years ago
  12. 5d13544 KEYS: Add garbage collection for dead, revoked and expired keys. [try #6] by David Howells · 15 years ago
  13. f041ae2 KEYS: Flag dead keys to induce EKEYREVOKED [try #6] by David Howells · 15 years ago
  14. 0c2c9a3 KEYS: Allow keyctl_revoke() on keys that have SETATTR but not WRITE perm [try #6] by David Howells · 15 years ago
  15. 5593122 KEYS: Deal with dead-type keys appropriately [try #6] by David Howells · 15 years ago
  16. e0e8173 CRED: Add some configurable debugging [try #6] by David Howells · 15 years ago
  17. ed6d76e selinux: Support for the new TUN LSM hooks by Paul Moore · 15 years ago
  18. 2b980db lsm: Add hooks to the TUN driver by Paul Moore · 15 years ago
  19. d8e180d bsdacct: switch credentials for writing to the accounting file by Michal Schmidt · 15 years ago
  20. 939a942 vfs: allow file truncations when both suid and write permissions set by Amerigo Wang · 15 years ago
  21. bc6a600 selinux: adjust rules for ATTR_FORCE by Amerigo Wang · 15 years ago
  22. ece1387 Merge branch 'master' into next by James Morris · 15 years ago
  23. 6c30c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  24. 0dc9aa8 AFS: Documentation updates by Anton Blanchard · 15 years ago
  25. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  26. 4aa2d56 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  27. d46c7d9 Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  29. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  30. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  31. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 15 years ago
  32. c124891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  33. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  34. dc8ed71 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 15 years ago
  36. 503f794 REPORTING-BUGS: add get_maintainer.pl blurb by Joe Perches · 15 years ago
  37. 28d7a6a nommu: check fd read permission in validate_mmap_request() by Graff Yang · 15 years ago
  38. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  39. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  40. b2503a9 mmc: add the new linux-mmc mailing list to MAINTAINERS by Andrew Morton · 15 years ago
  41. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  42. 89a4eb4 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed by Jeff Layton · 15 years ago
  43. 6b6f0b6 MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix by Joe Perches · 15 years ago
  44. 024e6cb security: Fix prompt for LSM_MMAP_MIN_ADDR by Andreas Schwab · 15 years ago
  45. a58578e security: Make LSM_MMAP_MIN_ADDR default match its help text. by Dave Jones · 15 years ago
  46. b08dc3e Security/SELinux: remove duplicated #include by Huang Weiyi · 15 years ago
  47. dcd94db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  48. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  49. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  50. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  51. a924586 nilfs2: fix oopses with doubly mounted snapshots by Ryusuke Konishi · 15 years ago
  52. b395cd8 perf tools: Make 'make html' work by Kyle McMartin · 15 years ago
  53. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 15 years ago
  54. 15f3fa4 perf annotate: Fix segmentation fault by Ingo Molnar · 15 years ago
  55. f738eb1 perf_counter: Fix the PARISC build by Ingo Molnar · 15 years ago
  56. 1fef789 microblaze: Update Microblaze defconfigs by Michal Simek · 15 years ago
  57. 8f37b6c microblaze: Use klimit instead of _end for memory init by Michal Simek · 15 years ago
  58. 2856ed3 microblaze: Enable ppoll syscall by Michal Simek · 15 years ago
  59. 892ee92 microblaze: Sane handling of missing timer/intc in device tree by John Williams · 15 years ago
  60. 6b99ece microblaze: use the generic ack_bad_irq implementation by Christoph Hellwig · 15 years ago
  61. 1154ecb nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() by Zhang Qiang · 15 years ago
  62. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  63. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  64. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  65. df4ecf1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  66. c58afec Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  67. 52dec22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  68. 08e53fc inotify: start watch descriptor count at 1 by Eric Paris · 15 years ago
  69. cd94c8b inotify: tail drop inotify q_overflow events by Eric Paris · 15 years ago
  70. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  71. 0f66f96 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  72. 87c62a6 MIPS: Fix HPAGE_SIZE redefinition by Atsushi Nemoto · 15 years ago
  73. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  74. e1ac361 perf_counter: Check task on counter read IPI by Paul Mackerras · 15 years ago
  75. 2932cff perf: Rename perf-examples.txt to examples.txt by Carlos R. Mafra · 15 years ago
  76. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  77. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  78. 1d99597 security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  79. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  80. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  81. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  82. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  83. 2bf4969 SELinux: Convert avc_audit to use lsm_audit.h by Thomas Liu · 15 years ago
  84. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  85. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  86. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  87. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  88. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  89. 7fc1ece cnic: Fix locking in init/exit calls. by Michael Chan · 15 years ago
  90. 681dbd7 cnic: Fix locking in start/stop calls. by Michael Chan · 15 years ago
  91. c5a8895 bnx2: Use mutex on slow path cnic calls. by Michael Chan · 15 years ago
  92. a3059b1 cnic: Refine registration with bnx2. by Michael Chan · 15 years ago
  93. 64c6460 cnic: Fix symbol_put_addr() panic on ia64. by Michael Chan · 15 years ago
  94. b2add73 poll/select: initialize triggered field of struct poll_wqueues by Guillaume Knispel · 15 years ago
  95. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  96. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  97. 3f8befe drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR by Dave Airlie · 15 years ago
  98. a2bb9f4 ARM: 5673/1: U300 fix initsection compile warning by Linus Walleij · 15 years ago
  99. 824df39 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  100. 8b61207 Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago