index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-11-10
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-11-10
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-11-10
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-11-10
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-11-10
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
1
-0
/
+6
2018-11-10
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
1
-0
/
+1
2018-11-10
ARM: dts: imx53-qsb: disable 1.2GHz OPP
Sascha Hauer
1
-0
/
+11
2018-11-10
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
1
-28
/
+6
2018-11-10
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
1
-11
/
+0
2018-11-10
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
2
-2
/
+2
2018-11-10
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2018-11-10
bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
Paolo Abeni
1
-1
/
+1
2018-11-10
PM / devfreq: tegra: fix error return code in tegra_devfreq_probe()
Gustavo A. R. Silva
1
-3
/
+3
2018-11-10
ASoC: spear: fix error return code in spdif_in_probe()
Gustavo A. R. Silva
1
-2
/
+4
2018-11-10
spi: xlp: fix error return code in xlp_spi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
spi/bcm63xx: fix error return code in bcm63xx_spi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2018-11-10
spi/bcm63xx-hspi: fix error return code in bcm63xx_hsspi_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
usb: dwc3: omap: fix error return code in dwc3_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
usb: ehci-omap: fix error return code in ehci_hcd_omap_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
usb: imx21-hcd: fix error return code in imx21_probe()
Gustavo A. R. Silva
1
-2
/
+4
2018-11-10
gpio: msic: fix error return code in platform_msic_gpio_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
sparc64: Fix exception handling in UltraSPARC-III memcpy.
David S. Miller
1
-2
/
+2
2018-11-10
gpu: host1x: fix error return code in host1x_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
sparc64 mm: Fix more TSB sizing issues
Mike Kravetz
4
-10
/
+45
2018-11-10
video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
tty: serial: sprd: fix error return code in sprd_probe()
Gustavo A. R. Silva
1
-2
/
+2
2018-11-10
l2tp: hold socket before dropping lock in l2tp_ip{, 6}_recv()
Guillaume Nault
2
-10
/
+12
2018-11-10
brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain
Peter S. Housel
1
-4
/
+3
2018-11-10
gro: Allow tunnel stacking in the case of FOU/GUE
Alexander Duyck
1
-0
/
+16
2018-11-10
vti6: flush x-netns xfrm cache when vti interface is removed
Nicolas Dichtel
1
-0
/
+31
2018-11-10
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
1
-0
/
+14
2018-11-10
ixgbe: Correct X550EM_x revision check
Mark Rustad
2
-7
/
+4
2018-11-10
ixgbe: fix RSS limit for X550
Emil Tantilov
1
-1
/
+1
2018-11-10
net/mlx5e: Correctly handle RSS indirection table when changing number of cha...
Tariq Toukan
3
-4
/
+15
2018-11-10
net/mlx5e: Fix LRO modify
Tariq Toukan
1
-4
/
+11
2018-11-10
ixgbevf: Fix handling of NAPI budget when multiple queues are enabled per vector
William Dauchy
1
-0
/
+2
2018-11-10
fuse: Dont call set_page_dirty_lock() for ITER_BVEC pages for async_dio
Ashish Samant
2
-3
/
+4
2018-11-10
drm/nouveau/fbcon: fix oops without fbdev emulation
Pavel Roskin
1
-3
/
+4
2018-11-10
bpf: generally move prog destruction to RCU deferral
Daniel Borkmann
4
-19
/
+5
2018-11-10
usb-storage: fix bogus hardware error messages for ATA pass-thru devices
Alan Stern
1
-1
/
+13
2018-11-10
sch_red: update backlog as well
WANG Cong
1
-0
/
+4
2018-11-10
sparc/pci: Refactor dev_archdata initialization into pci_init_dev_archdata
Sowmini Varadhan
1
-8
/
+21
2018-11-10
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
3
-4
/
+10
2018-11-10
xfrm: Clear sk_dst_cache when applying per-socket policy.
Jonathan Basseri
1
-0
/
+1
2018-11-10
arm64: Fix potential race with hardware DBM in ptep_set_access_flags()
Catalin Marinas
1
-7
/
+8
2018-11-10
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2018-11-10
ASoC: wm8940: Enable cache usage to fix crashes on resume
Geert Uytterhoeven
1
-0
/
+1
2018-11-10
ASoC: ak4613: Enable cache usage to fix crashes on resume
Geert Uytterhoeven
1
-0
/
+1
[prev]
[next]