summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-05-13dt-bindings: firmware: imx: Move system control into dt-binding headfileDong Aisheng
2020-05-12block: Modify revalidate zonesDamien Le Moal
2020-05-12block: introduce blk_req_zone_write_trylockJohannes Thumshirn
2020-05-12block: Introduce REQ_OP_ZONE_APPENDKeith Busch
2020-05-12block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_noJohannes Thumshirn
2020-05-12block: add blk_io_schedule() for avoiding task hung in sync dioMing Lei
2020-05-12block: re-organize fields of 'struct hd_part'Ming Lei
2020-05-12block: only define 'nr_sects_seq' in hd_part for 32bit SMPMing Lei
2020-05-12fs-verity: remove unnecessary extern keywordsEric Biggers
2020-05-12fs-verity: fix all kerneldoc warningsEric Biggers
2020-05-12fscrypt: remove unnecessary extern keywordsEric Biggers
2020-05-12fscrypt: name all function parametersEric Biggers
2020-05-12fscrypt: fix all kerneldoc warningsEric Biggers
2020-05-12x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot upSteven Rostedt (VMware)
2020-05-12remoteproc: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12clk: tegra: Implement Tegra210 EMC clockJoseph Lo
2020-05-12clk: tegra: Export functions for EMC clock scalingJoseph Lo
2020-05-12of: Make <linux/of_reserved_mem.h> self-containedGeert Uytterhoeven
2020-05-12Input: introduce input_mt_report_slot_inactive()Jiada Wang
2020-05-12net: dsa: tag_sja1105: implement sub-VLAN decodingVladimir Oltean
2020-05-12net: dsa: tag_8021q: support up to 8 VLANs per port using sub-VLANsVladimir Oltean
2020-05-12net: dsa: sja1105: prepare tagger for handling DSA tags and VLAN simultaneouslyVladimir Oltean
2020-05-12net: dsa: sja1105: save/restore VLANs using a delta commit methodVladimir Oltean
2020-05-12net: dsa: tag_8021q: introduce a vid_is_dsa_8021q helperVladimir Oltean
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller
2020-05-12kprobes: Support NOKPROBE_SYMBOL() in modulesMasami Hiramatsu
2020-05-12kprobes: Support __kprobes blacklist in modulesMasami Hiramatsu
2020-05-12sched: Make scheduler_ipi inlineThomas Gleixner
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-12kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada
2020-05-11net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig
2020-05-11net: add a CMSG_USER_DATA macroChristoph Hellwig
2020-05-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe
2020-05-11tee: add support for session's client UUID generationVesa Jääskeläinen
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar
2020-05-11thunderbolt: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-11mtd: rawnand: Add a NAND_NO_BBM_QUIRK flagBoris Brezillon
2020-05-11mtd: rawnand: Expose monolithic read/write_page_raw() helpersMiquel Raynal
2020-05-11mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal
2020-05-11mtd: rawnand: Rename a NAND chip optionMiquel Raynal
2020-05-11mtd: rawnand: Reorder the nand_chip->options flagsMiquel Raynal
2020-05-11mtd: rawnand: Translate obscure bitfields into readable macrosMiquel Raynal
2020-05-11mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon
2020-05-11mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal