index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-24
iio: buffer: fix the function signature to match implementation
Phil Reid
1
-1
/
+1
2018-06-24
time: Change types to new y2038 safe __kernel_itimerspec
Deepa Dinamani
1
-5
/
+5
2018-06-24
time: Enable get/put_compat_itimerspec64 always
Deepa Dinamani
2
-9
/
+9
2018-06-24
time: Introduce struct __kernel_itimerspec
Deepa Dinamani
2
-2
/
+3
2018-06-24
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-11
/
+12
2018-06-24
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2018-06-24
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-1
/
+8
2018-06-24
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+1
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-06-24
kill dentry_update_name_case()
Al Viro
1
-2
/
+0
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
348
-2426
/
+6406
2018-06-22
bdi: Fix another oops in wb_workfn()
Jan Kara
1
-1
/
+1
2018-06-22
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
1
-7
/
+11
2018-06-22
Merge branch 'icrc-counter' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+8
2018-06-22
irqdesc: Delete irq_desc_get_msi_desc()
John Garry
1
-5
/
+0
2018-06-22
genirq/debugfs: Add missing IRQCHIP_SUPPORTS_LEVEL_MSI debug
Marc Zyngier
1
-0
/
+1
2018-06-22
tcp: ignore rcv_rtt sample with old ts ecr value
Wei Wang
1
-0
/
+1
2018-06-22
rhashtable: clean up dereference of ->future_tbl.
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: simplify INIT_RHT_NULLS_HEAD()
NeilBrown
1
-1
/
+1
2018-06-22
rhashtable: remove nulls_base and related code.
NeilBrown
2
-32
/
+3
2018-06-22
rhashtable: split rhashtable.h
NeilBrown
5
-128
/
+144
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-13
/
+8
2018-06-22
Merge tag 'nfs-for-4.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2018-06-21
net/mlx5: Add RoCE RX ICRC encapsulated counter
Talat Batheesh
1
-3
/
+8
2018-06-21
locking/refcounts: Include fewer headers in <linux/refcount.h>
Alexey Dobriyan
1
-3
/
+4
2018-06-21
kernel.h: Fix a typo in comment
Wei Wang
1
-1
/
+1
2018-06-21
x86/platform/UV: Add adjustable set memory block size function
mike.travis@hpe.com
1
-0
/
+1
2018-06-21
atomics/treewide: Clean up '*_andnot()' ifdeffery
Mark Rutland
1
-66
/
+30
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
1
-24
/
+73
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
1
-0
/
+48
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
1
-0
/
+124
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
1
-2
/
+24
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
1
-0
/
+16
2018-06-21
atomics/treewide: Make atomic_fetch_add_unless() optional
Mark Rutland
1
-0
/
+23
2018-06-21
atomics/treewide: Make atomic64_inc_not_zero() optional
Mark Rutland
1
-0
/
+11
2018-06-21
atomics: Make conditional ops return 'bool'
Mark Rutland
1
-11
/
+13
2018-06-21
atomics/treewide: Remove atomic_inc_not_zero_hint()
Mark Rutland
1
-32
/
+0
2018-06-21
atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()
Mark Rutland
1
-1
/
+1
2018-06-21
cpu/hotplug: Provide knobs to control SMT
Thomas Gleixner
1
-0
/
+13
2018-06-21
locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...
Will Deacon
2
-21
/
+27
2018-06-21
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
1
-4
/
+1
2018-06-21
kprobes: Remove jprobe stub API
Masami Hiramatsu
1
-50
/
+0
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
1
-3
/
+0
2018-06-21
bpf: enforce correct alignment for instructions
Eric Dumazet
1
-1
/
+3
2018-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-22
/
+84
2018-06-20
x86/speculation/l1tf: Limit swap file size to MAX_PA/2
Andi Kleen
1
-0
/
+2
2018-06-20
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
1
-0
/
+2
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
1
-0
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
17
-39
/
+115
[prev]
[next]