1. dfe719f seccomp: Make duplicate listener detection non-racy by Jann Horn · 4 years, 5 months ago
  2. 282a181 seccomp: Move config option SECCOMP to arch/Kconfig by YiFei Zhu · 4 years, 6 months ago
  3. e953aea selftests/clone3: Avoid OS-defined clone_args by Kees Cook · 4 years, 6 months ago
  4. a39caac selftests/seccomp: powerpc: Set syscall return during ptrace syscall exit by Kees Cook · 4 years, 6 months ago
  5. bef71f8 selftests/seccomp: Allow syscall nr and ret value to be set separately by Kees Cook · 4 years, 6 months ago
  6. 71c87fb selftests/seccomp: Record syscall during ptrace entry by Kees Cook · 4 years, 6 months ago
  7. 4613832 selftests/seccomp: powerpc: Fix seccomp return value testing by Kees Cook · 4 years, 6 months ago
  8. f04cf78 selftests/seccomp: Remove SYSCALL_NUM_RET_SHARE_REG in favor of SYSCALL_RET_SET by Kees Cook · 4 years, 6 months ago
  9. e4e8e5d selftests/seccomp: Avoid redundant register flushes by Kees Cook · 4 years, 6 months ago
  10. dc2ad165 selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG by Kees Cook · 4 years, 6 months ago
  11. fdbaa79 selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG by Kees Cook · 4 years, 6 months ago
  12. 78f2662 selftests/seccomp: Remove syscall setting #ifdefs by Kees Cook · 4 years, 6 months ago
  13. 37989de selftests/seccomp: mips: Remove O32-specific macro by Kees Cook · 4 years, 6 months ago
  14. 0dd7d68 selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro by Kees Cook · 4 years, 6 months ago
  15. aa8fbb8 selftests/seccomp: arm: Define SYSCALL_NUM_SET macro by Kees Cook · 4 years, 6 months ago
  16. a084a6c selftests/seccomp: mips: Define SYSCALL_NUM_SET macro by Kees Cook · 4 years, 6 months ago
  17. 31c36eb selftests/seccomp: Provide generic syscall setting macro by Kees Cook · 4 years, 6 months ago
  18. a6a4d78 selftests/seccomp: Refactor arch register macros to avoid xtensa special case by Kees Cook · 4 years, 6 months ago
  19. 05b52c6 selftests/seccomp: Use __NR_mknodat instead of __NR_mknod by Kees Cook · 4 years, 6 months ago
  20. a230428 selftests/seccomp: Use bitwise instead of arithmetic operator for flags by Zou Wei · 5 years ago
  21. 2d9ca26 seccomp: Use current_pt_regs() instead of task_pt_regs(current) by Denis Efremov · 4 years, 7 months ago
  22. 3932fce selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior by Kees Cook · 4 years, 6 months ago
  23. 4d671d9 seccomp: kill process instead of thread for unknown actions by Rich Felker · 4 years, 7 months ago
  24. e839317 seccomp: don't leave dangling ->notif if file allocation fails by Tycho Andersen · 4 years, 6 months ago
  25. 19d1d49 mailmap, MAINTAINERS: move to tycho.pizza by Tycho Andersen · 4 years, 6 months ago
  26. a566a90 seccomp: don't leak memory when filter install races by Tycho Andersen · 4 years, 6 months ago
  27. d012a71 Linux 5.9-rc2 by Linus Torvalds · 4 years, 7 months ago
  28. cb95712 Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  29. 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, 7 months ago
  30. 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, 7 months ago
  31. 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, 7 months ago
  32. e99b2507 Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  33. 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, 7 months ago
  34. 9d045ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
  35. f320ac6 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
  36. 52c4796 do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 7 months ago
  37. a9ed4a6 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 7 months ago
  38. eeaac36 net: nexthop: don't allow empty NHA_GROUP by Nikolay Aleksandrov · 4 years, 7 months ago
  39. 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, 7 months ago
  40. dd105d6 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 7 months ago
  41. d57ce84 Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  42. b2d9e996 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 7 months ago
  43. 9e574b7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 7 months ago
  44. 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, 7 months ago
  45. 5cd841d dt-bindings: vendor-prefixes: Remove trailing whitespace by Geert Uytterhoeven · 4 years, 7 months ago
  46. b533137 KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set by Will Deacon · 4 years, 7 months ago
  47. fdfe7cb KVM: Pass MMU notifier range flags to kvm_unmap_hva_range() by Will Deacon · 4 years, 7 months ago
  48. 5f53584 dt-bindings: net: correct description of phy-connection-type by Madalin Bucur · 4 years, 7 months ago
  49. f873db9a Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
  50. a326462 dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances by Rob Herring · 4 years, 7 months ago
  51. 349111f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  52. 4af7b32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 4 years, 7 months ago
  53. 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, 7 months ago
  54. 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, 7 months ago
  55. 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, 7 months ago
  56. b16fc09 bpf: Fix two typos in uapi/linux/bpf.h by Tobias Klauser · 4 years, 7 months ago
  57. 774d977 net: dsa: b53: check for timeout by Tom Rix · 4 years, 7 months ago
  58. 8d75785 ARM64: vdso32: Install vdso32 from vdso_install by Stephen Boyd · 4 years, 7 months ago
  59. d723b99 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 4 years, 7 months ago
  60. 5e0b17b afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 7 months ago
  61. cd02217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  62. 7f04f3e Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 4 years, 7 months ago
  63. 43d387a Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
  64. 88e8ac1 mm, page_alloc: fix core hung in free_pcppages_bulk() by Charan Teja Reddy · 4 years, 7 months ago
  65. e08d3fd mm: include CMA pages in lowmem_reserve at boot by Doug Berger · 4 years, 7 months ago
  66. f26044c squashfs: avoid bio_alloc() failure with 1Mbyte blocks by Phillip Lougher · 4 years, 7 months ago
  67. c17c3dc uprobes: __replace_page() avoid BUG in munlock_vma_page() by Hugh Dickins · 4 years, 7 months ago
  68. 71e8432 kernel/relay.c: fix memleak on destroy relay channel by Wei Yongjun · 4 years, 7 months ago
  69. bcf85fc romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 7 months ago
  70. 86f54bb mm/rodata_test.c: fix missing function declaration by Leon Romanovsky · 4 years, 7 months ago
  71. e47110e mm/vunmap: add cond_resched() in vunmap_pmd_range by Aneesh Kumar K.V · 4 years, 7 months ago
  72. f3f99d6 khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter() by Hugh Dickins · 4 years, 7 months ago
  73. d5a1695 hugetlb_cgroup: convert comma to semicolon by Xu Wang · 4 years, 7 months ago
  74. 00c54a8 mailmap: add Andi Kleen by Nick Desaulniers · 4 years, 7 months ago
  75. d88d59b core/entry: Respect syscall number rewrites by Thomas Gleixner · 4 years, 7 months ago
  76. 6a3ea3e x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM by Sean Christopherson · 4 years, 7 months ago
  77. f6da70d MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain by Leon Romanovsky · 4 years, 7 months ago
  78. 64ef8f2 powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver by Kajol Jain · 4 years, 7 months ago
  79. 541cebb powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000 by Christophe Leroy · 4 years, 7 months ago
  80. abf532c KVM: arm64: Print warning when cpu erratum can cause guests to deadlock by Rob Herring · 4 years, 7 months ago
  81. bf87bb0 arm64: Allow booting of late CPUs affected by erratum 1418040 by Marc Zyngier · 4 years, 7 months ago
  82. d49f7d7 arm64: Move handling of erratum 1418040 into C code by Marc Zyngier · 4 years, 7 months ago
  83. 510bc3cb kconfig: qconf: replace deprecated QString::sprintf() with QTextStream by Masahiro Yamada · 4 years, 7 months ago
  84. 68fd110 kconfig: qconf: remove redundant help in the info view by Masahiro Yamada · 4 years, 7 months ago
  85. 53efe2e kconfig: qconf: remove qInfo() to get back Qt4 support by Masahiro Yamada · 4 years, 7 months ago
  86. 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, 7 months ago
  87. 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, 7 months ago
  88. f6db909 tipc: call rcu_read_lock() in tipc_aead_encrypt_done() by Xin Long · 4 years, 7 months ago
  89. eda814b net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flow by Alaa Hleihel · 4 years, 7 months ago
  90. ab921f3 net: sctp: Fix negotiation of the number of data streams. by David Laight · 4 years, 7 months ago
  91. 41506bf dt-bindings: net: renesas, ether: Improve schema validation by Geert Uytterhoeven · 4 years, 7 months ago
  92. 272502f gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 7 months ago
  93. e14fd8d Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue' by David S. Miller · 4 years, 7 months ago
  94. c3d897e hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() by Haiyang Zhang · 4 years, 7 months ago
  95. 4d82054 hv_netvsc: Remove "unlikely" from netvsc_select_queue by Haiyang Zhang · 4 years, 7 months ago
  96. c210773 bpf: selftests: global_funcs: Check err_str before strstr by Yauheni Kaliuta · 4 years, 7 months ago
  97. c8a36f1 bpf: xdp: Fix XDP mode when no mode flags specified by Andrii Nakryiko · 4 years, 7 months ago
  98. 5597432 selftests/bpf: Remove test_align leftovers by Veronika Kabatova · 4 years, 7 months ago
  99. 51f6463 tools/resolve_btfids: Fix sections with wrong alignment by Jiri Olsa · 4 years, 7 months ago
  100. 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, 7 months ago