summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | 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
| * | | | | | | | crypto: lib - rename 'mod_init' & 'mod_exit' functions to be module-specificRandy Dunlap2021-07-163-12/+12
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds2021-08-301-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: add linear range get selector withinGene Chen2021-08-131-0/+31
| |/ / / / / / /
* | | / / / / / string: improve default out-of-line memcmp() implementationLinus Torvalds2021-08-301-0/+16
| |_|/ / / / / |/| | | | | |
* | | | | | | lib: use PFN_PHYS() in devmem_is_allowed()Liang Wang2021-08-131-1/+1
| |_|/ / / / |/| | | | |
* | | | | | once: Fix panic when module unloadKefeng Wang2021-08-081-3/+8
| |/ / / / |/| | | |
* | | | | lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2021-07-302-3/+3
| |/ / / |/| | |
* | | | lib/test_hmm: remove set but unused page variableAlistair Popple2021-07-151-2/+0
|/ / /
* | | mm/page_alloc: Revert pahole zero-sized workaroundMel Gorman2021-07-101-3/+0
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-2/+2
|\ \ \