]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2020-09-03  Kees Cookx86/boot/compressed: Warn on orphan section placement
2020-09-03  Kees Cookx86/build: Warn on orphan section placement
2020-09-03  Kees Cookarm/boot: Warn on orphan section placement
2020-09-03  Kees Cookarm/build: Warn on orphan section placement
2020-09-03  Kees Cookarm64/build: Warn on orphan section placement
2020-09-01  Kees Cookx86/boot/compressed: Add missing debugging sections...
2020-09-01  Kees Cookx86/boot/compressed: Remove, discard, or assert for...
2020-09-01  Kees Cookx86/boot/compressed: Reorganize zero-size section asserts
2020-09-01  Kees Cookx86/build: Add asserts for unwanted sections
2020-09-01  Kees Cookx86/build: Enforce an empty .got.plt section
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.kernel.org/pub/scm...
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.kernel.org...
2020-08-12  Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2020-08-12  Linus TorvaldsMerge tag 'clk-for-linus' of git://git.kernel.org/pub...
2020-08-12  Linus TorvaldsMerge tag 'linux-watchdog-5.9-rc1' of git://www.linux...
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
next