summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-14netfilter: conntrack: remove unused netns_ct memberFlorian Westphal1-1/+0
2016-11-13Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+7
2016-11-13Revert "include/uapi/linux/atm_zatm.h: include linux/time.h"Mike Frysinger1-1/+0
2016-11-13tcp: take care of truncations done by sk_filter()Eric Dumazet1-0/+1
2016-11-13genetlink: Make family a signed integer.David S. Miller1-1/+1
2016-11-13iio: inkern: add helpers to query available values from channelsPeter Rosin2-0/+45
2016-11-13iio:core: add a callback to allow drivers to provide _available attributesJonathan Cameron2-0/+34
2016-11-13crypto: gf128mul - remove dead gf128mul_64k_lle codeAlex Cope1-7/+6
2016-11-13ASoC: compress: Add support for compress dai opsVinod Koul1-0/+25
2016-11-13x86/efi: Retrieve and assign Apple device propertiesLukas Wunner1-0/+17
2016-11-13efi: Add device path parserLukas Wunner1-0/+20
2016-11-13efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG tableArd Biesheuvel1-0/+1
2016-11-13efi: Add support for seeding the RNG from a UEFI config tableArd Biesheuvel1-0/+8
2016-11-13net: bpqether.h: remove if_ether.h guardBaruch Siach1-2/+0
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas1-0/+1
2016-11-13openvswitch: add Ethernet push and pop actionsJiri Benc1-0/+15
2016-11-13bpf: Fix bpf_redirect to an ipip/ip6tnl devMartin KaFai Lau1-0/+15
2016-11-13bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann1-0/+5
2016-11-12drm: move allocation out of drm_get_format_name()Eric Engestrom1-1/+9
2016-11-12Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+2
2016-11-12clk: hisilicon: add CRG driver for Hi3798CV200 SoCJiancheng Xue1-0/+66
2016-11-12Merge branch 'device-properties'Rafael J. Wysocki1-1/+2
2016-11-11block: move poll code to blk-mqJens Axboe1-1/+1
2016-11-11pstore: Make spinlock per zone instead of globalJoel Fernandes1-0/+1
2016-11-11thread_info: include <current.h> for THREAD_INFO_IN_TASKMark Rutland1-0/+6
2016-11-11thread_info: factor out restart_blockMark Rutland2-40/+52
2016-11-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-9/+10
2016-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2016-11-11Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-clientLinus Torvalds1-0/+2
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski2-1/+7
2016-11-11Revert "console: don't prefer first registered if DT specifies stdout-path"Hans de Goede1-6/+0
2016-11-11mm, frontswap: make sure allocated frontswap map is assignedVlastimil Babka1-2/+3
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_simple_widgetsKuninori Morimoto1-2/+6
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_card_nameKuninori Morimoto1-2/+5
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_prefixKuninori Morimoto1-1/+5
2016-11-11ASoC: soc-core: snd_soc_get_dai_name() become non staticKuninori Morimoto1-0/+2
2016-11-11ASoC: soc-core: adjust for graph on snd_soc_of_parse_audio_routingKuninori Morimoto1-2/+7
2016-11-11Merge branch 'topic/restize-docs' into for-nextTakashi Iwai24-59/+148
2016-11-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar44-135/+257
2016-11-11Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar33-105/+190
2016-11-11cpufreq: stats: New sysfs attribute for clearing statisticsMarkus Mayer1-0/+4
2016-11-11Merge branch 'clk-qcom-rpm' into clk-nextStephen Boyd1-0/+69
2016-11-11clk: qcom: Add support for RPM ClocksGeorgi Djakov1-0/+24
2016-11-11clk: qcom: Add support for SMD-RPM ClocksGeorgi Djakov1-0/+45
2016-11-11Merge branch 'clk-qcom-8994' into clk-nextStephen Boyd1-0/+137
2016-11-11Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-2/+1
2016-11-11Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie11-23/+312
2016-11-11dt-bindings: qcom: clocks: Add msm8994 clock bindingsJeremy McNicoll1-0/+137
2016-11-10block: hook up writeback throttlingJens Axboe1-0/+3
2016-11-10blk-wbt: add general throttling mechanismJens Axboe1-0/+153