1. a8b846a UPSTREAM: psi: fix reference to kernel commandline enable by Baruch Siach · 6 years ago
  2. c9f51ce BACKPORT: psi: make disabling/enabling easier for vendor kernels by Johannes Weiner · 6 years ago
  3. 7d97949 UPSTREAM: kernel/sched/psi.c: simplify cgroup_move_task() by Olof Johansson · 6 years ago
  4. e868a99 BACKPORT: psi: cgroup support by Johannes Weiner · 6 years ago
  5. 3df0e59 UPSTREAM: psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
  6. 6a99eb1 BACKPORT: sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
  7. 089605b BACKPORT: sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
  8. 3cd62fc UPSTREAM: sched: loadavg: make calc_load_n() public by Johannes Weiner · 6 years ago
  9. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  10. d6687a2 BACKPORT: delayacct: track delays from thrashing cache pages by Johannes Weiner · 6 years ago
  11. a238332 BACKPORT: mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 6 years ago
  12. 86c5c11 BACKPORT: cgroup: misc changes by Tejun Heo · 7 years ago
  13. 4c29ebe UPSTREAM: sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  14. 06455d7 UPSTREAM: sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  15. 0f3e95cb UPSTREAM: sched/headers, delayacct: Move the 'struct task_delay_info' definition from <linux/sched.h> to <linux/delayacct.h> by Ingo Molnar · 8 years ago
  16. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  17. 5a91d73 BACKPORT: sched/core: Add wrappers for lockdep_(un)pin_lock() by Matt Fleming · 8 years ago
  18. 7394f69 UPSTREAM: Avoid page waitqueue race leaving possible page locker waiting by Linus Torvalds · 7 years ago
  19. 49e19db UPSTREAM: mm: add PageWaiters indicating tasks are waiting for a page bit by Nicholas Piggin · 8 years ago
  20. 4b5facd UPSTREAM: workqueue: make workqueue available early during boot by Tejun Heo · 8 years ago
  21. 270fbfb ANDROID: ion_dummy_driver: Remove SYSTEM_CONTIG heap by John Stultz · 6 years ago
  22. 4573300 ANDROID: ion_dummy_driver: Rework ion_dummy_driver to avoid direct indexing into the heaps by John Stultz · 6 years ago
  23. a53fdae ANDROID: ion_dummy_driver: Use IS_ERR_OR_NULL() before destroying heaps by John Stultz · 6 years ago
  24. 47d813f ANDROID: sched/fair: fix energy compute when a cluster is only a cpu core in multi-cluster system by Samer Xie · 6 years ago
  25. 26fad52 Merge 4.9.164 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  26. f5fd34f Linux 4.9.164 by Greg Kroah-Hartman · 6 years ago
  27. 5ebcee9 vhost/vsock: fix vhost vsock cid hashing inconsistent by Zha Bin · 6 years ago
  28. 0da773c5 of: Support const and non-const use for to_of_node() by Sakari Ailus · 8 years ago
  29. 883f7c3 mmc: tmio_mmc_core: don't claim spurious interrupts by Sergei Shtylyov · 6 years ago
  30. 3decc9d It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 6 years ago
  31. a3a870c ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liquid Saffire 56 by Takashi Sakamoto · 6 years ago
  32. 4f964aa perf/x86: Fixup typo in stub functions by Peter Zijlstra · 6 years ago
  33. 83fe873 tcp/dccp: remove reqsk_put() from inet_child_forget() by Eric Dumazet · 7 years ago
  34. 7cbb0ab gro_cells: make sure device is up in gro_cells_receive() by Eric Dumazet · 6 years ago
  35. 0bea382 rxrpc: Fix client call queueing, waiting for channel by David Howells · 6 years ago
  36. 8fa3e87 vxlan: Fix GRO cells race condition between receive and link delete by Stefano Brivio · 6 years ago
  37. 510c625 ipvlan: disallow userns cap_net_admin to change global mode/flags by Daniel Borkmann · 6 years ago
  38. 713b91c missing barriers in some of unix_sock ->addr and ->path accesses by Al Viro · 6 years ago
  39. 2f3d0e9 net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255 by Kalash Nainwal · 6 years ago
  40. c4bec92 mdio_bus: Fix use-after-free on device_register fails by YueHaibing · 6 years ago
  41. 92382cd net/x25: fix a race in x25_bind() by Eric Dumazet · 6 years ago
  42. f46dc15 net/mlx4_core: Fix qp mtt size calculation by Jack Morgenstein · 6 years ago
  43. 038a48c net/mlx4_core: Fix locking in SRIOV mode when switching between events and polling by Jack Morgenstein · 6 years ago
  44. de42e2e net/mlx4_core: Fix reset flow when in command polling mode by Jack Morgenstein · 6 years ago
  45. 9b0e9c2 vxlan: test dev->flags & IFF_UP before calling gro_cells_receive() by Eric Dumazet · 6 years ago
  46. 40852d5 tcp: handle inet_csk_reqsk_queue_add() failures by Guillaume Nault · 6 years ago
  47. e8273ce route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race by Xin Long · 6 years ago
  48. a0f1f55 ravb: Decrease TxFIFO depth of Q3 and Q2 to one by Masaru Nagai · 6 years ago
  49. 3b3ce4c pptp: dst_release sk_dst_cache in pptp_sock_destruct by Xin Long · 6 years ago
  50. 0651889 net/x25: reset state in x25_connect() by Eric Dumazet · 6 years ago
  51. 3123545 net/x25: fix use-after-free in x25_device_event() by Eric Dumazet · 6 years ago
  52. b89d3ce net: sit: fix UBSAN Undefined behaviour in check_6rd by Miaohe Lin · 6 years ago
  53. 8aad233 net/hsr: fix possible crash in add_timer() by Eric Dumazet · 6 years ago
  54. a582b20 net: hsr: fix memory leak in hsr_dev_finalize() by Mao Wenan · 6 years ago
  55. e0c435a l2tp: fix infoleak in l2tp_ip6_recvmsg() by Eric Dumazet · 6 years ago
  56. ccc2aae KEYS: restrict /proc/keys by credentials at open time by Eric Biggers · 7 years ago
  57. 45eaae2 ACPICA: Reference Counts: increase max to 0x4000 for large servers by Erik Schmauss · 6 years ago
  58. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  59. b834331 Linux 4.9.163 by Greg Kroah-Hartman · 6 years ago
  60. 3596b45 x86: Add TSX Force Abort CPUID/MSR by Peter Zijlstra (Intel) · 6 years ago
  61. c34730d perf/x86/intel: Generalize dynamic constraint creation by Peter Zijlstra (Intel) · 6 years ago
  62. 0ac343a perf/x86/intel: Make cpuc allocations consistent by Peter Zijlstra (Intel) · 6 years ago
  63. dd25a76 ARM: dts: exynos: Do not ignore real-world fuse values for thermal zone 0 on Exynos5420 by Krzysztof Kozlowski · 8 years ago
  64. 88bc59c ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+ by Vincent Whitchurch · 7 years ago
  65. 660e1bf drm: disable uncached DMA optimization for ARM and arm64 by Ard Biesheuvel · 6 years ago
  66. a844f79 ARM: dts: exynos: Add minimal clkout parameters to Exynos3250 PMU by Marek Szyprowski · 6 years ago
  67. cf04883 ARM: dts: exynos: Fix pinctrl definition for eMMC RTSN line on Odroid X2/U3 by Marek Szyprowski · 6 years ago
  68. ce81355 futex,rt_mutex: Restructure rt_mutex_finish_proxy_lock() by Peter Zijlstra · 8 years ago
  69. 1dd5254 scsi: aacraid: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  70. 6263e82 iscsi_ibft: Fix missing break in switch statement by Gustavo A. R. Silva · 6 years ago
  71. 3b5ed2c Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 by Vincent Batts · 6 years ago
  72. 1a2403a Input: wacom_serial4 - add support for Wacom ArtPad II tablet by Jason Gerecke · 6 years ago
  73. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  74. a189410 MIPS: Remove function size check in get_frame_info() by Jun-Ru Chang · 6 years ago
  75. ce42bb1 perf symbols: Filter out hidden symbols from labels by Jiri Olsa · 6 years ago
  76. 78335ed s390/qeth: fix use-after-free in error path by Julian Wiedmann · 6 years ago
  77. 9204492 netfilter: nf_nat: skip nat clash resolution for same-origin entries by Martynas Pumputis · 6 years ago
  78. 9b060e0 selftests: netfilter: add simple masq/redirect test cases by Florian Westphal · 6 years ago
  79. 78dbfc5 selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INET by Naresh Kamboju · 6 years ago
  80. ad30393 dmaengine: dmatest: Abort test in case of mapping error by Andy Shevchenko · 6 years ago
  81. 4c870d3 vsock/virtio: reset connected sockets on device removal by Stefano Garzarella · 6 years ago
  82. 5c9e72b vsock/virtio: fix kernel panic after device hot-unplug by Stefano Garzarella · 6 years ago
  83. b498cfe dmaengine: at_xdmac: Fix wrongfull report of a channel as in use by Codrin Ciubotariu · 6 years ago
  84. d82c7e8 drm/sun4i: tcon: Prepare and enable TCON channel 0 clock at init by Paul Kocialkowski · 6 years ago
  85. 1573281 irqchip/mmp: Only touch the PJ4 IRQ & FIQ bits on enable/disable by Lubomir Rintel · 6 years ago
  86. 9ae6eb6 usb: phy: fix link errors by Anders Roxell · 6 years ago
  87. 7538927 arm64: dts: add msm8996 compatible to gicv3 by Srinivas Kandagatla · 6 years ago
  88. 06e777e ARM: pxa: ssp: unneeded to free devm_ allocated data by Peng Hao · 6 years ago
  89. d31765e soc: fsl: qbman: avoid race in clearing QMan interrupt by Madalin Bucur · 6 years ago
  90. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  91. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  92. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  93. 3016e96 mm, memory_hotplug: test_pages_in_a_zone do not pass the end of zone by Mikhail Zaslonko · 6 years ago
  94. 61fdbbb mm, memory_hotplug: is_mem_section_removable do not pass the end of a zone by Michal Hocko · 6 years ago
  95. 42813d9 x86_64: increase stack size for KASAN_EXTRA by Qian Cai · 6 years ago
  96. 1c2ca09 x86/kexec: Don't setup EFI info if EFI runtime is not enabled by Kairui Song · 6 years ago
  97. 32d14df arm64: kprobe: Always blacklist the KVM world-switch code by James Morse · 6 years ago
  98. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  99. 4a2e5c5 platform/x86: Fix unmet dependency warning for SAMSUNG_Q10 by Sinan Kaya · 6 years ago
  100. 5224c78 scsi: libfc: free skb when receiving invalid flogi resp by Ming Lu · 6 years ago