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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
Merge tag 'libnvdimm-for-5.8-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-06-20
mm: Allow arches to provide ptep_get()
Christophe Leroy
2
-1
/
+8
2020-06-20
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
1
-1
/
+3
2020-06-20
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
1
-1
/
+3
2020-06-20
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
1
-0
/
+13
2020-06-20
Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-1
/
+1
2020-06-19
Merge tag 'block-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-3
/
+0
2020-06-19
Merge tag 'libata-5.8-2020-06-19' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-0
/
+1
2020-06-19
Merge tag 'ceph-for-5.8-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2020-06-19
Merge tag 'overflow-v5.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+21
2020-06-19
i2c: remove deprecated i2c_new_device API
Wolfram Sang
1
-5
/
+3
2020-06-19
net: core: reduce recursion limit value
Taehee Yoo
1
-1
/
+1
2020-06-18
Merge branch 'hch' (maccess patches from Christoph Hellwig)
Linus Torvalds
1
-10
/
+13
2020-06-18
maccess: make get_kernel_nofault() check for minimal type compatibility
Linus Torvalds
1
-2
/
+4
2020-06-18
vfio/type1: Fix migration info capability ID
Alex Williamson
1
-1
/
+1
2020-06-18
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
1
-5
/
+5
2020-06-18
sparse: use identifiers to define address spaces
Luc Van Oostenryck
1
-4
/
+4
2020-06-18
block: make function 'kill_bdev' static
Zheng Bin
1
-2
/
+0
2020-06-18
libata: Use per port sync for detach
Kai-Heng Feng
1
-0
/
+3
2020-06-18
RDMA/mlx5: Add missed RST2INIT and INIT2INIT steps during ECE handshake
Leon Romanovsky
1
-4
/
+6
2020-06-18
timekeeping: Fix kerneldoc system_device_crosststamp & al
Kurt Kanzenbach
1
-7
/
+7
2020-06-18
crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
Herbert Xu
1
-2
/
+2
2020-06-18
rxrpc: Fix trace string
David Howells
1
-1
/
+1
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-1
/
+1
2020-06-17
maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-6
/
+7
2020-06-17
efi/libstub: arm: Print CPU boot mode and MMU state at boot
Ard Biesheuvel
1
-0
/
+1
2020-06-17
dma-direct: mark __dma_direct_alloc_pages static
Christoph Hellwig
1
-2
/
+0
2020-06-17
overflow.h: Add flex_array_size() helper
Gustavo A. R. Silva
1
-4
/
+21
2020-06-17
kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
Jiri Olsa
1
-0
/
+4
2020-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-5
/
+55
2020-06-17
Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
13
-32
/
+32
2020-06-16
gpu: host1x: Correct trivial kernel-doc inconsistencies
Colton Lewis
1
-0
/
+3
2020-06-16
libceph: move away from global osd_req_flags
Ilya Dryomov
1
-2
/
+2
2020-06-16
compiler_attributes.h: Support no_sanitize_undefined check with GCC 4
Marco Elver
1
-0
/
+1
2020-06-16
tifm: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
sctp: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-18
/
+18
2020-06-16
RxRPC: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-16
libata: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
kprobes: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
keys: encrypted-type: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
kexec: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
KVM: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
FS-Cache: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
cb710: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
drm/edid: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
can: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-06-16
dmaengine: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-2
/
+2
2020-06-16
scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATA
Christoph Hellwig
1
-0
/
+4
[prev]
[next]