aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-25Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds14-36/+110
2018-12-25Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-0/+19
2018-12-25Merge tag 'media/v4.20-6' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds10-36/+45
2018-12-25Merge tag 'mtd/for-4.21' of git://git.infradead.org/linux-mtdLinus Torvalds6-95/+96
2018-12-25Merge tag 'i3c/for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linuxLinus Torvalds4-0/+1381
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds52-362/+1679
2018-12-25Merge tag 'platform-drivers-x86-v4.21-1' of git://git.infradead.org/linux-platform-drivers-x86Linus Torvalds1-0/+11
2018-12-24net: dccp: fix kernel crash on module loadPeter Oskolkov1-0/+1
2018-12-23crypto: skcipher - remove remnants of internal IV generatorsEric Biggers4-48/+4
2018-12-23crypto: api - document missing stats memberCorentin Labbe1-0/+7
2018-12-23crypto: user - remove unused dump functionsCorentin Labbe1-12/+0
2018-12-22Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/linuxLinus Torvalds1-54/+54
2018-12-22dma-mapping: fix flags in dma_alloc_wcChristoph Hellwig1-1/+1
2018-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-47/+17
2018-12-21acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase supportDave Jiang1-3/+11
2018-12-21acpi/nfit, libnvdimm/security: Add security DSM overwrite supportDave Jiang1-0/+9
2018-12-21acpi/nfit, libnvdimm: Add support for issue secure erase DSM to Intel nvdimmDave Jiang1-0/+2
2018-12-21acpi/nfit, libnvdimm: Add disable passphrase support to Intel nvdimm.Dave Jiang1-0/+2
2018-12-21net: drop the unused helper skb_ext_get()Paolo Abeni1-11/+0
2018-12-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-47/+17
2018-12-21Merge branch 'regulator-4.21' into regulator-nextMark Brown7-9/+66
2018-12-21Merge branch 'regulator-4.20' into regulator-linusMark Brown1-1/+1
2018-12-21Revert "compiler-gcc: disable -ftracer for __noclone functions"Sean Christopherson1-8/+1
2018-12-21kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson1-1/+2
2018-12-21Merge branches 'pm-devfreq', 'pm-avs' and 'pm-tools'Rafael J. Wysocki2-9/+14
2018-12-21Merge branches 'pm-core', 'pm-qos', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki2-5/+6
2018-12-21Merge branch 'pm-opp'Rafael J. Wysocki2-8/+29
2018-12-21Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-cpufreq-sched'Rafael J. Wysocki1-0/+2
2018-12-21Merge branch 'acpi-pci'Rafael J. Wysocki4-0/+22
2018-12-21Merge branches 'acpi-tables', 'acpi-soc', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki1-1/+1
2018-12-21Merge branch 'acpica'Rafael J. Wysocki5-3/+35
2018-12-20net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan1-0/+1
2018-12-21vfio_pci: Add NVIDIA GV100GL [Tesla V100 SXM2] subdriverAlexey Kardashevskiy1-0/+42
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller16-192/+31
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-6/+68
2018-12-20scsi: iscsi: Capture iscsi debug messages using tracepointsFred Herard1-0/+107
2018-12-20net: seg6.h: remove an unused #includePeter Oskolkov1-1/+0
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+1
2018-12-20linux/netlink.h: drop unnecessary extern prefixStephen Hemminger1-24/+24
2018-12-21netfilter: netns: shrink netns_ct structFlorian Westphal1-5/+1
2018-12-21netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal4-20/+6
2018-12-21netfilter: conntrack: un-export seq_print_acctFlorian Westphal1-3/+0
2018-12-21netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal1-0/+5
2018-12-20bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2-0/+10
2018-12-20bpf: sk_msg, fix socket data_ready eventsJohn Fastabend1-0/+8
2018-12-20bpf: skmsg, replace comments with BUILD bugJohn Fastabend1-3/+1
2018-12-20IB/core: Move query port to ioctlMichael Guralnik2-0/+14
2018-12-20RDMA/nldev: Expose port_cap_flags2Michael Guralnik1-0/+3
2018-12-20IB/core: uverbs copy to struct or zero helperMichael Guralnik1-0/+8
2018-12-20IB/mlx5: Use the correct commands for UMEM and UCTX allocationYishai Hadas1-20/+42