summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-10-02HID: add comment for power callback in struct hid_ll_driverJaejoong Kim1-0/+1
2017-10-02iomap: Add IOMAP_F_DATA_INLINE flagAndreas Gruenbacher1-2/+3
2017-10-02iomap: Switch from blkno to disk offsetAndreas Gruenbacher1-5/+5
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-24/+40
2017-10-01net: dsa: change dsa_ptr for a dsa_portVivien Didelot1-2/+2
2017-09-29i40e: Enable VF to negotiate number of allocated queuesAlan Brady1-0/+20
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-09-29sched/fair: Propagate an effective runnable_load_avgPeter Zijlstra1-0/+3
2017-09-29netfilter: ebtables: fix race condition in frame_filter_net_init()Artem Savkov1-3/+4
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra1-9/+7
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra1-2/+10
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra1-1/+1
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-29bpf: Add map_name to bpf_map_infoMartin KaFai Lau1-0/+1
2017-09-29bpf: Add name, load_time, uid and map_ids to bpf_prog_infoMartin KaFai Lau1-0/+2
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-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula330-2507/+8275
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-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 Airlie1-0/+4
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 Gigi1-0/+15
2017-09-27ipmr: Add reference count to MFC entriesYotam Gigi1-0/+21
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-26Documentation: kernel-api: add bitmap operations from linux/bitmap.hRandy Dunlap1-4/+5
2017-09-26bpf: add meta pointer for direct accessDaniel Borkmann3-4/+86
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-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