Age | Commit message (Expand) | Author |
2020-06-04 | Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-06-04 | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-04 | kernel/relay.c: fix read_pos error when multiple readers | Pengcheng Yang |
2020-06-04 | kernel/relay.c: handle alloc_percpu returning NULL in relay_open | Daniel Axtens |
2020-06-04 | kernel/kprobes.c: convert to use DEFINE_SEQ_ATTRIBUTE macro | Kefeng Wang |
2020-06-04 | user.c: make uidhash_table static | Jason Yan |
2020-06-04 | kexec_file: don't place kexec images on IORESOURCE_MEM_DRIVER_MANAGED | David Hildenbrand |
2020-06-04 | kcov: collect coverage from interrupts | Andrey Konovalov |
2020-06-04 | kcov: use t->kcov_mode as enabled indicator | Andrey Konovalov |
2020-06-04 | kcov: move t->kcov_sequence assignment | Andrey Konovalov |
2020-06-04 | kcov: move t->kcov assignments into kcov_start/stop | Andrey Konovalov |
2020-06-04 | kcov: fix potential use-after-free in kcov_remote_start | Andrey Konovalov |
2020-06-04 | kcov: cleanup debug messages | Andrey Konovalov |
2020-06-04 | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-04 | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds |
2020-06-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv... | Linus Torvalds |
2020-06-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-03 | mm: allow swappiness that prefers reclaiming anon over the file workingset | Johannes Weiner |
2020-06-03 | mm: memcontrol: delete unused lrucare handling | Johannes Weiner |
2020-06-03 | mm: memcontrol: convert anon and file-thp to new mem_cgroup_charge() API | Johannes Weiner |
2020-06-03 | mm: memcontrol: switch to native NR_ANON_MAPPED counter | Johannes Weiner |
2020-06-03 | mm: memcontrol: drop @compound parameter from memcg charging API | Johannes Weiner |
2020-06-03 | padata: add basic support for multithreaded jobs | Daniel Jordan |
2020-06-03 | padata: allocate work structures for parallel jobs from a pool | Daniel Jordan |
2020-06-03 | padata: initialize earlier | Daniel Jordan |
2020-06-03 | padata: remove exit routine | Daniel Jordan |
2020-06-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-06-03 | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-06-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-06-03 | Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds |
2020-06-03 | Merge branch 'parisc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-06-03 | Merge tag 'threads-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2020-06-03 | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-06-03 | Merge tag 'irq-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-06-02 | Merge tag 'audit-pr-20200601' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-02 | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-06-02 | Merge tag 'pm-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-06-02 | mm: remove vmalloc_sync_(un)mappings() | Joerg Roedel |
2020-06-02 | mm: remove vmalloc_user_node_flags | Christoph Hellwig |
2020-06-02 | mm: remove __vmalloc_node_flags_caller | Christoph Hellwig |
2020-06-02 | mm: remove the pgprot argument to __vmalloc | Christoph Hellwig |
2020-06-02 | dma-mapping: use vmap insted of reimplementing it | Christoph Hellwig |
2020-06-02 | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE | NeilBrown |
2020-06-02 | kdb: Remove the misfeature 'KDBFLAGS' | Wei Li |
2020-06-02 | kdb: Cleanup math with KDB_CMD_HISTORY_COUNT | Douglas Anderson |
2020-06-02 | kgdb: Don't call the deinit under spinlock | Douglas Anderson |
2020-06-02 | irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too | Ingo Molnar |
2020-06-01 | Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |