summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-05KVM: arm/arm64: Remove pmc->bitmaskAndrew Murray1-1/+0
2019-07-05KVM: arm/arm64: Rename kvm_pmu_{enable/disable}_counter functionsAndrew Murray1-4/+4
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-07-05Merge tag 'soundwire-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2-19/+80
2019-07-05ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai1-0/+37
2019-07-05Merge tag 'usb-ci-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+1
2019-07-05devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-05mnt_init(): call shmem_init() unconditionallyAl Viro1-1/+1
2019-07-05constify ksys_mount() string argumentsAl Viro1-2/+2
2019-07-05don't bother with registering rootfsAl Viro1-0/+3
2019-07-05init_rootfs(): don't bother with init_ramfs_fs()Al Viro1-1/+0
2019-07-05convenience helper: get_tree_single()Al Viro1-0/+3
2019-07-05convenience helper get_tree_nodev()Al Viro1-0/+3
2019-07-05Merge tag 'tags/ib-chrome-psy-5.3' into psy-nextSebastian Reichel1-0/+71
2019-07-04Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-34/+344
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-10/+175
2019-07-04bonding: add an option to specify a delay between peer notificationsVincent Bernat3-0/+3
2019-07-04net/mlx5: Add rts2rts_qp_counters_set_id field in hca capMark Zhang1-1/+3
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown1-0/+2
2019-07-04Merge branch 'spi-5.3' into spi-nextMark Brown2-2/+35
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown3-4/+101
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown6-53/+14
2019-07-04Merge branch 'regulator-5.2' into regulator-linusMark Brown2-1/+4
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown1-0/+20
2019-07-04regulator: implement selector steppingBartosz Golaszewski1-0/+6
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel735-4465/+1305
2019-07-04Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm...Olof Johansson1-0/+51
2019-07-04Revert "usb:gadget Separated decoding functions from dwc3 driver."Greg Kroah-Hartman1-26/+0
2019-07-04PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki1-1/+0
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki1-1/+0
2019-07-04PM / QoS: Add support for MIN/MAX frequency constraintsViresh Kumar1-0/+12
2019-07-04PM / QOS: Pass request type to dev_pm_qos_read_value()Viresh Kumar1-3/+13
2019-07-04PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()Viresh Kumar1-4/+4
2019-07-04PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()Viresh Kumar1-4/+8
2019-07-04gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven1-0/+2
2019-07-04ipvs: allow tunneling with gre encapsulationVadim Fedorenko1-0/+1
2019-07-04netfilter: nf_queue: remove unused hook entries pointerFlorian Westphal1-2/+1
2019-07-04netfilter: rename nf_SYNPROXY.h to nf_synproxy.hPablo Neira Ayuso2-1/+1
2019-07-04ACPICA: Update version to 20190703Bob Moore1-1/+1
2019-07-04nfsd: create xdr_netobj_dup helperJ. Bruce Fields1-0/+7
2019-07-04nfsd: escape high characters in binary dataJ. Bruce Fields2-0/+4
2019-07-04locks: Cleanup lm_compare_owner and lm_owner_keyBenjamin Coddington1-2/+0
2019-07-04lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington1-0/+2
2019-07-03inet: factor out inet_send_prepare()Paolo Abeni1-0/+1
2019-07-03IB/mlx5: Implement DEVX dispatching eventYishai Hadas1-0/+5
2019-07-03IB/mlx5: Enable subscription for device events over DEVXYishai Hadas1-0/+9
2019-07-03IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FDYishai Hadas2-0/+14
2019-07-03net/mlx5: Properly name the generic WQE control fieldTariq Toukan1-1/+6
2019-07-03net/mlx5: Introduce TLS TX offload hardware bits and structuresEran Ben Elisha2-4/+114
2019-07-03net/mlx5: Introduce and use mlx5_eswitch_get_total_vports()Parav Pandit3-7/+8