1. adbf7e5 net: ipv4: Fix memory leak in network namespace dismantle by Ido Schimmel · 6 years ago
  2. 40f2f08 net: Fix usage of pskb_trim_rcsum by Ross Lagerwall · 6 years ago
  3. b0cd52e mm/swap: use nr_node_ids for avail_lists in swap_info_struct by Aaron Lu · 6 years ago
  4. 3ad8148 scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enough by Bart Van Assche · 6 years ago
  5. 464b01e bpf: Allow narrow loads with offset > 0 by Andrey Ignatov · 6 years ago
  6. e7a5f00 writeback: don't decrement wb->refcnt if !wb->bdi by Anders Roxell · 6 years ago
  7. 579f3fc usb: typec: tcpm: Do not disconnect link for self powered devices by Badhri Jagan Sridharan · 6 years ago
  8. 4cc66cc block: use rcu_work instead of call_rcu to avoid sleep in softirq by Yufen Yu · 6 years ago
  9. ec48537 RDMA/vmw_pvrdma: Return the correct opcode when creating WR by Adit Ranadive · 6 years ago
  10. 19f41f3 MIPS: BCM47XX: Setup struct device for the SoC by Rafał Miłecki · 6 years ago
  11. b01b924 netfilter: nf_conncount: speculative garbage collection on empty lists by Pablo Neira Ayuso · 6 years ago
  12. bdc6c89 netfilter: nf_conncount: merge lookup and add functions by Florian Westphal · 6 years ago
  13. 44e7bab sunrpc: use-after-free in svc_process_common() by Vasily Averin · 6 years ago
  14. 4bef2ba x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE by WANG Chao · 6 years ago
  15. e890a86 mm, hmm: use devm semantics for hmm_devmem_{add, remove} by Dan Williams · 6 years ago
  16. ec5471c mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  17. cee05c0 netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() by Taehee Yoo · 6 years ago
  18. 52e1f29 Input: restore EV_ABS ABS_RESERVED by Peter Hutterer · 6 years ago
  19. 4651530 media: cec: keep track of outstanding transmits by Hans Verkuil · 6 years ago
  20. bf2fd1f ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  21. 6c56e89 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  22. e4a2ffe net: Use __kernel_clockid_t in uapi net_stamp.h by Davide Caratti · 6 years ago
  23. 60f05dd sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  24. 6e36567 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 6 years ago
  25. cde8115 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  26. a5e8809 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  27. 5ecdfbb xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
  28. 89d6fff mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
  29. ba38c3e mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  30. 28a3b55 mm: add mm_pxd_folded checks to pgtable_bytes accounting functions by Martin Schwidefsky · 6 years ago
  31. 690699b scsi: t10-pi: Return correct ref tag when queue has no integrity profile by Martin K. Petersen · 6 years ago
  32. ce469db pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  33. a9d79a0 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  34. a4a7a0d fscache: Fix race in fscache_op_complete() due to split atomic_sub & read by kiran.modukuri · 6 years ago
  35. 18218f8 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  36. 5148726 sctp: kfree_rcu asoc by Xin Long · 6 years ago
  37. 7fafda1 net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  38. 0e96b90 neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  39. b02b86b Drivers: hv: vmbus: Offload the handling of channels to two workqueues by Dexuan Cui · 6 years ago
  40. a2928e7 ALSA: pcm: Fix interval evaluation with openmin/max by Takashi Iwai · 6 years ago
  41. 9d9026a USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  42. 1b2e742 USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  43. d49297b tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique by Zenghui Yu · 6 years ago
  44. fd81528 sched, trace: Fix prev_state output in sched_switch tracepoint by Pavankumar Kondeti · 6 years ago
  45. ec800c8 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  46. 3923743 function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  47. 72c33b2 function_graph: Make ftrace_push_return_trace() static by Steven Rostedt (VMware) · 6 years ago
  48. 67d7bec function_graph: Create function_graph_enter() to consolidate architecture code by Steven Rostedt (VMware) · 6 years ago
  49. 238ba6e x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  50. aecb996 ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 6 years ago
  51. f55e301 x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  52. 340693e sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  53. cacd938 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  54. aaa7e45 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  55. b8e0769 net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 6 years ago
  56. f2a67e6 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  57. 5e8c28f include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  58. 1dc3c17 fsnotify: generalize handling of extra event flags by Amir Goldstein · 6 years ago
  59. 6ce9d61 can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() by Oleksij Rempel · 6 years ago
  60. 169130c can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions by Oleksij Rempel · 6 years ago
  61. 5877d2c can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  62. cddcc99 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  63. ed8acd1 USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub by Kai-Heng Feng · 6 years ago
  64. 238ab6d mtd: nand: Fix nanddev_pos_next_page() kernel-doc header by Boris Brezillon · 6 years ago
  65. e395c9d netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  66. c75116e netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 7 years ago
  67. fecf70b Revert "netfilter: nft_numgen: add map lookups for numgen random operations" by Pablo Neira Ayuso · 6 years ago
  68. a312350 netfilter: bridge: define INT_MIN & INT_MAX in userspace by Jiri Slaby · 6 years ago
  69. 5811532 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  70. cc8d2e5 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  71. 0049730 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  72. 491636a CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM by Stefano Stabellini · 6 years ago
  73. 0d406e7 uapi: fix linux/kfd_ioctl.h userspace compilation errors by Dmitry V. Levin · 6 years ago
  74. ebbc6fc clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  75. cb7c993 watchdog/core: Add missing prototypes for weak functions by Mathieu Malaterre · 7 years ago
  76. 9bec0c3 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  77. 542705a libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  78. 3f7987f media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC by Hans Verkuil · 6 years ago
  79. b1452c5 media: replace ADOBERGB by OPRGB by Hans Verkuil · 6 years ago
  80. b68d405 media: cec: fix the Signal Free Time calculation by Hans Verkuil · 6 years ago
  81. 94ec448 media: cec: add new tx/rx status bits to detect aborts/timeouts by Hans Verkuil · 6 years ago
  82. c1a4102 media: cec: make cec_get_edid_spa_location() an inline function by Hans Verkuil · 6 years ago
  83. b0b6284 TC: Set DMA masks for devices by Maciej W. Rozycki · 6 years ago
  84. 778af26 fsnotify: Fix busy inodes during unmount by Jan Kara · 6 years ago
  85. 3252b60 crypto: speck - remove Speck by Jason A. Donenfeld · 7 years ago
  86. 04eb719 signal: Guard against negative signal numbers in copy_siginfo_from_user32 by Eric W. Biederman · 6 years ago
  87. 3b0b282 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  88. fd59415 scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usage by Nicholas Bellinger · 6 years ago
  89. cd888e8 UAPI: ndctl: Fix g++-unsupported initialisation in headers by David Howells · 6 years ago
  90. 5445a4b signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  91. 4b445d4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  92. d93080c bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  93. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  94. 270b77a Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  95. fe7acd1 Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  96. 91b1561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  97. 7555c5d Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  98. f8e6e1b Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 6 years ago
  99. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  100. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago