aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-11nested hiearchy hackux500-ab8500-hierarchicalLinus Walleij1-16/+31
2019-12-11videomode hackLinus Walleij1-0/+1
2019-12-11ARM: dts: ux500: Fix up DSI controller nodesLinus Walleij3-5/+5
2019-12-11drm/panel: Add driver for Sony ACX424AKP panelLinus Walleij3-0/+555
2019-12-11drm/panel: Add DT bindings for Sony ACX424AKPLinus Walleij1-0/+49
2019-12-11drm/mcde: Drop double-assignment of mcdeLinus Walleij1-1/+0
2019-12-11s6d16d0 stabLinus Walleij1-0/+22
2019-12-11drm/mcde: Some fixes to handling video modeLinus Walleij1-40/+132
2019-12-11drm/panel: Add generic DSI display controller YAML bindingsLinus Walleij1-0/+91
2019-12-11drm/mcde: Handle pending vblank while disabling displayStephan Gerhold1-0/+10
2019-12-11drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()Stephan Gerhold1-30/+37
2019-12-11drm/mcde: dsi: Fix duplicated DSI connectorStephan Gerhold1-51/+1
2019-12-11drm/mcde: dsi: Delay start of video stream generatorStephan Gerhold1-5/+8
2019-12-11drm/mcde: dsi: Make video mode errors more verboseStephan Gerhold2-1/+31
2019-12-11drm/mcde: Fix frame sync setup for video mode panelsStephan Gerhold4-18/+30
2019-12-11drm/mcde: Provide vblank handling unconditionallyStephan Gerhold2-22/+9
2019-12-11dt-bindings: Be explicit about installing depsLinus Walleij1-1/+7
2019-12-11ARM: dts: ux500: Add devicetree for HREF520Linus Walleij3-1/+39
2019-12-11ARM: dts: ux500: Split TVK DTSI files in twoLinus Walleij5-71/+141
2019-12-11ARM: dts: ux500: Break out DB8500 DTSILinus Walleij10-13/+20
2019-12-11ARM: dts: ux500: Drop pulls on I2C busesLinus Walleij1-5/+5
2019-12-11ARM: dts: ux500: Use "arm,pl031" compatible for PL031Stephan Gerhold1-1/+1
2019-12-11ARM: dts: ux500: Add "simple-bus" compatible to soc nodeStephan Gerhold1-1/+1
2019-12-11ARM: dts: ux500: Remove ux500_ prefix from ux500_serial* labelsStephan Gerhold1-6/+6
2019-12-11ARM: dts: ux500: Move serial aliases to ste-dbx5x0.dtsiStephan Gerhold6-35/+3
2019-12-11ARM: dts: ux500: Add aliases for I2C and SPI busesStephan Gerhold1-11/+24
2019-12-11ARM: dts: ux500: Disable I2C/SPI buses by defaultStephan Gerhold4-0/+32
2019-12-11ARM: dts: ux500: nomadik-pinctrl: Add &gpio_in_nopullStephan Gerhold1-0/+5
2019-12-11ARM: dts: ux500: Add pin configs for UART1 CTS/RTS pinsStephan Gerhold1-0/+26
2019-12-11ARM: dts: ux500: Add alternative SDI pin configsStephan Gerhold1-0/+77
2019-12-11ARM: dts: ux500: Rename generic pin configs according to pin groupStephan Gerhold3-82/+90
2019-12-11ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsiStephan Gerhold2-531/+530
2019-12-11dt-bindings: arm: Document compatibles for Ux500 boardsStephan Gerhold2-0/+32
2019-12-11ARM: dts: ux500: snowball: Remove unused PRCMU cpufreq nodeStephan Gerhold1-4/+0
2019-12-11ARM: dts: ux500: declare GPADC IIO ADC channelsLinus Walleij1-1/+101
2019-12-11mfd: ab8500: Fix ab8500-clk typoLinus Walleij1-2/+2
2019-12-11ASoC: core: Init pcm runtime work early to avoid warningsCurtis Malainey4-11/+17
2019-12-08Linux 5.5-rc1v5.5-rc1Linus Torvalds1-2/+2
2019-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds119-628/+1025
2019-12-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds12-32/+36
2019-12-08Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-72/+265
2019-12-08Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-6/+5
2019-12-07Merge tag 'ntb-5.5' of git://github.com/jonmason/ntbLinus Torvalds1-0/+1
2019-12-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-17/+51
2019-12-07Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-12/+28
2019-12-07Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-12/+17
2019-12-07Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-7/+43
2019-12-07Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds37-137/+343
2019-12-07Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds49-622/+1756
2019-12-07smb3: improve check for when we send the security descriptor context on createSteve French1-0/+2
2019-12-07Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2-23/+5
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-62/+66
2019-12-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-178/+199
2019-12-07r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit1-1/+1
2019-12-07pipe: don't use 'pipe_wait() for basic pipe IOLinus Torvalds1-3/+27
2019-12-07NTB: Add Hygon Device IDJiasen Lin1-0/+1
2019-12-07pipe: remove 'waiting_writers' merging logicLinus Torvalds3-33/+9
2019-12-07pipe: fix and clarify pipe read wakeup logicLinus Torvalds1-13/+18
2019-12-07pipe: fix and clarify pipe write wakeup logicLinus Torvalds1-18/+41
2019-12-07net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add()Eric Dumazet1-1/+7
2019-12-07r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit1-1/+1
2019-12-07vhost/vsock: accept only packets with the right dst_cidStefano Garzarella1-1/+3
2019-12-07net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko1-48/+71
2019-12-07net: ethernet: ti: cpsw: fix extra rx interruptGrygorii Strashko1-1/+1
2019-12-07inet: protect against too small mtu values.Eric Dumazet5-11/+20
2019-12-07gre: refetch erspan header from skb->data after pskb_may_pull()Cong Wang1-1/+1
2019-12-07pppoe: remove redundant BUG_ON() check in pppoe_pernetAditya Pakki1-2/+0
2019-12-07lib/: fix Kconfig indentationKrzysztof Kozlowski3-22/+22
2019-12-07kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments'Changbin Du1-12/+12
2019-12-07kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options'Changbin Du1-9/+9
2019-12-07kernel-hacking: create a submenu for scheduler debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGEChangbin Du1-12/+12
2019-12-07kernel-hacking: move Oops into 'Lockups and Hangs'Changbin Du1-29/+29
2019-12-07kernel-hacking: move kernel testing and coverage options to same submenuChangbin Du1-84/+89
2019-12-07kernel-hacking: group kernel data structures debugging togetherChangbin Du1-10/+14
2019-12-07kernel-hacking: create submenu for arch special debugging optionsChangbin Du1-0/+4
2019-12-07kernel-hacking: group sysrq/kgdb/ubsan into 'Generic Kernel Debugging Instrum...Changbin Du1-4/+8
2019-12-07pipe: fix poll/select race introduced by the pipe reworkLinus Torvalds1-3/+15
2019-12-07nfsd: depend on CRYPTO_MD5 for legacy client trackingPatrick Steinhardt1-0/+1
2019-12-07NFSD fixing possible null pointer derefering in copy offloadOlga Kornievskaia1-1/+2
2019-12-06Merge branch 'tcp-fix-handling-of-stale-syncookies-timestamps'David S. Miller2-8/+32
2019-12-06tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE()Guillaume Nault1-3/+3
2019-12-06tcp: tighten acceptance of ACKs not matching a child socketGuillaume Nault1-3/+13
2019-12-06tcp: fix rejected syncookies due to stale timestampsGuillaume Nault2-2/+16
2019-12-06Merge tag 'mlx5-fixes-2019-12-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller10-75/+143
2019-12-06lpc_eth: kernel BUG on removeBruno Carneiro da Cunha1-2/+0
2019-12-06tcp: md5: fix potential overestimation of TCP option spaceEric Dumazet1-2/+3
2019-12-06Merge branch 'net-tc-indirect-block-relay'David S. Miller4-53/+65
2019-12-06net: sched: allow indirect blocks to bind to clsact in TCJohn Hurley1-19/+33
2019-12-06net: core: rename indirect block ingress cb functionJohn Hurley4-36/+34
2019-12-06net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander1-2/+5
2019-12-06net: dsa: fix flow dissection on Tx pathAlexander Lobakin1-2/+3
2019-12-06net/tls: Fix return values to avoid ENOTSUPPValentin Vidic4-16/+12
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds3-5/+12
2019-12-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds32-139/+312
2019-12-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-29/+49
2019-12-06pipe: Fix iteration end check in fuse_dev_splice_write()David Howells1-1/+1
2019-12-06Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds8-288/+337
2019-12-06Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds11-38/+55
2019-12-06Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9-69/+154
2019-12-06pipe: fix incorrect caching of pipe state over pipe_wait()Linus Torvalds1-4/+6
2019-12-06smb3: fix mode passed in on create for modetosid mount optionSteve French5-34/+122
2019-12-06net: avoid an indirect call in ____sys_recvmsg()Eric Dumazet1-1/+6
2019-12-06phy: mdio-thunder: add missed pci_release_regions in removeChuhong Yuan1-0/+1
2019-12-06tipc: fix ordering of tipc module init and exit routineTaehee Yoo1-14/+15
2019-12-06mqprio: Fix out-of-bounds access in mqprio_dumpVladyslav Tarasiuk1-1/+1
2019-12-06net: stmmac: reset Tx desc base address before restarting TxJongsung Kim1-0/+2
2019-12-06enetc: disable EEE autoneg by defaultYangbo Lu1-0/+5
2019-12-06Merge branch 'next' into for-linusDmitry Torokhov7-17/+51
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds126-764/+2014
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds21-406/+672
2019-12-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds11-74/+56
2019-12-06Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/s...Olof Johansson2-0/+63
2019-12-06Merge tag 'tegra-for-5.5-memory-fixes' of git://git.kernel.org/pub/scm/linux/...Olof Johansson1-1/+1
2019-12-06Merge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-2/+45
2019-12-06Merge tag 'tegra-for-5.5-cpufreq' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson1-0/+59
2019-12-06Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-6/+6
2019-12-06Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.or...Olof Johansson8-10/+20
2019-12-06Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm...Olof Johansson3-7/+19
2019-12-06ARM: multi_v7_defconfig: Restore debugfs supportMarek Szyprowski via Linux.Kernel.Org1-0/+1
2019-12-06arm64: entry: refine comment of stack overflow checkHeyi Guo1-1/+2
2019-12-06arm64: ftrace: fix ifdefferyMark Rutland1-2/+1
2019-12-06arm64: KVM: Invoke compute_layout() before alternatives are appliedSebastian Andrzej Siewior3-7/+6
2019-12-06arm64: Validate tagged addresses in access_ok() called from kernel threadsCatalin Marinas1-1/+6
2019-12-06ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCTVincenzo Frascino1-0/+3
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann2-5/+9
2019-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller14-37/+116
2019-12-06Merge tag 'drm-intel-next-fixes-2019-12-05' of git://anongit.freedesktop.org/...Dave Airlie4-14/+13
2019-12-05Merge branch 'io_uring-5.5' into for-linusJens Axboe1-71/+69
2019-12-05Merge branch 'next.autofs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-29/+18
2019-12-05Merge branch 'pipe-rework' (patches from David Howells)Linus Torvalds1-8/+7
2019-12-05pipe: Fix missing mask update after pipe_wait()David Howells1-6/+6
2019-12-05pipe: Remove assertion from pipe_poll()David Howells1-2/+1
2019-12-05ppp: fix out-of-bounds access in bpf_prog_create()Eric Biggers1-2/+3
2019-12-05Merge branch 'hns3-fixes'David S. Miller2-36/+32
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-12-05net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()Yunsheng Lin1-13/+6
2019-12-05net: hns3: fix for TX queue not restarted problemYunsheng Lin1-12/+21
2019-12-05net: ethernet: ti: cpsw_switchdev: fix unmet direct dependencies detected for...Grygorii Strashko1-1/+1
2019-12-05ARM: defconfig: re-run savedefconfig on multi_v* configsOlof Johansson3-41/+27
2019-12-05arm64: defconfig: re-run savedefconfigOlof Johansson1-27/+9
2019-12-05Merge tag 'gfs2-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs...Linus Torvalds19-92/+152
2019-12-05Merge mainline/master into arm/fixesOlof Johansson11169-235643/+548331
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds12-803/+803
2019-12-05net/mlx5e: E-switch, Fix Ingress ACL groups in switchdev mode for prio tagParav Pandit2-38/+93
2019-12-05net/mlx5e: ethtool, Fix analysis of speed settingAya Levin1-10/+3
2019-12-05net/mlx5e: Fix translation of link mode into speedAya Levin1-0/+1
2019-12-05net/mlx5e: Fix free peer_flow when refcount is 0Roi Dayan1-2/+5
2019-12-05net/mlx5e: Fix freeing flow with kfree() and not kvfree()Roi Dayan1-1/+1
2019-12-05net/mlx5e: Fix SFF 8472 eeprom lengthEran Ben Elisha1-1/+1
2019-12-05net/mlx5e: Query global pause state before setting prio2bufferHuy Nguyen1-2/+25
2019-12-05net/mlx5e: Fix TXQ indices to be sequentialEran Ben Elisha4-22/+15
2019-12-05Merge tag 'fuse-update-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-115/+134
2019-12-05Merge tag 'modules-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-66/+33
2019-12-05Merge branch 's390-fixes'David S. Miller6-83/+119
2019-12-05s390/qeth: fix dangling IO buffers after halt/clearJulian Wiedmann5-46/+67
2019-12-05s390/qeth: ensure linear access to packet headersJulian Wiedmann1-33/+31
2019-12-05s390/qeth: guard against runt packetsJulian Wiedmann3-6/+23
2019-12-05Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-1/+1
2019-12-05Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-16/+98
2019-12-05net: thunderx: start phy before starting autonegotiationMian Yousaf Kaukab1-1/+1
2019-12-05Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds498-10476/+37566
2019-12-05hsr: fix a NULL pointer dereference in hsr_dev_xmit()Taehee Yoo1-2/+7
2019-12-05Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds133-939/+7611
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds68-494/+708
2019-12-05Merge tag 'pwm/for-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-46/+90
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds37-589/+1878
2019-12-05block: fix memleak of bio integrity dataJustin Tee3-1/+8
2019-12-05ARM: pxa: Fix resource propertiesLinus Walleij1-3/+3
2019-12-05Merge tag 'scmi-fix-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2-5/+5
2019-12-05Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson3-4/+33
2019-12-05Merge tag 'arm-soc/for-5.5/maintainers-part2' of https://github.com/Broadcom/...Olof Johansson1-2/+1
2019-12-05soc: mediatek: cmdq: fixup wrong input order of write apiBibby Hsieh1-1/+1
2019-12-05soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2019-12-05MAINTAINERS: Switch to Marvell addressesRobert Richter1-10/+10
2019-12-05MAINTAINERS: update Cavium ThunderX driversJan Glauber2-11/+9
2019-12-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds154-1342/+5252
2019-12-05iomap: stop using ioend after it's been freed in iomap_finish_ioend()Zorro Lang1-2/+3
2019-12-05io_uring: fix a typo in a commentLimingWu1-1/+1
2019-12-05bfq-iosched: Ensure bio->bi_blkg is valid before using itHou Tao1-0/+3
2019-12-05io_uring: hook all linked requests via link_listPavel Begunkov1-22/+20
2019-12-05io_uring: fix error handling in io_queue_link_headPavel Begunkov1-5/+7
2019-12-05powerpc/perf: Disable trace_imc pmuMadhavan Srinivasan1-1/+8
2019-12-05powerpc/powernv: Avoid re-registration of imc debugfs directoryAnju T Sudhakar1-23/+16
2019-12-04selftests/bpf: Add a fexit/bpf2bpf test with target bpf prog no calleesYonghong Song3-19/+81
2019-12-04bpf: Fix a bug when getting subprog 0 jited image in check_attach_btf_idYonghong Song1-1/+4
2019-12-04mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.hMike Rapoport3-52/+5
2019-12-04um: add support for folded p4d page tablesMike Rapoport8-14/+78
2019-12-04um: remove unused pxx_offset_proc() and addr_pte() functionsMike Rapoport1-29/+0
2019-12-04sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport7-33/+81
2019-12-04parisc/hugetlb: use pgtable-nopXd instead of 4level-fixupHelge Deller1-6/+12
2019-12-04parisc: use pgtable-nopXd instead of 4level-fixupMike Rapoport7-76/+81
2019-12-04nds32: use pgtable-nopmd instead of 4level-fixupMike Rapoport9-35/+47
2019-12-04microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport6-56/+25
2019-12-04m68k: mm: use pgtable-nopXd instead of 4level-fixupMike Rapoport15-92/+129
2019-12-04m68k: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04c6x: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04arm: nommu: use pgtable-nopud instead of 4level-fixupMike Rapoport1-1/+1
2019-12-04alpha: use pgtable-nopud instead of 4level-fixupMike Rapoport4-19/+22
2019-12-04gpio: pca953x: tighten up indentationAndy Shevchenko1-11/+11