1. 636b528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years ago
  2. dc5341f Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 3 years ago
  3. 7867e40 Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years ago
  4. b21bae9 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
  5. 0854dc8 Merge tag 'docs-5.17-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years ago
  6. d24846a parisc: pdc_stable: Fix memory leak in pdcs_register_pathentries by Miaoqian Lin · 3 years ago
  7. 9b57f45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid by Linus Torvalds · 3 years ago
  8. 3c7c250 Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  9. 20f3cf5 HID: wacom: Avoid using stale array indicies to read contact count by Jason Gerecke · 3 years ago
  10. df03e9b HID: wacom: Ignore the confidence flag when a touch is removed by Jason Gerecke · 3 years ago
  11. 546e41a HID: wacom: Reset expected and received contact counts at the same time by Jason Gerecke · 3 years ago
  12. f3a7822 Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years ago
  13. 1f40caa Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years ago
  14. 75242f3 Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years ago
  15. c2c94b3 Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years ago
  16. 39e77c4 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 3 years ago
  17. 4141a5e6 Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 3 years ago
  18. 85e67d5 Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
  19. 31d9497 Merge tag 'xfs-5.17-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  20. d701a8c Merge tag 'xfs-5.17-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  21. 12a8fb2 Merge tag 'xfs-5.17-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years ago
  22. b0ac702 Documentation: fix firewire.rst ABI file path error by Randy Dunlap · 3 years ago
  23. ccf3458 Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-next by Dave Airlie · 3 years ago
  24. 410482b Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-next by Dave Airlie · 3 years ago
  25. c59cd50 RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT by Palmer Dabbelt · 3 years ago
  26. 30f3089 parisc: Fix missing prototype for 'toc_intr' warning in toc.c by Helge Deller · 3 years ago
  27. 5f7ee6e parisc: Autodetect default output device and set console= kernel parameter by Helge Deller · 3 years ago
  28. bd25c37 parisc: Use safer strscpy() in setup_cmdline() by Helge Deller · 3 years ago
  29. 8da46c0 RISC-V: Remove redundant err variable by Minghao Chi · 3 years ago
  30. 46cdc45 block: fix async_depth sysfs interface for mq-deadline by Jens Axboe · 3 years ago
  31. db3f02d riscv: dts: sifive unmatched: Add gpio poweroff by Ron Economos · 3 years ago
  32. 3c2905e riscv: canaan: remove useless select of non-existing config SYSCON by Lukas Bulwahn · 3 years ago
  33. 26fb751 RISC-V: Do not use cpumask data structure for hartid bitmap by Atish Patra · 3 years ago
  34. 2ffc48f RISC-V: Move spinwait booting method to its own config by Atish Patra · 3 years ago
  35. 0b39eb3 RISC-V: Move the entire hart selection via lottery to SMP by Atish Patra · 3 years ago
  36. c78f94f RISC-V: Use __cpu_up_stack/task_pointer only for spinwait method by Atish Patra · 3 years ago
  37. 410bb20 RISC-V: Do not print the SBI version during HSM extension boot print by Atish Patra · 3 years ago
  38. 9a2451f RISC-V: Avoid using per cpu array for ordered booting by Atish Patra · 3 years ago
  39. e2e83a7 docs: kvm: fix WARNINGs from api.rst by Wei Wang · 3 years ago
  40. 83a34ad selftests: kvm/x86: Fix the warning in lib/x86_64/processor.c by Jinrong Liang · 3 years ago
  41. a0f4ba7 selftests: kvm/x86: Fix the warning in pmu_event_filter_test.c by Jinrong Liang · 3 years ago
  42. 3938d5a riscv: default to CONFIG_RISCV_SBI_V01=n by Heinrich Schuchardt · 3 years ago
  43. 2c271fe Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years ago
  44. 2a1355f ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409 by Stefan Binding · 3 years ago
  45. 3ee859e block: Fix wrong offset in bio_truncate() by OGAWA Hirofumi · 3 years ago
  46. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  47. 67ed868 Merge tag '5.17-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd by Linus Torvalds · 3 years ago
  48. c5a0b6e Merge tag 'vfio-v5.17-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years ago
  49. 41652aa Merge tag 'pwm/for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years ago
  50. bb425a7 arm64: mm: apply __ro_after_init to memory_limit by Peng Fan · 3 years ago
  51. 3364c6c arm64: atomics: lse: Dereference matching size by Kees Cook · 3 years ago
  52. 440323b asm-generic: Add missing brackets for io_stop_wc macro by Xiongfeng Wang · 3 years ago
  53. fa2e1ba Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years ago
  54. f4484d1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
  55. 9f51ce0 gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  56. 7c1cf55 gpio: idt3243x: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  57. b1e78ef lib: remove redundant assignment to variable ret by Colin Ian King · 3 years ago
  58. 69d0db0 ubsan: remove CONFIG_UBSAN_OBJECT_SIZE by Kees Cook · 3 years ago
  59. bece04b kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTR by Marco Elver · 3 years ago
  60. bbd2e05 lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KB by Nathan Chancellor · 3 years ago
  61. e900909 btrfs: use generic Kconfig option for 256kB page size limit by Nathan Chancellor · 3 years ago
  62. e4bbd20 arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KB by Nathan Chancellor · 3 years ago
  63. 0aaa897 configs: introduce debug.config for CI-like setup by Qian Cai · 3 years ago
  64. 5bf1828 delayacct: track delays from memory compact by wangyong · 3 years ago
  65. ec710aa Documentation/accounting/delay-accounting.rst: add thrashing page cache and direct compact by wangyong · 3 years ago
  66. 1193829 delayacct: cleanup flags in struct task_delay_info and functions use it by Yang Yang · 3 years ago
  67. 82065b72 delayacct: fix incomplete disable operation when switch enable to disable by Yang Yang · 3 years ago
  68. a3d5dc9 delayacct: support swapin delay accounting for swapping without blkio by Yang Yang · 3 years ago
  69. e83a447 panic: remove oops_id by Sebastian Andrzej Siewior · 3 years ago
  70. 23b36fe panic: use error_report_end tracepoint on warnings by Marco Elver · 3 years ago
  71. 25d2e88 fs/adfs: remove unneeded variable make code cleaner by Minghao Chi · 3 years ago
  72. 9bb56d5 FAT: use io_schedule_timeout() instead of congestion_wait() by NeilBrown · 3 years ago
  73. e35fa56 hfsplus: use struct_group_attr() for memcpy() region by Kees Cook · 3 years ago
  74. e1ce8a9 nilfs2: remove redundant pointer sbufs by Colin Ian King · 3 years ago
  75. 9630f0d fs/binfmt_elf: use PT_LOAD p_align values for static PIE by H.J. Lu · 3 years ago
  76. c55cdc5 const_structs.checkpatch: add frequently used ops structs by Rikard Falkeborn · 3 years ago
  77. b8709bc checkpatch: improve Kconfig help test by Joe Perches · 3 years ago
  78. 36f8b34 checkpatch: relax regexp for COMMIT_LOG_LONG_LINE by Jerome Forissier · 3 years ago
  79. e073e5e lib/test_meminit: destroy cache in kmem_cache_alloc_bulk() test by Andrey Konovalov · 3 years ago
  80. c7e4289 uuid: remove licence boilerplate text from the header by Andy Shevchenko · 3 years ago
  81. 8e930a6 uuid: discourage people from using UAPI header in new code by Andy Shevchenko · 3 years ago
  82. 60c7801 kunit: replace kernel.h with the necessary inclusions by Andy Shevchenko · 3 years ago
  83. 0acc968 test_hash.c: refactor into kunit by Isabella Basso · 3 years ago
  84. 88168bf lib/Kconfig.debug: properly split hash test kernel entries by Isabella Basso · 3 years ago
  85. 5427d3d test_hash.c: split test_hash_init by Isabella Basso · 3 years ago
  86. ae78806 test_hash.c: split test_int_hash into arch-specific functions by Isabella Basso · 3 years ago
  87. fd0a146 hash.h: remove unused define directive by Isabella Basso · 3 years ago
  88. a31f933 lib/list_debug.c: print more list debugging context in __list_del_entry_valid() by Zhen Lei · 3 years ago
  89. 0425473 list: introduce list_is_head() helper and re-use it in list.h by Andy Shevchenko · 3 years ago
  90. 70ac699 kstrtox: uninline everything by Alexey Dobriyan · 3 years ago
  91. 26d98e9 get_maintainer: don't remind about no git repo when --nogit is used by Randy Dunlap · 3 years ago
  92. 7f8ca0e kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) by Davidlohr Bueso · 3 years ago
  93. d6986ce kthread: dynamically allocate memory to store kthread's full name by Yafang Shao · 3 years ago
  94. 3087c61 tools/testing/selftests/bpf: replace open-coded 16 with TASK_COMM_LEN by Yafang Shao · 3 years ago
  95. 4cfb943 tools/bpf/bpftool/skeleton: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  96. d068144 samples/bpf/test_overhead_kprobe_kern: replace bpf_probe_read_kernel with bpf_probe_read_kernel_str to get task comm by Yafang Shao · 3 years ago
  97. 95af469 fs/binfmt_elf: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  98. 7b6397d drivers/infiniband: replace open-coded string copy with get_task_comm by Yafang Shao · 3 years ago
  99. 503471a fs/exec: replace strncpy with strscpy_pad in __get_task_comm by Yafang Shao · 3 years ago
  100. 06c5088 fs/exec: replace strlcpy with strscpy_pad in __set_task_comm by Yafang Shao · 3 years ago