summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra1-7/+19
2017-09-29net: ipv4: remove fib_weightDavid Ahern1-3/+0
2017-09-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau2-0/+3
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau2-0/+10
2017-09-29net: bridge: add per-port group_fwd_mask with less restrictionsNikolay Aleksandrov1-0/+1
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-4/+4
2017-09-28arp: make arp_hdr_len() return unsigned intAlexey Dobriyan1-1/+1
2017-09-28ipmi: Make the DMI probe into a generic platform probeCorey Minyard1-1/+1
2017-09-28ipmi: Make the IPMI proc interface configurableCorey Minyard1-0/+2
2017-09-28drm/dp: Add defines for latency in sinkvathsala nagaraju1-0/+6
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula639-9000/+16142
2017-09-28locking/refcounts, x86/asm: Use unique .text section for refcount exceptionsKees Cook1-0/+1
2017-09-28s390/ptrace: add runtime instrumention register get/setAlice Frosi1-0/+1
2017-09-28sbus: char: Move D7S_MINOR to include/linux/miscdevice.hCorentin Labbe1-0/+1
2017-09-28net/mlx5: Check device capability for maximum flow countersRaed Salem1-1/+2
2017-09-28net/mlx5: Fix FPGA capability locationInbar Karmy2-3/+3
2017-09-28Merge commit 'keys-fixes-20170927' into fixes-v4.14-rc3James Morris1-0/+2
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-6/+60
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-60/+98
2017-09-28ipmi: Remove the device id from ipmi_register_smi()Corey Minyard1-1/+0
2017-09-28ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr1-12/+12
2017-09-28ipmi: Get the device id through a functionCorey Minyard1-3/+3
2017-09-27Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-100/+98
2017-09-27net: mroute: Check if rule is a default ruleYotam Gigi1-0/+7
2017-09-27net: ipmr: Add MFC offload indicationYotam Gigi1-0/+2
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi2-0/+18
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi1-0/+21
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi1-0/+2
2017-09-27ASoC: add Component level set_bias_levelKuninori Morimoto1-0/+8
2017-09-27ASoC: add Component level pcm_new/pcm_free v2Kuninori Morimoto1-0/+6
2017-09-27iommu/iova: Add rbtree anchor nodeRobin Murphy1-0/+1
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei1-3/+2
2017-09-27iommu/iova: Extend rbtree node cachingRobin Murphy1-1/+2
2017-09-27iommu: Fix comment for iommu_ops.map_sgJean-Philippe Brucker1-1/+1
2017-09-27net: sched: introduce helper to identify gact pass actionJiri Pirko1-0/+5
2017-09-27drm/dp-helper: add missing defines needed by AMD display core.Dave Airlie1-0/+20
2017-09-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap1-4/+5
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann4-5/+98
2017-09-26bpf: rename bpf_compute_data_end into bpf_compute_data_pointersDaniel Borkmann1-3/+6
2017-09-26qed: iWARP - Add check for errors on a SYN packetMichal Kalderon1-0/+1
2017-09-26block: fix a build errorShaohua Li1-1/+1
2017-09-26percpu: make this_cpu_generic_read() atomic w.r.t. interruptsMark Rutland1-2/+22
2017-09-26block: make blkcg aware of kthread stored original cgroup infoShaohua Li1-6/+7
2017-09-26blkcg: delete unused APIsShaohua Li2-14/+0
2017-09-26kthread: add a mechanism to store cgroup infoShaohua Li1-0/+11
2017-09-26nfs_common: convert int to boolCorentin Labbe1-2/+2
2017-09-26drm: introduce drm_dev_{get/put} functionsAishwarya Pant1-2/+3
2017-09-26neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1