1. 464d138 writeback: use |1 instead of +1 to protect against div by zero by Tejun Heo · 10 years ago
  2. 2a34c08 blk-mq: fix CPU hotplug handling by Ming Lei · 10 years ago
  3. f054b56 blk-mq: fix race between timeout and CPU hotplug by Ming Lei · 10 years ago
  4. 9283b42 NVMe: Fix VPD B0 max sectors translation by Keith Busch · 10 years ago
  5. e076b7c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  6. 0f5abd4 Merge tag 'acpica-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  7. 569fd0c blk-mq: fix iteration of busy bitmap by Jens Axboe · 10 years ago
  8. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  9. 6c8c903 proc: show locks in /proc/pid/fdinfo/X by Andrey Vagin · 10 years ago
  10. 15eb42d docs: add missing and new /proc/PID/status file entries, fix typos by Nathan Scott · 10 years ago
  11. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 10 years ago
  12. 07eec62 Documentation/spi/spidev_test.c: fix warning by Andrew Morton · 10 years ago
  13. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 10 years ago
  14. f4ae949 .gitignore: ignore *.tar by Andrey Skvortsov · 10 years ago
  15. 17b199d MAINTAINERS: add Mediatek SoC mailing list by Matthias Brugger · 10 years ago
  16. d4144ea tomoyo: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  17. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 10 years ago
  18. 1116334 oprofile: reduce mmap_sem hold for mm->exe_file by Davidlohr Bueso · 10 years ago
  19. 15beb69 mips: ip32: add platform data hooks to use DS1685 driver by Joshua Kinard · 10 years ago
  20. 9e522c0 lib/Kconfig: fix up HAVE_ARCH_BITREVERSE help text by Andrew Morton · 10 years ago
  21. 8eb68bf x86: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  22. d0f138b sparc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  23. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  24. cf7a71b parisc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  25. 97247fd mips: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  26. cc2d316 microblaze: use asm-generic for seccomp.h by Kees Cook · 10 years ago
  27. 6bcf4e9 arm: use asm-generic for seccomp.h by Kees Cook · 10 years ago
  28. ddaa27e seccomp: allow COMPAT sigreturn overrides by Kees Cook · 10 years ago
  29. be2a7fc arc: do not export symbols in troubleshoot.c by Davidlohr Bueso · 10 years ago
  30. 02d699f include/linux/kconfig.h: ese macros which are already defined by Michal Simek · 10 years ago
  31. 13f6b19 memstick: mspro_block: add missing curly braces by Dan Carpenter · 10 years ago
  32. c3fe587 bfs: correct return values by Sanidhya Kashyap · 10 years ago
  33. 8f7d3f0 bfs: bfad_worker cleanup by Jiri Slaby · 10 years ago
  34. c8f33d0 affs: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
  35. 79bda4d fs/affs: use affs_test_opt() by Fabian Frederick · 10 years ago
  36. 34f2483 fs/affs/super.c: use affs_set_opt() by Fabian Frederick · 10 years ago
  37. 6bf445c fs/affs/affs.h: add mount option manipulation macros by Fabian Frederick · 10 years ago
  38. a0016ff fs/affs: use AFFS_MOUNT prefix for mount options by Fabian Frederick · 10 years ago
  39. b796410 adfs: return correct return values by Sanidhya Kashyap · 10 years ago
  40. 9d796e6 gcov: fix softlockups by Andrey Ryabinin · 10 years ago
  41. 230633d kernel/sysctl.c: detect overflows when converting to int by Heinrich Schuchardt · 10 years ago
  42. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 10 years ago
  43. dfcce79 fs/exec.c:de_thread: move notify_count write under lock by Kirill Tkhai · 10 years ago
  44. 6e399cd prctl: avoid using mmap_sem for exe_file serialization by Davidlohr Bueso · 10 years ago
  45. 90f31d0 mm: rcu-protected get_mm_exe_file() by Konstantin Khlebnikov · 10 years ago
  46. 0ec62af Doc/sysctl/kernel.txt: document threads-max by Heinrich Schuchardt · 10 years ago
  47. 16db3d3 kernel/sysctl.c: threads-max observe limits by Heinrich Schuchardt · 10 years ago
  48. ac1b398 kernel/fork.c: avoid division by zero by Heinrich Schuchardt · 10 years ago
  49. ff691f6 kernel/fork.c: new function for max_threads by Heinrich Schuchardt · 10 years ago
  50. 3ea7f5e fork_init: update max_threads comment by Jean Delvare · 10 years ago
  51. 35f71bc fork: report pid reservation failure properly by Michal Hocko · 10 years ago
  52. 69828dc signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo by Vladimir Davydov · 10 years ago
  53. 64a4096 ptrace: ptrace_detach() can no longer race with SIGKILL by Oleg Nesterov · 10 years ago
  54. b72c186 ptrace: fix race between ptrace_resume() and wait_task_stopped() by Oleg Nesterov · 10 years ago
  55. 8de560d fs/fat: comment fix, fat_bits can be also 32 by Alexander Kuleshov · 10 years ago
  56. 58932ef fs/fat: remove unnecessary includes by Alexander Kuleshov · 10 years ago
  57. a40a7d9 fs/fat: remove unnecessary defintion by Alexander Kuleshov · 10 years ago
  58. db579e7 hfsplus: don't store special "osx" xattr prefix on-disk by Thomas Hebb · 10 years ago
  59. 059a704 hfsplus: fix expand when not enough available space by Sergei Antonov · 10 years ago
  60. 27a4e38 hfsplus: incorrect return value by Chengyu Song · 10 years ago
  61. 7ce844a fs/hfsplus: replace if/BUG by BUG_ON by Fabian Frederick · 10 years ago
  62. 1ad8d63 fs/hfsplus: use bool instead of int for is_known_namespace() return value by Fabian Frederick · 10 years ago
  63. 73d28d57 fs/hfsplus: atomically set inode->i_flags by Fabian Frederick · 10 years ago
  64. 5e61473 fs/hfsplus: move xattr_name allocation in hfsplus_setxattr() by Fabian Frederick · 10 years ago
  65. a3cef4c fs/hfsplus: move xattr_name allocation in hfsplus_getxattr() by Fabian Frederick · 10 years ago
  66. f01fa5f hfsplus: add missing curly braces in hfsplus_delete_cat() by Dan Carpenter · 10 years ago
  67. 13f2448 hfs: incorrect return values by Chengyu Song · 10 years ago
  68. faea2c5 nilfs2: use inode_set_flags() in nilfs_set_inode_flags() by Ryusuke Konishi · 10 years ago
  69. 0ce187c nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags() by Ryusuke Konishi · 10 years ago
  70. 3377f84 nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted() by Ryusuke Konishi · 10 years ago
  71. 53a2c3b nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl by Ryusuke Konishi · 10 years ago
  72. fa33915 nilfs2: add helper to find existent block on metadata file by Ryusuke Konishi · 10 years ago
  73. 5b20384 nilfs2: add bmap function to seek a valid key by Ryusuke Konishi · 10 years ago
  74. 3568a13 nilfs2: unify type of key arguments in bmap interface by Ryusuke Konishi · 10 years ago
  75. 0de6d6b nilfs2: use bgl_lock_ptr() by Ryusuke Konishi · 10 years ago
  76. ead8ecf nilfs2: use set_mask_bits() for operations on buffer state bitmap by Ryusuke Konishi · 10 years ago
  77. 6fb7a61 nilfs2: do not use async write flag for segment summary buffers by Ryusuke Konishi · 10 years ago
  78. f8ccad2 befs: replace typedef befs_inode_info by structure by Fabian Frederick · 10 years ago
  79. 038428f befs: replace typedef befs_sb_info by structure by Fabian Frederick · 10 years ago
  80. 09ad0ea befs: replace typedef befs_mount_options by structure by Fabian Frederick · 10 years ago
  81. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 10 years ago
  82. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 10 years ago
  83. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 10 years ago
  84. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 10 years ago
  85. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 10 years ago
  86. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 10 years ago
  87. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 10 years ago
  88. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 10 years ago
  89. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 10 years ago
  90. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 10 years ago
  91. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 10 years ago
  92. 7c6f84f MAINTAINERS: Add Alexandre Belloni as an RTC maintainer by Alexandre Belloni · 10 years ago
  93. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 10 years ago
  94. 71b800b rtc: digicolor: document device tree binding by Baruch Siach · 10 years ago
  95. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 10 years ago
  96. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 10 years ago
  97. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 10 years ago
  98. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 10 years ago
  99. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 10 years ago
  100. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 10 years ago