summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-18Convert fs/*/* to SB_I_VERSIONMatthew Garrett
2017-10-19Merge branch 'linux-4.14' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2017-10-19drm/nouveau/fbcon: fix oops without fbdev emulationPavel Roskin
2017-10-18Merge tag 'xfs-4.14-fixes-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-18Revert "drm/amdgpu: discard commands of killed processes"Alex Deucher
2017-10-18drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo
2017-10-18drm/i915: Report -EFAULT before pwrite fast path into shmemfsChris Wilson
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18netlink: fix netlink_ack() extack raceJohannes Berg
2017-10-18ibmvnic: Fix calculation of number of TX header descriptorsThomas Falcon
2017-10-18mlxsw: core: Fix possible deadlockIdo Schimmel
2017-10-18Merge tag 'enforcement-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-10-18Merge tag 'trace-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-10-18ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removalTakashi Iwai
2017-10-18ALSA: hda: Remove superfluous '-' added by printk conversionTakashi Iwai
2017-10-18ALSA: hda: Abort capability probe at invalid register readTakashi Iwai
2017-10-18pkcs7: Prevent NULL pointer dereference, since sinfo is not always set.Eric Sesterhenn
2017-10-18KEYS: load key flags and expiry time atomically in proc_keys_show()Eric Biggers
2017-10-18KEYS: Load key expiry time atomically in keyring_search_iterator()Eric Biggers
2017-10-18KEYS: load key flags and expiry time atomically in key_validate()Eric Biggers
2017-10-18KEYS: don't let add_key() update an uninstantiated keyDavid Howells
2017-10-18KEYS: Fix race between updating and finding a negative keyDavid Howells
2017-10-18KEYS: checking the input id parameters before finding asymmetric keyChun-Yi Lee
2017-10-18KEYS: Fix the wrong index when checking the existence of second idChun-Yi Lee
2017-10-18security/keys: BIG_KEY requires CONFIG_CRYPTOArnd Bergmann
2017-10-18fq_impl: Properly enforce memory limitToke Høiland-Jørgensen
2017-10-18mac80211: validate user rate mask before configuring driverJohannes Berg
2017-10-18cfg80211: fix connect/disconnect edge casesJohannes Berg
2017-10-18mac80211: use constant time comparison with keysJason A. Donenfeld
2017-10-18ALSA: seq: Enable 'use' locking in all configurationsBen Hutchings
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown
2017-10-18i2c: omap: Fix error handling for clk_get()Tony Lindgren
2017-10-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-17tracing/samples: Fix creation and deletion of simple_thread_fn creationSteven Rostedt (VMware)
2017-10-17arm64: dts: rockchip: fix typo in iommu nodesArnd Bergmann
2017-10-17arm64: dts: rockchip: correct vqmmc voltage for rk3399 platformsShawn Lin
2017-10-17fs: Avoid invalidation in interrupt context in dio_complete()Lukas Czerner
2017-10-17Merge tag 'media/v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-10-17vfs: fix mounting a filesystem with i_versionMimi Zohar
2017-10-17Merge tag 'exynos-drm-fixes-for-v4.14-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie
2017-10-16drm/i915/cnl: Fix PLL initialization for HDMI.Rodrigo Vivi
2017-10-16drm/i915/cnl: Fix PLL mapping.Rodrigo Vivi
2017-10-16drm/i915: Use bdw_ddi_translations_fdi for BroadwellChris Wilson
2017-10-16drm/i915: Fix eviction when the GGTT is idle but fullChris Wilson
2017-10-16Merge tag 'gvt-fixes-2017-10-16' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi
2017-10-16Merge tag 'mac80211-for-davem-2017-10-16' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-10-16dev_ioctl: add missing NETDEV_CHANGE_TX_QUEUE_LEN event notificationXin Long
2017-10-16net/sched: cls_flower: Set egress_dev mark when calling into the HW driverOr Gerlitz