index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-12
printk: avoid prb_first_valid_seq() where possible
John Ogness
1
-10
/
+18
2021-02-12
tracing: Make hash-ptr option default
Steven Rostedt (VMware)
1
-1
/
+2
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2
-2
/
+2
2021-02-12
PM: sleep: Constify static struct attribute_group
Rikard Falkeborn
1
-1
/
+1
2021-02-12
PM: Kconfig: remove unneeded "default n" options
Lukasz Luba
1
-3
/
+0
2021-02-12
PM: EM: update Kconfig description and drop "default n" option
Lukasz Luba
1
-5
/
+4
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
37
-262
/
+403
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
Ingo Molnar
21
-269
/
+1486
2021-02-12
Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core
Ingo Molnar
1
-13
/
+13
2021-02-12
Merge branch 'linus' into locking/core, to pick up upstream fixes
Ingo Molnar
44
-297
/
+457
2021-02-11
bpf: Fix subreg optimization for BPF_FETCH
Ilya Leoshkevich
1
-2
/
+21
2021-02-11
bpf: Clear per_cpu pointers during bpf_prog_realloc
Alexei Starovoitov
1
-0
/
+2
2021-02-11
bpf: Expose bpf_get_socket_cookie to tracing programs
Florent Revest
1
-0
/
+2
2021-02-11
tracing: Add ptr-hash option to show the hashed pointer value
Masami Hiramatsu
2
-0
/
+4
2021-02-11
tracing: Show real address for trace event arguments
Masami Hiramatsu
3
-2
/
+83
2021-02-11
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
1
-1
/
+1
2021-02-11
bpf: Allows per-cpu maps and map-in-map in sleepable programs
Alexei Starovoitov
2
-3
/
+8
2021-02-11
bpf: Count the number of times recursion was prevented
Alexei Starovoitov
2
-6
/
+26
2021-02-11
bpf: Add per-program recursion prevention mechanism
Alexei Starovoitov
2
-4
/
+27
2021-02-11
bpf: Compute program stats for sleepable programs
Alexei Starovoitov
1
-14
/
+28
2021-02-11
bpf: Run sleepable programs with migration disabled
Alexei Starovoitov
1
-0
/
+2
2021-02-11
bpf: Optimize program stats
Alexei Starovoitov
4
-7
/
+7
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+0
2021-02-11
kgdb: Remove kgdb_schedule_breakpoint()
Daniel Thompson
1
-26
/
+0
2021-02-10
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
1
-3
/
+4
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+2
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
14
-76
/
+90
2021-02-10
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
1
-0
/
+5
2021-02-10
seccomp: Improve performace by optimizing rmb()
wanghongzhe
1
-1
/
+1
2021-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
3
-21
/
+22
2021-02-10
bpf: Allow variable-offset stack access
Andrei Matei
1
-146
/
+511
2021-02-10
module: potential uninitialized return in module_kallsyms_on_each_symbol()
Dan Carpenter
1
-1
/
+1
2021-02-10
locking/mutex: Kill mutex_trylock_recursive()
Sebastian Andrzej Siewior
1
-10
/
+0
2021-02-10
lockdep: Noinstr annotate warn_bogus_irq_restore()
Peter Zijlstra
1
-1
/
+3
2021-02-10
printk: fix deadlock when kernel panic
Muchun Song
1
-4
/
+12
2021-02-10
bpf: Fix 32 bit src register truncation on div/mod
Daniel Borkmann
1
-15
/
+13
2021-02-10
bpf: Fix verifier jmp32 pruning decision logic
Daniel Borkmann
1
-1
/
+5
2021-02-10
bpf: Fix verifier jsgt branch analysis on max bound
Daniel Borkmann
1
-2
/
+2
2021-02-09
tracing: Add a backward-compatibility check for synthetic event creation
Tom Zanussi
1
-19
/
+74
2021-02-09
tracing: Update synth command errors
Tom Zanussi
1
-11
/
+19
2021-02-09
tracing: Rework synthetic event command parsing
Tom Zanussi
1
-102
/
+143
2021-02-09
tracing/dynevent: Delegate parsing to create function
Masami Hiramatsu
9
-73
/
+120
2021-02-09
kprobes: Warn if the kprobe is reregistered
Masami Hiramatsu
1
-5
/
+8
2021-02-09
tracepoints: Code clean up
Steven Rostedt (VMware)
1
-56
/
+35
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
1
-40
/
+0
2021-02-09
irqdomain: Mark fwnodes when their irqdomain is added/removed
Saravana Kannan
1
-0
/
+2
2021-02-08
Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+2
2021-02-08
kdb: Make memory allocations more robust
Sumit Garg
1
-1
/
+1
2021-02-08
module: remove EXPORT_UNUSED_SYMBOL*
Christoph Hellwig
1
-65
/
+6
2021-02-08
module: remove EXPORT_SYMBOL_GPL_FUTURE
Christoph Hellwig
1
-27
/
+2
[prev]
[next]