summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-08-21rtc: ds1307: fix regmap configHeiner Kallweit1-1/+0
2017-08-21soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_createKeerthy1-0/+3
2017-08-21ipv6: repair fib6 tree in failure caseWei Wang1-13/+11
2017-08-21net_sched: fix order of queue length updates in qdisc_replace()Konstantin Khlebnikov1-1/+4
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-21switchdev: documentation: minor typo fixesChris Packham1-2/+2
2017-08-21bpf, doc: also add s390x as arch to sysctl descriptionDaniel Borkmann1-0/+1
2017-08-21kbuild: Do not use hyphen in exported variable nameBen Hutchings1-2/+2
2017-08-21Makefile: add kselftest-clean to PHONY target listShuah Khan1-0/+1
2017-08-21Kbuild: use -fshort-wchar globallyArnd Bergmann2-4/+1
2017-08-21Linux 4.13-rc6Linus Torvalds1-1/+1
2017-08-20Sanitize 'move_pages()' permission checksLinus Torvalds1-8/+3
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-68/+85
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-11/+12
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-19/+48
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+84
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+76
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan1-2/+2
2017-08-19net: sched: fix NULL pointer dereference when action calls some targetsXin Long1-0/+2
2017-08-19rxrpc: Fix oops when discarding a preallocated service callDavid Howells1-0/+1
2017-08-19irda: do not leak initialized list.dev to userspaceColin Ian King1-1/+1
2017-08-19net/mlx4_core: Enable 4K UAR if SRIOV module parameter is not enabledHuy Nguyen1-2/+2
2017-08-19PCI: Allow PCI express root ports to find themselvesThierry Reding1-5/+4
2017-08-19tcp: when rearming RTO, if RTO time is in past then fire RTO ASAPNeal Cardwell1-2/+1
2017-08-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds22-103/+224
2017-08-19net: check and errout if res->fi is NULL when RTM_F_FIB_MATCH is setRoopa Prabhu1-2/+9
2017-08-19ipv6: reset fn->rr_ptr when replacing routeWei Wang1-0/+4
2017-08-19sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko1-0/+2
2017-08-19tipc: fix use-after-freeEric Dumazet1-2/+4
2017-08-19tun: handle register_netdevice() failures properlyEric Dumazet1-0/+3
2017-08-19mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2-4/+4
2017-08-19mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEMLaura Abbott1-5/+8
2017-08-19mm/mempolicy: fix use after free when calling get_mempolicyzhong jiang1-5/+0
2017-08-19mm/cma_debug.c: fix stack corruption due to sprintf usagePrakash Gupta1-1/+1
2017-08-19signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles1-1/+5
2017-08-19mm, oom: fix potential data corruption when oom_reaper races with writerMichal Hocko3-34/+64
2017-08-19mm: fix double mmap_sem unlock on MMF_UNSTABLE enforced SIGBUSMichal Hocko1-1/+11
2017-08-19slub: fix per memcg cache leak on css offlineVladimir Davydov1-1/+2
2017-08-19mm: discard memblock data laterPavel Tatashin4-39/+25
2017-08-19test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-19kmod: fix wait on recursive loopLuis R. Rodriguez1-2/+23
2017-08-19wait: add wait_event_killable_timeout()Luis R. Rodriguez1-0/+37
2017-08-19kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin2-2/+2
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner3-17/+51
2017-08-19datagram: When peeking datagrams with offset < 0 don't skip empty skbsMatthew Dawson5-12/+15
2017-08-19Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds4-13/+16
2017-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds8-23/+22
2017-08-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds10-55/+114
2017-08-18Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+3
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds11-24/+34