1. 1566a48 ext4: don't lock buffer in ext4_commit_super if holding spinlock by Theodore Ts'o · 9 years ago
  2. d0abb36 ext4: allow ext4_ext_truncate() to return an error by Theodore Ts'o · 9 years ago
  3. 2c98eb5 ext4: allow ext4_truncate() to return an error by Theodore Ts'o · 9 years ago
  4. 6da2201 Merge branch 'fscrypt' into origin by Theodore Ts'o · 9 years ago
  5. a2f6d9c Merge branch 'dax-4.10-iomap-pmd' into origin by Theodore Ts'o · 9 years ago
  6. a6e0891 fscrypto: don't use on-stack buffer for key derivation by Eric Biggers · 9 years ago
  7. 08ae877 fscrypto: don't use on-stack buffer for filename encryption by Eric Biggers · 9 years ago
  8. 9c4bb8a fscrypt: Let fs select encryption index/tweak by David Gstir · 9 years ago
  9. 0b93e1b fscrypt: Constify struct inode pointer by David Gstir · 9 years ago
  10. 7821d4d fscrypt: Enable partial page encryption by David Gstir · 9 years ago
  11. b50f7b2 fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages by David Gstir · 9 years ago
  12. 1c7dcf6 fscrypt: Add in-place encryption mode by David Gstir · 9 years ago
  13. 9484ab1 dax: Introduce IOMAP_FAULT flag by Jan Kara · 9 years ago
  14. 190b5ca dax: remove "depends on BROKEN" from FS_DAX_PMD by Ross Zwisler · 9 years ago
  15. 862f1b9 xfs: use struct iomap based DAX PMD fault path by Ross Zwisler · 9 years ago
  16. 642261a dax: add struct iomap based DAX PMD support by Ross Zwisler · 9 years ago
  17. 422476c dax: move put_(un)locked_mapping_entry() in dax.c by Ross Zwisler · 9 years ago
  18. fa28f72 dax: move RADIX_DAX_* defines to dax.h by Ross Zwisler · 9 years ago
  19. 1550290 dax: dax_iomap_fault() needs to call iomap_end() by Ross Zwisler · 9 years ago
  20. 333ccc9 dax: add dax_iomap_sector() helper function by Ross Zwisler · 9 years ago
  21. 11c59c9 dax: correct dax iomap code namespace by Ross Zwisler · 9 years ago
  22. b9fde04 dax: remove dax_pmd_fault() by Ross Zwisler · 9 years ago
  23. 63e95b5 dax: coordinate locking for offsets in PMD range by Ross Zwisler · 9 years ago
  24. e3ad61c dax: consistent variable naming for DAX entries by Ross Zwisler · 9 years ago
  25. aada54f dax: remove the last BUG_ON() from fs/dax.c by Ross Zwisler · 9 years ago
  26. ce95ab0 dax: make 'wait_table' global variable static by Ross Zwisler · 9 years ago
  27. 03e0990 ext2: remove support for DAX PMD faults by Ross Zwisler · 9 years ago
  28. fa0d3fc dax: remove buffer_size_valid() by Ross Zwisler · 9 years ago
  29. 547edce ext4: tell DAX the size of allocation holes by Ross Zwisler · 9 years ago
  30. bc33b0c Linux 4.9-rc4 by Linus Torvalds · 9 years ago
  31. bd060ac Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  32. ffbcbfc Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 9 years ago
  34. e12d8d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  35. f29b909 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  36. 03daa36 Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 9 years ago
  37. d8d1721 Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  38. 41e6410 Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  39. 785bcb4 Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  40. d299704 Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 9 years ago
  41. 594aef6 Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  42. fb415f2 Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  43. 46d7cbb Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 9 years ago
  44. bd30fac Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 9 years ago
  45. d4c5f43 Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  46. 416379f PCI: designware: Check for iATU unroll support after initializing host by Niklas Cassel · 9 years ago
  47. 66cecb6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  48. 34c510b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  49. f7df76e Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  50. 147b36d i2c: core: fix NULL pointer dereference under race condition by Vladimir Zapolskiy · 9 years ago
  51. 16a767e MIPS: Fix max_low_pfn with disabled highmem by James Hogan · 9 years ago
  52. f92722d MIPS: Correct MIPS I FP sigcontext layout by Maciej W. Rozycki · 9 years ago
  53. 758ef0a MIPS: Fix ISA I/II FP signal context offsets by Maciej W. Rozycki · 9 years ago
  54. 6daaa32 MIPS: Remove FIR from ISA I FP signal context by Maciej W. Rozycki · 9 years ago
  55. 35938a0 MIPS: Fix ISA I FP sigcontext access violation handling by Maciej W. Rozycki · 9 years ago
  56. 5a1aca4 MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue by Maciej W. Rozycki · 9 years ago
  57. c9e5603 MIPS: ptrace: Also initialize the FP context on individual FCSR writes by Maciej W. Rozycki · 9 years ago
  58. 8a98495 MIPS: dump_tlb: Fix printk continuations by James Hogan · 9 years ago
  59. 752f549 MIPS: Fix __show_regs() output by Paul Burton · 9 years ago
  60. 41000c5 MIPS: traps: Fix output of show_code by Matt Redfearn · 9 years ago
  61. fe4e09e MIPS: traps: Fix output of show_stacktrace by Matt Redfearn · 9 years ago
  62. bcf084d MIPS: traps: Fix output of show_backtrace by Matt Redfearn · 9 years ago
  63. 818f38c MIPS: Fix build of compressed image by Matt Redfearn · 9 years ago
  64. 9a59061 MIPS: generic: Fix KASLR for generic kernel. by Matt Redfearn · 9 years ago
  65. 4736697 MIPS: KASLR: Fix handling of NULL FDT by Matt Redfearn · 9 years ago
  66. 93032e3 MIPS: Malta: Fixup reboot by Paul Burton · 9 years ago
  67. 682c1e5 MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC by Paul Burton · 9 years ago
  68. e9300a4 firewire: net: fix fragmented datagram_size off-by-one by Stefan Richter · 9 years ago
  69. 667121a firewire: net: guard against rx buffer overflows by Stefan Richter · 9 years ago
  70. 8243d55 sched/core: Remove pointless printout in sched_show_task() by Linus Torvalds · 9 years ago
  71. 3820050 sched/core: Fix oops in sched_show_task() by Tetsuo Handa · 9 years ago
  72. 7ec30fc Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  73. e676717 Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into drm-fixes by Dave Airlie · 9 years ago
  74. eed6f0e virtio-gpu: fix vblank events by Gerd Hoffmann · 9 years ago
  75. 18088db parisc: Ignore the pkey system calls for now by Helge Deller · 9 years ago
  76. 6a6e2a1 parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value by Helge Deller · 9 years ago
  77. 6ed5183 parisc: Ensure consistent state when switching to kernel stack at syscall entry by John David Anglin · 9 years ago
  78. f4125cf parisc: Avoid trashing sr2 and sr3 in LWS code by John David Anglin · 9 years ago
  79. 6f63d0f parisc: use KERN_CONT when printing device inventory by Helge Deller · 9 years ago
  80. d9092f5 kvm: x86: Check memopp before dereference (CVE-2016-8630) by Owen Hofmann · 9 years ago
  81. 355f4fb kvm: nVMX: VMCLEAR an active shadow VMCS after last use by Jim Mattson · 9 years ago
  82. ea26e4e KVM: x86: drop TSC offsetting kvm_x86_ops to fix KVM_GET/SET_CLOCK by Paolo Bonzini · 9 years ago
  83. 577f12c Merge tag 'gcc-plugins-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 9 years ago
  84. 04659fe Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  85. a75e003 Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  86. f46c445 nfsd: Fix general protection fault in release_lock_stateid() by Chuck Lever · 9 years ago
  87. 8d42629 svcrdma: backchannel cannot share a page for send and rcv buffers by Chuck Lever · 9 years ago
  88. 812d478 gpio/mvebu: Use irq_domain_add_linear by Jason Gunthorpe · 9 years ago
  89. 405c075 fork: Add task stack refcounting sanity check and prevent premature task stack freeing by Andy Lutomirski · 9 years ago
  90. b0a6af8 drm/nouveau/acpi: fix check for power resources support by Peter Wu · 9 years ago
  91. 5f7f8f6 Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into drm-fixes by Dave Airlie · 9 years ago
  92. c7e9d39 gpio: of: fix GPIO drivers with multiple gpio_chip for a single node by Masahiro Yamada · 9 years ago
  93. 953b956 gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leak by Lars-Peter Clausen · 9 years ago
  94. 0c183d9 Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  95. 58bea414 latent_entropy: Fix wrong gcc code generation with 64 bit variables by Kees Cook · 9 years ago
  96. da7389a gcc-plugins: Export symbols needed by gcc by Kees Cook · 9 years ago
  97. 3f7b55b Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  98. 80a306d Merge tag 'regmap-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 9 years ago
  99. 6eb3c60 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  100. befd996 tpm: remove invalid min length check from tpm_do_selftest() by Jarkko Sakkinen · 9 years ago