1. 9e96c8c fs: add a vfs_fchmod helper by Christoph Hellwig · 4 years, 8 months ago
  2. c04011f fs: add a vfs_fchown helper by Christoph Hellwig · 4 years, 8 months ago
  3. f845669 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux into master by Linus Torvalds · 4 years, 8 months ago
  4. 994e99a Merge tag 'platform-drivers-x86-v5.8-2' of git://git.infradead.org/linux-platform-drivers-x86 into master by Linus Torvalds · 4 years, 8 months ago
  5. 0665a4e Merge tag 'dmaengine-fix-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine into master by Linus Torvalds · 4 years, 8 months ago
  6. 6cbba1f keys: asymmetric: fix error return code in software_key_query() by Wei Yongjun · 4 years, 8 months ago
  7. 811f04b afs: Fix interruption of operations by David Howells · 4 years, 8 months ago
  8. 9a33e37 platform/x86: asus-wmi: allow BAT1 battery name by Vasiliy Kupriakov · 4 years, 9 months ago
  9. e1eea3f platform/x86: ISST: Add new PCI device ids by Srinivas Pandruvada · 4 years, 9 months ago
  10. e2e9080 platform/x86: thinkpad_acpi: Revert "Use strndup_user() in dispatch_proc_write()" by Andy Shevchenko · 4 years, 8 months ago
  11. e9919e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 8 months ago
  12. 0dc589d Merge tag 'iommu-fixes-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 8 months ago
  13. f81fdd0 mm: document warning in move_normal_pmd() and make it warn only once by Linus Torvalds · 4 years, 8 months ago
  14. 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 8 months ago
  15. 5c38b7d Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 8 months ago
  16. 4437dd6 Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  17. 72c34e8 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 8 months ago
  18. 16d5980 io_uring: fix not initialised work->flags by Pavel Begunkov · 4 years, 8 months ago
  19. dd821e0 io_uring: fix missing msg_name assignment by Pavel Begunkov · 4 years, 8 months ago
  20. 9901a6b Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 8 months ago
  21. 9599e9e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
  22. 0aea6d5c Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 8 months ago
  23. 997c443 Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 8 months ago
  24. 1e7468b clk: Specify IOMEM dependency for HSDK pll driver by David Gow · 4 years, 9 months ago
  25. c2407ab clk: AST2600: Add mux for EMMC clock by Eddie James · 4 years, 8 months ago
  26. 8e3709d7 clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER by Nathan Chancellor · 4 years, 9 months ago
  27. 1df0d89 Merge tag 'libnvdimm-fix-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 8 months ago
  28. 5ab39e08 Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 8 months ago
  29. 49decdd Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linux by Linus Torvalds · 4 years, 8 months ago
  30. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 8 months ago
  31. 9321f1a mips: Remove compiler check in unroll macro by Nathan Chancellor · 4 years, 8 months ago
  32. 1195c7c Merge branch 'mlxsw-Various-fixes' by David S. Miller · 4 years, 8 months ago
  33. c4317b1 mlxsw: pci: Fix use-after-free in case of failed devlink reload by Ido Schimmel · 4 years, 8 months ago
  34. d9d5420 mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() by Ido Schimmel · 4 years, 8 months ago
  35. f9f41e3d Merge branch 'macb-WOL-fixes' by David S. Miller · 4 years, 8 months ago
  36. 6c8f85c net: macb: fix call to pm_runtime in the suspend/resume functions by Nicolas Ferre · 4 years, 8 months ago
  37. 64febc5 net: macb: fix macb_suspend() by removing call to netif_carrier_off() by Nicolas Ferre · 4 years, 8 months ago
  38. 253fe09 net: macb: fix macb_get/set_wol() when moving to phylink by Nicolas Ferre · 4 years, 8 months ago
  39. ced4799 net: macb: mark device wake capable when "magic-packet" property present by Nicolas Ferre · 4 years, 8 months ago
  40. 515a10a net: macb: fix wakeup test in runtime suspend/resume routines by Nicolas Ferre · 4 years, 8 months ago
  41. c8b1d74 bnxt_en: fix NULL dereference in case SR-IOV configuration fails by Davide Caratti · 4 years, 8 months ago
  42. 45ae836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 8 months ago
  43. ca68d56 Merge tag 'mlx5-fixes-2020-07-02' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 8 months ago
  44. aa0c908 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 8 months ago
  45. 0f318cb Merge tag 'linux-kselftest-fixes-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 4 years, 8 months ago
  46. a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  47. d33db70 Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
  48. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 8 months ago
  49. 1bfde03 Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 8 months ago
  50. 25aadbd Merge tag 'pinctrl-v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 4 years, 8 months ago
  51. 3f88343 Merge tag 'gpio-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 8 months ago
  52. d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 8 months ago
  53. f4c8824 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
  54. e8749d0 Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 8 months ago
  55. cb24c61 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
  56. d45f47a Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 8 months ago
  57. 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 8 months ago
  58. 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 8 months ago
  59. dd9ce2d MAINTAINERS: update email address for Gerald Schaefer by Gerald Schaefer · 4 years, 8 months ago
  60. 2c08f65 MAINTAINERS: update email address for Heiko Carstens by Heiko Carstens · 4 years, 8 months ago
  61. ba8c423 xen/xenbus: Fix a double free in xenbus_map_ring_pv() by Dan Carpenter · 4 years, 8 months ago
  62. 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 8 months ago
  63. 83d31e5 KVM: nVMX: fixes for preemption timer migration by Paolo Bonzini · 4 years, 8 months ago
  64. 70ee573 riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning by Vincent Chen · 4 years, 9 months ago
  65. def0aa2 kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h by Vincent Chen · 4 years, 9 months ago
  66. f7fc752 riscv: Fix "no previous prototype" compile warning in kgdb.c file by Vincent Chen · 4 years, 9 months ago
  67. fc0c769 riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX by Vincent Chen · 4 years, 9 months ago
  68. 8c080d3 kgdb: enable arch to support XML packet. by Vincent Chen · 4 years, 9 months ago
  69. b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 8 months ago
  70. eb32b3f net/mlx5e: CT: Fix memory leak in cleanup by Eli Britstein · 4 years, 9 months ago
  71. 88b3d5c net/mlx5e: Fix port buffers cell size value by Eran Ben Elisha · 4 years, 9 months ago
  72. 6a1cf4e net/mlx5e: Fix 50G per lane indication by Aya Levin · 4 years, 9 months ago
  73. f4aebbf net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash by Aya Levin · 4 years, 10 months ago
  74. b3c2ed2 net/mlx5e: Fix VXLAN configuration restore after function reload by Aya Levin · 4 years, 9 months ago
  75. c1aea9e net/mlx5e: Fix usage of rcu-protected pointer by Vlad Buslov · 4 years, 9 months ago
  76. 2fb15e7 net/mxl5e: Verify that rpriv is not NULL by Vlad Buslov · 4 years, 9 months ago
  77. 01f3d5d net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode by Vu Pham · 4 years, 9 months ago
  78. 47afbdd net/mlx5: Fix eeprom support for SFP module by Eran Ben Elisha · 4 years, 9 months ago
  79. 42f8204 Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 8 months ago
  80. d4e6045 Restore gcc check in mips asm/unroll.h by Cesar Eduardo Barros · 4 years, 8 months ago
  81. 355a358 kbuild: Move -Wtype-limits to W=2 by Rikard Falkeborn · 4 years, 8 months ago
  82. 14b032b cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 8 months ago
  83. f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 8 months ago
  84. 38794a5 Merge tag 'amd-drm-fixes-5.8-2020-07-09' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  85. 1328af8 Merge tag 'drm-intel-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 4 years, 8 months ago
  86. 76cfab9 Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  87. a088eb0 Merge tag 'drm-misc-fixes-2020-07-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 8 months ago
  88. 46a20c9 Merge tag 'mediatek-drm-fixes-5.8' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-fixes by Dave Airlie · 4 years, 8 months ago
  89. 2a89b99 Merge tag 'for-5.8/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 8 months ago
  90. ce69fb3 Merge tag 'kallsyms_show_value-v5.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 8 months ago
  91. ce69e56 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 8 months ago
  92. c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 8 months ago
  93. f3dda7a bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone by Martin KaFai Lau · 4 years, 8 months ago
  94. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 8 months ago
  95. 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 8 months ago
  96. 13cf8aa qed: Populate nvm-file attributes while reading nvm config partition. by Sudarsana Reddy Kalluru · 4 years, 8 months ago
  97. f4892c3 drm/amdgpu: don't do soft recovery if gpu_recovery=0 by Marek Olšák · 4 years, 8 months ago
  98. 41855a8 drm/radeon: fix double free by Tom Rix · 4 years, 8 months ago
  99. 3b2e973 drm/amd/display: add dmcub check on RENOIR by Aaron Ma · 4 years, 8 months ago
  100. c564b86 drm/amdgpu: add TMR destory function for psp by Huang Rui · 4 years, 9 months ago