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
2019-12-05
Linux 4.9.206
v4.9.206
Greg Kroah-Hartman
1
-1
/
+1
2019-12-05
net: fec: fix clock count mis-match
Chuhong Yuan
1
-4
/
+11
2019-12-05
platform/x86: hp-wmi: Fix ACPI errors caused by too small buffer
Hans de Goede
1
-3
/
+3
2019-12-05
hwrng: stm32 - fix unbalanced pm_runtime_enable
Lionel Debieve
1
-0
/
+8
2019-12-05
HID: core: check whether Usage Page item is after Usage ID items
Candle Sun
1
-6
/
+45
2019-12-05
net: sched: fix `tc -s class show` no bstats on class with nolock subqueues
Dust Li
4
-5
/
+6
2019-12-05
sctp: cache netns in sctp_ep_common
Xin Long
4
-2
/
+7
2019-12-05
tipc: fix link name length check
John Rutherford
1
-2
/
+2
2019-12-05
openvswitch: remove another BUG_ON()
Paolo Abeni
1
-1
/
+5
2019-12-05
openvswitch: drop unneeded BUG_ON() in ovs_flow_cmd_build_info()
Paolo Abeni
1
-1
/
+4
2019-12-05
slip: Fix use-after-free Read in slip_open
Jouni Hogander
1
-0
/
+1
2019-12-05
openvswitch: fix flow command message size
Paolo Abeni
1
-1
/
+5
2019-12-05
macvlan: schedule bc_work even if error
Menglong Dong
1
-1
/
+2
2019-12-05
media: atmel: atmel-isc: fix asd memory allocation
Eugen Hristev
1
-2
/
+6
2019-12-05
pwm: Clear chip_data in pwm_put()
Uwe Kleine-König
3
-2
/
+1
2019-12-05
net: macb: fix error format in dev_err()
Luca Ceresoli
1
-7
/
+7
2019-12-05
media: v4l2-ctrl: fix flags for DO_WHITE_BALANCE
Eugen Hristev
1
-0
/
+1
2019-12-05
mei: bus: prefix device names on bus with the bus name
Alexander Usyskin
1
-4
/
+5
2019-12-05
USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9P
Fabio D'Urso
2
-0
/
+10
2019-12-05
staging: rtl8192e: fix potential use after free
Pan Bian
1
-2
/
+3
2019-12-05
clk: at91: fix update bit maps on CFG_MOR write
Eugen Hristev
1
-1
/
+1
2019-12-05
mm, gup: add missing refcount overflow checks on x86 and s390
Vlastimil Babka
2
-4
/
+14
2019-12-05
mtd: Remove a debug trace in mtdpart.c
Boris Brezillon
1
-1
/
+0
2019-12-05
powerpc/pseries/dlpar: Fix a missing check in dlpar_parse_cc_property()
Gen Zhang
1
-0
/
+4
2019-12-05
scsi: libsas: Check SMP PHY control function result
John Garry
1
-1
/
+8
2019-12-05
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
1
-15
/
+15
2019-12-05
scsi: libsas: Support SATA PHY connection rate unmatch fixing during discovery
John Garry
1
-0
/
+20
2019-12-05
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-12-05
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
1
-1
/
+1
2019-12-05
sctp: don't compare hb_timer expire date before starting it
Maciej Kwiecien
1
-1
/
+2
2019-12-05
net: fix possible overflow in __sk_mem_raise_allocated()
Eric Dumazet
2
-2
/
+2
2019-12-05
sfc: initialise found bitmap in efx_ef10_mtd_probe
Bert Kenward
1
-1
/
+1
2019-12-05
tipc: fix skb may be leaky in tipc_link_input
Hoang Le
1
-1
/
+1
2019-12-05
decnet: fix DN_IFREQ_SIZE
Johannes Berg
1
-1
/
+1
2019-12-05
ip_tunnel: Make none-tunnel-dst tunnel port work with lwtunnel
wenxu
1
-1
/
+7
2019-12-05
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
1
-8
/
+21
2019-12-05
net/core/neighbour: fix kmemleak minimal reference count for hash tables
Konstantin Khlebnikov
1
-1
/
+1
2019-12-05
net/core/neighbour: tell kmemleak about hash tables
Konstantin Khlebnikov
1
-4
/
+9
2019-12-05
tipc: fix memory leak in tipc_nl_compat_publ_dump
Gustavo A. R. Silva
1
-1
/
+3
2019-12-05
mtd: Check add_mtd_device() ret code
Boris Brezillon
2
-6
/
+32
2019-12-05
lib/genalloc.c: include vmalloc.h
Olof Johansson
1
-0
/
+1
2019-12-05
drivers/base/platform.c: kmemleak ignore a known leak
Qian Cai
1
-0
/
+3
2019-12-05
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
Huang Shijie
1
-2
/
+2
2019-12-05
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
2
-14
/
+19
2019-12-05
vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n
Wei Yang
2
-6
/
+10
2019-12-05
ocfs2: clear journal dirty flag after shutdown journal
Junxiao Bi
1
-4
/
+2
2019-12-05
net/wan/fsl_ucc_hdlc: Avoid double free in ucc_hdlc_probe()
Wen Yang
1
-1
/
+0
2019-12-05
tipc: fix a missing check of genlmsg_put
Kangjie Lu
1
-0
/
+2
2019-12-05
atl1e: checking the status of atl1e_write_phy_reg
Kangjie Lu
1
-1
/
+3
2019-12-05
net: dsa: bcm_sf2: Propagate error value from mdio_write
Kangjie Lu
1
-4
/
+3
[next]