summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2020-05-10nvme: define constants for identification valuesKeith Busch1-0/+6
2020-05-10nvmet: align addrfam list to specChaitanya Kulkarni1-0/+2
2020-05-10nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart1-98/+270
2020-05-10nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart1-5/+6
2020-05-10bdi: remove the name field in struct backing_dev_infoChristoph Hellwig1-2/+0
2020-05-10bdi: simplify bdi_allocChristoph Hellwig1-5/+1
2020-05-10bdi: remove bdi_register_ownerChristoph Hellwig1-1/+1
2020-05-10driver core: remove device_create_vargsChristoph Hellwig1-4/+0
2020-05-10Merge branch 'block-5.7' into for-5.8/blockJens Axboe2-9/+2
2020-05-10bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig1-0/+1
2020-05-09nsproxy: add struct nssetChristian Brauner3-2/+27
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2-0/+14
2020-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+1
2020-05-09nfsd: clients don't need to break their own delegationsJ. Bruce Fields2-0/+2
2020-05-09kthread: save thread functionJ. Bruce Fields1-0/+1
2020-05-09serial: 8250_pci: Move Pericom IDs to pci_ids.hKai-Heng Feng1-0/+6
2020-05-08regulator: use linear_ranges helperMatti Vaittinen1-22/+5