summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-05-12Merge tag 'v5.6' into nextDmitry Torokhov326-4412/+9977
2020-05-12ptp: fix struct member comment for do_aux_workJacob Keller1-4/+4
2020-05-12kprobes: Support NOKPROBE_SYMBOL() in modulesMasami Hiramatsu1-0/+2
2020-05-12kprobes: Support __kprobes blacklist in modulesMasami Hiramatsu1-0/+4
2020-05-12sched: Make scheduler_ipi inlineThomas Gleixner1-1/+9
2020-05-12platform/x86: asus-wmi: Add support for SW_TABLET_MODEHans de Goede1-0/+3
2020-05-12PCI: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-2/+2
2020-05-12kbuild: ensure full rebuild when the compiler is updatedMasahiro Yamada1-0/+2
2020-05-12net: cleanly handle kernel vs user buffers for ->msg_controlChristoph Hellwig1-1/+11
2020-05-12net: add a CMSG_USER_DATA macroChristoph Hellwig1-1/+4
2020-05-11team: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11Merge tag 'nfsd-5.7-rc-2' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds3-3/+7
2020-05-11mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe1-63/+38
2020-05-11mm/hmm: remove HMM_PFN_SPECIALJason Gunthorpe1-8/+0
2020-05-11mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe1-1/+1
2020-05-11tee: add support for session's client UUID generationVesa Jääskeläinen1-0/+16
2020-05-11PCI: endpoint: Pass page size as argument to pci_epc_mem_init()Lad Prabhakar1-3/+2
2020-05-11thunderbolt: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-11mtd: rawnand: Add a NAND_NO_BBM_QUIRK flagBoris Brezillon1-0/+8
2020-05-11mtd: rawnand: Expose monolithic read/write_page_raw() helpersMiquel Raynal1-2/+6
2020-05-11mtd: rawnand: Give the possibility to verify a read operation is supportedMiquel Raynal1-1/+1
2020-05-11mtd: rawnand: Rename a NAND chip optionMiquel Raynal1-1/+1
2020-05-11mtd: rawnand: Reorder the nand_chip->options flagsMiquel Raynal1-27/+30
2020-05-11mtd: rawnand: Translate obscure bitfields into readable macrosMiquel Raynal1-19/+19
2020-05-11mtd: Add support for emulated SLC mode on MLC NANDsBoris Brezillon2-1/+8
2020-05-11mtd: rawnand: timings: Add mode information to the timings structureMiquel Raynal1-3/+7
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman16-79/+64
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman16-79/+64
2020-05-11Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman16-79/+64
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes1-0/+1
2020-05-11net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean1-0/+45
2020-05-11net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-35/+35
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn2-1/+18
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn2-0/+25
2020-05-10net: phy: Add support for polling cable testAndrew Lunn1-0/+5
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn1-0/+28
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds2-8/+2
2020-05-10interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov1-0/+12
2020-05-10IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-10power: supply: add battery parametersMatti Vaittinen1-0/+4
2020-05-10bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song1-0/+2
2020-05-10net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song1-0/+3
2020-05-10bpf: Add bpf_map iteratorYonghong Song1-0/+1
2020-05-10bpf: Implement common macros/helpers for target iteratorsYonghong Song1-0/+11
2020-05-10bpf: Create file bpf iteratorYonghong Song1-0/+2
2020-05-10bpf: Create anonymous bpf iteratorYonghong Song1-0/+1
2020-05-10bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song2-0/+2
2020-05-10bpf: Allow loading of a bpf_iter programYonghong Song1-0/+3
2020-05-10bpf: Implement an interface to register bpf_iter targetsYonghong Song1-0/+15
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel48-133/+152