1. d792a7a perf session: Check for NULL pointer before dereference by Ameer Hamza · 3 years ago
  2. a663520 perf annotate: Set error stream of objdump process for TUI by Namhyung Kim · 2 years, 11 months ago
  3. ae65b44 perf tools: Add missing branch_sample_type to perf_event_attr__fprintf() by Anshuman Khandual · 2 years, 11 months ago
  4. b7b9825 tools headers UAPI: Sync linux/kvm.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  5. 9334030 Merge remote-tracking branch 'torvalds/master' into perf/urgent by Arnaldo Carvalho de Melo · 2 years, 11 months ago
  6. 90c9e95 Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 2 years, 11 months ago
  7. 5fdb2621 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 2 years, 11 months ago
  8. fbc04bf Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  9. ea7b3e6 Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  10. 524446e Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 2 years, 11 months ago
  11. 7e6a6b4 Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 2 years, 11 months ago
  12. 0457e51 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 2 years, 11 months ago
  13. fc93310 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 2 years, 11 months ago
  14. e09e1a4 Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 2 years, 11 months ago
  15. 7dd3876 PCI: kirin: Add dev struct for of_device_get_match_data() by Bjorn Helgaas · 2 years, 11 months ago
  16. 86286e4 Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 2 years, 11 months ago
  17. b0bc0cb Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs by Linus Torvalds · 2 years, 11 months ago
  18. 7c4a945 Merge tag 'block-5.17-2022-02-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 2 years, 11 months ago
  19. 494a2c2 Merge tag 'ata-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata by Linus Torvalds · 2 years, 11 months ago
  20. 07cd9ac Merge tag 'iommu-fixes-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 2 years, 11 months ago
  21. ba6ef8a Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 11 months ago
  22. ddb16b0 Merge tag 'acpi-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 2 years, 11 months ago
  23. 0a566d4 Merge tag 'sound-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 2 years, 11 months ago
  24. 31462d9 Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 2 years, 11 months ago
  25. f9aaa5b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 2 years, 11 months ago
  26. 9d5505f random: only call crng_finalize_init() for primary_crng by Dominik Brodowski · 2 years, 11 months ago
  27. ebf7606 random: access primary_pool directly rather than through pointer by Dominik Brodowski · 2 years, 11 months ago
  28. 042e293 random: wake up /dev/random writers after zap by Jason A. Donenfeld · 2 years, 11 months ago
  29. c321e90 random: continually use hwgenerator randomness by Dominik Brodowski · 3 years ago
  30. d2a02e3 lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI by Jason A. Donenfeld · 3 years ago
  31. cff7f22 Merge tag 'ceph-for-5.17-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 2 years, 11 months ago
  32. 1eb7de1 Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux by Linus Torvalds · 2 years, 11 months ago
  33. 633a8e8 Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 2 years, 11 months ago
  34. 07d2505 kselftest/vm: revert "tools/testing/selftests/vm/userfaultfd.c: use swap() to make code cleaner" by Shuah Khan · 2 years, 11 months ago
  35. 6a0fb70 MAINTAINERS: update rppt's email by Mike Rapoport · 2 years, 11 months ago
  36. c10a0f8 mm/kmemleak: avoid scanning potential huge holes by Lang Yu · 2 years, 11 months ago
  37. 520ba72 ipc/sem: do not sleep with a spin lock held by Minghao Chi · 2 years, 11 months ago
  38. 314c459 mm/pgtable: define pte_index so that preprocessor could recognize it by Mike Rapoport · 2 years, 11 months ago
  39. 80110bb mm/page_table_check: check entries at pmd levels by Pasha Tatashin · 2 years, 11 months ago
  40. e59a47b8 mm/khugepaged: unify collapse pmd clear, flush and free by Pasha Tatashin · 2 years, 11 months ago
  41. 64d8b9e1 mm/page_table_check: use unsigned long for page counters and cleanup by Pasha Tatashin · 2 years, 11 months ago
  42. fb5222a mm/debug_vm_pgtable: remove pte entry from the page table by Pasha Tatashin · 2 years, 11 months ago
  43. a85468b Revert "mm/page_isolation: unset migratetype directly for non Buddy page" by Chen Wandun · 2 years, 11 months ago
  44. 9b45a77 iommu/amd: Fix loop timeout issue in iommu_ga_log_enable() by Joerg Roedel · 2 years, 11 months ago
  45. 6e37ec88 KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer by Sean Christopherson · 2 years, 11 months ago
  46. e3bcfda KVM: x86: Report deprecated x87 features in supported CPUID by Jim Mattson · 2 years, 11 months ago
  47. ac9f0c8 ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkage by Anton Lundin · 2 years, 11 months ago
  48. d052c5d MAINTAINERS: add myself as Renesas R-Car SATA driver reviewer by Sergey Shtylyov · 2 years, 11 months ago
  49. 9ca3d3c Merge tag 'drm-intel-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 2 years, 11 months ago
  50. 8ea2c51 Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 2 years, 11 months ago
  51. 2433105 erofs: fix small compressed files inlining by Gao Xiang · 2 years, 11 months ago
  52. b13e0c7 block: bio-integrity: Advance seed correctly for larger interval sizes by Martin K. Petersen · 2 years, 11 months ago
  53. 7eb3848 Merge tag 'amd-drm-fixes-5.17-2022-02-02' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 2 years, 11 months ago
  54. dcb85f85 gcc-plugins/stackleak: Use noinstr in favor of notrace by Kees Cook · 2 years, 11 months ago
  55. eb2eb51 Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 2 years, 11 months ago
  56. 551007a Merge tag 'selinux-pr-20220203' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 2 years, 11 months ago
  57. 25b20ae Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago
  58. 87563a0 ax25: fix reference count leaks of ax25_dev by Duoming Zhou · 2 years, 11 months ago
  59. 80d4609 net: stmmac: ensure PTP time register reads are consistent by Yannick Vignon · 2 years, 11 months ago
  60. 77b1b8b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by Jakub Kicinski · 2 years, 11 months ago
  61. e8db8c9c Merge tag 'nvme-5.17-2022-02-03' of git://git.infradead.org/nvme into block-5.17 by Jens Axboe · 2 years, 11 months ago
  62. 1f2cfdd printk: Fix incorrect __user type in proc_dointvec_minmax_sysadmin() by Mickaël Salaün · 2 years, 11 months ago
  63. 67d6212 Revert "module, async: async_synchronize_full() on module init iff async is used" by Igor Pylypiv · 2 years, 11 months ago
  64. aace2b7 Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.17 by Jens Axboe · 2 years, 11 months ago
  65. 305e6c4 Merge branch 'for-5.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 2 years, 11 months ago
  66. 0166556 Merge branch 'net-ipa-enable-register-retention' by Jakub Kicinski · 2 years, 11 months ago
  67. 34a0817 net: ipa: request IPA register values be retained by Alex Elder · 2 years, 11 months ago
  68. ac62a01 dt-bindings: net: qcom,ipa: add optional qcom,qmp property by Alex Elder · 2 years, 11 months ago
  69. 2bdfd28 cgroup/cpuset: Fix "suspicious RCU usage" lockdep warning by Waiman Long · 2 years, 11 months ago
  70. 7f3bdbc tools/resolve_btfids: Do not print any commands when building silently by Nathan Chancellor · 2 years, 11 months ago
  71. c36c04c Revert "mm/gup: small refactoring: simplify try_grab_page()" by John Hubbard · 2 years, 11 months ago
  72. d394bb7 Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux by Linus Torvalds · 2 years, 11 months ago
  73. 1dd498e KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errata by James Morse · 2 years, 11 months ago
  74. 1229630 KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occurs by James Morse · 2 years, 11 months ago
  75. 1c71dbc KVM: arm64: Avoid consuming a stale esr value when SError occur by James Morse · 2 years, 11 months ago
  76. 622c9a3 drm: mxsfb: Fix NULL pointer dereference by Alexander Stein · 2 years, 11 months ago
  77. e25a8d9 x86/Xen: streamline (and fix) PV CPU enumeration by Jan Beulich · 2 years, 11 months ago
  78. 3ccb312 xen: update missing ioctl magic numers documentation by Randy Dunlap · 2 years, 11 months ago
  79. 164666f Improve docs for IOCTL_GNTDEV_MAP_GRANT_REF by Demi Marie Obenour · 2 years, 11 months ago
  80. 4564661 xen: xenbus_dev.h: delete incorrect file name by Randy Dunlap · 2 years, 11 months ago
  81. b293dcc bpf: Use VM_MAP instead of VM_ALLOC for ringbuf by Hou Tao · 2 years, 11 months ago
  82. 6a51abd nvme-fabrics: fix state check in nvmf_ctlr_matches_baseopts() by Uday Shankar · 3 years ago
  83. d3b331f cifs: fix workstation_name for multiuser mounts by Ryan Bair · 3 years ago
  84. 40c845c Invalidate fscache cookie only when inode attributes are changed. by Rohith Surabattula · 2 years, 11 months ago
  85. 4a81f6d net, neigh: Do not trigger immediate probes on NUD_FAILED from neigh_managed_work by Daniel Borkmann · 2 years, 11 months ago
  86. b67985b tcp: add missing tcp_skb_can_collapse() test in tcp_shift_skb_data() by Eric Dumazet · 2 years, 11 months ago
  87. c4f9c8b MAINTAINERS: add myself as PATA drivers reviewer by Sergey Shtylyov · 2 years, 11 months ago
  88. e8ae387 drm/amdgpu: fix logic inversion in check by Christian König · 2 years, 11 months ago
  89. e55a3ae drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled by Mario Limonciello · 3 years ago
  90. 30fbce3 drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina panels by Aun-Ali Zaidi · 2 years, 11 months ago
  91. 49a6ebb drm/amd/display: revert "Reset fifo after enable otg" by Zhan Liu · 2 years, 11 months ago
  92. f5fa54f drm/amd/display: watermark latencies is not enough on DCN31 by Paul Hsieh · 2 years, 11 months ago
  93. 2d8ae25d2 drm/amd/display: Update watermark values for DCN301 by Agustin Gutierrez · 2 years, 11 months ago
  94. bca5245 drm/amdgpu: fix a potential GPU hang on cyan skillfish by Lang Yu · 2 years, 11 months ago
  95. 04ef860 drm/amd: Only run s3 or s0ix if system is configured properly by Mario Limonciello · 3 years ago
  96. f52a2b8 drm/amd: add support to check whether the system is set to s3 by Mario Limonciello · 3 years ago
  97. 88808fb Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 2 years, 11 months ago
  98. 0f9650b md: fix NULL pointer deref with nowait but no mddev->queue by Song Liu · 2 years, 11 months ago
  99. d5084ff Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 11 months ago
  100. 27bb0b1 Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 2 years, 11 months ago