summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: fix uac control query argumentAndrew Chant2018-03-231-2/+2
* ALSA: usb: initial USB Audio Device Class 3.0 supportRuslan Bilovol2018-03-212-2/+397
* Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-091-7/+10
|\
| * PCI: Move of_irq_parse_and_map_pci() declaration under OF_IRQGuenter Roeck2018-03-051-7/+10
* | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-081-2/+24
|\ \
| * | signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-021-2/+24
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-061-2/+2
|\ \ \
| * | | signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-052-34/+2
|\ \ \
| * | | net: make skb_gso_*_seglen functions privateDaniel Axtens2018-03-041-33/+0
| * | | net: rename skb_gso_validate_mtu -> skb_gso_validate_network_lenDaniel Axtens2018-03-041-1/+1
| * | | net: phy: Restore phy_resume() locking assumptionAndrew Lunn2018-02-271-0/+1
* | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-1/+1
|\ \ \ \
| * | | | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'for-linus-20180302' of git://git.kernel.dk/linux-blockLinus Torvalds2018-03-022-4/+4
|\ \ \ \
| * | | | block: display the correct diskname for bioJiufei Xue2018-03-011-3/+1
| * | | | genhd: Fix BUG in blkdev_open()Jan Kara2018-02-261-0/+1
| * | | | genhd: Add helper put_disk_and_module()Jan Kara2018-02-261-0/+1
| * | | | genhd: Rename get_disk() to get_disk_and_module()Jan Kara2018-02-261-1/+1
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-266-27/+20
|\ \ \ \ \
| * | | | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-211-0/+1
| * | | | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+3
| * | | | | x86/retpoline: Support retpoline builds with ClangDavid Woodhouse2018-02-203-4/+13
| * | | | | nospec: Include <asm/barrier.h> dependencyDan Williams2018-02-171-0/+1
| * | | | | nospec: Allow index argument to have const-qualified typeRasmus Villemoes2018-02-171-2/+1
| * | | | | nospec: Kill array_index_nospec_mask_check()Dan Williams2018-02-171-21/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-261-1/+5
|\ \ \ \ \ \
| * | | | | | kvm: fix warning for non-x86 buildsSebastian Ott2018-02-241-0/+3
| * | | | | | kvm: fix warning for CONFIG_HAVE_KVM_EVENTFD buildsSebastian Ott2018-02-241-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-02-251-0/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | locking/mutex: Add comment to __mutex_owner() to deter usagePeter Zijlstra2018-02-211-0/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-02-231-22/+4
|\ \ \ \ \
| * | | | | arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
| * | | | | arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
| * | | | | arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
| * | | | | arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
| * | | | | arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
| |/ / / /
* | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-231-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-226-12/+53
|\ \ \ \ \
| * | | | | bug.h: work around GCC PR82365 in BUG()Arnd Bergmann2018-02-212-1/+19
| * | | | | mm, mlock, vmscan: no more skipping pagevecsShakeel Butt2018-02-211-2/+0
| * | | | | mm: memcontrol: fix NR_WRITEBACK leak in memcg and system statsJohannes Weiner2018-02-211-8/+16
| * | | | | Kbuild: always define endianess in kconfig.hArnd Bergmann2018-02-211-0/+6
| * | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-1/+12
* | | | | | efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+4
* | | | | | kconfig.h: Include compiler types to avoid missed struct attributesKees Cook2018-02-221-0/+3
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-192-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | skbuff: Fix comment mis-spelling.David S. Miller2018-02-161-1/+1