summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-11-10Merge tag 'configfs-for-5.4-2' of git://git.infradead.org/users/hch/configfsLinus Torvalds-1/+1
2019-11-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-13/+29
2019-11-10Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-40/+16
2019-11-10Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-59/+113
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-38/+14
2019-11-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2019-11-10Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+4
2019-11-10Merge tag '5.4-rc7-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds-0/+1
2019-11-10lib: Remove select of inexistant GENERIC_IOCorentin Labbe-1/+0
2019-11-10ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable eitherAl Viro-4/+3
2019-11-10ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stableAl Viro-2/+10
2019-11-10ecryptfs: fix unlink and rmdir in face of underlying fs modificationsAl Viro-25/+40
2019-11-10audit_get_nd(): don't unlock parent too earlyAl Viro-1/+1
2019-11-10exportfs_decode_fh(): negative pinned may become positive without the parent ...Al Viro-12/+19
2019-11-10cgroup: don't put ERR_PTR() into fc->rootAl Viro-2/+3
2019-11-09tcp: remove redundant new line from tcp_event_sk_skbTony Lu-1/+1
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko-3/+52
2019-11-09Merge tag 'pinctrl-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds-28/+33
2019-11-09ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai-1/+3
2019-11-09staging: most: Convert to the common vmalloc memallocTakashi Iwai-4/+4
2019-11-09usb: gadget: u_audio: Remove superfluous snd_dma_continuous_data()Takashi Iwai-1/+1
2019-11-09ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai-10/+6
2019-11-09ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai-8/+8
2019-11-09ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai-9/+8
2019-11-09ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai-12/+0
2019-11-09ASoC: intel: Avoid non-standard macro usageTakashi Iwai-1/+1
2019-11-09ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai-24/+0
2019-11-09ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai-10/+11
2019-11-09ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai-3/+3
2019-11-09ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai-1/+2
2019-11-09Merge tag 'for-5.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-15/+36
2019-11-09Merge tag 'linux-watchdog-5.4-rc7' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds-8/+28
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-483/+1093
2019-11-08Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+25
2019-11-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller-24/+15
2019-11-08ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson-8/+2
2019-11-08i40e: need_wakeup flag might not be set for TxMagnus Karlsson-8/+2
2019-11-08igb/igc: use ktime accessors for skb->tstampJacob Keller-4/+6
2019-11-08i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski-1/+2
2019-11-08iavf: initialize ITRN registers with correct valuesNicholas Nunley-2/+2
2019-11-08ice: fix potential infinite loop because loop counter being too smallColin Ian King-1/+1
2019-11-08qede: fix NULL pointer deref in __qede_remove()Manish Chopra-2/+10
2019-11-08net: fix data-race in neigh_event_send()Eric Dumazet-2/+2
2019-11-08Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2019-11-08sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra-58/+112
2019-11-08sched/core: Fix compilation error when cgroup not selectedQais Yousef-1/+1
2019-11-08cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is deadTejun Heo-3/+6
2019-11-08Merge tag 'ceph-for-5.4-rc7' of git://github.com/ceph/ceph-clientLinus Torvalds-15/+37
2019-11-08vsock/virtio: fix sock refcnt holding during the shutdownStefano Garzarella-3/+5
2019-11-08Merge tag 'mac80211-for-net-2019-11-08' of git://git.kernel.org/pub/scm/linux...David S. Miller-4/+5