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-02-11
Linux 3.16.82
v3.16.82
Ben Hutchings
1
-1
/
+1
2020-02-11
s390: Fix unmatched preempt_disable() on exit
Ben Hutchings
1
-1
/
+1
2020-02-11
mmc: sdhci-s3c: solve problem with sleeping in atomic context
Paul Osmialowski
1
-0
/
+8
2020-02-11
mmc: sdhci-s3c: Check if clk_set_rate() succeeds
Mark Brown
1
-1
/
+7
2020-02-11
deb-pkg: remove obsolete -isp option to dpkg-gencontrol
Asbjoern Sloth Toennesen
1
-1
/
+1
2020-02-11
inet: protect against too small mtu values.
Eric Dumazet
5
-11
/
+21
2020-02-11
tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()
Guillaume Nault
1
-3
/
+3
2020-02-11
tcp: fix rejected syncookies due to stale timestamps
Guillaume Nault
2
-1
/
+13
2020-02-11
tcp: syncookies: extend validity range
Eric Dumazet
1
-14
/
+24
2020-02-11
tcp: md5: fix potential overestimation of TCP option space
Eric Dumazet
1
-2
/
+3
2020-02-11
ALSA: pcm: oss: Avoid potential buffer overflows
Takashi Iwai
3
-0
/
+6
2020-02-11
powerpc: Fix vDSO clock_getres()
Vincenzo Frascino
5
-5
/
+14
2020-02-11
hrtimer: Get rid of the resolution field in hrtimer_clock_base
Thomas Gleixner
3
-23
/
+17
2020-02-11
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2020-02-11
drm/radeon: fix r1xx/r2xx register checker for POT textures
Alex Deucher
2
-4
/
+4
2020-02-11
net: bridge: deny dev_set_mac_address() when unregistering
Nikolay Aleksandrov
1
-0
/
+6
2020-02-11
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
1
-3
/
+4
2020-02-11
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
4
-9
/
+22
2020-02-11
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2020-02-11
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2020-02-11
ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()
Vamshi K Sthambamkadi
1
-1
/
+1
2020-02-11
ACPI: OSL: only free map once in osl.c
Francesco Ruggeri
1
-11
/
+17
2020-02-11
ACPI / osl: speedup grace period in acpi_os_map_cleanup
Konstantin Khlebnikov
1
-1
/
+1
2020-02-11
perf regs: Make perf_reg_name() return "unknown" instead of NULL
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-02-11
xtensa: fix TLB sanity checker
Max Filippov
1
-2
/
+2
2020-02-11
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
1
-1
/
+2
2020-02-11
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2020-02-11
platform/x86: hp-wmi: Fix ACPI errors caused by passing 0 as input size
Hans de Goede
1
-2
/
+2
2020-02-11
platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
Hans de Goede
1
-3
/
+3
2020-02-11
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
1
-4
/
+3
2020-02-11
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
1
-0
/
+7
2020-02-11
tty: vt: keyboard: reject invalid keycodes
Dmitry Torokhov
1
-1
/
+1
2020-02-11
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Sam Bobroff
3
-6
/
+6
2020-02-11
libtraceevent: Fix memory leakage in copy_filter_type
Hewenliang
1
-2
/
+7
2020-02-11
ALSA: cs4236: fix error return comparison of an unsigned integer
Colin Ian King
1
-1
/
+2
2020-02-11
x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect
Kai-Heng Feng
1
-0
/
+11
2020-02-11
KVM: x86: do not modify masked bits of shared MSRs
Paolo Bonzini
1
-2
/
+3
2020-02-11
KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES
Paolo Bonzini
1
-2
/
+7
2020-02-11
serial: serial_core: Perform NULL checks for break_ctl ops
Jiangfeng Xiao
1
-1
/
+1
2020-02-11
iwlwifi: check kasprintf() return value
Johannes Berg
2
-0
/
+6
2020-02-11
scsi: bnx2i: fix potential use after free
Pan Bian
1
-1
/
+1
2020-02-11
scsi: qla4xxx: fix double free bug
Pan Bian
1
-3
/
+0
2020-02-11
ext4: work around deleting a file with i_nlink == 0 safely
Theodore Ts'o
1
-7
/
+6
2020-02-11
Bluetooth: delete a stray unlock
Dan Carpenter
1
-3
/
+1
2020-02-11
rtc: msm6242: Fix reading of 10-hour digit
Kars de Jong
1
-1
/
+2
2020-02-11
serial: ifx6x60: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2020-02-11
btrfs: check page->mapping when loading free space cache
Josef Bacik
1
-0
/
+6
2020-02-11
Btrfs: fix negative subv_writers counter and data space leak after buffered w...
Filipe Manana
1
-1
/
+1
2020-02-11
USB: documentation: flags on usb-storage versus UAS
Oliver Neukum
1
-9
/
+10
2020-02-11
USB: uas: heed CAPACITY_HEURISTICS
Oliver Neukum
1
-0
/
+6
[next]