index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
f2fs: compress: fix to assign cc.cluster_idx correctly
Chao Yu
3
-12
/
+13
2021-05-19
f2fs: compress: fix race condition of overwrite vs truncate
Chao Yu
1
-23
/
+12
2021-05-19
f2fs: compress: fix to free compress page correctly
Chao Yu
1
-1
/
+2
2021-05-19
nvmet-rdma: Fix NULL deref when SEND is completed with error
Michal Kalderon
1
-2
/
+2
2021-05-19
nvmet: fix inline bio check for bdev-ns
Chaitanya Kulkarni
2
-1
/
+7
2021-05-19
nvmet: add lba to sect conversion helpers
Chaitanya Kulkarni
2
-5
/
+13
2021-05-19
kyber: fix out of bounds access when preempted
Omar Sandoval
5
-10
/
+11
2021-05-19
ACPI: scan: Fix a memory leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2021-05-19
usb: musb: Fix an error message
Christophe JAILLET
1
-1
/
+1
2021-05-19
hwmon: (occ) Fix poll rate limiting
Eddie James
2
-3
/
+4
2021-05-19
usb: fotg210-hcd: Fix an error message
Christophe JAILLET
1
-2
/
+2
2021-05-19
iio: hid-sensors: select IIO_TRIGGERED_BUFFER under HID_SENSOR_IIO_TRIGGER
Alexandru Ardelean
9
-10
/
+1
2021-05-19
iio: proximity: pulsedlight: Fix rumtime PM imbalance on error
Dinghao Liu
1
-0
/
+1
2021-05-19
iio: light: gp2ap002: Fix rumtime PM imbalance on error
Dinghao Liu
1
-2
/
+3
2021-05-19
usb: dwc3: gadget: Free gadget structure only after freeing endpoints
Jack Pham
1
-1
/
+2
2021-05-19
perf tools: Fix dynamic libbpf link
Jiri Olsa
2
-0
/
+8
2021-05-19
xen/unpopulated-alloc: fix error return code in fill_list()
Zhen Lei
1
-1
/
+3
2021-05-19
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2021-05-19
dax: Wake up all waiters after invalidating dax entry
Vivek Goyal
1
-1
/
+1
2021-05-19
dax: Add a wakeup mode parameter to put_unlocked_entry()
Vivek Goyal
1
-7
/
+7
2021-05-19
dax: Add an enum for specifying dax wakup mode
Vivek Goyal
1
-6
/
+17
2021-05-19
KVM: x86: Prevent deadlock against tk_core.seq
Thomas Gleixner
1
-4
/
+18
2021-05-19
KVM: x86: Cancel pvclock_gtod_work on module removal
Thomas Gleixner
1
-0
/
+1
2021-05-19
drm/msm/dp: initialize audio_comp when audio starts
Kuogee Hsieh
3
-2
/
+11
2021-05-19
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
1
-1
/
+1
2021-05-19
kvm: exit halt polling on need_resched() as well
Benjamin Segall
1
-1
/
+2
2021-05-19
drm/i915: Avoid div-by-zero on gen2
Ville Syrjälä
1
-1
/
+1
2021-05-19
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-19
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-19
btrfs: fix race leading to unpersisted data and metadata on fsync
Filipe Manana
2
-12
/
+27
2021-05-19
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-19
arm64: mte: initialize RGSR_EL1.SEED in __cpu_setup
Peter Collingbourne
1
-0
/
+12
2021-05-19
blk-iocost: fix weight updates of inner active iocgs
Tejun Heo
1
-2
/
+12
2021-05-19
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-19
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-19
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-19
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-19
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-19
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
1
-1
/
+15
2021-05-19
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
1
-2
/
+17
2021-05-19
ARC: mm: Use max_high_pfn as a HIGHMEM zone border
Vladimir Isaev
1
-1
/
+10
2021-05-19
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
5
-13
/
+19
2021-05-19
ARC: entry: fix off-by-one error in syscall number validation
Vineet Gupta
1
-2
/
+2
2021-05-19
f2fs: avoid unneeded data copy in f2fs_ioc_move_range()
Chao Yu
1
-6
/
+0
2021-05-19
mptcp: fix splat when closing unaccepted socket
Paolo Abeni
1
-2
/
+1
2021-05-19
i40e: Fix PHY type identifiers for 2.5G and 5G adapters
Mateusz Palczewski
4
-11
/
+10
2021-05-19
i40e: fix the restart auto-negotiation after FEC modified
Jaroslaw Gawin
1
-1
/
+2
2021-05-19
i40e: Fix use-after-free in i40e_client_subtask()
Yunjian Wang
1
-0
/
+1
2021-05-19
i40e: fix broken XDP support
Magnus Karlsson
1
-6
/
+2
2021-05-19
netfilter: nftables: avoid overflows in nft_hash_buckets()
Eric Dumazet
1
-1
/
+9
[prev]
[next]