Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | kernel.h: split out mathematical helpers | Andy Shevchenko | 2020-12-15 | 7 | -7/+16 | |
* | | | | | Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-15 | 1 | -0/+11 | |
|\ \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| | \ \ \ \ | ||||||
| *-. \ \ \ \ | Merge branches 'acpi-resources' and 'acpi-docs' | Rafael J. Wysocki | 2020-12-15 | 1 | -0/+11 | |
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * / | | | | resource: Add test cases for new resource API | Andy Shevchenko | 2020-11-17 | 1 | -0/+11 | |
| | |/ / / / | ||||||
* | | | | | | Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-12-15 | 1 | -2/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | dyndbg: fix use before null check | Jim Cromie | 2020-12-09 | 1 | -2/+7 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2020-12-15 | 2 | -15/+36 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-11 | 2 | -1/+5 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-12-03 | 1 | -2/+9 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | net: switch to storing KCOV handle directly in sk_buff | Marco Elver | 2020-12-01 | 1 | -1/+0 | |
| * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-19 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | ||||||
| * | | | | | | | | treewide: rename nla_strlcpy to nla_strscpy. | Francis Laniel | 2020-11-16 | 1 | -3/+3 | |
| * | | | | | | | | Modify return value of nla_strlcpy to match that of strscpy. | Francis Laniel | 2020-11-16 | 1 | -14/+25 | |
| * | | | | | | | | Fix unefficient call to memset before memcpu in nla_strlcpy. | Francis Laniel | 2020-11-16 | 1 | -1/+2 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2020-11-14 | 1 | -0/+9 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | kbuild: Build kernel module BTFs if BTF is enabled and pahole supports it | Andrii Nakryiko | 2020-11-10 | 1 | -0/+9 | |
| * | | | | | | | | | net: kcov: don't select SKB_EXTENSIONS when there is no NET | Randy Dunlap | 2020-11-12 | 1 | -1/+1 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-11-06 | 17 | -60/+123 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | net: add kcov handle to skb extensions | Aleksandr Nogikh | 2020-11-02 | 1 | -0/+1 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-12-15 | 2 | -0/+76 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | lib/test_kasan.c: add workqueue test case | Walter Wu | 2020-12-15 | 1 | -0/+29 | |
| * | | | | | | | | | locking/selftests: add testcases for fs_reclaim | Daniel Vetter | 2020-12-15 | 1 | -0/+47 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-12-14 | 1 | -0/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP | Thomas Gleixner | 2020-11-24 | 1 | -0/+14 | |
| * | | | | | | | | | mm/highmem: Provide and use CONFIG_DEBUG_KMAP_LOCAL | Thomas Gleixner | 2020-11-24 | 1 | -0/+8 | |
| * | | | | | | | | | Merge branch 'sched/core' into core/mm | Thomas Gleixner | 2020-11-24 | 3 | -0/+25 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ | Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-14 | 3 | -0/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'linus' into sched/core, to resolve semantic conflict | Ingo Molnar | 2020-11-27 | 18 | -62/+140 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | sched: Make migrate_disable/enable() independent of RT | Thomas Gleixner | 2020-11-24 | 1 | -1/+1 | |
| * | | | | | | | | | | sched,rt: Use cpumask_any*_distribute() | Peter Zijlstra | 2020-11-10 | 1 | -0/+18 | |
| * | | | | | | | | | | sched: Add migrate_disable() | Peter Zijlstra | 2020-11-10 | 1 | -0/+5 | |
| * | | | | | | | | | | stop_machine: Add function and caller debug info | Peter Zijlstra | 2020-11-10 | 1 | -0/+2 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-12-14 | 1 | -17/+34 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'locking/rwsem' | Peter Zijlstra | 2020-12-09 | 1 | -2/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | lockdep/selftest: Add spin_nest_lock test | Boqun Feng | 2020-12-03 | 1 | -0/+17 | |
| * | | | | | | | | | | lockdep/selftests: Fix PROVE_RAW_LOCK_NESTING | Peter Zijlstra | 2020-12-03 | 1 | -17/+17 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2020-12-14 | 1 | -9/+0 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | s390/kasan: remove 3-level paging support | Vasily Gorbik | 2020-11-09 | 1 | -9/+0 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2020-12-14 | 7 | -159/+68 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | crypto: lib/blake2s - Move selftest prototype into header file | Herbert Xu | 2020-12-04 | 2 | -3/+1 | |
| * | | | | | | | | | | crypto: lib/curve25519 - Move selftest prototype into header file | Herbert Xu | 2020-11-20 | 1 | -2/+0 | |
| * | | | | | | | | | | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2020-11-20 | 3 | -3/+3 | |
| * | | | | | | | | | | crypto: lib/sha256 - Unroll LOAD and BLEND loops | Arvind Sankar | 2020-10-30 | 1 | -4/+20 | |
| * | | | | | | | | | | crypto: lib/sha256 - Unroll SHA256 loop 8 times intead of 64 | Arvind Sankar | 2020-10-30 | 1 | -136/+38 | |
| * | | | | | | | | | | crypto: lib/sha256 - Clear W[] in sha256_update() instead of sha256_transform() | Arvind Sankar | 2020-10-30 | 1 | -6/+5 | |
| * | | | | | | | | | | crypto: lib/sha256 - Don't clear temporary variables | Arvind Sankar | 2020-10-30 | 1 | -1/+0 | |
| * | | | | | | | | | | crypto: lib/sha256 - Use memzero_explicit() for clearing state | Arvind Sankar | 2020-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | lib/mpi: Remove unused scalar_copied | Herbert Xu | 2020-10-30 | 1 | -3/+0 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2020-12-14 | 13 | -0/+13 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fonts: Add charcount field to font_desc | Peilin Ye | 2020-11-16 | 13 | -0/+13 | |
| | |/ / / / / / / | |/| | | | | | | |