1. 6178713 nfsd: add structure definitions for xattr requests / responses by Frank van der Linden · 4 years, 6 months ago
  2. c11d7fd nfsd: take xattr bits into account for permission checks by Frank van der Linden · 4 years, 6 months ago
  3. 3211944 nfsd: define xattr functions to call into their vfs counterparts by Frank van der Linden · 4 years, 6 months ago
  4. 4dd05fc nfsd: add defines for NFSv4.2 extended attribute support by Frank van der Linden · 4 years, 6 months ago
  5. 874c7b8 nfsd: split off the write decode code into a separate function by Frank van der Linden · 4 years, 6 months ago
  6. cab8d28 xattr: add a function to check if a namespace is supported by Frank van der Linden · 4 years, 6 months ago
  7. 08b5d50 xattr: break delegations in {set,remove}xattr by Frank van der Linden · 4 years, 6 months ago
  8. c132621 nfs,nfsd: NFSv4.2 extended attribute protocol definitions by Frank van der Linden · 4 years, 6 months ago
  9. 11ba468 Linux 5.8-rc5 by Linus Torvalds · 4 years, 6 months ago
  10. 5c38b7d Merge tag 'xtensa-20200712' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 4 years, 6 months ago
  11. 4437dd6 Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  12. 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, 6 months ago
  13. 16d5980 io_uring: fix not initialised work->flags by Pavel Begunkov · 4 years, 6 months ago
  14. dd821e0 io_uring: fix missing msg_name assignment by Pavel Begunkov · 4 years, 6 months ago
  15. 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, 6 months ago
  16. 9599e9e Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 6 months ago
  17. 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, 6 months ago
  18. 997c443 Merge tag 'powerpc-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  19. 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, 6 months ago
  20. 5ab39e08 Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  21. 49decdd Merge tag 'inclusive-terminology' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/linux by Linus Torvalds · 4 years, 6 months ago
  22. 5a76489 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 6 months ago
  23. 9321f1a mips: Remove compiler check in unroll macro by Nathan Chancellor · 4 years, 6 months ago
  24. 1195c7c Merge branch 'mlxsw-Various-fixes' by David S. Miller · 4 years, 6 months ago
  25. c4317b1 mlxsw: pci: Fix use-after-free in case of failed devlink reload by Ido Schimmel · 4 years, 6 months ago
  26. d9d5420 mlxsw: spectrum_router: Remove inappropriate usage of WARN_ON() by Ido Schimmel · 4 years, 6 months ago
  27. f9f41e3d Merge branch 'macb-WOL-fixes' by David S. Miller · 4 years, 6 months ago
  28. 6c8f85c net: macb: fix call to pm_runtime in the suspend/resume functions by Nicolas Ferre · 4 years, 6 months ago
  29. 64febc5 net: macb: fix macb_suspend() by removing call to netif_carrier_off() by Nicolas Ferre · 4 years, 6 months ago
  30. 253fe09 net: macb: fix macb_get/set_wol() when moving to phylink by Nicolas Ferre · 4 years, 6 months ago
  31. ced4799 net: macb: mark device wake capable when "magic-packet" property present by Nicolas Ferre · 4 years, 6 months ago
  32. 515a10a net: macb: fix wakeup test in runtime suspend/resume routines by Nicolas Ferre · 4 years, 6 months ago
  33. c8b1d74 bnxt_en: fix NULL dereference in case SR-IOV configuration fails by Davide Caratti · 4 years, 6 months ago
  34. 45ae836 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 6 months ago
  35. 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, 6 months ago
  36. aa0c908 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 6 months ago
  37. 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, 6 months ago
  38. a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  39. d33db70 Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  40. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago
  41. 1bfde03 Merge tag 'dma-mapping-5.8-5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 6 months ago
  42. 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, 6 months ago
  43. 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, 6 months ago
  44. 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, 6 months ago
  45. f4c8824 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 6 months ago
  46. e8749d0 Merge tag 's390-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 6 months ago
  47. cb24c61 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 6 months ago
  48. d45f47a Merge tag 'mmc-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 6 months ago
  49. 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 6 months ago
  50. 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 6 months ago
  51. dd9ce2d MAINTAINERS: update email address for Gerald Schaefer by Gerald Schaefer · 4 years, 6 months ago
  52. 2c08f65 MAINTAINERS: update email address for Heiko Carstens by Heiko Carstens · 4 years, 6 months ago
  53. ba8c423 xen/xenbus: Fix a double free in xenbus_map_ring_pv() by Dan Carpenter · 4 years, 6 months ago
  54. 3d9fdc2 KVM: MIPS: Fix build errors for 32bit kernel by Huacai Chen · 4 years, 6 months ago
  55. 83d31e5 KVM: nVMX: fixes for preemption timer migration by Paolo Bonzini · 4 years, 6 months ago
  56. 70ee573 riscv: Avoid kgdb.h including gdb_xml.h to solve unused-const-variable warning by Vincent Chen · 4 years, 6 months ago
  57. def0aa2 kgdb: Move the extern declaration kgdb_has_hit_break() to generic kgdb.h by Vincent Chen · 4 years, 6 months ago
  58. f7fc752 riscv: Fix "no previous prototype" compile warning in kgdb.c file by Vincent Chen · 4 years, 6 months ago
  59. fc0c769 riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX by Vincent Chen · 4 years, 6 months ago
  60. 8c080d3 kgdb: enable arch to support XML packet. by Vincent Chen · 4 years, 6 months ago
  61. b2f9f15 libbpf: Fix libbpf hashmap on (I)LP32 architectures by Jakub Bogusz · 4 years, 6 months ago
  62. eb32b3f net/mlx5e: CT: Fix memory leak in cleanup by Eli Britstein · 4 years, 6 months ago
  63. 88b3d5c net/mlx5e: Fix port buffers cell size value by Eran Ben Elisha · 4 years, 7 months ago
  64. 6a1cf4e net/mlx5e: Fix 50G per lane indication by Aya Levin · 4 years, 7 months ago
  65. f4aebbf net/mlx5e: Fix CPU mapping after function reload to avoid aRFS RX crash by Aya Levin · 4 years, 8 months ago
  66. b3c2ed2 net/mlx5e: Fix VXLAN configuration restore after function reload by Aya Levin · 4 years, 6 months ago
  67. c1aea9e net/mlx5e: Fix usage of rcu-protected pointer by Vlad Buslov · 4 years, 7 months ago
  68. 2fb15e7 net/mxl5e: Verify that rpriv is not NULL by Vlad Buslov · 4 years, 7 months ago
  69. 01f3d5d net/mlx5: E-Switch, Fix vlan or qos setting in legacy mode by Vu Pham · 4 years, 7 months ago
  70. 47afbdd net/mlx5: Fix eeprom support for SFP module by Eran Ben Elisha · 4 years, 7 months ago
  71. 42f8204 Merge tag 'drm-fixes-2020-07-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 6 months ago
  72. d4e6045 Restore gcc check in mips asm/unroll.h by Cesar Eduardo Barros · 4 years, 6 months ago
  73. 355a358 kbuild: Move -Wtype-limits to W=2 by Rikard Falkeborn · 4 years, 6 months ago
  74. 14b032b cgroup: Fix sock_cgroup_data on big-endian. by Cong Wang · 4 years, 6 months ago
  75. f43cb0d selftests: bpf: Fix detach from sockmap tests by Lorenz Bauer · 4 years, 6 months ago
  76. 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, 6 months ago
  77. 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, 6 months ago
  78. 76cfab9 Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 6 months ago
  79. 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, 6 months ago
  80. 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, 6 months ago
  81. 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, 6 months ago
  82. 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, 6 months ago
  83. ce69e56 tcp: make sure listeners don't initialize congestion-control state by Christoph Paasch · 4 years, 6 months ago
  84. c9a368f bpf: net: Avoid incorrect bpf_sk_reuseport_detach call by Martin KaFai Lau · 4 years, 6 months ago
  85. f3dda7a bpf: net: Avoid copying sk_user_data of reuseport_array during sk_clone by Martin KaFai Lau · 4 years, 6 months ago
  86. 365f9ae ethtool: fix genlmsg_put() failure handling in ethnl_default_dumpit() by Michal Kubecek · 4 years, 6 months ago
  87. 306381a net_sched: fix a memory leak in atm_tc_init() by Cong Wang · 4 years, 6 months ago
  88. 13cf8aa qed: Populate nvm-file attributes while reading nvm config partition. by Sudarsana Reddy Kalluru · 4 years, 6 months ago
  89. f4892c3 drm/amdgpu: don't do soft recovery if gpu_recovery=0 by Marek Olšák · 4 years, 6 months ago
  90. 41855a8 drm/radeon: fix double free by Tom Rix · 4 years, 6 months ago
  91. 3b2e973 drm/amd/display: add dmcub check on RENOIR by Aaron Ma · 4 years, 6 months ago
  92. c564b86 drm/amdgpu: add TMR destory function for psp by Huang Rui · 4 years, 6 months ago
  93. 20303ec drm/amdgpu: asd function needs to be unloaded in suspend phase by Huang Rui · 4 years, 6 months ago
  94. d777659 btrfs: wire up iter_file_splice_write by Christoph Hellwig · 4 years, 6 months ago
  95. 230ed39 btrfs: fix double put of block group with nocow by Josef Bacik · 4 years, 6 months ago
  96. a8dab63 cifs: update internal module version number by Steve French · 4 years, 6 months ago
  97. a77592a cifs: fix reference leak for tlink by Ronnie Sahlberg · 4 years, 6 months ago
  98. 5679b28 arm64/alternatives: don't patch up internal branches by Ard Biesheuvel · 4 years, 6 months ago
  99. 528a953 s390/mm: fix huge pte soft dirty copying by Janosch Frank · 4 years, 6 months ago
  100. 09c717c arm64: Add missing sentinel to erratum_1463225 by Florian Fainelli · 4 years, 6 months ago