summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-06-28lib/genalloc.c: Add algorithm, align and zeroed family of DMA allocatorsFredrik Noring
2019-06-28x86/kdump/64: Restrict kdump kernel reservation to <64TBBaoquan He
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2019-06-27iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher
2019-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev
2019-06-27keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells
2019-06-27keys: Pass the network namespace into request_key mechanismDavid Howells
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy
2019-06-27xsk: Add getsockopt XDP_OPTIONSMaxim Mikityanskiy
2019-06-27xsk: Add API to check for available entries in FQMaxim Mikityanskiy
2019-06-27Merge tag 'blk-dim-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed...David S. Miller
2019-06-27mtd: spinand: Add initial support for Paragon PN26G0xAJeff Kletsky
2019-06-27mtd: Add flag to indicate panic_writeKamal Dasu
2019-06-27mtd: spinand: Add support for two-byte device IDsJeff Kletsky
2019-06-27mtd: spinand: Define macros for page-read ops with three-byte addressesJeff Kletsky
2019-06-27mtd: rawnand: gpmi: Implement exec_opSascha Hauer
2019-06-27dmaengine: mxs: rename custom flagSascha Hauer
2019-06-27dmaengine: mxs: Add header file to be shared with gpmi nand driverSascha Hauer
2019-06-27mtd: rawnand: export NAND operation tracerSascha Hauer
2019-06-27mtd: onenand: Add support for 8Gb datasize onenandJonathan Bakker
2019-06-27Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-27mtd: Add support for HyperBus memory devicesVignesh Raghavendra
2019-06-27mtd: cfi_cmdset_0002: Add support for polling status registerVignesh Raghavendra
2019-06-27batman-adv: mcast: detect, distribute and maintain multicast router presenceLinus Lüssing
2019-06-27mm/hmm: Fix error flows in hmm_invalidate_range_startJason Gunthorpe
2019-06-27arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton
2019-06-27ACPI/PPTT: Add function to return ACPI 6.3 Identical tokensJeremy Linton
2019-06-27siox: Add helper macro to simplify driver registrationEnrico Weigelt
2019-06-27gpio: Add comments on #if/#else/#endifEnrico Weigelt
2019-06-27regulator: rk808: Add RK809 and RK817 support.Heiko Stuebner
2019-06-27mfd: rk808: Add RK817 and RK809 supportTony Xie
2019-06-27block: Remove unused codeDamien Le Moal
2019-06-27docs: thermal: convert to ReSTMauro Carvalho Chehab
2019-06-27thermal/drivers/core: Add init section table for self-encapsulationDaniel Lezcano
2019-06-27media: cec-notifier: add new notifier functionsHans Verkuil
2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz
2019-06-27ACPI / PM: Introduce concept of a _PR0 dependent deviceMika Westerberg
2019-06-27mfd: bd70528: Support ROHM bd70528 PMIC coreMatti Vaittinen
2019-06-27mfd: regulator: clk: Split rohm-bd718x7.hMatti Vaittinen
2019-06-27clk: rockchip: add clock id for hdmi_phy special clock on rk3228Heiko Stuebner
2019-06-27clk: rockchip: add clock id for watchdog pclk on rk3328Heiko Stuebner
2019-06-27Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen
2019-06-26fs/adfs: correct disc record structureRussell King
2019-06-26dt-bindings: clock: sifive: add MIT license as an option for the header filePaul Walmsley
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-26ipv6: constify rt6_nexthop()Nicolas Dichtel