index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2016-05-15
Linux 4.6
v4.6
Linus Torvalds
-1
/
+1
2016-05-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-2
/
+2
2016-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-45
/
+175
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
-1
/
+3
2016-05-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-91
/
+152
2016-05-13
Merge branch 'xgene-fixes'
David S. Miller
-41
/
+94
2016-05-13
drivers: net: xgene: fix register offset
Iyappan Subramanian
-4
/
+4
2016-05-13
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
-19
/
+53
2016-05-13
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
-11
/
+27
2016-05-13
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
-2
/
+2
2016-05-13
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
-5
/
+8
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-3
/
+83
2016-05-13
Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-0
/
+11
2016-05-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-14
/
+6
2016-05-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-88
/
+168
2016-05-13
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-2
/
+3
2016-05-13
Merge tag 'regulator-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-10
/
+36
2016-05-13
Merge tag 'regmap-fix-v4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-42
/
+25
2016-05-13
Merge tag 'media/v4.6-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
-6
/
+0
2016-05-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
-74
/
+44
2016-05-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-5
/
+22
2016-05-13
Merge remote-tracking branches 'regulator/fix/axp20x', 'regulator/fix/da9063'...
Mark Brown
-10
/
+36
2016-05-13
Merge remote-tracking branches 'regmap/fix/be', 'regmap/fix/doc' and 'regmap/...
Mark Brown
-42
/
+24
2016-05-13
Merge remote-tracking branch 'regmap/fix/mmio' into regmap-linus
Mark Brown
-0
/
+1
2016-05-13
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-4
/
+4
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
-0
/
+1
2016-05-13
Merge tag 'perf-urgent-for-mingo-20160512' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
-85
/
+145
2016-05-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-81
/
+209
2016-05-12
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
-26
/
+95
2016-05-12
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
-5
/
+10
2016-05-12
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
-48
/
+77
2016-05-12
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
-2
/
+27
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
-1
/
+1
2016-05-12
Merge tag 'keys-fixes-20160512' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-7
/
+9
2016-05-12
Merge tag 'sound-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
-12
/
+19
2016-05-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-2
/
+9
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
-1
/
+6
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
-0
/
+18
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
-2
/
+2
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
-2
/
+3
2016-05-12
Merge tag 'pinctrl-v4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
-0
/
+2
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
-0
/
+11
2016-05-12
Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
-1
/
+1
2016-05-12
cgroup: fix compile warning
Felipe Balbi
-1
/
+1
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
-1
/
+2
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
-2
/
+2
2016-05-12
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
-0
/
+38
[next]