linux-2.6-microblaze.git
2020-09-07 Paul CercueilMIPS: dts/ingenic: Cleanup qi_lb60.dts
2020-09-07 Jinyang HeMIPS: Loongson64: Remove unused loongson_reboot.
2020-09-03 Jinyang HeMIPS: p5600: Discard UCA config selection
2020-09-03 Davidlohr BuesoMIPS: Use rcu to lookup a task in mipsmt_sys_sched_seta...
2020-09-03 Paul CercueilMIPS: Add support for ZSTD-compressed kernels
2020-09-03 Paul Cercueillib: decompress_unzstd: Limit output size
2020-08-26 Thomas BogendoerferMIPS: SGI-IP32: No need to include mc14818*.h
2020-08-26 Thomas BogendoerferMIPS: Remove unused header file m48t37.h
2020-08-26 Thomas BogendoerferMIPS: Loongson2ef: Remove specific mc146818rtc.h
2020-08-26 Thomas BogendoerferMIPS: SGI-IP27: No need for kmalloc.h
2020-08-24 Thomas BogendoerferMIPS: Remove PNX833x alias NXP_STB22x
2020-08-24 Thomas BogendoerferMIPS: Paravirt: remove remaining pieces of paravirt
2020-08-17 Florian FainelliMIPS: BCM47xx: Include bcm47xx_sprom.h
2020-08-17 Florian Fainellifirmware: bcm47xx_sprom: Fix -Wmissing-prototypes warnings
2020-08-17 Álvaro Fernández... MIPS: BCM63xx: switch to SPDX license identifier
2020-08-17 Álvaro Fernández... MIPS: BCM63xx: refactor board declarations
2020-08-17 Álvaro Fernández... MIPS: BCM63xx: enable EHCI for DWV-S0 board
2020-08-17 Álvaro Fernández... MIPS: BCM63xx: remove EHCI from BCM6348 boards
2020-08-17 Álvaro Fernández... MIPS: BCM63xx: remove duplicated new lines
2020-08-17 Aleksander... MIPS: lantiq: add missing GPHY clock aliases for ar10...
2020-08-17 Tiezhu YangMIPS: Loongson: Use default CONFIG_FRAME_WARN as 2048...
2020-08-17 Zejiang TangMIPS: ftrace: Remove redundant #ifdef CONFIG_DYNAMIC_FTRACE
2020-08-16 Linus TorvaldsLinux 5.9-rc1
2020-08-16 Linus TorvaldsMerge tag 'io_uring-5.9-2020-08-15' of git://git.kernel...
2020-08-16 Mike Rapoportparisc: fix PMD pages allocation by restoring pmd_alloc...
2020-08-16 Linus TorvaldsMerge tag 'block-5.9-2020-08-14' of git://git.kernel...
2020-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-5.9-mw1' of git://git./linux...
2020-08-16 Linus TorvaldsMerge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
2020-08-15 Jens Axboeio_uring: short circuit -EAGAIN for blocking read attempt
2020-08-15 Jens Axboeio_uring: sanitize double poll handling
2020-08-15 Linus TorvaldsMerge tag 'perf-tools-2020-08-14' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'x86-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'sched-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'perf-urgent-2020-08-15' of git://git./linux...
2020-08-15 Linus TorvaldsMerge tag 'locking-urgent-2020-08-15' of git://git...
2020-08-15 Linus TorvaldsMerge tag '9p-for-5.9-rc1' of git://github.com/martinet...
2020-08-15 Linus TorvaldsMerge tag '5.9-rc-smb3-fixes-part2' of git://git.samba...
2020-08-15 Linus TorvaldsMerge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org...
2020-08-15 Linus TorvaldsMerge tag 'edac_updates_for_5.9_pt2' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.9' of git://git....
2020-08-15 Linus TorvaldsMerge tag 'acpi-5.9-rc1-2' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'pm-5.9-rc1-3' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge tag 'mfd-next-5.9-1' of git://git./linux/kernel...
2020-08-15 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-15 Krzysztof Kozlowskivirtio: pci: constify ioreadX() iomem argument (as...
2020-08-15 Krzysztof Kozlowskintb: intel: constify ioreadX() iomem argument (as in...
2020-08-15 Krzysztof Kozlowskirtl818x: constify ioreadX() iomem argument (as in gener...
2020-08-15 Krzysztof Kozlowskiiomap: constify ioreadX() iomem argument (as in generic...
2020-08-15 Kuninori Morimotosh: use generic strncpy()
2020-08-15 Kuninori Morimotosh: clkfwk: remove r8/r16/r32
2020-08-15 Romain Naourinclude/asm-generic/vmlinux.lds.h: align ro_after_init
2020-08-15 Qian Caimm: annotate a data race in page_zonenum()
2020-08-15 Qian Caimm/swap.c: annotate data races for lru_rotate_pvecs
2020-08-15 Qian Caimm/rmap: annotate a data race at tlb_flush_batched
2020-08-15 Qian Caimm/mempool: fix a data race in mempool_free()
2020-08-15 Qian Caimm/list_lru: fix a data race in list_lru_count_one
2020-08-15 Qian Caimm/memcontrol: fix a data race in scan count
2020-08-15 Qian Caimm/page_counter: fix various data races at memsw
2020-08-15 Qian Caimm/swapfile: fix and annotate various data races
2020-08-15 Kirill A. Shutemovmm/filemap.c: fix a data race in filemap_fault()
2020-08-15 Qian Caimm/swap_state: mark various intentional data races
2020-08-15 Qian Caimm/page_io: mark various intentional data races
2020-08-15 Qian Caimm/frontswap: mark various intentional data races
2020-08-15 Qian Caimm/kmemleak: silence KCSAN splats in checksum
2020-08-15 Xiaoming Niall arch: remove system call sys_sysctl
2020-08-15 Randy Dunlapfs: autofs: delete repeated words in comments
2020-08-15 Matthew Wilcox... mm: introduce offset_in_thp
2020-08-15 Matthew Wilcox... mm: add thp_head
2020-08-15 Matthew Wilcox... mm: replace hpage_nr_pages with thp_nr_pages
2020-08-15 Matthew Wilcox... mm: add thp_size
2020-08-15 Matthew Wilcox... mm: add thp_order
2020-08-15 Matthew Wilcox... mm: move page-flags include to top of file
2020-08-15 Matthew Wilcox... mm: store compound_nr as well as compound_order
2020-08-15 Greg Kurzmailmap: add entry for Greg Kurz
2020-08-15 Kees Cookselftests/exec: add file type errno tests
2020-08-15 Kees Cookexec: restore EACCES of S_ISDIR execve()
2020-08-15 Nick Terrelllz4: fix kernel decompression speed
2020-08-15 Baoquan HeRevert "mm/vmstat.c: do not show lowmem reserve protect...
2020-08-15 Mike Rapoportasm-generic: pgalloc.h: use correct #ifdef to enable...
2020-08-15 Geert Uytterhoevensh: landisk: Add missing initialization of sh_io_port_base
2020-08-15 Michael Karchersh: bring syscall_set_return_value in line with other...
2020-08-15 Michael Karchersh: Add SECCOMP_FILTER
2020-08-15 Michael Karchersh: Rearrange blocks in entry-common.S
2020-08-15 Christian Braunersh: switch to copy_thread_tls()
2020-08-15 Christoph Hellwigsh: use the generic dma coherent remap allocator
2020-08-15 Christoph Hellwigsh: don't allow non-coherent DMA for NOMMU
2020-08-15 Christoph Hellwigdma-mapping: consolidate the NO_DMA definition in kerne...
2020-08-15 Christoph Hellwigsh: unexport register_trapped_io and match_trapped_io_h...
2020-08-15 Christoph Hellwigsh: don't include <asm/io_trapped.h> in <asm/io.h>
2020-08-15 Christoph Hellwigsh: move the ioremap implementation out of line
2020-08-15 Christoph Hellwigsh: move ioremap_fixed details out of <asm/io.h>
2020-08-15 Christoph Hellwigsh: remove __KERNEL__ ifdefs from non-UAPI headers
2020-08-15 Christoph Hellwigsh: sort the selects for SUPERH alphabetically
2020-08-15 Christoph Hellwigsh: remove -Werror from Makefiles
2020-08-15 Alexander A... sh: Replace HTTP links with HTTPS ones
2020-08-15 Hans Verkuilarch/sh/configs: remove obsolete CONFIG_SOC_CAMERA*
2020-08-15 Geert Uytterhoevensh: stacktrace: Remove stacktrace_ops.stack()
2020-08-15 Geert Uytterhoevensh: machvec: Modernize printing of kernel messages
2020-08-15 Geert Uytterhoevensh: pci: Modernize printing of kernel messages
2020-08-15 Geert Uytterhoevensh: sh2007: Modernize printing of kernel messages
next