1. d977d56 mm: warn about VmData over RLIMIT_DATA by Konstantin Khlebnikov · 8 years ago
  2. 4758e19 Documentation: cgroup-v2: add memory.stat::sock description by Johannes Weiner · 8 years ago
  3. c792e82 mm: memcontrol: drop superfluous entry in the per-memcg stats array by Johannes Weiner · 8 years ago
  4. 461c7fa drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration by Kirill A. Shutemov · 8 years ago
  5. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 8 years ago
  6. 5c2ff95 numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390 by Michael Holzheu · 8 years ago
  7. 0bb181c MAINTAINERS: update Seth email by Seth Jennings · 8 years ago
  8. a4a1dfa ocfs2/cluster: fix memory leak in o2hb_region_release by Joseph Qi · 8 years ago
  9. 72676bb lib/test-string_helpers.c: fix and improve string_get_size() tests by Vitaly Kuznetsov · 8 years ago
  10. e3ae195 thp: limit number of object to scan on deferred_split_scan() by Kirill A. Shutemov · 8 years ago
  11. cb8d68e thp: change deferred_split_count() to return number of THP in queue by Kirill A. Shutemov · 8 years ago
  12. a3d0a918 thp: make split_queue per-node by Kirill A. Shutemov · 8 years ago
  13. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  14. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  15. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  16. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 8 years ago
  17. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  18. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  19. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  20. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  21. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  22. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. f25a96e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  29. 660f6fe Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 8 years ago
  30. bb47680 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  31. 76e9f0e phys_to_pfn_t: use phys_addr_t by Dan Williams · 8 years ago
  32. 03fc2da mm: fix pfn_t to page conversion in vm_insert_mixed by Dan Williams · 8 years ago
  33. 53729eb Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by David S. Miller · 8 years ago
  34. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 8 years ago
  35. 9f4736f block: revert runtime dax control of the raw block device by Dan Williams · 8 years ago
  36. 65f87ee fs, block: force direct-I/O for dax-enabled block devices by Dan Williams · 8 years ago
  37. 49a2045 crypto: atmel-aes - remove calls of clk_prepare() from atomic contexts by Cyrille Pitchen · 8 years ago
  38. fe09786 crypto: algif_hash - wait for crypto_ahash_init() to complete by Wang, Rui Y · 8 years ago
  39. 840d6fe pid: Fix spelling in comments by Zhen Lei · 8 years ago
  40. 28fb8a5 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  41. 99b4dd9 tcp: avoid cwnd undo after receiving ECN by Yuchung Cheng · 8 years ago
  42. 3d45296 irda: fix a potential use-after-free in ircomm_param_request by WANG Cong · 8 years ago
  43. eb7d78c devm_memremap_pages: fix vmem_altmap lifetime + alignment handling by Dan Williams · 8 years ago
  44. ae9d723 Merge branch 'arnd-net-driver-fixes' by David S. Miller · 8 years ago
  45. e434e04 net: tg3: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  46. 8bdb290 net: nb8800: avoid uninitialized variable warning by Arnd Bergmann · 8 years ago
  47. 57e7c8c net: vxge: avoid unused function warnings by Arnd Bergmann · 8 years ago
  48. 1f820f5 net: bgmac: clarify CONFIG_BCMA dependency by Arnd Bergmann · 8 years ago
  49. 747a112 net: hp100: remove unnecessary #ifdefs by Arnd Bergmann · 8 years ago
  50. 8409299 net: davinci_cpdma: use dma_addr_t for DMA address by Arnd Bergmann · 8 years ago
  51. 84922d8 Merge branch 'ipv6-sticky-pktinfo' by David S. Miller · 8 years ago
  52. 1cdda91 ipv6/udp: use sticky pktinfo egress ifindex on connect() by Paolo Abeni · 8 years ago
  53. 6f21c96 ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() by Paolo Abeni · 8 years ago
  54. 39a4867 Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 8 years ago
  55. aa3a022 netlink: not trim skb for mmaped socket when dump by Ken-ichirou MATSUZAWA · 8 years ago
  56. 7256eac vxlan: fix a out of bounds access in __vxlan_find_mac by Li RongQing · 8 years ago
  57. be1faa9 net: dsa: mv88e6xxx: fix port VLAN maps by Vivien Didelot · 8 years ago
  58. a5829f5 fib_trie: Fix shift by 32 in fib_table_lookup by Alexander Duyck · 8 years ago
  59. 59a557b net: moxart: use correct accessors for DMA memory by Arnd Bergmann · 8 years ago
  60. 52b79e2 ipv4: ipconfig: avoid unused ic_proto_used symbol by Arnd Bergmann · 8 years ago
  61. 45eb570 libnvdimm, pfn: fix restoring memmap location by Dan Williams · 8 years ago
  62. 0260a2f Merge branch 'bnxt_en-fixes' by David S. Miller · 8 years ago
  63. d612a57 bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout. by Michael Chan · 8 years ago
  64. 8a4d4c8 bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter. by Michael Chan · 8 years ago
  65. 74608fc bnxt_en: Ring free response from close path should use completion ring by Prashant Sreedharan · 8 years ago
  66. df3eb6c net_sched: drr: check for NULL pointer in drr_dequeue by Bernie Harris · 8 years ago
  67. ad0b40fa Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  68. ec1cc55 Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  69. 6b292a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  70. d3f71ae Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 8 years ago
  71. 46552e6 Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  72. ad233ac Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 8 years ago
  73. 2973737 Merge branch 'stable/for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mm by Linus Torvalds · 8 years ago
  74. f6a239a Merge tag 'iommu-fixes-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  75. f51d4d7 Merge tag 'hwmon-for-linus-v4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  76. a12883f Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  77. 13d5699 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  78. ad1ac94 Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  79. 0bce39c Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 8 years ago
  80. b83ef50 ptp: ixp46x: use helpers for converting ns to timespec by Kefeng Wang · 8 years ago
  81. b545443 Merge tag 'sound-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 8 years ago
  82. b943d0b Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  83. 704bb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  84. 21603fc tcp: Change reference to experimental CWND RFC. by Jörg Thalheim · 8 years ago
  85. de7d244 macvlan: make operstate and carrier more accurate by Nikolay Aleksandrov · 8 years ago
  86. 4d5cfcb tipc: fix connection abort during subscription cancel by Parthasarathy Bhuvaragan · 8 years ago
  87. 286af31 net: cavium: liquidio: use helpers ns_to_timespec64() by Kefeng Wang · 8 years ago
  88. 63e51b6 ipv4: early demux should be aware of fragments by Eric Dumazet · 8 years ago
  89. e410e34 Revert "btrfs: synchronize incompat feature bits with sysfs files" by Chris Mason · 8 years ago
  90. 6c55d9b serial: 8250_pci: Add Intel Broadwell ports by Mika Westerberg · 8 years ago
  91. 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 8 years ago
  92. 6639484 ALSA: hda - disable dynamic clock gating on Broxton before reset by Libin Yang · 8 years ago
  93. 0d9bacb iommu: Update struct iommu_ops comments by Magnus Damm · 8 years ago
  94. 6f3cdb3 iommu/vt-d: Fix link to Intel IOMMU Specification by Michael S. Tsirkin · 8 years ago
  95. 9b1a12d iommu/amd: Correct the wrong setting of alias DTE in do_attach by Baoquan He · 8 years ago
  96. da972fb iommu/vt-d: Don't skip PCI devices when disabling IOTLB by Jeremy McNicoll · 8 years ago
  97. c5b6352 irqchip/mxs: Add missing set_handle_irq() by Oleksij Rempel · 8 years ago
  98. 8f6aff9 iommu/io-pgtable-arm: Fix io-pgtable-arm build failure by Lada Trimasova · 8 years ago
  99. cff10ce Bluetooth: Fix incorrect removing of IRKs by Johan Hedberg · 8 years ago
  100. a2342c5 Bluetooth: L2CAP: Fix setting chan src info before adding PSM/CID by Johan Hedberg · 8 years ago