1. 4837fe3 mm, oom_reaper: fix memory corruption by Michal Hocko · 7 years ago
  2. bdcf0a4 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  3. 1f704fd mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' by Christophe JAILLET · 7 years ago
  4. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 7 years ago
  5. 689d77f kcov: fix comparison callback signature by Dmitry Vyukov · 7 years ago
  6. 85c3e4a mm/slab.c: do not hash pointers when debugging slab by Geert Uytterhoeven · 7 years ago
  7. c24ad77 mm/page_alloc.c: avoid excessive IRQ disabled times in free_unref_page_list() by Lucas Stach · 7 years ago
  8. 183f24a mm/memory.c: mark wp_huge_pmd() inline to prevent build failure by Geert Uytterhoeven · 7 years ago
  9. 4cc90b4 scripts/faddr2line: fix CROSS_COMPILE unset error by Liu, Changcheng · 7 years ago
  10. 51f73ff Documentation/vm/zswap.txt: update with same-value filled page feature by Srividya Desireddy · 7 years ago
  11. 3756f64 exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  12. 302ec30 autofs: fix careless error in recent commit by NeilBrown · 7 years ago
  13. 146734b string.h: workaround for increased stack usage by Arnd Bergmann · 7 years ago
  14. 13ab183d mm/kmemleak.c: make cond_resched() rate-limiting more efficient by Andrew Morton · 7 years ago
  15. 338f1d9 lib/rbtree,drm/mm: add rbtree_replace_node_cached() by Chris Wilson · 7 years ago
  16. c47d7f5 include/linux/idr.h: add #include <linux/bug.h> by Wei Wang · 7 years ago
  17. d455df0 Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  18. e375922 Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/drm-misc by Linus Torvalds · 7 years ago
  19. c2e9080 virtio_mmio: fix devm cleanup by Mark Rutland · 7 years ago
  20. 3fab399 arm64/sve: Report SVE to userspace via CPUID only if supported by Dave Martin · 7 years ago
  21. 1d08a04 arm64: fix CONFIG_DEBUG_WX address reporting by Mark Rutland · 7 years ago
  22. da2e6b7 ovl: fix overlay: warning prefix by Amir Goldstein · 7 years ago
  23. bd36d3b drm/drm_lease: Prevent deadlock in case drm_lease_create() fails by Marius Vlad · 7 years ago
  24. 7c5cac1 Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  25. 4e746cf Merge tag 'riscv-for-linus-4.15-rc4-riscv_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  26. 8c8f67a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  27. ea497bb drm: rework delayed connector cleanup in connector_iter by Daniel Vetter · 7 years ago
  28. f6e168b Merge branch 'mlx4-misc-fixes' by David S. Miller · 7 years ago
  29. 5a1647c net/mlx4_en: Fill all counters under one call of stats lock by Eran Ben Elisha · 7 years ago
  30. 0bb9fc4 net/mlx4_core: Fix wrong calculation of free counters by Eran Ben Elisha · 7 years ago
  31. 78034f5 net/mlx4_en: Fix selftest for small MTUs by Eugenia Emantayev · 7 years ago
  32. de9c4e0 net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper by Russell King · 7 years ago
  33. 53c6487 dwc-xlgmac: Add co-maintainer by Jie Deng · 7 years ago
  34. 4688eb7 tcp: refresh tcp_mstamp from timers callbacks by Eric Dumazet · 7 years ago
  35. 9ee11bd tcp: fix potential underestimation on rcv_rtt by Wei Wang · 7 years ago
  36. c009cb8 skge: remove redundunt free_irq under spinlock by Stephen Hemminger · 7 years ago
  37. 3b3397e net: phy: meson-gxl: make function meson_gxl_read_status static by Colin Ian King · 7 years ago
  38. 94a5ef1 of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated by Russell King · 7 years ago
  39. f5e6403 net: phy: fix resume handling by Russell King · 7 years ago
  40. cd8165c ARM: dts: vf610-zii-dev: use XAUI for DSA link ports by Russell King · 7 years ago
  41. 2e51a8d net: dsa: allow XAUI phy interface mode by Russell King · 7 years ago
  42. 6e26661 hippi: Fix a Fix a possible sleep-in-atomic bug in rr_close by Jia-Ju Bai · 7 years ago
  43. d6da838 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 7 years ago
  44. 2a9ee69 net: ethernet: arc: fix error handling in emac_rockchip_probe by Branislav Radocaj · 7 years ago
  45. aceef61 net: qmi_wwan: add Sierra EM7565 1199:9091 by Sebastian Sjoholm · 7 years ago
  46. a46182b net: igmp: Use correct source address on IGMPv3 reports by Kevin Cernekee · 7 years ago
  47. c545a94 tipc: eliminate potential memory leak by Jon Maloy · 7 years ago
  48. 8359301 net: remove duplicate includes by Pravin Shedge · 7 years ago
  49. b547602 ipv4: igmp: guard against silly MTU values by Eric Dumazet · 7 years ago
  50. b9b312a ipv6: mcast: better catch silly mtu values by Eric Dumazet · 7 years ago
  51. 9d98e19 IB/ipoib: Restore MM behavior in case of tx_ring allocation failure by Yuval Shaia · 7 years ago
  52. 6b782f4 Revert "ravb: add workaround for clock when resuming with WoL enabled" by Geert Uytterhoeven · 7 years ago
  53. 4b4df57 drm: Update edid-derived drm_display_info fields at edid property set [v2] by Keith Packard · 7 years ago
  54. 48a4ff1 USB: core: prevent malicious bNumInterfaces overflow by Alan Stern · 7 years ago
  55. cf4df40 Revert "USB: core: only clean up what we allocated" by Greg Kroah-Hartman · 7 years ago
  56. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 7 years ago
  57. faa75e1 arm64: fault: avoid send SIGBUS two times by Dongjiu Geng · 7 years ago
  58. d39a01e Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  59. 9147efc bpf: add schedule points to map alloc/free by Eric Dumazet · 7 years ago
  60. 45fd447 i2c: piix4: Fix port number check on release by Jean Delvare · 7 years ago
  61. 9c41e45 i2c: stm32: Fix copyrights by Benjamin Gaignard · 7 years ago
  62. a3fe09b Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  63. 9dbd2d9 Merge branch 'bpf-misc-fixes' by Alexei Starovoitov · 7 years ago
  64. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 7 years ago
  65. a23f06f bpf: fix build issues on um due to mising bpf_perf_event.h by Daniel Borkmann · 7 years ago
  66. 283ca52 bpf: fix corruption on concurrent perf_event_output calls by Daniel Borkmann · 7 years ago
  67. 0c31f1d PCI: rcar: Fix use-after-free in probe error path by Geert Uytterhoeven · 7 years ago
  68. 30791ac tcp md5sig: Use skb's saddr when replying to an incoming segment by Christoph Paasch · 7 years ago
  69. c4f9d9c xen: XEN_ACPI_PROCESSOR is Dom0-only by Jan Beulich · 7 years ago
  70. 0f3922a x86/Xen: don't report ancient LAPIC version by Jan Beulich · 7 years ago
  71. 8cb562b checkpatch: Remove ACCESS_ONCE() warning by Mark Rutland · 7 years ago
  72. b899a85 compiler.h: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  73. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 7 years ago
  74. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  75. 32fd87b USB: core: only clean up what we allocated by Andrey Konovalov · 7 years ago
  76. 0e17cad arm64: hw_breakpoint: Use linux/uaccess.h instead of asm/uaccess.h by Will Deacon · 7 years ago
  77. c1ed473 Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 7 years ago
  78. 932b50c arm64: Add software workaround for Falkor erratum 1041 by Shanker Donthineni · 7 years ago
  79. c622cc0 arm64: Define cputype macros for Falkor CPU by Shanker Donthineni · 7 years ago
  80. 86c9e81 arm64: mm: Fix false positives in set_pte_at access/dirty race detection by Will Deacon · 7 years ago
  81. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  82. 9dbe416 Revert "usb: gadget: allow to enable legacy drivers without USB_ETH" by Felipe Balbi · 7 years ago
  83. 54eed78 usb: gadget: webcam: fix V4L2 Kconfig dependency by Arnd Bergmann · 7 years ago
  84. d89c703 locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y by Will Deacon · 7 years ago
  85. f87f3a3 locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK by Will Deacon · 7 years ago
  86. 14e3062 scsi: core: Fix a scsi_show_rq() NULL pointer dereference by Bart Van Assche · 7 years ago
  87. 3e5c635 scsi: MAINTAINERS: change FCoE list to linux-scsi by Johannes Thumshirn · 7 years ago
  88. 621f640 scsi: libsas: fix length error in sas_smp_handler() by Jason Yan · 7 years ago
  89. 532298b platform/x86: dell-wmi: check for kmalloc() errors by Dan Carpenter · 7 years ago
  90. bff5bf9 platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changes by Peter Hutterer · 7 years ago
  91. 68a213d platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410 by Pali Rohár · 7 years ago
  92. a638349 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  93. 085bec8 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  94. 72dd379 Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 7 years ago
  95. a83cb7e Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 7 years ago
  96. bfb529e Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmi by Linus Torvalds · 7 years ago
  97. 916b20e Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  98. c058ecf iw_cxgb4: only insert drain cqes if wq is flushed by Steve Wise · 7 years ago
  99. 9d5afec ext4: fix crash when a directory's i_size is too small by Chandan Rajendra · 7 years ago
  100. 2008097 fou: fix some member types in guehdr by Xin Long · 7 years ago