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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-03-29
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
1
-1
/
+6
2020-03-29
i3c: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
23
-80
/
+221
2020-03-28
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+13
2020-03-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+5
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
4
-26
/
+16
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-28
Documentation/locking/locktypes: Minor copy editor fixes
Randy Dunlap
1
-11
/
+11
2020-03-28
Documentation/locking/locktypes: Further clarifications and wordsmithing
Thomas Gleixner
1
-50
/
+98
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
22
-184
/
+94
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
1
-1
/
+0
2020-03-28
MAINTAINERS: erofs: update my email address
Gao Xiang
1
-1
/
+1
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-28
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-28
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-28
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-28
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-28
objtool: whitelist __sanitizer_cov_trace_switch()
Al Viro
1
-0
/
+1
2020-03-28
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
3
-7
/
+0
2020-03-28
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
1
-3
/
+0
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
20
-57
/
+43
2020-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
4
-20
/
+25
2020-03-28
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
7
-22
/
+70
2020-03-28
Merge branch 'parisc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+12
2020-03-27
Merge tag 'arm-soc-fixes-5.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-111
/
+133
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
2
-0
/
+36
2020-03-27
Merge tag 'riscv-for-linus-5.6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-78
/
+95
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
4
-523
/
+513
2020-03-27
Merge tag 'devicetree-fixes-for-5.6-4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2020-03-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2020-03-27
Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
Nick Desaulniers
1
-0
/
+14
2020-03-27
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-12
/
+12
2020-03-27
Revert "blkdev: check for valid request queue before issuing flush"
Christoph Hellwig
1
-9
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
26
-108
/
+54
2020-03-27
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
3
-9
/
+11
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
1
-22
/
+1
2020-03-27
block: add a blk_mq_init_queue_data helper
Christoph Hellwig
2
-1
/
+11
2020-03-27
Merge tag 'drm-fixes-2020-03-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
4
-3
/
+5
2020-03-27
Merge branch 'spi-5.7' into spi-next
Mark Brown
54
-1272
/
+3724
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
4
-9
/
+9
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-27
Revert "driver core: Set fw_devlink to "permissive" behavior by default"
Greg Kroah-Hartman
1
-1
/
+1
2020-03-27
io_uring: cleanup io_alloc_async_ctx()
Xiaoguang Wang
1
-3
/
+9
2020-03-27
parisc: Fix defconfig selection
Helge Deller
2
-0
/
+12
[prev]
[next]