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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-24
bpf: make bpf_xdp_adjust_head support mandatory
Daniel Borkmann
1
-3
/
+0
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+19
2017-04-21
net: Remove NET_CORE_BUDGET_USECS from sysctl binary interface.
David S. Miller
1
-1
/
+0
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
1
-0
/
+1
2017-04-20
Merge tag 'trace-v4.11-rc5-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+19
2017-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-8
/
+40
2017-04-19
ring-buffer: Have ring_buffer_iter_empty() return true when empty
Steven Rostedt (VMware)
1
-2
/
+14
2017-04-19
tracing: Allocate the snapshot buffer before enabling probe
Steven Rostedt (VMware)
1
-3
/
+5
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-3
/
+3
2017-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+8
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
1
-3
/
+3
2017-04-18
Merge tag 'trace-v4.11-rc5-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+12
2017-04-17
ftrace: Fix function pid filter on instances
Namhyung Kim
3
-0
/
+12
2017-04-17
bpf: fix checking xdp_adjust_head on tail calls
Daniel Borkmann
1
-0
/
+1
2017-04-17
bpf: fix cb access in socket filter programs on tail calls
Daniel Borkmann
1
-0
/
+7
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
1
-1
/
+1
2017-04-16
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-04-16
Merge tag 'trace-v4.11-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+16
2017-04-16
Revert "cgroup: avoid attaching a cgroup root to two different superblocks"
Tejun Heo
1
-1
/
+1
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-82
/
+89
2017-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+6
2017-04-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+11
2017-04-14
ftrace: Fix removing of second function probe
Steven Rostedt (VMware)
1
-4
/
+16
2017-04-13
irq/affinity: Fix extra vecs calculation
Keith Busch
1
-1
/
+1
2017-04-13
netlink: extended ACK reporting
Johannes Berg
1
-1
/
+1
2017-04-12
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-35
/
+32
2017-04-11
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-5
/
+9
2017-04-11
bpf: pass sk to helper functions
Willem de Bruijn
1
-1
/
+4
2017-04-11
bpf: remove struct bpf_map_type_list
Johannes Berg
5
-157
/
+32
2017-04-11
bpf: remove struct bpf_prog_type_list
Johannes Berg
2
-43
/
+14
2017-04-11
bpf: reference may_access_skb() from __bpf_prog_run()
Johannes Berg
1
-6
/
+6
2017-04-11
cgroup: avoid attaching a cgroup root to two different superblocks
Zefan Li
1
-1
/
+1
2017-04-10
audit: make sure we don't let the retry queue grow without bounds
Paul Moore
1
-35
/
+32
2017-04-08
sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvec
Liping Zhang
1
-0
/
+2
2017-04-08
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-19
/
+14
2017-04-08
ptrace: fix PTRACE_LISTEN race corrupting task->state
bsegall@google.com
1
-4
/
+10
2017-04-07
sysctl: don't print negative flag for proc_douintvec
Liping Zhang
1
-0
/
+1
2017-04-06
Merge tag 'trace-v4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+4
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-311
/
+478
2017-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-22
/
+42
2017-04-05
ring-buffer: Fix return value check in test_ringbuffer()
Wei Yongjun
1
-4
/
+4
2017-04-04
irq/affinity: Fix CPU spread for unbalanced nodes
Keith Busch
1
-9
/
+11
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-19
/
+27
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
1
-2
/
+25
2017-04-01
bpf, verifier: fix rejection of unaligned access checks for map_value_adj
Daniel Borkmann
1
-20
/
+38
2017-04-01
bpf, verifier: fix alu ops against map_value{, _adj} register types
Daniel Borkmann
1
-0
/
+1
2017-03-31
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+3
2017-03-27
audit: move audit_signal_info() into kernel/auditsc.c
Paul Moore
2
-19
/
+14
2017-03-27
sched/clock: Fix broken stable to unstable transfer
Pavel Tatashin
1
-4
/
+5
2017-03-25
Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
3
-255
/
+399
[next]