aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06ALSA: control - off by one in store_mode()Dan Carpenter1-1/+1
2021-04-01ALSA: control led - improve the set_led_id() parserJaroslav Kysela1-1/+4
2021-04-01ALSA: control - add the missing prev_lops2 initializationJaroslav Kysela1-1/+3
2021-03-30ALSA: led control - add sysfs kcontrol LED marking layerJaroslav Kysela1-4/+362
2021-03-30ALSA: control - add sysfs support to the LED trigger moduleJaroslav Kysela1-29/+163
2021-03-30ALSA: HDA - remove the custom implementation for the audio LED triggerJaroslav Kysela9-235/+45
2021-03-30ALSA: control - add generic LED trigger module as the new control layerJaroslav Kysela5-2/+307
2021-03-30ALSA: control - add layer registration routinesJaroslav Kysela2-2/+120
2021-03-30ALSA: control - introduce snd_ctl_notify_one() helperJaroslav Kysela2-25/+47
2021-03-30ALSA: core: remove redundant spin_lock pair in snd_card_disconnectJia Zhou1-2/+0
2021-03-28Linux 5.12-rc5Linus Torvalds1-1/+1
2021-03-27io_uring: remove unsued assignment to pointer ioColin Ian King1-1/+0
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov1-2/+0
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov1-1/+2
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov1-20/+22
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov1-4/+4
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe1-2/+1
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe1-1/+1
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe2-3/+3
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe1-3/+0
2021-03-27kernel: stop masking signals in create_io_thread()Jens Axboe1-8/+8
2021-03-27io_uring: handle signals for IO threads like a normal threadJens Axboe2-9/+20
2021-03-27block: don't create too many partitionsMing Lei1-0/+7
2021-03-26smb3: fix cached file size problems in duplicate extents (reflink)Steve French1-3/+15
2021-03-26cifs: Silently ignore unknown oplock break handleVincent Whitchurch1-2/+2
2021-03-26cifs: revalidate mapping when we open files for SMB1 POSIXRonnie Sahlberg1-0/+1
2021-03-26cifs: Fix chmod with modefromsid when an older ACE already exists.Shyam Prasad N1-2/+1
2021-03-26kernel: don't call do_exit() for PF_IO_WORKER threadsJens Axboe1-1/+9
2021-03-26dm ioctl: fix out of bounds array access when no devicesMikulas Patocka1-1/+1
2021-03-26remove Dan Murphy from TI from MAINTAINERSPavel Machek1-4/+0
2021-03-26cifs: Adjust key sizes and key generation routines for AES256 encryptionShyam Prasad N5-15/+41
2021-03-26perf test: Change to use bash for daemon testLeo Yan1-1/+1
2021-03-26ALSA: pcm: Fix couple of typosBhaskar Chowdhury1-2/+2
2021-03-26ALSA: usb-audio: Check connector value on resumeKai-Heng Feng3-11/+36
2021-03-26ALSA: usb-audio: Carve out connector value checking into a helperKai-Heng Feng1-9/+25
2021-03-25io_uring: maintain CQE order of a failed linkPavel Begunkov1-2/+2
2021-03-25mailmap: update the email address for Chris ChiuChris Chiu1-0/+2
2021-03-25mailmap: update Andrey Konovalov's email addressAndrey Konovalov1-0/+1
2021-03-25mm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAPIra Weiny1-2/+2
2021-03-25mm: memblock: fix section mismatch warning againMike Rapoport1-2/+2
2021-03-25kfence: make compatible with kmemleakMarco Elver2-1/+11
2021-03-25gcov: fix clang-11+ supportNick Desaulniers1-0/+69
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich1-11/+11
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich1-1/+1
2021-03-25squashfs: fix xattr id and id lookup sanity checksPhillip Lougher2-4/+8
2021-03-25squashfs: fix inode lookup sanity checksSean Nyekjaer2-2/+7
2021-03-25z3fold: prevent reclaim/free race for headless pagesThomas Hebb1-1/+15
2021-03-25selftests/vm: fix out-of-tree buildRong Chen1-2/+2
2021-03-25mm/mmu_notifiers: ensure range_end() is paired with range_start()Sean Christopherson2-5/+28
2021-03-25kasan: fix per-page tags for non-page_alloc pagesAndrey Konovalov1-3/+15