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-01-12
Linux 4.14.164
v4.14.164
Greg Kroah-Hartman
1
-1
/
+1
2020-01-12
vlan: fix memory leak in vlan_dev_set_egress_priority
Eric Dumazet
3
-5
/
+8
2020-01-12
net: sch_prio: When ungrafting, replace with FIFO
Petr Machata
1
-2
/
+8
2020-01-12
vlan: vlan_changelink() should propagate errors
Eric Dumazet
1
-3
/
+7
2020-01-12
vxlan: fix tos value before xmit
Hangbin Liu
1
-2
/
+2
2020-01-12
tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
Pengcheng Yang
1
-1
/
+4
2020-01-12
sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
Xin Long
1
-10
/
+18
2020-01-12
USB: serial: option: add Telit ME910G1 0x110a composition
Daniele Palmas
1
-0
/
+2
2020-01-12
USB: core: fix check for duplicate endpoints
Johan Hovold
1
-12
/
+58
2020-01-12
pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
Eric Dumazet
1
-1
/
+1
2020-01-12
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2020-01-12
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
1
-1
/
+1
2020-01-12
net: stmmac: dwmac-sun8i: Allow all RGMII modes
Chen-Yu Tsai
1
-0
/
+3
2020-01-12
net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
Andrew Lunn
2
-0
/
+6
2020-01-12
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
2
-1
/
+9
2020-01-12
gtp: fix bad unlock balance in gtp_encap_enable_socket
Eric Dumazet
1
-2
/
+3
2020-01-12
mmc: block: propagate correct returned value in mmc_rpmb_ioctl
Mathieu Malaterre
1
-1
/
+1
2020-01-12
mmc: core: Prevent bus reference leak in mmc_blk_init()
Alexander Kappner
1
-0
/
+1
2020-01-12
mmc: block: Fix bug when removing RPMB chardev
Linus Walleij
1
-14
/
+18
2020-01-12
mmc: block: Delete mmc_access_rpmb()
Linus Walleij
3
-15
/
+1
2020-01-12
mmc: block: Convert RPMB to a character device
Linus Walleij
2
-22
/
+263
2020-01-12
PCI/switchtec: Read all 64 bits of part_event_bitmap
Logan Gunthorpe
1
-2
/
+2
2020-01-12
bpf: Fix passing modified ctx to ld/abs/ind instruction
Daniel Borkmann
1
-2
/
+7
2020-01-12
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
2
-16
/
+87
2020-01-12
hv_netvsc: Fix unwanted rx_table reset
Haiyang Zhang
3
-6
/
+11
2020-01-12
llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
Chan Shu Tak, Alex
1
-2
/
+2
2020-01-12
parisc: Fix compiler warnings in debug_core.c
Helge Deller
1
-2
/
+8
2020-01-12
block: fix memleak when __blk_rq_map_user_iov() is failed
Yang Yingliang
1
-1
/
+1
2020-01-12
s390/dasd: fix memleak in path handling error case
Stefan Haberland
1
-17
/
+2
2020-01-12
s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
Jan Höppner
2
-5
/
+6
2020-01-12
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2020-01-12
net: stmmac: Do not accept invalid MTU values
Jose Abreu
1
-0
/
+12
2020-01-12
fs: avoid softlockups in s_inodes iterators
Eric Sandeen
4
-1
/
+10
2020-01-12
perf/x86/intel: Fix PT PMI handling
Alexander Shishkin
1
-2
/
+7
2020-01-12
kconfig: don't crash on NULL expressions in expr_eq()
Thomas Hebb
1
-0
/
+7
2020-01-12
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
2020-01-12
ASoC: wm8962: fix lambda value
Shengjiu Wang
1
-2
/
+2
2020-01-12
rfkill: Fix incorrect check to avoid NULL pointer dereference
Aditya Pakki
1
-2
/
+5
2020-01-12
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2020-01-12
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2020-01-12
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2020-01-12
powerpc: Ensure that swiotlb buffer is allocated from low memory
Mike Rapoport
1
-0
/
+8
2020-01-12
samples: bpf: fix syscall_tp due to unused syscall
Daniel T. Lee
1
-2
/
+16
2020-01-12
samples: bpf: Replace symbol compare of trace_event
Daniel T. Lee
1
-2
/
+2
2020-01-12
ARM: dts: am437x-gp/epos-evm: fix panel compatible
Tomi Valkeinen
2
-2
/
+2
2020-01-12
bpf, mips: Limit to 33 tail calls
Paul Chaignon
1
-4
/
+5
2020-01-12
ARM: dts: bcm283x: Fix critical trip point
Stefan Wahren
1
-1
/
+1
2020-01-12
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
1
-1
/
+7
2020-01-12
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
1
-0
/
+2
2020-01-12
ARM: dts: Cygnus: Fix MDIO node address/size cells
Florian Fainelli
1
-2
/
+2
[next]