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
2019-10-05
hwrng: core - don't wait on add_early_randomness()
Laurent Vivier
1
-1
/
+1
2019-10-05
quota: fix wrong condition in is_quota_modification()
Chao Yu
1
-1
/
+1
2019-10-05
ext4: fix punch hole for inline_data file systems
Theodore Ts'o
1
-0
/
+9
2019-10-05
ext4: fix warning inside ext4_convert_unwritten_extents_endio
Rakesh Pandit
1
-2
/
+2
2019-10-05
mtd: rawnand: stm32_fmc2: avoid warnings when building with W=1 option
Christophe Kerello
1
-61
/
+29
2019-10-05
ipmi: move message error checking to avoid deadlock
Tony Camuso
1
-57
/
+57
2019-10-05
xfs: Fix stale data exposure when readahead races with hole punch
Jan Kara
1
-0
/
+26
2019-10-05
mm: Handle MADV_WILLNEED through vfs_fadvise()
Jan Kara
1
-6
/
+16
2019-10-05
fs: Export generic_fadvise()
Jan Kara
2
-2
/
+4
2019-10-05
/dev/mem: Bail out upon SIGKILL.
Tetsuo Handa
1
-0
/
+21
2019-10-05
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
1
-0
/
+1
2019-10-05
md: only call set_in_sync() when it is expected to succeed.
NeilBrown
1
-1
/
+2
2019-10-05
md: don't report active array_state until after revalidate_disk() completes.
NeilBrown
2
-4
/
+10
2019-10-05
md/raid6: Set R5_ReadError when there is read failure on parity disk
Xiao Ni
1
-1
/
+3
2019-10-05
ACPI / LPSS: Save/restore LPSS private registers also on Lynxpoint
Jarkko Nikula
1
-3
/
+5
2019-10-05
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
1
-9
/
+18
2019-10-05
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
3
-26
/
+35
2019-10-05
btrfs: Fix a regression which we can't convert to SINGLE profile
Qu Wenruo
1
-1
/
+7
2019-10-05
Btrfs: fix race setting up and completing qgroup rescan workers
Filipe Manana
1
-14
/
+19
2019-10-05
btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls
Qu Wenruo
1
-0
/
+3
2019-10-05
btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space
Qu Wenruo
1
-1
/
+1
2019-10-05
btrfs: adjust dirty_metadata_bytes after writeback failure of extent buffer
Dennis Zhou
1
-0
/
+9
2019-10-05
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
1
-0
/
+1
2019-10-05
Btrfs: fix use-after-free when using the tree modification log
Filipe Manana
1
-1
/
+3
2019-10-05
btrfs: fix allocation of free space cache v1 bitmap pages
Christophe Leroy
3
-7
/
+22
2019-10-05
ovl: filter of trusted xattr results in audit
Mark Salyzyn
1
-1
/
+2
2019-10-05
ovl: Fix dereferencing possible ERR_PTR()
Ding Xiang
1
-2
/
+1
2019-10-05
smb3: fix leak in "open on server" perf counter
Steve French
2
-0
/
+6
2019-10-05
smb3: fix unmount hang in open_shroot
Steve French
1
-10
/
+11
2019-10-05
smb3: allow disabling requesting leases
Steve French
4
-2
/
+13
2019-10-05
block: fix null pointer dereference in blk_mq_rq_timed_out()
Yufen Yu
3
-1
/
+21
2019-10-05
block: mq-deadline: Fix queue restart handling
Damien Le Moal
1
-10
/
+9
2019-10-05
i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
Stefan Assmann
1
-0
/
+5
2019-10-05
ath10k: fix channel info parsing for non tlv target
Rakesh Pillai
3
-9
/
+17
2019-10-05
rtw88: pci: Use DMA sync instead of remapping in RX ISR
Jian-Hong Pan
1
-3
/
+21
2019-10-05
rtw88: pci: Rearrange the memory usage for skb in RX ISR
Jian-Hong Pan
1
-27
/
+22
2019-10-05
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
2
-5
/
+14
2019-10-05
mt76: round up length on mt76_wr_copy
Felix Fietkau
2
-2
/
+2
2019-10-05
lib/lzo/lzo1x_compress.c: fix alignment bug in lzo-rle
Dave Rodgman
1
-6
/
+8
2019-10-05
memcg, kmem: do not fail __GFP_NOFAIL charges
Michal Hocko
1
-0
/
+10
2019-10-05
memcg, oom: don't require __GFP_FS when invoking memcg OOM killer
Tetsuo Handa
1
-2
/
+3
2019-10-05
mm/compaction.c: clear total_{migrate,free}_scanned before scanning a new zone
Yafang Shao
1
-22
/
+13
2019-10-05
z3fold: fix memory leak in kmem cache
Vitaly Wool
1
-6
/
+9
2019-10-05
z3fold: fix retry mechanism in page reclaim
Vitaly Wool
1
-15
/
+34
2019-10-05
gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps
Bob Peterson
1
-0
/
+1
2019-10-05
efifb: BGRT: Improve efifb_bgrt_sanity_check
Hans de Goede
1
-21
/
+6
2019-10-05
regulator: Defer init completion for a while after late_initcall
Mark Brown
1
-11
/
+31
2019-10-05
iommu/vt-d: Fix wrong analysis whether devices share the same bus
Nadav Amit
1
-3
/
+3
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
1
-2
/
+2
2019-10-05
iommu/arm-smmu-v3: Disable detection of ATS and PRI
Will Deacon
1
-0
/
+2
[next]