summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-02MAINTAINERS: Include vendor specific files under arch/*/events/*Kim Phillips
2019-05-02perf/x86/amd: Update generic hardware cache events for Family 17hKim Phillips
2019-05-02i2c: designware: ratelimit 'transfer when suspended' errorsWolfram Sang
2019-05-02Merge tag 'pci-v5.1-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-02Merge tag 'mtd/fixes-for-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-02PCI/LINK: Add Kconfig option (default off)Keith Busch
2019-05-02ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavourAl Viro
2019-05-02powerpc/32s: Fix BATs setting with CONFIG_STRICT_KERNEL_RWXChristophe Leroy
2019-05-01udp: fix GRO packet of deathEric Dumazet
2019-05-01Merge tag 'for-v5.1-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2019-05-01ipv6: A few fixes on dereferencing rt->fromMartin KaFai Lau
2019-05-01rds: ib: force endiannes annotationNicholas Mc Guire
2019-05-01Merge tag 'arc-5.1-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds
2019-05-01PCI/portdrv: Use shared MSI/MSI-X vector for Bandwidth ManagementAlex Williamson
2019-05-01Merge tag 'acpi-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-01gcc-9: don't warn about uninitialized btrfs extent_type variableLinus Torvalds
2019-05-01selftests: fib_rule_tests: print the result and return 1 if any tests failedHangbin Liu
2019-05-01gcc-9: properly declare the {pv,hv}clock_page storageLinus Torvalds
2019-05-01gcc-9: don't warn about uninitialized variableLinus Torvalds
2019-05-01gcc-9: silence 'address-of-packed-member' warningLinus Torvalds
2019-05-01ipv4: ip_do_fragment: Preserve skb_iif during fragmentationShmulik Ladkani
2019-05-01io_uring: avoid page allocation warningsMark Rutland
2019-05-01net/tls: avoid NULL pointer deref on nskb->sk in fallbackJakub Kicinski
2019-05-01selftests: fib_rule_tests: Fix icmp proto with ipv6David Ahern
2019-05-01packet: validate msg_namelen in send directlyWillem de Bruijn
2019-05-01packet: in recvmsg msg_name return at least sizeof sockaddr_llWillem de Bruijn
2019-05-01iov_iter: fix iov_iter_typeMing Lei
2019-05-01block: fix handling for BIO_NO_PAGE_REFMing Lei
2019-05-01io_uring: drop req submit reference always in async puntJens Axboe
2019-05-01io_uring: free allocated io_memory onceMark Rutland
2019-05-01io_uring: fix SQPOLL cpu validationMark Rutland
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long
2019-05-01stmmac: pci: Fix typo in IOT2000 commentJan Kiszka
2019-05-01Documentation: fix netdev-FAQ.rst markup warningRandy Dunlap
2019-05-01io_uring: have submission side sqe errors post a cqeJens Axboe
2019-04-30ipv6: fix races in ip6_dst_destroy()Eric Dumazet
2019-05-01KVM: nVMX: Fix size checks in vmx_set_nested_stateJim Mattson
2019-04-30Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-30Merge tag 'kvmarm-fixes-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-04-30KVM: selftests: make hyperv_cpuid test pass on AMDVitaly Kuznetsov
2019-04-30KVM: lapic: Check for in-kernel LAPIC before deferencing apic pointerSean Christopherson
2019-04-30KVM: fix KVM_CLEAR_DIRTY_LOG for memory slots of unaligned sizePaolo Bonzini
2019-04-30x86/kvm/mmu: reset MMU context when 32-bit guest switches PAEVitaly Kuznetsov
2019-04-30KVM: x86: Whitelist port 0x7e for pre-incrementing %ripSean Christopherson
2019-04-30Revert "ACPICA: Clear status of GPEs before enabling them"Rafael J. Wysocki
2019-04-30x86/mm/mem_encrypt: Disable all instrumentation for early SME setupGary Hook
2019-04-30Merge tag 'wireless-drivers-for-davem-2019-04-30' of git://git.kernel.org/pub...David S. Miller
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-30io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUPStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after incrementing dropped counterStefan Bühler