1. d953975 net/compat: Add missing sock updates for SCM_RIGHTS by Kees Cook · 4 years, 9 months ago
  2. 11eb004 selftests/seccomp: Check ENOSYS under tracing by Kees Cook · 4 years, 8 months ago
  3. adeeec8 selftests/seccomp: Refactor to use fixture variants by Kees Cook · 4 years, 8 months ago
  4. 9d1587a selftests/harness: Clean up kern-doc for fixtures by Kees Cook · 4 years, 8 months ago
  5. fe4bfff seccomp: Use -1 marker for end of mode 1 syscall list by Kees Cook · 4 years, 9 months ago
  6. 47e33c05 seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID by Kees Cook · 4 years, 9 months ago
  7. 279ed89 selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall() by Kees Cook · 4 years, 9 months ago
  8. cf8918d selftests/seccomp: Make kcmp() less required by Kees Cook · 4 years, 9 months ago
  9. e68f9d4 seccomp: Use pr_fmt by Kees Cook · 4 years, 9 months ago
  10. 81a0c8b selftests/seccomp: Improve calibration loop by Kees Cook · 4 years, 9 months ago
  11. bc32c9c selftests/seccomp: use 90s as timeout by Thadeu Lima de Souza Cascardo · 4 years, 10 months ago
  12. d3a37ea selftests/seccomp: Expand benchmark to per-filter measurements by Kees Cook · 4 years, 10 months ago
  13. ad56821 selftests/seccomp: Check for EPOLLHUP for user_notif by Christian Brauner · 4 years, 10 months ago
  14. 99cdb8b seccomp: notify about unused filter by Christian Brauner · 4 years, 10 months ago
  15. 76194c4 seccomp: Lift wait_queue into struct seccomp_filter by Christian Brauner · 4 years, 10 months ago
  16. 3a15fb6 seccomp: release filter after task is fully dead by Christian Brauner · 4 years, 10 months ago
  17. b707dde seccomp: rename "usage" to "refs" and document by Christian Brauner · 4 years, 10 months ago
  18. 9f87dcf seccomp: Add find_notification helper by Sargun Dhillon · 4 years, 10 months ago
  19. c818c03 seccomp: Report number of loaded filters in /proc/$pid/status by Kees Cook · 4 years, 10 months ago
  20. e4d0502 selftests/seccomp: Set NNP for TSYNC ESRCH flag test by Kees Cook · 4 years, 8 months ago
  21. d7d2e5b selftests/seccomp: Add SKIPs for failed unshare() by Kees Cook · 4 years, 8 months ago
  22. 8b1bc88 selftests/seccomp: Rename XFAIL to SKIP by Kees Cook · 4 years, 8 months ago
  23. b3a9e3b Linux 5.8-rc1 by Linus Torvalds · 4 years, 9 months ago
  24. 4a87b19 Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-morton/linux by Linus Torvalds · 4 years, 9 months ago
  25. 39030e1 security: Add LSM hooks to set*gid syscalls by Thomas Cedeno · 4 years, 9 months ago
  26. 9d645db Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 9 months ago
  27. 96144c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 9 months ago
  28. 55e20bd Revert "btrfs: switch to iomap_dio_rw() for dio" by David Sterba · 4 years, 9 months ago
  29. bc13911 net: ethernet: ti: ale: fix allmulti for nu type ale by Grygorii Strashko · 4 years, 9 months ago
  30. 2074f9e net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init by Grygorii Strashko · 4 years, 9 months ago
  31. fa7566a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 9 months ago
  32. bf97bac net: atm: Remove the error message according to the atomic context by Liao Pingfang · 4 years, 9 months ago
  33. f82e7b5 Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 9 months ago
  34. 4f9b3a3 binderfs: add gitignore for generated sample program by Linus Torvalds · 4 years, 9 months ago
  35. 3e1ad40 doc: don't use deprecated "---help---" markers in target docs by Linus Torvalds · 4 years, 9 months ago
  36. 6adc19f Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 9 months ago
  37. 3df83e1 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 9 months ago
  38. 91fa588 Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 4 years, 9 months ago
  39. ac911b3 Merge tag 'media/v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 9 months ago
  40. d74b15d Merge tag 'libnvdimm-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 4 years, 9 months ago
  41. 298ce0f watch_queue: add gitignore for generated sample program by Linus Torvalds · 4 years, 9 months ago
  42. 593bd5e Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  43. c555722 Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 9 months ago
  44. 61f3e82 Merge tag '9p-for-5.8' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 9 months ago
  45. 08bf1a2 Merge tag 'powerpc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 9 months ago
  46. cfd230b Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 9 months ago
  47. 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
  48. 66125d9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 4 years, 9 months ago
  49. a942908 Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  50. 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  51. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 9 months ago
  52. 6c32978 Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 4 years, 9 months ago
  53. db227c1 ARM: 8985/1: efi/decompressor: deal with HYP mode boot gracefully by Ard Biesheuvel · 4 years, 9 months ago
  54. 39c3e30 ARM: 8984/1: Kconfig: set default ZBOOT_ROM_TEXT/BSS value to 0x0 by Chris Packham · 4 years, 9 months ago
  55. 777747f alpha: Fix build around srm_sysrq_reboot_op by Joerg Roedel · 4 years, 9 months ago
  56. 7812193 alpha: c_next should increase position index by Matt Turner · 4 years, 9 months ago
  57. e66dd01 alpha: Replace sg++ with sg = sg_next(sg) by Xu Wang · 4 years, 10 months ago
  58. 54505a1 alpha: fix memory barriers so that they conform to the specification by Mikulas Patocka · 4 years, 10 months ago
  59. c0ebf71 alpha: remove unneeded semicolon in sys_eiger.c by Jason Yan · 4 years, 11 months ago
  60. a466a5c alpha: remove unneeded semicolon in osf_sys.c by Jason Yan · 4 years, 11 months ago
  61. 5f14596 alpha: Replace strncmp with str_has_prefix by Chuhong Yuan · 6 years ago
  62. 5bea3044 alpha: fix rtc port ranges by Mikulas Patocka · 6 years ago
  63. 8b3ebda alpha: Kconfig: pedantic formatting by Enrico Weigelt, metux IT consult · 6 years ago
  64. 29fcb05 bpf: Undo internal BPF_PROBE_MEM in BPF insns dump by Andrii Nakryiko · 4 years, 9 months ago
  65. caf6249 libbpf: Support pre-initializing .bss global variables by Andrii Nakryiko · 4 years, 9 months ago
  66. 22eb787 tools/bpftool: Fix skeleton codegen by Andrii Nakryiko · 4 years, 9 months ago
  67. 60e5ca8 bpf: Fix memlock accounting for sock_hash by Andrey Ignatov · 4 years, 9 months ago
  68. f6fede8 bpf: sockmap: Don't attach programs to UDP sockets by Lorenz Bauer · 4 years, 9 months ago
  69. 2c7269b bpf: tcp: Recv() should return 0 when the peer socket is closed by Sabrina Dubroca · 4 years, 9 months ago
  70. a7a519a smb3: Add debug message for new file creation with idsfromsid mount option by Steve French · 4 years, 9 months ago
  71. 6954a9e ibmvnic: Flush existing work items before device removal by Thomas Falcon · 4 years, 9 months ago
  72. df2fbf5 Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux by Linus Torvalds · 4 years, 9 months ago
  73. b65ce38 genetlink: clean up family attributes allocations by Cong Wang · 4 years, 9 months ago
  74. 44ebe01 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 9 months ago
  75. 0bf3924b x86/entry: Force rcu_irq_enter() when in idle task by Thomas Gleixner · 4 years, 9 months ago
  76. 9433a51 Merge tag 'pwm/for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 4 years, 9 months ago
  77. 8f02f36 Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 9 months ago
  78. 5c2fb57 Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 9 months ago
  79. ef1548a proc: Use new_inode not new_inode_pseudo by Eric W. Biederman · 4 years, 9 months ago
  80. 923ea16 Merge tag 'integrity-v5.8-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity by Linus Torvalds · 4 years, 9 months ago
  81. 4071b85 Merge tag 'devicetree-fixes-for-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 9 months ago
  82. 7de26c4 Merge tag 'nios2-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 4 years, 9 months ago
  83. a660339 cifs: fix chown and chgrp when idsfromsid mount option enabled by Steve French · 4 years, 9 months ago
  84. 975221e smb3: allow uid and gid owners to be set on create with idsfromsid mount option by Steve French · 4 years, 9 months ago
  85. 52cd0d9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
  86. d2d5439 Merge tag 'for-linus-5.8b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 9 months ago
  87. 8440d4a Merge branch 'dt/schema-cleanups' into dt/linus by Rob Herring · 4 years, 9 months ago
  88. 4476157 dt-bindings: Remove redundant 'maxItems' by Rob Herring · 4 years, 9 months ago
  89. 4235b1a ima: fix mprotect checking by Mimi Zohar · 4 years, 9 months ago
  90. e4bd7c4 smb311: Add tracepoints for new compound posix query info by Steve French · 4 years, 9 months ago
  91. d313852 smb311: add support for using info level for posix extensions query by Steve French · 4 years, 9 months ago
  92. 71ed49d x86/entry: Make NMI use IDTENTRY_RAW by Thomas Gleixner · 4 years, 9 months ago
  93. 790434f smb311: Add support for lookup with posix extensions query info by Steve French · 4 years, 9 months ago
  94. b1bc187 smb311: Add support for SMB311 query info (non-compounded) by Steve French · 4 years, 9 months ago
  95. 6a5f659 SMB311: Add support for query info using posix extensions (level 100) by Steve French · 4 years, 9 months ago
  96. ebf5744 smb3: add indatalen that can be a non-zero value to calculation of credit charge in smb2 ioctl by Namjae Jeon · 4 years, 9 months ago
  97. 15a416e x86/entry: Treat BUG/WARN as NMI-like entries by Andy Lutomirski · 4 years, 9 months ago
  98. e881bfa KVM: PPC: Fix nested guest RC bits update by Alexey Kardashevskiy · 4 years, 9 months ago
  99. 6b57fa4d nios2: signal: Mark expected switch fall-through by Ley Foon Tan · 4 years, 9 months ago
  100. b791d1b Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago