index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
selftests/powerpc: Return skip code for spectre_v2
Thadeu Lima de Souza Cascardo
1
-0
/
+10
2020-07-29
selftests/powerpc: Fix CPU affinity for child process
Harish
1
-5
/
+16
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
1
-36
/
+5
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
1
-5
/
+5
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
5
-1
/
+361
2020-07-29
selftests/powerpc: Squash spurious errors due to device removal
Oliver O'Halloran
1
-3
/
+8
2020-07-29
selftests/powerpc: Add test for pkey siginfo verification
Sandipan Das
3
-1
/
+338
2020-07-29
selftests/powerpc: Add wrapper for gettid
Sandipan Das
1
-0
/
+10
2020-07-29
selftests/powerpc: Add helper to exit on failure
Sandipan Das
1
-0
/
+9
2020-07-29
selftests/powerpc: Harden test for execute-disabled pkeys
Sandipan Das
1
-43
/
+41
2020-07-29
selftests/powerpc: Add pkey helpers for rights
Sandipan Das
2
-16
/
+48
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
3
-98
/
+114
2020-07-23
selftests/powerpc: Add test of memcmp at end of page
Michael Ellerman
1
-16
/
+20
2020-07-23
KVM: PPC: Fix typo on H_DISABLE_AND_GET hcall
Leonardo Bras
1
-1
/
+1
2020-07-22
KVM: PPC: Book3S HV: Save/restore new PMU registers
Athira Rajeev
1
-0
/
+5
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
3
-46
/
+1
2020-07-22
selftests/powerpc: Run per_event_excludes test on Power8 or later
Michael Ellerman
1
-4
/
+3
2020-07-22
selftests/powerpc: ptrace-pkey: Don't update expected UAMOR value
Aneesh Kumar K.V
1
-3
/
+8
2020-07-22
selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey correctly
Aneesh Kumar K.V
1
-18
/
+12
2020-07-22
selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow code
Aneesh Kumar K.V
1
-13
/
+13
2020-07-18
Merge branch 'fixes' into next
Michael Ellerman
3
-5
/
+5
2020-07-15
selftests/powerpc: Use proper error code to check fault address
Haren Myneni
2
-4
/
+4
2020-07-15
selftests/powerpc: Add FPU denormal test
Nicholas Piggin
3
-1
/
+40
2020-07-08
selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
Desnes A. Nunes do Rosario
11
-26
/
+0
2020-06-30
selftests/powerpc: Add test for execute-disabled pkeys
Sandipan Das
3
-1
/
+391
2020-06-30
selftests/powerpc: Move Hash MMU check to utilities
Sandipan Das
4
-29
/
+30
2020-06-30
selftests/powerpc: Fix pkey access right updates
Sandipan Das
3
-2
/
+8
2020-06-26
selftests/powerpc: Fix build failure in ebb tests
Harish
1
-1
/
+1
2020-06-22
selftests/powerpc: Add prefixed loads/stores to alignment_handler test
Jordan Niethe
3
-3
/
+172
2020-06-22
selftests/powerpc: Allow choice of CI memory location in alignment_handler test
Jordan Niethe
1
-21
/
+42
2020-06-20
Merge tag 'trace-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
2
-10
/
+24
2020-06-20
Merge tag 's390-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-0
/
+1
2020-06-20
Merge tag 'linux-kselftest-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
Linus Torvalds
80
-637
/
+123
2020-06-18
perf build: Fix error message when asking for -fsanitize=address without required libraries
Tiezhu Yang
1
-0
/
+12
2020-06-18
tools lib traceevent: Add handler for __builtin_expect()
Steven Rostedt (VMware)
1
-0
/
+35
2020-06-18
tools lib traceevent: Handle __attribute__((user)) in field names
Steven Rostedt (VMware)
1
-1
/
+38
2020-06-18
tools lib traceevent: Add append() function helper for appending strings
Steven Rostedt (VMware)
1
-58
/
+40
2020-06-17
tools headers UAPI: Sync linux/fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-06-17
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2020-06-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+6
2020-06-17
Merge remote-tracking branch 'torvalds/master' into perf/urgent
Arnaldo Carvalho de Melo
70
-208
/
+931
2020-06-17
perf script: Initialize zstd_data
Milian Wolff
1
-0
/
+3
2020-06-16
tools/bootconfig: Add testcase for show-command and quotes test
Masami Hiramatsu
1
-0
/
+10
2020-06-16
tools/bootconfig: Fix to return 0 if succeeded to show the bootconfig
Masami Hiramatsu
1
-4
/
+6
2020-06-16
tools/bootconfig: Fix to use correct quotes for value
Masami Hiramatsu
1
-6
/
+8
2020-06-16
selftests/ftrace: Support ":README" suffix for requires
Masami Hiramatsu
16
-50
/
+25
2020-06-16
selftests/ftrace: Support ":tracer" suffix for requires
Masami Hiramatsu
13
-59
/
+21
2020-06-16
selftests/ftrace: Convert check_filter_file() with requires list
Masami Hiramatsu
14
-43
/
+19
2020-06-16
selftests/ftrace: Convert required interface checks into requires list
Masami Hiramatsu
66
-511
/
+68
2020-06-16
selftests/ftrace: Add "requires:" list support
Masami Hiramatsu
3
-1
/
+17
[next]