summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2019-04-19vt: selection: allow functions to be called from inside kernelOkash Khawaja
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-19usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPsHans de Goede
2019-04-19rseq: Remove superfluous rseq_len from task_structMathieu Desnoyers
2019-04-18net: mdio: rename mdio_device reset to reset_gpioDavid Bauer
2019-04-18net: phy: add support for reset-controllerDavid Bauer
2019-04-18net: skb: remove unused assertsJakub Kicinski
2019-04-18list_bl: Add hlist_bl_add_before/behind helpersNikos Tsironis
2019-04-18list: Don't use WRITE_ONCE() in hlist_add_behind()Nikos Tsironis
2019-04-18Merge 'ib-jz47xx-battery-prereq' into psy-nextSebastian Reichel
2019-04-18device property: Add fwnode_graph_get_endpoint_by_id()Sakari Ailus
2019-04-18crypto: ecrdsa - add EC-RDSA (GOST 34.10) algorithmVitaly Chikunov
2019-04-18Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-04-18locking/lockdep: Avoid bogus Clang warningArnd Bergmann
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg
2019-04-18mtd: nand: Make flags for bad block marker position more granularFrieder Schrempf
2019-04-18mtd: nand: Cleanup flags and fields for bad block marker positionFrieder Schrempf
2019-04-18mtd: onenand: Store bad block marker position in chip structFrieder Schrempf
2019-04-18mtd: rawnand: Always store info about bad block markers in chip structFrieder Schrempf
2019-04-18mtd: rawnand: constify elements of NAND_OP_PARSER(_PATTERN)Masahiro Yamada
2019-04-18mtd: rawnand: Fix sphinx syntaxJonathan Neuschäfer
2019-04-18mtd: nand: Clarify Kconfig entry for software BCH ECC algorithmMiquel Raynal
2019-04-17net: core: introduce build_skb_aroundJesper Dangaard Brouer
2019-04-17switchtec: Increase PFF limit from 48 to 255Wesley Sheng
2019-04-17PCI: Remove unused pci_request_region_exclusive()Johannes Thumshirn
2019-04-17Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2019-04-17cpu/speculation: Add 'mitigations=' cmdline optionJosh Poimboeuf
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-17docs: hwmon: Add an index file and rename docs to *.rstMauro Carvalho Chehab
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-17fscrypt: cache decrypted symlink target in ->i_linkEric Biggers
2019-04-17firmware: Move Trusted Foundations supportThierry Reding
2019-04-17fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertextEric Biggers
2019-04-17fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directoryEric Biggers
2019-04-17fscrypt: fix race allowing rename() and link() of ciphertext dentriesEric Biggers
2019-04-17fscrypt: clean up and improve dentry revalidationEric Biggers
2019-04-17phy: core: Add *release* phy_ops invoked when the consumer relinquishes PHYKishon Vijay Abraham I
2019-04-16fscrypt: use READ_ONCE() to access ->i_crypt_infoEric Biggers
2019-04-16fscrypt: drop inode argument from fscrypt_get_ctx()Eric Biggers
2019-04-16rtc: ds1685: use threaded interruptThomas Bogendoerfer
2019-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-04-16KVM: fix spectrev1 gadgetsPaolo Bonzini
2019-04-16dma-buf: explicitely note that dma-fence-chains use 64bit seqnoChristian König
2019-04-16i2c: algo: bit: add flag to whitelist atomic transfersWolfram Sang
2019-04-16i2c: core: introduce callbacks for atomic transfersWolfram Sang
2019-04-16perf/core: Add perf_pmu_resched() as global functionStephane Eranian
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-16x86/reboot, efi: Use EFI reboot for Acer TravelMate X514-51TJian-Hong Pan
2019-04-15hwmon: Add support for samples attributesGuenter Roeck
2019-04-15hwmon: Add convience macro to define simple static sensorsCharles Keepax