Age | Commit message (Expand) | Author | Files | Lines |
2019-01-07 | Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -22/+0 |
2019-01-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -17/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2019-01-06 | jump_label: move 'asm goto' support test to Kconfig | Masahiro Yamada | 1 | -4/+0 |
2019-01-05 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 8 | -0/+1382 |
2019-01-05 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 11 | -109/+151 |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+2 |
2019-01-05 | mm: treewide: remove unused address argument from pte_alloc functions | Joel Fernandes (Google) | 1 | -2/+2 |
2019-01-04 | arm64: compat: Hook up io_pgetevents() for 32-bit tasks | Will Deacon | 2 | -1/+3 |
2019-01-04 | arm64: compat: Don't pull syscall number from regs in arm_compat_syscall | Will Deacon | 2 | -10/+8 |
2019-01-04 | arm64: compat: Avoid sending SIGILL for unallocated syscall numbers | Will Deacon | 2 | -4/+5 |
2019-01-04 | arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h> | Dave Martin | 3 | -49/+99 |
2019-01-04 | arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definition | Dave Martin | 1 | -1/+1 |
2019-01-04 | arm64: replace arm64-obj-* in Makefile with obj-* | Masahiro Yamada | 1 | -31/+30 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 7 | -15/+15 |
2019-01-03 | arm64: kaslr: Reserve size of ARM64_MEMSTART_ALIGN in linear region | Yueyi Li | 1 | -1/+1 |
2019-01-03 | arm64: entry: remove unused register aliases | Mark Rutland | 1 | -11/+1 |
2019-01-03 | arm64: smp: Fix compilation error | Shaokun Zhang | 1 | -3/+5 |
2019-01-02 | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 1 | -13/+1 |
2019-01-01 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -59/+69 |
2019-01-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds | 143 | -1186/+11954 |
2019-01-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 3 | -68/+14 |
2019-01-01 | arm64: defconfig: Re-enable bcm2835-thermal driver | Stefan Wahren | 1 | -0/+1 |
2019-01-01 | Merge tag 'samsung-dt64-4.21-2' of https://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 3 | -18/+71 |
2019-01-01 | Merge tag 'imx8mq-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw... | Olof Johansson | 18 | -126/+3055 |
2018-12-31 | Merge branch 'fixes' into next/soc | Olof Johansson | 21 | -97/+114 |
2018-12-31 | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 7 | -13/+13 |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy | 1 | -1/+1 |
2018-12-30 | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function() | Douglas Anderson | 1 | -12/+0 |
2018-12-30 | kgdb: Remove irq flags from roundup | Douglas Anderson | 1 | -1/+1 |
2018-12-30 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -22/+3 |
2018-12-30 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2 | -2/+2 |
2018-12-29 | Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2018-12-29 | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+33 |
2018-12-29 | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -36/+6 |
2018-12-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 12 | -55/+187 |
2018-12-29 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 3 | -282/+15 |
2018-12-28 | lib/ioremap: ensure break-before-make is used for huge p4d mappings | Will Deacon | 1 | -0/+5 |
2018-12-28 | arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table() | Will Deacon | 1 | -6/+2 |
2018-12-28 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai | 1 | -1/+1 |
2018-12-28 | kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS | Andrey Konovalov | 1 | -0/+1 |
2018-12-28 | kasan, mm, arm64: tag non slab memory allocated via pagealloc | Andrey Konovalov | 1 | -1/+7 |
2018-12-28 | kasan, arm64: add brk handler for inline instrumentation | Andrey Konovalov | 2 | -0/+62 |
2018-12-28 | kasan, arm64: enable top byte ignore for the kernel | Andrey Konovalov | 2 | -1/+8 |
2018-12-28 | kasan, arm64: fix up fault handling logic | Andrey Konovalov | 1 | -9/+22 |
2018-12-28 | kasan, arm64: untag address in _virt_addr_is_linear | Andrey Konovalov | 1 | -3/+4 |
2018-12-28 | kasan: add tag related helper functions | Andrey Konovalov | 3 | -2/+20 |
2018-12-28 | arm64: move untagged_addr macro from uaccess.h to memory.h | Andrey Konovalov | 2 | -7/+8 |
2018-12-28 | kasan: initialize shadow to 0xff for tag-based mode | Andrey Konovalov | 1 | -2/+12 |