summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-12-25Merge tag 'pwm/for-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-25Merge tag 'acpi-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-12-25Merge tag 'pm-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-12-25Merge tag 'edac_for_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-12-25Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov
2018-12-24drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2018-12-24net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki
2018-12-24ieee802154: lowpan_header_create check must check daddrWillem de Bruijn
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall
2018-12-24iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal
2018-12-24dt-bindings: pwm: rcar: Add r8a774c0 supportFabrizio Castro
2018-12-24pwm: imx: Add ipg clock operationAnson Huang
2018-12-24pwm: clps711x: Switch to SPDX identifierAlexander Shiyan
2018-12-24pwm: clps711x: Fix period calculationAlexander Shiyan
2018-12-24pwm: bcm2835: Switch to SPDX identifierStefan Wahren
2018-12-24pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman
2018-12-23Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"Scott Wood
2018-12-23net: Revert recent Spectre-v1 patches.David S. Miller
2018-12-23Linux 4.20Linus Torvalds
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers
2018-12-23crypto: cavium/nitrox - Fix build with !CONFIG_DEBUG_FSEric Biggers
2018-12-23crypto: salsa20-generic - don't unnecessarily use atomic walkEric Biggers
2018-12-23crypto: skcipher - add might_sleep() to skcipher_walk_virt()Eric Biggers
2018-12-23crypto: x86/chacha - avoid sleeping under kernel_fpu_begin()Eric Biggers
2018-12-23crypto: cavium/nitrox - Added AEAD cipher supportNagadheeraj Rottela
2018-12-23crypto: mxc-scc - fix build warnings on ARM64Fabio Estevam
2018-12-23crypto: api - document missing stats memberCorentin Labbe
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe
2018-12-23crypto: chelsio - Fix wrong error counter incrementsHarsh Jain
2018-12-23crypto: chelsio - Reset counters on cxgb4 DetachHarsh Jain
2018-12-23crypto: chelsio - Handle PCI shutdown eventHarsh Jain
2018-12-23crypto: chelsio - cleanup:send addr as value in function argumentHarsh Jain
2018-12-23crypto: chelsio - Use same value for both channel in single WRHarsh Jain
2018-12-23crypto: chelsio - Swap location of AAD and IV sent in WRHarsh Jain