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
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-12
Linux 4.9.55
v4.9.55
Greg Kroah-Hartman
1
-1
/
+1
2017-10-12
KVM: x86: fix singlestepping over syscall
Paolo Bonzini
3
-30
/
+24
2017-10-12
f2fs: don't allow encrypted operations without keys
Jaegeuk Kim
1
-0
/
+12
2017-10-12
ext4: don't allow encrypted operations without keys
Theodore Ts'o
1
-0
/
+12
2017-10-12
ext4: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+15
2017-10-12
ext4: fix data corruption for mmap writes
Jan Kara
1
-2
/
+16
2017-10-12
vfs: deny copy_file_range() for non regular files
Amir Goldstein
1
-0
/
+5
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
4
-6
/
+28
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
drm/i915/bios: ignore HDMI on port A
Jani Nikula
1
-0
/
+7
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
iwlwifi: add workaround to disable wide channels in 5GHz
Luca Coelho
1
-11
/
+55
2017-10-12
iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMD
Luca Coelho
1
-1
/
+9
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
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: 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
ftrace: Fix kmemleak in unregister_ftrace_graph
Shu Wang
1
-14
/
+0
2017-10-12
stm class: Fix a use-after-free
Alexander Shishkin
1
-1
/
+1
2017-10-12
Drivers: hv: fcopy: restore correct transfer length
Olaf Hering
1
-0
/
+4
2017-10-12
driver core: platform: Don't read past the end of "driver_override" buffer
Nicolai Stange
1
-1
/
+2
2017-10-12
percpu: make this_cpu_generic_read() atomic w.r.t. interrupts
Mark Rutland
1
-2
/
+22
2017-10-12
powerpc/tm: Fix illegal TM state in signal handler
Gustavo Romero
1
-1
/
+12
2017-10-12
powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks
Cyril Bur
1
-1
/
+23
2017-10-12
socket, bpf: fix possible use after free
Eric Dumazet
2
-3
/
+17
2017-10-12
net: rtnetlink: fix info leak in RTM_GETSTATS call
Nikolay Aleksandrov
1
-0
/
+3
2017-10-12
tipc: use only positive error codes in messages
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-10-12
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-12
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-10-12
netlink: do not proceed if dump's start() errs
Jason A. Donenfeld
1
-2
/
+5
2017-10-12
net: Set sk_prot_creator when cloning sockets to the right proto
Christoph Paasch
1
-0
/
+2
2017-10-12
packet: only test po->has_vnet_hdr once in packet_snd
Willem de Bruijn
1
-2
/
+4
2017-10-12
packet: in packet_do_bind, test fanout with bind_lock held
Willem de Bruijn
1
-3
/
+5
2017-10-12
net: dsa: Fix network device registration order
Florian Fainelli
1
-11
/
+17
2017-10-12
tun: bail out from tun_get_user() if the skb is empty
Alexander Potapenko
1
-3
/
+5
2017-10-12
l2tp: fix race condition in l2tp_tunnel_delete
Sabrina Dubroca
2
-7
/
+8
2017-10-12
l2tp: Avoid schedule while atomic in exit_net
Ridge Kennedy
1
-1
/
+3
2017-10-12
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2
-2
/
+4
2017-10-12
net: qcom/emac: specify the correct size when mapping a DMA buffer
Timur Tabi
1
-1
/
+2
2017-10-12
net_sched: always reset qdisc backlog in qdisc_reset()
Konstantin Khlebnikov
1
-0
/
+1
2017-10-12
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
1
-12
/
+25
2017-10-12
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
2
-1
/
+3
2017-10-12
packet: hold bind lock when rebinding to fanout hook
Willem de Bruijn
1
-5
/
+11
2017-10-12
net: emac: Fix napi poll list corruption
Christian Lamparter
1
-2
/
+1
2017-10-12
tcp: fastopen: fix on syn-data transmit failure
Eric Dumazet
1
-0
/
+9
[next]