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.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-08-30
objtool: Handle GCC stack pointer adjustment bug
Josh Poimboeuf
4
-90
/
+88
2017-08-29
x86/entry/64: Use ENTRY() instead of ALIGN+GLOBAL for stub32_clone()
Jiri Slaby
1
-2
/
+2
2017-08-29
x86/fpu/math-emu: Add ENDPROC to functions
Jiri Slaby
14
-4
/
+21
2017-08-29
x86/boot/64: Extract efi_pe_entry() from startup_64()
Jiri Slaby
1
-59
/
+53
2017-08-29
x86/boot/32: Extract efi_pe_entry() from startup_32()
Jiri Slaby
1
-65
/
+64
2017-08-24
x86/lguest: Remove lguest support
Juergen Gross
43
-10502
/
+16
2017-08-24
x86/paravirt/xen: Remove xen_patch()
Juergen Gross
6
-138
/
+21
2017-08-21
objtool: Fix objtool fallthrough detection with function padding
Josh Poimboeuf
1
-7
/
+7
2017-08-15
x86/xen/64: Fix the reported SS and CS in SYSCALL
Andy Lutomirski
1
-0
/
+18
2017-08-11
objtool: Track DRAP separately from callee-saved registers
Josh Poimboeuf
2
-25
/
+31
2017-08-11
objtool: Fix validate_branch() return codes
Josh Poimboeuf
1
-3
/
+3
2017-08-10
x86: Clarify/fix no-op barriers for text_poke_bp()
Peter Zijlstra
1
-6
/
+16
2017-08-10
x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUs
Andy Lutomirski
1
-105
/
+122
2017-08-10
selftests/x86/fsgsbase: Test selectors 1, 2, and 3
Andy Lutomirski
1
-6
/
+35
2017-08-10
x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumps
Andy Lutomirski
1
-2
/
+3
2017-08-10
x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_common
Andy Lutomirski
1
-0
/
+9
2017-08-10
x86/asm: Fix UNWIND_HINT_REGS macro for older binutils
Josh Poimboeuf
1
-4
/
+6
2017-08-10
x86/asm/32: Fix regs_get_register() on segment registers
Andy Lutomirski
1
-0
/
+11
2017-08-10
x86/xen/64: Rearrange the SYSCALL entries
Andy Lutomirski
3
-25
/
+14
2017-08-10
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
1095
-21780
/
+23354
2017-08-10
x86/asm/64: Clear AC on NMI entries
Andy Lutomirski
1
-0
/
+2
2017-08-10
Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-20
/
+42
2017-08-10
futex: Remove unnecessary warning from get_futex_key
Mel Gorman
1
-2
/
+3
2017-08-09
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-8
/
+34
2017-08-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-76
/
+109
2017-08-09
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+4
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
55
-186
/
+2490
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
3
-3
/
+3
2017-08-09
qmi_wwan: fix NULL deref on disconnect
Bjørn Mork
1
-1
/
+5
2017-08-09
ppp: fix xmit recursion detection on ppp channels
Guillaume Nault
1
-8
/
+10
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-08-09
tcp: fastopen: tcp_connect() must refresh the route
Eric Dumazet
1
-0
/
+4
2017-08-09
net: sched: set xt_tgchk_param par.net properly in ipt_init_target
Xin Long
1
-10
/
+10
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-09
net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packets
Davide Caratti
1
-11
/
+18
2017-08-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
13
-53
/
+102
2017-08-08
parse-maintainers: Move matching sections from MAINTAINERS
Joe Perches
1
-0
/
+12
2017-08-08
parse-maintainers: Use perl hash references and specific filenames
Joe Perches
1
-23
/
+34
2017-08-08
parse-maintainers: Add section pattern sorting
Joe Perches
1
-21
/
+49
2017-08-08
get_maintainer: Prepare for separate MAINTAINERS files
Joe Perches
1
-25
/
+66
2017-08-08
MAINTAINERS: openbmc mailing list is moderated
Randy Dunlap
1
-1
/
+1
2017-08-08
MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACK
Sedat Dilek
1
-1
/
+1
2017-08-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-171
/
+69
2017-08-08
random: fix warning message on ia64 and parisc
Helge Deller
1
-1
/
+1
2017-08-08
Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
5
-43
/
+10
2017-08-08
Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtd
Linus Torvalds
6
-25
/
+27
2017-08-08
Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+8
2017-08-08
qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'
Christophe Jaillet
1
-1
/
+1
2017-08-07
hysdn: fix to a race condition in put_log_buffer
Anton Volkov
1
-15
/
+13
2017-08-07
s390/qeth: fix L3 next-hop in xmit qeth hdr
Julian Wiedmann
1
-2
/
+2
[next]