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.19.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-7.0.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
2015-09-29
UBI: return ENOSPC if no enough space available
shengyong
2
-0
/
+2
2015-09-29
UBI: Validate data_size
Richard Weinberger
1
-0
/
+5
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-09-29
powerpc/configs: Re-enable CONFIG_SCSI_DH
Michael Ellerman
2
-2
/
+2
2015-09-29
mmc: pxamci: fix card detect with slot-gpio API
Robert Jarzmik
1
-44
/
+22
2015-09-29
mmc: sunxi: Fix clk-delay settings
Hans de Goede
1
-14
/
+39
2015-09-29
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset
Ulf Hansson
1
-2
/
+2
2015-09-29
xfrm: Fix state threshold configuration from userspace
Michael Rossberg
1
-1
/
+3
2015-09-29
Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...
James Morris
5
-30
/
+82
2015-09-29
ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420
Joonyoung Shim
1
-1
/
+1
2015-09-29
ARM: dts: Fix bootup thermal issue on smdk5250
Yadwinder Singh Brar
1
-0
/
+1
2015-09-29
net: sctp: Don't use 64 kilobyte lookup table for four elements
Denys Vlasenko
1
-9
/
+11
2015-09-29
l2tp: protect tunnel->del_work by ref_count
Alexander Couzens
1
-2
/
+9
2015-09-29
net/ibm/emac: bump version numbers for correct work with ethtool
Ivan Mikhaylov
1
-3
/
+3
2015-09-29
Merge branch 'sctp-accept-deadlock'
David S. Miller
1
-20
/
+24
2015-09-29
sctp: Prevent soft lockup when sctp_accept() is called during a timeout event
Karl Heiss
1
-19
/
+23
2015-09-29
sctp: Whitespace fix
Karl Heiss
1
-2
/
+2
2015-09-29
i40e/i40evf: check for stopped admin queue
Mitch Williams
2
-0
/
+18
2015-09-29
i40e: fix VLAN inside VXLAN
Jesse Brandeburg
1
-1
/
+2
2015-09-29
ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for sound
Geert Uytterhoeven
1
-0
/
+1
2015-09-29
ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for sound
Geert Uytterhoeven
1
-0
/
+1
2015-09-29
Input: elan_i2c - add all valid ic type for i2c/smbus
duson
1
-1
/
+10
2015-09-29
Input: zhenhua - ensure we have BITREVERSE
Andrew Morton
1
-0
/
+1
2015-09-29
arm-cci500: Don't enable PMU driver by default
Suzuki K. Poulose
1
-1
/
+0
2015-09-29
Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
3
-3
/
+2
2015-09-29
Input: omap4-keypad - fix memory leak
Sudip Mukherjee
1
-1
/
+1
2015-09-28
x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing map
Malcolm Crossley
1
-1
/
+1
2015-09-28
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
1
-0
/
+1
2015-09-28
tile: fix build failure
Sudip Mukherjee
1
-0
/
+1
2015-09-28
xprtrdma: disconnect and flush cqs before freeing buffers
Steve Wise
2
-4
/
+7
2015-09-28
drm/i915: Consider HW CSB write pointer before resetting the sw read pointer
Michel Thierry
2
-7
/
+34
2015-09-28
x86/xen: Support kexec/kdump in HVM guests by doing a soft reset
Vitaly Kuznetsov
2
-0
/
+31
2015-09-28
xen/x86: Don't try to write syscall-related MSRs for PV guests
Boris Ostrovsky
1
-0
/
+1
2015-09-28
xen: use correct type for HYPERVISOR_memory_op()
Juergen Gross
2
-3
/
+3
2015-09-28
ARM: make RiscPC depend on MMU
Russell King
1
-0
/
+1
2015-09-28
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...
Radim Krčmář
2
-4
/
+1
2015-09-28
watchdog: iTCO: Fix dependencies on I2C
Guenter Roeck
1
-1
/
+2
2015-09-28
watchdog: bcm2835: Fix poweroff behaviour
Noralf Trønnes
1
-2
/
+8
2015-09-28
watchdog: Fix module autoload for OF platform driver
Luis de Bethencourt
3
-0
/
+3
2015-09-28
drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...
Rodrigo Vivi
1
-1
/
+2
2015-09-28
m68k/defconfig: Update defconfigs for v4.3-rc1
Geert Uytterhoeven
12
-12
/
+96
2015-09-28
m68k: Define asmlinkage_protect
Andreas Schwab
1
-0
/
+30
2015-09-28
m68k: Wire up membarrier
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up userfaultfd
Geert Uytterhoeven
3
-1
/
+3
2015-09-28
m68k: Wire up direct socket calls
Geert Uytterhoeven
3
-2
/
+35
2015-09-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2
-6
/
+10
2015-09-28
Input: serio - fix blocking of parport
Sudip Mukherjee
1
-0
/
+1
2015-09-28
mxc_nand: fix copy_spare
Eric Benard
1
-1
/
+1
2015-09-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
14
-81
/
+290
2015-09-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
18
-96
/
+214
[prev]
[next]