summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-30io_uring: remove unnecessary barrier before reading SQ tailStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after updating SQ headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before reading cq headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before wq_has_sleeperStefan Bühler
2019-04-30io_uring: fix notes on barriersStefan Bühler
2019-04-30io_uring: fix handling SQEs requesting NOWAITStefan Bühler
2019-04-30Merge tag 'selinux-pr-20190429' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-04-30l2ip: fix possible use-after-freeEric Dumazet
2019-04-30appletalk: Set error code if register_snap_client failedYueHaibing
2019-04-30net: dsa: bcm_sf2: fix buffer overflow doing set_rxnfcDan Carpenter
2019-04-30rxrpc: Fix net namespace cleanupDavid Howells
2019-04-30ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-04-29ipv6/flowlabel: wait rcu grace period before put_pid()Eric Dumazet
2019-04-29vrf: Use orig netdev to count Ip6InNoRoutes and a fresh route lookup when sen...Stephen Suryaputra
2019-04-29tcp: add sanity tests in tcp_add_backlog()Eric Dumazet