summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-2110-59/+106
|\ \
| * | block: fix async_depth sysfs interface for mq-deadlineJens Axboe2022-01-201-2/+2
| * | block: Fix wrong offset in bio_truncate()OGAWA Hirofumi2022-01-201-1/+2
| * | block: assign bi_bdev for cloned bios in blk_rq_prep_cloneChristoph Hellwig2022-01-181-0/+1
| * | block: cleanup q->srcuMing Lei2022-01-171-0/+3
| * | block: Remove unnecessary variable assignmentGuoYong Zheng2022-01-171-1/+0
| * | brd: remove brd_devices_mutex mutexTetsuo Handa2022-01-171-43/+30
| * | aoe: remove redundant assignment on variable nColin Ian King2022-01-131-1/+1
| * | loop: remove redundant initialization of pointer nodeColin Ian King2022-01-131-1/+1
| * | blk-mq: fix tag_get wait task can't be awakenedLaibin Qiu2022-01-133-10/+66
* | | Merge tag 'io_uring-5.17-2022-01-21' of git://git.kernel.dk/linux-blockLinus Torvalds2022-01-212-54/+116
|\ \ \
| * | | io-wq: delete dead lock shuffling codeJens Axboe2022-01-191-6/+1
| * | | io_uring: perform poll removal even if async work removal is successfulJens Axboe2022-01-191-5/+10
| * | | io-wq: add intermediate work step between pending list and active workJens Axboe2022-01-191-5/+29
| * | | io-wq: perform both unstarted and started work cancelations in one goJens Axboe2022-01-191-13/+11
| * | | io-wq: invoke work cancelation with wqe->lock heldJens Axboe2022-01-191-3/+8
| * | | io-wq: make io_worker lock a raw spinlockJens Axboe2022-01-191-6/+6
| * | | io-wq: remove useless 'work' argument to __io_worker_busy()Jens Axboe2022-01-191-3/+2
| * | | io_uring: fix UAF due to missing POLLFREE handlingPavel Begunkov2022-01-141-8/+50
| * | | io_uring: Remove unused function req_ref_putJiapeng Chong2022-01-131-6/+0
| |/ /
* | | Merge tag 'sound-fix-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-219-87/+116
|\ \ \
| * | | ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding2022-01-201-0/+2
| * | | ALSA: core: Simplify snd_power_ref_and_wait() with the standard macroTakashi Iwai2022-01-191-20/+5
| * | | ALSA: hda: cs35l41: Make cs35l41_hda_remove() return voidUwe Kleine-König2022-01-184-6/+8
| * | | ALSA: hda: cs35l41: Tidyup codeLucas Tanure2022-01-184-54/+49
| * | | ALSA: hda: cs35l41: Make use of the helper function dev_err_probe()Lucas Tanure2022-01-181-2/+1
| * | | ALSA: hda: cs35l41: Add missing default casesLucas Tanure2022-01-181-0/+13
| * | | ALSA: hda: cs35l41: Move cs35l41* calls to its own symbol namespaceLucas Tanure2022-01-183-3/+4
| * | | ALSA: hda: cs35l41: Add calls to newly added test key functionCharles Keepax2022-01-181-0/+8
| * | | ALSA: hda: cs35l41: Avoid overwriting register patchCharles Keepax2022-01-181-1/+1
| * | | ALSA: core: Fix SSID quirk lookup for subvendor=0Takashi Iwai2022-01-171-1/+1
| * | | ALSA: usb-audio: add mapping for MSI MPG X570S Carbon Max Wifi.Johannes Schickel2022-01-161-0/+12
| * | | ALSA: hda/realtek: fix speakers and micmute on HP 855 G8Alexander Sergeyev2022-01-141-0/+12
* | | | Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2022-01-2125-191/+1390
|\ \ \ \
| * | | | rtc: sunplus: fix return value in sp_rtc_probe()Yang Yingliang2022-01-161-1/+1
| * | | | rtc: cmos: Evaluate century appropriateRiwen Lu2022-01-161-1/+1
| * | | | rtc: gamecube: Fix an IS_ERR() vs NULL checkDan Carpenter2022-01-161-2/+2
| * | | | rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter2022-01-162-2/+2
| * | | | dt-bindings: rtc: qcom-pm8xxx-rtc: update register numbersDavid Heidelberg2022-01-051-1/+8
| * | | | rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles2022-01-051-0/+4
| * | | | rtc: ftrtc010: Use platform_get_irq() to get the interruptLad Prabhakar2022-01-051-5/+3
| * | | | rtc: Move variable into switch case statementKees Cook2022-01-051-3/+3
| * | | | rtc: pcf2127: Fix typo in commentHugo Villeneuve2022-01-051-1/+1
| * | | | dt-bindings: rtc: Add Sunplus RTC json-schemaVincent Shih2022-01-052-0/+57
| * | | | rtc: Add driver for RTC in Sunplus SP7021Vincent Shih2022-01-054-0/+382
| * | | | rtc: rs5c372: fix incorrect oscillation value on r2221tlCamel Guo2022-01-051-3/+7
| * | | | rtc: rs5c372: add offset correction supportCamel Guo2022-01-041-0/+120
| * | | | rtc: cmos: avoid UIP when writing alarm timeMateusz Jończyk2021-12-161-41/+66
| * | | | rtc: cmos: avoid UIP when reading alarm timeMateusz Jończyk2021-12-161-23/+49
| * | | | rtc: mc146818-lib: refactor mc146818_does_rtc_workMateusz Jończyk2021-12-161-16/+1