aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski1-3/+61
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song1-4/+10
2019-04-28ARM: ep93xx: move pinctrl interfaces into include/linux/socArnd Bergmann1-0/+37
2019-04-28ARM: ep93xx: keypad: stop using mach/platform.hArnd Bergmann1-2/+2
2019-04-28ARM: ep93xx: move network platform data to separate headerArnd Bergmann1-0/+10
2019-04-28Merge tag 'zynqmp-soc-for-v5.2' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson1-1/+13
2019-04-28Merge tag 'omap-for-v5.2/am4-pm-v2-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson3-0/+15
2019-04-28Merge tag 'omap-for-v5.2/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-2/+7
2019-04-28dsa: Cleanup unneeded table and make tag structures staticAndrew Lunn1-1/+0
2019-04-28dsa: Add boilerplate helper to register DSA tag driver modulesAndrew Lunn1-0/+66
2019-04-28dsa: Add TAG protocol to tag opsAndrew Lunn1-0/+1
2019-04-28dsa: Add MODULE_ALIAS to taggers in preparation to become modulesAndrew Lunn1-13/+30
2019-04-28dsa: Move tagger name into its ops structureAndrew Lunn1-0/+1
2019-04-28Merge tag 'imx-bindings-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-17/+8
2019-04-28Merge tag 'amlogic-dt64-2' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson5-22/+16
2019-04-28Merge tag 'renesas-dt-bindings-for-v5.2' of https://git.kernel.org/pub/scm/li...Olof Johansson1-1/+0
2019-04-28Merge tag 'omap-for-v5.2/dt-am3-signed' of git://git.kernel.org/pub/scm/linux...Olof Johansson2-1/+130
2019-04-28Merge tag 'omap-for-v5.2/dt-ti-sysc-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-2/+7
2019-04-28Merge tag 'zynqmp-dt-for-v5.2' of https://github.com/Xilinx/linux-xlnx into a...Olof Johansson1-8/+18
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+1
2019-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller13-24/+286
2019-04-27genetlink: optionally validate strictly/dumpsJohannes Berg1-0/+7
2019-04-27netlink: add strict parsing for future attributesJohannes Berg1-0/+18
2019-04-27netlink: re-add parse/validate functions in strict modeJohannes Berg2-0/+106
2019-04-27netlink: make validation more configurable for future strictnessJohannes Berg2-55/+199
2019-04-27netlink: add NLA_MIN_LENJohannes Berg1-1/+5
2019-04-27ipset: drop ipset_nest_start() and ipset_nest_end()Michal Kubecek1-7/+4
2019-04-27netlink: make nla_nest_start() add NLA_F_NESTED flagMichal Kubecek2-4/+24
2019-04-27net/tls: byte swap device req TCP seq no upon settingJakub Kicinski1-1/+1
2019-04-27net/tls: move definition of tls ops into net/tls.hJakub Kicinski2-22/+18
2019-04-27net/tls: remove old exports of sk_destruct functionsJakub Kicinski1-2/+0
2019-04-28ASoC: SOF: Add xtensa supportPierre-Louis Bossart1-0/+44
2019-04-28ASoC: SOF: Add Nocodec machine driver supportLiam Girdwood1-0/+6
2019-04-28ASoC: SOF: Add userspace ABI supportLiam Girdwood8-0/+721
2019-04-28ASoC: SOF: Add support for loading topologiesLiam Girdwood1-0/+256
2019-04-28ASoC: SOF: Add support for IPC IO between DSP and HostLiam Girdwood8-0/+950
2019-04-28ASoC: SOF: Add Sound Open Firmware driver coreLiam Girdwood1-0/+94
2019-04-27bpf: Introduce bpf sk local storageMartin KaFai Lau5-1/+64
2019-04-26selftests: bpf: test writable buffers in raw tpsMatt Mullins1-0/+50
2019-04-26nbd: add tracepoints for send/receive timingAndrew Hall1-0/+51
2019-04-26nbd: trace sending nbd requestsMatt Mullins1-0/+56
2019-04-26bpf: add writable context for raw tracepointsMatt Mullins5-2/+30
2019-04-26Input: add KEY_KBD_LAYOUT_NEXTDmitry Torokhov1-0/+1
2019-04-26lockd: Store the lockd client credential in struct nlm_hostTrond Myklebust2-1/+4
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust1-0/+3
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller5-15/+237
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust1-0/+2
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+1
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro1-1/+1
2019-04-26clk: Remove CLK_IS_BASIC clk flagStephen Boyd1-1/+1