summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-10-09arm64: dts: armada-3720-turris-mox: convert usb-phy to phy-supplyMarek BehĂșn1-6/+7
2019-10-09powerpc/kvm: Fix kvmppc_vcore->in_guest value in kvmhv_switch_to_hostJordan Niethe1-0/+1
2019-10-09selftests/powerpc: Fix compile error on tlbie_test due to newer gccDesnes A. Nunes do Rosario1-1/+1
2019-10-09powerpc/pseries: Remove confusing warning message.Laurent Dufour1-0/+3
2019-10-09powerpc/64s/radix: Fix build failure with RADIX_MMU=nStephen Rothwell1-0/+4
2019-10-09CIFS: Force reval dentry if LOOKUP_REVAL flag is setPavel Shilovsky1-1/+7
2019-10-09CIFS: Force revalidate inode when dentry is stalePavel Shilovsky1-0/+4
2019-10-09smb3: Fix regression in time handlingSteve French1-8/+16
2019-10-09ip6erspan: remove the incorrect mtu limit for ip6erspanHaishuang Yan1-0/+1
2019-10-09Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski10-27/+71
2019-10-09Doc: networking/device_drivers/pensando: fix ionic.rst warningsRandy Dunlap1-1/+3
2019-10-09smb3: remove noisy debug message and minor cleanupSteve French3-9/+6
2019-10-09NFC: pn533: fix use-after-free and memleaksJohan Hovold1-1/+8
2019-10-09Input: soc_button_array - partial revert of support for newer surface devicesHans de Goede1-5/+12
2019-10-09net_sched: fix backward compatibility for TCA_ACT_KINDCong Wang1-4/+5
2019-10-09net_sched: fix backward compatibility for TCA_KINDCong Wang2-5/+34
2019-10-09net/mlx5: DR, Allow insertion of duplicate rulesAlex Vesker1-6/+4
2019-10-09Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-3/+3
2019-10-09selftests/bpf: More compatible nc options in test_lwt_ip_encapJiri Benc1-3/+3
2019-10-09selftests/bpf: Set rp_filter in test_flow_dissectorJiri Benc1-0/+3
2019-10-09Merge branch 'llc-fix-sk_buff-refcounting'Jakub Kicinski7-89/+69
2019-10-08llc: fix sk_buff refcounting in llc_conn_state_process()Eric Biggers1-27/+6
2019-10-08llc: fix another potential sk_buff leak in llc_ui_sendmsg()Eric Biggers3-18/+30
2019-10-08llc: fix sk_buff leak in llc_conn_service()Eric Biggers3-26/+16
2019-10-08llc: fix sk_buff leak in llc_sap_state_process()Eric Biggers2-18/+17
2019-10-08Add my linux-leds branch to MAINTAINERSPavel Machek1-0/+1
2019-10-08leds: core: Fix leds.h structure documentationDan Murphy1-3/+2
2019-10-08dm clone: Make __hash_find staticYueHaibing1-2/+2
2019-10-08Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds4-15/+27
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+8
2019-10-08Merge tag 'linux-kselftest-5.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-11/+97
2019-10-08x86/cpu: Add Comet Lake to the Intel CPU models headerKan Liang1-0/+3
2019-10-08rt2x00: remove input-polldev.h headerDmitry Torokhov1-1/+0
2019-10-08doc: move namespaces.rst from kbuild/ to core-api/Masahiro Yamada3-0/+2
2019-10-08ARM: dts: am3874-iceboard: Fix 'i2c-mux-idle-disconnect' usageAndrey Smirnov1-8/+1
2019-10-08ARM: dts: omap5: fix gpu_cm clock provider nameTero Kristo1-1/+1
2019-10-08ASoC: soc-component: remove snd_pcm_ops from component driverKuninori Morimoto3-89/+3
2019-10-08ASoC: soc-utils: remove snd_pcm_opsKuninori Morimoto1-7/+4
2019-10-08ASoC: soc-generic-dmaengine-pcm: remove snd_pcm_opsKuninori Morimoto1-51/+51
2019-10-08ASoC: fsl: fsl_dma: don't use snd_soc_rtdcom_lookup()Kuninori Morimoto1-2/+1
2019-10-08ASoC: fsl: fsl_asrc_dma: remove snd_pcm_opsKuninori Morimoto1-27/+29
2019-10-08ASoC: fsl: mpc5200_dma: remove snd_pcm_opsKuninori Morimoto1-25/+26
2019-10-08ASoC: fsl: fsl_dma: remove snd_pcm_opsKuninori Morimoto1-27/+23
2019-10-08ASoC: fsl: imx-pcm-fiq: remove snd_pcm_opsKuninori Morimoto1-25/+31
2019-10-08ASoC: bcm: cygnus-pcm: remove snd_pcm_opsKuninori Morimoto1-26/+30
2019-10-08ASoC: rt5514-spi: remove snd_pcm_opsKuninori Morimoto1-20/+21
2019-10-08ASoC: dwc: dwc-pcm: remove snd_pcm_opsKuninori Morimoto1-22/+26
2019-10-08ASoC: kirkwood: kirkwood-dma: remove snd_pcm_opsKuninori Morimoto1-23/+27
2019-10-08ASoC: mediatek: remove snd_pcm_opsKuninori Morimoto4-30/+30
2019-10-08ASoC: mediatek: mtk-btcvsd: remove snd_pcm_opsKuninori Morimoto1-48/+28