summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-11-23tracing: Make tracepoint_printk a static_keySteven Rostedt (Red Hat)1-0/+4
2016-11-23Merge tip:ras/core to pick up dependent changesBorislav Petkov23-106/+165
2016-11-23regulator: max77620: add support to configure MPOKVenkat Reddy Talla1-0/+2
2016-11-23fs: Provide function to get superblock with exclusive s_umountJan Kara1-0/+2
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-3/+7
2016-11-23Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar3-17/+45
2016-11-23Merge branch 'linus' into x86/fpu, to resolve conflictsIngo Molnar13-15/+39
2016-11-23devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino1-2/+4
2016-11-23devfreq_cooling: make the structs devfreq_cooling_xxx visible for allLukasz Luba1-1/+2
2016-11-23thermal: core: move trips attributes to tz->device.groupsEduardo Valentin1-0/+2
2016-11-23Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck1-0/+3
2016-11-23Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer1-0/+2
2016-11-23stm: Mark the functions of writing STM with notraceChunyan Zhang1-2/+2
2016-11-23tracing: Add hook to function tracing for other subsystems to useChunyan Zhang1-0/+28
2016-11-23arm/bL_switcher: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23net/iucv: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23PCI/xgene-msi: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23x86/cpuid: Move the hotplug callbacks to onlineThomas Gleixner1-1/+0
2016-11-23x86/cpuid: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-23x86/mce/therm_throt: Move hotplug callbacks to onlineThomas Gleixner1-1/+0
2016-11-23x86/mce/therm_throt: Convert to hotplug state machineSebastian Andrzej Siewior1-0/+1
2016-11-22exec: Ensure mm->user_ns contains the execed filesEric W. Biederman1-0/+1
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman2-0/+5
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+5
2016-11-22ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman3-1/+2
2016-11-22mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman1-0/+1
2016-11-22kvm: x86: don't print warning messages for unimplemented msrsBandan Das1-0/+6
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei1-1/+2
2016-11-22kvm: Introduce kvm_write_guest_offset_cached()Pan Xinhui1-0/+2
2016-11-22sched/core: Introduce the vcpu_is_preempted(cpu) interfacePan Xinhui1-0/+12
2016-11-22Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar11-14/+36
2016-11-22sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov1-0/+2
2016-11-22led: core: Fix blink_brightness setting raceHans de Goede1-0/+1
2016-11-22led: core: Use atomic bit-field for the blink-flagsHans de Goede1-10/+14
2016-11-22Merge tag 'v4.9-rc6' into patchworkMauro Carvalho Chehab4-2/+18
2016-11-22PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flagRafael J. Wysocki1-0/+2
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2016-11-21block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig1-2/+5
2016-11-21bpf: add __must_check attributes to refcount manipulating helpersDaniel Borkmann1-5/+7
2016-11-21hwrng: Make explicit that max >= 32 alwaysPrasannaKumar Muralidharan1-2/+1
2016-11-21cpufreq: Make cpufreq_update_policy() voidRafael J. Wysocki1-1/+1
2016-11-21mfd: axp20x: Add adc volatile ranges for axp22xIcenowy Zheng1-0/+4
2016-11-21EDAC, amd64: Add Deferred Error typeYazen Ghannam1-0/+3
2016-11-21sched/wake_q: Rename WAKE_Q to DEFINE_WAKE_QWaiman Long1-2/+2
2016-11-21EDAC: Add LRDDR4 DRAM typeYazen Ghannam1-1/+4
2016-11-21dax: rip out get_block based IO supportJan Kara1-12/+0
2016-11-20net: fix bogus cast in skb_pagelen() and use unsigned variablesAlexey Dobriyan1-3/+3
2016-11-19iommu/vt-d: Fix PASID table allocationDavid Woodhouse1-0/+1
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme1-1/+1
2016-11-19virtio_net.h: Fix comment.Jarno Rajahalme1-1/+1