summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | lib/nmi_backtrace: explicitly serialize banner and regsJohn Ogness2021-07-261-0/+7
| * | | | | | Merge branch 'for-5.15-printk-index' into for-linusPetr Mladek2021-08-3069-1030/+2122
| |\ \ \ \ \ \
| | * | | | | | string_helpers: Escape double quotes in escape_specialChris Down2021-07-192-7/+11
| * | | | | | | lib/test_scanf: Handle n_bits == 0 in random testsAndy Shevchenko2021-07-291-2/+2
* | | | | | | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-09-011-2/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'tip/sched/arm64' into for-next/coreCatalin Marinas2021-08-314-7/+12
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland2021-08-021-2/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-012-0/+271
|\ \ \ \ \ \ \ \
| * | | | | | | | bitmap: extend comment to bitmap_print_bitmask/list_to_bufYury Norov2021-08-131-0/+18
| * | | | | | | | lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test casesBarry Song2021-08-131-0/+150
| * | | | | | | | cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ...Tian Tao2021-08-131-0/+103
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-311-50/+2282
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-08-301-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: Refactor BPF_PROG_RUN into a functionAndrii Nakryiko2021-08-171-1/+1
| | * | | | | | | | bpf, tests: Fix spelling mistake "shoft" -> "shift"Colin Ian King2021-08-161-1/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-3/+8
| |\ \ \ \ \ \ \ \
| * | | | | | | | | bpf, tests: Add tail call test suiteJohan Almbladh2021-08-101-0/+248
| * | | | | | | | | bpf, tests: Add tests for BPF_CMPXCHGJohan Almbladh2021-08-101-0/+166
| * | | | | | | | | bpf, tests: Add tests for atomic operationsJohan Almbladh2021-08-101-86/+166
| * | | | | | | | | bpf, tests: Add test for 32-bit context pointer argument passingJohan Almbladh2021-08-101-0/+16
| * | | | | | | | | bpf, tests: Add branch conversion JIT testJohan Almbladh2021-08-101-0/+43
| * | | | | | | | | bpf, tests: Add word-order tests for load/store of double wordsJohan Almbladh2021-08-101-0/+36
| * | | | | | | | | bpf, tests: Add tests for ALU operations implemented with function callsJohan Almbladh2021-08-101-0/+141
| * | | | | | | | | bpf, tests: Add more ALU64 BPF_MUL testsJohan Almbladh2021-08-101-0/+48
| * | | | | | | | | bpf, tests: Add more BPF_LSH/RSH/ARSH tests for ALU64Johan Almbladh2021-08-101-2/+542
| * | | | | | | | | bpf, tests: Add more ALU32 tests for BPF_LSH/RSH/ARSHJohan Almbladh2021-08-101-0/+102
| * | | | | | | | | bpf, tests: Add more tests of ALU32 and ALU64 bitwise operationsJohan Almbladh2021-08-101-0/+210
| * | | | | | | | | bpf, tests: Fix typos in test case descriptionsJohan Almbladh2021-08-101-4/+4
| * | | | | | | | | bpf, tests: Add BPF_MOV tests for zero and sign extensionJohan Almbladh2021-08-101-0/+84
| * | | | | | | | | bpf, tests: Add BPF_JMP32 test casesJohan Almbladh2021-08-101-0/+511
| * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-07-311-3/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | bpf/tests: Do not PASS tests without actually testing the resultJohan Almbladh2021-07-231-1/+8
| | * | | | | | | | bpf/tests: Fix copy-and-paste error in double word testJohan Almbladh2021-07-231-2/+2
| | | |_|_|_|/ / / | | |/| | | | | |
* | | | | | | | | Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2021-08-311-0/+7
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SUNRPC: Add a /sys/kernel/debug/fail_sunrpc/ directoryChuck Lever2021-08-201-0/+7
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-08-301-27/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | block: remove CONFIG_DEBUG_BLOCK_EXT_DEVTChristoph Hellwig2021-08-241-27/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-08-302-9/+10
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | lib/test_lockup: Adapt to changed variablesSebastian Andrzej Siewior2021-08-171-3/+3
| * | | | | | | | locking/rtmutex: Add mutex variant for RTThomas Gleixner2021-08-171-5/+6
| * | | | | | | | locking/mutex: Make mutex::wait_lock rawThomas Gleixner2021-08-171-1/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'core-debugobjects-2021-08-30' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-08-301-1/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | debugobjects: Make them PREEMPT_RT awareThomas Gleixner2021-08-131-1/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-08-307-13/+195
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/mpi: use kcalloc in mpi_resizeHongbo Li2021-08-121-1/+1
| * | | | | | | | crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-genericTianjia Zhang2021-07-301-1/+1
| * | | | | | | | crypto: sm4 - create SM4 library based on sm4 generic codeTianjia Zhang2021-07-303-0/+182