summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-23security: Add a cred_getsecid hookMatthew Garrett
2018-03-23ALSA: usb-audio: fix uac control query argumentAndrew Chant
2018-03-23irqchip/gic-v3: Ensure GICR_CTLR.EnableLPI=0 is observed before enablingShanker Donthineni
2018-03-23tpm: cmd_ready command can be issued only after granting localityTomas Winkler
2018-03-23usb/gadget: Add an EP dispose() callback for EP lifetime trackingBenjamin Herrenschmidt
2018-03-22sem: Move struct sem and struct sem_array into ipc/sem.cEric W. Biederman
2018-03-22msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooksEric W. Biederman
2018-03-22shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooksEric W. Biederman
2018-03-22sem/security: Pass kern_ipc_perm not sem_array into the sem security hooksEric W. Biederman
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek
2018-03-23Merge tag 'v4.16-rc6' into next-generalJames Morris
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22firmware: add firmware_request_cache() to help with cache on rebootLuis R. Rodriguez
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-22usb: typec: tcpm: Use new Type-C switch/mux and usb-role-switch functionsHans de Goede
2018-03-22usb: typec: tcpm: Set USB role switch to device mode when configured as suchHans de Goede
2018-03-22usb: typec: Separate the definitions for data and power rolesHeikki Krogerus
2018-03-22usb: common: Small class for USB role switchesHeikki Krogerus
2018-03-22usb: typec: API for controlling USB Type-C MultiplexersHeikki Krogerus
2018-03-22drivers: base: Unified device connection lookupHeikki Krogerus
2018-03-21block: use 32-bit blk_status_t on AlphaMikulas Patocka
2018-03-21lib: Add generic PIO mapping methodZhichang Yuan
2018-03-21PCI: Add decoding for 16 GT/s link speedJay Fang
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-21audit: remove path param from link denied functionRichard Guy Briggs
2018-03-21Merge airlied/drm-next into drm-misc-nextSean Paul
2018-03-21Merge tag 'extcon-next-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-03-21ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol
2018-03-21mtd: nand: fsl_ifc: Read ECCSTAT0 and ECCSTAT1 registers for IFC 2.0Jagdish Gediya
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2018-03-21Merge branch 'ib-extcon-drm-dt-v4.17' into extcon-nextChanwoo Choi
2018-03-21extcon: gpio: Localize platform dataLinus Walleij
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-20svcrdma: Consult max_qp_init_rd_atom when accepting connectionsChuck Lever
2018-03-20clk: davinci: New driver for TI DA8XX CFGCHIP clocksDavid Lechner
2018-03-20clk: davinci: New driver for davinci PLL clocksDavid Lechner
2018-03-20ARM: omap2+: control: add support for auxiliary control module instancesTero Kristo
2018-03-20mtd: rawnand: get rid of the ONFI parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: get rid of the JEDEC parameter page in nand_chipMiquel Raynal
2018-03-20mtd: rawnand: allow vendors to declare (un)supported featuresMiquel Raynal
2018-03-20mtd: rawnand: prepare the removal of the ONFI parameter pageMiquel Raynal
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon
2018-03-20mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pagesMiquel Raynal
2018-03-20Merge tag 'phy-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman
2018-03-20dma/swiotlb: Remove swiotlb_{alloc,free}_coherent()Christoph Hellwig
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig
2018-03-20set_memory.h: Provide set_memory_{en,de}crypted() stubsChristoph Hellwig
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman