| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-13 | 1 | -3/+8 |
|\ |
|
| * | once: Fix panic when module unload | Kefeng Wang | 2021-08-08 | 1 | -3/+8 |
* | | bpf, tests: Add tail call test suite | Johan Almbladh | 2021-08-10 | 1 | -0/+248 |
* | | bpf, tests: Add tests for BPF_CMPXCHG | Johan Almbladh | 2021-08-10 | 1 | -0/+166 |
* | | bpf, tests: Add tests for atomic operations | Johan Almbladh | 2021-08-10 | 1 | -86/+166 |
* | | bpf, tests: Add test for 32-bit context pointer argument passing | Johan Almbladh | 2021-08-10 | 1 | -0/+16 |
* | | bpf, tests: Add branch conversion JIT test | Johan Almbladh | 2021-08-10 | 1 | -0/+43 |
* | | bpf, tests: Add word-order tests for load/store of double words | Johan Almbladh | 2021-08-10 | 1 | -0/+36 |
* | | bpf, tests: Add tests for ALU operations implemented with function calls | Johan Almbladh | 2021-08-10 | 1 | -0/+141 |
* | | bpf, tests: Add more ALU64 BPF_MUL tests | Johan Almbladh | 2021-08-10 | 1 | -0/+48 |
* | | bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 | Johan Almbladh | 2021-08-10 | 1 | -2/+542 |
* | | bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH | Johan Almbladh | 2021-08-10 | 1 | -0/+102 |
* | | bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations | Johan Almbladh | 2021-08-10 | 1 | -0/+210 |
* | | bpf, tests: Fix typos in test case descriptions | Johan Almbladh | 2021-08-10 | 1 | -4/+4 |
* | | bpf, tests: Add BPF_MOV tests for zero and sign extension | Johan Almbladh | 2021-08-10 | 1 | -0/+84 |
* | | bpf, tests: Add BPF_JMP32 test cases | Johan Almbladh | 2021-08-10 | 1 | -0/+511 |
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-07-31 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | bpf/tests: Do not PASS tests without actually testing the result | Johan Almbladh | 2021-07-23 | 1 | -1/+8 |
| * | bpf/tests: Fix copy-and-paste error in double word test | Johan Almbladh | 2021-07-23 | 1 | -2/+2 |
* | | lib/test_string.c: move string selftest in the Runtime Testing menu | Matteo Croce | 2021-07-30 | 2 | -3/+3 |
* | | lib/test_hmm: remove set but unused page variable | Alistair Popple | 2021-07-15 | 1 | -2/+0 |
|/ |
|
* | mm/page_alloc: Revert pahole zero-sized workaround | Mel Gorman | 2021-07-10 | 1 | -3/+0 |
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2021-07-10 | 1 | -2/+2 |
|\ |
|
| * | Makefile: extend 32B aligned debug option to 64B aligned | Feng Tang | 2021-05-24 | 1 | -2/+2 |
* | | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-09 | 3 | -0/+334 |
|\ \ |
|
| * | | lib: add iomem emulation (logic_iomem) | Johannes Berg | 2021-06-17 | 3 | -0/+334 |
* | | | kdump: use vmlinux_build_id to simplify | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | | | buildid: fix kernel-doc notation | Stephen Boyd | 2021-07-08 | 1 | -1/+1 |
* | | | buildid: mark some arguments const | Stephen Boyd | 2021-07-08 | 1 | -4/+4 |
* | | | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 2021-07-08 | 1 | -1/+7 |
* | | | dump_stack: add vmlinux build ID to stack traces | Stephen Boyd | 2021-07-08 | 3 | -2/+24 |
* | | | buildid: stash away kernels build ID on init | Stephen Boyd | 2021-07-08 | 1 | -0/+15 |
* | | | buildid: add API to parse build ID out of buffer | Stephen Boyd | 2021-07-08 | 1 | -13/+37 |
* | | | buildid: only consider GNU notes for build ID parsing | Stephen Boyd | 2021-07-08 | 1 | -0/+1 |
* | | | lib: fix spelling mistakes | Zhen Lei | 2021-07-08 | 19 | -23/+23 |
* | | | lib/test: fix spelling mistakes | Zhen Lei | 2021-07-08 | 5 | -7/+7 |
* | | | Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-07-05 | 2 | -6/+8 |
|\ \ \ |
|
| * \ \ | Merge tag 'v5.13-rc6' into driver-core-next | Greg Kroah-Hartman | 2021-06-14 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| * | | | Merge 5.13-rc4 into driver-core-next | Greg Kroah-Hartman | 2021-05-31 | 3 | -11/+16 |
| |\ \ \ |
|
| * \ \ \ | Merge 5.13-rc2 into driver-core-next | Greg Kroah-Hartman | 2021-05-17 | 1 | -6/+23 |
| |\ \ \ \ |
|
| * | | | | | lib: devres: Add error information printing for __devm_ioremap_resource() | Zhen Lei | 2021-05-14 | 1 | -1/+3 |
| * | | | | | firmware: replace HOTPLUG with UEVENT in FW_ACTION defines | Shawn Guo | 2021-05-13 | 1 | -5/+5 |
* | | | | | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-07-05 | 1 | -3/+3 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v5.13-rc6' into char-misc-next | Greg Kroah-Hartman | 2021-06-14 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge 5.13-rc4 into char-misc-next | Greg Kroah-Hartman | 2021-05-31 | 2 | -3/+4 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | dyndbg: display KiB of data memory used. | Jim Cromie | 2021-05-27 | 1 | -3/+3 |
* | | | | | | | Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-05 | 1 | -2/+3 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | bitmap: Make bitmap_remap() and bitmap_bitremap() available to users | Andy Shevchenko | 2021-05-12 | 1 | -2/+3 |
| | |_|_|/ / /
| |/| | | | | |
|
* | | | | | | | iov_iter: remove uaccess_kernel() warning from iov_iter_init() | Linus Torvalds | 2021-07-04 | 1 | -1/+0 |
* | | | | | | | Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-07-04 | 2 | -0/+16 |
|\ \ \ \ \ \ \ |
|