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
2018-10-30
vfs: combine the clone and dedupe into a single remap_file_range
Darrick J. Wong
12
-106
/
+127
2018-10-30
vfs: rename clone_verify_area to remap_verify_area
Darrick J. Wong
1
-5
/
+5
2018-10-30
vfs: rename vfs_clone_file_prep to be more descriptive
Darrick J. Wong
4
-9
/
+9
2018-10-30
vfs: skip zero-length dedupe requests
Darrick J. Wong
1
-0
/
+5
2018-10-30
vfs: avoid problematic remapping requests into partial EOF block
Darrick J. Wong
1
-0
/
+33
2018-10-30
vfs: strengthen checking of file range inputs to generic_remap_checks
Darrick J. Wong
1
-32
/
+52
2018-10-30
vfs: exit early from zero length remap operations
Darrick J. Wong
1
-0
/
+2
2018-10-30
vfs: check file ranges before cloning files
Darrick J. Wong
5
-47
/
+90
2018-10-30
vfs: vfs_clone_file_prep_inodes should return EINVAL for a clone from beyond EOF
Darrick J. Wong
1
-3
/
+0
2018-10-22
Linux 4.19
v4.19
Greg Kroah-Hartman
1
-2
/
+2
2018-10-22
MAINTAINERS: Add an entry for the code of conduct
Greg Kroah-Hartman
1
-0
/
+6
2018-10-22
Code of Conduct: Change the contact email address
Greg Kroah-Hartman
1
-6
/
+7
2018-10-22
Code of Conduct Interpretation: Put in the proper URL for the committee
Greg Kroah-Hartman
1
-2
/
+3
2018-10-22
Code of Conduct: Provide links between the two documents
Greg Kroah-Hartman
2
-1
/
+11
2018-10-22
Code of Conduct Interpretation: Properly reference the TAB correctly
Greg Kroah-Hartman
1
-8
/
+8
2018-10-22
Code of Conduct Interpretation: Add document explaining how the Code of Condu...
Greg Kroah-Hartman
2
-0
/
+154
2018-10-22
Code of conduct: Fix wording around maintainers enforcing the code of conduct
Chris Mason
1
-4
/
+0
2018-10-21
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2
-1
/
+13
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
4
-8
/
+8
2018-10-21
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-21
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-20
MAINTAINERS: Add entry for Broadcom STB I2C controller
Kamal Dasu
1
-0
/
+8
2018-10-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
9
-18
/
+30
2018-10-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-4
/
+22
2018-10-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
12
-45
/
+39
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-10-20
Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-5
/
+35
2018-10-20
Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
2
-7
/
+105
2018-10-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Greg Kroah-Hartman
1
-0
/
+1
2018-10-20
Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-5
/
+35
2018-10-20
selftests: ftrace: Add synthetic event syntax testcase
Masami Hiramatsu
1
-0
/
+80
2018-10-20
tracing: Fix synthetic event to allow semicolon at end
Masami Hiramatsu
1
-1
/
+1
2018-10-20
tracing: Fix synthetic event to accept unsigned modifier
Masami Hiramatsu
1
-6
/
+24
2018-10-19
Revert "bond: take rcu lock in netpoll_send_skb_on_dev"
David S. Miller
1
-2
/
+0
2018-10-19
Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Greg Kroah-Hartman
7
-27
/
+65
2018-10-19
Merge tag 'for-linus-20181019' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2
-27
/
+3
2018-10-19
drm/sun4i: Fix an ulong overflow in the dotclock driver
Boris Brezillon
1
-1
/
+11
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
57
-187
/
+253
2018-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Greg Kroah-Hartman
2
-2
/
+14
2018-10-19
Merge tag 'drm-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/drm
Greg Kroah-Hartman
4
-72
/
+40
2018-10-19
Merge tag 'for-gkh' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
2
-0
/
+6
2018-10-19
x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernels
Christoph Hellwig
1
-2
/
+0
2018-10-19
Merge tag 'drm-misc-fixes-2018-10-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-72
/
+40
2018-10-19
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-5
/
+5
2018-10-19
tipc: fix info leak from kernel tipc_event
Jon Maloy
1
-0
/
+1
2018-10-19
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-10-19
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-10-18
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-10-18
sparc: Revert unintended perf changes.
David S. Miller
1
-5
/
+0
[next]