1. 0898678 Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  2. 0f90b88 watchdog: reliable handling of timestamps by Petr Mladek · 3 years, 8 months ago
  3. a0e31f3 Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 8 months ago
  4. c1f47eb Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 8 months ago
  5. 921dd23 Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 8 months ago
  6. 0683b53 signal: Deliver all of the siginfo perf data in _perf by Eric W. Biederman · 3 years, 8 months ago
  7. af5eeab signal: Factor force_sig_perf out of perf_sigtrap by Eric W. Biederman · 3 years, 8 months ago
  8. 9abcabe signal: Implement SIL_FAULT_TRAPNO by Eric W. Biederman · 3 years, 8 months ago
  9. add0b32 siginfo: Move si_trapno inside the union inside _si_fault by Eric W. Biederman · 3 years, 8 months ago
  10. 976aac5f kcsan: Fix debugfs initcall return type by Arnd Bergmann · 3 years, 8 months ago
  11. 3a010c4 locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal by Zqiang · 3 years, 8 months ago
  12. 89e70d5 locking/lockdep: Correct calling tracepoints by Leo Yan · 3 years, 8 months ago
  13. 055f23b module: check for exit sections in layout_sections() instead of module_init_section() by Jessica Yu · 3 years, 8 months ago
  14. 8ce3648 Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  15. c12a29e Merge tag 'sched-urgent-2021-05-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  16. a414741 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  17. eb1f065 kernel/resource: fix return code check in __request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  18. 25a1298 Merge tag 'trace-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  19. eb01f53 tracing: Handle %.*s in trace_check_vprintf() by Steven Rostedt (VMware) · 3 years, 8 months ago
  20. dbb5afa ptrace: make ptrace() fail if the tracee changed its pid unexpectedly by Oleg Nesterov · 3 years, 8 months ago
  21. 02dbb72 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu() by Gautham R. Shenoy · 3 years, 8 months ago
  22. e09784a alarmtimer: Check RTC features instead of ops by Alexandre Belloni · 3 years, 8 months ago
  23. 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  24. 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
  25. 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  26. fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  27. a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  28. 5afe69c kernel/sys.c: fix typo by Xiaofeng Cao · 3 years, 8 months ago
  29. f0fffaf kernel/up.c: fix typo by Bhaskar Chowdhury · 3 years, 8 months ago
  30. a12f4f8 kernel/user_namespace.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
  31. 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 8 months ago
  32. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  33. 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
  34. e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
  35. a065c0f kernel/async.c: remove async_unregister_domain() by Rasmus Villemoes · 3 years, 8 months ago
  36. 07416af kernel/async.c: stop guarding pr_debug() statements by Rasmus Villemoes · 3 years, 8 months ago
  37. 56fd949 kernel/resource: fix locking in request_free_mem_region by Alistair Popple · 3 years, 8 months ago
  38. 63cdafe kernel/resource: refactor __request_region to allow external locking by Alistair Popple · 3 years, 8 months ago
  39. d486ccb kernel/resource: allow region_intersects users to hold resource_lock by Alistair Popple · 3 years, 8 months ago
  40. 97523a4 kernel/resource: remove first_lvl / siblings_only logic by David Hildenbrand · 3 years, 8 months ago
  41. 3c9c7975 kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources by David Hildenbrand · 3 years, 8 months ago
  42. 97f61c8 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources by David Hildenbrand · 3 years, 8 months ago
  43. 9b472e8 gcov: clang: drop support for clang-10 and older by Nick Desaulniers · 3 years, 8 months ago
  44. 1391efa gcov: use kvmalloc() by Johannes Berg · 3 years, 8 months ago
  45. 3180c44 gcov: simplify buffer allocation by Johannes Berg · 3 years, 8 months ago
  46. 7a1d55b gcov: combine common code by Johannes Berg · 3 years, 8 months ago
  47. b2075db kexec: dump kmessage before machine_kexec by Pavel Tatashin · 3 years, 8 months ago
  48. 31d82c2 kernel: kexec_file: fix error return code of kexec_calculate_store_digests() by Jia-Ju Bai · 3 years, 8 months ago
  49. a119b4e kexec: Add kexec reboot string by Joe LeVeque · 3 years, 8 months ago
  50. a8ca6b1 kernel/fork.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
  51. a689539 kernel/fork.c: simplify copy_mm() by Rolf Eike Beer · 3 years, 8 months ago
  52. 5449162 do_wait: make PIDTYPE_PID case O(1) instead of O(n) by Jim Newsome · 3 years, 8 months ago
  53. 32c9397 kernel/cred.c: make init_groups static by Rasmus Villemoes · 3 years, 8 months ago
  54. 8ba9d40 kernel/async.c: fix pr_debug statement by Rasmus Villemoes · 3 years, 8 months ago
  55. 51cf94d futex: Make syscall entry points less convoluted by Thomas Gleixner · 3 years, 9 months ago
  56. b097d5e futex: Get rid of the val2 conditional dance by Thomas Gleixner · 3 years, 9 months ago
  57. cdf78db futex: Do not apply time namespace adjustment on FUTEX_LOCK_PI by Thomas Gleixner · 3 years, 9 months ago
  58. 4fbf5d6 Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op") by Thomas Gleixner · 3 years, 9 months ago
  59. 7ec901b Merge tag 'trace-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  60. 28ce0e7 locking/qrwlock: Cleanup queued_write_lock_slowpath() by Waiman Long · 3 years, 9 months ago
  61. 1139aeb smp: Fix smp_call_function_single_async prototype by Arnd Bergmann · 3 years, 8 months ago
  62. 0258bdf sched/fair: Fix unfairness caused by missing load decay by Odin Ugedal · 3 years, 8 months ago
  63. 6d2f890 sched: Fix out-of-bound access in uclamp by Quentin Perret · 3 years, 8 months ago
  64. d583d36 psi: Fix psi state corruption when schedule() races with cgroup move by Johannes Weiner · 3 years, 8 months ago
  65. 8404c9f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  66. 5d6a1b8 Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 8 months ago
  67. ef49843 mm/compaction: remove unused variable sysctl_compact_memory by Pintu Kumar · 3 years, 8 months ago
  68. 8c9af47 ftrace: Handle commands when closing set_ftrace_filter file by Steven Rostedt (VMware) · 3 years, 8 months ago
  69. 74d6790 Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 3 years, 8 months ago
  70. 954b720 Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 3 years, 8 months ago
  71. 9b1f61d Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 8 months ago
  72. 23806a3 Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 3 years, 8 months ago
  73. 801c605 bpf: Fix leakage of uninitialized bpf stack under speculation by Daniel Borkmann · 3 years, 8 months ago
  74. b9b34dd bpf: Fix masking negation logic upon negative dst register by Daniel Borkmann · 3 years, 8 months ago
  75. 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
  76. 152d32a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 8 months ago
  77. 9009b45 .gitignore: prefix local generated files with a slash by Masahiro Yamada · 3 years, 8 months ago
  78. 46b41d5 kbuild: update config_data.gz only when the content of .config is changed by Masahiro Yamada · 3 years, 9 months ago
  79. 1fca376 kernel/.gitgnore: remove stale timeconst.h and hz.bc by Masahiro Yamada · 3 years, 9 months ago
  80. d42f323 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
  81. 65ec0a7 Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 8 months ago
  82. 65c61de Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 3 years, 8 months ago
  83. e2b5bcf irq_work: record irq_work_queue() call stack by Zqiang · 3 years, 8 months ago
  84. 23f61f0 kasan: record task_work_add() call stack by Walter Wu · 3 years, 8 months ago
  85. e82b9b3 kernel/dma: remove unnecessary unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  86. dc26532 cgroup: rstat: punt root-level optimization to individual controllers by Johannes Weiner · 3 years, 8 months ago
  87. a7df69b cgroup: rstat: support cgroup1 by Johannes Weiner · 3 years, 8 months ago
  88. 27faca8 mm: memcontrol: fix kernel stack account by Muchun Song · 3 years, 8 months ago
  89. 9bf3bc9 watchdog: cleanup handling of false positives by Petr Mladek · 3 years, 8 months ago
  90. 9f113bf watchdog: fix barriers when printing backtraces from all CPUs by Petr Mladek · 3 years, 8 months ago
  91. 1bc503cb watchdog/softlockup: remove logic that tried to prevent repeated reports by Petr Mladek · 3 years, 8 months ago
  92. fef06ef watchdog/softlockup: report the overall time of softlockups by Petr Mladek · 3 years, 8 months ago
  93. c9ad17c watchdog: explicitly update timestamp when reporting softlockup by Petr Mladek · 3 years, 8 months ago
  94. 7c0012f watchdog: rename __touch_watchdog() to a better descriptive name by Petr Mladek · 3 years, 8 months ago
  95. aafe104 tracing: Restructure trace_clock_global() to never block by Steven Rostedt (VMware) · 3 years, 8 months ago
  96. 8ca5297 Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  97. b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
  98. 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 8 months ago
  99. dfc06b3 swiotlb: don't override user specified size in swiotlb_adjust_size by Christoph Hellwig · 3 years, 8 months ago
  100. 635de95 Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago