summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-08-11net: sched: convert qdisc linked list to hashtableJiri Kosina1-0/+4
2016-08-08bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann1-19/+33
2016-08-08sctp: Export struct sctp_info to userspacePhil Sutter1-64/+0
2016-08-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds20-1053/+340
2016-08-03Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds8-40/+160
2016-08-03ipc: delete "nr_ipc_ns"Alexey Dobriyan1-2/+0
2016-08-03rapidio/switches: add driver for IDT gen3 switchesAlexandre Bounine1-0/+2
2016-08-03rapidio: modify for rev.3 specification changesAlexandre Bounine2-42/+136
2016-08-03rapidio: change inbound window size type to u64Alexandre Bounine1-1/+1
2016-08-03kexec: add a kexec_crash_loaded() functionPetr Tesarik1-0/+2
2016-08-03kexec: allow architectures to override boot mappingRussell King1-0/+40
2016-08-03kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King1-1/+1
2016-08-03kexec: don't invoke OOM-killer for control page allocationRussell King1-1/+1
2016-08-03cpumask: fix code commentGeliang Tang1-1/+1
2016-08-03signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski2-41/+63
2016-08-03nilfs2: move ioctl interface and disk layout to uapi separatelyRyusuke Konishi1-934/+0
2016-08-03firmware: support loading into a pre-allocated bufferStephen Boyd2-0/+9
2016-08-03radix-tree: fix comment about "exceptional" bitsRoss Zwisler1-1/+1
2016-08-03printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov1-0/+9
2016-08-03ratelimit: extend to print suppressed messages on releaseBorislav Petkov1-5/+33
2016-08-03printk: create pr_<level> functionsJoe Perches1-15/+33
2016-08-03dynamic_debug: only add header when usedLuis de Bethencourt2-2/+2
2016-08-03include: mman: use bool instead of int for the return value of arch_validate_...Chen Gang1-1/+1
2016-08-03uapi: move forward declarations of internal structuresAlexey Dobriyan2-0/+2
2016-08-03treewide: replace obsolete _refok by __refFabian Frederick1-6/+0
2016-08-03mm/kasan: get rid of ->state in struct kasan_alloc_metaAndrey Ryabinin1-0/+3
2016-08-03Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-9/+153
2016-08-03Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtdLinus Torvalds2-4/+5
2016-08-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2-10/+23
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-111/+207
2016-08-02Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-16/+89
2016-08-02Merge tag 'please-pull-misc-4.8' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-08-02Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds9-38/+24
2016-08-02Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds3-2/+46
2016-08-02Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+1
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas43-130/+396
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas1-1/+4
2016-08-01Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+34
2016-08-01Merge branches 'pci/aspm', 'pci/dpc', 'pci/hotplug', 'pci/misc', 'pci/msi', '...Bjorn Helgaas1-1/+9
2016-08-01Merge tag 'mfd-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-38/+107
2016-08-01Merge tag 'iommu-updates-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2016-08-01Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds1-0/+56
2016-08-01Merge tag 'mmc-v4.8' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-14/+49
2016-08-01Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-1/+5
2016-07-31Merge tag 'sound-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-7/+26
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-0/+3
2016-07-31Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-7/+18
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+17
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-2/+0