| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 2 | -0/+271 |
| 2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next |  Linus Torvalds | 1 | -50/+2282 |
| 2021-08-31 | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux |  Linus Torvalds | 1 | -0/+7 |
| 2021-08-30 | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -27/+0 |
| 2021-08-30 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 1 | -2/+2 |
| 2021-08-30 | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 2 | -9/+10 |
| 2021-08-30 | Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -1/+6 |
| 2021-08-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 7 | -13/+195 |
| 2021-08-30 | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply |  Linus Torvalds | 1 | -0/+31 |
| 2021-08-30 | string: improve default out-of-line memcmp() implementation |  Linus Torvalds | 1 | -0/+16 |
| 2021-08-24 | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT |  Christoph Hellwig | 1 | -27/+0 |
| 2021-08-20 | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directory |  Chuck Lever | 1 | -0/+7 |
| 2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 1 | -1/+1 |
| 2021-08-17 | lib/test_lockup: Adapt to changed variables |  Sebastian Andrzej Siewior | 1 | -3/+3 |
| 2021-08-17 | locking/rtmutex: Add mutex variant for RT |  Thomas Gleixner | 1 | -5/+6 |
| 2021-08-17 | locking/mutex: Make mutex::wait_lock raw |  Thomas Gleixner | 1 | -1/+1 |
| 2021-08-17 | bpf: Refactor BPF_PROG_RUN into a function |  Andrii Nakryiko | 1 | -1/+1 |
| 2021-08-16 | bpf, tests: Fix spelling mistake "shoft" -> "shift" |  Colin Ian King | 1 | -1/+1 |
| 2021-08-13 | lib: use PFN_PHYS() in devmem_is_allowed() |  Liang Wang | 1 | -1/+1 |
| 2021-08-13 | lib: add linear range get selector within |  Gene Chen | 1 | -0/+31 |
| 2021-08-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Jakub Kicinski | 1 | -3/+8 |
| 2021-08-13 | bitmap: extend comment to bitmap_print_bitmask/list_to_buf |  Yury Norov | 1 | -0/+18 |
| 2021-08-13 | lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases |  Barry Song | 1 | -0/+150 |
| 2021-08-13 | cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask and list |  Tian Tao | 1 | -0/+103 |
| 2021-08-13 | debugobjects: Make them PREEMPT_RT aware |  Thomas Gleixner | 1 | -1/+6 |
| 2021-08-12 | lib/mpi: use kcalloc in mpi_resize |  Hongbo Li | 1 | -1/+1 |
| 2021-08-10 | bpf, tests: Add tail call test suite |  Johan Almbladh | 1 | -0/+248 |
| 2021-08-10 | bpf, tests: Add tests for BPF_CMPXCHG |  Johan Almbladh | 1 | -0/+166 |
| 2021-08-10 | bpf, tests: Add tests for atomic operations |  Johan Almbladh | 1 | -86/+166 |
| 2021-08-10 | bpf, tests: Add test for 32-bit context pointer argument passing |  Johan Almbladh | 1 | -0/+16 |
| 2021-08-10 | bpf, tests: Add branch conversion JIT test |  Johan Almbladh | 1 | -0/+43 |
| 2021-08-10 | bpf, tests: Add word-order tests for load/store of double words |  Johan Almbladh | 1 | -0/+36 |
| 2021-08-10 | bpf, tests: Add tests for ALU operations implemented with function calls |  Johan Almbladh | 1 | -0/+141 |
| 2021-08-10 | bpf, tests: Add more ALU64 BPF_MUL tests |  Johan Almbladh | 1 | -0/+48 |
| 2021-08-10 | bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64 |  Johan Almbladh | 1 | -2/+542 |
| 2021-08-10 | bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSH |  Johan Almbladh | 1 | -0/+102 |
| 2021-08-10 | bpf, tests: Add more tests of ALU32 and ALU64 bitwise operations |  Johan Almbladh | 1 | -0/+210 |
| 2021-08-10 | bpf, tests: Fix typos in test case descriptions |  Johan Almbladh | 1 | -4/+4 |
| 2021-08-10 | bpf, tests: Add BPF_MOV tests for zero and sign extension |  Johan Almbladh | 1 | -0/+84 |
| 2021-08-10 | bpf, tests: Add BPF_JMP32 test cases |  Johan Almbladh | 1 | -0/+511 |
| 2021-08-08 | once: Fix panic when module unload |  Kefeng Wang | 1 | -3/+8 |
| 2021-07-31 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Jakub Kicinski | 1 | -3/+10 |
| 2021-07-30 | lib/test_string.c: move string selftest in the Runtime Testing menu |  Matteo Croce | 2 | -3/+3 |
| 2021-07-30 | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic |  Tianjia Zhang | 1 | -1/+1 |
| 2021-07-30 | crypto: sm4 - create SM4 library based on sm4 generic code |  Tianjia Zhang | 3 | -0/+182 |
| 2021-07-23 | bpf/tests: Do not PASS tests without actually testing the result |  Johan Almbladh | 1 | -1/+8 |
| 2021-07-23 | bpf/tests: Fix copy-and-paste error in double word test |  Johan Almbladh | 1 | -2/+2 |
| 2021-07-16 | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specific |  Randy Dunlap | 3 | -12/+12 |
| 2021-07-15 | lib/test_hmm: remove set but unused page variable |  Alistair Popple | 1 | -2/+0 |
| 2021-07-10 | mm/page_alloc: Revert pahole zero-sized workaround |  Mel Gorman | 1 | -3/+0 |