Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2022-05-28 | 4 | -434/+0 | |
|\ \ \ \ | ||||||
| * | | | | crypto: sm3,sm4 - move into crypto directory | Jason A. Donenfeld | 2022-04-08 | 4 | -434/+0 | |
* | | | | | Merge tag 'mm-stable-2022-05-27' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-27 | 1 | -35/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | mm: Kconfig: reorganize misplaced mm options | Vlastimil Babka | 2022-05-27 | 1 | -34/+0 | |
* | | | | | | Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-05-27 | 6 | -43/+53 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | lib/string_helpers: fix not adding strarray to device's resource list | Puyou Lu | 2022-05-13 | 1 | -0/+3 | |
| * | | | | | | lib: remove back_str initialization | Tom Rix | 2022-04-29 | 1 | -1/+1 | |
| * | | | | | | lib/string.c: simplify str[c]spn | Rasmus Villemoes | 2022-04-29 | 1 | -19/+6 | |
| * | | | | | | lib/test_string.c: add strspn and strcspn tests | Rasmus Villemoes | 2022-04-29 | 1 | -0/+33 | |
| * | | | | | | lib/Kconfig.debug: remove more CONFIG_..._VALUE indirections | Rasmus Villemoes | 2022-04-29 | 1 | -21/+0 | |
| * | | | | | | lib/test_meminit: optimize do_kmem_cache_rcu_persistent() test | Xiaoke Wang | 2022-04-29 | 1 | -2/+10 | |
* | | | | | | | crypto: poly1305 - cleanup stray CRYPTO_LIB_POLY1305_RSIZE | Jason A. Donenfeld | 2022-05-27 | 1 | -0/+1 | |
* | | | | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-26 | 3 | -87/+90 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | mm: fix missing handler for __GFP_NOWARN | Qi Zheng | 2022-05-19 | 1 | -0/+3 | |
| * | | | | | | kasan: clean-up kconfig options descriptions | Andrey Konovalov | 2022-05-13 | 1 | -86/+82 | |
| * | | | | | | lib/kstrtox.c: add "false"/"true" support to kstrtobool() | Jagdish Gediya | 2022-05-13 | 1 | -1/+5 | |
| |/ / / / / | ||||||
* | | | | | | locking/lockref: Use try_cmpxchg64 in CMPXCHG_LOOP macro | Uros Bizjak | 2022-05-26 | 1 | -5/+4 | |
* | | | | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2022-05-25 | 2 | -4/+343 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-19 | 1 | -0/+1 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-13 | 1 | -22/+22 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-05-05 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | selftests/sysctl: add sysctl macro test | Tonghao Zhang | 2022-05-03 | 1 | -0/+32 | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-04-28 | 2 | -10/+33 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2022-04-15 | 2 | -34/+6 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2022-04-09 | 1 | -4/+311 | |
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| | * | | | | | | bpf, tests: Add load store test case for tail call | Xu Kuohai | 2022-04-01 | 1 | -0/+30 | |
| | * | | | | | | bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsets | Xu Kuohai | 2022-04-01 | 1 | -4/+281 | |
* | | | | | | | | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2022-05-25 | 11 | -138/+592 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | kunit: fix executor OOM error handling logic on non-UML | Daniel Latypov | 2022-05-17 | 1 | -4/+5 | |
| * | | | | | | | | kunit: take `kunit_assert` as `const` | Miguel Ojeda | 2022-05-16 | 1 | -2/+2 | |
| * | | | | | | | | kunit: bail out of test filtering logic quicker if OOM | Daniel Latypov | 2022-05-12 | 2 | -6/+25 | |
| * | | | | | | | | lib/Kconfig.debug: change KUnit tests to default to KUNIT_ALL_TESTS | Daniel Latypov | 2022-05-12 | 1 | -5/+10 | |
| * | | | | | | | | kunit: Rework kunit_resource allocation policy | David Gow | 2022-05-12 | 1 | -57/+7 | |
| * | | | | | | | | kunit: fix debugfs code to use enum kunit_status, not bool | Daniel Latypov | 2022-05-02 | 1 | -1/+1 | |
| * | | | | | | | | kunit: add ability to specify suite-level init and exit functions | Daniel Latypov | 2022-05-02 | 2 | -0/+31 | |
| * | | | | | | | | kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite) | Daniel Latypov | 2022-05-02 | 1 | -4/+4 | |
| * | | | | | | | | kunit: Make kunit_remove_resource() idempotent | David Gow | 2022-04-05 | 2 | -2/+41 | |
| * | | | | | | | | list: test: Test the hlist structure | David Gow | 2022-04-05 | 1 | -1/+396 | |
| * | | | | | | | | kunit: split resource API impl from test.c into new resource.c | Daniel Latypov | 2022-04-05 | 3 | -115/+127 | |
| * | | | | | | | | kasan: test: Use NULL macros | Ricardo Ribalda | 2022-04-04 | 1 | -1/+1 | |
| * | | | | | | | | kunit: use NULL macros | Ricardo Ribalda | 2022-04-04 | 2 | -1/+3 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge tag 'printk-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-25 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | printk: rename cpulock functions | John Ogness | 2022-04-22 | 2 | -4/+4 | |
* | | | | | | | | | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 2022-05-25 | 3 | -27/+51 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge branches 'slab/for-5.19/stackdepot' and 'slab/for-5.19/refactor' into s... | Vlastimil Babka | 2022-05-23 | 2 | -22/+46 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
| | * | | | | | | | | | mm/slub: use stackdepot to save stack trace in objects | Oliver Glitta | 2022-04-06 | 1 | -0/+1 | |
| | * | | | | | | | | | lib/stackdepot: allow requesting early initialization dynamically | Vlastimil Babka | 2022-04-06 | 1 | -22/+45 | |
| | |/ / / / / / / / | ||||||
| * / / / / / / / / | mm/slub, kunit: Make slub_kunit unaffected by user specified flags | Hyeonggon Yoo | 2022-04-06 | 1 | -5/+5 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'hwmon-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-05-24 | 3 | -0/+113 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib: add generic polynomial calculation | Michael Walle | 2022-05-22 | 3 | -0/+113 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | |