| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2021-08-31 | 1 | -50/+2282 |
|\ |
|
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-08-30 | 1 | -2/+2 |
| |\ |
|
| | * | bpf: Refactor BPF_PROG_RUN into a function | Andrii Nakryiko | 2021-08-17 | 1 | -1/+1 |
| | * | bpf, tests: Fix spelling mistake "shoft" -> "shift" | Colin Ian King | 2021-08-16 | 1 | -1/+1 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-19 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-13 | 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 |
* | | | | | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds | 2021-08-31 | 1 | -0/+7 |
|\ \ \ \ \ |
|
| * | | | | | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory | Chuck Lever | 2021-08-20 | 1 | -0/+7 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-08-30 | 1 | -27/+0 |
|\ \ \ \ \ |
|
| * | | | | | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT | Christoph Hellwig | 2021-08-24 | 1 | -27/+0 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2021-08-30 | 2 | -9/+10 |
|\ \ \ \ \ |
|
| * | | | | | lib/test_lockup: Adapt to changed variables | Sebastian Andrzej Siewior | 2021-08-17 | 1 | -3/+3 |
| * | | | | | locking/rtmutex: Add mutex variant for RT | Thomas Gleixner | 2021-08-17 | 1 | -5/+6 |
| * | | | | | locking/mutex: Make mutex::wait_lock raw | Thomas Gleixner | 2021-08-17 | 1 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-08-30 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | debugobjects: Make them PREEMPT_RT aware | Thomas Gleixner | 2021-08-13 | 1 | -1/+6 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2021-08-30 | 7 | -13/+195 |
|\ \ \ \ \ |
|
| * | | | | | lib/mpi: use kcalloc in mpi_resize | Hongbo Li | 2021-08-12 | 1 | -1/+1 |
| * | | | | | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic | Tianjia Zhang | 2021-07-30 | 1 | -1/+1 |
| * | | | | | crypto: sm4 - create SM4 library based on sm4 generic code | Tianjia Zhang | 2021-07-30 | 3 | -0/+182 |
| * | | | | | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific | Randy Dunlap | 2021-07-16 | 3 | -12/+12 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2021-08-30 | 1 | -0/+31 |
|\ \ \ \ \ |
|
| * | | | | | lib: add linear range get selector within | Gene Chen | 2021-08-13 | 1 | -0/+31 |
| |/ / / / |
|
* | | / / | string: improve default out-of-line memcmp() implementation | Linus Torvalds | 2021-08-30 | 1 | -0/+16 |
| |_|/ /
|/| | | |
|
* | | | | lib: use PFN_PHYS() in devmem_is_allowed() | Liang Wang | 2021-08-13 | 1 | -1/+1 |
| |_|/
|/| | |
|
* | | | once: Fix panic when module unload | Kefeng Wang | 2021-08-08 | 1 | -3/+8 |
| |/
|/| |
|
* | | 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 |