1. 423497a mm: Fix warning in insert_pfn() by Jan Kara · 7 years ago
  2. e923c6b x86/retpolines: Disable switch jump tables when retpolines are enabled by Daniel Borkmann · 6 years ago
  3. 6cfcff3 x86, retpolines: Raise limit for generating indirect calls from switch-case by Daniel Borkmann · 6 years ago
  4. e9e4777 Fix aio_poll() races by Al Viro · 6 years ago
  5. aab66df aio: store event at final iocb_put() by Al Viro · 6 years ago
  6. c20202c51 aio: keep io_event in aio_kiocb by Al Viro · 6 years ago
  7. 592ea63 aio: fold lookup_kiocb() into its sole caller by Al Viro · 6 years ago
  8. c7f2525 pin iocb through aio. by Linus Torvalds · 6 years ago
  9. d6b2615 aio: simplify - and fix - fget/fput for io_submit() by Linus Torvalds · 6 years ago
  10. 2afa01c aio: initialize kiocb private in case any filesystems expect it. by Mike Marshall · 7 years ago
  11. a812f7b aio: abstract out io_event filler helper by Jens Axboe · 7 years ago
  12. d384f8b aio: split out iocb copy from io_submit_one() by Jens Axboe · 7 years ago
  13. 4d67768 aio: use iocb_put() instead of open coding it by Jens Axboe · 7 years ago
  14. ef529ee aio: don't zero entire aio_kiocb aio_get_req() by Jens Axboe · 7 years ago
  15. 730198c aio: separate out ring reservation from req allocation by Christoph Hellwig · 7 years ago
  16. b337325 aio: use assigned completion handler by Jens Axboe · 7 years ago
  17. 9101cbe aio: clear IOCB_HIPRI by Christoph Hellwig · 7 years ago
  18. 920ecc7 rxrpc: fix race condition in rxrpc_input_packet() by Eric Dumazet · 6 years ago
  19. 5a228d5 net/rds: Check address length before reading address family by Tetsuo Handa · 6 years ago
  20. e30203e net: netrom: Fix error cleanup path of nr_proto_init by YueHaibing · 6 years ago
  21. a0cb0fa tipc: check link name with right length in tipc_nl_compat_link_set by Xin Long · 6 years ago
  22. f21fae8 tipc: check bearer name with right length in tipc_nl_compat_bearer_enable by Xin Long · 6 years ago
  23. 9b9b0df fm10k: Fix a potential NULL pointer dereference by Yue Haibing · 6 years ago
  24. f7dc13d netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON by Florian Westphal · 6 years ago
  25. 94ad68a NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  26. 245a94a sched/deadline: Correctly handle active 0-lag timers by luca abeni · 6 years ago
  27. 6bf7d3c binder: fix handling of misaligned binder object by Todd Kjos · 6 years ago
  28. 8c37f7c workqueue: Try to catch flush_work() without INIT_WORK(). by Tetsuo Handa · 7 years ago
  29. 4d476a0 fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 6 years ago
  30. bce00f4 intel_th: gth: Fix an off-by-one in output unassigning by Alexander Shishkin · 6 years ago
  31. 9c8c39b slip: make slhc_free() silently accept an error pointer by Linus Torvalds · 6 years ago
  32. f41d2de USB: Consolidate LPM checks to avoid enabling LPM twice by Kai-Heng Feng · 7 years ago
  33. 50cda88 USB: Add new USB LPM helpers by Kai-Heng Feng · 7 years ago
  34. 8c700e9 drm/vc4: Fix compilation error reported by kbuild test bot by Maarten Lankhorst · 6 years ago
  35. 2bc7ce3 Revert "drm/i915/fbdev: Actually configure untiled displays" by Dave Airlie · 6 years ago
  36. 2c892ef drm/vc4: Fix memory leak during gpu reset. by Maarten Lankhorst · 6 years ago
  37. 087341c powerpc/mm/radix: Make Radix require HUGETLB_PAGE by Michael Ellerman · 6 years ago
  38. 478afe3 ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache by Ard Biesheuvel · 6 years ago
  39. 129c337 dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_status by Achim Dahlhoff · 6 years ago
  40. 0f00e1c dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid by Dirk Behme · 6 years ago
  41. f7b467a vfio/type1: Limit DMA mappings per container by Alex Williamson · 6 years ago
  42. ac9e2be Input: synaptics-rmi4 - write config register values to the right offset by Lucas Stach · 6 years ago
  43. 37ecf31 perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC10 counters by Harry Pan · 6 years ago
  44. c030957 sunrpc: don't mark uninitialised items as VALID. by NeilBrown · 6 years ago
  45. b4d4b5e nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 6 years ago
  46. 950eec8 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  47. 246d2bf ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 6 years ago
  48. 8d693ef ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
  49. 9b8c071 sched/numa: Fix a possible divide-by-zero by Xie XiuQi · 6 years ago
  50. 1af34bf RDMA/mlx5: Do not allow the user to write to the clock page by Jason Gunthorpe · 6 years ago
  51. 8ac57d1 IB/rdmavt: Fix frwr memory registration by Josh Collier · 6 years ago
  52. d0264d1 trace: Fix preempt_enable_no_resched() abuse by Peter Zijlstra · 6 years ago
  53. 7f9c9d1 MIPS: scall64-o32: Fix indirect syscall number load by Aurelien Jarno · 6 years ago
  54. ce900dd lib/Kconfig.debug: fix build error without CONFIG_BLOCK by YueHaibing · 6 years ago
  55. 710733e zram: pass down the bvec we need to read into in the work struct by Jérôme Glisse · 6 years ago
  56. a19e4a1 gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC by Baolin Wang · 6 years ago
  57. cffeb9c tracing: Fix buffer_ref pipe ops by Jann Horn · 6 years ago
  58. 0e78e92 tracing: Fix a memory leak by early error exit in trace_pid_write() by Wenwen Wang · 6 years ago
  59. ee23106 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 6 years ago
  60. d5bf783 cifs: fix memory leak in SMB2_read by Ronnie Sahlberg · 6 years ago
  61. 15e9783 net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new DSA framework by Heiner Kallweit · 6 years ago
  62. 984c4e0 ALSA: hda/ca0132 - Fix build error without CONFIG_PCI by Takashi Iwai · 7 years ago
  63. 1e0cab1 powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 by Christophe Leroy · 6 years ago
  64. ae5e0c7 ipvs: fix warning on unused variable by Andrea Claudi · 6 years ago
  65. 8e596397 vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock by Adalbert Lazăr · 6 years ago
  66. 416699b drm/rockchip: fix for mailbox read validation. by Damian Kos · 7 years ago
  67. 1832b15 loop: do not print warn message if partition scan is successful by Dongli Zhang · 6 years ago
  68. 070e34b tipc: handle the err returned from cmd header function by Xin Long · 6 years ago
  69. 8766cc7 ext4: fix some error pointer dereferences by Dan Carpenter · 6 years ago
  70. 816e3e2 net: mvpp2: fix validate for PPv2.1 by Antoine Tenart · 6 years ago
  71. e7ddd6a net/ibmvnic: Fix RTNL deadlock during device reset by Thomas Falcon · 7 years ago
  72. ffc1d85 netfilter: nf_tables: bogus EBUSY in helper removal from transaction by Pablo Neira Ayuso · 6 years ago
  73. e313d5d netfilter: nf_tables: bogus EBUSY when deleting set after flush by Pablo Neira Ayuso · 6 years ago
  74. 25ddad7 netfilter: nf_tables: fix set double-free in abort path by Pablo Neira Ayuso · 6 years ago
  75. 8906234 netfilter: nft_compat: use .release_ops and remove list of extension by Pablo Neira Ayuso · 6 years ago
  76. 4f67e89 netfilter: nft_compat: don't use refcount_inc on newly allocated entry by Florian Westphal · 7 years ago
  77. af26f3e netfilter: nf_tables: unbind set in rule from commit path by Pablo Neira Ayuso · 7 years ago
  78. 27458b5 netfilter: nf_tables: warn when expr implements only one of activate/deactivate by Florian Westphal · 7 years ago
  79. cb2e343d netfilter: nft_compat: destroy function must not have side effects by Florian Westphal · 7 years ago
  80. 3dbba8eb netfilter: nf_tables: split set destruction in deactivate and destroy phase by Florian Westphal · 7 years ago
  81. 7693bae netfilter: nft_compat: make lists per netns by Florian Westphal · 7 years ago
  82. db99f12 netfilter: nft_compat: use refcnt_t type for nft_xt reference count by Florian Westphal · 7 years ago
  83. 19bb613 Linux 4.19.37 by Greg Kroah-Hartman · 6 years ago
  84. cdd369fe kernel/sysctl.c: fix out-of-bounds access when setting file-max by Will Deacon · 6 years ago
  85. ac54bc1 Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()" by Greg Kroah-Hartman · 6 years ago
  86. 9c18625 i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array by Linus Torvalds · 7 years ago
  87. 52dde11 ASoC: rockchip: add missing INTERLEAVED PCM attribute by Katsuhiro Suzuki · 7 years ago
  88. a782f84 tools include: Adopt linux/bits.h by Arnaldo Carvalho de Melo · 7 years ago
  89. 6580376 percpu: stop printing kernel addresses by Matteo Croce · 6 years ago
  90. 8a6f2ea ALSA: info: Fix racy addition/deletion of nodes by Takashi Iwai · 6 years ago
  91. 1343fd8 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 6 years ago
  92. 628c99a8 device_cgroup: fix RCU imbalance in error case by Jann Horn · 6 years ago
  93. c3edd42 sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup by Phil Auld · 6 years ago
  94. c21bcc2 Revert "kbuild: use -Oz instead of -Os when using clang" by Matthias Kaehlcke · 6 years ago
  95. 1c36862 tpm: Fix the type of the return value in calc_tpm2_event_size() by Yue Haibing · 6 years ago
  96. 18af9b7 tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete by Jarkko Sakkinen · 6 years ago
  97. 7de43cb modpost: file2alias: check prototype of handler by Masahiro Yamada · 7 years ago
  98. aa0e8cc modpost: file2alias: go back to simple devtable lookup by Masahiro Yamada · 7 years ago
  99. 87eadc0 mmc: sdhci: Handle auto-command errors by Adrian Hunter · 7 years ago
  100. ba8a6c05 mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERR by Adrian Hunter · 7 years ago