index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-08-24
i2c: don't use any __deprecated handling anymore
Sedat Dilek
2018-08-24
i2c: use SPDX identifier for Renesas drivers
Wolfram Sang
2018-08-24
i2c: ocores: update my email address
Peter Korsgaard
2018-08-24
i2c: remove deprecated attach_adapter callback
Wolfram Sang
2018-08-24
macintosh: therm_windtunnel: drop using attach_adapter
Wolfram Sang
2018-08-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-23
mm: Change return type int to vm_fault_t for fault handlers
Souptick Joarder
2018-08-23
lib/fonts: convert comments to utf-8
Arnd Bergmann
2018-08-23
s390: ebcdic: convert comments to UTF-8
Arnd Bergmann
2018-08-23
treewide: convert ISO_8859-1 text comments to utf-8
Arnd Bergmann
2018-08-23
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
2018-08-23
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
2018-08-23
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport
2018-08-23
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
2018-08-23
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
2018-08-23
mm/util: add kernel-doc for kvfree
Mike Rapoport
2018-08-23
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
2018-08-23
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
2018-08-23
fs/afs: use new return type vm_fault_t
Souptick Joarder
2018-08-23
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
2018-08-23
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
2018-08-23
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
2018-08-23
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
2018-08-23
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
2018-08-23
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-23
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-08-23
Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-23
Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
2018-08-23
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-08-23
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-08-23
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
[next]