1. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  2. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  3. eb9c7c7 net: avoid skb_warn_bad_offload on IS_ERR by Willem de Bruijn · 6 years ago
  4. 4dc0159 rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete by Sowmini Varadhan · 6 years ago
  5. 8d5c422 netfilter: xt_RATEEST: acquire xt_rateest_mutex for hash insert by Cong Wang · 6 years ago
  6. c6f3be7 netfilter: xt_cgroup: initialize info->priv in cgroup_mt_check_v1() by Cong Wang · 6 years ago
  7. 4ec264d netfilter: on sockopt() acquire sock lock only in the required scope by Paolo Abeni · 6 years ago
  8. ab2b0f7 netfilter: ipt_CLUSTERIP: fix out-of-bounds accesses in clusterip_tg_check() by Dmitry Vyukov · 6 years ago
  9. b39f3f3 netfilter: x_tables: avoid out-of-bounds reads in xt_request_find_{match|target} by Eric Dumazet · 6 years ago
  10. 1099c70 netfilter: x_tables: fix int overflow in xt_alloc_table_info() by Dmitry Vyukov · 6 years ago
  11. c33f927 kcov: detect double association with a single task by Dmitry Vyukov · 6 years ago
  12. 9748fd5 KVM: x86: fix escape of guest dr6 to the host by Wanpeng Li · 6 years ago
  13. 7abb5e9 blk_rq_map_user_iov: fix error override by Douglas Gilbert · 6 years ago
  14. 3ee287d staging: android: ion: Switch from WARN to pr_warn by Laura Abbott · 6 years ago
  15. 458d2fc staging: android: ion: Add __GFP_NOWARN for system contig heap by Laura Abbott · 6 years ago
  16. eda4a83 crypto: x86/twofish-3way - Fix %rbp usage by Eric Biggers · 6 years ago
  17. 5e6f51a selinux: skip bounded transition processing if the policy isn't loaded by Paul Moore · 6 years ago
  18. fe1cb58 selinux: ensure the context is NUL terminated in security_context_to_sid_core() by Paul Moore · 6 years ago
  19. 5cab144f Provide a function to create a NUL-terminated string from unterminated data by David Howells · 7 years ago
  20. 5fd4db3 ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 6 years ago
  21. eeb1f9b drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_all by Chris Wilson · 7 years ago
  22. 7569adc blktrace: fix unlocked registration of tracepoints by Jens Axboe · 7 years ago
  23. 2e67122 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  24. 8555288 xfrm: check id proto in validate_tmpl() by Cong Wang · 6 years ago
  25. 46b3171 xfrm: Fix stack-out-of-bounds read on socket policy lookup. by Steffen Klassert · 6 years ago
  26. 274ee93 mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed. by Tetsuo Handa · 6 years ago
  27. 5d89917 xfrm: skip policies marked as dead while rehashing by Florian Westphal · 6 years ago
  28. 7589803 cfg80211: check dev_set_name() return value by Johannes Berg · 6 years ago
  29. 2bb174a kcm: Only allow TCP sockets to be attached to a KCM mux by Tom Herbert · 6 years ago
  30. 085cbbd kcm: Check if sk_user_data already set in kcm_attach by Tom Herbert · 6 years ago
  31. bd3ccdc vhost: use mutex_lock_nested() in vhost_dev_lock_vqs() by Jason Wang · 6 years ago
  32. 80c1c83 Linux 4.9.83 by Greg Kroah-Hartman · 6 years ago
  33. 08e4d04 media: r820t: fix r820t_write_reg for KASAN by Arnd Bergmann · 6 years ago
  34. 30c68fb ARM: dts: Delete bogus reference to the charlcd by Linus Walleij · 6 years ago
  35. cc98b53 arm: dts: mt2701: Add reset-cells by Matthias Brugger · 6 years ago
  36. 677adef ARM: dts: s5pv210: add interrupt-parent for ohci by Arnd Bergmann · 6 years ago
  37. 37ed2c8 arm64: dts: msm8916: Add missing #phy-cells by Bjorn Andersson · 7 years ago
  38. 53e0f26 ARM: pxa/tosa-bt: add MODULE_LICENSE tag by Arnd Bergmann · 6 years ago
  39. c7bbb6d ARM: dts: exynos: fix RTC interrupt for exynos5410 by Arnd Bergmann · 6 years ago
  40. 012e79b vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  41. 95a440b x86: fix build warnign with 32-bit PAE by Arnd Bergmann · 6 years ago
  42. aa72eec x86/cpu: Change type of x86_cache_size variable to unsigned int by Gustavo A. R. Silva · 6 years ago
  43. 14eb413 x86/spectre: Fix an error message by Dan Carpenter · 6 years ago
  44. 06be007 x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping by Jia Zhang · 6 years ago
  45. b0809f5 selftests/x86/mpx: Fix incorrect bounds with old _sigfault by Rui Wang · 6 years ago
  46. 90ca269 x86/speculation: Add <asm/msr-index.h> dependency by Peter Zijlstra · 6 years ago
  47. 297f8ea nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 6 years ago
  48. be1ea50 x86/speculation: Fix up array_index_nospec_mask() asm constraint by Dan Williams · 6 years ago
  49. 191752d selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c by Dominik Brodowski · 6 years ago
  50. 0472707 selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c by Dominik Brodowski · 6 years ago
  51. 60d7b9c selftests/x86/pkeys: Remove unused functions by Ingo Molnar · 6 years ago
  52. 3aad6fe x86/speculation: Clean up various Spectre related details by Ingo Molnar · 6 years ago
  53. 9665296 X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs by KarimAllah Ahmed · 6 years ago
  54. 7b9dd0d KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by always inlining iterator helper methods by David Woodhouse · 6 years ago
  55. 765b608 x86/speculation: Correct Speculation Control microcode blacklist again by David Woodhouse · 6 years ago
  56. 70f822b x86/speculation: Update Speculation Control microcode blacklist by David Woodhouse · 6 years ago
  57. 3740b9f compiler-gcc.h: Introduce __optimize function attribute by Geert Uytterhoeven · 6 years ago
  58. 7b559f7 x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculation attack surface by Dan Williams · 6 years ago
  59. c1a5f89 arm: spear13xx: Fix spics gpio controller's warning by Viresh Kumar · 6 years ago
  60. e55af9d arm: spear13xx: Fix dmas cells by Viresh Kumar · 6 years ago
  61. 65eacaf arm: spear600: Add missing interrupt-parent of rtc by Viresh Kumar · 6 years ago
  62. 56d4358 ARM: dts: nomadik: add interrupt-parent for clcd by Arnd Bergmann · 6 years ago
  63. 34cad55 ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property by Patrice Chotard · 6 years ago
  64. 910a2e4 ARM: lpc3250: fix uda1380 gpio numbers by Arnd Bergmann · 6 years ago
  65. 6d0fe11 arm64: dts: msm8916: Correct ipc references for smsm by Bjorn Andersson · 6 years ago
  66. 15c5e60 s390: fix handling of -1 in set{,fs}[gu]id16 syscalls by Eugene Syromiatnikov · 6 years ago
  67. 9cb1674 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 6 years ago
  68. b3685e8 PM / devfreq: Propagate error from devfreq_add_device() by Bjorn Andersson · 7 years ago
  69. 9708d474 cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin by Shilpasri G Bhat · 6 years ago
  70. ae34cae RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 6 years ago
  71. 1d808f8 kselftest: fix OOM in memory compaction test by Arnd Bergmann · 6 years ago
  72. ee3d989 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 6 years ago
  73. 5c1c0b9 IB/qib: Fix comparison error with qperf compare/swap test by Mike Marciniszyn · 7 years ago
  74. e41b3b8 powerpc: fix build errors in stable tree by Nicholas Piggin · 6 years ago
  75. e6701ad dm: correctly handle chained bios in dec_pending() by NeilBrown · 6 years ago
  76. b2a6141 usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT by James Hogan · 6 years ago
  77. c9aca68 mvpp2: fix multicast address filter by Mikulas Patocka · 6 years ago
  78. 869182f ALSA: seq: Fix racy pool initializations by Takashi Iwai · 6 years ago
  79. 344c9ac ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204 by Lassi Ylikojola · 6 years ago
  80. bb1a422 ALSA: hda/realtek: PCI quirk for Fujitsu U7x7 by Jan-Marek Glogowski · 6 years ago
  81. d8fff0e7 ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform by Kailang Yang · 6 years ago
  82. 31cb8df ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute by Kirill Marinushkin · 6 years ago
  83. 3dc694f ALSA: hda - Fix headset mic detection problem for two Dell machines by Hui Wang · 6 years ago
  84. 921f860 mtd: nand: vf610: set correct ooblayout by Stefan Agner · 6 years ago
  85. 39e0a6b 9p/trans_virtio: discard zero-length reply by Greg Kurz · 6 years ago
  86. efb1cbc Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 6 years ago
  87. b48edd6 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 6 years ago
  88. bc0d431 Btrfs: fix extent state leak from tree log by Liu Bo · 6 years ago
  89. 0f4adc1 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 6 years ago
  90. ecd72fd Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 6 years ago
  91. fffc0fc target/iscsi: avoid NULL dereference in CHAP auth error path by David Disseldorp · 6 years ago
  92. 28130f4 rtlwifi: rtl8821ae: Fix connection lost problem correctly by Larry Finger · 6 years ago
  93. 81c1ef9 console/dummy: leave .con_font_get set to NULL by Nicolas Pitre · 6 years ago
  94. dca0dc6 video: fbdev: atmel_lcdfb: fix display-timings lookup by Johan Hovold · 6 years ago
  95. e1afa7b PCI: keystone: Fix interrupt-controller-node lookup by Johan Hovold · 7 years ago
  96. 3d95c4f MIPS: Fix typo BIG_ENDIAN to CPU_BIG_ENDIAN by Corentin Labbe · 6 years ago
  97. cbd0c0f mm: Fix memory size alignment in devm_memremap_pages_release() by Jan H. Schönherr · 6 years ago
  98. 7318454 mm: hide a #warning for COMPILE_TEST by Arnd Bergmann · 6 years ago
  99. f0b59c2 ext4: correct documentation for grpid mount option by Ernesto A. Fernández · 6 years ago
  100. 4a36f43 ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 6 years ago