Age | Commit message (Expand) | Author |
2020-06-08 | module: move the set_fs hack for flush_icache_range to m68k | Christoph Hellwig |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig |
2020-06-08 | mm/gup.c: convert to use get_user_{page|pages}_fast_only() | Souptick Joarder |
2020-06-08 | kernel/sysctl.c: ignore out-of-range taint bits introduced via kernel.tainted | Rafael Aquini |
2020-06-08 | panic: add sysctl to dump all CPUs backtraces on oops event | Guilherme G. Piccoli |
2020-06-08 | kernel/hung_task.c: introduce sysctl to print all traces when a hung task is ... | Guilherme G. Piccoli |
2020-06-08 | kernel/watchdog.c: convert {soft/hard}lockup boot parameters to sysctl aliases | Guilherme G. Piccoli |
2020-06-08 | kernel/hung_task convert hung_task_panic boot parameter to sysctl | Vlastimil Babka |
2020-06-08 | kernel: add panic_on_taint | Rafael Aquini |
2020-06-07 | Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-06-07 | Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-06 | Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-06-06 | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2020-06-06 | Merge branch 'for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2020-06-06 | kbuild: add variables for compression tools | Denis Efremov |
2020-06-05 | Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-06-05 | Merge tag 'modules-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
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 |