1. b89e66e TPM: ACPI/PNP dependency removal by Rajiv Andrade · 14 years ago
  2. fcaaade selinux: generalize disabling of execmem for plt-in-heap archs by Stephen Smalley · 14 years ago
  3. cb84aa9 LSM Audit: rename LSM_AUDIT_NO_AUDIT to LSM_AUDIT_DATA_NONE by Eric Paris · 14 years ago
  4. b03df87 CRED: Holding a spinlock does not imply the holding of RCU read lock by Serge E. Hallyn · 14 years ago
  5. 98ec437 SMACK: Don't #include Ext2 headers by David Howells · 14 years ago
  6. c5b60b5 security: whitespace coding style fixes by Justin P. Mattock · 14 years ago
  7. 822ccee mmap_min_addr check CAP_SYS_RAWIO only for write by Kees Cook · 14 years ago
  8. eb8dae9 IMA: include the word IMA in printk messages by Eric Paris · 14 years ago
  9. 34c111f IMA: drop the word integrity in the audit message by Eric Paris · 14 years ago
  10. 2f1506c IMA: use audit_log_untrusted_string rather than %s by Eric Paris · 14 years ago
  11. 7233e3e IMA: handle comments in policy by Eric Paris · 14 years ago
  12. 28ef400 IMA: handle whitespace better by Eric Paris · 14 years ago
  13. e9d393b IMA: reject policies with unknown entries by Eric Paris · 14 years ago
  14. b9035b1 IMA: set entry->action to UNKNOWN rather than hard coding by Eric Paris · 14 years ago
  15. 7b62e16 IMA: do not allow the same rule to specify the same thing twice by Eric Paris · 14 years ago
  16. 6ccd045 ima: handle multiple rules per write by Eric Paris · 14 years ago
  17. a200005 SELinux: return error codes on policy load failure by Eric Paris · 14 years ago
  18. 6f262d8 Security: Fix the comment of cap_file_mmap() by wzt.wzt@gmail.com · 14 years ago
  19. 05b9049 security: remove dead hook acct by Eric Paris · 14 years ago
  20. 3011a34 security: remove dead hook key_session_to_parent by Eric Paris · 14 years ago
  21. 6307f8f security: remove dead hook task_setgroups by Eric Paris · 14 years ago
  22. 06ad187 security: remove dead hook task_setgid by Eric Paris · 14 years ago
  23. 43ed8c3 security: remove dead hook task_setuid by Eric Paris · 14 years ago
  24. 0968d00 security: remove dead hook cred_commit by Eric Paris · 14 years ago
  25. 9d5ed77 security: remove dead hook inode_delete by Eric Paris · 14 years ago
  26. 91a9420 security: remove dead hook sb_post_pivotroot by Eric Paris · 14 years ago
  27. 3db2910 security: remove dead hook sb_post_addmount by Eric Paris · 14 years ago
  28. 82dab10 security: remove dead hook sb_post_remount by Eric Paris · 14 years ago
  29. 4b61d12 security: remove dead hook sb_umount_busy by Eric Paris · 14 years ago
  30. 231923b security: remove dead hook sb_umount_close by Eric Paris · 14 years ago
  31. 3536331 security: remove sb_check_sb hooks by Eric Paris · 14 years ago
  32. c1a7368 Security: Fix coding style in security/ by wzt.wzt@gmail.com · 14 years ago
  33. e2902eb SMACK: remove dead cred_commit hook by Eric Paris · 14 years ago
  34. dd3e783 selinux: always call sk_security_struct sksec by Eric Paris · 14 years ago
  35. d25d6fa Merge branch 'master' into next by James Morris · 14 years ago
  36. 2eaa9cf Linux 2.6.34-rc3 by Linus Torvalds · 14 years ago
  37. e971461 KEYS: Add MAINTAINERS record by David Howells · 14 years ago
  38. 246750f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 14 years ago
  39. 4660d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 14 years ago
  40. be3fd3c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  41. 570b8fb CRED: Fix memory leak in error handling by Mathieu Desnoyers · 14 years ago
  42. 9623e5a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 14 years ago
  43. 9f32160 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  44. 9d54e2c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  45. 7b12887 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  46. 6631424 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  47. c45140a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  48. de32982 ext3: fix broken handling of EXT3_STATE_NEW by Linus Torvalds · 14 years ago
  49. c0cd884 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs) by Neil Horman · 14 years ago
  50. 9e8307e sparc64: Properly truncate pt_regs framepointer in perf callback. by David S. Miller · 14 years ago
  51. b00d8a7 hwmon: (asc7621) Add X58 entry in Kconfig by Jaswinder Singh Rajput · 14 years ago
  52. 3f7cd7e hwmon: (w83793) Saving negative errors in unsigned by Dan Carpenter · 14 years ago
  53. 4d7a564 hwmon: (coretemp) Add missing newline to dev_warn() message by Dean Nelson · 14 years ago
  54. fcc6a74 hwmon: (coretemp) Fix cpu model output by Prarit Bhargava · 14 years ago
  55. 6be7fa0 [LogFS] Erase new journal segments by Joern Engel · 14 years ago
  56. 0943846 [LogFS] Move reserved segments with journal by Joern Engel · 14 years ago
  57. eed6351 x86: Do not free zero sized per cpu areas by Ian Campbell · 14 years ago
  58. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 14 years ago
  59. 82593f8 ceph: update discussion list address in MAINTAINERS by Sage Weil · 14 years ago
  60. 8136b58 ceph: some documentations fixes by Cheng Renquan · 14 years ago
  61. 596b711 x86: Make smp_locks end with page alignment by Yinghai Lu · 14 years ago
  62. ad4ba05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 14 years ago
  63. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  64. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 14 years ago
  65. 88be12c slow-work: use get_ref wrapper instead of directly calling get_ref by Dave Airlie · 14 years ago
  66. 376a21f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  67. 05ad62a Staging: et131x: Properly disable FC in txmac. by Nick Bowler · 14 years ago
  68. 85255c0 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  69. f30c14b Merge branch 'fix/misc' into for-linus by Takashi Iwai · 14 years ago
  70. 9ec8dda ALSA: hda: Use LPIB for ga-ma770-ud3 board by Daniel T Chen · 14 years ago
  71. 5cd165e ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist by Daniel Chen · 14 years ago
  72. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  73. 54c1a85 ipv6: Don't drop cache route entry unless timer actually expired. by YOSHIFUJI Hideaki / 吉藤英明 · 14 years ago
  74. 9ce41ae Revert "ide: skip probe if there are no devices on the port (v2)" by David S. Miller · 14 years ago
  75. 7855f76 tulip: Add missing parens. by David S. Miller · 14 years ago
  76. 723b2ff [LogFS] Clear PagePrivate when moving journal by Joern Engel · 14 years ago
  77. 81def6b Simplify and fix pad_wbuf by Joern Engel · 14 years ago
  78. 1932191 Prevent data corruption in logfs_rewrite_block() by Joern Engel · 14 years ago
  79. bc8a673 pata_via: fix VT6410/6415/6330 detection issue by JosephChan@via.com.tw · 14 years ago
  80. d2566af arch/sparc/kernel: Use set_cpus_allowed_ptr by Julia Lawall · 14 years ago
  81. 78f1cd0 r8169: fix broken register writes by Francois Romieu · 14 years ago
  82. 1546a71 pcnet_cs: add new id by Ken Kawasaki · 14 years ago
  83. a2fd940 bonding: fix broken multicast with round-robin mode by Andy Gospodarek · 14 years ago
  84. 7469a9a sparc: Fix use of uid16_t and gid16_t in asm/stat.h by Rob Landley · 14 years ago
  85. 44ebb95 drivers/net: Fix continuation lines by Joe Perches · 14 years ago
  86. 39ca5f0 e1000: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  87. 7438189 net: ipmr/ip6mr: prevent out-of-bounds vif_table access by Nicolas Dichtel · 14 years ago
  88. e7d481a ixgbe: Do not run all Diagnostic offline tests when VFs are active by Greg Rose · 14 years ago
  89. e017b60 igb: use correct bits to identify if managability is enabled by Alexander Duyck · 14 years ago
  90. c0e4d4b benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c by wzt wzt · 14 years ago
  91. 71c5c15 net: Add MSG_WAITFORONE flag to recvmmsg by Brandon L Black · 14 years ago
  92. e4afb29 Revert "via82cxxx: workaround h/w bugs" by David S. Miller · 14 years ago
  93. 6f2e9e6 Use deactivate_locked_super by Joern Engel · 14 years ago
  94. 7db8064 Fix logfs_get_sb_final error path by Joern Engel · 14 years ago
  95. faaa27a Write out both superblocks on mismatch by Joern Engel · 14 years ago
  96. e326068 Prevent schedule while atomic in __logfs_readdir by Joern Engel · 14 years ago
  97. e07bf55 Plug memory leak in writeseg_end_io by Joern Engel · 14 years ago
  98. 59fe27c Limit max_pages for insane devices by Joern Engel · 14 years ago
  99. 49137f2 Open segment file before using it by Joern Engel · 14 years ago
  100. f49c57e e1000e: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago