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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-14
perf bench: Fix numa bench to fix usage of affinity for machines with #CPUs > 1K
Athira Rajeev
1
-33
/
+95
2022-04-14
perf bench: Fix numa testcase to check if CPU used to bind task is online
Athira Rajeev
3
-2
/
+58
2022-04-14
perf record: Fix per-thread option
Alexey Bayduraev
1
-5
/
+17
2022-04-13
perf tools: Fix segfault accessing sample_id xyarray
Adrian Hunter
1
-2
/
+1
2022-04-13
perf stat: Fix error check return value of hashmap__new(), must use IS_ERR()
Lv Ruyi
1
-1
/
+2
2022-04-13
perf tools: Fix misleading add event PMU debug message
Adrian Hunter
1
-2
/
+3
2022-04-12
Merge tag 'hardening-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-17
/
+31
2022-04-12
Merge tag 'nfsd-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-26
/
+36
2022-04-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-124
/
+357
2022-04-12
Merge tag 'media/v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
3
-12
/
+13
2022-04-12
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2
-13
/
+12
2022-04-12
gcc-plugins: latent_entropy: use /dev/urandom
Jason A. Donenfeld
1
-17
/
+27
2022-04-11
Merge tag 'platform-drivers-x86-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
8
-82
/
+67
2022-04-11
KVM: x86: hyper-v: Avoid writing to TSC page without an active vCPU
Vitaly Kuznetsov
4
-40
/
+13
2022-04-11
KVM: SVM: Do not activate AVIC for SEV-enabled guest
Suravee Suthikulpanit
3
-1
/
+5
2022-04-11
Documentation: KVM: Add SPDX-License-Identifier tag
Like Xu
4
-1
/
+7
2022-04-11
selftests: kvm: add tsc_scaling_sync to .gitignore
Like Xu
1
-0
/
+1
2022-04-11
Merge tag 'kvm-riscv-fixes-5.18-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
4
-4
/
+5
2022-04-10
Linux 5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-10
/
+10
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
4
-48
/
+4
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
1
-8
/
+8
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
15
-35
/
+169
2022-04-10
Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-14
/
+37
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-57
/
+54
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-169
/
+101
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
10
-572
/
+585
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-13
/
+12
2022-04-09
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
26
-71
/
+234
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
2
-3
/
+2
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Linus Torvalds
2
-0
/
+28
2022-04-09
Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent
Thomas Gleixner
5
-14
/
+37
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout output
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
42
-826
/
+467
2022-04-09
media: si2157: unknown chip version Si2147-A30 ROM 0x50
Piotr Chmura
1
-11
/
+11
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #CPUs > 1K
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #CPUs > 1K
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer stack
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when building with clang-13
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]