linux-2.6-microblaze.git
2020-09-01 Kees Cookx86/asm: Avoid generating unused kprobe sections
2020-09-01 Kees Cookarm/boot: Handle all sections explicitly
2020-09-01 Kees Cookarm/build: Assert for unwanted sections
2020-09-01 Kees Cookarm/build: Add missing sections
2020-09-01 Kees Cookarm/build: Explicitly keep .ARM.attributes sections
2020-09-01 Kees Cookarm/build: Refactor linker script headers
2020-09-01 Kees Cookarm64/build: Assert for unwanted sections
2020-09-01 Kees Cookarm64/build: Add missing DWARF sections
2020-09-01 Kees Cookarm64/build: Use common DISCARDS in linker script
2020-09-01 Kees Cookarm64/build: Remove .eh_frame* sections due to unwind...
2020-09-01 Kees Cookarm64/kernel: Remove needless Call Frame Information...
2020-09-01 Kees Cookarm64/mm: Remove needless section quotes
2020-09-01 Kees Cookefi/libstub: Disable -mbranch-protection
2020-09-01 Nick Desaulniersvmlinux.lds.h: Add PGO and AutoFDO input sections
2020-09-01 Kees Cookvmlinux.lds.h: Add .symtab, .strtab, and .shstrtab...
2020-09-01 Kees Cookvmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
2020-09-01 Kees Cookvmlinux.lds.h: Avoid KASAN and KCSAN's unwanted sections
2020-09-01 Kees Cookvmlinux.lds.h: Add .gnu.version* to COMMON_DISCARDS
2020-09-01 Kees Cookvmlinux.lds.h: Create COMMON_DISCARDS
2020-08-14 Arvind Sankarx86/boot: Check that there are no run-time relocations
2020-08-14 Arvind Sankarx86/boot: Remove run-time relocations from head_{32...
2020-08-14 Arvind Sankarx86/boot: Remove run-time relocations from .head.text...
2020-08-14 Arvind Sankarx86/boot: Add .text.* to setup.ld
2020-08-14 Ard Biesheuvelx86/boot/compressed: Get rid of GOT fixup code
2020-08-14 Ard Biesheuvelx86/boot/compressed: Force hidden visibility for all...
2020-08-14 Ard Biesheuvelx86/boot/compressed: Move .got.plt entries out of the...
2020-08-13 Linus TorvaldsMerge tag 'rtc-5.9' of git://git./linux/kernel/git...
2020-08-12 Linus TorvaldsMerge tag 'ceph-for-5.9-rc1' of git://github.com/ceph...
2020-08-12 Linus TorvaldsMerge branch 'parisc-5.9-2' of git://git./linux/kernel...
2020-08-12 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-08-12 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-08-12 Linus TorvaldsMerge tag 'linux-watchdog-5.9-rc1' of git://linux-watch...
2020-08-12 Linus TorvaldsMerge tag 'vfio-v5.9-rc1' of git://github.com/awilliam...
2020-08-12 Linus TorvaldsMerge tag 'drm-next-2020-08-12' of git://anongit.freede...
2020-08-12 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-08-12 Peter Xumm/gup: remove task_struct pointer for all gup code
2020-08-12 Peter Xumm: clean up the last pieces of page fault accountings
2020-08-12 Peter Xumm/xtensa: use general page fault accounting
2020-08-12 Peter Xumm/x86: use general page fault accounting
2020-08-12 Peter Xumm/sparc64: use general page fault accounting
2020-08-12 Peter Xumm/sparc32: use general page fault accounting
2020-08-12 Peter Xumm/sh: use general page fault accounting
2020-08-12 Peter Xumm/s390: use general page fault accounting
2020-08-12 Peter Xumm/riscv: use general page fault accounting
2020-08-12 Peter Xumm/powerpc: use general page fault accounting
2020-08-12 Peter Xumm/parisc: use general page fault accounting
2020-08-12 Peter Xumm/openrisc: use general page fault accounting
2020-08-12 Peter Xumm/nios2: use general page fault accounting
2020-08-12 Peter Xumm/nds32: use general page fault accounting
2020-08-12 Peter Xumm/mips: use general page fault accounting
2020-08-12 Peter Xumm/microblaze: use general page fault accounting
2020-08-12 Peter Xumm/m68k: use general page fault accounting
2020-08-12 Peter Xumm/ia64: use general page fault accounting
2020-08-12 Peter Xumm/hexagon: use general page fault accounting
2020-08-12 Peter Xumm/csky: use general page fault accounting
2020-08-12 Peter Xumm/arm64: use general page fault accounting
2020-08-12 Peter Xumm/arm: use general page fault accounting
2020-08-12 Peter Xumm/arc: use general page fault accounting
2020-08-12 Peter Xumm/alpha: use general page fault accounting
2020-08-12 Peter Xumm: do page fault accounting in handle_mm_fault
2020-08-12 Joonsoo Kimmm/gup: use a standard migration target allocation...
2020-08-12 Joonsoo Kimmm/hugetlb: make hugetlb migration callback CMA aware
2020-08-12 Joonsoo Kimmm/gup: restrict CMA region by using allocation scope API
2020-08-12 Joonsoo Kimmm/page_alloc: remove a wrapper for alloc_migration_tar...
2020-08-12 Joonsoo Kimmm/mempolicy: use a standard migration target allocatio...
2020-08-12 Joonsoo Kimmm/migrate: introduce a standard migration target alloc...
2020-08-12 Joonsoo Kimmm/migrate: clear __GFP_RECLAIM to make the migration...
2020-08-12 Joonsoo Kimmm/hugetlb: unify migration callbacks
2020-08-12 Joonsoo Kimmm/migrate: move migration helper from .h to .c
2020-08-12 Joonsoo Kimmm/page_isolation: prefer the node of the source page
2020-08-12 Liao Pingfangipc/shm.c: remove the superfluous break
2020-08-12 Alexey Dobriyanipc: uninline functions
2020-08-12 Nick Desaulniersscripts/gdb: fix python 3.8 SyntaxWarning
2020-08-12 Wei Yongjunkcov: make some symbols static
2020-08-12 Marco Elverkcov: unconditionally add -fno-stack-protector to compi...
2020-08-12 Yue Hupanic: make print_oops_end_marker() static
2020-08-12 Tiezhu Yanglib/Kconfig.debug: fix typo in the help text of CONFIG_...
2020-08-12 Tiezhu Yangkernel/panic.c: make oops_may_print() return bool
2020-08-12 Gustavo A.... rapidio/rio_mport_cdev: use array_size() helper in...
2020-08-12 Gustavo A.... drivers/rapidio/rio-scan.c: use struct_size() helper
2020-08-12 Gustavo A.... drivers/rapidio/devices/rio_mport_cdev.c: use struct_si...
2020-08-12 Vijay Balakrishnakdump: append kernel build-id string to VMCOREINFO
2020-08-12 Kees Cookexec: move path_noexec() check earlier
2020-08-12 Kees Cookexec: move S_ISREG() check earlier
2020-08-12 Kees Cookexec: change uselib(2) IS_SREG() failure to EACCES
2020-08-12 Lepton Wucoredump: add %f for executable filename
2020-08-12 Tiezhu Yangtest_kmod: avoid potential double free in trigger_confi...
2020-08-12 Tiezhu Yangkmod: remove redundant "be an" in the comment
2020-08-12 Tiezhu Yangselftests: kmod: use variable NAME in kmod_test_0001()
2020-08-12 Helge Dellerfs/signalfd.c: fix inconsistent return codes for signalfd4
2020-08-12 OGAWA Hirofumifat: fix fat_ra_init() for data clusters == 0
2020-08-12 Alexander A... VFAT/FAT/MSDOS FILESYSTEM: replace HTTP links with...
2020-08-12 Yubo Fengfatfs: switch write_lock to read_lock in fat_ioctl_get_...
2020-08-12 Colin Ian Kingfs/ufs: avoid potential u32 multiplication overflow
2020-08-12 Joe Perchesnilfs2: use a more common logging style
2020-08-12 Joe Perchesnilfs2: convert __nilfs_msg to integrate the level...
2020-08-12 Eric Biggersnilfs2: only call unlock_new_inode() if I_NEW
2020-08-12 Eric Biggersfs/minix: remove expected error message in block_to_path()
2020-08-12 Eric Biggersfs/minix: fix block limit check for V1 filesystems
2020-08-12 Eric Biggersfs/minix: set s_maxbytes correctly
next