index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-09-19
selftests/seccomp: Avoid redundant register flushes
Kees Cook
1
-2
/
+4
2020-09-19
selftests/seccomp: Convert REGSET calls into ARCH_GETREG/ARCH_SETREG
Kees Cook
1
-27
/
+15
2020-09-19
selftests/seccomp: Convert HAVE_GETREG into ARCH_GETREG/ARCH_SETREG
Kees Cook
1
-12
/
+15
2020-09-19
selftests/seccomp: Remove syscall setting #ifdefs
Kees Cook
1
-13
/
+3
2020-09-19
selftests/seccomp: mips: Remove O32-specific macro
Kees Cook
1
-6
/
+12
2020-09-19
selftests/seccomp: arm64: Define SYSCALL_NUM_SET macro
Kees Cook
1
-14
/
+13
2020-09-19
selftests/seccomp: arm: Define SYSCALL_NUM_SET macro
Kees Cook
1
-10
/
+6
2020-09-19
selftests/seccomp: mips: Define SYSCALL_NUM_SET macro
Kees Cook
1
-8
/
+9
2020-09-19
selftests/seccomp: Provide generic syscall setting macro
Kees Cook
1
-2
/
+13
2020-09-19
selftests/seccomp: Refactor arch register macros to avoid xtensa special case
Kees Cook
1
-50
/
+47
2020-09-19
selftests/seccomp: Use __NR_mknodat instead of __NR_mknod
Kees Cook
1
-1
/
+1
2020-09-09
selftests/seccomp: Use bitwise instead of arithmetic operator for flags
Zou Wei
1
-4
/
+4
2020-09-09
seccomp: Use current_pt_regs() instead of task_pt_regs(current)
Denis Efremov
1
-7
/
+11
2020-09-09
selftests/seccomp: Add test for unknown SECCOMP_RET kill behavior
Kees Cook
1
-6
/
+37
2020-09-08
seccomp: kill process instead of thread for unknown actions
Rich Felker
1
-4
/
+4
2020-09-08
seccomp: don't leave dangling ->notif if file allocation fails
Tycho Andersen
1
-3
/
+8
2020-09-08
mailmap, MAINTAINERS: move to tycho.pizza
Tycho Andersen
2
-1
/
+2
2020-09-08
seccomp: don't leak memory when filter install races
Tycho Andersen
1
-3
/
+10
2020-08-23
Linux 5.9-rc2
v5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
2020-08-22
dt-bindings: net: correct description of phy-connection-type
Madalin Bucur
1
-1
/
+2
2020-08-21
dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
Rob Herring
1
-0
/
+8
2020-08-21
bpf: Fix two typos in uapi/linux/bpf.h
Tobias Klauser
2
-10
/
+10
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
2
-1
/
+2
2020-08-21
afs: Fix NULL deref in afs_dynroot_depopulate()
David Howells
1
-9
/
+11
2020-08-21
mm, page_alloc: fix core hung in free_pcppages_bulk()
Charan Teja Reddy
1
-0
/
+5
2020-08-21
mm: include CMA pages in lowmem_reserve at boot
Doug Berger
1
-1
/
+1
2020-08-21
squashfs: avoid bio_alloc() failure with 1Mbyte blocks
Phillip Lougher
1
-1
/
+5
2020-08-21
uprobes: __replace_page() avoid BUG in munlock_vma_page()
Hugh Dickins
1
-1
/
+1
2020-08-21
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
1
-0
/
+1
2020-08-21
romfs: fix uninitialized memory leak in romfs_dev_read()
Jann Horn
1
-3
/
+1
2020-08-21
mm/rodata_test.c: fix missing function declaration
Leon Romanovsky
1
-0
/
+1
2020-08-21
mm/vunmap: add cond_resched() in vunmap_pmd_range
Aneesh Kumar K.V
1
-0
/
+2
2020-08-21
khugepaged: adjust VM_BUG_ON_MM() in __khugepaged_enter()
Hugh Dickins
1
-1
/
+1
2020-08-21
hugetlb_cgroup: convert comma to semicolon
Xu Wang
1
-2
/
+2
2020-08-21
mailmap: add Andi Kleen
Nick Desaulniers
1
-0
/
+1
2020-08-21
core/entry: Respect syscall number rewrites
Thomas Gleixner
1
-1
/
+2
2020-08-21
x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVM
Sean Christopherson
1
-4
/
+6
2020-08-21
MAINTAINERS: Update Mellanox and Cumulus Network addresses to new domain
Leon Romanovsky
2
-29
/
+31
2020-08-21
powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver
Kajol Jain
2
-2
/
+11
2020-08-21
powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000
Christophe Leroy
1
-2
/
+2
2020-08-21
KVM: arm64: Print warning when cpu erratum can cause guests to deadlock
Rob Herring
1
-0
/
+4
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2
-21
/
+34
[next]