Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | 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 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-05-24 | 4 | -409/+40 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | random: remove mostly unused async readiness notifier | Jason A. Donenfeld | 2022-05-19 | 1 | -44/+22 | |
| * | | | | | | | | | random: remove get_random_bytes_arch() and add rng_has_arch_random() | Jason A. Donenfeld | 2022-05-19 | 1 | -4/+3 | |
| * | | | | | | | | | random: remove ratelimiting for in-kernel unseeded randomness | Jason A. Donenfeld | 2022-05-18 | 1 | -2/+1 | |
| * | | | | | | | | | random32: use real rng for non-deterministic randomness | Jason A. Donenfeld | 2022-05-18 | 1 | -340/+7 | |
| * | | | | | | | | | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 2022-05-18 | 1 | -22/+10 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2022-05-24 | 3 | -12/+16 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | objtool: Add HAVE_NOINSTR_VALIDATION | Josh Poimboeuf | 2022-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | objtool: Rename "VMLINUX_VALIDATION" -> "NOINSTR_VALIDATION" | Josh Poimboeuf | 2022-04-22 | 1 | -1/+1 | |
| * | | | | | | | | | objtool: Make noinstr hacks optional | Josh Poimboeuf | 2022-04-22 | 2 | -4/+5 | |
| * | | | | | | | | | objtool: Add CONFIG_OBJTOOL | Josh Poimboeuf | 2022-04-22 | 3 | -11/+14 | |
* | | | | | | | | | | Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2022-05-24 | 1 | -8/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | bug: Use normal relative pointers in 'struct bug_entry' | Josh Poimboeuf | 2022-05-19 | 1 | -8/+7 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-debugobjects-2022-05-23' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2022-05-24 | 1 | -4/+1 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | debugobjects: Convert to SPDX license identifier | Thomas Gleixner | 2022-05-13 | 1 | -4/+1 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'core-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-05-24 | 1 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | ||||||
| * | | | | | | | | | lib/irq_poll: Prevent softirq pending leak in irq_poll_cpu_dead() | Sebastian Andrzej Siewior | 2022-04-13 | 1 | -2/+6 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | |