summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-02-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-02-23net_sched: gen_estimator: fix broken estimators based on percpu statsEric Dumazet
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-02-23gianfar: simplify FCS handling and fix memory leakAndy Spencer
2018-02-23ipv6 sit: work around bogus gcc-8 -Wrestrict warningArnd Bergmann
2018-02-23macvlan: fix use-after-free in macvlan_common_newlink()Alexey Kodanev
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2018-02-22integrity/security: fix digsig.c build error with header fileRandy Dunlap
2018-02-22Merge tag 'keys-fixes-20180222-2' of https://git.kernel.org/pub/scm/linux/ker...James Morris
2018-02-23Merge tag 'imx-drm-next-2018-02-22' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook
2018-02-22Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-02-22bpf, arm64: fix out of bounds access in tail callDaniel Borkmann
2018-02-22bpf, x64: implement retpoline for tail callDaniel Borkmann
2018-02-22fs/signalfd: fix build error for BUS_MCEERR_ARRandy Dunlap
2018-02-22rxrpc: Fix send in rxrpc_send_data_packet()David Howells
2018-02-22net: aquantia: Fix error handling in aq_pci_probe()Dan Carpenter
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song
2018-02-22bpf: add schedule points in percpu arrays managementEric Dumazet
2018-02-22Merge tag 'mac80211-for-davem-2018-02-22' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-02-22Merge tag 'usb-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-02-22Merge tag 'staging-4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-22regulatory: add NUL to request alpha2Johannes Berg
2018-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-02-22Merge tag 'riscv-for-linus-4.16-rc3-riscv_cleanups' of git://git.kernel.org/p...Linus Torvalds
2018-02-22ibmvnic: Fix early release of login bufferThomas Falcon
2018-02-22net/smc9194: Remove bogus CONFIG_MAC referenceFinn Thain
2018-02-22net: ipv4: Set addr_type in hash_keys for forwarded caseDavid Ahern
2018-02-22tcp_bbr: better deal with suboptimal GSOEric Dumazet
2018-02-22smsc75xx: fix smsc75xx_set_features()Eric Dumazet
2018-02-22netlink: put module reference if dump start failsJason A. Donenfeld
2018-02-22Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris
2018-02-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-02-22efivarfs: Limit the rate for non-root to read filesLuck, Tony
2018-02-22kconfig.h: Include compiler types to avoid missed struct attributesKees Cook
2018-02-22x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu
2018-02-22KEYS: Use individual pages in big_key for crypto buffersDavid Howells
2018-02-22X.509: fix NULL dereference when restricting key with unsupported_sigEric Biggers
2018-02-22X.509: fix BUG_ON() when hash algorithm is unsupportedEric Biggers
2018-02-22PKCS#7: fix direct verification of SignerInfo signatureEric Biggers
2018-02-22PKCS#7: fix certificate blacklistingEric Biggers