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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-13
xfs: XFS_IS_REALTIME_INODE() should be false if no rt device present
Richard Wareing
1
-1
/
+8
2017-09-12
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
22
-210
/
+156
2017-09-12
Merge tag 'uuid-for-4.14' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
3
-54
/
+54
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
36
-104
/
+117
2017-09-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-9
/
+13
2017-09-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-8
/
+30
2017-09-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
37
-268
/
+368
2017-09-12
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-19
/
+10
2017-09-12
f2fs: hurry up to issue discard after io interruption
Chao Yu
1
-2
/
+15
2017-09-12
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
1
-0
/
+2
2017-09-12
f2fs: detect dirty inode in evict_inode
Chao Yu
1
-0
/
+3
2017-09-12
perf stat: Wait for the correct child
Milian Wolff
1
-1
/
+1
2017-09-12
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
1
-4
/
+10
2017-09-12
sched/debug: Add debugfs knob for "sched_debug"
Peter Zijlstra
3
-3
/
+8
2017-09-12
sched/core: WARN() when migrating to an offline CPU
Peter Zijlstra
1
-0
/
+4
2017-09-12
sched/fair: Plug hole between hotplug and active_load_balance()
Peter Zijlstra
1
-0
/
+7
2017-09-12
sched/fair: Avoid newidle balance for !active CPUs
Peter Zijlstra
1
-0
/
+6
2017-09-12
perf config: Check not only section->from_system_config but also item's
Taeung Song
1
-1
/
+1
2017-09-12
perf ui progress: Fix progress update
Jiri Olsa
1
-1
/
+6
2017-09-12
perf ui progress: Make sure we always define step value
Jiri Olsa
1
-1
/
+1
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-09-12
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
1
-1
/
+7
2017-09-12
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
1
-1
/
+1
2017-09-12
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
1
-3
/
+6
2017-09-12
ovl: fix false positive ESTALE on lookup
Amir Goldstein
1
-4
/
+7
2017-09-12
kbuild: buildtar: do not print successful message if tar returns error
Masahiro Yamada
1
-16
/
+13
2017-09-12
kbuild: buildtar: fix tar error when CONFIG_MODULES is disabled
Masahiro Yamada
1
-2
/
+3
2017-09-12
fuse: getattr cleanup
Miklos Szeredi
3
-23
/
+18
2017-09-12
fuse: honor iocb sync flags on write
Miklos Szeredi
3
-22
/
+28
2017-09-12
fuse: allow server to run in different pid_ns
Miklos Szeredi
2
-9
/
+7
2017-09-12
pinctrl/amd: save pin registers over suspend/resume
Daniel Drake
2
-0
/
+76
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
20
-19
/
+59
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
13
-274
/
+416
2017-09-12
ALSA: seq: Cancel pending autoload work at unbinding device
Takashi Iwai
1
-0
/
+3
2017-09-12
pinctrl: armada-37xx: Fix gpio interrupt setup
Gregory CLEMENT
1
-19
/
+22
2017-09-12
pinctrl: sprd: fix off by one bugs
Dan Carpenter
1
-4
/
+4
2017-09-12
pinctrl: sprd: check for allocation failure
Dan Carpenter
1
-3
/
+7
2017-09-12
pinctrl: sprd: Restrict PINCTRL_SPRD to ARCH_SPRD or COMPILE_TEST
Geert Uytterhoeven
1
-1
/
+2
2017-09-12
pinctrl: sprd: fix build errors and dependencies
Randy Dunlap
1
-0
/
+2
2017-09-12
pinctrl: sprd: make three local functions static
Colin Ian King
1
-7
/
+7
2017-09-12
pinctrl: uniphier: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-09-12
ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()
Markus Elfring
1
-8
/
+8
2017-09-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
24
-106
/
+747
2017-09-12
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
36
-1133
/
+1228
2017-09-12
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2
-0
/
+14
2017-09-12
NFS: various changes relating to reporting IO errors.
NeilBrown
4
-15
/
+19
2017-09-12
NFS: Add static NFS I/O tracepoints
Chuck Lever
3
-0
/
+259
2017-09-12
pNFS: Use the standard I/O stateid when calling LAYOUTGET
Trond Myklebust
1
-5
/
+9
2017-09-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
40
-297
/
+622
2017-09-12
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
3
-13
/
+16
[prev]
[next]