summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-21Revert "bdi: add error handle for bdi_debug_register"Jens Axboe
2017-12-21ipv6: Honor specified parameters in fibmatch lookupIdo Schimmel
2017-12-21tools/kvm_stat: sort '-f help' outputStefan Raspl
2017-12-21kvm: x86: fix RSM when PCID is non-zeroPaolo Bonzini
2017-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-21bpf: do not allow root to mangle valid pointersAlexei Starovoitov
2017-12-21Merge branch 'bpf-verifier-sec-fixes'Daniel Borkmann
2017-12-21selftests/bpf: add tests for recent bugfixesJann Horn
2017-12-21bpf: fix integer overflowsAlexei Starovoitov
2017-12-21bpf: don't prune branches when a scalar is replaced with a pointerJann Horn
2017-12-21bpf: force strict alignment checks for stack pointersJann Horn
2017-12-21bpf: fix missing error return in check_stack_boundary()Jann Horn
2017-12-21bpf: fix 32-bit ALU op verificationJann Horn
2017-12-21bpf: fix incorrect tracking of register size truncationJann Horn
2017-12-21bpf: fix incorrect sign extension in check_alu_op()Jann Horn
2017-12-21bpf/verifier: fix bounds calculation on BPF_RSHEdward Cree
2017-12-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-20Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-12-20Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2017-12-20Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-20Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-20Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2017-12-20Merge tag 'sound-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-12-20Merge branch 's390-net-next'David S. Miller
2017-12-20s390/qeth: replace open-coded in*_pton()Julian Wiedmann
2017-12-20s390/qeth: pass full data length to l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: streamline l3_fill_header()Julian Wiedmann
2017-12-20s390/qeth: unionize next-hop field in qeth L3 headerJulian Wiedmann
2017-12-20s390/qeth: recognize non-IP multicast on L3 transmitJulian Wiedmann
2017-12-20s390/qeth: clean up l3_get_cast_type()Julian Wiedmann
2017-12-20s390/qeth: robustify qeth_get_ip_version()Julian Wiedmann
2017-12-20s390/qeth: align L2 and L3 set_rx_mode() implementationsJulian Wiedmann
2017-12-20s390/qeth: use ether_addr_* helpersJulian Wiedmann
2017-12-20s390/qeth: consolidate qeth MAC address helpersJulian Wiedmann
2017-12-20s390/qeth: don't keep track of MAC address's cast typeJulian Wiedmann
2017-12-20s390/qeth: drop CONFIG_QETH_IPV6Julian Wiedmann
2017-12-20s390/qeth: use ip*_eth_mc_map helpersJulian Wiedmann
2017-12-20qeth: convert qeth_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20net: convert lcs_reply.refcnt from atomic_t to refcount_tElena Reshetova
2017-12-20null_blk: unalign call_single_dataJens Axboe
2017-12-20block: unalign call_single_data in struct requestJens Axboe
2017-12-20ipv4: Fix use-after-free when flushing FIB tablesIdo Schimmel
2017-12-20s390/qeth: fix error handling in checksum cmd callbackJulian Wiedmann
2017-12-20tipc: remove joining group member from congested listJon Maloy
2017-12-20Merge tag 'batadv-next-for-davem-20171220' of git://git.open-mesh.org/linux-m...David S. Miller
2017-12-20selftests: net: Adding config fragment CONFIG_NUMA=yNaresh Kamboju
2017-12-20Merge branch 'replace-tcp_set_state-tracepoint-with-inet_sock_set_state'David S. Miller
2017-12-20net: tracepoint: using sock_set_state tracepoint to trace SCTP state transitionYafang Shao
2017-12-20net: tracepoint: using sock_set_state tracepoint to trace DCCP state transitionYafang Shao
2017-12-20net: sock: replace sk_state_load with inet_sk_state_load and remove sk_state_...Yafang Shao