summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel
2017-08-21efi/reboot: Fall back to original power-off method if EFI_RESET_SHUTDOWN returnsHans de Goede
2017-08-21efi/arm/arm64: Add missing assignment of efi.config_tableArd Biesheuvel
2017-08-21efi/libstub/arm64: Set -fpie when building the EFI stubArd Biesheuvel
2017-08-21efi/libstub/arm64: Force 'hidden' visibility for section markersArd Biesheuvel
2017-08-21efi/libstub/arm64: Use hidden attribute for struct screen_info referenceArd Biesheuvel
2017-08-21efi/arm: Don't mark ACPI reclaim memory as MEMBLOCK_NOMAPArd Biesheuvel
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang
2017-08-20net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-20switchdev: documentation: minor typo fixesChris Packham
2017-08-20bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings
2017-08-21Makefile: add kselftest-clean to PHONY target listShuah Khan
2017-08-21Kbuild: use -fshort-wchar globallyArnd Bergmann
2017-08-20Linux 4.13-rc6Linus Torvalds
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan
2017-08-18net: sched: fix NULL pointer dereference when action calls some targetsXin Long
2017-08-18rxrpc: Fix oops when discarding a preallocated service callDavid Howells
2017-08-18irda: do not leak initialized list.dev to userspaceColin Ian King
2017-08-18net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen
2017-08-18PCI: Allow PCI express root ports to find themselvesThierry Reding
2017-08-18tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell
2017-08-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-18net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu
2017-08-18ipv6: reset fn->rr_ptr when replacing routeWei Wang
2017-08-18sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko
2017-08-18tipc: fix use-after-freeEric Dumazet
2017-08-18tun: handle register_netdevice() failures properlyEric Dumazet
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-18mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott
2017-08-18mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang
2017-08-18mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta
2017-08-18signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles
2017-08-18mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko
2017-08-18mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko
2017-08-18slub: fix per memcg cache leak on css offlineVladimir Davydov
2017-08-18mm: discard memblock data laterPavel Tatashin
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez
2017-08-18kmod: fix wait on recursive loopLuis R. Rodriguez
2017-08-18wait: add wait_event_killable_timeout()Luis R. Rodriguez
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-18mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner