aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-22sem: Move struct sem and struct sem_array into ipc/sem.cEric W. Biederman1-39/+1
2018-03-22msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman2-19/+18
2018-03-22shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman2-16/+15
2018-03-22sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman2-16/+15
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-03-22Revert "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-22Merge 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-21block: use 32-bit blk_status_t on AlphaMikulas Patocka1-0/+5
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan1-0/+123
2018-03-21PCI: 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/git/chanwoo/extcon into char-misc-nextGreg Kroah-Hartman2-47/+6
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2-2/+397
2018-03-21mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya1-5/+1
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-9/+0
2018-03-21Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi1-0/+6
2018-03-21extcon: gpio: Localize platform dataLinus Walleij1-47/+0
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever1-3/+0
2018-03-20clk: davinci: New driver for TI DA8XX CFGCHIP clocksDavid Lechner1-0/+21
2018-03-20clk: davinci: New driver for davinci PLL clocksDavid Lechner1-0/+21
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo1-0/+1
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal1-3/+0
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal1-16/+1
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal1-1/+7
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal1-18/+29
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman18-78/+75
2018-03-20Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace into aarch64/for-next/coreWill Deacon1-2/+2
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal1-0/+13
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-nextGreg Kroah-Hartman1-2/+29
2018-03-20dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()Christoph Hellwig1-8/+0
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig1-2/+19
2018-03-20set_memory.h: Provide set_memory_{en,de}crypted() stubsChristoph Hellwig1-0/+12