aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-39/+29
2019-01-21RDMA/device: Expose ib_device_try_get(()Jason Gunthorpe1-2/+22
2019-01-21perf, bpf: Introduce PERF_RECORD_BPF_EVENTSong Liu3-1/+41
2019-01-21perf, bpf: Introduce PERF_RECORD_KSYMBOLSong Liu2-1/+33
2019-01-21perf: Make perf_event_output() propagate the output() returnArnaldo Carvalho de Melo1-3/+3
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing1-1/+0
2019-01-21ASoC: simple-card: rename to asoc_simple_card_canonicalize_platform()Kuninori Morimoto1-1/+1
2019-01-21ASoC: soc-core: add .num_platform for dai_linkKuninori Morimoto2-2/+3
2019-01-21spi: spi-mem: Add devm_spi_mem_dirmap_{create,destroy}()Boris Brezillon1-0/+5
2019-01-21libnvdimm/security: Require nvdimm_security_setup_events() to succeedDan Williams1-1/+0
2019-01-21media: soc_camera_platform: remove obsolete soc_camera test driverHans Verkuil1-83/+0
2019-01-21media: sh_mobile_ceu_camera: remove obsolete soc_camera driverHans Verkuil1-29/+0
2019-01-21media: tw9910.h: remove obsolete soc_camera.h include.Hans Verkuil1-2/+0
2019-01-21fs: common implementation of file typePhillip Potter2-16/+76
2019-01-21ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai1-1/+0
2019-01-21clk: renesas: r8a774a1: Add missing CANFD clockFabrizio Castro1-0/+1
2019-01-21clk: renesas: r8a774c0: Add missing CANFD clockFabrizio Castro1-0/+1
2019-01-21sched/wake_q: Document wake_q_add()Peter Zijlstra1-1/+5
2019-01-21cpufreq: Replace open-coded << with BIT()Amit Kucheria1-12/+13
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray1-2/+0
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray1-0/+1
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2019-01-21drm: fix drm_can_sleep() commentSam Ravnborg1-1/+1
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-21/+7
2019-01-20power: supply: isp1704: switch to gpiod APISebastian Reichel1-30/+0
2019-01-21Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-4/+9
2019-01-21Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...Linus Torvalds4-11/+6
2019-01-19net_sched: add performance counters for basic filterCong Wang1-0/+7
2019-01-20Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2019-01-20Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-19net: netlink: add helper to retrieve NETLINK_F_STRICT_CHKJakub Kicinski1-0/+1
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza1-2/+2
2019-01-19sch_api: Change signature of qdisc_tree_reduce_backlog() to use intsToke Høiland-Jørgensen1-2/+1
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau1-0/+4
2019-01-19nl80211/mac80211: mesh: add mesh path change count to mpath infoJulan Hsu2-2/+7
2019-01-19nl80211/mac80211: mesh: add hop count to mpath infoJulan Hsu2-0/+6
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen1-0/+59
2019-01-19cfg80211: Add airtime statistics and settingsToke Høiland-Jørgensen2-1/+25
2019-01-19mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen1-4/+59
2019-01-18devlink: Add health dump {get,clear} commandsEran Ben Elisha1-0/+2
2019-01-18devlink: Add health diagnose commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health recover commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health set commandEran Ben Elisha1-0/+1
2019-01-18devlink: Add health get commandEran Ben Elisha1-0/+12
2019-01-18devlink: Add health report functionalityEran Ben Elisha2-0/+71
2019-01-18devlink: Add health reporter create/destroy functionalityEran Ben Elisha1-0/+59
2019-01-18devlink: Add health buffer supportEran Ben Elisha2-0/+84
2019-01-18net_sched: add hit counter for matchallCong Wang1-0/+6
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit1-1/+0
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall1-0/+1