aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-28pinctrl: remove unused 'pinconf-config' debugfs interfaceVladimir Zapolskiy1-4/+0
2019-01-28pinctrl: remove pinctrl/machine.h inclusion from pinctrl/pinconf.hVladimir Zapolskiy1-2/+0
2019-01-28ASoC: soc-acpi: add static inline fallbacks when CONFIG_ACPI=nPierre-Louis Bossart1-7/+21
2019-01-28netfilter: ipv4: remove useless export_symbolFlorian Westphal1-6/+0
2019-01-28reset: socfpga: declare socfpga_reset_init in a header filePhilipp Zabel1-0/+7
2019-01-28reset: sunxi: declare sun6i_reset_init in a header filePhilipp Zabel1-0/+7
2019-01-28dt-bindings: reset: imx7: Document usage on i.MX8MQ SoCsAndrey Smirnov1-0/+64
2019-01-28ipvs: avoid indirect calls when calculating checksumsMatteo Croce1-3/+0
2019-01-28Merge 5.0-rc4 into usb-nextGreg Kroah-Hartman43-209/+407
2019-01-28Merge 5.0-rc4 into tty-nextGreg Kroah-Hartman43-209/+407
2019-01-28Merge 5.0-rc4 into char-misc-nextGreg Kroah-Hartman56-230/+450
2019-01-27tcp: change pingpong threshold to 3Wei Wang1-1/+9
2019-01-27tcp: Refactor pingpong codeWei Wang1-0/+17
2019-01-27Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+5
2019-01-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-163/+209
2019-01-27Merge tag 'dma-mapping-5.0-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-94/+3
2019-01-27Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2019-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+5
2019-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+13
2019-01-27sched/topology: Introduce a sysctl for Energy Aware SchedulingQuentin Perret1-0/+7
2019-01-26bpf: JIT blinds support JMP32Jiong Wang1-0/+20
2019-01-26bpf: allocate 0x06 to new eBPF instruction class JMP32Jiong Wang1-0/+1
2019-01-26Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+3
2019-01-26platform_data/mlxreg: Add capability field to core platform dataVadim Pasternak1-0/+2
2019-01-26platform_data/mlxreg: Document fixes for core platform dataVadim Pasternak1-2/+2
2019-01-26ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmitwenxu1-1/+1
2019-01-25tcp: allow zerocopy with fastopenWillem de Bruijn1-0/+1
2019-01-25net: IP6 defrag: use rbtrees for IPv6 defragPeter Oskolkov1-2/+9
2019-01-25net: IP defrag: encapsulate rbtree defrag code into callable functionsPeter Oskolkov1-2/+14
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney1-1/+2
2019-01-25srcu: Remove srcu_queue_delayed_work_on()Sebastian Andrzej Siewior1-1/+2
2019-01-25srcu: Check for invalid idx argument in srcu_read_unlock()Paul E. McKenney1-0/+1
2019-01-25include/asm-generic: Remove spin_is_locked() commentPaul E. McKenney1-3/+0
2019-01-25rcu: Add sparse check to rcu_assign_pointer()Joel Fernandes (Google)1-6/+7
2019-01-25rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()Paul E. McKenney1-1/+1
2019-01-25rcu: Docbook for rcu_head_init() and rcu_head_after_call_rcu()Paul E. McKenney1-3/+3
2019-01-25qed: Revert error handling changes.David S. Miller2-37/+4
2019-01-25rcu: Remove wrapper definitions for obsolete RCU update functionsPaul E. McKenney1-53/+0
2019-01-25Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-7/+8
2019-01-25drm/sched: Rework HW fence processing.Andrey Grodzovsky1-4/+2
2019-01-25drm/sched: Refactor ring mirror list handling.Andrey Grodzovsky1-3/+4
2019-01-25drm/ttm: add lru notify to bo driver v2Chunming Zhou1-0/+9
2019-01-25nl80211: Allow set/del pmksa operations for APLiangwei Dong1-0/+4
2019-01-25cfg80211: Authentication offload to user space in AP modeSrinivas Dasari2-4/+24
2019-01-25LSM: add SafeSetID module that gates setid callsMicah Morton1-0/+5
2019-01-25net: Revert devlink health changes.David S. Miller3-231/+0
2019-01-25audit: add support for fcaps v3Richard Guy Briggs1-2/+3
2019-01-25audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2-20/+24
2019-01-25video/hdmi: Add an enum for HDMI packet typesVille Syrjälä1-0/+15