Age | Commit message (Expand) | Author |
2019-12-01 | asm-generic/tlb: stub out pud_free_tlb() if nopud ... | Vineet Gupta |
2019-12-01 | rss_stat: add support to detect RSS updates of external mm | Joel Fernandes (Google) |
2019-12-01 | mm: emit tracepoint when RSS changes | Joel Fernandes (Google) |
2019-12-01 | mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() | Shakeel Butt |
2019-12-01 | include/linux/memcontrol.h: fix comments based on per-node memcg | Hao Lee |
2019-12-01 | mm, memcg: clean up reclaim iter array | Yafang Shao |
2019-12-01 | fs/direct-io.c: keep dio_warn_stale_pagecache() when CONFIG_BLOCK=n | Konstantin Khlebnikov |
2019-12-01 | mm, slab: remove unused kmalloc_size() | Pengfei Li |
2019-11-30 | Merge tag 'for_v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2019-11-30 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2019-11-30 | Merge tag 'iomap-5.5-merge-11' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds |
2019-11-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-11-30 | Merge tag 'drm-vmwgfx-coherent-2019-11-29' of git://anongit.freedesktop.org/d... | Linus Torvalds |
2019-11-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Linus Torvalds |
2019-11-28 | Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap | Linus Torvalds |
2019-11-28 | Merge tag 'for-5.5/io_uring-post-20191128' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-28 | Merge branch 'vmwgfx-coherent' of git://people.freedesktop.org/~thomash/linux... | Dave Airlie |
2019-11-27 | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2019-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-27 | Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-27 | Merge tag 'staging-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2019-11-27 | net: mscc: ocelot: use skb queue instead of skbs list | Yangbo Lu |
2019-11-27 | Merge tag 'usb-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-11-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-11-27 | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2019-11-27 | Merge tag 'pinctrl-v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds |
2019-11-27 | Merge tag 'for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin... | Linus Torvalds |
2019-11-26 | Merge tag 'media/v5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2019-11-26 | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2019-11-26 | Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | net: inet_is_local_reserved_port() port arg should be unsigned short | Maciej Żenczykowski |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port) | Maciej Żenczykowski |
2019-11-26 | Revert "vfs: properly and reliably lock f_pos in fdget_pos()" | Linus Torvalds |
2019-11-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-26 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branch 'acpi-mm' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'acpi-utils', 'acpi-platform', 'acpi-video' and 'acpi-doc' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'acpi-ec', 'acpi-soc', 'acpi-pmic' and 'acpi-button' | Rafael J. Wysocki |
2019-11-26 | Merge branch 'acpica' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'pm-avs', 'pm-docs' and 'pm-tools' | Rafael J. Wysocki |
2019-11-26 | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki |