1. d05e26d lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  2. 3fc19ea clk: fixed-factor: fix of_node_get-put imbalance by Ricardo Ribalda Delgado · 6 years ago
  3. d75d4fd hwmon: (ibmpowernv) Remove bogus __init annotations by Geert Uytterhoeven · 6 years ago
  4. f280735 s390/qeth: fix HiperSockets sniffer by Julian Wiedmann · 6 years ago
  5. f184d30 netfilter: xt_IDLETIMER: add sysfs filename checking routine by Taehee Yoo · 6 years ago
  6. d8ccc61 netfilter: ipset: Correct rcu_dereference() call in ip_set_put_comment() by Jozsef Kadlecsik · 6 years ago
  7. 064cd45 s390/mm: Fix ERROR: "__node_distance" undefined! by Justin M. Forbes · 6 years ago
  8. 919560a netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net by Eric Westbrook · 6 years ago
  9. 2636487 s390/vdso: add missing FORCE to build targets by Vasily Gorbik · 6 years ago
  10. 3b9158a arm64: percpu: Initialize ret in the default case by Nathan Chancellor · 6 years ago
  11. 9c0f309 platform/x86: acerhdf: Add BIOS entry for Gateway LT31 v1.3307 by Paul Gortmaker · 6 years ago
  12. a13a81d clk: samsung: exynos5420: Enable PERIS clocks for suspend by Marek Szyprowski · 6 years ago
  13. ac270f1 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
  14. cde0628 clk: fixed-rate: fix of_node_get-put imbalance by Alan Tull · 6 years ago
  15. ebaf1e3 platform/x86: intel_telemetry: report debugfs failure by Rajneesh Bhardwaj · 6 years ago
  16. 541f0aa drm/edid: Add 6 bpc quirk for BOE panel. by Lee, Shawn C · 6 years ago
  17. 11832f3 um: Give start_idle_thread() a return code by Richard Weinberger · 6 years ago
  18. 8b27576 hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  19. 36b9d75 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  20. 6c35bb5 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  21. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  22. e186413 Linux 4.9.140 by Greg Kroah-Hartman · 6 years ago
  23. 961323d Revert "ipv6: set rt6i_protocol properly in the route when it is installed" by Greg Kroah-Hartman · 6 years ago
  24. 0afb423 Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation" by Greg Kroah-Hartman · 6 years ago
  25. 44caf8b Linux 4.9.139 by Greg Kroah-Hartman · 6 years ago
  26. 861f538 ARM: spectre-v1: mitigate user accesses by Russell King · 6 years ago
  27. f4438f2 ARM: spectre-v1: use get_user() for __get_user() by Russell King · 6 years ago
  28. bdf0f17 ARM: use __inttype() in get_user() by Russell King · 6 years ago
  29. d609e4a ARM: oabi-compat: copy semops using __copy_from_user() by Russell King · 6 years ago
  30. 9c91b96 ARM: vfp: use __copy_from_user() when restoring VFP state by Russell King · 6 years ago
  31. 50f032c ARM: signal: copy registers using __copy_from_user() by Russell King · 6 years ago
  32. 49b8539 ARM: spectre-v1: fix syscall entry by Russell King · 6 years ago
  33. 8a4ae28 ARM: spectre-v1: add array_index_mask_nospec() implementation by Russell King · 6 years ago
  34. abdeed7 ARM: spectre-v1: add speculation barrier (csdb) macros by Russell King · 6 years ago
  35. 3aa0174 ARM: KVM: report support for SMCCC_ARCH_WORKAROUND_1 by Russell King · 6 years ago
  36. b894054 ARM: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling by Russell King · 6 years ago
  37. 10c7b39 ARM: spectre-v2: KVM: invalidate icache on guest exit for Brahma B15 by Russell King · 6 years ago
  38. b7888c6 ARM: KVM: invalidate icache on guest exit for Cortex-A15 by Marc Zyngier · 6 years ago
  39. 51836963 ARM: KVM: invalidate BTB on guest exit for Cortex-A12/A17 by Marc Zyngier · 6 years ago
  40. 47571a9 ARM: spectre-v2: warn about incorrect context switching functions by Russell King · 6 years ago
  41. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  42. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  43. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  44. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  45. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  46. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  47. 35293cc ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  48. b26c3c4 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  49. 183a0d2 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  50. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 7 years ago
  51. 86e5143 Kbuild: use -fshort-wchar globally by Arnd Bergmann · 7 years ago
  52. 52c3ade x86/build: Use cc-option to validate stack alignment parameter by Matthias Kaehlcke · 7 years ago
  53. 1f200e8 x86/build: Fix stack alignment for CLang by Matthias Kaehlcke · 7 years ago
  54. 27b5ebf efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  55. 6b66b2d8 efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 7 years ago
  56. 94c47d4 efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  57. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  58. 78e96f6 x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  59. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 7 years ago
  60. ebcc69a kbuild: clang: Disable 'address-of-packed-member' warning by Matthias Kaehlcke · 7 years ago
  61. cf42c0b x86/build: Specify stack alignment for clang by Matthias Kaehlcke · 7 years ago
  62. 0dc4460 x86/build: Use __cc-option for boot code compiler options by Matthias Kaehlcke · 7 years ago
  63. 0605d5e kbuild: Add __cc-option macro by Matthias Kaehlcke · 7 years ago
  64. 83e0e2f crypto, x86: aesni - fix token pasting for clang by Michael Davidson · 7 years ago
  65. a5819f2 x86/kbuild: Use cc-option to enable -falign-{jumps/loops} by Matthias Kaehlcke · 7 years ago
  66. e215388 modules: mark __inittest/__exittest as __maybe_unused by Arnd Bergmann · 7 years ago
  67. 85ab13f kbuild: Add support to generate LLVM assembly files by Vinícius Tinti · 7 years ago
  68. d438cec kbuild: use -Oz instead of -Os when using clang by Behan Webster · 7 years ago
  69. 1463523 kbuild, LLVMLinux: Add -Werror to cc-option to support clang by Mark Charlebois · 7 years ago
  70. c466d17 kbuild: drop -Wno-unknown-warning-option from clang options by Masahiro Yamada · 7 years ago
  71. b53c737 kbuild: fix asm-offset generation to work with clang by Jeroen Hofstee · 7 years ago
  72. c36ae15 kbuild: consolidate redundant sed script ASM offset generation by Masahiro Yamada · 7 years ago
  73. 8979418 kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 7 years ago
  74. cd9a764 kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS by Michael Davidson · 7 years ago
  75. 7135c75 kbuild: Add better clang cross build support by Behan Webster · 7 years ago
  76. 3d26b72 ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  77. eb18330 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  78. 262e7c9 usbnet: smsc95xx: disable carrier check while suspending by Frieder Schrempf · 6 years ago
  79. 91d3ddb tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths by Siva Reddy Kallam · 6 years ago
  80. 6bab51f sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  81. 4a80b1f net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  82. 5367cdf ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  83. a09bd93 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  84. 7a4dc3f Linux 4.9.138 by Greg Kroah-Hartman · 6 years ago
  85. 7088c66 KVM: arm64: Fix caching of host MDCR_EL2 value by Mark Rutland · 6 years ago
  86. cc5bd86 drm/i915/execlists: Force write serialisation into context image vs execution by Chris Wilson · 6 years ago
  87. 232ed06 drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values by Clint Taylor · 6 years ago
  88. 9c926f1 drm/dp_mst: Check if primary mstb is null by Stanislav Lisovskiy · 6 years ago
  89. fd20383 drm/rockchip: Allow driver to be shutdown on reboot/kexec by Marc Zyngier · 6 years ago
  90. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  91. f8d4c94 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  92. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  93. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 6 years ago
  94. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  95. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  96. c616a93 rtc: hctosys: Add missing range error reporting by Maciej W. Rozycki · 6 years ago
  97. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  98. 4d9d47c sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  99. 03004f4 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  100. d756518 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago