index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-09-16
1
-0
/
+2
|
\
|
*
perf/bpf: fix a clang compilation issue
Yonghong Song
2017-09-11
1
-0
/
+2
*
|
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-15
1
-297
/
+0
|
\
\
|
*
|
irqchip: mips-gic: Remove linux/irqchip/mips-gic.h
Paul Burton
2017-09-04
1
-14
/
+0
|
*
|
MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.h
Paul Burton
2017-09-04
1
-4
/
+0
|
*
|
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
Paul Burton
2017-09-04
1
-8
/
+0
|
*
|
irqchip: mips-gic: Remove gic_present
Paul Burton
2017-09-04
1
-6
/
+0
|
*
|
irqchip: mips-gic: Remove gic_init()
Paul Burton
2017-09-04
1
-3
/
+0
|
*
|
irqchip: mips-gic: Remove gic_get_usm_range()
Paul Burton
2017-09-04
1
-11
/
+0
|
*
|
irqchip: mips-gic: Move various definitions to the driver
Paul Burton
2017-09-04
1
-19
/
+0
|
*
|
irqchip: mips-gic: Remove GIC_CPU_INT* macros
Paul Burton
2017-09-04
1
-8
/
+0
|
*
|
MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.h
Paul Burton
2017-09-04
1
-10
/
+0
|
*
|
irqchip: mips-gic: Convert remaining local reg access to new accessors
Paul Burton
2017-09-04
1
-44
/
+0
|
*
|
irqchip: mips-gic: Convert local int mask access to new accessors
Paul Burton
2017-09-04
1
-52
/
+0
|
*
|
irqchip: mips-gic: Convert remaining shared reg access to new accessors
Paul Burton
2017-09-04
1
-20
/
+0
|
*
|
irqchip: mips-gic: Remove gic_map_to_vpe()
Paul Burton
2017-09-04
1
-6
/
+0
|
*
|
irqchip: mips-gic: Remove gic_map_to_pin()
Paul Burton
2017-09-04
1
-10
/
+0
|
*
|
irqchip: mips-gic: Remove gic_set_dual_edge()
Paul Burton
2017-09-04
1
-17
/
+0
|
*
|
irqchip: mips-gic: Remove gic_set_trigger()
Paul Burton
2017-09-04
1
-5
/
+0
|
*
|
irqchip: mips-gic: Remove gic_set_polarity()
Paul Burton
2017-09-04
1
-5
/
+0
|
*
|
irqchip: mips-gic: Drop gic_(re)set_mask() functions
Paul Burton
2017-09-04
1
-4
/
+0
|
*
|
irqchip: mips-gic: Simplify gic_local_irq_domain_map()
Paul Burton
2017-09-04
1
-6
/
+0
|
*
|
irqchip: mips-gic: Simplify shared interrupt pending/mask reads
Paul Burton
2017-09-04
1
-6
/
+0
|
*
|
irqchip: mips-gic: Remove gic_read_local_vp_id()
Paul Burton
2017-09-04
1
-17
/
+0
|
*
|
irqchip: mips-gic: Remove counter access functions
Paul Burton
2017-09-04
1
-22
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-09-15
1
-2
/
+56
|
\
\
\
|
*
|
|
sched/wait: Add swq_has_sleeper()
Davidlohr Bueso
2017-09-15
1
-2
/
+56
*
|
|
|
vfs: constify path argument to kernel_read_file_from_path
Mimi Zohar
2017-09-14
1
-1
/
+1
*
|
|
|
Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-14
1
-3
/
+3
|
\
\
\
\
|
*
|
|
|
fs: support RWF_NOWAIT for buffered reads
Christoph Hellwig
2017-09-04
1
-3
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-10
/
+38
|
\
\
\
\
|
*
|
|
|
VFS: Differentiate mount flags (MS_*) from internal superblock flags
David Howells
2017-07-17
1
-9
/
+36
|
*
|
|
|
vfs: Add sb_rdonly(sb) to query the MS_RDONLY flag on s_flags
David Howells
2017-07-17
1
-1
/
+2
*
|
|
|
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-6
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
fs: unexport vfs_readv and vfs_writev
Christoph Hellwig
2017-09-04
1
-2
/
+0
|
*
|
|
|
|
fs: unexport __vfs_read/__vfs_write
Christoph Hellwig
2017-09-04
1
-1
/
+0
|
*
|
|
|
|
fs: make the buf argument to __kernel_write a void pointer
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
*
|
|
|
|
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
*
|
|
|
|
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2017-09-14
6
-28
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
utimes: Make utimes y2038 safe
Deepa Dinamani
2017-09-03
1
-1
/
+1
|
*
|
|
|
|
ipc: shm: Make shmid_kernel timestamps y2038 safe
Deepa Dinamani
2017-09-03
1
-3
/
+3
|
*
|
|
|
|
ipc: sem: Make sem_array timestamps y2038 safe
Deepa Dinamani
2017-09-03
1
-1
/
+2
|
*
|
|
|
|
ipc: msg: Make msg_queue timestamps y2038 safe
Deepa Dinamani
2017-09-03
1
-3
/
+4
|
*
|
|
|
|
ipc: mqueue: Replace timespec with timespec64
Deepa Dinamani
2017-09-03
1
-3
/
+3
|
*
|
|
|
|
semtimedop(): move compat to native
Al Viro
2017-07-15
1
-9
/
+0
|
*
|
|
|
|
msgrcv(2), msgsnd(2): move compat to native
Al Viro
2017-07-15
1
-8
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'zstd-minimal' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-09-14
2
-0
/
+1393
|
\
\
\
\
\
|
*
|
|
|
|
lib: Add zstd modules
Nick Terrell
2017-08-15
1
-0
/
+1157
|
*
|
|
|
|
lib: Add xxhash module
Nick Terrell
2017-08-15
1
-0
/
+236
[next]