1. 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 9 years ago
  2. c4c54dd kernel/cpu.c: change type of cpu_possible_bits and friends by Rasmus Villemoes · 9 years ago
  3. a051216 powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header by Rasmus Villemoes · 9 years ago
  4. c428fbd exit: remove unneeded declaration of exit_mm() by Dmitry Safonov · 9 years ago
  5. ac94b6e fs/coredump: prevent "" / "." / ".." core path components by Jann Horn · 9 years ago
  6. caaee62 ptrace: use fsuid, fsgid, effective creds for fs access checks by Jann Horn · 9 years ago
  7. 3dfb7d8 security: let security modules use PTRACE_MODE_* with bitmasks by Jann Horn · 9 years ago
  8. 570ac93 ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task by Oleg Nesterov · 9 years ago
  9. 7c3b00e ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable by Oleg Nesterov · 9 years ago
  10. 8992de4 fat: constify fatent_operations structures by Julia Lawall · 9 years ago
  11. 2801612 Documentation/filesystems/vfat.txt: update the limitation for fat fallocate by Namjae Jeon · 9 years ago
  12. 16fab20 fat: permit to return phy block number by fibmap in fallocated region by Namjae Jeon · 9 years ago
  13. 7e0f236 fat: skip cluster allocation on fallocated region by Namjae Jeon · 9 years ago
  14. b13bb33 fat: add fat_fallocate operation by Namjae Jeon · 9 years ago
  15. a3082d5 fat: add simple validation for directory inode by OGAWA Hirofumi · 9 years ago
  16. a513d86 fat: allow time_offset to be up to 24 hours by Jan Kara · 9 years ago
  17. 2c35dea fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete by Geliang Tang · 9 years ago
  18. f057f3b init/do_mounts: initrd_load() can be boolean by Yaowei Bai · 9 years ago
  19. 31c025b init/main.c: obsolete_checksetup can be boolean by Yaowei Bai · 9 years ago
  20. df0108c epoll: add EPOLLEXCLUSIVE flag by Jason Baron · 9 years ago
  21. 6b10df4 checkpatch: fix a number of COMPLEX_MACRO false positives by Vladimir Zapolskiy · 9 years ago
  22. 62e15a6 checkpatch: improve macros with flow control test by Joe Perches · 9 years ago
  23. 938224b checkpatch: warn when casting constants to c90 int or longer types by Joe Perches · 9 years ago
  24. f594870 lib/clz_tab.c: put in lib-y rather than obj-y by Chris Metcalf · 9 years ago
  25. 243c213 include/linux/radix-tree.h: fix error in docs about locks by Adam Barth · 9 years ago
  26. 7aaf4c3 test_hexdump: print statistics at the end by Andy Shevchenko · 9 years ago
  27. 1dacd9d test_hexdump: test all possible group sizes for overflow by Andy Shevchenko · 9 years ago
  28. cc77a71 test_hexdump: check all bytes in real buffer by Andy Shevchenko · 9 years ago
  29. 7047d81 test_hexdump: switch to memcmp() by Andy Shevchenko · 9 years ago
  30. ad27a75 test_hexdump: replace magic numbers by their meaning by Andy Shevchenko · 9 years ago
  31. a3d601f test_hexdump: go through all possible lengths of buffer by Andy Shevchenko · 9 years ago
  32. 3db4a98 test_hexdump: define FILL_CHAR constant by Andy Shevchenko · 9 years ago
  33. 87977ca6b test_hexdump: introduce test_hexdump_prepare_test() helper by Andy Shevchenko · 9 years ago
  34. 60b2e8f test_hexdump: rename to test_hexdump by Andy Shevchenko · 9 years ago
  35. 1f330c3 drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of open-coding by Stephen Boyd · 9 years ago
  36. c431e67 drivers/soc/qcom/smd.c: use __ioread32_copy() instead of open-coding it by Stephen Boyd · 9 years ago
  37. a9aec58 lib/iomap_copy.c: add __ioread32_copy() by Stephen Boyd · 9 years ago
  38. ef5c16b arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}() by Stephen Boyd · 9 years ago
  39. 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 9 years ago
  40. a4cc3c3 ./CREDITS: add credit information for Martin Kepplinger by Martin Kepplinger · 9 years ago
  41. be17bdd scripts/get_maintainer.pl: handle file names beginning with ./ by Joe Perches · 9 years ago
  42. 75339d8 misc: ibmasm: fix build errors by Randy Dunlap · 9 years ago
  43. c102f07 zsmalloc: fix migrate_zspage-zs_free race condition by Junil Lee · 9 years ago
  44. dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
  45. f4be615 fs/proc/task_mmu.c: add workaround for old compilers by Kirill A. Shutemov · 9 years ago
  46. 0b9b6ff thp: fix interrupt unsafe locking in split_huge_page() by Kirill A. Shutemov · 9 years ago
  47. 290e0e0 lib/libcrc32c.c: fix build warning by Jean Delvare · 9 years ago
  48. d0eb20a sd: Optimal I/O size is in bytes, not sectors by Martin K. Petersen · 9 years ago
  49. c142ce0 hisi_sas: Restrict SCSI_HISI_SAS to arm64 by Geert Uytterhoeven · 9 years ago
  50. fb7a6ae hisi_sas: SCSI_HISI_SAS should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  51. db2b52f Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  52. f11aef6 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 9 years ago
  53. fa8bb45 Merge branch 'pm-devfreq' by Rafael J. Wysocki · 9 years ago
  54. 6efd3f8 Merge branch 'pm-core' by Rafael J. Wysocki · 9 years ago
  55. a72aea7 Merge branches 'acpica', 'acpi-video' and 'acpi-fan' by Rafael J. Wysocki · 9 years ago
  56. 3867444 swiotlb: Make linux/swiotlb.h standalone includible by Thierry Reding · 9 years ago
  57. 973abd3 MAINTAINERS: add git URL for swiotlb by Fengguang Wu · 9 years ago
  58. 9fa6860 Merge tag 'dmaengine-fix-4.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  59. 90bf353 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  60. ba2d084 btrfs: sysfs: fix typo in compat_ro attribute definition by David Sterba · 9 years ago
  61. af75d51 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  62. 9662e32 Merge branch 'pci/trivial' into next by Bjorn Helgaas · 9 years ago
  63. 904f664 Merge branches 'pci/iommu' and 'pci/misc' into next by Bjorn Helgaas · 9 years ago
  64. 8b9b963 PCI: Add function 1 DMA alias quirk for Lite-On/Plextor M6e/Marvell 88SS9183 by Tim Sander · 9 years ago
  65. d9569f0 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  66. 0cf0305 FRV: Mark architecture orphaned by David Howells · 9 years ago
  67. 4a12109 MAINTAINERS: Update mailing list for Renesas SoC Development by Simon Horman · 9 years ago
  68. 629d9d1 mm: avoid uninitialized variable in tracepoint by Arnd Bergmann · 9 years ago
  69. 991f86d ALSA: hda - Flush the pending probe work at remove by Takashi Iwai · 9 years ago
  70. a6111d1 btrfs: raid56: Use raid_write_end_io for scrub by Zhao Lei · 9 years ago
  71. 748f4ef btrfs: Remove unnecessary ClearPageUptodate for raid56 by Zhao Lei · 9 years ago
  72. 915e229 btrfs: use rbio->nr_pages to reduce calculation by Zhao Lei · 10 years ago
  73. b7178a5 btrfs: Use unified stripe_page's index calculation by Zhao Lei · 10 years ago
  74. bfca9a6 btrfs: Fix calculation of rbio->dbitmap's size calculation by Zhao Lei · 10 years ago
  75. e1746e8 btrfs: Fix no_space in write and rm loop by Zhao Lei · 9 years ago
  76. 0bc19f90 btrfs: merge functions for wait snapshot creation by Zhao Lei · 9 years ago
  77. ee22f0c btrfs: delete unused argument in btrfs_copy_from_user by Zhao Lei · 9 years ago
  78. bca8e98 ALSA: hda - Fix missing module loading with model=generic option by Takashi Iwai · 9 years ago
  79. 2f1b007 h8300: System call entry enable interrupt. by Yoshinori Sato · 9 years ago
  80. bf24eec h8300: show_stack cleanup by Yoshinori Sato · 9 years ago
  81. db903b4 h8300: Restraint of warning. by Yoshinori Sato · 9 years ago
  82. 96ff2d7 h8300: Add KGDB support. by Yoshinori Sato · 9 years ago
  83. bed2e98 ALSA: hda - Degrade i915 binding failure message by Takashi Iwai · 9 years ago
  84. be13326 irqchip: renesas-h8s: Replace ctrl_outw/ctrl_inw with writew/readw by Guenter Roeck · 9 years ago
  85. 9ee05bb h8300: signal stack fix by Yoshinori Sato · 9 years ago
  86. 42b510e h8300: Add LZO compression by Yoshinori Sato · 9 years ago
  87. af3da57 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  88. c4eb32b clk: h8300: Remove "sh73a0-" part from compatible value by Geert Uytterhoeven · 9 years ago
  89. 3724d31 h8300: zImage alignment fix by Yoshinori Sato · 9 years ago
  90. 202736d crypto: algif_skcipher - sendmsg SG marking is off by one by Herbert Xu · 9 years ago
  91. 07cbeea mmc: sdio_cis: fix unknown tuple for CISTPL_SDIO_STD by Shawn Lin · 9 years ago
  92. fab683e scsi: qla2xxxx: avoid type mismatch in comparison by Arnd Bergmann · 9 years ago
  93. 20c08b3 target/user: Make sure netlink would reach all network namespaces by Sheng Yang · 9 years ago
  94. 21aaa23 target: Obtain se_node_acl->acl_kref during get_initiator_node_acl by Nicholas Bellinger · 9 years ago
  95. d36ad77 target: Convert ACL change queue_depth se_session reference usage by Nicholas Bellinger · 9 years ago
  96. 26a99c1 iscsi-target: Fix potential dead-lock during node acl delete by Nicholas Bellinger · 9 years ago
  97. 3568459 ALSA: at73c213: manage SSC clock by Mans Rullgard · 9 years ago
  98. ad1ba2a btrfs: Use direct way to determine raid56 write/recover mode by Zhao Lei · 9 years ago
  99. 94a97df btrfs: Small cleanup for get index_srcdev loop by Zhao Lei · 9 years ago
  100. f04b772 btrfs: Enhance chunk validation check by Qu Wenruo · 9 years ago