1. 7f9a93b module: extend 'rodata=off' boot cmdline parameter to module mappings by AKASHI Takahiro · 6 years ago
  2. ecd508a llist: clang: introduce member_address_is_nonnull() by Alexander Potapenko · 7 years ago
  3. c6ab7c6 netfilter: x_tables: add and use xt_check_proc_name by Florian Westphal · 6 years ago
  4. d0253af RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 6 years ago
  5. fc7a9eb frv: declare jiffies to be located in the .data section by Matthias Kaehlcke · 7 years ago
  6. bbc5d42 jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp by Matthias Kaehlcke · 7 years ago
  7. e78c59f cpumask: Add helper cpumask_available() by Matthias Kaehlcke · 7 years ago
  8. 4d9a121 PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constant by Matthias Kaehlcke · 7 years ago
  9. 28984ba0 net: use skb_to_full_sk() in skb_update_prio() by Eric Dumazet · 6 years ago
  10. e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 6 years ago
  11. ad62170 rhashtable: Fix rhlist duplicates insertion by Paul Blakey · 6 years ago
  12. 4d9ed68 mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0 by Jagdish Gediya · 6 years ago
  13. 9c7f7bd mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 6 years ago
  14. b1d25da ALSA: usb-audio: Fix parsing descriptor of UAC2 processing unit by Kirill Marinushkin · 6 years ago
  15. e2ee1a1 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 6 years ago
  16. b0d0441 net: ethernet: ucc_geth: fix MEM_PART_MURAM mode by Christophe Leroy · 7 years ago
  17. 0fff422 ACPICA: iasl: Fix IORT SMMU GSI disassembling by Lv Zheng · 7 years ago
  18. 58e7fd9 time: Change posix clocks ops interfaces to use timespec64 by Deepa Dinamani · 7 years ago
  19. eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 6 years ago
  20. f9ab125 regulator: isl9305: fix array size by Vincent Stehlé · 7 years ago
  21. e2afbcd regulator: core: Limit propagation of parent voltage count and list by Matthias Kaehlcke · 7 years ago
  22. dab8251 ARM: dts: r8a7794: Add DU1 clock to device tree by Geert Uytterhoeven · 7 years ago
  23. 5bf86f3 mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative() by Kirill A. Shutemov · 7 years ago
  24. 694f219 tcp: sysctl: Fix a race to avoid unexpected 0 window from space by Gao Feng · 7 years ago
  25. 41beba9 eventpoll.h: fix epoll event masks by Greg KH · 7 years ago
  26. b2708e1 usb: quirks: add control message delay for 1b1c:1b20 by Danilo Krummrich · 6 years ago
  27. db6a0cb netfilter: x_tables: pack percpu counter allocations by Florian Westphal · 7 years ago
  28. dac4448 netfilter: x_tables: pass xt_counters struct to counter allocator by Florian Westphal · 7 years ago
  29. 61346e2 netfilter: x_tables: pass xt_counters struct instead of packet counter by Florian Westphal · 7 years ago
  30. 6123a6b x86/retpoline: Support retpoline builds with Clang by David Woodhouse · 6 years ago
  31. 6310a11 nospec: Include <asm/barrier.h> dependency by Dan Williams · 6 years ago
  32. 244a6d3 nospec: Kill array_index_nospec_mask_check() by Dan Williams · 6 years ago
  33. d006d90 drm: Allow determining if current task is output poll worker by Lukas Wunner · 6 years ago
  34. 225ce6d workqueue: Allow retrieval of current task's work struct by Lukas Wunner · 6 years ago
  35. 5984901 udplite: fix partial checksum initialization by Alexey Kodanev · 6 years ago
  36. ec69fa8 nospec: Allow index argument to have const-qualified type by Rasmus Villemoes · 6 years ago
  37. 43672fa dax: fix vma_is_fsdax() helper by Dan Williams · 6 years ago
  38. 26f6873 uapi libc compat: add fallback for unsupported libcs by Felix Janda · 6 years ago
  39. 807e336 libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment by Dan Williams · 6 years ago
  40. b29ea3c mm: introduce get_user_pages_longterm by Dan Williams · 6 years ago
  41. 4890abc PCI: Change pci_host_common_probe() visibility by Marc Gonzalez · 7 years ago
  42. 82acb5f clk: fix a panic error caused by accessing NULL pointer by Cai Li · 6 years ago
  43. a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 6 years ago
  44. 1c03903 net_sched: red: Avoid devision by zero by Nogah Frankel · 6 years ago
  45. adf26e8 crypto: hash - prevent using keyed hashes without setting key by Eric Biggers · 6 years ago
  46. b392a53 crypto: hash - annotate algorithms taking optional key by Eric Biggers · 6 years ago
  47. 5cab144f Provide a function to create a NUL-terminated string from unterminated data by David Howells · 7 years ago
  48. 5fd4db3 ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 6 years ago
  49. 2e67122 sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  50. 95a440b x86: fix build warnign with 32-bit PAE by Arnd Bergmann · 6 years ago
  51. 297f8ea nospec: Move array_index_nospec() parameter checking into separate macro by Will Deacon · 6 years ago
  52. 3740b9f compiler-gcc.h: Introduce __optimize function attribute by Geert Uytterhoeven · 6 years ago
  53. 99a89d8 jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 6 years ago
  54. b9372834 crypto: poly1305 - remove ->setkey() method by Eric Biggers · 6 years ago
  55. d2b492b crypto: hash - introduce crypto_hash_alg_has_setkey() by Eric Biggers · 6 years ago
  56. cbdabc70 mtd: cfi: convert inline functions to macros by Arnd Bergmann · 7 years ago
  57. fe43338 x86/retpoline: Avoid retpolines for built-in __init functions by David Woodhouse · 6 years ago
  58. c26ceec vfs, fdtable: Prevent bounds-check bypass via speculative execution by Dan Williams · 6 years ago
  59. 579ef9e array_index_nospec: Sanitize speculative array de-references by Dan Williams · 6 years ago
  60. a1745ad module/retpoline: Warn about missing retpoline in module by Andi Kleen · 6 years ago
  61. 55eaecf tty: fix data race between tty_init_dev and flush of buf by Gaurav Kohli · 6 years ago
  62. 20e6f5b net/mlx5: Define interface bits for fencing UMR wqe by Max Gurtovoy · 7 years ago
  63. 5cb917a bpf: avoid false sharing of map refcount with max_entries by Daniel Borkmann · 6 years ago
  64. 260eb69 ipv4: Make neigh lookup keys for loopback/point-to-point devices be INADDR_ANY by Jim Westfall · 6 years ago
  65. cf67be7 net: tcp: close sock if net namespace is exiting by Dan Streetman · 6 years ago
  66. 8b0d3e8 ipv6: Fix getsockopt() for sockets with default IPV6_AUTOFLOWLABEL by Ben Hutchings · 6 years ago
  67. 5f6c581 eventpoll.h: add missing epoll event masks by Greg KH · 7 years ago
  68. 19a7db1 mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 7 years ago
  69. e62b0c6 Revert "module: Add retpoline tag to VERMAGIC" by Greg Kroah-Hartman · 6 years ago
  70. f5aaa5a drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  71. eee0cba module: Add retpoline tag to VERMAGIC by Andi Kleen · 6 years ago
  72. bb7119e scsi: sg: disable SET_FORCE_LOW_DMA by Hannes Reinecke · 7 years ago
  73. 35aee62 objtool, modules: Discard objtool annotation sections for modules by Josh Poimboeuf · 7 years ago
  74. 11ec2df sysfs/cpu: Add vulnerability folder by Thomas Gleixner · 6 years ago
  75. a9bfac14 bpf: prevent out-of-bounds speculation by Alexei Starovoitov · 6 years ago
  76. 60c7a9c target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK by Nicholas Bellinger · 7 years ago
  77. 6f23718 net: stmmac: enable EEE in MII, GMII or RGMII only by Jerome Brunet · 6 years ago
  78. 7f4226f sh_eth: fix SH7757 GEther initialization by Sergei Shtylyov · 6 years ago
  79. c781e3b KVM: Fix stack-out-of-bounds read in write_mmio by Wanpeng Li · 6 years ago
  80. 234c8e6 mac80211: Add RX flag to indicate ICV stripped by David Spinadel · 7 years ago
  81. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 6 years ago
  82. 2b9b200 fscache: Fix the default for fscache_maybe_release_page() by David Howells · 6 years ago
  83. e71fac0 KPTI: Rename to PAGE_TABLE_ISOLATION by Kees Cook · 6 years ago
  84. 1972bb9 kaiser: vmstat show NR_KAISERTABLE as nr_overhead by Hugh Dickins · 7 years ago
  85. 61b7a40 kaiser: cleanups while trying for gold link by Hugh Dickins · 7 years ago
  86. 0994a2c kaiser: stack map PAGE_SIZE at THREAD_SIZE-PAGE_SIZE by Hugh Dickins · 7 years ago
  87. 8f0baad kaiser: merged update by Dave Hansen · 7 years ago
  88. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  89. 181a832 mm/vmstat: Make NR_TLB_REMOTE_FLUSH_RECEIVED available even on UP by Andy Lutomirski · 7 years ago
  90. 249d4a9 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 6 years ago
  91. 1387239 net/mlx5: Fix rate limit packet pacing naming and struct by Eran Ben Elisha · 7 years ago
  92. e74fe72 tcp: invalidate rate samples during SACK reneging by Yousuk Seung · 6 years ago
  93. 8b032bd ptr_ring: add barriers by Michael S. Tsirkin · 6 years ago
  94. b3b5603 net: reevalulate autoflowlabel setting after sysctl setting by Shaohua Li · 6 years ago
  95. c2f78bf ipv4: igmp: guard against silly MTU values by Eric Dumazet · 6 years ago
  96. e81cff1 crypto: mcryptd - protect the per-CPU queue with a lock by Sebastian Andrzej Siewior · 6 years ago
  97. 7b5b73e bpf: fix branch pruning logic by Daniel Borkmann · 6 years ago
  98. 482b3f9 vhost-vsock: add pkt cancel capability by Peng Tao · 7 years ago
  99. 6f1848e vsock: track pkt owner vsock by Peng Tao · 7 years ago
  100. 04d5a2d IB/core: Fix calculation of maximum RoCE MTU by Parav Pandit · 7 years ago