index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
block: drop unused includes in <linux/genhd.h>
Christoph Hellwig
1
-0
/
+1
2022-01-27
um: gitignore: Add kernel/capflags.c
Johannes Berg
1
-0
/
+1
2022-01-27
um: registers: Rename function names to avoid conflicts and build problems
Randy Dunlap
3
-5
/
+5
2022-01-27
um: virtio_uml: Fix time-travel external time propagation
Johannes Berg
1
-0
/
+4
2022-01-27
um: virt-pci: Fix 32-bit compile
Johannes Berg
1
-4
/
+4
2022-01-27
um: rename set_signals() to um_set_signals()
Johannes Berg
6
-13
/
+13
2022-01-27
um: fix ndelay/udelay defines
Johannes Berg
1
-2
/
+2
2021-11-25
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
1
-1
/
+1
2021-09-09
Merge tag 'for-linus-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-31
/
+86
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-4
/
+0
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-4
/
+1
2021-09-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-6
/
+7
2021-09-02
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2021-09-02
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+13
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-6
/
+7
2021-09-01
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+6
2021-08-27
um: vector: adjust to coalesce API changes
Johannes Berg
1
-2
/
+6
2021-08-26
um: fix stub location calculation
Johannes Berg
1
-2
/
+1
2021-08-26
um: enable VMAP_STACK
Johannes Berg
1
-0
/
+1
2021-08-26
um: virt-pci: don't do DMA from stack
Johannes Berg
1
-26
/
+78
2021-08-26
um: virtio_uml: fix memory leak on init failures
Johannes Berg
1
-1
/
+3
2021-08-26
um: virtio_uml: include linux/virtio-uml.h
Johannes Berg
1
-0
/
+1
2021-08-26
um: make PCI emulation driver init/exit static
Johannes Berg
1
-2
/
+2
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
6
-3
/
+4
2021-08-16
ubd: use bvec_virt
Christoph Hellwig
1
-2
/
+1
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-4
/
+1
2021-08-10
kbuild: do not require sub-make for separate output tree builds
Masahiro Yamada
1
-3
/
+3
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-0
/
+2
2021-07-28
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
1
-4
/
+1
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
1
-1
/
+1
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
1
-5
/
+6
2021-07-23
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2
-8
/
+14
2021-07-19
printk: Userspace format indexing support
Chris Down
1
-1
/
+2
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-134
/
+26
2021-07-09
Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-105
/
+1667
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
1
-1
/
+1
2021-07-06
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-15
/
+7
2021-07-03
Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-1
/
+1
2021-07-02
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
1
-3
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-3
/
+2
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
2
-0
/
+2
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-2
/
+0
2021-07-01
ubd: remove dead code in ubd_setup_common
Christoph Hellwig
1
-10
/
+0
2021-07-01
ubd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-30
/
+14
2021-07-01
ubd: remove the code to register as the legacy IDE driver
Christoph Hellwig
1
-94
/
+12
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2021-06-24
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
1
-3
/
+0
[next]