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
2023-10-04
perf test: Avoid system wide when not privileged
Ian Rogers
1
-2
/
+14
2023-10-04
perf hisi-ptt: Fix memory leak in lseek failure handling
Kuan-Wei Chiu
1
-1
/
+3
2023-10-04
Merge tag 'rtla-v6.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-8
/
+30
2023-10-04
tools: ynl: use uAPI include magic for samples
Jakub Kicinski
1
-1
/
+4
2023-10-04
tools: ynl: don't regen on every make
Jakub Kicinski
2
-2
/
+1
2023-10-04
Merge tag 'nf-23-10-04' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
4
-18
/
+292
2023-10-04
Merge tag 'nf-next-23-09-28' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-9
/
+37
2023-10-04
tracing/selftests: Update kprobe args char/string to match new functions
Steven Rostedt (Google)
2
-2
/
+6
2023-10-04
selftests/bpf: Add uprobe_multi to gen_tar target
Björn Töpel
1
-1
/
+1
2023-10-04
selftests/bpf: Enable lld usage for RISC-V
Björn Töpel
1
-1
/
+1
2023-10-04
selftests/bpf: Add cross-build support for urandom_read et al
Björn Töpel
1
-3
/
+5
2023-10-04
selftests/bpf: Define SYS_NANOSLEEP_KPROBE_NAME for riscv
Björn Töpel
1
-0
/
+2
2023-10-04
selftests/bpf: Define SYS_PREFIX for riscv
Björn Töpel
1
-0
/
+3
2023-10-04
libbpf: Fix syscall access arguments on riscv
Alexandre Ghiti
1
-2
/
+0
2023-10-04
KVM: selftests: Remove obsolete and incorrect test case metadata
Like Xu
7
-17
/
+0
2023-10-04
KVM: selftests: Treat %llx like %lx when formatting guest printf
Sean Christopherson
1
-0
/
+7
2023-10-04
cgroup/cpuset: Enable invalid to valid local partition transition
Waiman Long
1
-7
/
+14
2023-10-04
Merge tag 'linux-kselftest-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2023-10-04
selftests/damon/sysfs: test DAMOS apply intervals
SeongJae Park
1
-0
/
+1
2023-10-04
selftests: mm: add a test for moving from an offset from start of mapping
Joel Fernandes
1
-55
/
+134
2023-10-04
selftests: mm: add a test for remapping within a range
Joel Fernandes (Google)
1
-1
/
+78
2023-10-04
selftests: mm: add a test for remapping to area immediately after existing ma...
Joel Fernandes (Google)
1
-5
/
+52
2023-10-04
selftests: mm: add a test for mutually aligned moves > PMD size
Joel Fernandes (Google)
1
-1
/
+11
2023-10-04
selftests: mm: fix failure case when new remap region was not found
Joel Fernandes (Google)
1
-1
/
+1
2023-10-04
selftests/mm: gup_longterm: fix a resource leak
Ding Xiang
1
-1
/
+2
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
4
-0
/
+140
2023-10-04
netfilter: nf_tables: Deduplicate nft_register_obj audit logs
Phil Sutter
1
-0
/
+20
2023-10-04
selftests/xsk: Add a test for shared umem feature
Tushar Vyavahare
4
-7
/
+72
2023-10-04
selftests/xsk: Modify xsk_update_xskmap() to accept the index as an argument
Tushar Vyavahare
3
-6
/
+5
2023-10-04
selftests/xsk: Iterate over all the sockets in the send pkts function
Tushar Vyavahare
1
-19
/
+38
2023-10-04
selftests/xsk: Remove unnecessary parameter from pkt_set() function call
Tushar Vyavahare
1
-16
/
+11
2023-10-04
selftests/xsk: Iterate over all the sockets in the receive pkts function
Tushar Vyavahare
3
-113
/
+178
2023-10-04
selftests/xsk: Move src_mac and dst_mac to the xsk_socket_info
Tushar Vyavahare
2
-20
/
+21
2023-10-04
selftests/xsk: Rename xsk_xdp_metadata.h to xsk_xdp_common.h
Tushar Vyavahare
3
-2
/
+7
2023-10-04
selftests/xsk: Move pkt_stream to the xsk_socket_info
Tushar Vyavahare
2
-35
/
+38
2023-10-04
selftests: netfilter: Extend nft_audit.sh
Phil Sutter
1
-16
/
+81
2023-10-04
selftests: netfilter: test for sctp collision processing in nf_conntrack
Xin Long
3
-2
/
+191
2023-10-03
selftests/user_events: Test persist flag cases
Beau Belgrave
2
-2
/
+107
2023-10-03
objtool: Use 'the fallthrough' pseudo-keyword
Ruan Jinjie
1
-3
/
+3
2023-10-03
selftests/x86/mm: Add new test that userspace stack is in fact NX
Alexey Dobriyan
2
-0
/
+216
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
5
-5
/
+5
2023-10-02
handshake: Fix sign of key_serial_t fields
Chuck Lever
1
-2
/
+2
2023-10-02
handshake: Fix sign of socket file descriptor fields
Chuck Lever
1
-3
/
+3
2023-10-01
Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-4
/
+4
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-1
/
+1
2023-09-30
Merge tag 'powerpc-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-9
/
+9
2023-09-30
perf dlfilter: Add a test for object_code()
Adrian Hunter
2
-2
/
+22
2023-09-29
perf intel-pt: Fix async branch flags
Adrian Hunter
1
-0
/
+2
2023-09-29
perf dlfilter: Fix use of addr_location__exit() in dlfilter__object_code()
Adrian Hunter
1
-17
/
+15
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
4
-159
/
+31
[prev]
[next]