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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
3
-27
/
+87
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2016-11-21
1
-3
/
+17
|
|
\
|
|
*
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
2016-11-18
1
-3
/
+17
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-21
1
-23
/
+47
|
|
\
\
|
|
*
|
bpf: fix range arithmetic for bpf map access
Josef Bacik
2016-11-16
1
-23
/
+47
|
*
|
|
Merge tag 'trace-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2016-11-15
1
-1
/
+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
ftrace: Add more checks for FTRACE_FL_DISABLED in processing ip records
Steven Rostedt (Red Hat)
2016-11-14
1
-0
/
+22
|
|
*
|
ftrace: Ignore FTRACE_FL_DISABLED while walking dyn_ftrace records
Alexei Starovoitov
2016-11-14
1
-1
/
+1
*
|
|
|
bpf, mlx5: fix mlx5e_create_rq taking reference on prog
Daniel Borkmann
2016-11-21
1
-0
/
+1
*
|
|
|
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-1
/
+1
*
|
|
|
bpf: Fix compilation warning in __bpf_lru_list_rotate_inactive
Martin KaFai Lau
2016-11-16
1
-1
/
+1
*
|
|
|
bpf: Add BPF_MAP_TYPE_LRU_PERCPU_HASH
Martin KaFai Lau
2016-11-15
2
-8
/
+129
*
|
|
|
bpf: Add BPF_MAP_TYPE_LRU_HASH
Martin KaFai Lau
2016-11-15
1
-14
/
+252
*
|
|
|
bpf: Refactor codes handling percpu map
Martin KaFai Lau
2016-11-15
1
-26
/
+21
*
|
|
|
bpf: Add percpu LRU list
Martin KaFai Lau
2016-11-15
2
-19
/
+151
*
|
|
|
bpf: LRU List
Martin KaFai Lau
2016-11-15
3
-1
/
+648
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
8
-38
/
+23
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-11-14
3
-3
/
+10
|
|
\
\
\
|
|
*
|
|
bpf: fix map not being uncharged during map creation failure
Daniel Borkmann
2016-11-07
1
-1
/
+3
|
|
*
|
|
bpf: fix htab map destruction when extra reserve is in use
Daniel Borkmann
2016-11-07
1
-1
/
+2
|
|
*
|
|
taskstats: fix the length of cgroupstats_cmd_get_policy
WANG Cong
2016-11-03
1
-1
/
+5
|
*
|
|
|
Revert "printk: make reading the kernel log flush pending lines"
Linus Torvalds
2016-11-14
1
-11
/
+0
|
*
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-11-14
1
-2
/
+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
genirq: Use irq type from irqdata instead of irqdesc
Thomas Gleixner
2016-11-08
1
-2
/
+2
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-11-11
1
-1
/
+3
|
|
\
\
\
|
|
|
\
\
|
|
|
\
\
|
|
*
-
.
\
\
Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
2016-11-11
1
-1
/
+3
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
PM / sleep: fix device reference leak in test_suspend
Johan Hovold
2016-11-02
1
-1
/
+3
|
|
|
|
/
|
*
|
|
Revert "console: don't prefer first registered if DT specifies stdout-path"
Hans de Goede
2016-11-11
1
-12
/
+1
|
|
/
/
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...
Linus Torvalds
2016-11-05
2
-9
/
+7
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
fork: Add task stack refcounting sanity check and prevent premature task stac...
Andy Lutomirski
2016-11-01
1
-0
/
+4
|
|
|
/
|
|
/
|
|
|
*
sched/core: Remove pointless printout in sched_show_task()
Linus Torvalds
2016-11-03
1
-9
/
+0
|
|
*
sched/core: Fix oops in sched_show_task()
Tetsuo Handa
2016-11-03
1
-0
/
+3
|
|
/
*
|
bpf: Use u64_to_user_ptr()
Mickaël Salaün
2016-11-14
1
-17
/
+12
*
|
bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error path
Daniel Borkmann
2016-11-12
1
-0
/
+11
*
|
bpf: Remove unused but set variables
Tobias Klauser
2016-11-09
1
-2
/
+0
*
|
bpf, inode: add support for symlinks and fix mtime/ctime
Daniel Borkmann
2016-10-31
1
-6
/
+39
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-30
20
-110
/
+192
|
\
\
|
|
/
|
*
Merge tag 'pm-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-10-28
1
-2
/
+2
|
|
\
|
|
*
PM / suspend: Fix missing KERN_CONT for suspend message
Jon Hunter
2016-10-24
1
-2
/
+2
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-28
1
-6
/
+17
|
|
\
\
|
|
*
|
perf/powerpc: Don't call perf_event_disable() from atomic context
Jiri Olsa
2016-10-28
1
-2
/
+8
|
|
*
|
perf/core: Protect PMU device removal with a 'pmu_bus_running' check, to fix ...
Jiri Olsa
2016-10-28
1
-4
/
+9
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-10-28
1
-30
/
+44
|
|
\
\
\
|
|
*
|
|
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
|
|
*
|
|
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
|
|
*
|
|
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
|
|
*
|
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
|
|
|
|
/
|
|
|
/
|
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'core-urgent-for-linus', 'irq-urgent-for-linus' and 'sched-urg...
Linus Torvalds
2016-10-28
1
-3
/
+0
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
sched/fair: Remove unused but set variable 'rq'
Tobias Klauser
2016-10-27
1
-3
/
+0
|
|
|
/
/
|
*
|
|
kcov: properly check if we are in an interrupt
Andrey Konovalov
2016-10-27
1
-1
/
+8
[next]