1. 6ad7cbc Makefile: Add clang-tidy and static analyzer support to makefile by Nathan Huckleberry · 4 years, 4 months ago
  2. 8b61f74 gen_compile_commands: remove the warning about too few .cmd files by Masahiro Yamada · 4 years, 4 months ago
  3. 3d32285 kbuild: wire up the build rule of compile_commands.json to Makefile by Masahiro Yamada · 4 years, 4 months ago
  4. ecca4fe gen_compile_commands: support *.o, *.a, modules.order in positional argument by Masahiro Yamada · 4 years, 4 months ago
  5. fc2cb22 gen_compile_commands: move directory walk to a generator function by Masahiro Yamada · 4 years, 4 months ago
  6. 6fca36f gen_compile_commands: make -o option independent of -d option by Masahiro Yamada · 4 years, 4 months ago
  7. 0a7d376 gen_compile_commands: reword the help message of -d option by Masahiro Yamada · 4 years, 4 months ago
  8. 6ca4c6d gen_compile_commands: do not support .cmd files under tools/ directory by Masahiro Yamada · 4 years, 4 months ago
  9. ea6cedc gen_compile_commands: use choices for --log_levels option by Masahiro Yamada · 4 years, 4 months ago
  10. 8a685db gen_compile_commands: parse only the first line of .*.cmd files by Masahiro Yamada · 4 years, 4 months ago
  11. 23cd88c kbuild: hide commands to run Kconfig, and show short log for syncconfig by Masahiro Yamada · 4 years, 4 months ago
  12. 695afd3 kbuild: Simplify DEBUG_INFO Kconfig handling by Sedat Dilek · 4 years, 4 months ago
  13. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 4 months ago
  14. cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 4 months ago
  15. 550c212 Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  16. cea05c1 Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  17. 10c091b Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  18. e99b250 Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  19. d9232cb Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 4 months ago
  20. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  21. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 4 months ago
  22. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 4 months ago
  23. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 4 months ago
  24. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 4 months ago
  25. c3d8f22 Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 4 months ago
  26. dd105d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 4 months ago
  27. d57ce84 Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 4 months ago
  28. b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  29. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 4 months ago
  30. d6af633 Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 4 months ago
  31. 5cd841d dt-bindings: vendor-prefixes: Remove trailing whitespace by Geert Uytterhoeven · 4 years, 4 months ago
  32. b533137 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set by Will Deacon · 4 years, 5 months ago
  33. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 5 months ago
  34. 5f53584 dt-bindings: net: correct description of phy-connection-type by Madalin Bucur · 4 years, 4 months ago
  35. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 4 months ago
  36. a326462 dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances by Rob Herring · 4 years, 4 months ago
  37. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 4 months ago
  38. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 4 months ago
  39. f22c557 Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 4 months ago
  40. c0a4f5b Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
  41. 985c788 Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 4 months ago
  42. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 4 months ago
  43. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 4 months ago
  44. 8d75785 ARM64: vdso32: Install vdso32 from vdso_install by Stephen Boyd · 4 years, 4 months ago
  45. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 4 months ago
  46. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 4 months ago
  47. cd02217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 4 months ago
  48. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 4 months ago
  49. 43d387a Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  50. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 4 months ago
  51. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 4 months ago
  52. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 4 months ago
  53. c17c3dc uprobes: __replace_page() avoid BUG in munlock_vma_page() by Hugh Dickins · 4 years, 4 months ago
  54. 71e8432 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 4 months ago
  55. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 4 months ago
  56. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 4 months ago
  57. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 4 months ago
  58. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 4 months ago
  59. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 4 months ago
  60. 00c54a8 mailmap: add Andi Kleen by Nick Desaulniers · 4 years, 4 months ago
  61. d88d59b core/entry: Respect syscall number rewrites by Thomas Gleixner · 4 years, 4 months ago
  62. 6a3ea3e x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM by Sean Christopherson · 4 years, 4 months ago
  63. f6da70d MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain by Leon Romanovsky · 4 years, 5 months ago
  64. 64ef8f2 powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver by Kajol Jain · 4 years, 4 months ago
  65. 541cebb powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000 by Christophe Leroy · 4 years, 4 months ago
  66. abf532c KVM: arm64: Print warning when cpu erratum can cause guests to deadlock by Rob Herring · 4 years, 5 months ago
  67. bf87bb0 arm64: Allow booting of late CPUs affected by erratum 1418040 by Marc Zyngier · 4 years, 5 months ago
  68. d49f7d7 arm64: Move handling of erratum 1418040 into C code by Marc Zyngier · 4 years, 5 months ago
  69. 510bc3c kconfig: qconf: replace deprecated QString::sprintf() with QTextStream by Masahiro Yamada · 4 years, 4 months ago
  70. 68fd110 kconfig: qconf: remove redundant help in the info view by Masahiro Yamada · 4 years, 4 months ago
  71. 53efe2e kconfig: qconf: remove qInfo() to get back Qt4 support by Masahiro Yamada · 4 years, 4 months ago
  72. 0790e63 Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 4 months ago
  73. ba9086a Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 4 months ago
  74. f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 4 months ago
  75. eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 4 months ago
  76. ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 4 months ago
  77. 41506bf dt-bindings: net: renesas, ether: Improve schema validation by Geert Uytterhoeven · 4 years, 4 months ago
  78. 272502f gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 4 months ago
  79. e14fd8d Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue' by David S. Miller · 4 years, 4 months ago
  80. c3d897e hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() by Haiyang Zhang · 4 years, 4 months ago
  81. 4d82054 hv_netvsc: Remove "unlikely" from netvsc_select_queue by Haiyang Zhang · 4 years, 4 months ago
  82. c210773 bpf: selftests: global_funcs: Check err_str before strstr by Yauheni Kaliuta · 4 years, 4 months ago
  83. c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 4 months ago
  84. 5597432 selftests/bpf: Remove test_align leftovers by Veronika Kabatova · 4 years, 4 months ago
  85. 51f6463 tools/resolve_btfids: Fix sections with wrong alignment by Jiri Olsa · 4 years, 4 months ago
  86. da2968f Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 4 months ago
  87. ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 4 months ago
  88. 3e659a82 sfc: fix build warnings on 32-bit by Edward Cree · 4 years, 4 months ago
  89. fb73ed5 net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" by Kaige Li · 4 years, 4 months ago
  90. fc26f5b riscv: Add SiFive drivers to rv32_defconfig by Bin Meng · 4 years, 6 months ago
  91. a2770b5 dt-bindings: timer: Add CLINT bindings by Anup Patel · 4 years, 4 months ago
  92. 2bc3fc8 RISC-V: Remove CLINT related code from timer and arch by Anup Patel · 4 years, 4 months ago
  93. 2ac6795 clocksource/drivers: Add CLINT timer driver by Anup Patel · 4 years, 4 months ago
  94. cc7f3f7 RISC-V: Add mechanism to provide custom IPI operations by Anup Patel · 4 years, 4 months ago
  95. d271b51 Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 4 months ago
  96. ba8e420 afs: Fix key ref leak in afs_put_operation() by David Howells · 4 years, 4 months ago
  97. cc15fd9 Merge branch 'opp/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm by Rafael J. Wysocki · 4 years, 4 months ago
  98. 1e891e5 libbpf: Fix map index used in error message by Toke Høiland-Jørgensen · 4 years, 4 months ago
  99. 90a9b10 powerpc/pseries: Do not initiate shutdown when system is running on UPS by Vasant Hegde · 4 years, 4 months ago
  100. 867a23e io_uring: kill extra iovec=NULL in import_iovec() by Pavel Begunkov · 4 years, 4 months ago