summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1
* Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-02-2849-130/+330
|\
| * Merge branch 'asoc-5.1' into asoc-nextMark Brown2019-02-268-30/+169
| |\
| | * ASoC: dmaengine: Remove unused SND_DMAENGINE_PCM_FLAG_CUSTOM_CHANNEL_NAME flagSylwester Nawrocki2019-02-141-4/+0
| | * ASoC: soc-acpi: remove new_mach_data fieldPierre-Louis Bossart2019-02-121-2/+0
| | * ASoC: soc-acpi: remove asoc_plat_name fieldPierre-Louis Bossart2019-02-121-3/+0
| | * ASoC: core: don't increase component module refcount unconditionallyPierre-Louis Bossart2019-02-081-0/+3
| | * gpiolib: acpi: Introduce ACPI_GPIO_QUIRK_ONLY_GPIOIOAndy Shevchenko2019-02-081-0/+7
| | * ASoC: cs35l36: Add support for Cirrus CS35L36 AmplifierJames Schulman2019-02-081-0/+43
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-244-7/+32
| |\ \
| | * | net: phy: realtek: Dummy IRQ calls for RTL8366RBLinus Walleij2019-02-231-0/+8
| | * | phonet: fix building with clangArnd Bergmann2019-02-211-2/+3
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-02-211-3/+9
| | |\ \
| | | * | xfrm: destroy xfrm_state synchronously on net exit pathCong Wang2019-02-051-3/+9
| | * | | net: avoid false positives in untrusted gso validationWillem de Bruijn2019-02-211-2/+12
| * | | | KEYS: user: Align the payload bufferEric Biggers2019-02-221-1/+1
| * | | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-02-202-16/+42
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | keys: Fix dependency loop between construction record and auth keyDavid Howells2019-02-152-16/+42
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-193-3/+38
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-02-161-0/+6
| | |\ \ \ \
| | | * | | | bpf: only adjust gso_size on bytestream protocolsWillem de Bruijn2019-02-101-0/+6
| | * | | | | net: Add header for usage of fls64()David S. Miller2019-02-161-0/+1
| | * | | | | net: validate untrusted gso packets without csum offloadWillem de Bruijn2019-02-152-1/+10
| | * | | | | net: Fix for_each_netdev_feature on Big endianHauke Mehrtens2019-02-151-2/+21
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-172-10/+0
| |\ \ \ \ \
| | * | | | | efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel2019-02-161-7/+0
| | * | | | | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel2019-02-161-3/+0
| | |/ / / /
| * | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-171-0/+5
| |\ \ \ \ \
| | * | | | | perf/x86: Add check_period PMU callbackJiri Olsa2019-02-111-0/+5
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-02-171-3/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2019-02-131-3/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | | * | | | | KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| | | * | | | | KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry2019-01-241-1/+1
| * | | | | | | Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2019-02-162-2/+16
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda2019-02-151-2/+2
| | * | | | | | Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda2019-02-151-0/+14
| * | | | | | | Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds2019-02-151-0/+1
| |\ \ \ \ \ \ \
| | * | | | | | | mmc: block: handle complete_work on separate workqueueZachary Hays2019-02-081-0/+1
| | |/ / / / / /
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-154-20/+14
| |\ \ \ \ \ \ \
| | * | | | | | | net: phy: don't use locking in phy_is_startedHeiner Kallweit2019-02-141-14/+1
| | * | | | | | | net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet2019-02-131-1/+1
| | * | | | | | | inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov2019-02-121-5/+11
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi2019-02-081-0/+1
| * | | | | | | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-121-0/+0
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-101-1/+1
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2019-02-071-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | irqchip/gic-v3-its: Fix ITT_entry_size accessorZenghui Yu2019-01-311-1/+1
| * | | | | | | | Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds2019-02-091-1/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | blktrace: Show requests without sectorJan Kara2019-02-071-1/+7