projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2018-10-26
Mike Rapoport
unicore32: switch to NO_BOOTMEM
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
um: switch to NO_BOOTMEM
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
um: setup_physmem: stop using global variables
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
nios2: switch to NO_BOOTMEM
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
nios2: use generic early_init_dt_add_memory_arch
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
of: ignore sub-page memory regions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Mike Rapoport
hexagon: switch to NO_BOOTMEM
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: convert insert_pfn() to vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: convert __vm_insert_mixed() to vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: inline vm_insert_pfn_prot() into caller
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: remove vm_insert_pfn()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: remove references to vm_insert_pfn()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: make vm_insert_pfn_prot() static
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
x86: convert vdso to use vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: introduce vmf_insert_pfn_prot()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Matthew Wilcox
mm: remove vm_insert_mixed()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Nicolas Pitre
cramfs: convert to use vmf_insert_mixed
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Souptick Joarder
mm: convert to use vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Oscar Salvador
mm/page_alloc.c: clean up check_for_memory()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Huang Ying
mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Huang Ying
mm/swapfile.c: call free_swap_slot() in __swap_entry_free()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Huang Ying
mm/swapfile.c: use __try_to_reclaim_swap() in free_swap...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Vincent Whitchurch
kmemleak: add module param to print warnings to dmesg
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Michal Hocko
Revert "mm, mmu_notifier: annotate mmu notifiers with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Michal Hocko
mm, mmu_notifier: be explicit about range invalition...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Michal Hocko
mm,page_alloc: PF_WQ_WORKER threads must sleep at shoul...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Roman Gushchin
mm: don't miss the last page because of round-off error
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Roman Gushchin
mm: drain memcg stocks on css offlining
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Roman Gushchin
mm: rework memcg kernel stack accounting
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Aaron Tomlin
slub: extend slub debug to handle multiple slabs
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Dmitry Vyukov
mm: don't warn about large allocations for slab
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Andy Shevchenko
mm/slub.c: switch to bitmap_zalloc()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Jiri Slaby
xtensa: use generic vga.h
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Souptick Joarder
fs/iomap.c: change return type to vm_fault_t
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
YueHaibing
ocfs2: remove set but not used variable 'rb'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Jia-Ju Bai
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Ding Xiang
ocfs2: remove unneeded null check
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Colin Ian King
ocfs2: remove unused pointer 'eb'
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Nathan Chancellor
ocfs2/dlm: remove unnecessary parentheses
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Kirill Tkhai
scripts/tags.sh: add DECLARE_HASHTABLE()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Andrey Ryabinin
lib/test_kasan.c: add tests for several string/memory...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Andrey Ryabinin
arm64: lib: use C string functions with KASAN enabled
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Andrey Ryabinin
include/linux/linkage.h: align weak symbols
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Sebastien Boisvert
include/linux/pfn_t.h: force '~' to be parsed as an...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Christoph Hellwig
userfaultfd: disable irqs when taking the waitqueue...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Vlastimil Babka
mm: /proc/pid/smaps_rollup: fix NULL pointer deref...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'char-misc-4.20-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'driver-core-4.20-rc1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'usb-4.20-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge git://git./linux/kernel/git/davem/sparc
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'riscv-for-linus-4.20-mw0' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'kvm-4.20-1' of git://git./virt/kvm/kvm
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge branch 'for-4.20' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Linus Torvalds
Merge tag 'printk-for-4.20' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'next-loadpin' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'next-smack' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'next-tpm' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'next-integrity' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'work.lookup' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'work.alpha' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'work.compat' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'irq-core-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'timers-core-for-linus' of git://git....
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
David S. Miller
sparc: Fix VDSO build with older binutils.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'sound-4.20-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'scsi-misc' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'pci-v4.20-changes' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'dmaengine-4.20-rc1' of git://git.infradead...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'edac_for_4.20' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'libnvdimm-for-4.20' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'for-v4.20' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'backlight-next-4.20' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-25
Linus Torvalds
Merge tag 'mfd-next-4.20' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'docs-4.20' of git://git.lwn.net/linux
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'ext4_for_linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'f2fs-for-4.20-rc1' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'xfs-4.20-merge-1' of git://git./fs/xfs/xfs...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'gfs2-4.20.fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'for-linus-4.20-ofs1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge branch 'fixes' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'jfs-for-4.20' of git://github.com/kleikamp...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'for-4.20-part1-tag' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge branch 'work.tty-ioctl' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'pstore-v4.20-rc1' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Petr Mladek
Merge branch 'for-4.20-vsprintf-hash-fixes' into for...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge branch 'next-general' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge tag 'selinux-pr-20181022' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
KarimAllah...
KVM/nVMX: Do not validate that posted_intr_desc_addr...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Linus Torvalds
Merge branch 'siginfo-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/stm' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/sprd' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/renesas' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/owl' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/of' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/mv' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/jz' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Vinod Koul
Merge branch 'topic/intel' into for-linus
commit
|
commitdiff
|
tree
|
snapshot
next