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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2022-09-04
selftests/powerpc: Skip 4PB test on 4K PAGE_SIZE systems
Michael Ellerman
1
-0
/
+2
2022-09-04
memblock_tests: move variable declarations to single block
Rebecca Mckeever
3
-127
/
+42
2022-09-04
memblock tests: remove 'cleared' from comment blocks
Rebecca Mckeever
1
-11
/
+11
2022-09-03
ACPI: tools: pfrut: Do not initialize ret in main()
Shi junming
1
-1
/
+1
2022-09-02
selftest/bpf: Add test for bpf_getsockopt()
Martin KaFai Lau
2
-106
/
+43
2022-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-10
/
+26
2022-09-02
Merge tag 'io_uring-6.0-2022-09-02' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-70
/
+41
2022-09-02
Merge tag 'landlock-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-10
/
+145
2022-09-02
perf stat: Fix L2 Topdown metrics disappear for raw events
Zhengjun Xing
1
-2
/
+3
2022-09-02
selftests/xsk: Avoid use-after-free on ctx
Ian Rogers
1
-3
/
+3
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
68
-250
/
+250
2022-09-02
selftests/xsk: Add support for zero copy testing
Maciej Fijalkowski
2
-4
/
+74
2022-09-02
selftests/xsk: Make sure single threaded test terminates
Maciej Fijalkowski
1
-0
/
+7
2022-09-02
selftests/xsk: Add support for executing tests on physical device
Maciej Fijalkowski
3
-87
/
+170
2022-09-02
selftests/xsk: Increase chars for interface name to 16
Maciej Fijalkowski
1
-2
/
+2
2022-09-02
selftests/xsk: Introduce default Rx pkt stream
Maciej Fijalkowski
2
-27
/
+51
2022-09-02
selftests/xsk: Query for native XDP support
Maciej Fijalkowski
1
-2
/
+37
2022-09-02
landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFER
Mickaël Salaün
1
-10
/
+145
2022-09-02
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNINFO_FLAGS
Shmulik Ladkani
1
-8
/
+16
2022-09-02
bpf: Support getting tunnel flags
Shmulik Ladkani
1
-1
/
+9
2022-09-01
selftests: net: dsa: symlink the tc_actions.sh test
Vladimir Oltean
3
-1
/
+4
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
52
-512
/
+1444
2022-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-76
/
+133
2022-09-01
selftests/bpf: Test concurrent updates on bpf_task_storage_busy
Hou Tao
2
-0
/
+161
2022-09-01
selftests/bpf: Move sys_pidfd_open() into task_local_storage_helpers.h
Hou Tao
3
-18
/
+20
2022-09-01
Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-25
/
+51
2022-09-01
selftests/net: return back io_uring zc send tests
Pavel Begunkov
2
-79
/
+41
2022-09-01
selftests/net: temporarily disable io_uring zc test
Pavel Begunkov
1
-0
/
+9
2022-08-31
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2
-2
/
+44
2022-08-31
selftests/bpf: Add test cases for htab update
Hou Tao
3
-0
/
+156
2022-08-31
selftest/bpf: Ensure no module loading in bpf_setsockopt(TCP_CONGESTION)
Martin KaFai Lau
1
-0
/
+4
2022-08-31
selftests: net: sort .gitignore file
Axel Rasmussen
1
-25
/
+25
2022-08-31
libbpf: Add GCC support for bpf_tail_call_static
James Hilliard
1
-6
/
+13
2022-08-31
selftests/xsk: Add missing close() on netns fd
Maciej Fijalkowski
1
-0
/
+4
2022-08-31
perf script: Skip dummy event attr check
Jiri Olsa
1
-0
/
+2
2022-08-31
perf metric: Return early if no CPU PMU table exists
Ian Rogers
1
-0
/
+3
2022-08-31
selftests/nolibc: Avoid generated files being committed
Fernanda Ma'rouf
1
-0
/
+4
2022-08-31
selftests/nolibc: add a "help" target
Willy Tarreau
1
-1
/
+26
2022-08-31
selftests/nolibc: "sysroot" target installs a local copy of the sysroot
Willy Tarreau
1
-2
/
+11
2022-08-31
selftests/nolibc: add a "run" target to start the kernel in QEMU
Willy Tarreau
1
-0
/
+33
2022-08-31
selftests/nolibc: add a "defconfig" target
Willy Tarreau
1
-0
/
+12
2022-08-31
selftests/nolibc: add a "kernel" target to build the kernel with the initramfs
Willy Tarreau
1
-0
/
+13
2022-08-31
selftests/nolibc: support glibc as well
Willy Tarreau
1
-2
/
+45
2022-08-31
selftests/nolibc: condition some tests on /proc existence
Willy Tarreau
1
-5
/
+9
2022-08-31
selftests/nolibc: recreate and populate /dev and /proc if missing
Willy Tarreau
1
-0
/
+56
2022-08-31
selftests/nolibc: on x86, support exiting with isa-debug-exit
Willy Tarreau
1
-0
/
+9
2022-08-31
selftests/nolibc: exit with poweroff on success when getpid() == 1
Willy Tarreau
1
-0
/
+14
2022-08-31
selftests/nolibc: add a few tests for some libc functions
Willy Tarreau
1
-0
/
+35
2022-08-31
selftests/nolibc: implement a few tests for various syscalls
Willy Tarreau
1
-0
/
+110
[prev]
[next]