summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* hung_task: move hung_task sysctl interface to hung_task.cXiaoming Ni2022-01-223-77/+79
* sysctl: move some boundary constants from sysctl.c to sysctl_valsXiaoming Ni2022-01-223-30/+30
* sysctl: add a new register_sysctl_init() interfaceXiaoming Ni2022-01-222-0/+36
* mm/migrate.c: rework migration_entry_wait() to not take a pagerefAlistair Popple2022-01-223-34/+97
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2022-01-215-27/+105
|\
| * HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke2022-01-211-0/+4
| * HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke2022-01-211-3/+26
| * HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke2022-01-211-1/+5
| * HID: uhid: Use READ_ONCE()/WRITE_ONCE() for ->runningJann Horn2022-01-191-10/+10
| * HID: uhid: Fix worker destroying device without any protectionJann Horn2022-01-191-4/+25
| * HID: vivaldi: Minor cleanupsStephen Boyd2022-01-141-3/+4
| * HID: vivaldi: fix handling devices not using numbered reportsDmitry Torokhov2022-01-141-6/+28
| * HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2022-01-122-0/+3
* | 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