1. 65c7878 kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable by Oscar Salvador · 6 years ago
  2. 2c2a5af mm, memory_hotplug: add nid parameter to arch_remove_memory by Oscar Salvador · 6 years ago
  3. ef8444e mm, oom: reorganize the oom report in dump_header by yuzhoujian · 6 years ago
  4. 1c30844 mm: reclaim small amounts of memory when an external fragmentation event occurs by Mel Gorman · 6 years ago
  5. 69324b8 mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support by Dan Williams · 6 years ago
  6. a95c90f mm, devm_memremap_pages: fix shutdown handling by Dan Williams · 6 years ago
  7. 06489cf mm, devm_memremap_pages: kill mapping "System RAM" support by Dan Williams · 6 years ago
  8. 808153e mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL by Dan Williams · 6 years ago
  9. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  10. 3d6357d mm: reference totalram_pages and managed_pages once per function by Arun KS · 6 years ago
  11. b71acb0 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  12. e0c38a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  13. 7f9f852 Merge tag 'modules-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 6 years ago
  14. 047ce6d Merge tag 'audit-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  15. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  16. 6d101ba sched/fair: Fix warning on non-SMP build by Olof Johansson · 6 years ago
  17. 17bf423 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  18. 116b081 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  19. 1eefdec Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  20. 792bf4d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  21. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  22. 9f687dd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  23. e4b99d4 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 1e2af25 Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  25. ce28bb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  26. 5eed6f1 fork,memcg: fix crash in free_thread_stack on memcg charge fail by Rik van Riel · 6 years ago
  27. e572fa0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  28. d5fa080 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 442a5d0 Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep' by Rafael J. Wysocki · 6 years ago
  30. 3a56fe6 Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched' by Rafael J. Wysocki · 6 years ago
  31. 339bbff Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  32. 77ea5f4 bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't by Jesper Dangaard Brouer · 6 years ago
  33. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 9b38c40 bpf: verifier: reorder stack size check with dead code sanitization by Jakub Kicinski · 6 years ago
  35. 960ea05 bpf: verifier: teach the verifier to reason about the BPF_JSET instruction by Jakub Kicinski · 6 years ago
  36. 519be69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  37. fdbaa0b bpf: Ensure line_info.insn_off cannot point to insn with zero code by Martin KaFai Lau · 6 years ago
  38. c410abbb genirq/affinity: Add is_managed to struct irq_affinity_desc by Dou Liyang · 6 years ago
  39. bec0403 genirq/core: Introduce struct irq_affinity_desc by Dou Liyang · 6 years ago
  40. c2899c3 genirq/affinity: Remove excess indentation by Thomas Gleixner · 6 years ago
  41. 76c43ae bpf: log struct/union attribute for forward type by Yonghong Song · 6 years ago
  42. 0bae2d4 bpf: correct slot_type marking logic to allow more stack slot sharing by Jiong Wang · 6 years ago
  43. da791a6 futex: Cure exit race by Thomas Gleixner · 6 years ago
  44. a38d110 bpf: support raw tracepoints in modules by Matt Mullins · 6 years ago
  45. ff3730a Merge tag 'irqchip-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  46. c5f48c0 genirq: Fix various typos in comments by Ingo Molnar · 6 years ago
  47. 07daef8 ntp: Remove duplicated include by YueHaibing · 6 years ago
  48. ffa0c1c bpf: enable cgroup local storage map pretty print with kind_flag by Yonghong Song · 6 years ago
  49. 9d5f9f7 bpf: btf: fix struct/union/fwd types with kind_flag by Yonghong Song · 6 years ago
  50. f97be3a bpf: btf: refactor btf_int_bits_seq_show() by Yonghong Song · 6 years ago
  51. 6c4fc20 bpf: remove useless version check for prog load by Daniel Borkmann · 6 years ago
  52. c92a54c dma-direct: do not include SME mask in the DMA supported check by Lendacky, Thomas · 6 years ago
  53. fb1a59f kprobes: Blacklist symbols in arch-defined prohibited area by Masami Hiramatsu · 6 years ago
  54. 76aea1e Merge tag 'v4.20-rc7' into perf/core, to pick up fixes by Ingo Molnar · 6 years ago
  55. 0e334db posix-timers: Fix division by zero bug by Thomas Gleixner · 6 years ago
  56. 10589a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  57. 9242b5f bpf: add self-check logic to liveness analysis by Alexei Starovoitov · 6 years ago
  58. 19e2dbb bpf: improve stacksafe state comparison by Alexei Starovoitov · 6 years ago
  59. b233920 bpf: speed up stacksafe check by Alexei Starovoitov · 6 years ago
  60. d9762e8 bpf: verbose log bpf_line_info in verifier by Martin KaFai Lau · 6 years ago
  61. 23127b3 bpf: Create a new btf_name_by_offset() for non type name use case by Martin KaFai Lau · 6 years ago
  62. 93d77e7 ARM: module: Fix function kallsyms on Thumb-2 by Vincent Whitchurch · 6 years ago
  63. 5439c98 module: Overwrite st_size instead of st_info by Vincent Whitchurch · 6 years ago
  64. d406db5 audit: remove duplicated include from audit.c by YueHaibing · 6 years ago
  65. 9f8c1c5 bpf: remove obsolete prog->aux sanitation in bpf_insn_prepare_dump by Daniel Borkmann · 6 years ago
  66. 7640ead bpf: verifier: make sure callees don't prune with caller differences by Jakub Kicinski · 6 years ago
  67. ba83088 arm64: add prctl control for resetting ptrauth keys by Kristina Martsenko · 6 years ago
  68. c872bdb bpf: include sub program tags in bpf_prog_info by Song Liu · 6 years ago
  69. 9e79416 bpf: Remove bpf_dump_raw_ok() check for func_info and line_info by Martin KaFai Lau · 6 years ago
  70. 0645990 irq/irq_sim: Store multiple interrupt offsets in a bitmap by Bartosz Golaszewski · 6 years ago
  71. b588400 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 6 years ago
  72. 9a1126b bpf: add bpffs pretty print for cgroup local storage maps by Roman Gushchin · 6 years ago
  73. 1b2b234 bpf: pass struct btf pointer to the map_check_btf() callback by Roman Gushchin · 6 years ago
  74. 943a10f PM / sleep: convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  75. 07c1773 printk: Remove print_prefix() calls with NULL buffer. by Tetsuo Handa · 6 years ago
  76. fdadd04 bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K by Daniel Borkmann · 6 years ago
  77. 5b20c6f timekeeping: Convert to DEFINE_SHOW_ATTRIBUTE by Yangtao Li · 6 years ago
  78. 2840f84 tracing: Fix memory leak of instance function hash filters by Steven Rostedt (VMware) · 6 years ago
  79. 3cec638 tracing: Fix memory leak in set_trigger_filter() by Steven Rostedt (VMware) · 6 years ago
  80. b61c192 tracing: Fix memory leak in create_filter() by Steven Rostedt (VMware) · 6 years ago
  81. 732cd75 sched/fair: Select an energy-efficient CPU on task wake-up by Quentin Perret · 6 years ago
  82. 390031e4 sched/fair: Introduce an energy estimation helper function by Quentin Perret · 6 years ago
  83. 2802bf3 sched/fair: Add over-utilization/tipping point indicator by Morten Rasmussen · 6 years ago
  84. 630246a sched/fair: Clean-up update_sg_lb_stats parameters by Quentin Perret · 6 years ago
  85. 1f74de8 sched/toplogy: Introduce the 'sched_energy_present' static key by Quentin Perret · 6 years ago
  86. 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
  87. b68a4c0 sched/topology: Disable EAS on inappropriate platforms by Quentin Perret · 6 years ago
  88. 011b27b sched/topology: Add lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
  89. 6aa140f sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
  90. 27871f7 PM: Introduce an Energy Model management framework by Quentin Perret · 6 years ago
  91. 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
  92. 5bd0988 sched/topology: Relocate arch_scale_cpu_capacity() to the internal header by Quentin Perret · 6 years ago
  93. 9ebc605 sched/core: Remove unnecessary unlikely() in push_*_task() by Yangtao Li · 6 years ago
  94. 765d0af sched/topology: Remove the ::smt_gain field from 'struct sched_domain' by Vincent Guittot · 6 years ago
  95. 80eb865 sched/fair: Clean up comment in nohz_idle_balance() by Andrea Parri · 6 years ago
  96. fe27b0d locking/lockdep: Stop using RCU primitives to access 'all_lock_classes' by Bart Van Assche · 6 years ago
  97. 786fa29 locking/lockdep: Make concurrent lockdep_reset_lock() calls safe by Bart Van Assche · 6 years ago
  98. a66b692 locking/lockdep: Remove a superfluous INIT_LIST_HEAD() statement by Bart Van Assche · 6 years ago
  99. 2904d9f locking/lockdep: Introduce lock_class_cache_is_registered() by Bart Van Assche · 6 years ago
  100. d35568b locking/lockdep: Inline __lockdep_init_map() by Bart Van Assche · 6 years ago