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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
1
-0
/
+3
2019-05-03
sched/core: Allow the remote scheduler tick to be started on CPU0
Nicholas Piggin
1
-1
/
+1
2019-05-03
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
24
-152
/
+276
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-49
/
+85
2019-05-02
tracing: kdb: Allow ftdump to skip all but the last few entries
Douglas Anderson
1
-14
/
+31
2019-05-02
tracing: Add trace_total_entries() / trace_total_entries_cpu()
Douglas Anderson
2
-15
/
+53
2019-05-02
tracing: kdb: The skip_lines parameter should have been skip_entries
Douglas Anderson
1
-8
/
+8
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-30
/
+46
2019-05-02
kdb: kdb_support: replace strcpy() by strscpy()
Gustavo A. R. Silva
1
-1
/
+1
2019-05-02
gdbstub: Replace strcpy() by strscpy()
Gustavo A. R. Silva
1
-2
/
+2
2019-05-02
gdbstub: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+3
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-6
/
+1
2019-05-01
bpf: switch to ->free_inode()
Al Viro
1
-8
/
+2
2019-05-01
Merge branch 'for-next/mitigations' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into for-next/core
Will Deacon
1
-0
/
+15
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
1
-0
/
+27
2019-04-30
bpf: Use vmalloc special flag
Rick Edgecombe
1
-1
/
+0
2019-04-30
modules: Use vmalloc special flag
Rick Edgecombe
1
-38
/
+39
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-2
/
+3
2019-04-30
x86/modules: Avoid breaking W^X while loading modules
Nadav Amit
1
-0
/
+5
2019-04-30
fork: Provide a function for copying init_mm
Nadav Amit
1
-6
/
+18
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
2
-5
/
+4
2019-04-30
bpf: Fail bpf_probe_write_user() while mm is switched
Nadav Amit
1
-0
/
+8
2019-04-30
sched/cpufreq: Fix kobject memleak
Tobin C. Harding
1
-0
/
+1
2019-04-29
Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-2
/
+15
2019-04-29
Provide in-kernel headers to make extending kernel easier
Joel Fernandes (Google)
4
-0
/
+174
2019-04-29
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
1
-1
/
+1
2019-04-29
locking/lockdep: Remove unnecessary unlikely()
zhengbin
1
-1
/
+1
2019-04-29
livepatch: Convert error about unsupported reliable stacktrace into a warning
Petr Mladek
1
-3
/
+2
2019-04-29
stacktrace: Provide common infrastructure
Thomas Gleixner
1
-0
/
+173
2019-04-29
stacktrace: Remove obsolete functions
Thomas Gleixner
1
-14
/
+0
2019-04-29
livepatch: Simplify stack trace retrieval
Thomas Gleixner
1
-13
/
+9
2019-04-29
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
1
-21
/
+16
2019-04-29
tracing: Simplify stack trace retrieval
Thomas Gleixner
1
-27
/
+13
2019-04-29
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2
-14
/
+8
2019-04-29
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
1
-36
/
+37
2019-04-29
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
1
-9
/
+3
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
1
-27
/
+28
2019-04-29
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
1
-8
/
+8
2019-04-29
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
1
-5
/
+4
2019-04-29
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
1
-8
/
+6
2019-04-29
latency_top: Simplify stack trace handling
Thomas Gleixner
1
-15
/
+2
2019-04-29
backtrace-test: Simplify stack trace handling
Thomas Gleixner
1
-8
/
+3
2019-04-29
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
1
-15
/
+155
2019-04-29
tracing: Cleanup stack trace code
Thomas Gleixner
1
-29
/
+13
2019-04-29
locking/lockdep: check for freed initmem in static_obj()
Gerald Schaefer
1
-0
/
+3
2019-04-29
locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferred()
Jakub Kicinski
1
-19
/
+13
2019-04-29
locking/static_key: Factor out the fast path of static_key_slow_dec()
Jakub Kicinski
1
-8
/
+15
2019-04-29
locking/static_key: Add support for deferred static branches
Jakub Kicinski
1
-7
/
+10
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2
-67
/
+167
[prev]
[next]