summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-24x86/lguest: Remove lguest supportJuergen Gross
2017-08-24x86/paravirt/xen: Remove xen_patch()Juergen Gross
2017-08-21objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf
2017-08-15x86/xen/64: Fix the reported SS and CS in SYSCALLAndy Lutomirski
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf
2017-08-11objtool: Fix validate_branch() return codesJosh Poimboeuf
2017-08-10x86: Clarify/fix no-op barriers for text_poke_bp()Peter Zijlstra
2017-08-10x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-08-10selftests/x86/fsgsbase: Test selectors 1, 2, and 3Andy Lutomirski
2017-08-10x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-08-10x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-08-10x86/asm: Fix UNWIND_HINT_REGS macro for older binutilsJosh Poimboeuf
2017-08-10x86/asm/32: Fix regs_get_register() on segment registersAndy Lutomirski
2017-08-10x86/xen/64: Rearrange the SYSCALL entriesAndy Lutomirski
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar
2017-08-10x86/asm/64: Clear AC on NMI entriesAndy Lutomirski
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-08-08net: avoid skb_warn_bad_offload false positives on UFOWillem de Bruijn
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault
2017-08-08rds: Reintroduce statistics countingHåkon Bugge
2017-08-08tcp: fastopen: tcp_connect() must refresh the routeEric Dumazet
2017-08-08net: sched: set xt_tgchk_param par.net properly in ipt_init_targetXin Long
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti
2017-08-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-08-08parse-maintainers: Move matching sections from MAINTAINERSJoe Perches
2017-08-08parse-maintainers: Use perl hash references and specific filenamesJoe Perches
2017-08-08parse-maintainers: Add section pattern sortingJoe Perches
2017-08-08get_maintainer: Prepare for separate MAINTAINERS filesJoe Perches
2017-08-08MAINTAINERS: openbmc mailing list is moderatedRandy Dunlap
2017-08-08MAINTAINERS: greybus: Fix typo s/LOOBACK/LOOPBACKSedat Dilek
2017-08-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-08-08random: fix warning message on ia64 and pariscHelge Deller
2017-08-07Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-08-07Merge tag 'for-linus-20170807' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-07Merge tag 'xfs-4.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-08-07qed: Fix a memory allocation failure test in 'qed_mcp_cmd_init()'Christophe Jaillet
2017-08-07hysdn: fix to a race condition in put_log_bufferAnton Volkov
2017-08-07s390/qeth: fix L3 next-hop in xmit qeth hdrJulian Wiedmann
2017-08-07Merge tag 'rdma-rc-2017-07-26' of git://git.kernel.org/pub/scm/linux/kernel/g...Doug Ledford
2017-08-07Merge branch 'asix-Improve-robustness'David S. Miller
2017-08-07asix: Fix small memory leak in ax88772_unbind()Dean Jenkins
2017-08-07asix: Ensure asix_rx_fixup_info members are all resetDean Jenkins
2017-08-07asix: Add rx->ax_skb = NULL after usbnet_skb_return()Dean Jenkins