1. cee05c0 netfilter: nf_tables: fix suspicious RCU usage in nft_chain_stats_replace() by Taehee Yoo · 6 years ago
  2. 52e1f29 Input: restore EV_ABS ABS_RESERVED by Peter Hutterer · 6 years ago
  3. 4651530 media: cec: keep track of outstanding transmits by Hans Verkuil · 6 years ago
  4. bf2fd1f ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  5. 6c56e89 platform-msi: Free descriptors in platform_msi_domain_free() by Miquel Raynal · 6 years ago
  6. e4a2ffe net: Use __kernel_clockid_t in uapi net_stamp.h by Davide Caratti · 6 years ago
  7. 60f05dd sock: Make sock->sk_stamp thread-safe by Deepa Dinamani · 6 years ago
  8. 6e36567 ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() by Cong Wang · 6 years ago
  9. cde8115 ip: validate header length on virtual device xmit by Willem de Bruijn · 6 years ago
  10. a5e8809 mm: don't miss the last page because of round-off error by Roman Gushchin · 6 years ago
  11. 5ecdfbb xfrm_user: fix freeing of xfrm states on acquire by Mathias Krause · 6 years ago
  12. 89d6fff mm: introduce mm_[p4d|pud|pmd]_folded by Martin Schwidefsky · 6 years ago
  13. ba38c3e mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  14. 28a3b55 mm: add mm_pxd_folded checks to pgtable_bytes accounting functions by Martin Schwidefsky · 6 years ago
  15. 690699b scsi: t10-pi: Return correct ref tag when queue has no integrity profile by Martin K. Petersen · 6 years ago
  16. ce469db pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  17. a9d79a0 Revert "xen/balloon: Mark unallocated host memory as UNUSABLE" by Igor Druzhinin · 6 years ago
  18. a4a7a0d fscache: Fix race in fscache_op_complete() due to split atomic_sub & read by kiran.modukuri · 6 years ago
  19. 18218f8 netfilter: add missing error handling code for register functions by Taehee Yoo · 6 years ago
  20. 5148726 sctp: kfree_rcu asoc by Xin Long · 6 years ago
  21. 7fafda1 net: use skb_list_del_init() to remove from RX sublists by Edward Cree · 6 years ago
  22. 0e96b90 neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  23. b02b86b Drivers: hv: vmbus: Offload the handling of channels to two workqueues by Dexuan Cui · 6 years ago
  24. a2928e7 ALSA: pcm: Fix interval evaluation with openmin/max by Takashi Iwai · 6 years ago
  25. 9d9026a USB: serial: console: fix reported terminal settings by Johan Hovold · 6 years ago
  26. 1b2e742 USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  27. d49297b tracepoint: Use __idx instead of idx in DO_TRACE macro to make it unique by Zenghui Yu · 6 years ago
  28. fd81528 sched, trace: Fix prev_state output in sched_switch tracepoint by Pavankumar Kondeti · 6 years ago
  29. ec800c8 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  30. 3923743 function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stack by Steven Rostedt (VMware) · 6 years ago
  31. 72c33b2 function_graph: Make ftrace_push_return_trace() static by Steven Rostedt (VMware) · 6 years ago
  32. 67d7bec function_graph: Create function_graph_enter() to consolidate architecture code by Steven Rostedt (VMware) · 6 years ago
  33. 238ba6e x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  34. aecb996 ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS by Thomas Gleixner · 6 years ago
  35. f55e301 x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  36. 340693e sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
  37. cacd938 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  38. aaa7e45 tcp: defer SACK compression after DupThresh by Eric Dumazet · 6 years ago
  39. b8e0769 net/dim: Update DIM start sample after each DIM iteration by Tal Gilboa · 6 years ago
  40. f2a67e6 packet: copy user buffers before orphan or clone by Willem de Bruijn · 6 years ago
  41. 5e8c28f include/linux/pfn_t.h: force '~' to be parsed as an unary operator by Sebastien Boisvert · 6 years ago
  42. 1dc3c17 fsnotify: generalize handling of extra event flags by Amir Goldstein · 6 years ago
  43. 6ce9d61 can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_queue_tail() by Oleksij Rempel · 6 years ago
  44. 169130c can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_queue_sorted() functions by Oleksij Rempel · 6 years ago
  45. 5877d2c can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_skb() by Marc Kleine-Budde · 6 years ago
  46. cddcc99 tcp: do not release socket ownership in tcp_close() by Eric Dumazet · 6 years ago
  47. ed8acd1 USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub by Kai-Heng Feng · 6 years ago
  48. 238ab6d mtd: nand: Fix nanddev_pos_next_page() kernel-doc header by Boris Brezillon · 6 years ago
  49. e395c9d netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  50. c75116e netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace by Stefano Brivio · 6 years ago
  51. fecf70b Revert "netfilter: nft_numgen: add map lookups for numgen random operations" by Pablo Neira Ayuso · 6 years ago
  52. a312350 netfilter: bridge: define INT_MIN & INT_MAX in userspace by Jiri Slaby · 6 years ago
  53. 5811532 sctp: fix strchange_flags name for Stream Change Event by Xin Long · 6 years ago
  54. cc8d2e5 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  55. 0049730 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  56. 491636a CONFIG_XEN_PV breaks xen_create_contiguous_region on ARM by Stefano Stabellini · 6 years ago
  57. 0d406e7 uapi: fix linux/kfd_ioctl.h userspace compilation errors by Dmitry V. Levin · 6 years ago
  58. ebbc6fc clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  59. cb7c993 watchdog/core: Add missing prototypes for weak functions by Mathieu Malaterre · 6 years ago
  60. 9bec0c3 mtd: nand: Fix nanddev_neraseblocks() by Boris Brezillon · 6 years ago
  61. 542705a libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  62. 3f7987f media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC by Hans Verkuil · 6 years ago
  63. b1452c5 media: replace ADOBERGB by OPRGB by Hans Verkuil · 6 years ago
  64. b68d405 media: cec: fix the Signal Free Time calculation by Hans Verkuil · 6 years ago
  65. 94ec448 media: cec: add new tx/rx status bits to detect aborts/timeouts by Hans Verkuil · 6 years ago
  66. c1a4102 media: cec: make cec_get_edid_spa_location() an inline function by Hans Verkuil · 6 years ago
  67. b0b6284 TC: Set DMA masks for devices by Maciej W. Rozycki · 6 years ago
  68. 778af26 fsnotify: Fix busy inodes during unmount by Jan Kara · 6 years ago
  69. 3252b60 crypto: speck - remove Speck by Jason A. Donenfeld · 6 years ago
  70. 04eb719 signal: Guard against negative signal numbers in copy_siginfo_from_user32 by Eric W. Biederman · 6 years ago
  71. 3b0b282 IB/rxe: Revise the ib_wr_opcode enum by Jason Gunthorpe · 6 years ago
  72. fd59415 scsi: sched/wait: Add wait_event_lock_irq_timeout for TASK_UNINTERRUPTIBLE usage by Nicholas Bellinger · 6 years ago
  73. cd888e8 UAPI: ndctl: Fix g++-unsupported initialisation in headers by David Howells · 6 years ago
  74. 5445a4b signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  75. 4b445d4 nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/O by James Smart · 6 years ago
  76. d93080c bpf: fix partial copy of map_ptr when dst is scalar by Daniel Borkmann · 6 years ago
  77. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  78. 270b77a Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  79. 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
  80. 91b1561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago
  81. 7555c5d Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm by Greg Kroah-Hartman · 6 years ago
  82. 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
  83. 4364bcb drm: Get ref on CRTC commit object when waiting for flip_done by Leo Li · 6 years ago
  84. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 6 years ago
  85. 5660b9d sctp: fix the data size calculation in sctp_data_size by Xin Long · 6 years ago
  86. 9bd871d Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Greg Kroah-Hartman · 6 years ago
  87. 6b4f92a geneve, vxlan: Don't set exceptions if skb->len < mtu by Stefano Brivio · 6 years ago
  88. 9c0be3f tracepoint: Fix tracepoint array element size mismatch by Mathieu Desnoyers · 6 years ago
  89. 0ac1077 sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead by Xin Long · 6 years ago
  90. 9068e02 drm/edid: VSDB yCBCr420 Deep Color mode bit definitions by Clint Taylor · 6 years ago
  91. d805397 sctp: use the pmtu from the icmp packet to update transport pathmtu by Xin Long · 6 years ago
  92. f547fac ipv6: rate-limit probes for neighbourless routes by Sabrina Dubroca · 6 years ago
  93. d0f068e Merge tag 'mlx5-fixes-2018-10-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  94. e66d001 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Greg Kroah-Hartman · 6 years ago
  95. bab5c80 Merge tag 'armsoc-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Greg Kroah-Hartman · 6 years ago
  96. ca2b497 arm64: perf: Reject stand-alone CHAIN events for PMUv3 by Will Deacon · 6 years ago
  97. 60bd7be Merge tag 'gpio-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Greg Kroah-Hartman · 6 years ago
  98. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  99. 0c53b6a Merge tag 'next-fixes-20181012' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes by Greg Kroah-Hartman · 6 years ago
  100. 90ad184 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Greg Kroah-Hartman · 6 years ago