aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-03ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-04-02rtc: da9063: set uie_unsupported when relevantAlexandre Belloni1-0/+7
2019-04-02drm/amdgpu: remove unnecessary rlc reset function on gfx9Le Ma1-2/+0
2019-04-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller3-14/+33
2019-04-02ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev typeSheena Mira-ato1-2/+2
2019-04-02blk-mq: add trace block plug and unplug for multiple queuesYufen Yu1-0/+2
2019-04-02block: use blk_free_flush_queue() to free hctx->fq in blk_mq_init_hctxShenghui Wang1-1/+1
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz1-0/+1
2019-04-02ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233Jian-Hong Pan1-0/+12
2019-04-02ASoC: dapm: set power_check callback for widgets that shouldnt be always onRanjani Sridharan1-0/+7
2019-04-02ASoC: dpcm: skip missing substream while applying symmetryJerome Brunet1-1/+6
2019-04-02mfd: sc27xx: Use SoC compatible string for PMIC devicesBaolin Wang1-21/+21
2019-04-02mfd: twl-core: Disable IRQ while suspendedAndreas Kemnade1-0/+23
2019-04-02drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata()Dan Carpenter1-1/+0
2019-04-01dccp: Fix memleak in __feat_register_spYueHaibing1-1/+6
2019-04-01sctp: initialize _pad of sockaddr_in before copying to user memoryXin Long1-0/+1
2019-04-01Merge branch 'nfp-flower-fix-matching-and-pushing-vlan-CFI-bit'David S. Miller3-18/+15
2019-04-01nfp: flower: remove vlan CFI bit from push vlan actionPieter Jansen van Vuuren2-3/+1
2019-04-01nfp: flower: replace CFI with vlan presentPieter Jansen van Vuuren2-15/+14
2019-04-01kcm: switch order of device registration to fix a crashJiri Slaby1-8/+8
2019-04-01Merge branch 'net-sched-fix-stats-accounting-for-child-NOLOCK-qdiscs'David S. Miller14-90/+71
2019-04-01net: sched: introduce and use qdisc tree flush/purge helpersPaolo Abeni11-73/+35
2019-04-01net: sched: introduce and use qstats read helpersPaolo Abeni11-17/+36
2019-04-01cpufreq/intel_pstate: Load only on Intel hardwareBorislav Petkov1-1/+4
2019-04-01net/sched: fix ->get helper of the matchall clsNicolas Dichtel1-0/+5
2019-04-01signal: don't silently convert SI_USER signals to non-current pidfdJann Horn1-9/+4
2019-04-01dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errorsIlya Dryomov1-0/+39
2019-04-01dm: revert 8f50e358153d ("dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE")Mikulas Patocka1-9/+1
2019-04-01dm init: fix const confusion for dm_allowed_targets arrayAndi Kleen1-1/+1
2019-04-01dm integrity: make dm_integrity_init and dm_integrity_exit staticYueHaibing1-2/+2
2019-04-01dm integrity: change memcmp to strncmp in dm_integrity_ctrMikulas Patocka1-4/+4
2019-04-01cifs: a smb2_validate_and_copy_iov failure does not mean the handle is invalid.Ronnie Sahlberg1-5/+3
2019-04-01SMB3: Allow persistent handle timeout to be configurable on mountSteve French5-5/+53
2019-04-01smb3: Fix enumerating snapshots to AzureSteve French4-28/+58
2019-04-01cifs: fix kref underflow in close_shroot()Ronnie Sahlberg1-9/+7
2019-04-01i40e: add tracking of AF_XDP ZC state for each queue pairBjörn Töpel3-1/+14
2019-04-01i40e: move i40e_xsk_umem functionBjörn Töpel2-14/+20
2019-04-01vrf: check accept_source_route on the original netdeviceStephen Suryaputra3-7/+6
2019-04-01MAINTAINERS: net: update Solarflare maintainersBert Kenward1-1/+1
2019-04-01drm/i915: Always backoff after a drm_modeset_lock() deadlockChris Wilson1-1/+4
2019-04-01tcp: fix a potential NULL pointer dereference in tcp_sk_exitDust Li1-1/+2
2019-04-01x86/resctrl: Fix typos in the mba_sc mount optionXiaochen Shen1-3/+3
2019-04-01Merge commit '7d56bedb2730dc2ea8abf0fd7240ee99ecfee3c9' into omap-for-v5.1/fixesTony Lindgren1-2/+2
2019-04-01Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-188/+150
2019-04-01Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-13/+14
2019-04-01HID: i2c-hid: Disable runtime PM on Synaptics touchpadHui Wang2-0/+3
2019-04-01block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=yKonstantin Khlebnikov2-2/+2
2019-04-01powerpc/32: Fix early boot failure with RTAS built-inChristophe Leroy1-8/+0
2019-04-01ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-04-01debugfs: fix use-after-free on symlink traversalAl Viro1-4/+9