summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2017-01-10hexdump: do not print debug dumps for !CONFIG_DEBUGLinus Walleij
2017-01-10sync.h: synchronization framework needs this headerDaniel Kochmanski
2017-01-10mfd: stmpe: add ADC block resourcesStefan Agner
2017-01-10rfkill-regulator: add dt supportTroy Kisky
2017-01-10usb: chipidea: Use extcon framework for ID and VBUS detectionSanchayan Maity
2017-01-10input: touchscreen: added platform data for Fusion touchscreenStefan Agner
2017-01-10fbcon: logo: allow easy integration of a custom Linux boot logoMarcel Ziswiler
2017-01-10mfd: add Ricoh RN5T567 PMIC suppportStefan Agner
2017-01-10Input: ad7879 - move header to platform_data directoryStefan Agner
2017-01-10regulator: rn5t618: Add RN5T567 PMIC supportStefan Agner
2016-10-26Merge tag 'v4.1.35' into 4.1-2.0.x-imxOtavio Salvador
2016-10-23mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds
2016-10-05rfkill-gpio: add devicetree supportTroy Kisky
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-10-03fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-10-03fix iov_iter_fault_in_readable()Al Viro
2016-10-02genirq: Provide irq_gc_{lock_irqsave,unlock_irqrestore}() helpersBoris Brezillon
2016-09-02PCI: Add Netronome NFP4000 PF device IDSimon Horman
2016-09-02PCI: Add Netronome vendor and device IDsJason S. McMullan
2016-08-19Input: i8042 - break load dependency between atkbd/psmouse and i8042Dmitry Torokhov
2016-08-08MLK-12932-01: pwm backlight: Add fb name check featureSandor Yu
2016-08-06radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-06x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-08-03netfilter: x_tables: speed up jump target validationFlorian Westphal
2016-07-11MLK-12981: mtd: fsl-quadspi: QSPI support dynamic LUT changeHan Xu
2016-07-10netfilter: x_tables: introduce and use xt_copy_counters_from_userFlorian Westphal
2016-07-10netfilter: x_tables: xt_compat_match_from_user doesn't need a retvalFlorian Westphal
2016-07-10netfilter: x_tables: check for bogus target offsetFlorian Westphal
2016-07-10netfilter: x_tables: add compat version of xt_check_entry_offsetsFlorian Westphal
2016-07-10netfilter: x_tables: add and use xt_check_entry_offsetsFlorian Westphal
2016-07-10pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-07-10net: validate variable length ll headersWillem de Bruijn
2016-07-10packet: Allow packets with only a header (but no payload)Martin Blumenstingl
2016-07-10mld, igmp: Fix reserved tailroom calculationBenjamin Poirier
2016-07-10dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-07-10ASoC: samsung: pass DMA channels as pointersArnd Bergmann
2016-07-10USB: EHCI: declare hostpc register as zero-length arrayAlan Stern
2016-07-10nfsd4/rpc: move backchannel create logic into rpc codeJ. Bruce Fields
2016-06-17irqchip/gic-v3: Fix ICC_SGI1R_EL1.INTID decoding maskMarc Zyngier
2016-06-07compiler-gcc: disable -ftracer for __noclone functionsPaolo Bonzini
2016-06-07compiler-gcc: integrate the various compiler-gcc[345].h filesJoe Perches
2016-06-06SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-06-03USB: leave LPM alone if possible when binding/unbinding interface driversAlan Stern
2016-06-03Fix OpenSSH pty regression on closeBrian Bloniarz
2016-06-03usb: core: hub: hub_port_init lock controller instead of busChris Bainbridge
2016-05-17Minimal fix-up of bad hashing behavior of hash_64()Linus Torvalds
2016-05-17mm: check __PG_HWPOISON separately from PAGE_FLAGS_CHECK_AT_*Naoya Horiguchi