summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus1-0/+53
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus2-0/+69
2018-03-22drivers: base: Unified device connection lookupHeikki Krogerus1-0/+22
2018-03-22block: use 32-bit blk_status_t on AlphaMikulas Patocka1-0/+5
2018-03-22lib: Add generic PIO mapping methodZhichang Yuan1-0/+123
2018-03-22PCI: Add decoding for 16 GT/s link speedJay Fang1-0/+1
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+20
2018-03-21audit: remove path param from link denied functionRichard Guy Briggs1-4/+2
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul1-3/+3
2018-03-21Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-47/+6
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2-2/+397