summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-25lan78xx: Set ASD in MAC_CR when EEE is enabled.Raghuram Chary J
2018-03-25net/ipv4: disable SMC TCP option with SYN CookiesHans Wippel
2018-03-25Linux 4.16-rc7Linus Torvalds
2018-03-26powerpc/64s: Fix i-side SLB miss bad address handler saving nonvolatile GPRsNicholas Piggin
2018-03-25Merge tag 'dmaengine-fix-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-03-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds
2018-03-25x86/purgatory: Avoid creating stray .<pid>.d files, remove -MD from KBUILD_CF...Sven Wegener
2018-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2018-03-24Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman
2018-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-03-24netfilter: nf_socket: Fix out of bounds access in nf_sk_lookup_slow_v{4,6}Subash Abhinov Kasiviswanathan
2018-03-24nfp: bpf: fix check of program max insn countJakub Kicinski
2018-03-24tools: bpftool: don't use hex numbers in JSON outputJakub Kicinski
2018-03-24Merge tag 'pinctrl-v4.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-24ARM: 8750/1: deflate_xip_data.sh: minor fixesNicolas Pitre
2018-03-24ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-03-24ARM: 8747/1: make CONFIG_DEBUG_WX depend on MMUArnd Bergmann
2018-03-24ARM: 8746/1: vfp: Go back to clearing vfp_current_hw_state[]Fabio Estevam
2018-03-24i2c: i2c-stm32f7: fix no check on returned setupPierre-Yves MORDRET
2018-03-24batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing
2018-03-24batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski
2018-03-23drm/amdkfd: Deallocate SDMA queues correctlyFelix Kuehling
2018-03-23drm/amdkfd: Fix scratch memory with HWS enabledFelix Kuehling
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long
2018-03-23Merge tag 'mips_fixes_4.16_5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-23Merge tag 'vfio-v4.16-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-03-23Merge tag 'staging-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-03-23Merge tag 'char-misc-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-03-23Merge tag 'media/v4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-03-23ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet
2018-03-23KVM: nVMX: sync vmcs02 segment regs prior to vmx_set_cr0Sean Christopherson
2018-03-23Merge tag 'kvm-ppc-fixes-4.16-3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-03-23Merge tag 'sound-4.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-03-23Merge branch 'mlxsw-GRE-mtu-changes'David S. Miller
2018-03-23mlxsw: spectrum_router: Handle MTU change of GRE netdevsPetr Machata
2018-03-23mlxsw: spectrum_router: Move mlxsw_sp_rif_ipip_lb_op()Petr Machata
2018-03-23ip_tunnel: Emit events for post-register MTU changesPetr Machata
2018-03-23selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-03-23selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-03-23selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-03-23tracing: probeevent: Fix to support minus offset from symbolMasami Hiramatsu