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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-27
mm: oom: add memcg to oom_control
Vladimir Davydov
1
-3
/
+5
2016-07-27
mm: zap ZONE_OOM_LOCKED
Vladimir Davydov
1
-1
/
+0
2016-07-27
memory-hotplug: more general validation of zone during online
Reza Arbab
1
-0
/
+2
2016-07-27
mm: faster kmalloc_array(), kcalloc()
Alexey Dobriyan
1
-0
/
+2
2016-07-27
mm: SLUB freelist randomization
Thomas Garnier
1
-0
/
+5
2016-07-27
mm: reorganize SLAB freelist randomization
Thomas Garnier
1
-1
/
+1
2016-07-27
fs/fs-writeback.c: inode writeback list tracking tracepoints
Brian Foster
1
-4
/
+18
2016-07-27
fs/fs-writeback.c: add a new writeback list for sync
Dave Chinner
2
-0
/
+7
2016-07-27
debugobjects.h: fix trivial kernel doc warning
Randy Dunlap
1
-1
/
+1
2016-07-27
dax: remote unused fault wrappers
Ross Zwisler
1
-5
/
+0
2016-07-27
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-102
/
+539
2016-07-27
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-191
/
+285
2016-07-27
mm: Hardened usercopy
Kees Cook
2
-0
/
+27
2016-07-27
mm: Implement stack frame object validation
Kees Cook
1
-0
/
+9
2016-07-27
mm: Add is_migrate_cma_page
Laura Abbott
1
-0
/
+2
2016-07-27
Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
3
-63
/
+39
2016-07-27
tipc: dump monitor attributes
Parthasarathy Bhuvaragan
1
-0
/
+25
2016-07-27
tipc: get monitor threshold for the cluster
Parthasarathy Bhuvaragan
1
-0
/
+1
2016-07-27
tipc: make cluster size threshold for monitoring configurable
Parthasarathy Bhuvaragan
1
-0
/
+11
2016-07-27
tipc: introduce constants for tipc address validation
Parthasarathy Bhuvaragan
1
-4
/
+26
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
23
-176
/
+931
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-1
/
+13
2016-07-26
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...
Joerg Roedel
2
-0
/
+88
2016-07-26
xen: add static initialization of steal_clock op to xen_time_ops
Juergen Gross
1
-0
/
+1
2016-07-26
btrfs: prefix fsid to all trace events
Jeff Mahoney
1
-136
/
+159
2016-07-26
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
1
-1
/
+1
2016-07-26
Backmerge tag 'v4.7' into drm-next
Dave Airlie
40
-116
/
+371
2016-07-26
net_sched: get rid of struct tcf_common
WANG Cong
13
-45
/
+42
2016-07-26
net_sched: move tc_action into tcf_common
WANG Cong
13
-50
/
+42
2016-07-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-9
/
+50
2016-07-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-19
/
+63
2016-07-26
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2016-07-26
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+12
2016-07-26
bpf: Add bpf_probe_write_user BPF helper to be called in tracers
Sargun Dhillon
1
-0
/
+10
2016-07-26
mlxsw: spectrum: Fix compilation error when CLS_ACT isn't set
Ido Schimmel
1
-0
/
+4
2016-07-26
gtp: #define #define _GTP_H_ and not #define _GTP_H
Colin Ian King
1
-1
/
+1
2016-07-26
net/mlx5e: Query minimum required header copy during xmit
Hadar Hen Zion
2
-3
/
+9
2016-07-26
net/mlx5e: Check the minimum inline header mode before xmit
Hadar Hen Zion
1
-0
/
+7
2016-07-26
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+24
2016-07-26
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-33
/
+19
2016-07-25
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
98
-243
/
+676
2016-07-25
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+19
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
13
-217
/
+777
2016-07-25
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-104
/
+96
2016-07-25
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+22
2016-07-25
Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...
David S. Miller
2
-0
/
+4
2016-07-25
macsec: limit ICV length to 16 octets
Davide Caratti
1
-0
/
+2
2016-07-25
PCI: Allow additional bus numbers for hotplug bridges
Keith Busch
1
-0
/
+1
2016-07-25
bpf, events: fix offset in skb copy handler
Daniel Borkmann
2
-2
/
+2
[prev]
[next]