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-04-27
ARC: entry: fix syscall_trace_exit argument
Sergey Matyukevich
1
-0
/
+1
2022-04-27
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-04-27
ASoC: soc-dapm: fix two incorrect uses of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-27
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-27
openvswitch: fix OOB access in reserve_sfa_size()
Paolo Valerio
1
-1
/
+1
2022-04-27
xtensa: fix a7 clobbering in coprocessor context load/store
Max Filippov
1
-2
/
+2
2022-04-27
xtensa: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2022-04-27
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-27
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-27
powerpc/perf: Fix power10 event alternatives
Athira Rajeev
1
-1
/
+1
2022-04-27
powerpc/perf: Fix power9 event alternatives
Athira Rajeev
1
-4
/
+4
2022-04-27
drm/vc4: Use pm_runtime_resume_and_get to fix pm_runtime_get_sync() usage
Miaoqian Lin
1
-1
/
+1
2022-04-27
KVM: PPC: Fix TCE handling for VFIO
Alexey Kardashevskiy
2
-44
/
+45
2022-04-27
drm/panel/raspberrypi-touchscreen: Initialise the bridge in prepare
Dave Stevenson
1
-2
/
+9
2022-04-27
drm/panel/raspberrypi-touchscreen: Avoid NULL deref if not initialised
Dave Stevenson
1
-1
/
+1
2022-04-27
perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabled
Zhipeng Xie
3
-6
/
+6
2022-04-27
sched/pelt: Fix attach_entity_load_avg() corner case
kuyo chang
1
-5
/
+5
2022-04-27
scsi: sr: Do not leak information in ioctl
Tom Rix
1
-3
/
+12
2022-04-27
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-04-27
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
1
-4
/
+4
2022-04-27
dmaengine: imx-sdma: fix init of uart scripts
Kevin Groeneveld
1
-14
/
+14
2022-04-27
dma: at_xdmac: fix a missing check on list iterator
Xiaomeng Tong
1
-5
/
+7
2022-04-27
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
1
-0
/
+2
2022-04-27
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-27
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-27
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-27
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
2022-04-27
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-27
EDAC/synopsys: Read the error count from the correct register
Shubhrajyoti Datta
1
-5
/
+11
2022-04-27
nvme-pci: disable namespace identifiers for Qemu controllers
Christoph Hellwig
1
-1
/
+4
2022-04-27
nvme-pci: disable namespace identifiers for the MAXIO MAP1002/1202
Christoph Hellwig
1
-0
/
+4
2022-04-27
nvme: add a quirk to disable namespace identifiers
Christoph Hellwig
2
-6
/
+23
2022-04-27
VFS: filename_create(): fix incorrect intent.
NeilBrown
1
-12
/
+10
2022-04-27
stat: fix inconsistency between struct stat and struct compat_stat
Mikulas Patocka
2
-13
/
+12
2022-04-27
scsi: qedi: Fix failed disconnect handling
Mike Christie
1
-35
/
+34
2022-04-27
scsi: iscsi: Fix NOP handling during conn recovery
Mike Christie
2
-2
/
+7
2022-04-27
scsi: iscsi: Merge suspend fields
Mike Christie
6
-20
/
+21
2022-04-27
scsi: iscsi: Release endpoint ID when its freed
Mike Christie
2
-37
/
+36
2022-04-27
net: macb: Restart tx only if queue pointer is lagging
Tomas Melin
1
-0
/
+8
2022-04-27
drm/msm/mdp5: check the return of kzalloc()
Xiaoke Wang
1
-0
/
+3
2022-04-27
dpaa_eth: Fix missing of_node_put in dpaa_get_ts_info()
Lv Ruyi
1
-2
/
+6
2022-04-27
brcmfmac: sdio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-27
mt76: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-27
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2
-16
/
+16
2022-04-27
cifs: Check the IOCB_DIRECT flag, not O_DIRECT
David Howells
1
-1
/
+1
2022-04-27
vxlan: fix error return code in vxlan_fdb_append
Hongbin Wang
1
-2
/
+2
2022-04-27
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Rob Herring
2
-8
/
+8
2022-04-27
drm/msm/disp: check the return value of kzalloc()
Xiaoke Wang
1
-0
/
+2
2022-04-27
ALSA: usb-audio: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-27
platform/x86: samsung-laptop: Fix an unsigned comparison which can never be n...
Jiapeng Chong
1
-2
/
+0
[prev]
[next]