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-01-27
ext4: fix an use-after-free issue about data=journal writeback mode
Zhang Yi
1
-27
/
+10
2022-01-27
ext4: fix null-ptr-deref in '__ext4_journal_ensure_credits'
Ye Bin
1
-0
/
+2
2022-01-27
ext4: destroy ext4_fc_dentry_cachep kmemcache on module removal
Sebastian Andrzej Siewior
3
-0
/
+8
2022-01-27
ext4: fast commit may miss tracking unwritten range during ftruncate
Xin Yin
1
-2
/
+1
2022-01-27
ext4: use ext4_ext_remove_space() for fast commit replay delete range
Xin Yin
1
-5
/
+8
2022-01-27
ext4: Fix BUG_ON in ext4_bread when write quota data
Ye Bin
1
-1
/
+1
2022-01-27
ext4: set csum seed in tmp inode while migrating to extents
Luís Henriques
1
-1
/
+11
2022-01-27
ext4: fix fast commit may miss tracking range for FALLOC_FL_ZERO_RANGE
Xin Yin
2
-5
/
+4
2022-01-27
ext4: initialize err_blk before calling __ext4_get_inode_loc
Harshad Shirwadkar
1
-2
/
+2
2022-01-27
ext4: fix a possible ABBA deadlock due to busy PA
Chunguang Xu
1
-22
/
+18
2022-01-27
ext4: make sure quota gets properly shutdown on error
Jan Kara
1
-4
/
+6
2022-01-27
ext4: make sure to reset inode lockdep class when quota enabling fails
Jan Kara
1
-1
/
+12
2022-01-27
btrfs: respect the max size in the header when activating swap file
Filipe Manana
1
-0
/
+11
2022-01-27
btrfs: check the root node for uptodate before returning it
Josef Bacik
1
-4
/
+15
2022-01-27
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
1
-0
/
+19
2022-01-27
xfrm: fix dflt policy check when there is no policy configured
Nicolas Dichtel
1
-1
/
+1
2022-01-27
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2
-1
/
+25
2022-01-27
PCI: pci-bridge-emul: Set PCI_STATUS_CAP_LIST for PCIe device
Pali Rohár
1
-0
/
+1
2022-01-27
PCI: pci-bridge-emul: Correctly set PCIe capabilities
Pali Rohár
3
-5
/
+12
2022-01-27
PCI: pci-bridge-emul: Fix definitions of reserved bits
Pali Rohár
1
-11
/
+25
2022-01-27
PCI: pci-bridge-emul: Properly mark reserved PCIe bits in PCI config space
Pali Rohár
1
-0
/
+21
2022-01-27
PCI: pci-bridge-emul: Make expansion ROM Base Address register read-only
Pali Rohár
1
-1
/
+6
2022-01-27
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
3
-4
/
+22
2022-01-27
PCI: xgene: Fix IB window setup
Rob Herring
1
-1
/
+1
2022-01-27
drm/i915/display/ehl: Update voltage swing table
José Roberto de Souza
1
-5
/
+5
2022-01-27
drm/amdgpu: don't do resets on APUs which don't support it
Alex Deucher
2
-0
/
+8
2022-01-27
scsi: lpfc: Fix lpfc_force_rscn ndlp kref imbalance
James Smart
1
-5
/
+0
2022-01-27
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2
-5
/
+13
2022-01-27
parisc: Fix lpa and lpa_user defines
John David Anglin
1
-20
/
+24
2022-01-27
drm/bridge: analogix_dp: Make PSR-exit block less
Brian Norris
1
-2
/
+12
2022-01-27
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
1
-2
/
+2
2022-01-27
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Yizhuo Zhai
1
-0
/
+2
2022-01-27
drm/etnaviv: limit submit sizes
Lucas Stach
1
-0
/
+6
2022-01-27
drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
Dmitry Osipenko
1
-1
/
+3
2022-01-27
device property: Fix fwnode_graph_devcon_match() fwnode leak
Sakari Ailus
1
-1
/
+3
2022-01-27
s390/mm: fix 2KB pgtable release race
Alexander Gordeev
1
-1
/
+3
2022-01-27
iwlwifi: mvm: Increase the scan timeout guard to 30 seconds
Ilan Peer
1
-1
/
+1
2022-01-27
remoteproc: imx_rproc: Fix a resource leak in the remove function
Christophe JAILLET
1
-0
/
+1
2022-01-27
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
1
-4
/
+2
2022-01-27
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
1
-1
/
+4
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
1
-47
/
+32
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
1
-2
/
+2
2022-01-27
serial: Fix incorrect rs485 polarity on uart open
Lukas Wunner
1
-2
/
+2
2022-01-27
fuse: Pass correct lend value to filemap_write_and_wait_range()
Xie Yongji
1
-1
/
+1
2022-01-27
HID: magicmouse: Fix an error handling path in magicmouse_probe()
Christophe JAILLET
1
-0
/
+1
2022-01-27
md: Move alloc/free acct bioset in to personality
Xiao Ni
4
-31
/
+77
2022-01-27
xen/gntdev: fix unmap notification order
Oleksandr Andrushchenko
1
-3
/
+3
2022-01-27
spi: uniphier: Fix a bug that doesn't point to private data correctly
Kunihiko Hayashi
1
-5
/
+6
2022-01-27
mfd: tps65910: Set PWR_OFF bit during driver probe
Dmitry Osipenko
1
-9
/
+13
2022-01-27
tpm: fix NPE on probe for missing device
Patrick Williams
1
-2
/
+2
[prev]
[next]