aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk-pxa' into clk-nextStephen Boyd1-0/+2
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and 'clk-qcom-ipq8074' into clk-nextStephen Boyd3-0/+664
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' and 'clk-omap' into clk-nextStephen Boyd2-0/+63
2018-01-26Input: mms114 - drop platform data and use generic APIsSimon Shields1-24/+0
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/topic/sh-msiof', 'spi/topic/sirf' and 'spi/topic/sun6i' into spi-nextMark Brown1-4/+2
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2-10/+29
2018-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller2-0/+13
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang2-3/+12
2018-01-26regulator: empty the old suspend functionsChunyan Zhang1-3/+2
2018-01-26regulator: leave one item to record whether regulator is enabledChunyan Zhang1-4/+15
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen1-0/+9
2018-01-26drm/dp: Add definitions for TPS4 bits and macros to check the supportManasi Navare1-0/+17
2018-01-26drm/dp: Add HBR3 support in existing DRM DP helpersManasi Navare1-0/+1
2018-01-25openvswitch: add erspan version I and II supportWilliam Tu1-0/+1
2018-01-25net: erspan: create erspan metadata uapi headerWilliam Tu2-30/+54
2018-01-25net: erspan: use bitfield instead of mask and offsetWilliam Tu1-33/+94
2018-01-25pkt_cls: add new tc cls helper to check offload flag and chain indexJakub Kicinski1-0/+14
2018-01-25bpf: Add BPF_SOCK_OPS_STATE_CBLawrence Brakmo1-1/+28
2018-01-25bpf: Add BPF_SOCK_OPS_RETRANS_CBLawrence Brakmo1-1/+8
2018-01-25bpf: Add support for reading sk_state and moreLawrence Brakmo1-0/+22
2018-01-25bpf: Add sock_ops RTO callbackLawrence Brakmo1-1/+7
2018-01-25bpf: Adds field bpf_sock_ops_cb_flags to tcp_sockLawrence Brakmo2-1/+27
2018-01-25bpf: Support passing args to sock_ops bpf functionLawrence Brakmo3-7/+39
2018-01-25bpf: Add write access to tcp_sock and sock fieldsLawrence Brakmo2-1/+10
2018-01-25fs/buffer.c: fold init_buffer() into init_page_buffers()Eric Biggers1-1/+0
2018-01-25fs: fold __inode_permission() into inode_permission()Eric Biggers1-1/+0
2018-01-25fs: add RWF_APPENDJürg Billeter2-1/+7
2018-01-25f2fs: support inode creation timeChao Yu1-1/+3
2018-01-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller1-0/+10
2018-01-25net: don't call update_pmtu unconditionallyNicolas Dichtel1-0/+8
2018-01-25net: tcp: close sock if net namespace is exitingDan Streetman1-0/+10
2018-01-25PCI: Make of_irq_parse_pci() staticRob Herring1-6/+0
2018-01-25kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann1-0/+1
2018-01-26crypto: sha3-generic - export init/update/final routinesArd Biesheuvel1-0/+5
2018-01-26crypto: sha3-generic - simplify codeArd Biesheuvel1-1/+0
2018-01-25device property: Define type of PROPERTY_ENRTY_*() macrosAndy Shevchenko1-5/+5
2018-01-24Merge branch 'rebased-net-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller5-7/+9
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+5
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+2
2018-01-24kill kernel_sock_ioctl()Al Viro1-1/+0
2018-01-24dev_ioctl(): move copyin/copyout to callersAl Viro1-1/+2
2018-01-24lift handling of SIOCIW... out of dev_ioctl()Al Viro1-2/+2
2018-01-24ip_rt_ioctl(): take copyin to callerAl Viro1-1/+1
2018-01-24devinet_ioctl(): take copyin/copyout to callerAl Viro1-1/+1
2018-01-24net: separate SIOCGIFCONF handling from dev_ioctl()Al Viro1-1/+3
2018-01-24net: erspan: fix use-after-freeWilliam Tu1-2/+2
2018-01-24net: sched: remove tc_cls_common_offload_init_deprecated()Jakub Kicinski1-11/+0
2018-01-24cls_bpf: remove gen_flags from bpf_offloadJakub Kicinski1-1/+0
2018-01-24net: sched: prepare for reimplementation of tc_cls_common_offload_init()Jakub Kicinski1-3/+15
2018-01-24net: sched: propagate extack to cls->destroy callbacksJakub Kicinski1-1/+2