index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
2018-06-17
1
-1
/
+1
|
\
|
*
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
1
-1
/
+1
*
|
Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-06-16
4
-29
/
+14
|
\
\
|
|
/
|
/
|
|
*
um: Fix raw interface options
Anton Ivanov
2018-06-10
1
-3
/
+2
|
*
um: Fix initialization of vector queues
Anton Ivanov
2018-06-10
1
-3
/
+12
|
*
um: remove uml initcalls
Alexander Pateenok
2018-06-10
3
-23
/
+0
*
|
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
2
-12
/
+12
*
|
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
Willem de Bruijn
2018-06-07
1
-1
/
+2
*
|
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
1
-4
/
+0
|
\
\
|
*
|
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-29
1
-4
/
+0
|
|
/
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-04
1
-0
/
+1
|
\
\
|
*
|
time: Add an asm-generic/compat.h file
Arnd Bergmann
2018-04-19
1
-0
/
+1
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
2
-50
/
+25
|
\
\
|
*
|
signal/um: More carefully relay signals in relay_signal.
Eric W. Biederman
2018-04-28
1
-24
/
+14
|
*
|
signal/um: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
2
-28
/
+11
|
*
|
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
1
-0
/
+2
|
|
/
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-14
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
2018-04-11
22
-324
/
+3393
|
\
|
*
Fix vector raw inintialization logic
Anton Ivanov
2018-03-29
4
-10
/
+21
|
*
Migrate vector timers to new timer API
Anton Ivanov
2018-03-29
1
-7
/
+3
|
*
um: Compile with modern headers
Jason A. Donenfeld
2018-03-29
2
-0
/
+2
|
*
um: vector: Fix an error handling path in 'vector_parse()'
Christophe JAILLET
2018-02-19
1
-3
/
+3
|
*
um: vector: Fix a memory allocation check
Christophe JAILLET
2018-02-19
1
-1
/
+1
|
*
um: vector: fix missing unlock on error in vector_net_open()
Wei Yongjun
2018-02-19
1
-1
/
+3
|
*
um: Add missing EXPORT for free_irq_by_fd()
Anton Ivanov
2018-02-19
1
-0
/
+1
|
*
High Performance UML Vector Network Driver
Anton Ivanov
2018-02-19
10
-3
/
+2932
|
*
Epoll based IRQ controller
Anton Ivanov
2018-02-19
8
-317
/
+444
|
*
um: Use POSIX ucontext_t instead of struct ucontext
Krzysztof Mazur
2018-02-19
1
-1
/
+1
|
*
um: time: Use timespec64 for persistent clock
Arnd Bergmann
2018-02-19
1
-3
/
+3
|
*
um: Restore symbol versions for __memcpy and memcpy
Geert Uytterhoeven
2018-02-19
1
-0
/
+1
*
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
mconsole_proc(): don't mess with file->f_pos
Al Viro
2018-02-09
1
-1
/
+2
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
|
*
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
2
-3
/
+10
|
\
\
|
*
|
um: annotate ->poll() instances
Al Viro
2017-11-27
1
-3
/
+3
|
*
|
um: make sure to have generated headers for target
Al Viro
2017-11-27
1
-0
/
+7
|
|
/
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-30
1
-1
/
+1
|
\
\
|
*
|
signal: Replace memset(info,...) with clear_siginfo for clarity
Eric W. Biederman
2018-01-22
1
-1
/
+1
*
|
|
Construct init thread stack in the linker script rather than by union
David Howells
2018-01-09
6
-11
/
+12
|
/
/
*
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-12-23
1
-1
/
+2
|
\
\
|
*
|
arch, mm: Allow arch_dup_mmap() to fail
Thomas Gleixner
2017-12-22
1
-1
/
+2
|
*
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-17
1
-0
/
+1
*
|
|
Do not hash userspace addresses in fault handlers
Kees Cook
2017-12-19
1
-1
/
+1
*
|
|
bpf: fix build issues on um due to mising bpf_perf_event.h
Daniel Borkmann
2017-12-12
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-22
1
-1
/
+0
|
\
\
|
*
|
kconfig: kill off GENERIC_IO option
Rob Herring
2017-11-13
1
-1
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-11-15
1
-3
/
+0
|
\
\
\
|
*
|
|
mm, arch: remove empty_bad_page*
Michal Hocko
2017-11-15
1
-3
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-11-15
1
-5
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]