summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-03-26usb: musb: remove blackfin portArnd Bergmann1-7/+0
2018-03-26usb: host: remove tilegx platform glueArnd Bergmann1-35/+0
2018-03-26input: misc: remove blackfin rotary driverArnd Bergmann1-117/+0
2018-03-26pinctrl: remove adi2/blackfin driversArnd Bergmann1-40/+0
2018-03-26fbdev: remove blackfin driversArnd Bergmann1-2/+1
2018-03-26video/logo: remove obsolete logo filesArnd Bergmann1-3/+0
2018-03-26raid: remove tile specific raid6 implementationArnd Bergmann1-1/+0
2018-03-26net: adi: remove blackfin ethernet driversArnd Bergmann1-30/+0
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-6/+1
2018-03-26libcrc32c: Add crc32c_impl functionNikolay Borisov1-0/+1
2018-03-26quota: Kill an unused extern entry form quota.hRitesh Harjani1-1/+0
2018-03-26bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()Martin KaFai Lau1-0/+7
2018-03-26bpf: Rename bpf_verifer_logMartin KaFai Lau1-3/+3
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2018-03-25syscalls: define and explain goal to not call syscalls in the kernelDominik Brodowski1-0/+7
2018-03-24ipc: Move IPCMNI from include/ipc.h into ipc/util.hEric W. Biederman1-2/+0
2018-03-24msg: Move struct msg_queue into ipc/msg.cEric W. Biederman1-18/+0
2018-03-24shm: Move struct shmid_kernel into ipc/shm.cEric W. Biederman1-22/+0
2018-03-24Merge tag 'at24-4.17-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang18-78/+75
2018-03-24i2c: pca-platform: drop gpio from platform dataChris Packham1-3/+0
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar19-30/+137
2018-03-24platform/x86: mlx-platform: Add physical bus number auto detectionVadim Pasternak1-0/+2
2018-03-24platform/x86: mlx-platform: Add deffered bus functionalityVadim Pasternak1-0/+2
2018-03-23Merge tag 'mtd/fixes-for-4.16-rc7' of git://git.infradead.org/linux-mtdLinus Torvalds1-5/+1
2018-03-23crypto: doc - Document remaining members in struct crypto_algGary R Hook1-0/+8
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-36/+172
2018-03-23bus: fsl-mc: change mc_command in fsl_mc_commandIoana Ciornei1-5/+5
2018-03-23HID: core: remove the need for HID_QUIRK_NO_EMPTY_INPUTBenjamin Tissoires1-1/+1
2018-03-23HID: use BIT() macro for quirks tooBenjamin Tissoires1-26/+26
2018-03-23HID: use BIT macro instead of plain integers for flagsBenjamin Tissoires1-6/+7
2018-03-23Merge tag 'usb-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2-0/+4
2018-03-23ima: fail file signature verification on non-init mounted filesystemsMimi Zohar1-0/+2
2018-03-23security: Add a cred_getsecid hookMatthew Garrett2-0/+7
2018-03-23ALSA: usb-audio: fix uac control query argumentAndrew Chant1-2/+2
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni1-0/+1
2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler1-1/+1
2018-03-23usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt1-0/+1
2018-03-23sem: Move struct sem and struct sem_array into ipc/sem.cEric W. Biederman1-39/+1
2018-03-23msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2-19/+18
2018-03-23shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2-16/+15
2018-03-23sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2-16/+15
2018-03-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-03-23Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek1-1/+0
2018-03-23Merge tag 'v4.16-rc6' into next-generalJames Morris28-114/+147
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+115
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez1-0/+3
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede1-10/+0
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede1-6/+2
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus2-3/+12