aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring1-1/+9
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He1-0/+1
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-18/+8
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-0/+1
2019-06-27iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher1-0/+1
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-17/+3
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev5-0/+72
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2-55/+129
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells2-5/+45
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner1-4/+0
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy1-3/+3
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy1-0/+8
2019-06-27xsk: Add API to check for available entries in FQMaxim Mikityanskiy1-0/+21
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller2-418/+366
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky1-0/+1
2019-06-27mtd: Add flag to indicate panic_writeKamal Dasu1-0/+6
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky1-2/+2
2019-06-27mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky1-0/+30
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer1-0/+1
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer1-0/+2
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer1-0/+21
2019-06-27mtd: rawnand: export NAND operation tracerSascha Hauer1-0/+36
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker1-0/+1
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+4
2019-06-27mtd: Add support for HyperBus memory devicesVignesh Raghavendra1-0/+84
2019-06-27mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra1-0/+7
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing1-0/+8
2019-06-27mm/hmm: Fix error flows in hmm_invalidate_range_startJason Gunthorpe1-1/+1
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton1-0/+2
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton1-0/+5
2019-06-27siox: Add helper macro to simplify driver registrationEnrico Weigelt1-0/+10
2019-06-27gpio: Add comments on #if/#else/#endifEnrico Weigelt3-11/+11
2019-06-27regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner1-0/+3
2019-06-27mfd: rk808: Add RK817 and RK809 supportTony Xie1-0/+172
2019-06-27block: Remove unused codeDamien Le Moal1-11/+0
2019-06-27docs: thermal: convert to ReSTMauro Carvalho Chehab1-2/+2
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano1-0/+11
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil1-0/+78
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz2-40/+97
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg1-0/+4
2019-06-27mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen1-0/+408
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen2-14/+28
2019-06-27clk: rockchip: add clock id for hdmi_phy special clock on rk3228Heiko Stuebner1-0/+1
2019-06-27clk: rockchip: add clock id for watchdog pclk on rk3328Heiko Stuebner1-0/+1
2019-06-27Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen1-4/+7
2019-06-26fs/adfs: correct disc record structureRussell King1-3/+3
2019-06-26dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley1-1/+1
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki1-2/+24
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel1-2/+2