1. 4a6633e audit: implement all object interfield comparisons by Peter Moody · 13 years ago
  2. c9fe685 audit: allow interfield comparison between gid and ogid by Eric Paris · 13 years ago
  3. b34b039 audit: complex interfield comparison helper by Eric Paris · 13 years ago
  4. 02d86a5 audit: allow interfield comparison in audit rules by Eric Paris · 13 years ago
  5. 29ef73b Kernel: Audit Support For The ARM Platform by Nathaniel Husted · 13 years ago
  6. 4043cde audit: do not call audit_getname on error by Eric Paris · 13 years ago
  7. 633b454 audit: only allow tasks to set their loginuid if it is -1 by Eric Paris · 13 years ago
  8. 0a300be audit: remove task argument to audit_set_loginuid by Eric Paris · 13 years ago
  9. 54d3218 audit: allow audit matching on inode gid by Eric Paris · 13 years ago
  10. efaffd6 audit: allow matching on obj_uid by Eric Paris · 13 years ago
  11. 6422e78 audit: remove audit_finish_fork as it can't be called by Eric Paris · 13 years ago
  12. 7ff68e5 audit: reject entry,always rules by Eric Paris · 13 years ago
  13. a4ff8db audit: inline audit_free to simplify the look of generic code by Eric Paris · 13 years ago
  14. 38cdce5 audit: drop audit_set_macxattr as it doesn't do anything by Eric Paris · 13 years ago
  15. 07c4941 audit: inline checks for not needing to collect aux records by Eric Paris · 13 years ago
  16. 56179a6 audit: drop some potentially inadvisable likely notations by Eric Paris · 13 years ago
  17. 997f5b6 audit: remove AUDIT_SETUP_CONTEXT as it isn't used by Eric Paris · 13 years ago
  18. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago
  19. f031cd2 audit: ia32entry.S sign extend error codes when calling 64 bit code by Eric Paris · 13 years ago
  20. d7e7528 Audit: push audit success and retcode into arch ptrace.h by Eric Paris · 13 years ago
  21. 85e7bac seccomp: audit abnormal end to a process due to seccomp by Eric Paris · 13 years ago
  22. 16c174b audit: check current inode and containing object when filtering on major and minor by Eric Paris · 13 years ago
  23. 3035c51 audit: drop the meaningless and format breaking word 'user' by Eric Paris · 13 years ago
  24. 5195d8e audit: dynamically allocate audit_names when not enough space is in the names array by Eric Paris · 13 years ago
  25. 5ef30ee audit: make filetype matching consistent with other filters by Eric Paris · 13 years ago
  26. d060646 xfs: cleanup xfs_file_aio_write by Christoph Hellwig · 13 years ago
  27. 5bf1f26 xfs: always return with the iolock held from xfs_file_aio_write_checks by Christoph Hellwig · 13 years ago
  28. 2813d68 xfs: remove the i_new_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  29. ce7ae151 xfs: remove the i_size field in struct xfs_inode by Christoph Hellwig · 13 years ago
  30. f392e63 xfs: replace i_pin_wait with a bit waitqueue by Christoph Hellwig · 13 years ago
  31. 474fce0 xfs: replace i_flock with a sleeping bitlock by Christoph Hellwig · 13 years ago
  32. 49e4c70 xfs: make i_flags an unsigned long by Christoph Hellwig · 13 years ago
  33. 8096b1e xfs: remove the if_ext_max field in struct xfs_ifork by Christoph Hellwig · 13 years ago
  34. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 13 years ago
  35. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 13 years ago
  36. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 13 years ago
  37. 5e59978 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  38. 54b466e cfq-iosched: fix use-after-free of cfqq by Jens Axboe · 13 years ago
  39. 00b1d44 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  40. 8364919 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  41. d3569d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  42. 20c300b tty: remove unused tty_driver->termios_locked by Konstantin Khlebnikov · 13 years ago
  43. 951880e Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" by Linus Torvalds · 13 years ago
  44. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  45. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 13 years ago
  46. 3371bb3 caif: Fix typo in Vendor/Product-ID for CAIF modems by sjur.brandeland@stericsson.com · 13 years ago
  47. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  48. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  49. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  50. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  51. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  52. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  53. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  54. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  55. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 13 years ago
  56. 27a4293 bridge: BH already disabled in br_fdb_cleanup() by Eric Dumazet · 13 years ago
  57. 319d3b9 net: move sock_update_memcg outside of CONFIG_INET by Glauber Costa · 13 years ago
  58. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  59. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 13 years ago
  60. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  61. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  62. 8d9d399 net: remove version.h includes in net/openvswitch/ by Devendra Naga · 13 years ago
  63. 795d9a2 bql: Fix inconsistency between file mode and attr method. by Hiroaki SHIMODA · 13 years ago
  64. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  65. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  66. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  67. 685a4ef bcma: add stub for bcma_bus_suspend() by Linus Torvalds · 13 years ago
  68. 5d2031f bcma: convert suspend/resume to pm_ops by Linus Torvalds · 13 years ago
  69. be94db9 netfilter: ipset: dumping error triggered removing references twice by Jozsef Kadlecsik · 13 years ago
  70. 088067f netfilter: ipset: autoload set type modules safely by Jozsef Kadlecsik · 13 years ago
  71. 090e648 Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  72. 8b0f6d1 Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux into fixes by Olof Johansson · 13 years ago
  73. 916e5eb Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm into fixes by Olof Johansson · 13 years ago
  74. bbc390a Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji into fixes by Olof Johansson · 13 years ago
  75. c2bc3a3 Merge branch 'x86/rdrand' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 5674124 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 5d48421 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  78. 6e03db2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  79. e032d807 mce: fix warning messages about static struct mce_device by Greg Kroah-Hartman · 13 years ago
  80. 5b3fcfe Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-arm by Linus Torvalds · 13 years ago
  81. a12587b Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  82. adfeb6e Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 13 years ago
  83. 9774040 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  84. 408e057 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  85. 287b901 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  86. c63dbbd Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  87. a61c233 ARM: sa11x0: assabet: fix build warning by Russell King · 13 years ago
  88. 5f8b1f8 hwmon: (sysfs-interface) Update tempX_type attribute to be more generic by Guenter Roeck · 13 years ago
  89. 1c72009 hwmon: (adm1031) Fix coding style issues by Guenter Roeck · 13 years ago
  90. 16b5dda hwmon: (it87) Add IT8728F support by Jean Delvare · 13 years ago
  91. d6db23c hwmon: (coretemp) Add missing section annotations by Jean Delvare · 13 years ago
  92. 6b10111 hwmon: (lm90) Add range check to set_update_interval by Guenter Roeck · 13 years ago
  93. 2fe28ab hwmon: (lm63) Support extended lookup table of LM96163 by Jean Delvare · 13 years ago
  94. d216f68 hwmon: (lm63) Expose automatic fan speed control lookup table by Jean Delvare · 13 years ago
  95. d93ab78 hwmon: (lm63) Fix incorrect comment about I2C address by Jean Delvare · 13 years ago
  96. 409c0b5 hwmon: (lm63) LM64 has a dedicated pin for tachometer by Jean Delvare · 13 years ago
  97. f496b2d hwmon: (lm63) Add sensor type attribute for external sensor on LM96163 by Guenter Roeck · 13 years ago
  98. 04738b2 hwmon: (lm63) Add support for update_interval sysfs attribute by Guenter Roeck · 13 years ago
  99. 94e55df hwmon: (lm63) Add support for writing the external critical temperature by Guenter Roeck · 13 years ago
  100. e872c91 hwmon: (lm63) Add support for unsigned upper temperature limits by Guenter Roeck · 13 years ago