summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-25Merge tag 'edac_for_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds17-332/+1174
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds254-5080/+11685
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds40-19/+24661
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds780-3643/+17553
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds96-4107/+3301
2018-12-25Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds25-1/+7855
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1030-26454/+47025
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-pla...Linus Torvalds20-310/+637
2018-12-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-9/+23
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov3-12/+31
2018-12-24drivers/net: appletalk/cops: remove redundant if statement and maskColin Ian King1-8/+2
2018-12-24bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov1-4/+10
2018-12-24net/net_namespace: Check the return value of register_pernet_subsys()Aditya Pakki1-1/+2
2018-12-24net/netlink_compat: Fix a missing check of nla_parse_nestedAditya Pakki1-2/+5
2018-12-24ieee802154: lowpan_header_create check must check daddrWillem de Bruijn1-0/+3
2018-12-24net/mlx4_core: drop useless LIST_HEADJulia Lawall1-5/+0
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall1-1/+0
2018-12-24net/mlx5e: drop useless LIST_HEADJulia Lawall1-3/+0
2018-12-24iptunnel: Set tun_flags in the iptunnel_metadata_reply from srcwenxu1-0/+1
2018-12-24net/mlx5e: fix semicolon.cocci warningskbuild test robot1-1/+1
2018-12-24staging: octeon: fix build failure with XFRM enabledFlorian Westphal1-2/+1
2018-12-24dt-bindings: pwm: rcar: Add r8a774c0 supportFabrizio Castro1-0/+1
2018-12-24pwm: imx: Add ipg clock operationAnson Huang1-5/+48
2018-12-24pwm: clps711x: Switch to SPDX identifierAlexander Shiyan1-7/+2
2018-12-24pwm: clps711x: Fix period calculationAlexander Shiyan1-2/+2
2018-12-24pwm: bcm2835: Switch to SPDX identifierStefan Wahren1-4/+1
2018-12-24pwm: Enable Kona PWM to be built for the Cygnus architectureClément Péron1-1/+3
2018-12-24Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman34-550/+216
2018-12-23Revert "powerpc/fsl_pci: simplify fsl_pci_dma_set_mask"Scott Wood1-1/+5
2018-12-23net: Revert recent Spectre-v1 patches.David S. Miller4-9/+0
2018-12-23Linux 4.20v4.20Linus Torvalds1-1/+1
2018-12-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-7/+6
2018-12-22can: af_can: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22packet: validate address length if non-zeroWillem de Bruijn1-2/+2
2018-12-22nfc: af_nfc: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22phonet: af_phonet: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+3
2018-12-22net: core: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2018-12-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-5/+24
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l...Linus Torvalds1-54/+54
2018-12-22Merge tag 'auxdisplay-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-0/+3
2018-12-22Revert "vfs: Allow userns root to call mknod on owned filesystems."Christian Brauner1-2/+1
2018-12-22x86/efi: Don't unmap EFI boot services code/data regions for EFI_OLD_MEMMAP a...Sai Praneeth Prakhya1-0/+16
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-22powerpc/zImage: Also check for stdout-pathOliver O'Halloran1-1/+2
2018-12-22powerpc: Fix HMIs on big-endian with CONFIG_RELOCATABLE=yBenjamin Herrenschmidt1-1/+1
2018-12-22macintosh: Use of_node_name_{eq, prefix} for node name comparisonsRob Herring7-32/+30
2018-12-22ide: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring15-64/+39
2018-12-22powerpc/pseries/pmem: Convert to %pOFn instead of device_node.nameRob Herring1-4/+4
2018-12-22powerpc/mm: Remove very old comment in hash-4k.hMichael Ellerman1-5/+1