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
2021-07-21
dio: return -ENOMEM when kzalloc() fails
Salah Triki
1
-1
/
+1
2021-07-21
lkdtm: remove duplicated include of init.h
Wan Jiabing
1
-1
/
+0
2021-07-21
MOST: cdev: rename 'mod_init' & 'mod_exit' functions to be module-specific
Randy Dunlap
1
-4
/
+4
2021-07-21
misc/pvpanic-pci: Allow automatic loading
Eric Auger
1
-0
/
+2
2021-07-21
bus: fsl-mc: fix mmio base address for child DPRCs
Laurentiu Tudor
1
-2
/
+22
2021-07-21
bus: fsl-mc: rescan devices if endpoint not found
Laurentiu Tudor
1
-2
/
+20
2021-07-21
bus: fsl-mc: pause the MC firmware when unloading
Laurentiu Tudor
1
-0
/
+10
2021-07-21
bus: fsl-mc: pause the MC firmware before IOMMU setup
Laurentiu Tudor
1
-1
/
+43
2021-07-21
bus: fsl-mc: add .shutdown() op for the bus driver
Laurentiu Tudor
1
-0
/
+6
2021-07-21
bus: fsl-mc: fully resume the firmware
Laurentiu Tudor
1
-1
/
+3
2021-07-21
bus: fsl-mc: handle DMA config deferral in ACPI case
Laurentiu Tudor
1
-11
/
+13
2021-07-21
bus: fsl-mc: fix arg in call to dprc_scan_objects()
Laurentiu Tudor
1
-1
/
+1
2021-07-21
misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...
Xiyu Yang
2
-4
/
+5
2021-07-21
selftests/binderfs: add test for feature files
Carlos Llamas
1
-0
/
+17
2021-07-21
docs: binderfs: add section about feature files
Carlos Llamas
1
-0
/
+13
2021-07-21
binderfs: add support for feature files
Carlos Llamas
1
-0
/
+39
2021-07-21
speakup: replace sprintf() by scnprintf()
Samuel Thibault
1
-4
/
+11
2021-07-21
speakup: use C99 syntax for array initializers
Colin Ian King
1
-7
/
+7
2021-07-21
fpga: versal-fpga: Add versal fpga manager driver
Nava kishore Manne
3
-0
/
+106
2021-07-21
dt-bindings: firmware: Remove xlnx,zynqmp-firmware.txt file
Nava kishore Manne
1
-44
/
+0
2021-07-21
dt-bindings: firmware: Add bindings for xilinx firmware
Nava kishore Manne
1
-0
/
+89
2021-07-21
dt-bindings: fpga: Add binding doc for versal fpga manager
Appana Durga Kedareswara rao
1
-0
/
+33
2021-07-21
drivers: firmware: Add PDI load API support
Nava kishore Manne
2
-0
/
+27
2021-07-19
Linux 5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
36
-98
/
+391
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-37
/
+174
2021-07-18
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-20
/
+13
2021-07-18
Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+19
2021-07-18
Documentation: Fix intiramfs script name
Robert Richter
2
-5
/
+5
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-18
kbuild: do not suppress Kconfig prompts for silent build
Masahiro Yamada
1
-4
/
+5
2021-07-18
scripts/setlocalversion: fix a bug when LOCALVERSION is empty
Mikulas Patocka
1
-5
/
+8
2021-07-18
perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set
Yang Jihong
1
-4
/
+29
2021-07-18
perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel
Yang Jihong
6
-42
/
+38
2021-07-18
perf data: Close all files in close_dir()
Riccardo Mancini
1
-1
/
+1
2021-07-18
perf probe-file: Delete namelist in del_events() on the error path
Riccardo Mancini
1
-2
/
+2
2021-07-18
Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
30
-215
/
+418
2021-07-17
Revert "mm/slub: use stackdepot to save stack trace in objects"
Linus Torvalds
2
-50
/
+30
2021-07-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-101
/
+115
2021-07-17
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-20
/
+124
2021-07-17
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
7
-22
/
+24
2021-07-17
Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+3
2021-07-17
Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
1
-3
/
+3
2021-07-17
Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
13
-77
/
+62
2021-07-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-30
/
+54
2021-07-17
ARM: dts: versatile: Fix up interrupt controller node names
Sudeep Holla
2
-4
/
+3
2021-07-17
Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
4
-13
/
+11
2021-07-17
ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in
Stefan Wahren
1
-1
/
+1
2021-07-17
ARM: configs: Update u8500_defconfig
Linus Walleij
1
-0
/
+5
2021-07-17
ARM: configs: Update Vexpress defconfig
Linus Walleij
1
-10
/
+7
[next]