Age | Commit message (Expand) | Author | Files | Lines |
2019-12-01 | asm-generic/tlb: stub out pud_free_tlb() if nopud ... | Vineet Gupta | 3 | -4/+1 |
2019-12-01 | rss_stat: add support to detect RSS updates of external mm | Joel Fernandes (Google) | 3 | -7/+35 |
2019-12-01 | mm: emit tracepoint when RSS changes | Joel Fernandes (Google) | 2 | -3/+32 |
2019-12-01 | mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() | Shakeel Butt | 1 | -8/+0 |
2019-12-01 | include/linux/memcontrol.h: fix comments based on per-node memcg | Hao Lee | 1 | -3/+2 |
2019-12-01 | mm, memcg: clean up reclaim iter array | Yafang Shao | 1 | -2/+1 |
2019-12-01 | fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n | Konstantin Khlebnikov | 1 | -1/+5 |
2019-12-01 | mm, slab: remove unused kmalloc_size() | Pengfei Li | 1 | -20/+0 |
2019-11-30 | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+32 |
2019-11-30 | Merge tag 'audit-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+4 |
2019-11-30 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+28 |
2019-11-30 | Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 5 | -2/+12 |
2019-11-30 | Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 3 | -10/+69 |
2019-11-30 | Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2 | -2/+14 |
2019-11-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -74/+94 |
2019-11-30 | Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 1 | -34/+95 |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 4 | -261/+146 |
2019-11-30 | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d... | Linus Torvalds | 5 | -4/+38 |
2019-11-29 | Merge branch 'for-5.5/logitech' into for-linus | Jiri Kosina | 1 | -0/+75 |
2019-11-28 | net/tls: use sg_next() to walk sg entries | Jakub Kicinski | 1 | -1/+1 |
2019-11-28 | net/tls: remove the dead inplace_crypto code | Jakub Kicinski | 1 | -1/+0 |
2019-11-28 | net: skmsg: fix TLS 1.3 crash with full sk_msg | Jakub Kicinski | 1 | -14/+14 |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds | 5 | -33/+48 |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds | 1 | -53/+36 |
2019-11-28 | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -8/+12 |
2019-11-28 | i2c: replace i2c_new_probed_device with an ERR_PTR variant | Wolfram Sang | 1 | -3/+9 |
2019-11-28 | Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie | 5 | -4/+38 |
2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 48 | -606/+893 |
2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2 | -14/+7 |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 10 | -28/+141 |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -125/+158 |
2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 6 | -68/+21 |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -20/+306 |
2019-11-27 | net: mscc: ocelot: use skb queue instead of skbs list | Yangbo Lu | 1 | -8/+1 |
2019-11-27 | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -59/+26 |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 17 | -334/+135 |
2019-11-27 | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 4 | -5/+16 |
2019-11-27 | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 2 | -2/+75 |
2019-11-27 | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds | 1 | -75/+0 |
2019-11-27 | Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ... | Stephen Boyd | 2 | -0/+126 |
2019-11-27 | Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ... | Stephen Boyd | 5 | -4/+32 |
2019-11-27 | Merge branches 'clk-ti', 'clk-allwinner', 'clk-qcom', 'clk-sa' and 'clk-aspee... | Stephen Boyd | 8 | -2/+192 |
2019-11-27 | Merge branches 'clk-hisi', 'clk-amlogic', 'clk-samsung', 'clk-renesas' and 'c... | Stephen Boyd | 10 | -3/+265 |
2019-11-26 | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 16 | -72/+571 |
2019-11-26 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 29 | -115/+478 |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -56/+60 |
2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 7 | -18/+58 |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 7 | -9/+73 |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 15 | -96/+292 |
2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 7 | -51/+54 |