index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
perf record: Fix way of handling non-perf-event pollfds
Adrian Hunter
2
-2
/
+83
2022-10-04
perf hashmap: Tidy hashmap dependency
Ian Rogers
4
-10
/
+19
2022-10-04
perf metrics: Use 'unsigned int' instead of just 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
perf parse-events: Use 'unsigned int' instead of plain 'unsigned'.
Xin Gao
1
-1
/
+1
2022-10-04
tools build: Display logical OR of a feature flavors
Roberto Sassu
1
-2
/
+25
2022-10-04
tools build: Increment room for feature name in feature detection output
Roberto Sassu
2
-4
/
+4
2022-10-04
tools build: Fix feature detection output due to eval expansion
Roberto Sassu
2
-18
/
+16
2022-10-04
perf inject: Add a command line option to specify build ids.
Raul Silvera
2
-1
/
+91
2022-10-03
Merge tag 'lsm-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+135
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-14
/
+62
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2
-2
/
+12
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3
-3
/
+3
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
4
-14
/
+62
2022-10-03
mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol
Johannes Weiner
1
-1
/
+0
2022-10-03
selftests/vm: add selftest for MADV_COLLAPSE of uffd-minor memory
Zach O'Keefe
2
-38
/
+134
2022-10-03
selftests/vm: add file/shmem MADV_COLLAPSE selftest for cleared pmd
Zach O'Keefe
1
-0
/
+30
2022-10-03
selftests/vm: add thp collapse shmem testing
Zach O'Keefe
1
-2
/
+55
2022-10-03
selftests/vm: add thp collapse file and tmpfs testing
Zach O'Keefe
3
-56
/
+431
2022-10-03
selftests/vm: modularize thp collapse memory operations
Zach O'Keefe
1
-166
/
+207
2022-10-03
selftests/vm: dedup THP helpers
Zach O'Keefe
6
-76
/
+32
2022-10-03
selftests/vm: retry on EAGAIN for MADV_COLLAPSE selftest
Zach O'Keefe
1
-1
/
+22
2022-10-03
objtool: kmsan: list KMSAN API functions as uaccess-safe
Alexander Potapenko
1
-0
/
+20
2022-10-03
selftest/damon: add a test for duplicate context dirs creation
SeongJae Park
2
-0
/
+28
2022-10-03
memblock tests: add new pageblock related macro
Kefeng Wang
1
-0
/
+2
2022-10-03
mm/hmm/test: use char dev with struct device to get device node
Mika Penttilä
1
-10
/
+0
2022-10-03
hugetlb_encode.h: fix undefined behaviour (34 << 26)
Matthias Goergens
1
-13
/
+13
2022-10-03
Merge tag 'acpi-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
94
-740
/
+6130
2022-10-03
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
29
-211
/
+587
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
7
-12
/
+331
2022-10-03
Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2022-10-03
Merge tag 'lkmm.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+27
2022-10-03
Merge tag 'nolibc.2022.09.30a' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-3
/
+899
2022-10-03
selftests: mptcp: update and extend fastclose test-cases
Paolo Abeni
2
-25
/
+130
2022-10-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-59
/
+45
2022-10-01
Merge branch kvm-arm64/misc-6.1 into kvmarm-master/next
Marc Zyngier
1
-4
/
+6
2022-10-01
Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/next
Marc Zyngier
2
-4
/
+9
2022-09-30
selftests/tc-testing: update qdisc/cls/action features in config
Zhengchao Shao
1
-1
/
+24
2022-09-30
Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...
Linus Torvalds
14
-58
/
+92
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-35
/
+115
2022-09-30
selftests/xsk: Fix double free
Magnus Karlsson
1
-3
/
+0
2022-09-30
bpftool: Fix error message of strerror
Tianyi Liu
3
-12
/
+10
2022-09-30
libbpf: Fix overrun in netlink attribute iteration
Xin Liu
1
-1
/
+1
2022-09-30
selftests/bpf: Fix spelling mistake "unpriviledged" -> "unprivileged"
Colin Ian King
2
-2
/
+2
2022-09-30
bpftool: Remove unused struct event_ring_info
Yuan Can
1
-7
/
+0
2022-09-30
bpftool: Remove unused struct btf_attach_point
Yuan Can
1
-5
/
+0
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
5
-90
/
+33
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
1
-2
/
+0
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
1
-0
/
+1
[prev]
[next]