1. 0462eaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  2. c85d691 bpf: move memory size checks to bpf_map_charge_init() by Roman Gushchin · 6 years ago
  3. b936ca6 bpf: rework memlock-based memory accounting for maps by Roman Gushchin · 6 years ago
  4. 3539b96 bpf: group memory related fields in struct bpf_map_memory by Roman Gushchin · 6 years ago
  5. ffc8b14 bpf: add memlock precharge check for cgroup_local_storage by Roman Gushchin · 6 years ago
  6. e7a3160 bpf: Update __cgroup_bpf_run_filter_skb with cn by brakmo · 6 years ago
  7. 5cf1e91 bpf: cgroup inet skb programs can return 0 to 3 by brakmo · 6 years ago
  8. 9e82b4a Merge tag 'trace-v5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  9. e672db0 bpf: tracing: properly use bpf_prog_array api by Stanislav Fomichev · 6 years ago
  10. dbcc1ba bpf: cgroup: properly use bpf_prog_array api by Stanislav Fomichev · 6 years ago
  11. 54e9c9d bpf: remove __rcu annotations from bpf_prog_array by Stanislav Fomichev · 6 years ago
  12. dfb4a6f tracing: Avoid memory leak in predicate_parse() by Tomas Bortoli · 6 years ago
  13. 4bfc0bb bpf: decouple the lifetime of cgroup_bpf from cgroup itself by Roman Gushchin · 6 years ago
  14. e1afb702 bpf: check signal validity in nmi for bpf_send_signal() helper by Yonghong Song · 6 years ago
  15. c5b4409 Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  16. 0c97bf8 tracing: Silence GCC 9 array bounds warning by Miguel Ojeda · 6 years ago
  17. a2c48d9 Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  18. d6c2308 bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set by Jiong Wang · 6 years ago
  19. c240eff bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32" by Jiong Wang · 6 years ago
  20. a4b1d3c bpf: verifier: insert zero extension according to analysis result by Jiong Wang · 6 years ago
  21. b325fbc bpf: verifier: mark patched-insn with sub-register zext flag by Jiong Wang · 6 years ago
  22. 5327ed3 bpf: verifier: mark verified-insn with sub-register zext flag by Jiong Wang · 6 years ago
  23. 86c2f5d Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  24. 8b401f9 bpf: implement bpf_send_signal() helper by Yonghong Song · 6 years ago
  25. 51816e9 locking/lock_events: Use this_cpu_add() when necessary by Waiman Long · 6 years ago
  26. 6ff3f91 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 38 by Thomas Gleixner · 6 years ago
  27. b4d0d23 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36 by Thomas Gleixner · 6 years ago
  28. dc2a4eb bpf: convert explored_states to hash table by Alexei Starovoitov · 6 years ago
  29. a8f500a bpf: split explored_states by Alexei Starovoitov · 6 years ago
  30. 5d83902 bpf: cleanup explored_states by Alexei Starovoitov · 6 years ago
  31. b285fcb bpf: bump jmp sequence limit by Alexei Starovoitov · 6 years ago
  32. 4eebe38 kernel/trace/trace.h: Remove duplicate header of trace_seq.h by Jagadeesh Pagadala · 6 years ago
  33. 2c1212d Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
  34. 9b2ca37 tracing: Add a check_val() check before updating cond_snapshot() track_val by Tom Zanussi · 6 years ago
  35. c8d94a1 tracing: Check keys for variable references in expressions too by Tom Zanussi · 6 years ago
  36. 55267c8 tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts by Tom Zanussi · 6 years ago
  37. 7170066 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 25 by Thomas Gleixner · 6 years ago
  38. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  39. d6cd1e9 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9 by Thomas Gleixner · 6 years ago
  40. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  41. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  42. 78e0365 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  43. cb6f873 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  44. d9351ea Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  46. 5f3ab27 Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 6 years ago
  47. e547ff3 bpf: relax inode permission check for retrieving bpf program by Chenbo Feng · 6 years ago
  48. b2c3dda Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  49. f57d771 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  50. 05b2892 signal: unconditionally leave the frozen state in ptrace_stop() by Roman Gushchin · 6 years ago
  51. c7d5ec2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  52. d2d8b14 Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  53. 89963ad kernel/compat.c: mark expected switch fall-throughs by Stephen Rothwell · 6 years ago
  54. 1064d85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  55. b287a25 panic/reboot: allow specifying reboot_mode for panic only by Aaro Koskinen · 6 years ago
  56. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  57. e178a5b gcov: clang support by Greg Hackmann · 6 years ago
  58. 826eba0 gcov: clang: move common GCC code into gcc_base.c by Greg Hackmann · 6 years ago
  59. 1fd402d kernel/pid.c: remove unneeded hash header file by Timmy Li · 6 years ago
  60. 3116ad3 kernel/sysctl.c: fix proc_do_large_bitmap for large input buffers by Eric Sandeen · 6 years ago
  61. e260ad0 sysctl: return -EINVAL if val violates minmax by Christian Brauner · 6 years ago
  62. 475dae3 kernel/sysctl.c: switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  63. b028fb6 kernel/signal.c: annotate implicit fall through by Mathieu Malaterre · 6 years ago
  64. 6c4e121 kernel/user.c: clean up some leftover code by Rasmus Villemoes · 6 years ago
  65. e02c9b0 kernel/latencytop.c: rename clear_all_latency_tracing to clear_tsk_latency_tracing by Lin Feng · 6 years ago
  66. 0cc7588 kernel/latencytop.c: remove unnecessary checks for latencytop_enabled by Lin Feng · 6 years ago
  67. 8312465 kernel/notifier.c: double register detection by Vasily Averin · 6 years ago
  68. df5ba5b kernel/sched/psi.c: expose pressure metrics on root cgroup by Dan Schatzberg · 6 years ago
  69. 0e94682 psi: introduce psi monitor by Suren Baghdasaryan · 6 years ago
  70. 8af0c18 include/: refactor headers to allow kthread.h inclusion in psi_types.h by Suren Baghdasaryan · 6 years ago
  71. 333f3017c psi: track changed states by Suren Baghdasaryan · 6 years ago
  72. 7fc70a3 psi: split update_stats into parts by Suren Baghdasaryan · 6 years ago
  73. bcc78db psi: rename psi fields in preparation for psi trigger addition by Suren Baghdasaryan · 6 years ago
  74. 9289c5e psi: make psi_enable static by Suren Baghdasaryan · 6 years ago
  75. 33b2d63 psi: introduce state_mask to represent stalled psi states by Suren Baghdasaryan · 6 years ago
  76. 987717e mm: change mm_update_next_owner() to update mm->owner with WRITE_ONCE by Andrea Arcangeli · 6 years ago
  77. c3f3ce0 userfaultfd: use RCU to free the task struct when fork fails by Andrea Arcangeli · 6 years ago
  78. acb2ec3 kernel/Makefile: don't assume that kernel/gen_ikh_data.sh is executable by Andrew Morton · 6 years ago
  79. ca4b406 Merge tag 'kgdb-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux by Linus Torvalds · 6 years ago
  80. 280664f5 Merge tag 'modules-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  81. 50b045a bpf, lru: avoid messing with eviction heuristics upon syscall lookup by Daniel Borkmann · 6 years ago
  82. c611022 bpf: add map_lookup_elem_sys_only for lookups from syscall side by Daniel Borkmann · 6 years ago
  83. 318222a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  84. 640be2d kernel/memremap.c: remove the unused device_private_entry_fault() export by Christoph Hellwig · 6 years ago
  85. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  86. 940519f mm, memory_hotplug: provide a more generic restrictions for memory hotplug by Michal Hocko · 6 years ago
  87. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  88. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  89. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  90. cefdca0 userfaultfd/sysctl: add vm.unprivileged_userfaultfd by Peter Xu · 6 years ago
  91. a9e7399 kernel/sys.c: prctl: fix false positive in validate_prctl_map() by Cyrill Gorcunov · 6 years ago
  92. ca976bf kdb: Fix bound check compiler warning by Wenlin Kang · 6 years ago
  93. 390e99c bpf: mark bpf_event_notify and bpf_event_init as static by Stanislav Fomichev · 6 years ago
  94. 2baae35 bpf: devmap: fix use-after-free Read in __dev_map_entry_free by Eric Dumazet · 6 years ago
  95. a3958f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  96. e2f7fc0 bpf: fix undefined behavior in narrow load handling by Krzesimir Nowak · 6 years ago
  97. b586627 kdb: do a sanity check on the cpu in kdb_per_cpu() by Dan Carpenter · 6 years ago
  98. ecebc5c kdb: Get rid of broken attempt to print CCVERSION in kdb summary by Douglas Anderson · 6 years ago
  99. 8148c17 Merge tag 'gpio-v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
  100. af959b1 bpf: fix out of bounds backwards jmps due to dead code removal by Daniel Borkmann · 6 years ago