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-02-10
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-17
/
+52
2019-02-09
bpf: Fix narrow load on a bpf_sock returned from sk_lookup()
Martin KaFai Lau
1
-4
/
+7
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD
Paul E. McKenney
17
-335
/
+131
2019-02-09
locking/locktorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
torture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/update: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/tree: Convert to SPDX license identifier
Paul E. McKenney
4
-61
/
+9
2019-02-09
rcu/tiny: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-09
rcu/sync: Convert to SPDX license identifier
Paul E. McKenney
1
-14
/
+1
2019-02-09
rcu/srcu: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcutorture: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu_segcblist: Convert to SPDX license identifier
Paul E. McKenney
2
-30
/
+4
2019-02-09
rcu/rcuperf: Convert to SPDX license identifier
Paul E. McKenney
1
-16
/
+3
2019-02-09
rcu/rcu.h: Convert to SPDX license identifier
Paul E. McKenney
1
-15
/
+2
2019-02-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
Linus Torvalds
1
-4
/
+59
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
17
-81
/
+129
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-30
/
+50
2019-02-08
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-1
/
+3
2019-02-08
printk: Export console_printk
Prarit Bhargava
1
-0
/
+1
2019-02-08
futex: Handle early deadlock return correctly
Thomas Gleixner
2
-15
/
+50
2019-02-08
futex: Fix barrier comment
Davidlohr Bueso
1
-2
/
+2
2019-02-07
audit: hide auditsc_get_stamp and audit_serial prototypes
Richard Guy Briggs
1
-0
/
+5
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2
-5
/
+5
2019-02-07
signal: Better detection of synchronous signals
Eric W. Biederman
1
-1
/
+51
2019-02-07
signal: Always notice exiting tasks
Eric W. Biederman
1
-0
/
+6
2019-02-07
Merge tag 'trace-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-1
/
+8
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
1
-2
/
+2
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
8
-46
/
+48
2019-02-07
timex: change syscalls to use struct __kernel_timex
Deepa Dinamani
2
-2
/
+4
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
7
-24
/
+26
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
1
-12
/
+12
2019-02-07
time: make adjtime compat handling available for 32 bit
Arnd Bergmann
3
-79
/
+69
2019-02-06
ring-buffer: Remove unused function ring_buffer_page_len()
Miroslav Benes
1
-14
/
+0
2019-02-06
tracing: Show stacktrace for wakeup tracers
Changbin Du
1
-0
/
+2
2019-02-06
tracing: Put a margin between flags and duration for wakeup tracers
Changbin Du
1
-2
/
+3
2019-02-06
tracing: Show more info for funcgraph wakeup tracers
Changbin Du
1
-1
/
+4
2019-02-06
tracing: Add comment to predicate_parse() about "&&" or "||"
Steven Rostedt (VMware)
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in predicate_parse()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
tracing: Annotate implicit fall through in parse_probe_arg()
Mathieu Malaterre
1
-0
/
+1
2019-02-06
function_graph: Support displaying relative timestamp
Changbin Du
4
-6
/
+32
2019-02-06
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
1
-1
/
+1
2019-02-06
livepatch: Module coming and going callbacks can proceed with all listed patches
Petr Mladek
1
-20
/
+6
2019-02-06
livepatch: Introduce klp_for_each_patch macro
Petr Mladek
3
-5
/
+11
2019-02-06
livepatch: core: Return EOPNOTSUPP instead of ENOSYS
Alice Ferrazzi
1
-1
/
+1
2019-02-05
irqdesc: Add domain handler for NMIs
Julien Thierry
1
-0
/
+35
2019-02-05
genirq: Provide NMI handlers
Julien Thierry
1
-0
/
+54
2019-02-05
genirq: Provide NMI management for percpu_devid interrupts
Julien Thierry
1
-0
/
+177
2019-02-05
genirq: Provide basic NMI management for interrupt lines
Julien Thierry
3
-3
/
+233
2019-02-05
signal: Always attempt to allocate siginfo for SIGSTOP
Eric W. Biederman
1
-3
/
+2
2019-02-04
Merge tag 'v5.0-rc5' into rdma.git for-next
Jason Gunthorpe
23
-91
/
+234
[prev]
[next]