Age | Commit message (Expand) | Author | Files | Lines |
2020-12-22 | kasan, arm64: implement HW_TAGS runtime | Andrey Konovalov | 3 | -9/+19 |
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 4 | -6/+8 |
2020-12-22 | kasan, arm64: rename kasan_init_tags and mark as __init | Andrey Konovalov | 1 | -2/+2 |
2020-12-22 | kasan, arm64: only use kasan_depth for software modes | Andrey Konovalov | 2 | -10/+10 |
2020-12-22 | kasan: rename (un)poison_shadow to (un)poison_range | Andrey Konovalov | 1 | -3/+3 |
2020-12-22 | kasan: shadow declarations only for software modes | Andrey Konovalov | 1 | -16/+32 |
2020-12-22 | kasan: group vmalloc code | Andrey Konovalov | 1 | -18/+23 |
2020-12-21 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 14 | -14/+472 |
2020-12-21 | Merge tag '9p-for-5.11-rc1' of git://github.com/martinetd/linux | Linus Torvalds | 1 | -0/+7 |
2020-12-20 | Merge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup', 'clk-canaan' and 'clk... | Stephen Boyd | 1 | -11/+45 |
2020-12-20 | Merge branches 'clk-ti', 'clk-analog', 'clk-trace', 'clk-at91' and 'clk-silab... | Stephen Boyd | 2 | -0/+55 |
2020-12-20 | Merge branches 'clk-tegra', 'clk-imx', 'clk-sifive', 'clk-mediatek' and 'clk-... | Stephen Boyd | 1 | -0/+23 |
2020-12-20 | Merge branches 'clk-amlogic', 'clk-rockchip', 'clk-of', 'clk-freescale' and '... | Stephen Boyd | 4 | -0/+76 |
2020-12-20 | Merge branches 'clk-doc', 'clk-qcom', 'clk-simplify', 'clk-hw', 'clk-renesas'... | Stephen Boyd | 8 | -2/+297 |
2020-12-20 | dt-binding: clock: Document canaan,k210-clk bindings | Damien Le Moal | 1 | -11/+45 |
2020-12-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -7/+271 |
2020-12-20 | Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -15/+7 |
2020-12-19 | Merge tag 'for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 2 | -7/+0 |
2020-12-19 | Merge tag 'pwm/for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+0 |
2020-12-19 | clk: at91: sama7g5: register cpu clock | Claudiu Beznea | 1 | -0/+1 |
2020-12-19 | dt-bindings: clock: at91: add sama7g5 pll defines | Eugen Hristev | 1 | -0/+10 |
2020-12-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -121/+44 |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 3 | -1/+14 |
2020-12-19 | mm/memcontrol:rewrite mem_cgroup_page_lruvec() | Hui Su | 1 | -2/+17 |
2020-12-19 | mm/memcg: remove unused definitions | Wei Yang | 1 | -118/+0 |
2020-12-19 | mm/memcg: warning on !memcg after readahead page charged | Alex Shi | 1 | -0/+13 |
2020-12-18 | Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 8 | -59/+151 |
2020-12-18 | Merge tag 'riscv-for-linus-5.11-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+4 |
2020-12-17 | Merge tag 'gpio-v5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 4 | -78/+13 |
2020-12-17 | Merge tag '5.11-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -0/+63 |
2020-12-17 | Merge tag 'net-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 5 | -10/+12 |
2020-12-17 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 1 | -0/+102 |
2020-12-17 | Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 4 | -1/+48 |
2020-12-17 | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 5 | -14/+271 |
2020-12-17 | Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -21/+21 |
2020-12-17 | Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -0/+351 |
2020-12-17 | Merge tag 'mailbox-v5.11' of git://git.linaro.org/landing-teams/working/fujit... | Linus Torvalds | 1 | -0/+20 |
2020-12-17 | Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 5 | -257/+249 |
2020-12-17 | Merge tag 'ceph-for-5.11-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 9 | -75/+424 |
2020-12-17 | Merge tag 'ovl-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2020-12-17 | Merge tag 'fuse-update-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -5/+25 |
2020-12-17 | Merge tag 'f2fs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -3/+106 |
2020-12-17 | Merge tag 'for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -7/+8 |
2020-12-17 | Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+5 |
2020-12-17 | net/mlx5: Fix compilation warning for 32-bit platform | Parav Pandit | 1 | -3/+3 |
2020-12-17 | pwm: Remove unused function pwmchip_add_inversed() | Uwe Kleine-König | 1 | -5/+0 |
2020-12-17 | clk: Trace clk_set_rate() "range" functions | Maxime Ripard | 1 | -0/+44 |
2020-12-16 | Merge tag 'arm-soc-omap-genpd-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 24 | -71/+728 |
2020-12-16 | Merge tag 'arm-soc-dt-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 9 | -0/+340 |