Age | Commit message (Expand) | Author | Files | Lines |
2022-01-18 | lib/crypto: sha1: re-roll loops to reduce code size | Jason A. Donenfeld | 1 | -81/+14 |
2022-01-18 | lib/crypto: blake2s: move hmac construction into wireguard | Jason A. Donenfeld | 2 | -68/+0 |
2022-01-18 | lib/crypto: add prompts back to crypto libraries | Justin M. Forbes | 2 | -5/+14 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+52 |
2022-01-15 | mm/hmm.c: allow VM_MIXEDMAP to work with hmm_range_fault | Alistair Popple | 1 | -0/+24 |
2022-01-15 | kasan: test: add test case for double-kmem_cache_destroy() | Marco Elver | 1 | -0/+11 |
2022-01-15 | kasan: test: add globals left-out-of-bounds test | Marco Elver | 1 | -2/+17 |
2022-01-12 | Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 2 | -19/+17 |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -7/+7 |
2022-01-12 | Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+64 |
2022-01-12 | Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -47/+45 |
2022-01-12 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -56/+118 |
2022-01-12 | Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -11/+12 |
2022-01-11 | Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2022-01-11 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+2 |
2022-01-11 | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+20 |
2022-01-11 | Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+2 |
2022-01-11 | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 7 | -8/+282 |
2022-01-10 | Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -11/+14 |
2022-01-09 | lib: remove redundant assignment to variable ret | Colin Ian King | 1 | -2/+0 |
2022-01-08 | XArray: Add xas_advance() | Matthew Wilcox (Oracle) | 1 | -3/+3 |
2022-01-07 | lib/mpi: Add the return value check of kcalloc() | Zizhuang Deng | 1 | -0/+2 |
2022-01-07 | lib/crypto: blake2s: include as built-in | Jason A. Donenfeld | 4 | -29/+15 |
2022-01-06 | lib/raid6: Use strict priority ranking for pq gen() benchmarking | Dirk Müller | 3 | -8/+8 |
2022-01-06 | lib/raid6: skip benchmark of non-chosen xor_syndrome functions | Dirk Müller | 1 | -39/+37 |
2022-01-04 | iov_iter: Convert iter_xarray to use folios | Matthew Wilcox (Oracle) | 1 | -16/+14 |
2021-12-28 | kobject: remove kset from struct kset_uevent_ops callbacks | Greg Kroah-Hartman | 1 | -3/+3 |
2021-12-27 | driver core: make kobj_type constant. | Wedson Almeida Filho | 1 | -4/+4 |
2021-12-25 | lib: objagg: Use the bitmap API when applicable | Christophe JAILLET | 1 | -5/+2 |
2021-12-21 | logic_io instance of iounmap() needs volatile on argument | Al Viro | 1 | -2/+2 |
2021-12-21 | lib/logic_iomem: Fix operation on 32-bit | Johannes Berg | 1 | -3/+3 |
2021-12-21 | lib/logic_iomem: Fix 32-bit build | Johannes Berg | 1 | -6/+7 |
2021-12-13 | kunit: Report test parameter results as (K)TAP subtests | David Gow | 1 | -3/+4 |
2021-12-13 | kunit: Don't crash if no parameters are generated | David Gow | 1 | -8/+10 |
2021-12-13 | exit: Rename complete_and_exit to kthread_complete_and_exit | Eric W. Biederman | 1 | -2/+2 |
2021-12-13 | locking/atomic: atomic64: Remove unusable atomic ops | Mark Rutland | 1 | -2/+0 |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 8 | -10/+39 |
2021-12-11 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -2/+2 |
2021-12-10 | kcsan: Support WEAK_MEMORY with Clang where no objtool support exists | Marco Elver | 1 | -1/+1 |
2021-12-10 | kcsan: Add core support for a subset of weak memory modeling | Marco Elver | 1 | -0/+20 |
2021-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
2021-12-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 1 | -0/+1 |
2021-12-07 | net: add net device refcount tracker infrastructure | Eric Dumazet | 1 | -0/+5 |
2021-12-07 | lib: add tests for reference tracker | Eric Dumazet | 3 | -1/+126 |
2021-12-07 | lib: add reference counting tracking infrastructure | Eric Dumazet | 3 | -0/+147 |
2021-12-06 | vsprintf: Use non-atomic bitmap API when applicable | Christophe JAILLET | 1 | -2/+2 |
2021-12-04 | lockdep/selftests: Adapt ww-tests for PREEMPT_RT | Sebastian Andrzej Siewior | 1 | -30/+46 |
2021-12-04 | lockdep/selftests: Skip the softirq related tests on PREEMPT_RT | Sebastian Andrzej Siewior | 1 | -7/+31 |
2021-12-04 | lockdep/selftests: Unbalanced migrate_disable() & rcu_read_lock(). | Sebastian Andrzej Siewior | 1 | -1/+25 |