Age | Commit message (Expand) | Author |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski |
2020-08-14 | sh: use generic strncpy() | Kuninori Morimoto |
2020-08-14 | sh: clkfwk: remove r8/r16/r32 | Kuninori Morimoto |
2020-08-14 | include/asm-generic/vmlinux.lds.h: align ro_after_init | Romain Naour |
2020-08-14 | mm: annotate a data race in page_zonenum() | Qian Cai |
2020-08-14 | mm/swap.c: annotate data races for lru_rotate_pvecs | Qian Cai |
2020-08-14 | mm/rmap: annotate a data race at tlb_flush_batched | Qian Cai |
2020-08-14 | mm/mempool: fix a data race in mempool_free() | Qian Cai |
2020-08-14 | mm/list_lru: fix a data race in list_lru_count_one | Qian Cai |
2020-08-14 | mm/memcontrol: fix a data race in scan count | Qian Cai |
2020-08-14 | mm/page_counter: fix various data races at memsw | Qian Cai |
2020-08-14 | mm/swapfile: fix and annotate various data races | Qian Cai |
2020-08-14 | mm/filemap.c: fix a data race in filemap_fault() | Kirill A. Shutemov |
2020-08-14 | mm/swap_state: mark various intentional data races | Qian Cai |
2020-08-14 | mm/page_io: mark various intentional data races | Qian Cai |
2020-08-14 | mm/frontswap: mark various intentional data races | Qian Cai |
2020-08-14 | mm/kmemleak: silence KCSAN splats in checksum | Qian Cai |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni |
2020-08-14 | fs: autofs: delete repeated words in comments | Randy Dunlap |
2020-08-14 | mm: introduce offset_in_thp | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_head | Matthew Wilcox (Oracle) |
2020-08-14 | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_size | Matthew Wilcox (Oracle) |
2020-08-14 | mm: add thp_order | Matthew Wilcox (Oracle) |
2020-08-14 | mm: move page-flags include to top of file | Matthew Wilcox (Oracle) |
2020-08-14 | mm: store compound_nr as well as compound_order | Matthew Wilcox (Oracle) |
2020-08-14 | mailmap: add entry for Greg Kurz | Greg Kurz |
2020-08-14 | selftests/exec: add file type errno tests | Kees Cook |
2020-08-14 | exec: restore EACCES of S_ISDIR execve() | Kees Cook |
2020-08-14 | lz4: fix kernel decompression speed | Nick Terrell |
2020-08-14 | Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp... | Baoquan He |
2020-08-14 | asm-generic: pgalloc.h: use correct #ifdef to enable pud_alloc_one() | Mike Rapoport |
2020-08-14 | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-08-14 | Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-14 | Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-14 | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds |
2020-08-14 | Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-08-14 | Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-08-14 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-08-14 | x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task | Eric Dumazet |
2020-08-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2020-08-14 | Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-14 | Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-08-14 | kconfig: qconf: move setOptionMode() to ConfigList from ConfigView | Masahiro Yamada |
2020-08-14 | kconfig: qconf: do not limit the pop-up menu to the first row | Masahiro Yamada |
2020-08-14 | kconfig: qconf: refactor icon setups | Masahiro Yamada |
2020-08-14 | kconfig: qconf: remove unused voidPix, menuInvPix | Masahiro Yamada |
2020-08-14 | kconfig: qconf: remove ConfigItem::text/setText | Masahiro Yamada |
2020-08-14 | kconfig: qconf: remove ConfigList::addColumn/removeColumn | Masahiro Yamada |
2020-08-14 | kconfig: qconf: remove ConfigItem::pixmap/setPixmap | Masahiro Yamada |