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.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
2017-10-19
Merge tag 'v4.14-rockchip-dts64fixes-2' of git://git.kernel.org/pub/scm/linux...
Arnd Bergmann
5
-8
/
+8
2017-10-19
Merge tag 'imx-fixes-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Arnd Bergmann
1
-4
/
+4
2017-10-19
Merge tag 'mvebu-fixes-4.14-2' of git://git.infradead.org/linux-mvebu into fixes
Arnd Bergmann
5
-11
/
+11
2017-10-19
Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...
Arnd Bergmann
3
-3
/
+18
2017-10-19
Merge tag 'arm-soc/for-4.14/devicetree-fixes' of http://github.com/Broadcom/s...
Arnd Bergmann
3
-7
/
+14
2017-10-19
sctp: do not peel off an assoc from one netns to another one
Xin Long
1
-0
/
+4
2017-10-19
Merge branch 'bpf-Fix-for-BPF-devmap-percpu-allocation-splat'
David S. Miller
4
-12
/
+14
2017-10-19
bpf: do not test for PCPU_MIN_UNIT_SIZE before percpu allocations
Daniel Borkmann
2
-5
/
+1
2017-10-19
bpf: fix splat for illegal devmap percpu allocation
Daniel Borkmann
1
-2
/
+3
2017-10-19
mm, percpu: add support for __GFP_NOWARN flag
Daniel Borkmann
1
-5
/
+10
2017-10-19
Merge branch 'ena-fixes'
David S. Miller
2
-5
/
+6
2017-10-19
net: ena: fix wrong max Tx/Rx queues on ethtool
Netanel Belgazal
1
-2
/
+2
2017-10-19
net: ena: fix rare kernel crash when bar memory remap fails
Netanel Belgazal
1
-1
/
+2
2017-10-19
net: ena: reduce the severity of some printouts
Netanel Belgazal
1
-2
/
+2
2017-10-19
can: gs_usb: fix busy loop if no more TX context is available
Wolfgang Grandegger
1
-8
/
+2
2017-10-19
can: esd_usb2: Fix can_dlc value for received RTR, frames
Stefan Mätje
1
-1
/
+1
2017-10-19
can: af_can: can_pernet_init(): add missing error handling for kzalloc return...
Marc Kleine-Budde
1
-1
/
+13
2017-10-19
can: af_can: do not access proto_tab directly use rcu_access_pointer instead
Marc Kleine-Budde
1
-3
/
+3
2017-10-19
can: bcm: check for null sk before deferencing it via the call to sock_net
Colin Ian King
1
-2
/
+3
2017-10-19
can: flexcan: fix p1010 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+2
2017-10-19
can: flexcan: fix i.MX28 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+3
2017-10-19
can: flexcan: fix i.MX6 state transition issue
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-1
/
+1
2017-10-19
can: flexcan: implement error passive state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-9
/
+66
2017-10-19
can: flexcan: rename legacy error state quirk
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-4
/
+4
2017-10-19
can: flexcan: fix state transition regression
ZHU Yi (ST-FIR/ENG1-Zhu)
1
-2
/
+3
2017-10-19
usb: hub: Allow reset retry for USB2 devices on connect bounce
Mathias Nyman
1
-4
/
+7
2017-10-19
Merge tag 'usb-serial-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+1
2017-10-19
parisc: Fix detection of nonsynchronous cr16 cycle counters
Helge Deller
1
-1
/
+4
2017-10-19
parisc: Export __cmpxchg_u64 unconditionally
Guenter Roeck
1
-1
/
+1
2017-10-19
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
John David Anglin
1
-3
/
+3
2017-10-19
Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
8
-47
/
+69
2017-10-19
commoncap: move assignment of fs_ns to avoid null pointer dereference
Colin Ian King
1
-1
/
+2
2017-10-19
Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5
James Morris
23
-80
/
+168
2017-10-19
Input: stmfts - fix setting ABS_MT_POSITION_* maximum size
Chanwoo Choi
1
-4
/
+2
2017-10-19
Input: ti_am335x_tsc - fix incorrect step config for 5 wire touchscreen
Jeff Lance
1
-1
/
+1
2017-10-19
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-19
/
+4
2017-10-19
Convert fs/*/* to SB_I_VERSION
Matthew Garrett
4
-5
/
+5
2017-10-19
Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
4
-5
/
+11
2017-10-19
drm/nouveau/fbcon: fix oops without fbdev emulation
Pavel Roskin
1
-3
/
+4
2017-10-18
Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-61
/
+107
2017-10-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-8
/
+15
2017-10-18
USB: core: fix out-of-bounds access bug in usb_get_bos_descriptor()
Alan Stern
1
-2
/
+4
2017-10-18
Revert "drm/amdgpu: discard commands of killed processes"
Alex Deucher
1
-19
/
+4
2017-10-18
drm/i915: Use a mask when applying WaProgramL3SqcReg1Default
Oscar Mateo
3
-6
/
+13
2017-10-18
drm/i915: Report -EFAULT before pwrite fast path into shmemfs
Chris Wilson
1
-0
/
+3
2017-10-18
x86/mm: Remove debug/x86/tlb_defer_switch_to_init_mm
Andy Lutomirski
2
-66
/
+12
2017-10-18
x86/mm: Tidy up "x86/mm: Flush more aggressively in lazy TLB mode"
Andy Lutomirski
2
-13
/
+24
2017-10-18
x86/mm/64: Remove the last VM_BUG_ON() from the TLB code
Andy Lutomirski
1
-2
/
+2
2017-10-18
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
1
-0
/
+19
2017-10-18
staging: bcm2835-audio: Fix memory corruption
Phil Elwell
1
-12
/
+7
[prev]
[next]