1. a3d6dd6 bpf: introduce BPF_JIT_ALWAYS_ON config by Alexei Starovoitov · 6 years ago
  2. 5226bb3 bpf: fix bpf_tail_call() x64 JIT by Alexei Starovoitov · 6 years ago
  3. c964ad3 x86: bpf_jit: small optimization in emit_bpf_tail_call() by Eric Dumazet · 6 years ago
  4. c98ff72 hrtimer: Reset hrtimer cpu base proper on CPU hotplug by Thomas Gleixner · 6 years ago
  5. 9f3a6ca x86/microcode/intel: Extend BDW late-loading further with LLC size check by Jia Zhang · 6 years ago
  6. dc1932c perf/x86/amd/power: Do not load AMD power module on !AMD platforms by Xiao Liang · 6 years ago
  7. eecfa2e flow_dissector: properly cap thoff field by Eric Dumazet · 6 years ago
  8. 18717ee tun: fix a memory leak for tfile->tx_array by Cong Wang · 6 years ago
  9. 1105145 mlxsw: spectrum_router: Don't log an error on missing neighbor by Yuval Mintz · 6 years ago
  10. 3110e21 gso: validate gso_type in GSO handlers by Willem de Bruijn · 6 years ago
  11. cc99c6d ip6_gre: init dev->mtu and dev->hard_header_len correctly by Alexey Kodanev · 6 years ago
  12. 1711ba1 be2net: restore properly promisc mode after queues reconfiguration by Ivan Vecera · 6 years ago
  13. 00f9e47 ppp: unlock all_ppp_mutex before registering device by Guillaume Nault · 6 years ago
  14. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 6 years ago
  15. 014510b net: Allow neigh contructor functions ability to modify the primary_key by Jim Westfall · 6 years ago
  16. 66c16a2 vmxnet3: repair memory leak by Neil Horman · 6 years ago
  17. 0e52703 tipc: fix a memory leak in tipc_nl_node_get_link() by Cong Wang · 6 years ago
  18. 2f056e7 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 6 years ago
  19. 8e3534ea sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 6 years ago
  20. 0f51492 r8169: fix memory corruption on retrieval of hardware statistics. by Francois Romieu · 6 years ago
  21. 1bd21b1 pppoe: take ->needed_headroom of lower device into account on xmit by Guillaume Nault · 6 years ago
  22. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 6 years ago
  23. a44d911 net: qdisc_pkt_len_init() should be more robust by Eric Dumazet · 6 years ago
  24. 0ae1696 net: igmp: fix source address check for IGMPv3 reports by Felix Fietkau · 6 years ago
  25. 283498b lan78xx: Fix failure in USB Full Speed by Yuiko Oshino · 6 years ago
  26. c2ceff1 ipv6: ip6_make_skb() needs to clear cork.base.dst by Eric Dumazet · 6 years ago
  27. fb50d8c ipv6: fix udpv6 sendmsg crash caused by too small MTU by Mike Maloney · 6 years ago
  28. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 6 years ago
  29. 5bb5ae9 dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed state by Alexey Kodanev · 6 years ago
  30. 5f6c581 eventpoll.h: add missing epoll event masks by Greg KH · 7 years ago
  31. 9a0be5a vsyscall: Fix permissions for emulate mode with KAISER/PTI by Ben Hutchings · 6 years ago
  32. 1be7d46 um: link vmlinux with -no-pie by Thomas Meyer · 7 years ago
  33. d680db7 orangefs: fix deadlock; do not write i_size in read_iter by Martin Brandenburg · 6 years ago
  34. 42f0aba Input: trackpoint - force 3 buttons if 0 button is reported by Aaron Ma · 6 years ago
  35. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  36. e62b0c6 Revert "module: Add retpoline tag to VERMAGIC" by Greg Kroah-Hartman · 6 years ago
  37. c41bb02 scsi: libiscsi: fix shifting of DID_REQUEUE host byte by Johannes Thumshirn · 7 years ago
  38. 7b50205 fs/fcntl: f_setown, avoid undefined behaviour by Jiri Slaby · 7 years ago
  39. 0ccfbd4 reiserfs: don't preallocate blocks for extended attributes by Jeff Mahoney · 7 years ago
  40. b7d2528 reiserfs: fix race in prealloc discard by Jeff Mahoney · 7 years ago
  41. 898eeca netfilter: xt_osf: Add missing permission checks by Kevin Cernekee · 7 years ago
  42. 2c3184e netfilter: nfnetlink_cthelper: Add missing permission checks by Kevin Cernekee · 7 years ago
  43. 2915f16 ACPICA: Namespace: fix operand cache leak by Seunghun Han · 7 years ago
  44. 3a53acc ACPI / scan: Prefer devices without _HID/_CID for _ADR matching by Rafael J. Wysocki · 7 years ago
  45. 542cde0 ipc: msg, make msgrcv work with LONG_MIN by Jiri Slaby · 8 years ago
  46. 685cce5 mm, page_alloc: fix potential false positive in __zone_watermark_ok by Vlastimil Babka · 7 years ago
  47. 714c19e cma: fix calculation of aligned offset by Doug Berger · 7 years ago
  48. bc0e217 hwpoison, memcg: forcibly uncharge LRU pages by Michal Hocko · 7 years ago
  49. c57664b mm/mmap.c: do not blow on PROT_NONE MAP_FIXED holes in the stack by Michal Hocko · 7 years ago
  50. 1d8c402 drivers: base: cacheinfo: fix boot error message when acpi is enabled by Sudeep Holla · 8 years ago
  51. f5aaa5a drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  52. 318e17d Prevent timer value 0 for MWAITX by Janakarajan Natarajan · 7 years ago
  53. 45ee9d5 KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 by Punit Agrawal · 6 years ago
  54. 41e4aa1 can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  55. 40bf2c0 can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once by Marc Kleine-Budde · 6 years ago
  56. 69e78e7 usbip: Fix potential format overflow in userspace tools by Jonathan Dieter · 7 years ago
  57. 853c39f usbip: Fix implicit fallthrough warning by Jonathan Dieter · 7 years ago
  58. ce601a0 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 7 years ago
  59. 5c26ee1 orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 6 years ago
  60. fb39345 orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 6 years ago
  61. c36c940 x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels by Andy Lutomirski · 8 years ago
  62. 7be1985 ANDROID: sched: EAS: check energy_aware() before calling select_energy_cpu_brute() in up-migrate path by Ke Wang · 6 years ago
  63. 68d447c UPSTREAM: eventpoll.h: add missing epoll event masks by Greg KH · 7 years ago
  64. f518fe4 BACKPORT: thermal/drivers/hisi: Add support for hi3660 SoC by Kevin Wangtao · 7 years ago
  65. 107ec61 BACKPORT: thermal/drivers/hisi: Prepare to add support for other hisi platforms by Kevin Wangtao · 7 years ago
  66. 6fb8c5b BACKPORT: thermal/drivers/hisi: Add platform prefix to function name by Kevin Wangtao · 7 years ago
  67. 10af9dc BACKPORT: thermal/drivers/hisi: Put platform code together by Kevin Wangtao · 7 years ago
  68. 53b1c65 BACKPORT: thermal/drivers/hisi: Use round up step value by Kevin Wangtao · 7 years ago
  69. 90d4912 BACKPORT: thermal/drivers/hisi: Move the clk setup in the corresponding functions by Kevin Wangtao · 7 years ago
  70. 9808970 BACKPORT: thermal/drivers/hisi: Remove mutex_lock in the code by Daniel Lezcano · 7 years ago
  71. 00c4d2c BACKPORT: thermal/drivers/hisi: Remove thermal data back pointer by Daniel Lezcano · 7 years ago
  72. aa3276c BACKPORT: thermal/drivers/hisi: Convert long to int by Daniel Lezcano · 7 years ago
  73. 7205010 BACKPORT: thermal/drivers/hisi: Rename and remove unused field by Daniel Lezcano · 7 years ago
  74. 3cdf15a BACKPORT: thermal/drivers/hisi: Remove costly sensor inspection by Daniel Lezcano · 7 years ago
  75. fc8f6e2 BACKPORT: thermal/drivers/hisi: Fix configuration register setting by Daniel Lezcano · 7 years ago
  76. e37256c BACKPORT: thermal/drivers/hisi: Encapsulate register writes into helpers by Daniel Lezcano · 7 years ago
  77. be9b8f4 BACKPORT: thermal/drivers/hisi: Remove pointless lock by Daniel Lezcano · 7 years ago
  78. 077d1d3 BACKPORT: thermal/drivers/hisi: Remove the multiple sensors support by Daniel Lezcano · 7 years ago
  79. 97be16f BACKPORT: thermal: hisilicon: constify thermal_zone_of_device_ops structures by Julia Lawall · 7 years ago
  80. 29eadc4 ANDROID: xattr: Pass EOPNOTSUPP to permission2 by Daniel Rosenberg · 6 years ago
  81. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  82. 79584a4 Linux 4.9.78 by Greg Kroah-Hartman · 6 years ago
  83. 60249fe MIPS: AR7: ensure the port type's FCR value is used by Jonas Gorski · 7 years ago
  84. 06d7342 x86/retpoline: Optimize inline assembler for vmexit_fill_RSB by Andi Kleen · 6 years ago
  85. b9f8b59 x86/pti: Document fix wrong index by zhenwei.pi · 6 years ago
  86. 4b71be4 kprobes/x86: Disable optimizing on the function jumps to indirect thunk by Masami Hiramatsu · 6 years ago
  87. 36ad6ba kprobes/x86: Blacklist indirect thunk functions for kprobes by Masami Hiramatsu · 6 years ago
  88. 09402d8 retpoline: Introduce start/end markers of indirect thunk by Masami Hiramatsu · 6 years ago
  89. c5aa687 x86/mce: Make machine check speculation protected by Thomas Gleixner · 6 years ago
  90. 87ac297 usbip: fix warning in vhci_hcd_probe/lockdep_init_map by Shuah Khan · 8 years ago
  91. 0d92cf7 x86/cpu, x86/pti: Do not enable PTI on AMD processors by Tom Lendacky · 6 years ago
  92. ddfaa7a arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls by Marc Zyngier · 6 years ago
  93. 2904adc dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  94. cabf629 dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  95. ca2d736 workqueue: avoid hard lockups in show_workqueue_state() by Sergey Senozhatsky · 6 years ago
  96. d314f3b libata: apply MAX_SEC_1024 to all LITEON EP1 series devices by Xinyu Lin · 7 years ago
  97. 8a3f4ba proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 6 years ago
  98. 43c3e09 scripts/gdb/linux/tasks.py: fix get_thread_info by Xi Kangjie · 6 years ago
  99. 23d68ed can: peak: fix potential bug in packet fragmentation by Stephane Grosjean · 6 years ago
  100. 19f47ea ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7 by Thomas Petazzoni · 6 years ago