index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
selftest/mremap_test: avoid crash with static build
Aneesh Kumar K.V
1
-2
/
+3
2021-07-08
selftest/mremap_test: update the test to handle pagesize other than 4K
Aneesh Kumar K.V
1
-52
/
+61
2021-07-08
secretmem: test: add basic selftest for memfd_secret(2)
Mike Rapoport
4
-1
/
+316
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-7
/
+260
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-8
/
+23
2021-07-04
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-54
/
+422
2021-07-04
Merge branch 'lkmm.2021.05.10c' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-07-03
Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
17
-30
/
+439
2021-07-02
Merge tag 'linux-kselftest-next-5.14-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-138
/
+308
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
18
-125
/
+563
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
10
-11
/
+160
2021-07-02
Merge tag 'perf-tools-for-v5.14-2021-07-01' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
120
-2419
/
+14120
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-543
/
+1125
2021-07-01
Merge branch 'for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
6
-58
/
+354
2021-07-01
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-07-01
perf dlfilter: Add object_code() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+41
2021-07-01
perf dlfilter: Add attr() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+18
2021-07-01
perf dlfilter: Add srcline() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+35
2021-07-01
perf dlfilter: Add insn() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+39
2021-07-01
perf dlfilter: Add resolve_address() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+40
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
2
-1
/
+6
2021-07-01
perf script: Add option to pass arguments to dlfilters
Adrian Hunter
6
-13
/
+91
2021-07-01
perf script: Add option to list dlfilters
Adrian Hunter
6
-1
/
+134
2021-07-01
perf script: Add dlfilter__filter_event_early()
Adrian Hunter
5
-16
/
+59
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
7
-2
/
+780
2021-07-01
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-01
perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
James Clark
1
-1
/
+5
2021-07-01
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-07-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+118
2021-07-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
1
-5
/
+1
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
1
-3
/
+34
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
1
-0
/
+26
2021-07-01
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
1
-133
/
+0
2021-07-01
perf bpf_counter: Move common functions to bpf_counter.h
Namhyung Kim
2
-52
/
+52
2021-07-01
selftests/vm/pkeys: exercise x86 XSAVE init state
Dave Hansen
3
-2
/
+76
2021-07-01
selftests/vm/pkeys: refill shadow register after implicit kernel write
Dave Hansen
1
-0
/
+7
2021-07-01
selftests/vm/pkeys: handle negative sys_pkey_alloc() return code
Dave Hansen
1
-1
/
+1
2021-07-01
selftests/vm/pkeys: fix alloc_random_pkey() to make it really, really random
Dave Hansen
1
-1
/
+2
2021-07-01
mm: selftests for exclusive device memory
Alistair Popple
1
-0
/
+158
2021-07-01
perf tools: Add cgroup_is_v2() helper
Namhyung Kim
2
-0
/
+21
2021-07-01
perf tools: Add read_cgroup_id() function
Namhyung Kim
2
-0
/
+35
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
4
-0
/
+360
2021-06-30
selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
David Hildenbrand
1
-0
/
+2
[next]