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
2022-02-23
selftests: skip mincore.check_file_mmap when fs lacks needed support
Cristian Marussi
1
-6
/
+14
2022-02-23
selftests: openat2: Skip testcases that fail with EOPNOTSUPP
Cristian Marussi
1
-1
/
+11
2022-02-23
selftests: openat2: Add missing dependency in Makefile
Cristian Marussi
2
-1
/
+2
2022-02-23
selftests: openat2: Print also errno in failure messages
Cristian Marussi
1
-5
/
+6
2022-02-23
selftests/zram: Adapt the situation that /dev/zram0 is being used
Yang Xu
4
-63
/
+66
2022-02-23
selftests/zram01.sh: Fix compression ratio calculation
Yang Xu
1
-22
/
+8
2022-02-23
selftests/zram: Skip max_comp_streams interface on newer kernel
Yang Xu
1
-0
/
+24
2022-02-23
net: ieee802154: at86rf230: Stop leaking skb's
Miquel Raynal
1
-2
/
+11
2022-02-23
kselftest: signal all child processes
Li Zhijian
1
-1
/
+3
2022-02-23
selftests: rtc: Increase test timeout so that all tests run
Nícolas F. R. A. Prado
1
-1
/
+1
2022-02-23
kunit: tool: Import missing importlib.abc
Michał Winiarski
1
-0
/
+1
2022-02-23
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
1
-34
/
+63
2022-02-23
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
Yuka Kawajiri
1
-0
/
+24
2022-02-23
btrfs: send: in case of IO error log it
Dāvis Mosāns
1
-0
/
+4
2022-02-23
parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()
Andy Shevchenko
1
-0
/
+18
2022-02-23
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
1
-2
/
+11
2022-02-23
HID: amd_sfh: Correct the structure field name
Basavaraj Natikar
1
-1
/
+1
2022-02-23
HID: amd_sfh: Increase sensor command timeout
Basavaraj Natikar
1
-2
/
+2
2022-02-23
HID: i2c-hid: goodix: Fix a lockdep splat
Daniel Thompson
1
-16
/
+12
2022-02-23
HID: amd_sfh: Add illuminance mask to limit ALS max value
Basavaraj Natikar
1
-1
/
+3
2022-02-23
mm: don't try to NUMA-migrate COW pages that have other uses
Linus Torvalds
1
-1
/
+1
2022-02-23
mmc: block: fix read single on recovery logic
Christian Löhle
1
-14
/
+14
2022-02-23
parisc: Fix sglist access in ccio-dma.c
John David Anglin
1
-1
/
+2
2022-02-23
parisc: Fix data TLB miss in sba_unmap_sg
John David Anglin
1
-1
/
+2
2022-02-23
parisc: Drop __init from map_pages declaration
John David Anglin
1
-5
/
+4
2022-02-23
serial: parisc: GSC: fix build when IOSAPIC is not set
Randy Dunlap
1
-1
/
+1
2022-02-23
parisc: Show error if wrong 32/64-bit compiler is being used
Helge Deller
1
-0
/
+8
2022-02-23
Revert "svm: Add warning message for AVIC IPI invalid target"
Sean Christopherson
1
-2
/
+0
2022-02-23
HID:Add support for UGTABLET WP5540
Sergio Costas
2
-0
/
+2
2022-02-23
scsi: lpfc: Fix mailbox command failure during driver initialization
James Smart
1
-2
/
+13
2022-02-23
btrfs: zoned: cache reported zone during mount
Naohiro Aota
5
-12
/
+87
2022-02-23
fs/proc: task_mmu.c: don't read mapcount for migration entry
Yang Shi
1
-9
/
+31
2022-02-23
drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
Ben Skeggs
6
-6
/
+41
2022-02-22
ARM: dts: aspeed: p10bmc: Enable ftrace in ramoops buffer
Eddie James
2
-2
/
+4
2022-02-22
fsi: Add trace events in initialization path
Eddie James
4
-3
/
+108
2022-02-22
fsi: sbefifo: Implement FSI_SBEFIFO_READ_TIMEOUT_SECONDS ioctl
Amitay Isaacs
2
-0
/
+63
2022-02-22
fsi: sbefifo: Use specified value of start of response timeout
Amitay Isaacs
1
-1
/
+3
2022-02-22
fsi: occ: Improve response status checking
Eddie James
1
-31
/
+56
2022-02-21
dt-bindings: soc: aspeed XDMA fixes
Cédric Le Goater
1
-3
/
+3
2022-02-17
Merge tag 'v5.15.24' into dev-5.15
Joel Stanley
510
-2184
/
+4898
2022-02-17
ARM: dts: aspeed: Add device tree for Quanta S6Q BMC
George Hung
2
-0
/
+611
2022-02-16
Linux 5.15.24
Greg Kroah-Hartman
1
-1
/
+1
2022-02-16
iommu: Fix potential use-after-free during probe
Vijayanand Jitta
1
-2
/
+7
2022-02-16
perf: Fix list corruption in perf_cgroup_switch()
Song Liu
1
-2
/
+2
2022-02-16
arm64: dts: imx8mq: fix lcdif port node
Alexander Stein
1
-1
/
+1
2022-02-16
MIPS: octeon: Fix missed PTR->PTR_WD conversion
Thomas Bogendoerfer
1
-1
/
+1
2022-02-16
scsi: lpfc: Reduce log messages seen after firmware download
James Smart
2
-2
/
+8
2022-02-16
scsi: lpfc: Remove NVMe support if kernel has NVME_FC disabled
James Smart
2
-5
/
+12
2022-02-16
Makefile.extrawarn: Move -Wunaligned-access to W=1
Nathan Chancellor
1
-0
/
+1
2022-02-16
x86/sgx: Silence softlockup detection when releasing large enclaves
Reinette Chatre
1
-0
/
+2
[prev]
[next]