aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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 Brezillon3-1/+9
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-Hartman37-112/+173
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman37-112/+173
2020-05-11Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman37-112/+173
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes1-0/+1
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean1-0/+45
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean1-0/+1
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean1-4/+6
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean1-1/+1
2020-05-10net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva3-35/+35
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann1-1/+1
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: ethtool: Add attributes for cable test reportsAndrew Lunn1-0/+59
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn1-0/+12
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 Torvalds3-12/+6
2020-05-10interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov1-0/+12
2020-05-09IB/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-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song1-1/+38
2020-05-09bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song1-0/+2
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song1-0/+3
2020-05-09bpf: Add bpf_map iteratorYonghong Song1-0/+1
2020-05-09bpf: Implement common macros/helpers for target iteratorsYonghong Song1-0/+11
2020-05-09bpf: Create file bpf iteratorYonghong Song1-0/+2
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song2-0/+7
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song3-0/+3
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song2-0/+4
2020-05-09bpf: Implement an interface to register bpf_iter targetsYonghong Song1-0/+15
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel78-195/+282
2020-05-09nvme: define constants for identification valuesKeith Busch1-0/+6
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni1-0/+2
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart1-98/+270
2020-05-09nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart1-5/+6
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig1-2/+0
2020-05-09bdi: simplify bdi_allocChristoph Hellwig1-5/+1
2020-05-09bdi: remove bdi_register_ownerChristoph Hellwig1-1/+1
2020-05-09driver core: remove device_create_vargsChristoph Hellwig1-4/+0
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe5-17/+9
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig1-0/+1
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu1-4/+4
2020-05-09nsproxy: add struct nssetChristian Brauner3-2/+27
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede1-0/+1
2020-05-09ACPICA: Update version to 20200430Bob Moore1-1/+1
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed4-1/+20
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet1-1/+3