index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: mini eBPF library, test stubs and verifier testsuite
Alexei Starovoitov
2014-09-26
2
-0
/
+120
*
bpf: verifier (add verifier core)
Alexei Starovoitov
2014-09-26
1
-1
/
+1074
*
bpf: verifier (add branch/goto checks)
Alexei Starovoitov
2014-09-26
1
-0
/
+189
*
bpf: handle pseudo BPF_LD_IMM64 insn
Alexei Starovoitov
2014-09-26
1
-0
/
+147
*
bpf: verifier (add ability to receive verification log)
Alexei Starovoitov
2014-09-26
2
-1
/
+236
*
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
3
-2
/
+135
*
bpf: handle pseudo BPF_CALL insn
Alexei Starovoitov
2014-09-26
1
-0
/
+37
*
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2014-09-26
2
-14
/
+180
*
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
2014-09-26
1
-0
/
+235
*
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2014-09-26
1
-0
/
+3
*
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
2
-1
/
+170
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-24
1
-1
/
+0
|
\
|
*
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-23
1
-1
/
+0
|
|
\
|
|
*
cgroup: fix unbalanced locking
Zefan Li
2014-09-18
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-23
6
-42
/
+72
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-19
1
-0
/
+10
|
|
\
\
|
|
*
|
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-09-09
1
-0
/
+10
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
2014-09-13
3
-36
/
+55
|
|
\
\
\
\
|
|
|
*
|
|
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-09-12
1
-2
/
+8
|
|
|
*
|
|
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-09-12
1
-2
/
+4
|
|
|
*
|
|
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-09-12
1
-7
/
+11
|
|
|
*
|
|
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-09-12
1
-25
/
+31
|
|
*
|
|
|
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
2014-09-12
1
-0
/
+1
|
|
/
/
/
/
|
*
|
|
|
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-09-10
1
-3
/
+4
|
*
|
|
|
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
2014-09-10
1
-3
/
+3
*
|
|
|
|
net: bpf: only build bpf_jit_binary_{alloc, free}() when jit selected
Daniel Borkmann
2014-09-10
1
-0
/
+2
*
|
|
|
|
net: bpf: consolidate JIT binary allocator
Daniel Borkmann
2014-09-09
1
-0
/
+39
*
|
|
|
|
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-09
1
-0
/
+5
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-09-07
16
-143
/
+326
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-07
1
-14
/
+33
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
cgroup: check cgroup liveliness before unbreaking kernfs
Li Zefan
2014-09-05
1
-1
/
+7
|
|
*
|
|
cgroup: delay the clearing of cgrp->kn->priv
Li Zefan
2014-09-05
1
-11
/
+10
|
|
*
|
|
cgroup: Display legacy cgroup files on default hierarchy
Vivek Goyal
2014-08-22
1
-2
/
+11
|
|
*
|
|
cgroup: reject cgroup names with '\n'
Alban Crequy
2014-08-18
1
-0
/
+5
|
*
|
|
|
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-07
3
-13
/
+21
|
|
\
\
\
\
|
|
*
|
|
|
PM / sleep: Fix test_suspend= command line option
Rafael J. Wysocki
2014-09-03
3
-13
/
+21
|
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-07
2
-12
/
+12
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2014-09-03
2
-12
/
+12
|
|
|
\
\
\
\
\
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
rcu: Make nocb leader kthreads process pending callbacks after spawning
Pranith Kumar
2014-08-28
2
-12
/
+12
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-09-07
3
-5
/
+38
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
timekeeping: Update timekeeper before updating vsyscall and pvclock
Thomas Gleixner
2014-09-06
1
-2
/
+3
|
|
*
|
|
|
compat: nanosleep: Clarify error handling
Thomas Gleixner
2014-09-06
1
-3
/
+21
|
|
*
|
|
|
nohz: Restore NMI safe local irq work for local nohz kick
Frederic Weisbecker
2014-09-04
1
-0
/
+14
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-09-01
1
-0
/
+1
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
irq: Export handle_fasteoi_irq
Vincent Stehlé
2014-08-25
1
-0
/
+1
|
*
|
|
|
kexec: create a new config option CONFIG_KEXEC_FILE for new syscall
Vivek Goyal
2014-08-29
1
-0
/
+11
|
*
|
|
|
resource: fix the case of null pointer access
Vivek Goyal
2014-08-29
1
-7
/
+4
|
*
|
|
|
Merge tag 'trace-fixes-v3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-08-27
1
-1
/
+15
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-08-25
1
-1
/
+15
|
*
|
|
|
Merge tag 'trace-fixes-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-08-25
1
-89
/
+157
|
|
\
\
\
\
|
|
|
/
/
/
|
|
|
/
/
|
|
|
/
/
|
|
/
|
|
[next]