1. 88ce30f locking/qspinlock, x86: Provide liveness guarantee by Peter Zijlstra · 5 years ago
  2. 8ae5642 locking/qspinlock/x86: Increase _Q_PENDING_LOOPS upper bound by Will Deacon · 5 years ago
  3. f650bdc locking/qspinlock: Re-order code by Peter Zijlstra · 5 years ago
  4. 0952e8f locking/qspinlock: Kill cmpxchg() loop when claiming lock from head of queue by Will Deacon · 5 years ago
  5. 0f28d5f locking/qspinlock: Remove duplicate clear_pending() function from PV code by Will Deacon · 5 years ago
  6. 9b58843 locking/qspinlock: Remove unbounded cmpxchg() loop from locking slowpath by Will Deacon · 5 years ago
  7. 60668f3 locking/qspinlock: Merge 'struct __qspinlock' into 'struct qspinlock' by Will Deacon · 5 years ago
  8. 8e5b3bc locking/qspinlock: Bound spinning on pending->locked transition in slowpath by Will Deacon · 5 years ago
  9. 48c42d4 locking/qspinlock: Ensure node is initialised before updating prev->next by Will Deacon · 5 years ago
  10. c3b6e79 locking: Remove smp_read_barrier_depends() from queued_spin_lock_slowpath() by Paul E. McKenney · 5 years ago
  11. d395117 IB/hfi1: Remove race conditions in user_sdma send path by Michael J. Ruhl · 5 years ago
  12. 0715895 mac80211: Fix condition validating WMM IE by Ilan Peer · 6 years ago
  13. 7a4b56a mac80211: don't WARN on bad WMM parameters from buggy APs by Emmanuel Grumbach · 6 years ago
  14. 02366ec drm/i915/execlists: Apply a full mb before execution for Braswell by Chris Wilson · 6 years ago
  15. af20483 Revert "drm/rockchip: Allow driver to be shutdown on reboot/kexec" by Brian Norris · 6 years ago
  16. b0daf4e powerpc/msi: Fix NULL pointer access in teardown code by Radu Rendec · 6 years ago
  17. 326c9e1 tracing: Fix memory leak of instance function hash filters by Steven Rostedt (VMware) · 5 years ago
  18. 5e8e777 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  19. 6c4fbbd ARM: mmp/mmp2: fix cpu_is_mmp2() on mmp2-dt by Lubomir Rintel · 6 years ago
  20. 5c2590d MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 by Aaro Koskinen · 6 years ago
  21. 3a7bac9 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 5 years ago
  22. 4cf3b84 pinctrl: sunxi: a83t: Fix IRQ offset typo for PH11 by Chen-Yu Tsai · 6 years ago
  23. 1098aad timer/debug: Change /proc/timer_list from 0444 to 0400 by Ingo Molnar · 7 years ago
  24. 36c9eca lib/interval_tree_test.c: allow users to limit scope of endpoint by Davidlohr Bueso · 7 years ago
  25. c07f406 lib/rbtree-test: lower default params by Davidlohr Bueso · 7 years ago
  26. b7d8b9c lib/rbtree_test.c: make input module parameters by Davidlohr Bueso · 7 years ago
  27. 5e03c49 lib/interval_tree_test.c: allow full tree search by Davidlohr Bueso · 7 years ago
  28. c114bdd lib/interval_tree_test.c: make test options module parameters by Davidlohr Bueso · 7 years ago
  29. 1e7066a signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack by Will Deacon · 6 years ago
  30. 0cff894 Linux 4.9.146 by Greg Kroah-Hartman · 5 years ago
  31. df62280 staging: speakup: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  32. 5c35dc0 pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  33. 1b5620c ocfs2: fix potential use after free by Pan Bian · 6 years ago
  34. f4d2afe debugobjects: avoid recursive calls with kmemleak by Qian Cai · 6 years ago
  35. 7f0a62f hfsplus: do not free node before using by Pan Bian · 6 years ago
  36. 5cf4154 hfs: do not free node before using by Pan Bian · 6 years ago
  37. 12daef1 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  38. f23fc42 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  39. 7a821a9 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  40. c5ca49a xen: xlate_mmu: add missing header to fix 'W=1' warning by Srikanth Boddepalli · 6 years ago
  41. 9e5c74f drm/ast: fixed reading monitor EDID not stable issue by Y.C. Chen · 6 years ago
  42. 1bb6e0c net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  43. 992963c ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  44. f30f32d igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  45. 5e3cd96 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  46. f05ca3e net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  47. 0c4d57a x86/kvm/vmx: fix old-style function declaration by Yi Wang · 6 years ago
  48. eadd535 KVM: x86: fix empty-body warnings by Yi Wang · 6 years ago
  49. def38db USB: omap_udc: fix USB gadget functionality on Palm Tungsten E by Aaro Koskinen · 6 years ago
  50. 42aea74 USB: omap_udc: fix omap_udc_start() on 15xx machines by Aaro Koskinen · 6 years ago
  51. a2aa761 USB: omap_udc: fix crashes on probe error and module removal by Aaro Koskinen · 6 years ago
  52. 2c37b2f USB: omap_udc: use devm_request_irq() by Aaro Koskinen · 6 years ago
  53. 3d7eec1 ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf by Xin Long · 6 years ago
  54. 98547af bpf: fix check of allowed specifiers in bpf_trace_printk by Martynas Pumputis · 6 years ago
  55. d2139ee exportfs: do not read dentry after free by Pan Bian · 6 years ago
  56. 476a607 ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLE by Peter Ujfalusi · 6 years ago
  57. 0dbabe0 ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLE by Peter Ujfalusi · 6 years ago
  58. 454892c RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR by Majd Dibbiny · 6 years ago
  59. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  60. 779f4ee objtool: Fix segfault in .cold detection with -ffunction-sections by Artem Savkov · 6 years ago
  61. 63bc636 objtool: Fix double-free in .cold detection error path by Artem Savkov · 6 years ago
  62. da7e373 hwmon: (w83795) temp4_type has writable permission by Huacai Chen · 6 years ago
  63. 4c4ab8d ASoC: dapm: Recalculate audio map forcely when card instantiated by Tzung-Bi Shih · 6 years ago
  64. fd92adf ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probing by Peter Ujfalusi · 6 years ago
  65. 526bbd2 hwmon: (ina2xx) Fix current value calculation by Nicolin Chen · 6 years ago
  66. 696c3ed s390/cpum_cf: Reject request for sampling in event initialization by Thomas Richter · 6 years ago
  67. fc000b5 selftests: add script to stress-test nft packet path vs. control plane by Florian Westphal · 6 years ago
  68. c36dff3 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  69. e024209 ARM: OMAP1: ams-delta: Fix possible use of uninitialized field by Janusz Krzysztofik · 6 years ago
  70. 2e6ef7e ARM: dts: logicpd-somlv: Fix interrupt on mmc3_dat1 by Adam Ford · 6 years ago
  71. e6b4f36 ARM: OMAP2+: prm44xx: Fix section annotation on omap44xx_prm_enable_io_wakeup by Nathan Chancellor · 6 years ago
  72. 5873b2c neighbour: Avoid writing before skb->head in neigh_hh_output() by Stefano Brivio · 6 years ago
  73. b28c2c7 tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  74. bd3fa7e tcp: fix NULL ref in tail loss probe by Yuchung Cheng · 6 years ago
  75. fe25279 rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices by Eric Dumazet · 6 years ago
  76. 8dd57cc net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
  77. 4f384d9 net: phy: don't allow __set_phy_supported to add unsupported modes by Heiner Kallweit · 6 years ago
  78. 5765610 net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  79. 25a445d net: 8139cp: fix a BUG triggered by changing mtu with network traffic by Su Yanjun · 6 years ago
  80. 901936a ipv6: Check available headroom in ip6_xmit() even without options by Stefano Brivio · 6 years ago
  81. 9c2f007 Linux 4.9.145 by Greg Kroah-Hartman · 5 years ago
  82. 4c219af kbuild: allow to use GCC toolchain not in Clang search path by Stefan Agner · 6 years ago
  83. 51d137c kbuild: fix linker feature test macros when cross compiling with Clang by Nick Desaulniers · 6 years ago
  84. fd54ea7 mac80211: ignore NullFunc frames in the duplicate detection by Emmanuel Grumbach · 6 years ago
  85. db32c24 mac80211: fix reordering of buffered broadcast packets by Felix Fietkau · 6 years ago
  86. 7df29ea mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext by Felix Fietkau · 6 years ago
  87. 554eac2 mac80211: Clear beacon_int in ieee80211_do_stop by Ben Greear · 6 years ago
  88. 3a492ce mac80211_hwsim: Timer should be initialized before device registered by Vasyl Vavrychuk · 6 years ago
  89. 6d861927 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  90. 9696ca9 tty: do not set TTY_IO_ERROR flag if console port by Chanho Park · 6 years ago
  91. 32445bd tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 6 years ago
  92. 902d410 staging: rtl8712: Fix possible buffer overrun by Young Xiao · 6 years ago
  93. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  94. 2f5b767 Staging: lustre: remove two build warnings by Greg Kroah-Hartman · 5 years ago
  95. 569fc4f vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  96. 2d5a1b3 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 7 years ago
  97. adcc572 swiotlb: clean up reporting by Kees Cook · 6 years ago
  98. cb10134 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 6 years ago
  99. d65afda xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  100. 1f71707 dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 6 years ago