index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2020-09-12
Linux 4.14.198
v4.14.198
Greg Kroah-Hartman
1
-1
/
+1
2020-09-12
net: disable netpoll on fresh napis
Jakub Kicinski
2
-2
/
+3
2020-09-12
tipc: fix shutdown() of connectionless socket
Tetsuo Handa
1
-3
/
+6
2020-09-12
sctp: not disable bh in the whole sctp_get_port_local()
Xin Long
1
-10
/
+6
2020-09-12
net: usb: dm9601: Add USB ID of Keenetic Plus DSL
Kamil Lorenc
1
-0
/
+4
2020-09-12
netlabel: fix problems with mapping removal
Paul Moore
1
-29
/
+30
2020-09-12
bnxt: don't enable NAPI until rings are ready
Jakub Kicinski
1
-6
/
+3
2020-09-12
vfio/pci: Fix SR-IOV VF handling with MMIO blocking
Alex Williamson
1
-1
/
+16
2020-09-12
vfio-pci: Invalidate mmaps and block MMIO access on disabled memory
Alex Williamson
5
-48
/
+334
2020-09-12
vfio-pci: Fault mmaps to enable vma tracking
Alex Williamson
2
-2
/
+81
2020-09-12
vfio/type1: Support faulting PFNMAP vmas
Alex Williamson
1
-3
/
+33
2020-09-12
block: ensure bdi->io_pages is always initialized
Jens Axboe
1
-0
/
+2
2020-09-12
ALSA; firewire-tascam: exclude Tascam FE-8 from detection
Takashi Sakamoto
1
-1
/
+29
2020-09-09
Linux 4.14.197
v4.14.197
Greg Kroah-Hartman
1
-1
/
+1
2020-09-09
net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
Himadri Pandya
1
-1
/
+1
2020-09-09
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-09-09
mm/hugetlb: fix a race between hugetlb sysctl handlers
Muchun Song
1
-6
/
+20
2020-09-09
checkpatch: fix the usage of capture group ( ... )
Mrinal Pandey
1
-2
/
+2
2020-09-09
KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exception
James Morse
1
-1
/
+2
2020-09-09
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
3
-6
/
+42
2020-09-09
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+10
2020-09-09
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
5
-25
/
+96
2020-09-09
mm: slub: fix conversion of freelist_corrupted()
Eugeniu Rosca
1
-6
/
+6
2020-09-09
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-09
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-09
libata: implement ATA_HORKAGE_MAX_TRIM_128M and apply to Sandisks
Tejun Heo
3
-4
/
+10
2020-09-09
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
13
-41
/
+38
2020-09-09
block: allow for_each_bvec to support zero len bvec
Ming Lei
1
-1
/
+8
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
3
-7
/
+62
2020-09-09
ALSA: firewire-digi00x: exclude Avid Adrenaline from detection
Takashi Sakamoto
1
-0
/
+5
2020-09-09
ALSA: hda/hdmi: always check pin power status in i915 pin fixup
Kai Vehmanen
1
-0
/
+1
2020-09-09
ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity check
Takashi Iwai
1
-2
/
+2
2020-09-09
ALSA: ca0106: fix error code handling
Tong Zhang
1
-1
/
+2
2020-09-09
usb: qmi_wwan: add D-Link DWM-222 A2 device ID
Rogan Dawes
1
-0
/
+1
2020-09-09
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2020-09-09
btrfs: fix potential deadlock in the search ioctl
Josef Bacik
3
-14
/
+27
2020-09-09
uaccess: Add non-pagefault user-space write function
Daniel Borkmann
2
-4
/
+53
2020-09-09
uaccess: Add non-pagefault user-space read functions
Masami Hiramatsu
2
-6
/
+130
2020-09-09
btrfs: set the lockdep class for log tree extent buffers
Josef Bacik
1
-1
/
+5
2020-09-09
btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind
Nikolay Borisov
1
-1
/
+0
2020-09-09
btrfs: Remove redundant extent_buffer_get in get_old_root
Nikolay Borisov
1
-1
/
+0
2020-09-09
btrfs: drop path before adding new uuid tree entry
Josef Bacik
1
-1
/
+2
2020-09-09
include/linux/log2.h: add missing () around n in roundup_pow_of_two()
Jason Gunthorpe
1
-1
/
+1
2020-09-09
thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430
Tony Lindgren
2
-14
/
+19
2020-09-09
iommu/vt-d: Serialize IOMMU GCMD register modifications
Lu Baolu
1
-2
/
+8
2020-09-09
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-09
fix regression in "epoll: Keep a reference on files added to the check list"
Al Viro
1
-3
/
+3
2020-09-09
net: ethernet: mlx4: Fix memory allocation in mlx4_buddy_init()
Shung-Hsi Yu
1
-1
/
+1
2020-09-09
perf tools: Correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-09-09
nvmet-fc: Fix a missed _irqsave version of spin_lock in 'nvmet_fc_fod_op_done()'
Christophe JAILLET
1
-2
/
+2
[next]