index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-02
tcp: fix wraparound issue in tcp_lp
Eric Dumazet
1
-2
/
+4
2017-05-02
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2
-4
/
+49
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
5
-5
/
+271
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
18
-1267
/
+1139
2017-05-02
Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-15
/
+13
2017-05-02
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-27
/
+21
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-53
/
+40
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-24
/
+20
2017-05-02
Merge tag 'pstore-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-461
/
+607
2017-05-02
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
132
-5417
/
+6111
2017-05-02
Merge tag 'm68k-for-v4.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-362
/
+278
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
115
-561
/
+4223
2017-05-02
Merge branch 'bpf-test-prog-fixes'
David S. Miller
1
-9
/
+10
2017-05-02
bpf: Align packet data properly in program testing framework.
David Miller
1
-5
/
+5
2017-05-02
bpf: Do not dereference user pointer in bpf_test_finish().
David Miller
1
-4
/
+5
2017-05-02
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
1
-9
/
+8
2017-05-02
audit: fix the RCU locking for the auditd_connection structure
Paul Moore
1
-57
/
+100
2017-05-02
audit: use kmem_cache to manage the audit_buffer cache
Paul Moore
1
-49
/
+17
2017-05-02
audit: Use timespec64 to represent audit timestamps
Deepa Dinamani
4
-11
/
+11
2017-05-02
audit: store the auditd PID as a pid struct instead of pid_t
Paul Moore
2
-28
/
+58
2017-05-02
audit: kernel generated netlink traffic should have a portid of 0
Paul Moore
4
-29
/
+14
2017-05-02
audit: combine audit_receive() and audit_receive_skb()
Paul Moore
1
-11
/
+8
2017-05-02
audit: convert audit_watch.count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-05-02
audit: convert audit_tree.count from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+5
2017-05-02
audit: normalize NETFILTER_PKT
Richard Guy Briggs
1
-97
/
+27
2017-05-02
netfilter: use consistent ipv4 network offset in xt_AUDIT
Richard Guy Briggs
1
-1
/
+1
2017-05-02
audit: log module name on delete_module
Richard Guy Briggs
1
-0
/
+2
2017-05-02
audit: remove unnecessary semicolon in audit_watch_handle_event()
Nicholas Mc Guire
1
-1
/
+1
2017-05-02
audit: remove unnecessary semicolon in audit_mark_handle_event()
Nicholas Mc Guire
1
-1
/
+1
2017-05-02
audit: remove unnecessary semicolon in audit_field_valid()
Nicholas Mc Guire
1
-2
/
+2
2017-05-02
xdp: fix parameter kdoc for extack
Jakub Kicinski
1
-1
/
+1
2017-05-02
bpf, samples: fix build warning in cookie_uid_helper_example
Daniel Borkmann
1
-3
/
+3
2017-05-02
Merge branch 'for-4.12/asus' into for-linus
Jiri Kosina
9348
-178294
/
+412295
2017-05-02
Merge branch 'for-4.12/sony' into for-linus
Jiri Kosina
3
-814
/
+876
2017-05-02
Merge branches 'for-4.11/upstream-fixes', 'for-4.12/accutouch', 'for-4.12/cp2...
Jiri Kosina
2444
-35199
/
+74682
2017-05-01
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
93
-711
/
+1845
2017-05-01
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-36
/
+110
2017-05-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-89
/
+299
2017-05-01
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+7
2017-05-01
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
11
-6
/
+1438
2017-05-01
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-26
/
+16
2017-05-01
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2017-05-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
38
-401
/
+591
2017-05-01
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-9
/
+4
2017-05-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-276
/
+707
2017-05-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
75
-944
/
+1127
2017-05-01
sparc64: Fix BPF JIT wrt. branches and ldimm64 instructions.
David S. Miller
1
-1
/
+2
2017-05-01
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-439
/
+1154
2017-05-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
360
-2203
/
+8122
2017-05-01
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
23
-88
/
+259
[prev]
[next]