| Age | Commit message (Expand) | Author | Lines |
| 2020-12-22 | kasan: separate metadata_fetch_row for each mode | Andrey Konovalov | -29/+45 |
| 2020-12-22 | kasan: rename SHADOW layout macros to META | Andrey Konovalov | -15/+15 |
| 2020-12-22 | kasan: rename print_shadow_for_address to print_memory_metadata | Andrey Konovalov | -3/+3 |
| 2020-12-22 | kasan: rename addr_has_shadow to addr_has_metadata | Andrey Konovalov | -5/+5 |
| 2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | -5/+5 |
| 2020-12-22 | kasan, arm64: move initialization message | Andrey Konovalov | -17/+11 |
| 2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | -14/+23 |
| 2020-12-22 | kasan, arm64: only init shadow for software modes | Andrey Konovalov | -3/+20 |
| 2020-12-22 | kasan: decode stack frame only with KASAN_STACK_ENABLE | Andrey Konovalov | -162/+168 |
| 2020-12-22 | kasan: hide invalid free check implementation | Andrey Konovalov | -18/+19 |
| 2020-12-22 | kasan: don't duplicate config dependencies | Andrey Konovalov | -6/+2 |
| 2020-12-22 | kasan: rename report and tags files | Andrey Konovalov | -9/+9 |
| 2020-12-22 | kasan: define KASAN_MEMORY_PER_SHADOW_PAGE | Andrey Konovalov | -15/+13 |
| 2020-12-22 | kasan: split out shadow.c from common.c | Andrey Konovalov | -487/+510 |
| 2020-12-22 | kasan: only build init.c for software modes | Andrey Konovalov | -4/+4 |
| 2020-12-22 | kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* | Andrey Konovalov | -45/+46 |
| 2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | -42/+47 |
| 2020-12-22 | kasan: shadow declarations only for software modes | Andrey Konovalov | -16/+32 |
| 2020-12-22 | kasan: group vmalloc code | Andrey Konovalov | -56/+63 |
| 2020-12-22 | kasan: KASAN_VMALLOC depends on KASAN_GENERIC | Andrey Konovalov | -1/+1 |
| 2020-12-22 | kasan: drop unnecessary GPL text from comment headers | Andrey Konovalov | -45/+0 |
| 2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | -1491/+9320 |
| 2020-12-21 | Merge tag 'm68knommu-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | -293/+192 |
| 2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds | -33/+178 |
| 2020-12-20 | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk... | Stephen Boyd | -21/+120 |
| 2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | -305/+1013 |
| 2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd | -727/+1757 |
| 2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd | -49/+1332 |
| 2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | -388/+5122 |
| 2020-12-20 | Merge tag 'for-linus-5.11-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | -0/+2 |
| 2020-12-20 | Merge tag '5.11-rc-smb3-part2' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | -86/+140 |
| 2020-12-20 | Merge tag 'perf-tools-2020-12-19' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | -5884/+7678 |
| 2020-12-20 | dt-binding: clock: Document canaan,k210-clk bindings | Damien Le Moal | -11/+99 |
| 2020-12-20 | dt-bindings: Add Canaan vendor prefix | Damien Le Moal | -0/+2 |
| 2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | -2750/+7242 |
| 2020-12-20 | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | -790/+579 |
| 2020-12-20 | Merge tag 'gfs2-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/gf... | Linus Torvalds | -46/+31 |
| 2020-12-20 | epoll: fix compat syscall wire up of epoll_pwait2 | Heiko Carstens | -4/+4 |
| 2020-12-19 | clk: vc5: Use "idt,voltage-microvolt" instead of "idt,voltage-microvolts" | Geert Uytterhoeven | -2/+2 |
| 2020-12-19 | clk: ingenic: Fix divider calculation with div tables | Paul Cercueil | -4/+10 |
| 2020-12-19 | clk: sunxi-ng: Make sure divider tables have sentinel | Jernej Skrabec | -0/+2 |
| 2020-12-19 | clk: s2mps11: Fix a resource leak in error handling paths in the probe function | Christophe JAILLET | -0/+1 |
| 2020-12-19 | clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 | Terry Zhou | -2/+2 |
| 2020-12-19 | clk: si5351: Wait for bit clear after PLL reset | Sascha Hauer | -3/+10 |
| 2020-12-19 | clk: at91: sam9x60: remove atmel,osc-bypass support | Alexandre Belloni | -5/+1 |
| 2020-12-19 | Merge tag 'close-range-cloexec-unshare-v5.11' of git://git.kernel.org/pub/scm... | Linus Torvalds | -7/+278 |
| 2020-12-19 | Merge tag 'for-linus-5.11-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | -29/+27 |
| 2020-12-19 | perf mem: Factor out a function to generate sort order | Kan Liang | -14/+27 |
| 2020-12-19 | perf sort: Add sort option for data page size | Kan Liang | -2/+42 |
| 2020-12-19 | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | -846/+9 |