aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/core/pcm_native.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-09io_uring: punt final io_ring_ctx wait-and-free to workqueueJens Axboe1-2/+16
2020-04-09io_uring: fix fs cleanup on cqe overflowPavel Begunkov1-1/+1
2020-04-09ahci: Add Intel Comet Lake PCH RAID PCI IDJian-Hong Pan1-0/+1
2020-04-08arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-08mm/gup: Let __get_user_pages_locked() return -EINTR for fatal signalHillf Danton1-1/+4
2020-04-08io_uring: don't read user-shared sqe flags twicePavel Begunkov1-12/+8
2020-04-08io_uring: remove req init from io_get_req()Pavel Begunkov1-26/+27
2020-04-08io_uring: alloc req only after getting sqePavel Begunkov1-15/+9
2020-04-08io_uring: simplify io_get_sqringPavel Begunkov1-18/+22
2020-04-08io_uring: do not always copy iovec in io_req_map_rw()Xiaoguang Wang1-2/+3
2020-04-08io_uring: ensure openat sets O_LARGEFILE if neededJens Axboe1-0/+2
2020-04-089p: document short read behaviour with O_NONBLOCKDominique Martinet1-0/+10
2020-04-08ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-08ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai1-0/+28
2020-04-08ALSA: hda/realtek - Add quirk for MSI GL63Takashi Iwai1-0/+1
2020-04-08cpuidle-haltpoll: Fix small typoYihao Wu1-2/+2
2020-04-08ACPI, x86/boot: make acpi_nobgrt staticJason Yan1-1/+1
2020-04-08Documentation: firmware-guide: ACPI: fix table alignment in namespace.rstVilhelm Prytz1-3/+3
2020-04-07mm/gup: Mark lock taken only after a successful retakePeter Xu1-1/+1
2020-04-07mm/mempolicy: Allow lookup_node() to handle fatal signalPeter Xu1-2/+5
2020-04-07ata: ahci: Add sysfs attribute to show remapped NVMe device countKai-Heng Feng2-4/+25
2020-04-07platform/chrome: cros_ec_spi: Wait for USECS, not NSECSBenson Leung1-1/+1
2020-04-07ata: ahci-imx: remove redundant assignment to retColin Ian King1-1/+1
2020-04-07libata: Return correct status in sata_pmp_eh_recover_pm() when ATA_DFLAG_DETACH is setKai-Heng Feng1-0/+1
2020-04-07block: fix busy device checking in blk_drop_partitionsChristoph Hellwig1-1/+1
2020-04-07ipc/shm.c: make compat_ksys_shmctl() staticJason Yan1-1/+1
2020-04-07ipc/mqueue.c: fix a brace coding style issueSomala Swaraj1-3/+2
2020-04-07lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"Qiujun Huang1-1/+1
2020-04-07ubsan: include bug type in report headerKees Cook1-21/+15
2020-04-07kasan: unset panic_on_warn before calling panic()Kees Cook1-1/+9
2020-04-07ubsan: check panic_on_warnKees Cook1-0/+11
2020-04-07drivers/misc/lkdtm/bugs.c: add arithmetic overflow and array bounds checksKees Cook3-0/+81
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook2-6/+30
2020-04-07ubsan: add trap instrumentation optionKees Cook3-6/+27
2020-04-07init/Kconfig: clean up ANON_INODES and old IO schedulers optionsKrzysztof Kozlowski1-2/+1
2020-04-07kernel/gcov/fs.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07gcov: gcc_3_4: replace zero-length array with flexible-array memberGustavo A. R. Silva1-3/+3
2020-04-07gcov: gcc_4_7: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-04-07kernel/kmod.c: fix a typo "assuems" -> "assumes"Qiujun Huang1-1/+1
2020-04-07reiserfs: clean up several indentation issuesColin Ian King3-11/+12
2020-04-07kallsyms: unexport kallsyms_lookup_name() and kallsyms_on_each_symbol()Will Deacon1-2/+0
2020-04-07samples/hw_breakpoint: drop use of kallsyms_lookup_name()Will Deacon1-2/+7
2020-04-07samples/hw_breakpoint: drop HW_BREAKPOINT_R when reporting writesWill Deacon1-1/+1
2020-04-07fs/binfmt_elf.c: don't free interpreter's ELF pheaders on common pathAlexey Dobriyan1-1/+1
2020-04-07fs/binfmt_elf.c: allocate less for static executableAlexey Dobriyan1-9/+10
2020-04-07fs/binfmt_elf.c: delete "loc" variableAlexey Dobriyan1-17/+15
2020-04-07fs/epoll: make nesting accounting safe for -rt kernelJason Baron1-21/+43
2020-04-07kselftest: introduce new epoll test caseRoman Penyaev1-1/+66
2020-04-07checkpatch: avoid warning about uninitialized_var()Joe Perches1-5/+9
2020-04-07checkpatch: check proper licensing of Devicetree bindingsLubomir Rintel1-0/+11