aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-02serial: kgdb_nmi: Replace hrtimer with irq_work pingkgdb/polled_request_irqDaniel Thompson
2018-01-01serial: 8250: Implement the "polled" request_irq() interfaceDaniel Thompson
2018-01-01serial: kgdb_nmi: Add support for interrupt based fallbackDaniel Thompson
2018-01-01kgdb: Add request_irq() to the io ops table for kgdbocDaniel Thompson
2018-01-01tty: serial: Add request_irq() to the "polling" interface"Daniel Thompson
2018-01-01tty: Add request_irq() to the "polling" interfaceDaniel Thompson
2017-10-20Merge tag 'for-linus-4.14c-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-20Merge tag 'mmc-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-10-20Merge tag 'drm-fixes-for-v4.14-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-20Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-20Merge branch 'fixes-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-10-19Merge tag 'pm-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-19doc: Fix various RCU docbook comment-header problemsPaul E. McKenney
2017-10-19doc: Fix RCU's docbook optionsPaul E. McKenney
2017-10-19membarrier: Provide register expedited private commandMathieu Desnoyers
2017-10-19Merge branch 'parisc-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-10-19Merge tag 'sound-4.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-10-19parisc: Fix detection of nonsynchronous cr16 cycle countersHelge Deller
2017-10-19parisc: Export __cmpxchg_u64 unconditionallyGuenter Roeck
2017-10-19parisc: Fix double-word compare and exchange in LWS code on 32-bit kernelsJohn David Anglin
2017-10-19Merge tag 'drm-intel-fixes-2017-10-18-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2017-10-19commoncap: move assignment of fs_ns to avoid null pointer dereferenceColin Ian King
2017-10-19Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5James Morris
2017-10-19Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
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-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-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