1. 30ecc84 Merge branch 'omap/dt' into next/late by Arnd Bergmann · 9 years ago
  2. bb668734 VFS: assorted d_backing_inode() annotations by David Howells · 9 years ago
  3. df2b1af VFS: fs/inode.c helpers: d_inode() annotations by David Howells · 9 years ago
  4. 466b77b VFS: fs/cachefiles: d_backing_inode() annotations by David Howells · 9 years ago
  5. dea655c VFS: fs library helpers: d_inode() annotations by David Howells · 9 years ago
  6. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  7. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  8. ce0b16d VFS: security/: d_inode() annotations by David Howells · 10 years ago
  9. c6f493d VFS: security/: d_backing_inode() annotations by David Howells · 9 years ago
  10. c5ef603 VFS: net/: d_inode() annotations by David Howells · 9 years ago
  11. a25b376 VFS: net/unix: d_backing_inode() annotations by David Howells · 9 years ago
  12. 7682c91 VFS: kernel/: d_inode() annotations by David Howells · 9 years ago
  13. 3b36215 VFS: audit: d_backing_inode() annotations by David Howells · 9 years ago
  14. c1d81b1 VFS: Fix up some ->d_inode accesses in the chelsio driver by David Howells · 10 years ago
  15. 5153bc8 VFS: Cachefiles should perform fs modifications on the top layer only by David Howells · 10 years ago
  16. ee8ac4d VFS: AF_UNIX sockets should call mknod on the top layer only by David Howells · 10 years ago
  17. aa4d861 block: loop: switch to VFS ITER_BVEC by Christoph Hellwig · 9 years ago
  18. 6683de3 configfs: Fix inconsistent use of file_inode() vs file->f_path.dentry->d_inode by David Howells · 10 years ago
  19. 4bbcbd3 VFS: Make pathwalk use d_is_reg() rather than S_ISREG() by David Howells · 9 years ago
  20. 7ceab50 VFS: Fix up debugfs to use d_is_dir() in place of S_ISDIR() by David Howells · 10 years ago
  21. 698934d VFS: Combine inode checks with d_is_negative() and d_is_positive() in pathwalk by David Howells · 9 years ago
  22. 88e7fbd NFS: Don't use d_inode as a variable name by David Howells · 10 years ago
  23. 4bf46a2 VFS: Impose ordering on accesses of d_inode and d_flags by David Howells · 10 years ago
  24. 525d27b VFS: Add owner-filesystem positive/negative dentry checks by David Howells · 10 years ago
  25. 65a4a1c nfs: generic_write_checks() shouldn't be done on swapout... by Al Viro · 9 years ago
  26. c1c21f4 i2c: core: Export bus recovery functions by Mark Brown · 9 years ago
  27. c841e12 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  28. b422b75 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  29. d488d3a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  30. 2310568 Input: alps - document separate pointstick button bits for V2 devices by Hans de Goede · 9 years ago
  31. 4f8d808 Input: atmel_mxt_ts - add support for Google Pixel 2 by Dmitry Torokhov · 9 years ago
  32. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  33. 889fa31 blk-mq: reduce unnecessary software queue looping by Chong Yuan · 9 years ago
  34. dc48e56 aio: fix serial draining in exit_aio() by Jens Axboe · 9 years ago
  35. 0618764 dm crypt: fix deadlock when async crypto algorithm returns -EBUSY by Ben Collins · 9 years ago
  36. 5977907 dm crypt: leverage immutable biovecs when decrypting on read by Mike Snitzer · 9 years ago
  37. e44f23b dm crypt: update URLs to new cryptsetup project page by Milan Broz · 9 years ago
  38. 0e9cebe dm: add log writes target by Josef Bacik · 9 years ago
  39. 7f61f5a dm table: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  40. 65ff5b7 dm verity: add error handling modes for corrupted blocks by Sami Tolvanen · 9 years ago
  41. 0e0e32c dm thin: remove stale 'trim' message documentation by Mike Snitzer · 9 years ago
  42. aca607b dm delay: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 9 years ago
  43. 18cc980 dm log userspace base: fix compile warning by Nicholas Mc Guire · 9 years ago
  44. c32a512 dm log userspace transfer: match wait_for_completion_timeout return type by Nicholas Mc Guire · 9 years ago
  45. 644bda6 dm table: fall back to getting device using name_to_dev_t() by Dan Ehrenberg · 10 years ago
  46. 283e7ad init: stricter checking of major:minor root= values by Dan Ehrenberg · 10 years ago
  47. e6e20a7 init: export name_to_dev_t and mark name argument as const by Dan Ehrenberg · 10 years ago
  48. 17e149b dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr by Mike Snitzer · 9 years ago
  49. 0223334 dm: optimize dm_mq_queue_rq to _not_ use kthread if using pure blk-mq by Mike Snitzer · 9 years ago
  50. bfebd1c dm: add full blk-mq support to request-based DM by Mike Snitzer · 9 years ago
  51. 0ce6579 dm: impose configurable deadline for dm_request_fn's merge heuristic by Mike Snitzer · 10 years ago
  52. b898320 dm sysfs: introduce ability to add writable attributes by Mike Snitzer · 10 years ago
  53. de3ec86 dm: don't start current request if it would've merged with the previous by Mike Snitzer · 10 years ago
  54. d548b34 dm: reduce the queue delay used in dm_request_fn from 100ms to 10ms by Mike Snitzer · 10 years ago
  55. 9d1deb8 dm: don't schedule delayed run of the queue if nothing to do by Mike Snitzer · 10 years ago
  56. 9a0e609 dm: only run the queue on completion if congested or no requests pending by Mike Snitzer · 10 years ago
  57. ff36ab3 dm: remove request-based logic from make_request_fn wrapper by Mike Snitzer · 10 years ago
  58. ac98b4c ASoC: Intel: Remove invalid kfree of devm allocated data by Jin Yao · 9 years ago
  59. d1acba2 ASoC: rsnd: set dmaen->chan = NULL when error case by Kuninori Morimoto · 9 years ago
  60. 96f05be ASoC: qcom: Return an error for invalid PCM trigger command by Takashi Iwai · 9 years ago
  61. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  62. c7f9452 i2c: jz4780: Fix build for m68k and sparc64 by Guenter Roeck · 9 years ago
  63. decf633 KVM: MMU: fix comment in kvm_mmu_zap_collapsible_spte by Xiao Guangrong · 9 years ago
  64. 1300052 kvm: mmu: don't do memslot overflow check by Wanpeng Li · 9 years ago
  65. 95fce4f KVM: s390: disable RRBM again by Christian Borntraeger · 9 years ago
  66. 3323641 scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warning by Fabian Frederick · 9 years ago
  67. 99b2cdd scripts/extract-ikconfig: Support LZ4-compressed images. by Alex Pilon · 9 years ago
  68. 80ed156 s390/pci: add locking for fmb access by Sebastian Ott · 9 years ago
  69. 6001018 s390/pci: extract software counters from fmb by Sebastian Ott · 9 years ago
  70. df3044f s390/dasd: Fix unresumed device after suspend/resume having no paths by Stefan Haberland · 9 years ago
  71. a3147a7 s390/dasd: fix unresumed device after suspend/resume by Stefan Haberland · 9 years ago
  72. f2608cd s390/dasd: fix inability to set a DASD device offline by Stefan Haberland · 9 years ago
  73. 8741ce6 s390/mm: Fix memory hotplug for unaligned standby memory by Michael Holzheu · 9 years ago
  74. 0546231 s390/bpf: Add s390x eBPF JIT compiler backend by Michael Holzheu · 9 years ago
  75. 1c6e4b1 s390: Use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  76. 0b97b03 xen/pci: Try harder to get PXM information for Xen by Ross Lagerwall · 9 years ago
  77. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 9 years ago
  78. b99e6fb pinctrl: fix allmodconfig noise by Linus Walleij · 9 years ago
  79. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 9 years ago
  80. 2aea6dc i40e: Bump version to 1.3.2 by Catherine Sullivan · 9 years ago
  81. bb0fd7a Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  82. b9cc448 params: handle quotes properly for values not of form foo="bar". by Rusty Russell · 9 years ago
  83. bdfa54d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  84. edf5cff i40e: Use new 40G speeds by Greg Rose · 9 years ago
  85. 0f575bf i40e: get rid of unused locals by Jesse Brandeburg · 9 years ago
  86. c1147280 i40e: handle possible memory allocation failure by Jesse Brandeburg · 9 years ago
  87. 73b2340 i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilities by Kevin Scott · 9 years ago
  88. 2481bc7 Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  89. 3169c32 i40e: enable user dump of internal hardware state by Jesse Brandeburg · 9 years ago
  90. 9abbfb4 virtio: drop virtio_device_is_legacy_only by Michael S. Tsirkin · 9 years ago
  91. f71d828 virtio_pci: support non-legacy balloon devices by Michael S. Tsirkin · 9 years ago
  92. a62d547 virtio_mmio: support non-legacy balloon devices by Michael S. Tsirkin · 9 years ago
  93. 2003a7a virtio_ccw: support non-legacy balloon devices by Michael S. Tsirkin · 9 years ago
  94. 2343dab virtio: balloon might not be a legacy device by Michael S. Tsirkin · 9 years ago
  95. df81b29 virtio_balloon: transitional interface by Michael S. Tsirkin · 9 years ago
  96. 665ae58 Merge branch 'linux-4.1' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 9 years ago
  97. 8d7dc92 rcu: Control grace-period delays directly from value by Paul E. McKenney · 9 years ago
  98. 9f91514 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 9 years ago
  99. 0ee0d34 ACPICA: Store GPE register enable masks upfront by Rafael J. Wysocki · 9 years ago
  100. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 9 years ago