summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2017-03-08pstore: Replace arguments for read() APIKees Cook1-14/+6
2017-03-08pstore: Extract common arguments into structureKees Cook1-1/+27
2017-03-08pstore: Add kernel-doc for struct pstore_infoKees Cook1-5/+128
2017-03-07dm table: add flag to allow target to handle its own integrity metadataMilan Broz1-0/+6
2017-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+9
2017-03-07libceph: osd_request_timeout optionIlya Dryomov2-0/+3
2017-03-07Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar1-0/+1
2017-03-07vmbus: introduce in-place packet iteratorstephen hemminger1-66/+30
2017-03-07ipv6: Provide ipv6 version of "disable_policy" sysctlDavid Forster1-0/+1
2017-03-07ucount: Remove the atomicity from ucount->countEric W. Biederman1-1/+1
2017-03-07ALSA: hda - use dell_micmute_led_set() instead of dell_app_wmi_led_set()Michał Kępień1-5/+1
2017-03-06kernel: convert cgroup_namespace.count from atomic_t to refcount_tElena Reshetova1-3/+4
2017-03-06Merge tag 'v4.11-rc1' into omap-for-v4.11/fixesTony Lindgren394-7005/+12320
2017-03-06irqdomain: Add empty irq_domain_check_msi_remapMian Yousaf Kaukab1-0/+4
2017-03-06HID: i2c-hid: support regulator power on/offBrian Norris1-0/+6
2017-03-06Merge tag 'iio-for-4.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman1-0/+4
2017-03-06spi: allow attaching device properties to SPI board infoDmitry Torokhov1-0/+4
2017-03-06KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypassMarc Zyngier1-0/+2
2017-03-06ieee80211: define HT operation CCFS2 fieldJohannes Berg1-0/+2
2017-03-06ieee80211: rename CCFS1/CCFS2 to CCFS0/CCFS1Johannes Berg1-2/+2
2017-03-06ieee80211: add FT-PSK AKM suite selectorAvraham Stern1-0/+1
2017-03-06uaccess: drop duplicate includes from asm/uaccess.hAl Viro1-0/+1
2017-03-06net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-0/+4
2017-03-06uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro1-0/+4
2017-03-06security: introduce CONFIG_SECURITY_WRITABLE_HOOKSJames Morris1-0/+7
2017-03-06prlimit,security,selinux: add a security hook for prlimitStephen Smalley2-3/+28
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-41/+51
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2017-03-04iio: hid: Add temperature sensor supportSong Hongyan1-0/+4
2017-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2017-03-04kretprobes: Ensure probe location is at function entryNaveen N. Rao1-0/+1
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-15/+49
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+9
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds68-3011/+3288
2017-03-03jump_label: Add comment about initialization order for anonymous unionsSteven Rostedt (VMware)1-0/+7
2017-03-03jump_label: Fix anonymous union initializationBoris Ostrovsky1-2/+2
2017-03-03statx: Add a system call to make enhanced file info availableDavid Howells4-15/+49
2017-03-03Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-8/+7
2017-03-03sched/headers: Clean up <linux/sched.h>Ingo Molnar1-571/+651
2017-03-03sched/headers: Remove #ifdefs from <linux/sched.h>Ingo Molnar1-8/+4
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2-6/+8
2017-03-03sched/headers, hrtimer: Remove the <linux/wait.h> include from <linux/hrtimer.h>Ingo Molnar1-1/+0
2017-03-03sched/headers, timers: Remove the <linux/sysctl.h> include from <linux/timer.h>Ingo Molnar2-1/+2
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar1-1/+0
2017-03-03sched/headers: Remove <linux/sched.h> from <linux/sched/init.h>Ingo Molnar1-2/+0
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar1-6/+0
2017-03-03sched/headers: Remove <linux/rculist.h> from <linux/sched.h>Ingo Molnar1-1/+1
2017-03-03sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h>Ingo Molnar1-2/+0
2017-03-03sched/headers: Remove <linux/signal.h> from <linux/sched.h>Ingo Molnar1-1/+0