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
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2
-0
/
+134
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
1
-3
/
+4
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-0
/
+119
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
2
-2
/
+2
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2
-2
/
+2
2020-06-01
bpf: Change kvfree to kfree in generic_map_lookup_batch()
Denis Efremov
1
-1
/
+1
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
1
-0
/
+3
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-4
/
+84
2020-06-01
devmap: Formalize map value as a named struct
David Ahern
1
-17
/
+28
2020-06-01
bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper
Yonghong Song
1
-3
/
+3
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
6
-50
/
+680
2020-06-01
bpf: Fix map permissions check
Anton Protopopov
1
-1
/
+2
2020-06-01
bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task*
John Fastabend
2
-5
/
+29
2020-06-01
bpf: Fix spelling in comment explaining ARG1 in ___bpf_prog_run
Chris Packham
1
-1
/
+1
2020-06-01
bpf: Fix returned error sign when link doesn't support updates
Jakub Sitnicki
1
-1
/
+1
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-11
/
+11
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-15
/
+20
2020-06-01
Merge tag 'locking-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+1
2020-06-01
Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-638
/
+1995
2020-06-01
Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+94
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2
-49
/
+97
2020-06-01
Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-7
/
+31
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-15
/
+17
2020-06-01
Merge branches 'pm-core' and 'pm-sleep'
Rafael J. Wysocki
5
-13
/
+48
2020-06-01
Merge branch 'WIP.core/rcu' into core/rcu, to pick up two x86/entry dependencies
Ingo Molnar
1
-20
/
+80
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
196
-4926
/
+11824
2020-06-01
Merge branch 'for-5.7-preferred-console' into for-linus
Petr Mladek
2
-44
/
+79
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-32
/
+20
2020-05-31
Merge tag 'sched-urgent-2020-05-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-18
/
+16
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
1
-0
/
+17
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
1
-4
/
+11
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
1
-3
/
+3
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-136
/
+185
2020-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-18
/
+16
2020-05-29
bpf: Fix a verifier issue when assigning 32bit reg states to 64bit ones
John Fastabend
1
-5
/
+5
2020-05-29
bpf: Fix use-after-free in fmod_ret check
Alexei Starovoitov
1
-13
/
+11
2020-05-28
genirq: Check irq_data_get_irq_chip() return value before use
Marek Vasut
1
-0
/
+4
2020-05-28
sched/headers: Split out open-coded prototypes into kernel/sched/smp.h
Ingo Molnar
3
-4
/
+11
2020-05-28
sched: Replace rq::wake_list
Peter Zijlstra
4
-34
/
+47
2020-05-28
sched: Add rq::ttwu_pending
Peter Zijlstra
4
-5
/
+15
2020-05-28
irq_work, smp: Allow irq_work on call_single_queue
Peter Zijlstra
2
-70
/
+102
2020-05-28
smp: Optimize send_call_function_single_ipi()
Peter Zijlstra
4
-4
/
+34
2020-05-28
smp: Move irq_work_run() out of flush_smp_call_function_queue()
Peter Zijlstra
1
-8
/
+9
2020-05-28
smp: Optimize flush_smp_call_function_queue()
Peter Zijlstra
1
-4
/
+23
2020-05-28
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
3
-36
/
+19
2020-05-28
Merge branch 'core/rcu' into sched/core, to pick up dependency
Ingo Molnar
20
-637
/
+1934
2020-05-28
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
1
-1
/
+1
2020-05-28
rcu: Allow for smp_call_function() running callbacks from idle
Peter Zijlstra
1
-6
/
+19
[prev]
[next]