1. 2058f83 ext4 crypto: implement the ext4 encryption write path by Michael Halcrow · 9 years ago
  2. dde680c ext4 crypto: inherit encryption policies on inode and directory create by Michael Halcrow · 9 years ago
  3. d9cdc903 ext4 crypto: enforce context consistency by Theodore Ts'o · 9 years ago
  4. 88bd6cc ext4 crypto: add encryption key management facilities by Michael Halcrow · 9 years ago
  5. b30ab0e ext4 crypto: add ext4 encryption facilities by Michael Halcrow · 9 years ago
  6. 9bd8212 ext4 crypto: add encryption policy and password salt support by Michael Halcrow · 9 years ago
  7. 887e2c4 ext4 crypto: add encryption xattr support by Michael Halcrow · 9 years ago
  8. e875a2d ext4 crypto: export ext4_empty_dir() by Michael Halcrow · 9 years ago
  9. b17655f ext4 crypto: add ext4 encryption Kconfig by Theodore Ts'o · 9 years ago
  10. f542fbe ext4 crypto: reserve codepoints used by the ext4 encryption feature by Theodore Ts'o · 9 years ago
  11. f64e02f ext4 crypto: add ext4_mpage_readpages() by Theodore Ts'o · 9 years ago
  12. e12fb97 ext4: make fsync to sync parent dir in no-journal for real this time by Lukas Czerner · 9 years ago
  13. 9d21c9f ext4: don't release reserved space for previously allocated cluster by Eric Whitney · 9 years ago
  14. 94426f4 ext4: fix loss of delalloc extent info in ext4_zero_range() by Eric Whitney · 9 years ago
  15. 0f2af21 ext4: allocate entire range in zero range by Lukas Czerner · 9 years ago
  16. 5a4f314 ext4: remove unnecessary lock/unlock of i_block_reservation_lock by Maurizio Lombardi · 9 years ago
  17. 08439fe ext4: remove block_device_ejected by Christoph Hellwig · 9 years ago
  18. 5f80f62 ext4: remove useless condition in if statement. by Wei Yuan · 9 years ago
  19. 72b8e0f ext4: remove unused header files by Sheng Yong · 9 years ago
  20. 4255c22 ext4: fix comments in ext4_can_extents_be_merged() by Xiaoguang Wang · 9 years ago
  21. 80cfb71 ext4: fix transposition typo in format string by Rasmus Villemoes · 9 years ago
  22. 7071b71 ext4: fix bh leak on error paths in ext4_rename() and ext4_cross_rename() by Konstantin Khlebnikov · 9 years ago
  23. 1efff91 fs: add dirtytime_expire_seconds sysctl by Theodore Ts'o · 9 years ago
  24. a2f4870 fs: make sure the timestamps for lazytime inodes eventually get written by Theodore Ts'o · 9 years ago
  25. 13a7a6a Linux 4.0-rc2 by Linus Torvalds · 9 years ago
  26. 9128b04 drm/i915: Fix modeset state confusion in the load detect code by Daniel Vetter · 9 years ago
  27. 023a600 Merge tag 'gpio-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  28. 10d6dfc Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  29. 1a6f77a Merge tag 'md/4.0-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  30. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  31. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 2ea51b8 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. 021f5f1 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 9 years ago
  36. 9d3e2d0 locking/rtmutex: Set state back to running on error by Sebastian Andrzej Siewior · 9 years ago
  37. ae1aa79 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  38. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  39. 2aaeb78 Merge tag 'xfs-for-linus-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  40. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  41. c07af4f mm: add missing __PAGETABLE_{PUD,PMD}_FOLDED defines by Kirill A. Shutemov · 9 years ago
  42. cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 9 years ago
  43. 39afb5e kernel/sys.c: fix UNAME26 for 4.0 by Jon DeVree · 9 years ago
  44. d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 9 years ago
  45. 2ea55a2 zram: use proper type to update max_used_pages by Joonsoo Kim · 9 years ago
  46. b00eeae drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show,store} by Joshua Kinard · 9 years ago
  47. 957ed60 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 9 years ago
  48. 586a1a1 scripts/gdb: add empty package initialization script by Jan Kiszka · 9 years ago
  49. 39ea34c rtc: ds1685: remove superfluous checks for out-of-range u8 values by Geert Uytterhoeven · 9 years ago
  50. 682354d rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error by Arnd Bergmann · 9 years ago
  51. 4e54ded memcg: fix low limit calculation by Michal Hocko · 9 years ago
  52. da61653 mm/nommu: fix memory leak by Joonsoo Kim · 9 years ago
  53. 01945fa ocfs2: update web page + git tree in documentation by Mark Fasheh · 9 years ago
  54. 5b2bdbc x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too by Steven Rostedt · 9 years ago
  55. 5838d18 Merge branch 'linus' into x86/urgent, to merge dependent patch by Ingo Molnar · 9 years ago
  56. 5912e26 Merge branch 'tmon-fixes' of .git into next by Zhang Rui · 9 years ago
  57. f126079 thermal: int340x_thermal: Ignore missing _ART, _TRT tables by Srinivas Pandruvada · 9 years ago
  58. 3a4562a thermal/intel_powerclamp: add id for Avoton SoC by Miguel Bernal Marin · 9 years ago
  59. 986ffe0 tools/thermal: tmon: silence 'set but not used' warnings by Brian Norris · 9 years ago
  60. 96a0d99 tools/thermal: tmon: use pkg-config to determine library dependencies by Brian Norris · 9 years ago
  61. 1b0eaa2 tools/thermal: tmon: support cross-compiling by Brian Norris · 9 years ago
  62. 3dc3712 tools/thermal: tmon: add .gitignore by Brian Norris · 9 years ago
  63. 3bbcc52 tools/thermal: tmon: fixup tui windowing calculations by Brian Norris · 9 years ago
  64. 0e7b766 tools/thermal: tmon: tui: don't hard-code dialog window size assumptions by Brian Norris · 9 years ago
  65. a90b6b00 tools/thermal: tmon: add min/max macros by Brian Norris · 9 years ago
  66. 4cc32cb tools/thermal: tmon: add --target-temp parameter by Brian Norris · 9 years ago
  67. 895c8b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  68. 8d20a3d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  69. 1c07051 Merge tag 'renesas-sh-drivers-for-v4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas by Linus Torvalds · 9 years ago
  70. af4819a arm64: cpuidle: add asm/proc-fns.h inclusion by Lorenzo Pieralisi · 9 years ago
  71. 9d42d48 arm64: compat Fix siginfo_t -> compat_siginfo_t conversion on big endian by Catalin Marinas · 9 years ago
  72. a1e50a8 arm64: Increase the swiotlb buffer size 64MB by Catalin Marinas · 9 years ago
  73. 21689a4 Merge branch 'drm-atmel-hlcdc-fixes' of git://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  74. d1e488f Merge tag 'drm-intel-fixes-2015-02-26' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  75. a795e4e Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  76. 4f671fe Merge tag 'hwmon-for-linus-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 9 years ago
  77. ed42e71 Merge tag 'sound-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  78. f6242ca arm64: Fix text patching logic when using fixmap by Marc Zyngier · 9 years ago
  79. 7dac5cb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  80. 0eee0fb arm64: crypto: increase AES interleave to 4x by Ard Biesheuvel · 9 years ago
  81. 6910fa1 arm64: enable PTE type bit in the mask for pte_modify by Feng Kan · 9 years ago
  82. 06ff87b arm64: mm: remove unused functions and variable protoypes by Yingjoe Chen · 9 years ago
  83. f5e0a12 arm64: psci: move psci firmware calls out of line by Will Deacon · 9 years ago
  84. e1b6b6c arm64: vdso: minor ABI fix for clock_getres by Nathan Lynch · 9 years ago
  85. 4a3a6f8 ARM: multi_v7_defconfig: Enable shmobile platforms by Geert Uytterhoeven · 9 years ago
  86. 0bb59cb drm: atmel-hlcdc: remove clock polarity from crtc driver by Nicolas Ferre · 9 years ago
  87. 3473f54 drm/radeon: only enable DP audio if the monitor supports it by Alex Deucher · 9 years ago
  88. 94a47c4 drm/radeon: fix atom aux payload size check for writes (v2) by Alex Deucher · 9 years ago
  89. dbfb00c drm/radeon: fix 1 RB harvest config setup for TN/RL by Alex Deucher · 9 years ago
  90. acc1522 drm/radeon: enable SRBM timeout interrupt on EG/NI by Christian König · 9 years ago
  91. 18ad01e drm/radeon: enable SRBM timeout interrupt on SI by Christian König · 9 years ago
  92. dc12a3e drm/radeon: enable SRBM timeout interrupt on CIK v2 by Leo Liu · 9 years ago
  93. e1b4e72 drm/radeon: dump full IB if we hit a packet error by Alex Deucher · 9 years ago
  94. 951caa6 drm/radeon: disable mclk switching with 120hz+ monitors by Alex Deucher · 9 years ago
  95. 3d2d98e drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh by Alex Deucher · 9 years ago
  96. 7a26f9a drm/radeon: enable native backlight control on old macs by Nathan-J. Hirschauer · 9 years ago
  97. 4861f87 perf tools: Make sparc64 arch point to sparc by David Ahern · 9 years ago
  98. e370a3d perf symbols: Define EM_AARCH64 for older OSes by David Ahern · 9 years ago
  99. a73b6c1 perf top: Fix SIGBUS on sparc64 by David Ahern · 9 years ago
  100. 48536c9 perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag by Adrian Hunter · 9 years ago