1. 17057c5 block: Fix transfer when chunk sectors exceeds max by Keith Busch · 6 years ago
  2. 0400b06 iio:buffer: make length types match kfifo types by Martin Kelly · 7 years ago
  3. 3e4fab7 branch-check: fix long->int truncation when profiling branches by Mikulas Patocka · 6 years ago
  4. cd4f9f2 complete e390f9a port for v4.9.106 by Philip Müller · 6 years ago
  5. 7966e76 tcp: avoid integer overflows in tcp_rcv_space_adjust() by Eric Dumazet · 7 years ago
  6. 6464206 objtool: Enclose contents of unreachable() macro in a block by Josh Poimboeuf · 8 years ago
  7. add0ff1 objtool: Improve detection of BUG() and other dead ends by Josh Poimboeuf · 8 years ago
  8. 3eacc4a kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD builds by Sebastian Ott · 7 years ago
  9. 2e857aa ptr_ring: prevent integer overflow when calculating size by Jason Wang · 7 years ago
  10. 31710e6 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 7 years ago
  11. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  12. b2e949b x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  13. f4afb04 device property: Define type of PROPERTY_ENRTY_*() macros by Andy Shevchenko · 7 years ago
  14. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 7 years ago
  15. bf54f31 usb: gadget: composite: fix incorrect handling of OS desc requests by Chris Dickens · 7 years ago
  16. 094c276 seccomp: Move speculation migitation control to arch code by Thomas Gleixner · 7 years ago
  17. ab677c2 seccomp: Add filter flag to opt-out of SSB mitigation by Kees Cook · 7 years ago
  18. 036608d prctl: Add force disable speculation by Thomas Gleixner · 7 years ago
  19. 4272f52 nospec: Allow getting/setting on non-current task by Kees Cook · 7 years ago
  20. 4812ffb prctl: Add speculation control prctls by Thomas Gleixner · 7 years ago
  21. 24e4dd9 x86/bugs: Expose /sys/../spec_store_bypass by Konrad Rzeszutek Wilk · 7 years ago
  22. dc7de9b efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definition for mixed mode by Ard Biesheuvel · 7 years ago
  23. 20a3061 signals: avoid unnecessary taking of sighand->siglock by Waiman Long · 8 years ago
  24. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 7 years ago
  25. a72ac67 earlycon: Use a pointer table to fix __earlycon_table stride by Daniel Kurtz · 7 years ago
  26. 54a21fe mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block. by Joakim Tjernlund · 7 years ago
  27. 6a506d4 tty: Don't call panic() at tty_ldisc_init() by Tetsuo Handa · 7 years ago
  28. 90488aa virtio: add ability to iterate over vqs by Michael S. Tsirkin · 7 years ago
  29. 9d33bff vlan: Fix reading memory beyond skb->tail in skb_vlan_tagged_multi by Toshiaki Makita · 7 years ago
  30. 18484eb writeback: safer lock nesting by Greg Thelen · 7 years ago
  31. 4b43f41 HID: core: Fix size as type u32 by Aaron Ma · 7 years ago
  32. a7e1906 tty: make n_tty_read() always abort if hangup is in progress by Tejun Heo · 7 years ago
  33. eb90973 arm/arm64: smccc: Implement SMCCC v1.1 inline primitive by Mark Rutland · 7 years ago
  34. 5d667c1 arm/arm64: smccc: Make function identifiers an unsigned quantity by Mark Rutland · 7 years ago
  35. 883a91d firmware/psci: Expose SMCCC version through psci_ops by Mark Rutland · 7 years ago
  36. 56d3797 firmware/psci: Expose PSCI conduit by Mark Rutland · 7 years ago
  37. c9ae3d5 arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support by Mark Rutland · 7 years ago
  38. 6681f3c arm/arm64: KVM: Advertise SMCCC v1.1 by Mark Rutland · 7 years ago
  39. 09ea80a mm: Introduce lm_alias by Mark Rutland · 7 years ago
  40. 6289541 drivers/firmware: Expose psci_get_version through psci_ops structure by Mark Rutland · 7 years ago
  41. 0559ea3 sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks by Daniel Bristot de Oliveira · 7 years ago
  42. eec6e0a net/mlx4: Fix the check in attaching steering rules by Talat Batheesh · 7 years ago
  43. 2cd3aa5 skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow by Jason A. Donenfeld · 7 years ago
  44. 6391346 PCI/msi: fix the pci_alloc_irq_vectors_affinity stub by Christoph Hellwig · 7 years ago
  45. 8adab3b mlx5: fix bug reading rss_hash_type from CQE by Jesper Dangaard Brouer · 7 years ago
  46. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 7 years ago
  47. ecd508a llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 7 years ago
  48. c6ab7c6 netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 7 years ago
  49. fc7a9eb frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  50. bbc5d42 jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp by Matthias Kaehlcke · 8 years ago
  51. e78c59f cpumask: Add helper cpumask_available() by Matthias Kaehlcke · 8 years ago
  52. 28984ba0 net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 7 years ago
  53. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 7 years ago
  54. 4d9ed68 mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 by Jagdish Gediya · 7 years ago
  55. e2ee1a1 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 7 years ago
  56. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 8 years ago
  57. eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  58. f9ab125 regulator: isl9305: fix array size by Vincent Stehlé · 8 years ago
  59. e2afbcd regulator: core: Limit propagation of parent voltage count and list by Matthias Kaehlcke · 8 years ago
  60. 5bf86f3 mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() by Kirill A. Shutemov · 8 years ago
  61. b2708e1 usb: quirks: add control message delay for 1b1c:1b20 by Danilo Krummrich · 7 years ago
  62. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 8 years ago
  63. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 8 years ago
  64. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 8 years ago
  65. 6123a6b x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 7 years ago
  66. 6310a11 nospec: Include <asm/barrier.h> dependency by Dan Williams · 7 years ago
  67. 244a6d3 nospec: Kill array_index_nospec_mask_check() by Dan Williams · 7 years ago
  68. 225ce6d workqueue: Allow retrieval of current task's work struct by Lukas Wunner · 7 years ago
  69. ec69fa8 nospec: Allow index argument to have const-qualified type by Rasmus Villemoes · 7 years ago
  70. 43672fa dax: fix vma_is_fsdax() helper by Dan Williams · 7 years ago
  71. 807e336 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 7 years ago
  72. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 7 years ago
  73. 4890abc PCI: Change pci_host_common_probe() visibility by Marc Gonzalez · 8 years ago
  74. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 7 years ago
  75. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 7 years ago
  76. 5cab144f Provide a function to create a NUL-terminated string from unterminated data by David Howells · 7 years ago
  77. 5fd4db3 ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  78. 95a440b x86: fix build warnign with 32-bit PAE by Arnd Bergmann · 7 years ago
  79. 297f8ea nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 7 years ago
  80. 3740b9f compiler-gcc.h: Introduce __optimize function attribute by Geert Uytterhoeven · 7 years ago
  81. 99a89d8 jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 7 years ago
  82. cbdabc70 mtd: cfi: convert inline functions to macros by Arnd Bergmann · 7 years ago
  83. fe43338 x86/retpoline: Avoid retpolines for built-in __init functions by David Woodhouse · 7 years ago
  84. c26ceec vfs, fdtable: Prevent bounds-check bypass via speculative execution by Dan Williams · 7 years ago
  85. 579ef9e array_index_nospec: Sanitize speculative array de-references by Dan Williams · 7 years ago
  86. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 7 years ago
  87. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 7 years ago
  88. 20e6f5b net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 7 years ago
  89. 5cb917a bpf: avoid false sharing of map refcount with max_entries by Daniel Borkmann · 7 years ago
  90. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago
  91. e62b0c6 Revert "module: Add retpoline tag to VERMAGIC" by Greg Kroah-Hartman · 7 years ago
  92. f5aaa5a drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  93. eee0cba module: Add retpoline tag to VERMAGIC by Andi Kleen · 7 years ago
  94. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 8 years ago
  95. 11ec2df sysfs/cpu: Add vulnerability folder by Thomas Gleixner · 7 years ago
  96. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 7 years ago
  97. 6f23718 net: stmmac: enable EEE in MII, GMII or RGMII only by Jerome Brunet · 7 years ago
  98. 7f4226f sh_eth: fix SH7757 GEther initialization by Sergei Shtylyov · 7 years ago
  99. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  100. 2b9b200 fscache: Fix the default for fscache_maybe_release_page() by David Howells · 7 years ago