1. bf92464 ARM: spectre-v2: add firmware based hardening by Russell King · 6 years ago
  2. 26892e7 ARM: spectre-v2: harden user aborts in kernel space by Russell King · 6 years ago
  3. 9bc1ec1 ARM: spectre-v2: add Cortex A8 and A15 validation of the IBE bit by Russell King · 6 years ago
  4. 33efd46 ARM: spectre-v2: harden branch predictor on context switches by Russell King · 6 years ago
  5. eed96a3 ARM: spectre: add Kconfig symbol for CPUs vulnerable to Spectre by Russell King · 6 years ago
  6. 901e325 ARM: bugs: add support for per-processor bug checking by Russell King · 6 years ago
  7. 35293cc ARM: bugs: hook processor bug checking into SMP and suspend paths by Russell King · 6 years ago
  8. b26c3c4 ARM: bugs: prepare processor bug infrastructure by Russell King · 6 years ago
  9. 183a0d2 ARM: add more CPU part numbers for Cortex and Brahma B15 CPUs by Russell King · 6 years ago
  10. 134db5b arm64: uaccess: suppress spurious clang warning by Mark Rutland · 8 years ago
  11. 86e5143 Kbuild: use -fshort-wchar globally by Arnd Bergmann · 7 years ago
  12. 52c3ade x86/build: Use cc-option to validate stack alignment parameter by Matthias Kaehlcke · 7 years ago
  13. 1f200e8 x86/build: Fix stack alignment for CLang by Matthias Kaehlcke · 7 years ago
  14. 27b5ebf efi/libstub/arm64: Set -fpie when building the EFI stub by Ard Biesheuvel · 7 years ago
  15. 6b66b2d8 efi/libstub: Preserve .debug sections after absolute relocation check by Ard Biesheuvel · 8 years ago
  16. 94c47d4 efi/libstub/arm64: Force 'hidden' visibility for section markers by Ard Biesheuvel · 7 years ago
  17. 61d920c efi/libstub/arm64: Use hidden attribute for struct screen_info reference by Ard Biesheuvel · 7 years ago
  18. 78e96f6 x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  19. 0a953c0 crypto: arm64/sha - avoid non-standard inline asm tricks by Ard Biesheuvel · 8 years ago
  20. ebcc69a kbuild: clang: Disable 'address-of-packed-member' warning by Matthias Kaehlcke · 8 years ago
  21. cf42c0b x86/build: Specify stack alignment for clang by Matthias Kaehlcke · 8 years ago
  22. 0dc4460 x86/build: Use __cc-option for boot code compiler options by Matthias Kaehlcke · 8 years ago
  23. 0605d5e kbuild: Add __cc-option macro by Matthias Kaehlcke · 8 years ago
  24. 83e0e2f crypto, x86: aesni - fix token pasting for clang by Michael Davidson · 8 years ago
  25. a5819f2 x86/kbuild: Use cc-option to enable -falign-{jumps/loops} by Matthias Kaehlcke · 8 years ago
  26. e215388 modules: mark __inittest/__exittest as __maybe_unused by Arnd Bergmann · 8 years ago
  27. 85ab13f kbuild: Add support to generate LLVM assembly files by Vinícius Tinti · 8 years ago
  28. d438cec kbuild: use -Oz instead of -Os when using clang by Behan Webster · 8 years ago
  29. 1463523 kbuild, LLVMLinux: Add -Werror to cc-option to support clang by Mark Charlebois · 8 years ago
  30. c466d17 kbuild: drop -Wno-unknown-warning-option from clang options by Masahiro Yamada · 8 years ago
  31. b53c737 kbuild: fix asm-offset generation to work with clang by Jeroen Hofstee · 8 years ago
  32. c36ae15 kbuild: consolidate redundant sed script ASM offset generation by Masahiro Yamada · 8 years ago
  33. 8979418 kbuild: Consolidate header generation from ASM offset information by Matthias Kaehlcke · 8 years ago
  34. cd9a764 kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS by Michael Davidson · 8 years ago
  35. 7135c75 kbuild: Add better clang cross build support by Behan Webster · 8 years ago
  36. 3d26b72 ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRF by David Ahern · 6 years ago
  37. eb18330 inet: frags: better deal with smp races by Eric Dumazet · 6 years ago
  38. 262e7c9 usbnet: smsc95xx: disable carrier check while suspending by Frieder Schrempf · 6 years ago
  39. 91d3ddb tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths by Siva Reddy Kallam · 6 years ago
  40. 6bab51f sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  41. 4a80b1f net-gro: reset skb->pkt_type in napi_reuse_skb() by Eric Dumazet · 6 years ago
  42. 5367cdf ip_tunnel: don't force DF when MTU is locked by Sabrina Dubroca · 6 years ago
  43. a09bd93 flow_dissector: do not dissect l4 ports for fragments by 배석진 · 6 years ago
  44. 7a4dc3f Linux 4.9.138 by Greg Kroah-Hartman · 6 years ago
  45. 7088c66 KVM: arm64: Fix caching of host MDCR_EL2 value by Mark Rutland · 6 years ago
  46. cc5bd86 drm/i915/execlists: Force write serialisation into context image vs execution by Chris Wilson · 6 years ago
  47. 232ed06 drm/i915/hdmi: Add HDMI 2.0 audio clock recovery N values by Clint Taylor · 6 years ago
  48. 9c926f1 drm/dp_mst: Check if primary mstb is null by Stanislav Lisovskiy · 6 years ago
  49. fd20383 drm/rockchip: Allow driver to be shutdown on reboot/kexec by Marc Zyngier · 6 years ago
  50. 9c34ad0 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  51. f8d4c94 hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444! by Mike Kravetz · 6 years ago
  52. e133c33 lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn by Arnd Bergmann · 6 years ago
  53. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 7 years ago
  54. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  55. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  56. c616a93 rtc: hctosys: Add missing range error reporting by Maciej W. Rozycki · 6 years ago
  57. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  58. 4d9d47c sunrpc: correct the computation for page_ptr when truncating by Frank Sorenson · 6 years ago
  59. 03004f4 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  60. d756518 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  61. fa14e9b mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  62. d450fcd ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  63. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  64. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  65. 6b436fb ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  66. 8547ff5 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  67. 11a2eb0 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  68. 142e017 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  69. f30a52c ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  70. 8a6a7dd ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  71. 0582167 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  72. c484fd2 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  73. 771e8c7 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  74. b134199 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  75. f6939db clockevents/drivers/i8253: Add support for PIT shutdown quirk by Michael Kelley · 6 years ago
  76. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  77. 3fe6b9a Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  78. 53111ab arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
  79. 4d18bea termios, tty/tty_baudrate.c: fix buffer overrun by H. Peter Anvin · 6 years ago
  80. af86cb9 of, numa: Validate some distance map rules by John Garry · 6 years ago
  81. d29a7b6 mtd: docg3: don't set conflicting BCH_CONST_PARAMS option by Arnd Bergmann · 6 years ago
  82. 7e1e195 netfilter: conntrack: fix calculation of next bucket number in early_drop by Vasily Khoruzhick · 6 years ago
  83. 818e584 mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings by Andrea Arcangeli · 6 years ago
  84. dd4c84b ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  85. acdc6a7 vhost/scsi: truncate T10 PI iov_iter to prot_bytes by Greg Edwards · 6 years ago
  86. e200279 reset: hisilicon: fix potential NULL pointer dereference by Gustavo A. R. Silva · 6 years ago
  87. 7ecf248 mach64: fix image corruption due to reading accelerator registers by Mikulas Patocka · 6 years ago
  88. 6bd9b55 mach64: fix display corruption on big endian machines by Mikulas Patocka · 6 years ago
  89. 43e3837 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  90. 9efe044 libceph: bump CEPH_MSG_MAX_DATA_LEN by Ilya Dryomov · 6 years ago
  91. ee27421c clk: rockchip: Fix static checker warning in rockchip_ddrclk_get_parent call by Enric Balletbo i Serra · 6 years ago
  92. 79a3e11 clk: at91: Fix division by zero in PLL recalc_rate() by Ronald Wahl · 6 years ago
  93. 0a46868 clk: s2mps11: Fix matching when built as module and DT node contains compatible by Krzysztof Kozlowski · 6 years ago
  94. 0dac028 xtensa: fix boot parameters address translation by Max Filippov · 6 years ago
  95. a10aa33 xtensa: make sure bFLT stack is 16 byte aligned by Max Filippov · 6 years ago
  96. c922614 xtensa: add NOTES section to the linker script by Max Filippov · 6 years ago
  97. fca93d3 MIPS: Loongson-3: Fix BRIDGE irq delivery problem by Huacai Chen · 6 years ago
  98. 83babf6 MIPS: Loongson-3: Fix CPU UART irq delivery problem by Huacai Chen · 6 years ago
  99. b7706a8 parisc: Fix exported address of os_hpmc handler by Helge Deller · 6 years ago
  100. 5a41c65 parisc: Fix HPMC handler by increasing size to multiple of 16 bytes by Helge Deller · 7 years ago