index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
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/bpf/bpf-next
David S. Miller
2019-11-02
5
-154
/
+246
|
\
|
*
bpf: Switch BPF probe insns to bpf_probe_read_kernel
Daniel Borkmann
2019-11-02
1
-4
/
+5
|
*
bpf: Add probe_read_{user, kernel} and probe_read_{user, kernel}_str helpers
Daniel Borkmann
2019-11-02
1
-46
/
+135
|
*
bpf: Make use of probe_user_write in probe write helper
Daniel Borkmann
2019-11-02
1
-4
/
+2
|
*
xsk: Restructure/inline XSKMAP lookup/redirect/flush
Björn Töpel
2019-11-02
1
-48
/
+0
|
*
bpf: Implement map_gen_lookup() callback for XSKMAP
Maciej Fijalkowski
2019-11-02
1
-0
/
+17
|
*
xsk: Store struct xdp_sock as a flexible array member of the XSKMAP
Björn Töpel
2019-11-02
1
-32
/
+23
|
*
bpf: Replace prog_raw_tp+btf_id with prog_tracing
Alexei Starovoitov
2019-10-31
3
-21
/
+63
|
*
bpf: Fix bpf jit kallsym access
Alexei Starovoitov
2019-10-31
1
-3
/
+0
|
*
bpf: Enforce 'return 0' in BTF-enabled raw_tp programs
Alexei Starovoitov
2019-10-30
1
-0
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
14
-35
/
+338
|
\
\
|
|
/
|
/
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-01
3
-13
/
+53
|
|
\
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-26
3
-13
/
+53
|
|
|
\
|
|
|
*
bpf: Fix use after free in bpf_get_prog_name
Daniel Borkmann
2019-10-22
1
-1
/
+1
|
|
|
*
bpf: Fix use after free in subprog's jited symbol removal
Daniel Borkmann
2019-10-22
2
-12
/
+21
|
|
|
*
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
2019-10-21
1
-0
/
+31
|
|
|
*
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
Toke Høiland-Jørgensen
2019-10-18
1
-1
/
+1
|
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-01
2
-3
/
+11
|
|
\
\
\
|
|
*
|
|
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
2019-10-29
1
-1
/
+5
|
|
*
|
|
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2019-10-29
2
-2
/
+6
|
*
|
|
|
perf/core: Start rejecting the syscall with attr.__reserved_2 set
Alexander Shishkin
2019-10-28
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-27
2
-3
/
+5
|
|
\
\
\
|
|
*
|
|
posix-cpu-timers: Fix two trivial comments
Yi Wang
2019-10-23
1
-3
/
+3
|
|
*
|
|
timers/sched_clock: Include local timekeeping.h for missing declarations
Ben Dooks (Codethink)
2019-10-23
1
-0
/
+2
|
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-27
1
-3
/
+5
|
|
\
\
\
\
|
|
*
|
|
|
perf/aux: Fix AUX output stopping
Alexander Shishkin
2019-10-22
1
-1
/
+1
|
|
*
|
|
|
perf/aux: Fix tracking of auxiliary trace buffer allocation
Thomas Richter
2019-10-21
1
-2
/
+4
|
*
|
|
|
|
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-10-24
1
-0
/
+240
|
|
\
\
\
\
\
|
|
*
|
|
|
|
PM: QoS: Introduce frequency QoS
Rafael J. Wysocki
2019-10-21
1
-0
/
+240
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-10-23
2
-0
/
+6
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tracing: Fix race in perf_trace_buf initialization
Prateek Sood
2019-10-21
1
-0
/
+4
|
|
*
|
|
|
tracing: Fix "gfp_t" format for synthetic events
Zhengjun Xing
2019-10-18
1
-0
/
+2
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-10-20
1
-4
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
kheaders: substituting --sort in archive creation
Dmitry Goldin
2019-10-17
1
-4
/
+7
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-10-20
1
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
2019-10-14
1
-4
/
+4
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-20
1
-4
/
+6
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
stop_machine: Avoid potential race behaviour
Mark Rutland
2019-10-17
1
-4
/
+6
|
|
|
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-10-26
7
-71
/
+611
|
\
\
\
\
|
*
|
|
|
bpf: Prepare btf_ctx_access for non raw_tp use case
Martin KaFai Lau
2019-10-24
4
-64
/
+67
|
*
|
|
|
bpf: Fix build error without CONFIG_NET
YueHaibing
2019-10-18
1
-0
/
+2
|
*
|
|
|
bpf: Fix bpf_attr.attach_btf_id check
Alexei Starovoitov
2019-10-18
1
-6
/
+11
|
*
|
|
|
bpf: Check types of arguments passed into helpers
Alexei Starovoitov
2019-10-17
3
-15
/
+101
|
*
|
|
|
bpf: Add support for BTF pointers to x86 JIT
Alexei Starovoitov
2019-10-17
3
-1
/
+22
|
*
|
|
|
bpf: Add support for BTF pointers to interpreter
Alexei Starovoitov
2019-10-17
2
-0
/
+27
|
*
|
|
|
bpf: Attach raw_tp program with BTF via type name
Alexei Starovoitov
2019-10-17
1
-23
/
+47
|
*
|
|
|
bpf: Implement accurate raw_tp context access via BTF
Alexei Starovoitov
2019-10-17
3
-4
/
+276
|
*
|
|
|
bpf: Add attach_btf_id attribute to program load
Alexei Starovoitov
2019-10-17
1
-4
/
+14
|
*
|
|
|
bpf: Process in-kernel BTF
Alexei Starovoitov
2019-10-17
2
-1
/
+90
|
*
|
|
|
bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()
Song Liu
2019-10-16
1
-3
/
+4
[next]