index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
sh: landisk: Add missing initialization of sh_io_port_base
Geert Uytterhoeven
2020-08-14
sh: bring syscall_set_return_value in line with other architectures
Michael Karcher
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
2020-08-14
sh: Rearrange blocks in entry-common.S
Michael Karcher
2020-08-14
sh: switch to copy_thread_tls()
Christian Brauner
2020-08-14
sh: use the generic dma coherent remap allocator
Christoph Hellwig
2020-08-14
sh: don't allow non-coherent DMA for NOMMU
Christoph Hellwig
2020-08-14
dma-mapping: consolidate the NO_DMA definition in kernel/dma/Kconfig
Christoph Hellwig
2020-08-14
sh: unexport register_trapped_io and match_trapped_io_handler
Christoph Hellwig
2020-08-14
sh: don't include <asm/io_trapped.h> in <asm/io.h>
Christoph Hellwig
2020-08-14
sh: move the ioremap implementation out of line
Christoph Hellwig
2020-08-14
sh: move ioremap_fixed details out of <asm/io.h>
Christoph Hellwig
2020-08-14
sh: remove __KERNEL__ ifdefs from non-UAPI headers
Christoph Hellwig
2020-08-14
sh: sort the selects for SUPERH alphabetically
Christoph Hellwig
2020-08-14
sh: remove -Werror from Makefiles
Christoph Hellwig
2020-08-14
sh: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-08-14
arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
Hans Verkuil
2020-08-14
sh: stacktrace: Remove stacktrace_ops.stack()
Geert Uytterhoeven
2020-08-14
sh: machvec: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: pci: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: sh2007: Modernize printing of kernel messages
Geert Uytterhoeven
2020-08-14
sh: process: Fix broken lines in register dumps
Geert Uytterhoeven
2020-08-14
sh: dump_stack: Fix broken lines and ptrval in calltrace dumps
Geert Uytterhoeven
2020-08-14
sh: kernel: disassemble: Fix broken lines in disassembly dumps
Geert Uytterhoeven
2020-08-14
Revert "sh: remove needless printk()"
Geert Uytterhoeven
2020-08-14
Revert "sh: add loglvl to printk_address()"
Geert Uytterhoeven
[prev]
[next]