1. eaef013 regulator: Fix return value of _set_load() stub by Mark Brown · 6 years ago
  2. 959f19f clk: rockchip: fix ID of 8ch clock of I2S1 for rk3328 by Katsuhiro Suzuki · 6 years ago
  3. d5be9df virtchnl: Fix off by one error by Alice Michael · 6 years ago
  4. 2c299a2 serial: core: Allow processing sysrq at port unlock time by Douglas Anderson · 6 years ago
  5. 1bef71f sctp: cache netns in sctp_ep_common by Xin Long · 5 years ago
  6. 4ccab17 net: dev: Use unsigned integer as an argument to left-shift by Andy Shevchenko · 6 years ago
  7. d1dde41 net: fix possible overflow in __sk_mem_raise_allocated() by Eric Dumazet · 6 years ago
  8. 932ff09 blktrace: Show requests without sector by Jan Kara · 6 years ago
  9. 9803fc4 mm/hotplug: invalid PFNs from pfn_to_online_page() by Qian Cai · 6 years ago
  10. fc38279 fork: fix some -Wmissing-prototypes warnings by Yi Wang · 6 years ago
  11. 28fb78c lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk by Alexey Skidanov · 6 years ago
  12. d95b814 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  13. 78ce155 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  14. 98cf16d kprobes: Blacklist symbols in arch-defined prohibited area by Masami Hiramatsu · 6 years ago
  15. ab77c2c serial: 8250: Rate limit serial port rx interrupts during input overruns by Darwin Dingel · 6 years ago
  16. 06f464d gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB by Krzysztof Kozlowski · 6 years ago
  17. dee3f77 tracing: Lock event_mutex before synth_event_mutex by Masami Hiramatsu · 6 years ago
  18. b707e0d net/fq_impl: Switch to kvmalloc() for memory allocation by Toke Høiland-Jørgensen · 5 years ago
  19. 88358c7 idr: Fix integer overflow in idr_for_each_entry by Matthew Wilcox (Oracle) · 5 years ago
  20. 8885552 reset: fix reset_control_ops kerneldoc comment by Randy Dunlap · 5 years ago
  21. d3f8c58 y2038: futex: Move compat implementation into futex.c by Arnd Bergmann · 7 years ago
  22. 4ae7392 KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved by Sean Christopherson · 5 years ago
  23. 02735d5 mm/memory_hotplug: make add_memory() take the device_hotplug_lock by David Hildenbrand · 6 years ago
  24. 1d58349 linux/bitmap.h: fix type of nbits in bitmap_shift_right() by Rasmus Villemoes · 6 years ago
  25. 8deaaf7 linux/bitmap.h: handle constant zero-size bitmaps correctly by Rasmus Villemoes · 6 years ago
  26. 32d7474 ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12 by Hangbin Liu · 6 years ago
  27. 0a6fa61 mfd: max8997: Enale irq-wakeup unconditionally by Marek Szyprowski · 6 years ago
  28. 5a04242 mfd: intel_soc_pmic_bxtwc: Chain power button IRQs as well by Andy Shevchenko · 6 years ago
  29. dd72391 mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC values by Fabio Estevam · 6 years ago
  30. 27ab8f1 cpuidle: menu: Fix wakeup statistics updates for polling state by Rafael J. Wysocki · 6 years ago
  31. ec9fc98 IB/mlx4: Avoid implicit enumerated type conversion by Nathan Chancellor · 6 years ago
  32. 0c21aa9 dmaengine: ep93xx: Return proper enum in ep93xx_dma_chan_direction by Nathan Chancellor · 6 years ago
  33. 9372a40 SUNRPC: Fix priority queue fairness by Trond Myklebust · 6 years ago
  34. 03543b9 fbdev: Ditch fb_edid_add_monspecs by Daniel Vetter · 5 years ago
  35. 57b78e4 EDAC: Raise the maximum number of memory controllers by Justin Ernst · 6 years ago
  36. 86f886e vmbus: keep pointer to ring buffer page by Stephen Hemminger · 6 years ago
  37. 9e70da1 cpufeature: avoid warning when compiling with clang by Stefan Agner · 6 years ago
  38. ad28c2b crypto: chacha20 - Fix chacha20_block() keystream alignment (again) by Eric Biggers · 6 years ago
  39. 0729f87 libfdt: Ensure INT_MAX is defined in libfdt_env.h by Rob Herring · 6 years ago
  40. f4683c8 media: vsp1: Fix YCbCr planar formats pitch calculation by Koji Matsuoka · 7 years ago
  41. 9a48451 llc: avoid blocking in llc_sap_close() by Cong Wang · 6 years ago
  42. d786bf9 sched/debug: Use symbolic names for task state constants by Uwe Kleine-König · 6 years ago
  43. d6ebf70 mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions by Kurt Kanzenbach · 6 years ago
  44. 5dc1cbc net/mlx5: Fix atomic_mode enum values by Moni Shoua · 6 years ago
  45. 32d3fe6 y2038: make do_gettimeofday() and get_seconds() inline by Arnd Bergmann · 6 years ago
  46. a124e7f soc/tegra: pmc: Fix pad voltage configuration for Tegra186 by Aapo Vienamo · 6 years ago
  47. 5b1c342f iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macros by Eric Auger · 5 years ago
  48. 6082f2e kvm: Add helper function for creating VM worker threads by Junaid Shahid · 5 years ago
  49. 30d8d8d kvm: Convert kvm_lock to a mutex by Junaid Shahid · 6 years ago
  50. a991063 kvm: x86, powerpc: do not allow clearing largepages debugfs entry by Paolo Bonzini · 5 years ago
  51. db5ae65 cpu/speculation: Uninline and export CPU mitigations helpers by Tyler Hicks · 5 years ago
  52. f9aa6b7 x86/bugs: Add ITLB_MULTIHIT bug infrastructure by Vineela Tummalapalli · 5 years ago
  53. 15dfa5d x86/speculation/taa: Add sysfs reporting for TSX Async Abort by Pawan Gupta · 5 years ago
  54. 99ea48a net: prevent load/store tearing on sk->sk_stamp by Eric Dumazet · 5 years ago
  55. 50e3131 ipvs: move old_secure_tcp into struct netns_ipvs by Eric Dumazet · 5 years ago
  56. 0272533 RDMA/uverbs: Prevent potential underflow by Dan Carpenter · 5 years ago
  57. 1b0e60f netfilter: nf_tables: Align nft_expr private data to 64-bit by Lukas Wunner · 5 years ago
  58. 2686f71 mm: thp: handle page cache THP correctly in PageTransCompoundMap by Yang Shi · 5 years ago
  59. b9bda52 net: fix data-race in neigh_event_send() by Eric Dumazet · 5 years ago
  60. 27b5f4b bonding: fix state transition issue in link monitoring by Jay Vosburgh · 5 years ago
  61. 558d2bd net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
  62. d5ac423 net: add skb_queue_empty_lockless() by Eric Dumazet · 5 years ago
  63. 40400fd netns: fix GFP flags in rtnl_net_notifyid() by Guillaume Nault · 5 years ago
  64. 1d5cb12 net: fix sk_page_frag() recursion from memory reclaim by Tejun Heo · 5 years ago
  65. 2c50a36 net: annotate lockless accesses to sk->sk_napi_id by Eric Dumazet · 5 years ago
  66. 0cfaf03 net: annotate accesses to sk->sk_incoming_cpu by Eric Dumazet · 5 years ago
  67. a6c9108 sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
  68. 8d9c4a9 rxrpc: Fix trace-after-put looking at the put peer record by David Howells · 5 years ago
  69. d634bd0 llc: fix sk_buff leak in llc_conn_service() by Eric Biggers · 5 years ago
  70. 0b95aaa btrfs: tracepoints: Fix bad entry members of qgroup events by Qu Wenruo · 5 years ago
  71. 2a675e7 scsi: core: save/restore command resid for error handling by Damien Le Moal · 5 years ago
  72. 99ada52 hwmon: Fix HWMON_P_MIN_ALARM mask by Nuno Sá · 5 years ago
  73. b098a4c ACPI/PPTT: Add support for ACPI 6.3 thread flag by Jeremy Linton · 5 years ago
  74. a733064 ACPICA: ACPI 6.3: PPTT add additional fields in Processor Structure Flags by Erik Schmauss · 5 years ago
  75. 527ba5d cfg80211: Use const more consistently in for_each_element macros by Jouni Malinen · 6 years ago
  76. ad180ca cfg80211: add and use strongly typed element iteration macros by Johannes Berg · 6 years ago
  77. e250f2b sched/membarrier: Call sync_core only before usermode for same mm by Mathieu Desnoyers · 5 years ago
  78. 50090b7 ASoC: Define a set of DAPM pre/post-up events by Oleksandr Suvorov · 5 years ago
  79. 76b5527 rxrpc: Fix rxrpc_recvmsg tracepoint by David Howells · 5 years ago
  80. c76e189 scsi: core: Reduce memory required for SCSI logging by Bart Van Assche · 5 years ago
  81. 0609860 quota: fix wrong condition in is_quota_modification() by Chao Yu · 5 years ago
  82. 4ec3ca2 blk-mq: add callback of .cleanup_rq by Ming Lei · 5 years ago
  83. a0dd3d9 mmc: core: Add helper function to indicate if SDIO IRQs is enabled by Ulf Hansson · 5 years ago
  84. fad90d4 kprobes: Prohibit probing on BUG() and WARN() address by Masami Hiramatsu · 5 years ago
  85. 2661d46 IB/core: Add an unbound WQ type to the new CQ API by Jack Morgenstein · 6 years ago
  86. 4e5fbcb netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info by Juliana Rodrigueiro · 5 years ago
  87. fdd60d8 udp: correct reuseport selection with connected sockets by Willem de Bruijn · 5 years ago
  88. 2354e92 isdn/capi: check message length in capi_write() by Eric Biggers · 5 years ago
  89. c9c9071 gpio: don't WARN() on NULL descs if gpiolib is disabled by Bartosz Golaszewski · 5 years ago
  90. 6940985 dm mpath: fix missing call of path selector type->end_io by Yufen Yu · 5 years ago
  91. 2b4f567 drm/vblank: Allow dynamic per-crtc max_vblank_count by Ville Syrjälä · 6 years ago
  92. 3f3beae keys: Fix the use of the C++ keyword "private" in uapi/linux/keyctl.h by David Howells · 6 years ago
  93. 8513084 media: cec/v4l2: move V4L2 specific CEC functions to V4L2 by Hans Verkuil · 6 years ago
  94. 1aa38ec {nl,mac}80211: fix interface combinations on crypto controlled devices by Manikanta Pubbisetty · 5 years ago
  95. 0f134f6 libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer by Luis Henriques · 5 years ago
  96. 6052090 gpio: Fix build error of function redefinition by YueHaibing · 5 years ago
  97. 5776970 netfilter: nf_tables: use-after-free in failing rule with bound set by Pablo Neira Ayuso · 5 years ago
  98. 3816693 net_sched: fix a NULL pointer deref in ipt action by Cong Wang · 5 years ago
  99. 5ff0ab0 net: sched: act_sample: fix psample group handling on overwrite by Vlad Buslov · 5 years ago
  100. b5891b6 NFS: Pass error information to the pgio error cleanup routine by Trond Myklebust · 6 years ago