index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, memory_failure: Teach memory_failure() about dev_pagemap pages
Dan Williams
2018-07-23
1
-0
/
+1
*
filesystem-dax: Introduce dax_lock_mapping_entry()
Dan Williams
2018-07-23
1
-0
/
+13
*
device-dax: Convert to vmf_insert_mixed and vm_fault_t
Dan Williams
2018-07-20
1
-2
/
+3
*
Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-07-01
1
-1
/
+1
|
\
|
*
Merge tag 'iio-fixes-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-06-26
1
-1
/
+1
|
|
\
|
|
*
iio: buffer: fix the function signature to match implementation
Phil Reid
2018-06-24
1
-1
/
+1
*
|
|
Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-07-01
1
-0
/
+3
|
\
\
\
|
*
|
|
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-06-25
1
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-30
4
-1
/
+54
|
\
\
\
|
*
|
|
disable -Wattribute-alias warning for SYSCALL_DEFINEx()
Arnd Bergmann
2018-06-25
2
-1
/
+11
|
*
|
|
kbuild: add macro for controlling warnings to linux/compiler.h
Arnd Bergmann
2018-06-25
2
-0
/
+43
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-30
2
-20
/
+2
|
\
\
\
|
*
|
|
sg: remove ->sg_magic member
Jens Axboe
2018-06-29
1
-18
/
+0
|
*
|
|
block: Fix transfer when chunk sectors exceeds max
Keith Busch
2018-06-26
1
-2
/
+2
*
|
|
|
Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-06-29
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
PM / Domains: Rename opp_node to np
Viresh Kumar
2018-06-25
1
-2
/
+2
|
*
|
|
|
PM / Domains: Fix return value of of_genpd_opp_to_performance_state()
Viresh Kumar
2018-06-25
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-06-28
2
-1
/
+5
|
\
\
\
\
|
*
|
|
|
include/linux/dax.h: dax_iomap_fault() returns vm_fault_t
Souptick Joarder
2018-06-28
1
-1
/
+1
|
*
|
|
|
slub: fix failure when we delete and create a slab cache
Mikulas Patocka
2018-06-28
1
-0
/
+4
*
|
|
|
|
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
2018-06-28
4
-10
/
+8
|
/
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-27
2
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Input: make input_report_slot_state() return boolean
Dmitry Torokhov
2018-06-11
1
-1
/
+1
|
*
|
|
|
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
2018-06-05
1
-0
/
+2
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-25
1
-1
/
+3
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bpf: enforce correct alignment for instructions
Eric Dumazet
2018-06-21
1
-1
/
+3
*
|
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
1
-11
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
1
-7
/
+11
|
*
|
|
|
|
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
2018-06-21
1
-4
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
kernel.h: Fix a typo in comment
Wei Wang
2018-06-21
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
1
-0
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Merge branch 'linus' into x86/urgent
Thomas Gleixner
2018-06-22
348
-2426
/
+6406
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
2018-06-21
1
-0
/
+1
*
|
|
|
|
|
|
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-06-24
2
-1
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
locking/refcounts: Implement refcount_dec_and_lock_irqsave()
Anna-Maria Gleixner
2018-06-12
1
-1
/
+3
|
*
|
|
|
|
|
|
atomic: Add irqsave variant of atomic_dec_and_lock()
Anna-Maria Gleixner
2018-06-12
1
-0
/
+5
*
|
|
|
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
2
-5
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
2018-06-22
1
-5
/
+0
|
*
|
|
|
|
|
|
|
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
2018-06-22
1
-0
/
+1
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-24
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
bdi: Fix another oops in wb_workfn()
Jan Kara
2018-06-22
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-22
1
-0
/
+2
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
pNFS/flexfiles: Don't tie up all the rpciod threads in resends
Trond Myklebust
2018-06-19
1
-0
/
+2
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-06-21
3
-22
/
+84
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
atm: Preserve value of skb->truesize when accounting to vcc
David Woodhouse
2018-06-17
1
-0
/
+15
|
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-06-17
2
-22
/
+69
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
xdp: Fix handling of devmap in generic XDP
Toshiaki Makita
2018-06-15
2
-0
/
+28
|
|
*
|
|
|
|
|
|
|
bpf: reject any prog that failed read-only lock
Daniel Borkmann
2018-06-15
1
-22
/
+38
|
|
*
|
|
|
|
|
|
|
bpf: fix panic in prog load calls cleanup
Daniel Borkmann
2018-06-15
1
-0
/
+3
[next]