1. 5f096c0 Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  2. 9e8a0d5 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  3. 22ff311 Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  4. 85572c2 cpufreq: Avoid leaving stale IRQ work items during CPU offline by Rafael J. Wysocki · 5 years ago
  5. 6674fdb Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  6. c571b72 Revert "locking/mutex: Complain upon mutex API misuse in IRQ contexts" by Davidlohr Bueso · 5 years ago
  7. ff20576 ftrace: Fix function_graph tracer interaction with BPF trampoline by Alexei Starovoitov · 5 years ago
  8. a61f810 tracing: remove set but not used variable 'buffer' by YueHaibing · 5 years ago
  9. af74262 module: Remove accidental change of module_enable_x() by Steven Rostedt (VMware) · 5 years ago
  10. 184b8f7 Merge tag 'printk-for-5.5-pr-warning-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  11. c593642 treewide: Use sizeof_field() macro by Pankaj Bharadiya · 5 years ago
  12. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  13. ee19545 Fix up for "printk: Drop pr_warning definition" by Stephen Rothwell · 5 years ago
  14. 1d9a615 workqueue: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  15. 0f13741 Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
  16. fb3da48 Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 5 years ago
  17. 5ecc9d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  18. e9eeec5 bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_id by Yonghong Song · 5 years ago
  19. eec028c kcov: remote coverage support by Andrey Konovalov · 5 years ago
  20. 964975a lib/genalloc.c: rename addr_in_gen_pool to gen_pool_has_addr by Huang Shijie · 5 years ago
  21. 5e1aada kernel/sys.c: avoid copying possible padding bytes in copy_to_user by Joe Perches · 5 years ago
  22. ef70eff kernel/profile.c: use cpumask_available to check for NULL cpumask by Nathan Chancellor · 5 years ago
  23. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  24. 5adaabb kernel/notifier.c: remove notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  25. 1a50cb8 kernel/notifier.c: intercept duplicate registrations to avoid infinite loops by Xiaoming Ni · 5 years ago
  26. 2f13437 Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  27. ef867c1 Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  28. a356646 tracing: Do not create directories if lockdown is in affect by Steven Rostedt (VMware) · 5 years ago
  29. 043cf46 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  30. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  31. 76bb8b0 Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  32. 734c702 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 5 years ago
  33. 6c3edaf tracing: Introduce trace event injection by Cong Wang · 5 years ago
  34. 596cf45 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  35. ceb3074 Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  36. ad0b314 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  37. 204cb79 kernel: sysctl: make drop_caches write-only by Johannes Weiner · 5 years ago
  38. eafb149 fork: support VMAP_STACK with KASAN_VMALLOC by Daniel Axtens · 5 years ago
  39. ff68dac mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area by Gaowei Pu · 5 years ago
  40. b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
  41. 3b805ca1 Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 5 years ago
  42. 8a99117 Merge tag 'kgdb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 5 years ago
  43. 738d5fa Merge branch 'parisc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 5 years ago
  44. 6a96566 Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 5 years ago
  45. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  46. 36a8015 PM / QoS: Restore DEV_PM_QOS_MIN/MAX_FREQUENCY by Leonard Crestez · 5 years ago
  47. 1a365e8 locking/spinlock/debug: Fix various data races by Marco Elver · 5 years ago
  48. ce27709 bpf: Fix build in minimal configurations by Alexei Starovoitov · 5 years ago
  49. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  50. 95f1fa9 Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 5 years ago
  51. 9a3d7fd Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  52. 9e7a032 Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  53. d0f0104 bpf: Fix static checker warning by Alexei Starovoitov · 5 years ago
  54. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  55. 1ae7878 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  56. 77a0594 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  57. 3f59dbc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  58. 3f61281 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  59. 61a47c1 sysctl: Remove the sysctl system call by Eric W. Biederman · 5 years ago
  60. 5a97aa5 Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' by Rafael J. Wysocki · 5 years ago
  61. 6221403 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 5 years ago
  62. 386403a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 5 years ago
  63. f838767 Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching by Linus Torvalds · 5 years ago
  64. 436b2a8 Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 5 years ago
  65. 1b96a41 Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  66. 9391ede Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 5 years ago
  67. 0acefef Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 5 years ago
  68. 752272f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 5 years ago
  69. 4ba380f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
  70. e25645b Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 5 years ago
  71. b111df8 y2038: alarm: fix half-second cut-off by Arnd Bergmann · 5 years ago
  72. fb4b3d3 Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  73. 83bae01 Merge branch 'timers/urgent' into timers/core, to pick up fix by Ingo Molnar · 5 years ago
  74. de881a34 Merge branch 'sched/rt' into sched/core, to pick up commit by Ingo Molnar · 5 years ago
  75. 2f30b36 locking/refcount: Remove unused 'refcount_error_report()' function by Will Deacon · 5 years ago
  76. c494cd6 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
  77. b553a6e bpf: Simplify __bpf_arch_text_poke poke type handling by Daniel Borkmann · 5 years ago
  78. d2e4c1e bpf: Constant map key tracking for prog array pokes by Daniel Borkmann · 5 years ago
  79. da765a2 bpf: Add poke dependency tracking for prog array maps by Daniel Borkmann · 5 years ago
  80. a66886f bpf: Add initial poke descriptor table for jit images by Daniel Borkmann · 5 years ago
  81. 2beee5f bpf: Move owner type, jited info into array auxiliary data by Daniel Borkmann · 5 years ago
  82. 6332be0 bpf: Move bpf_free_used_maps into sleepable section by Daniel Borkmann · 5 years ago
  83. 581738a bpf: Provide better register bounds after jmp32 instructions by Yonghong Song · 5 years ago
  84. 071cdec xdp: Fix cleanup on map free for devmap_hash map type by Toke Høiland-Jørgensen · 5 years ago
  85. 107e899 mm/hmm: define the pre-processor related parts of hmm.h even if disabled by Jason Gunthorpe · 5 years ago
  86. 84bb46c Revert "bpf: Emit audit messages upon successful prog load and unload" by Jakub Kicinski · 5 years ago
  87. 0e24220 tracing: Use xarray for syscall trace events by Hassan Naveed · 5 years ago
  88. 2887978 tracing: Adding new functions for kernel access to Ftrace instances by Divya Indi · 5 years ago
  89. fc809bc tracing: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  90. a82a480 ring-buffer: Fix typos in function ring_buffer_producer by Xianting Tian · 5 years ago
  91. a9f852e Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 5 years ago
  92. 34c36f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  93. a6b0373 Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  94. 0e4a459 tracing: Remove unnecessary DEBUG_FS dependency by Kusanagi Kouichi · 5 years ago
  95. a7ba70f dma-mapping: treat dev->bus_dma_mask as a DMA limit by Nicolas Saenz Julienne · 5 years ago
  96. d7293f7 Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into dma-mapping-for-next by Christoph Hellwig · 5 years ago
  97. 46f4f0a Merge branch 'kvm-tsx-ctrl' into HEAD by Paolo Bonzini · 5 years ago
  98. c4b7547 perf/core: Make the mlock accounting simple again by Alexander Shishkin · 5 years ago
  99. 74722bb sched/vtime: Bring up complete kcpustat accessor by Frederic Weisbecker · 5 years ago
  100. 5a1c955 sched/cputime: Support other fields on kcpustat_field() by Frederic Weisbecker · 5 years ago