summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-05-11Merge 5.7-rc5 into char-misc-nextGreg Kroah-Hartman
2020-05-11Merge v5.7-rc5 into driver-core-nextGreg Kroah-Hartman
2020-05-11Merge 5.7-rc5 into staging-nextGreg Kroah-Hartman
2020-05-11backlight: Add backlight_device_get_by_name()Noralf Trønnes
2020-05-10net: dsa: sja1105: implement cross-chip bridging operationsVladimir Oltean
2020-05-10net: dsa: introduce a dsa_switch_find functionVladimir Oltean
2020-05-10net: dsa: permit cross-chip bridging between all trees in the systemVladimir Oltean
2020-05-10net: bridge: allow enslaving some DSA master network devicesVladimir Oltean
2020-05-10net/mlx5: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-10netfilter: conntrack: avoid gcc-10 zero-length-bounds warningArnd Bergmann
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn
2020-05-10net: ethtool: Add attributes for cable test reportsAndrew Lunn
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn
2020-05-10net: phy: Add support for polling cable testAndrew Lunn
2020-05-10net: phy: Add cable test support to state machineAndrew Lunn
2020-05-10Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-10interconnect: Add helpers for enabling/disabling a pathGeorgi Djakov
2020-05-09IB/mlx4: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-10power: supply: add battery parametersMatti Vaittinen
2020-05-09bpf: Add bpf_seq_printf and bpf_seq_write helpersYonghong Song
2020-05-09bpf: Add PTR_TO_BTF_ID_OR_NULL supportYonghong Song
2020-05-09net: bpf: Add netlink and ipv6_route bpf_iter targetsYonghong Song
2020-05-09bpf: Add bpf_map iteratorYonghong Song
2020-05-09bpf: Implement common macros/helpers for target iteratorsYonghong Song
2020-05-09bpf: Create file bpf iteratorYonghong Song
2020-05-09bpf: Create anonymous bpf iteratorYonghong Song
2020-05-09bpf: Support bpf tracing/iter programs for BPF_LINK_CREATEYonghong Song
2020-05-09bpf: Allow loading of a bpf_iter programYonghong Song
2020-05-09bpf: Implement an interface to register bpf_iter targetsYonghong Song
2020-05-10Merge tag 'tags/linear-ranges-lib' into psy-nextSebastian Reichel
2020-05-09nvme: define constants for identification valuesKeith Busch
2020-05-09nvmet: align addrfam list to specChaitanya Kulkarni
2020-05-09nvme-fc and nvmet-fc: revise LLDD api for LS reception and LS requestJames Smart
2020-05-09nvme-fc: Sync header to FC-NVME-2 rev 1.08James Smart
2020-05-09bdi: remove the name field in struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: simplify bdi_allocChristoph Hellwig
2020-05-09bdi: remove bdi_register_ownerChristoph Hellwig
2020-05-09driver core: remove device_create_vargsChristoph Hellwig
2020-05-09Merge branch 'block-5.7' into for-5.8/blockJens Axboe
2020-05-09bdi: add a ->dev_name field to struct backing_dev_infoChristoph Hellwig
2020-05-09bdi: use bdi_dev_name() to get device nameYufen Yu
2020-05-09nsproxy: add struct nssetChristian Brauner
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede
2020-05-09ACPICA: Update version to 20200430Bob Moore
2020-05-09Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-08net/dst: use a smaller percpu_counter batch for dst entries accountingEric Dumazet