summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-03-20dt-bindings: clock: Add YAML schemas for the QCOM MSS clock bindingsTaniya Das
2020-03-20ASoC: soc-core: Merge CPU/Codec DAIsKuninori Morimoto
2020-03-20irqchip/gic-v4.1: Advertise support v4.1 to KVMMarc Zyngier
2020-03-20irqchip/gic-v4.1: Ensure mutual exclusion betwen invalidations on the same RDMarc Zyngier
2020-03-20Merge tag 'mac80211-next-for-net-next-2020-03-20' of git://git.kernel.org/pub...David S. Miller
2020-03-20net: bridge: vlan options: move the tunnel command to the nested attributeNikolay Aleksandrov
2020-03-20net: bridge: vlan options: nest the tunnel id into a tunnel info attributeNikolay Aleksandrov
2020-03-20Merge branch 'topic/ro_wordlength' of git://git.kernel.org/pub/scm/linux/kern...Mark Brown
2020-03-20bpf, tcp: Make tcp_bpf_recvmsg staticYueHaibing
2020-03-20io_uring: make sure accept honor rlimit nofileJens Axboe
2020-03-20io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe
2020-03-20platform/x86: touchscreen_dmi: Add EFI embedded firmware info supportHans de Goede
2020-03-20Merge branch 'topic/ro_wordlength' into nextVinod Koul
2020-03-20soundwire: stream: Add read_only_wordlength flag to port propertiesSrinivas Kandagatla
2020-03-20firmware: Add new platform fallback mechanism and firmware_request_platform()Hans de Goede
2020-03-20Merge tag 'stable-shared-branch-for-driver-tree' of git://git.kernel.org/pub/...Greg Kroah-Hartman
2020-03-20cfg80211: Configure PMK lifetime and reauth threshold for PMKSA entriesVeerendranath Jakkam
2020-03-20cfg80211: Add support for userspace to reset stations in IBSS modeNicolas Cavallari
2020-03-20nl80211: add PROTECTED_TWT nl80211 extended featureShaul Triebitz
2020-03-20nl80211: pass HE operation element to the driverShaul Triebitz
2020-03-20nl80211/cfg80211: add support for non EDCA based ranging measurementAvraham Stern
2020-03-20mac80211: update documentation about tx powerQiujun Huang
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-03-20nl80211: add no pre-auth attribute and ext. feature flag for ctrl. portMarkus Theil
2020-03-20mac80211_hwsim: add frame transmission support over virtioErel Geron
2020-03-20cfg80211: fix documentation formatJohannes Berg
2020-03-20Merge tag 'icc-5.7-rc1' of https://git.linaro.org/people/georgi.djakov/linux ...Greg Kroah-Hartman
2020-03-20psi: Move PF_MEMSTALL out of task->flagsYafang Shao
2020-03-20psi: Optimize switching tasks inside shared cgroupsJohannes Weiner
2020-03-20psi: Fix cpu.pressure for cpu.max and competing cgroupsJohannes Weiner
2020-03-20sched/core: Distribute tasks within affinity masksPaul Turner
2020-03-20media: cec-notifier: make cec_notifier_get_conn() staticHans Verkuil
2020-03-20media: cec-notifier: rename conn_name to port_nameHans Verkuil
2020-03-20media: v4l: Add 1X14 14-bit greyscale media bus code definitionDaniel Glöckner
2020-03-20media: v4l: Add 14-bit raw greyscale pixel formatDaniel Glöckner
2020-03-20media: v4l: Add 14-bit raw bayer pixel formatsSakari Ailus
2020-03-19fscrypt: add FS_IOC_GET_ENCRYPTION_NONCE ioctlEric Biggers
2020-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-03-19sysfs: fix static inline declaration of sysfs_groups_change_owner()Christian Brauner
2020-03-19net: tc_skbedit: Make the skbedit priority offloadablePetr Machata
2020-03-19net: tc_skbedit: Factor a helper out of is_tcf_skbedit_{mark, ptype}()Petr Machata
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-03-19net: sched: Do not assume RTNL is held in tunnel key action helpersIdo Schimmel
2020-03-19net: bridge: vlan: include stats in dumps if requestedNikolay Aleksandrov
2020-03-20Merge tag 'amd-drm-next-5.7-2020-03-19' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-03-19ring-buffer: Rename ring_buffer_read() to read_buffer_iter_advance()Steven Rostedt (VMware)
2020-03-19tracing: Save off entry when peeking at next entrySteven Rostedt (VMware)
2020-03-19Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2020-03-19phy: tegra: xusb: Add support to get companion USB 3 portNagarjuna Kristam
2020-03-19bpf: Support llvm-objcopy for vmlinux BTFFangrui Song