aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann1-18/+55
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+15
2017-09-25smp/hotplug: Hotplug state fail injectionPeter Zijlstra1-1/+2
2017-09-25smp/hotplug: Add state diagramPeter Zijlstra1-0/+18
2017-09-25nvmet-fc: sync header templates with commentsJames Smart1-5/+8
2017-09-25PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven1-0/+2
2017-09-25IB: Correct MR length field to be 64-bitParav Pandit1-1/+1
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky2-3/+3
2017-09-25dm ioctl: fix alignment of event number in the device listMikulas Patocka1-2/+2
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2017-09-25KEYS: prevent creating a different user's keyringsEric Biggers1-0/+2
2017-09-25Merge tag 'iio-fixes-for-4.14a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linusGreg Kroah-Hartman1-0/+3
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+8
2017-09-24iio: ad_sigma_delta: Implement a dedicated reset functionDragos Bogdan1-0/+3
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-22/+12
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-14/+4
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-14/+18
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-10/+0
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy1-0/+1
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-14/+4
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19USB: fix out-of-bounds in usb_set_configurationGreg Kroah-Hartman1-0/+1
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-09-19driver core: remove DRIVER_ATTRGreg Kroah-Hartman1-2/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18ARC: reset: remove the misleading v1 suffix all overVineet Gupta2-17/+17
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie1-86/+86
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier1-4/+8
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+11
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-297/+15
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+59
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long1-1/+2
2017-09-15sched/wait: Add swq_has_sleeper()Davidlohr Bueso1-2/+56
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar1-1/+1
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+4
2017-09-14Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+3
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+38
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+3