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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-28
get rid of separate multipage fault-in primitives
Al Viro
2
-53
/
+2
2016-09-26
fault_in_multipages_readable() throws set-but-unused error
Dave Chinner
1
-0
/
+1
2016-09-22
Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-5
/
+80
2016-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+28
2016-09-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-1
/
+3
2016-09-21
vti6: fix input path
Nicolas Dichtel
1
-1
/
+3
2016-09-21
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
1
-19
/
+19
2016-09-20
fanotify: fix list corruption in fanotify_get_response()
Jan Kara
1
-3
/
+0
2016-09-20
fsnotify: add a way to stop queueing events on group shutdown
Jan Kara
1
-0
/
+3
2016-09-18
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2016-09-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+10
2016-09-18
fix iov_iter_fault_in_readable()
Al Viro
1
-1
/
+1
2016-09-17
sctp: fix SSN comparision
Marcelo Ricardo Leitner
1
-1
/
+1
2016-09-17
net: avoid sk_forward_alloc overflows
Eric Dumazet
1
-0
/
+10
2016-09-14
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+13
2016-09-14
cpu/hotplug: Include linux/types.h in linux/cpuhotplug.h
Paul Burton
1
-0
/
+2
2016-09-14
asm-generic: make get_user() clear the destination on errors
Al Viro
1
-3
/
+7
2016-09-13
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+4
2016-09-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+21
2016-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+14
2016-09-13
genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpers
Boris Brezillon
1
-0
/
+10
2016-09-13
netfilter: synproxy: Check oom when adding synproxy and seqadj ct extensions
Gao Feng
1
-0
/
+14
2016-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-4
/
+24
2016-09-10
Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+2
2016-09-10
fscrypto: require write access to mount to set encryption policy
Eric Biggers
1
-3
/
+2
2016-09-10
asm-generic: make copy_from_user() zero the destination properly
Al Viro
1
-4
/
+6
2016-09-09
net/mlx5e: Move an_disable_cap bit to a new position
Bodong Wang
1
-2
/
+3
2016-09-07
usercopy: force check_object_size() inline
Kees Cook
1
-2
/
+2
2016-09-06
net: Don't delete routes in different VRFs
Mark Tomlinson
1
-1
/
+2
2016-09-06
usercopy: fold builtin_const check into inline function
Kees Cook
1
-1
/
+2
2016-09-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-3
/
+2
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
1
-0
/
+10
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
1
-5
/
+10
2016-09-05
efi: Make for_each_efi_memory_desc_in_map() cope with running on Xen
Jan Beulich
1
-1
/
+1
2016-09-05
locking/barriers: Don't use sizeof(void) in lockless_dereference()
Johannes Berg
1
-3
/
+4
2016-09-04
af_unix: split 'u->readlock' into two: 'iolock' and 'bindlock'
Linus Torvalds
1
-1
/
+1
2016-09-04
bonding: Fix bonding crash
Mahesh Bandewar
1
-0
/
+1
2016-09-03
Merge tag 'staging-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-7
/
+5
2016-09-03
Merge tag 'tty-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+0
2016-09-03
Merge tag 'usb-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+153
2016-09-03
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2016-09-03
Merge tag 'acpi-4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2016-09-02
ACPI / drivers: fix typo in ACPI_DECLARE_PROBE_ENTRY macro
Lorenzo Pieralisi
1
-1
/
+1
2016-09-02
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2016-09-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-11
/
+18
2016-09-02
mm, mempolicy: task->mempolicy must be NULL before dropping final reference
David Rientjes
1
-0
/
+4
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-9
/
+0
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
1
-2
/
+14
2016-09-02
Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-0
/
+1
2016-09-02
Merge tag 'xfs-iomap-for-linus-4.8-rc5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+7
[next]