summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21Merge tag 'batadv-net-for-davem-20190821' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2019-08-21net: fec: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21ezchip: nps_enet: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21cirrus: cs89x0: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: sxgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: ks8851-ml: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: socionext: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21via-rhine: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21net: ethernet: ti: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21amd-xgbe: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-08-21NFSv4: Fix a memory leak bugWenwen Wang
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-21trivial: netns: fix typo in 'struct net.passive' descriptionMike Rapoport
2019-08-21Merge tag 'mac80211-next-for-davem-2019-08-21' of git://git.kernel.org/pub/sc...David S. Miller
2019-08-21Merge tag 'mac80211-for-davem-2019-08-21' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-08-21Merge branch 'mlxsw-Add-devlink-trap-support'David S. Miller
2019-08-21selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel
2019-08-21selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel
2019-08-21mlxsw: spectrum: Add devlink-trap supportIdo Schimmel
2019-08-21mlxsw: Add trap group for layer 2 discardsIdo Schimmel
2019-08-21mlxsw: Add layer 2 discard trap IDsIdo Schimmel
2019-08-21mlxsw: reg: Add new trap actionsIdo Schimmel
2019-08-21mlxsw: core: Add API to set trap actionIdo Schimmel
2019-08-21tools: bpftool: add "bpftool map freeze" subcommandQuentin Monnet
2019-08-21tools: bpftool: show frozen status for mapsQuentin Monnet
2019-08-21xprtrdma: Optimize rpcrdma_post_recvs()Chuck Lever
2019-08-21dt-bindings: rng: mtk-rng: Add documentation for MT8516Fabien Parent
2019-08-21xprtrdma: Inline XDR chunk encoder functionsChuck Lever
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21xprtrdma: Fix bc_max_slots return valueChuck Lever
2019-08-21dt-bindings: ata: fix typo in Allwinner R40 reset specific paragraphMiquel Raynal
2019-08-21posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers()Thomas Gleixner
2019-08-21posix-cpu-timers: Sanitize bogus WARNONSThomas Gleixner
2019-08-21dt-bindings: arm-boards: Update pointer to ARM CPU bindingsGeert Uytterhoeven
2019-08-21ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai
2019-08-21ARM: s3c64xx: squash samsung_usb_phy.h into setup-usb-phy.cMasahiro Yamada
2019-08-21arm64: sdm845: add adsp and cdsp fastrpc nodesSrinivas Kandagatla
2019-08-21arm64: add arch/arm64/KbuildMasahiro Yamada
2019-08-21arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-08-21bpf: sync bpf.h to tools/Peter Wu
2019-08-21bpf: clarify when bpf_trace_printk discards linesPeter Wu
2019-08-21bpf: fix 'struct pt_reg' typo in documentationPeter Wu
2019-08-21bpf: clarify description for CONFIG_BPF_EVENTSPeter Wu
2019-08-21drm: kirin: Move ade drm init to kirin drm drvXu YiPing
2019-08-21drm: kirin: Pass driver data to crtc init and plane initXu YiPing
2019-08-21drm: kirin: Add alloc_hw_ctx/clean_hw_ctx ops in driver dataXu YiPing
2019-08-21drm: kirin: Make driver_data variable non-globalXu YiPing
2019-08-21drm: kirin: Fix dev->driver_data settingXu YiPing
2019-08-21drm: kirin: Rename plane_init and crtc_initXu YiPing
2019-08-21drm: kirin: Add register connect helper functions in drm initXu YiPing