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
2017-10-14
Linux 4.13.7
v4.13.7
Greg Kroah-Hartman
1
-1
/
+1
2017-10-14
waitid(): Add missing access_ok() checks
Kees Cook
1
-0
/
+6
2017-10-14
watchdog: Revert "iTCO_wdt: all versions count down twice"
Wim Van Sebroeck
2
-11
/
+13
2017-10-12
Linux 4.13.6
v4.13.6
Greg Kroah-Hartman
1
-1
/
+1
2017-10-12
base: arch_topology: fix section mismatch build warnings
Sudeep Holla
1
-7
/
+7
2017-10-12
udp: fix bcast packet reception
Paolo Abeni
1
-9
/
+5
2017-10-12
udp: perform source validation for mcast early demux
Paolo Abeni
3
-22
/
+41
2017-10-12
clk: samsung: exynos4: Enable VPLL and EPLL clocks for suspend/resume cycle
Marek Szyprowski
1
-0
/
+15
2017-10-12
nl80211: Define policy for packet pattern attributes
Peng Xu
1
-2
/
+12
2017-10-12
mmc: core: add driver strength selection when selecting hs400es
Chanho Min
1
-17
/
+19
2017-10-12
nvme-pci: Use PCI bus address for data/queues in CMB
Christoph Hellwig
1
-7
/
+7
2017-10-12
bsg-lib: fix use-after-free under memory-pressure
Benjamin Block
1
-6
/
+21
2017-10-12
drm/i915/bios: ignore HDMI on port A
Jani Nikula
1
-0
/
+7
2017-10-12
drm/i915: always update ELD connector type after get modes
Jani Nikula
2
-5
/
+17
2017-10-12
brcmfmac: setup passive scan if requested by user-space
Arend Van Spriel
2
-15
/
+9
2017-10-12
brcmfmac: add length check in brcmf_cfg80211_escan_handler()
Arend Van Spriel
1
-3
/
+15
2017-10-12
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
1
-5
/
+14
2017-10-12
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
4
-4
/
+17
2017-10-12
iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
Luca Coelho
1
-1
/
+9
2017-10-12
kvm/x86: Avoid async PF preempting the kernel incorrectly
Boqun Feng
3
-7
/
+13
2017-10-12
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
Sam Bobroff
2
-4
/
+2
2017-10-12
dm crypt: fix memory leak in crypt_ctr_cipher_old()
Jeffy Chen
1
-0
/
+1
2017-10-12
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
4
-17
/
+35
2017-10-12
dm crypt: reject sector_size feature if device length is not aligned to it
Milan Broz
1
-0
/
+4
2017-10-12
netlink: fix nla_put_{u8,u16,u32} for KASAN
Arnd Bergmann
1
-18
/
+55
2017-10-12
rocker: fix rocker_tlv_put_* functions for KASAN
Arnd Bergmann
1
-18
/
+30
2017-10-12
Btrfs: fix overlap of fs_info::flags values
Tsutomu Itoh
1
-1
/
+1
2017-10-12
btrfs: avoid overflow when sector_t is 32 bit
Goffredo Baroncelli
1
-1
/
+1
2017-10-12
HID: wacom: bits shifted too much for 9th and 10th buttons
Ping Cheng
1
-2
/
+2
2017-10-12
HID: wacom: Always increment hdev refcount within wacom_get_hdev_data
Jason Gerecke
1
-1
/
+3
2017-10-12
HID: wacom: generic: Clear ABS_MISC when tool leaves proximity
Jason Gerecke
1
-1
/
+1
2017-10-12
HID: wacom: generic: Send MSC_SERIAL and ABS_MISC when leaving prox
Jason Gerecke
1
-11
/
+16
2017-10-12
HID: wacom: Correct coordinate system of touchring and pen twist
Jason Gerecke
1
-5
/
+68
2017-10-12
HID: wacom: Properly report negative values from Intuos Pro 2 Bluetooth
Jason Gerecke
1
-3
/
+3
2017-10-12
HID: wacom: leds: Don't try to control the EKR's read-only LEDs
Aaron Armstrong Skomra
1
-0
/
+3
2017-10-12
HID: i2c-hid: allocate hid buffers for real worst case
Adrian Salido
1
-1
/
+2
2017-10-12
HID: rmi: Make sure the HID device is opened on resume
Lyude
1
-3
/
+10
2017-10-12
arm64: Ensure the instruction emulation is ready for userspace
Suzuki K Poulose
2
-2
/
+2
2017-10-12
arm64: dt marvell: Fix AP806 system controller size
Baruch Siach
1
-2
/
+2
2017-10-12
ovl: fix regression caused by exclusive upper/work dir protection
Amir Goldstein
3
-9
/
+26
2017-10-12
ovl: fix missing unlock_rename() in ovl_do_copy_up()
Amir Goldstein
4
-24
/
+22
2017-10-12
ovl: fix dentry leak in ovl_indexdir_cleanup()
Amir Goldstein
1
-2
/
+4
2017-10-12
ovl: fix dput() of ERR_PTR in ovl_cleanup_index()
Amir Goldstein
1
-1
/
+4
2017-10-12
ovl: fix error value printed in ovl_lookup_index()
Amir Goldstein
1
-0
/
+1
2017-10-12
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-12
auxdisplay: charlcd: properly restore atomic counter on error path
Willy Tarreau
2
-4
/
+18
2017-10-12
stm class: Fix a use-after-free
Alexander Shishkin
1
-1
/
+1
2017-10-12
vmbus: don't acquire the mutex in vmbus_hvsock_device_unregister()
Dexuan Cui
1
-4
/
+0
2017-10-12
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
1
-0
/
+4
2017-10-12
cgroup: Reinit cgroup_taskset structure before cgroup_migrate_execute() returns
Waiman Long
1
-0
/
+8
[next]