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
2019-06-04
Linux 4.19.48
v4.19.48
Greg Kroah-Hartman
1
-1
/
+1
2019-06-04
tipc: fix modprobe tipc failed after switch order of device registration
Junwei Hu
3
-10
/
+27
2019-06-04
Revert "tipc: fix modprobe tipc failed after switch order of device registrat...
David S. Miller
1
-7
/
+7
2019-06-04
xen/pciback: Don't disable PCI_COMMAND on PCI device reset.
Konrad Rzeszutek Wilk
1
-2
/
+0
2019-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
41
-115
/
+65
2019-06-04
compiler.h: give up __compiletime_assert_fallback()
Masahiro Yamada
1
-16
/
+1
2019-06-04
include/linux/compiler*.h: define asm_volatile_goto
ndesaulniers@google.com
1
-0
/
+4
2019-06-04
crypto: vmx - ghash: do nosimd fallback manually
Daniel Axtens
1
-126
/
+86
2019-06-04
net/tls: don't ignore netdev notifications if no TLS features
Jakub Kicinski
1
-1
/
+2
2019-06-04
net/tls: fix state removal with feature flags off
Jakub Kicinski
1
-6
/
+0
2019-06-04
bnxt_en: Fix aggregation buffer leak under OOM condition.
Michael Chan
1
-0
/
+2
2019-06-04
net: stmmac: dma channel control register need to be init first
Weifeng Voon
1
-4
/
+4
2019-06-04
net/mlx5e: Disable rxhash when CQE compress is enabled
Saeed Mahameed
1
-0
/
+13
2019-06-04
net/mlx5: Allocate root ns memory using kzalloc to match kfree
Parav Pandit
1
-1
/
+1
2019-06-04
tipc: Avoid copying bytes beyond the supplied data
Chris Packham
1
-3
/
+7
2019-06-04
net/mlx5: Avoid double free in fs init error unwinding path
Parav Pandit
1
-0
/
+4
2019-06-04
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-06-04
net: stmmac: fix reset gpio free missing
Jisheng Zhang
1
-1
/
+2
2019-06-04
net: sched: don't use tc_action->order during action dump
Vlad Buslov
1
-2
/
+1
2019-06-04
net: phy: marvell10g: report if the PHY fails to boot firmware
Russell King
1
-0
/
+13
2019-06-04
net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue value
Antoine Tenart
1
-6
/
+4
2019-06-04
net: mvneta: Fix err code path of probe
Jisheng Zhang
1
-3
/
+1
2019-06-04
net-gro: fix use-after-free read in napi_gro_frags()
Eric Dumazet
1
-1
/
+1
2019-06-04
net: fec: fix the clk mismatch in failed_reset path
Andy Duan
1
-1
/
+1
2019-06-04
net: dsa: mv88e6xxx: fix handling of upper half of STATS_TYPE_PORT
Rasmus Villemoes
1
-1
/
+1
2019-06-04
llc: fix skb leak in llc_build_and_send_ui_pkt()
Eric Dumazet
1
-0
/
+2
2019-06-04
ipv6: Fix redirect with VRF
David Ahern
1
-0
/
+6
2019-06-04
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-06-04
ipv4/igmp: fix build error if !CONFIG_IP_MULTICAST
Eric Dumazet
1
-11
/
+11
2019-06-04
ipv4/igmp: fix another memory leak in igmpv3_del_delrec()
Eric Dumazet
1
-17
/
+30
2019-06-04
inet: switch IP ID generator to siphash
Eric Dumazet
4
-19
/
+30
2019-06-04
cxgb4: offload VLAN flows regardless of VLAN ethtype
Raju Rangoju
1
-2
/
+3
2019-06-04
bonding/802.3ad: fix slave link initialization transition states
Jarod Wilson
1
-5
/
+10
2019-05-31
Linux 4.19.47
v4.19.47
Greg Kroah-Hartman
1
-1
/
+1
2019-05-31
NFS: Fix a double unlock from nfs_match,get_client
Benjamin Coddington
1
-1
/
+1
2019-05-31
drm/sun4i: dsi: Enforce boundaries on the start delay
Maxime Ripard
1
-1
/
+5
2019-05-31
vfio-ccw: Prevent quiesce function going into an infinite loop
Farhan Ali
1
-14
/
+18
2019-05-31
drm/sun4i: dsi: Change the start delay calculation
Maxime Ripard
1
-1
/
+3
2019-05-31
drm: Wake up next in drm_read() chain if we are forced to putback the event
Chris Wilson
1
-0
/
+1
2019-05-31
drm/drv: Hold ref on parent device during drm_device lifetime
Noralf Trønnes
1
-1
/
+4
2019-05-31
drm/v3d: Handle errors from IRQ setup.
Eric Anholt
3
-5
/
+18
2019-05-31
ASoC: davinci-mcasp: Fix clang warning without CONFIG_PM
Arnd Bergmann
1
-0
/
+2
2019-05-31
spi: Fix zero length xfer bug
Chris Lesiak
1
-0
/
+2
2019-05-31
spi: imx: stop buffer overflow in RX FIFO flush
Trent Piepho
1
-1
/
+1
2019-05-31
spi: rspi: Fix sequencer reset during initialization
Geert Uytterhoeven
1
-3
/
+6
2019-05-31
drm/omap: dsi: Fix PM for display blank with paired dss_pll calls
Tony Lindgren
1
-29
/
+31
2019-05-31
spi : spi-topcliff-pch: Fix to handle empty DMA buffers
Aditya Pakki
1
-2
/
+13
2019-05-31
scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
James Smart
1
-1
/
+10
2019-05-31
media: saa7146: avoid high stack usage with clang
Arnd Bergmann
2
-6
/
+4
2019-05-31
scsi: lpfc: Fix fc4type information for FDMI
James Smart
1
-7
/
+10
[next]