index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-23
drivers/gpu/drm/gma500/: change return type to vm_fault_t
Souptick Joarder
3
-27
/
+17
2018-08-23
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
1
-0
/
+21
2018-08-23
docs/mm: make GFP flags descriptions usable as kernel-doc
Mike Rapoport
1
-137
/
+154
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport
3
-54
/
+58
2018-08-23
docs/core-api: move *{str,mem}dup* to "String Manipulation"
Mike Rapoport
1
-1
/
+5
2018-08-23
docs/core-api: kill trailing whitespace in kernel-api.rst
Mike Rapoport
1
-1
/
+0
2018-08-23
mm/util: add kernel-doc for kvfree
Mike Rapoport
1
-0
/
+7
2018-08-23
mm/util: make strndup_user description a kernel-doc comment
Mike Rapoport
1
-1
/
+1
2018-08-23
fs/proc/vmcore.c: hide vmcoredd_mmap_dumps() for nommu builds
Arnd Bergmann
1
-0
/
+2
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
8
-8
/
+10
2018-08-23
fs/afs: use new return type vm_fault_t
Souptick Joarder
2
-2
/
+3
2018-08-23
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-08-23
mm: soft-offline: close the race against page allocation
Naoya Horiguchi
5
-16
/
+57
2018-08-23
mm: fix race on soft-offlining free huge pages
Naoya Horiguchi
3
-14
/
+21
2018-08-23
namei: allow restricted O_CREAT of FIFOs and regular files
Salvatore Mesoraca
4
-3
/
+106
2018-08-23
hfs: prevent crash on exit from failed search
Ernesto A. Fernández
1
-3
/
+4
2018-08-23
hfsplus: prevent crash on exit from failed search
Ernesto A. Fernandez
1
-3
/
+4
2018-08-23
hfsplus: fix NULL dereference in hfsplus_lookup()
Ernesto A. Fernández
1
-2
/
+2
2018-08-23
arm64: tlb: Provide forward declaration of tlb_flush() before including tlb.h
Will Deacon
1
-0
/
+2
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
52
-216
/
+924
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
30
-217
/
+299
2018-08-23
Merge tag 'upstream-4.19-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
41
-571
/
+787
2018-08-23
Merge tag 'pwm/for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-66
/
+115
2018-08-23
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
35
-291
/
+637
2018-08-23
Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-6
/
+40
2018-08-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-51
/
+47
2018-08-23
Merge branch 'tlb-fixes'
Linus Torvalds
13
-211
/
+139
2018-08-23
Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-161
/
+30
2018-08-23
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
12
-69
/
+116
2018-08-23
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
4
-133
/
+12
2018-08-23
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
581
-7095
/
+22415
2018-08-23
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
14
-81
/
+324
2018-08-23
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
82
-880
/
+1360
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
133
-5307
/
+2432
2018-08-23
Merge tag 'riscv-for-linus-4.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-38
/
+24
2018-08-23
cifs: update internal module version number for cifs.ko to 2.12
Steve French
1
-1
/
+1
2018-08-23
cifs: check kmalloc before use
Nicholas Mc Guire
1
-0
/
+6
2018-08-23
cifs: check if SMB2 PDU size has been padded and suppress the warning
Ronnie Sahlberg
1
-0
/
+7
2018-08-23
cifs: create a define for how many iovs we need for an SMB2_open()
Ronnie Sahlberg
3
-4
/
+16
2018-08-23
Merge tag 'trace-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
3
-1
/
+25
2018-08-23
x86/mm: Only use tlb_remove_table() for paravirt
Peter Zijlstra
9
-6
/
+26
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2
-14
/
+13
2018-08-23
mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREE
Peter Zijlstra
3
-0
/
+22
2018-08-23
mm/tlb: Remove tlb_remove_table() non-concurrent condition
Peter Zijlstra
1
-9
/
+0
2018-08-23
mm: move tlb_table_flush to tlb_flush_mmu_free
Nicholas Piggin
1
-3
/
+3
2018-08-23
getxattr: use correct xattr length
Christian Brauner
1
-1
/
+1
2018-08-23
blk-wbt: don't maintain inflight counts if disabled
Jens Axboe
2
-1
/
+21
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
[prev]
[next]