1. cbd854d ANDROID: binder: fix proc->tsk check. by Martijn Coenen · 7 years ago
  2. 8fb0b0c binder: Use wake up hint for synchronous transactions. by Riley Andrews · 7 years ago
  3. 5105075 binder: use group leader instead of open thread by Todd Kjos · 7 years ago
  4. eda70a5 Revert "android: binder: Sanity check at binder ioctl" by Todd Kjos · 7 years ago
  5. 242cea2 Bluetooth: bnep: fix possible might sleep error in bnep_session by Jeffy Chen · 7 years ago
  6. ffb7640 Bluetooth: cmtp: fix possible might sleep error in cmtp_session by Jeffy Chen · 7 years ago
  7. 1b5fcb3 Bluetooth: hidp: fix possible might sleep error in hidp_session_thread by Jeffy Chen · 7 years ago
  8. 5f81b1f netfilter: nat: fix src map lookup by Florian Westphal · 7 years ago
  9. 090911a Revert "leds: handle suspend/resume in heartbeat trigger" by Zhang Bo · 7 years ago
  10. d4c5c26 net: sunrpc: svcsock: fix NULL-pointer exception by Vadim Lomovtsev · 7 years ago
  11. 3559de4 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  12. 70b3fd5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  13. 3df3b2e perf/x86/intel/rapl: Make package handling more robust by Thomas Gleixner · 7 years ago
  14. bac83e5 perf probe: Fix --funcs to show correct symbols for offline module by Masami Hiramatsu · 7 years ago
  15. bde6608 perf/core: Fix group {cpu,task} validation by Mark Rutland · 7 years ago
  16. 741397d ftrace: Check for null ret_stack on profile function graph entry function by Steven Rostedt (VMware) · 7 years ago
  17. fd8235e nfsd: Limit end of page list when decoding NFSv4 WRITE by Chuck Lever · 7 years ago
  18. 5ed70f7 cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() by Ronnie Sahlberg · 7 years ago
  19. 8b05329 cifs: Fix df output for users with quota limits by Sachin Prabhu · 7 years ago
  20. 1fdee09 kbuild: linker script do not match C names unless LD_DEAD_CODE_DATA_ELIMINATION is configured by Nicholas Piggin · 7 years ago
  21. 8838cd5 tracing: Fix freeing of filter in create_filter() when set_str is false by Steven Rostedt (VMware) · 7 years ago
  22. 2818a76 tracing: Fix kmemleak in tracing_map_array_free() by Chunyu Hu · 7 years ago
  23. 3170d9a tracing: Call clear_boot_tracer() at lateinit_sync by Steven Rostedt (VMware) · 7 years ago
  24. 46cd0a3 drm: rcar-du: Fix H/V sync signal polarity configuration by Koji Matsuoka · 8 years ago
  25. 1fb8ff8 drm: rcar-du: Fix display timing controller parameter by Koji Matsuoka · 8 years ago
  26. 35fd2b8 drm: rcar-du: Fix crash in encoder failure error path by Laurent Pinchart · 8 years ago
  27. eed96e7 drm/atomic: If the atomic check fails, return its value first by Maarten Lankhorst · 7 years ago
  28. ce66f62 drm: Release driver tracking before making the object available again by Chris Wilson · 7 years ago
  29. 9d26332 mm/memblock.c: reversed logic in memblock_discard() by Pavel Tatashin · 7 years ago
  30. b65b6ac fork: fix incorrect fput of ->exe_file causing use-after-free by Eric Biggers · 7 years ago
  31. 0f49b05 mm/madvise.c: fix freeing of locked page with MADV_FREE by Eric Biggers · 7 years ago
  32. 036c100 i2c: designware: Fix system suspend by Ulf Hansson · 7 years ago
  33. 5d8b3cc mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled by Kirill A. Shutemov · 7 years ago
  34. 8d362cb ARCv2: PAE40: Explicitly set MSB counterpart of SLC region ops addresses by Alexey Brodkin · 7 years ago
  35. 6cba074 ALSA: firewire: fix NULL pointer dereference when releasing uninitialized data of iso-resource by Takashi Sakamoto · 7 years ago
  36. b52bce9 ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978) by Takashi Iwai · 7 years ago
  37. 8989c70 ALSA: core: Fix unexpected error at replacing user TLV by Takashi Iwai · 7 years ago
  38. 9767a45 ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsets by Joakim Tjernlund · 7 years ago
  39. 275f303 KVM: x86: block guest protection keys unless the host has them enabled by Paolo Bonzini · 7 years ago
  40. cfb917a KVM: s390: sthyi: fix specification exception detection by Heiko Carstens · 7 years ago
  41. a745333 KVM: s390: sthyi: fix sthyi inline assembly by Heiko Carstens · 7 years ago
  42. 963068b Input: ALPS - fix two-finger scroll breakage in right side on ALPS touchpad by Masaki Ota · 7 years ago
  43. 9ab605d Input: elan_i2c - add ELAN0602 ACPI ID to support Lenovo Yoga310 by KT Liao · 7 years ago
  44. a00a9cd Input: trackpoint - add new trackpoint firmware ID by Aaron Ma · 7 years ago
  45. 655da3d bpf/verifier: fix min/max handling in BPF_SUB by Edward Cree · 7 years ago
  46. bf5b91b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  47. 8d674be bpf, verifier: fix alu ops against map_value{, _adj} register types by Daniel Borkmann · 7 years ago
  48. 577aa83 bpf: adjust verifier heuristics by Daniel Borkmann · 7 years ago
  49. e37bdee bpf, verifier: add additional patterns to evaluate_reg_imm_alu by John Fastabend · 7 years ago
  50. 7fa2fdf net_sched: fix order of queue length updates in qdisc_replace() by Konstantin Khlebnikov · 7 years ago
  51. 3e00bf9 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
  52. f3f5bf2 irda: do not leak initialized list.dev to userspace by Colin Ian King · 7 years ago
  53. 19f433a net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabled by Huy Nguyen · 7 years ago
  54. aadbe1f tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP by Neal Cardwell · 7 years ago
  55. 1c18f93 ipv6: repair fib6 tree in failure case by Wei Wang · 7 years ago
  56. 62e9a28 ipv6: reset fn->rr_ptr when replacing route by Wei Wang · 7 years ago
  57. 7ad5fb9 tipc: fix use-after-free by Eric Dumazet · 7 years ago
  58. 0f5ecc7 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 7 years ago
  59. 57406e7 nfp: fix infinite loop on umapping cleanup by Colin Ian King · 7 years ago
  60. f29c9f4 ipv4: better IP_MAX_MTU enforcement by Eric Dumazet · 7 years ago
  61. 59af5b87 ptr_ring: use kmalloc_array() by Eric Dumazet · 7 years ago
  62. 3c7af81 openvswitch: fix skb_panic due to the incorrect actions attrlen by Liping Zhang · 7 years ago
  63. d6a6b6b bpf: fix bpf_trace_printk on 32 bit archs by Daniel Borkmann · 7 years ago
  64. 792c070 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
  65. 38530f6 net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
  66. 71501d9 ipv4: fix NULL dereference in free_fib_info_rcu() by Eric Dumazet · 7 years ago
  67. 236b0d9 dccp: defer ccid_hc_tx_delete() at dismantle time by Eric Dumazet · 7 years ago
  68. b31cbe2 dccp: purge write queue in dccp_destroy_sock() by Eric Dumazet · 7 years ago
  69. 2e3f17f af_key: do not use GFP_KERNEL in atomic contexts by Eric Dumazet · 7 years ago
  70. d0526ee sparc64: remove unnecessary log message by Tushar Dave · 7 years ago
  71. 4b904b2 Linux 4.9.45 by Greg Kroah-Hartman · 7 years ago
  72. 083d423 usb: qmi_wwan: add D-Link DWM-222 device ID by Hector Martin · 7 years ago
  73. edfe57b usb: optimize acpi companion search for usb port devices by Mathias Nyman · 7 years ago
  74. 322cd32 pids: make task_tgid_nr_ns() safe by Oleg Nesterov · 7 years ago
  75. 61332dc Sanitize 'move_pages()' permission checks by Linus Torvalds · 7 years ago
  76. f9497d5 genirq/ipi: Fixup checks against nr_cpu_ids by Alexey Dobriyan · 7 years ago
  77. 762ac49 genirq: Restore trigger settings in irq_modify_status() by Marc Zyngier · 7 years ago
  78. 4691f1c irqchip/atmel-aic: Fix unbalanced refcount in aic_common_rtc_irq_fixup() by Boris Brezillon · 7 years ago
  79. 665d200 irqchip/atmel-aic: Fix unbalanced of_node_put() in aic_common_irq_fixup() by Boris Brezillon · 7 years ago
  80. 10d5bf2 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  81. 1581d70 xen-blkfront: use a right index when checking requests by Munehisa Kamata · 7 years ago
  82. 7672f118 powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VEC by Benjamin Herrenschmidt · 7 years ago
  83. d8c20af blk-mq-pci: add a fallback when pci_irq_get_affinity returns NULL by Christoph Hellwig · 7 years ago
  84. 6c7f375 xen: fix bio vec merging by Roger Pau Monne · 7 years ago
  85. 1f2347a mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  86. 91105f2 mm/mempolicy: fix use after free when calling get_mempolicy by zhong jiang · 7 years ago
  87. 59ee25d mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUS by Michal Hocko · 7 years ago
  88. 87395ee mm: discard memblock data later by Pavel Tatashin · 7 years ago
  89. d3e6e59 ALSA: usb-audio: Add mute TLV for playback volumes on C-Media devices by Takashi Iwai · 7 years ago
  90. f39f086 ALSA: usb-audio: Apply sample rate quirk to Sennheiser headset by Takashi Iwai · 7 years ago
  91. bafb25c ALSA: seq: 2nd attempt at fixing race creating a queue by Daniel Mentz · 7 years ago
  92. 3f72921 Input: elan_i2c - Add antoher Lenovo ACPI ID for upcoming Lenovo NB by KT Liao · 7 years ago
  93. 5dd141e Input: elan_i2c - add ELAN0608 to the ACPI table by Kai-Heng Feng · 7 years ago
  94. c3e8a12 crypto: x86/sha1 - Fix reads beyond the number of blocks passed by megha.dey@linux.intel.com · 7 years ago
  95. 24e7f54 crypto: ixp4xx - Fix error handling path in 'aead_perform()' by Herbert Xu · 7 years ago
  96. 93f5a03 parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo by Thomas Bogendoerfer · 7 years ago
  97. adcfbb2 audit: Fix use after free in audit_remove_watch_rule() by Jan Kara · 7 years ago
  98. 5170d21 netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister by Liping Zhang · 7 years ago
  99. a97a16f Linux 4.9.44 by Greg Kroah-Hartman · 7 years ago
  100. eea1ec0 MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression by Maciej W. Rozycki · 7 years ago