summaryrefslogtreecommitdiffstats
path: root/block/blk-mq-sched.c (unfollow)
Commit message (Expand)AuthorFilesLines
2021-10-27HID: nintendo: add support for charging gripDaniel J. Ogorchock2-13/+55
2021-10-27HID: nintendo: set controller uniq to MACDaniel J. Ogorchock1-0/+45
2021-10-27HID: nintendo: reduce device removal subcommand errorsDaniel J. Ogorchock1-2/+22
2021-10-27HID: nintendo: patch hw version for userspace HID mappingsDaniel J. Ogorchock1-0/+9
2021-10-27HID: nintendo: send subcommands after receiving input reportDaniel J. Ogorchock1-0/+33
2021-10-27HID: nintendo: improve subcommand reliabilityDaniel J. Ogorchock1-24/+42
2021-10-27HID: nintendo: add rumble supportDaniel J. Ogorchock2-3/+356
2021-10-27HID: nintendo: add home led supportDaniel J. Ogorchock1-4/+68
2021-10-27HID: nintendo: add power supply supportDaniel J. Ogorchock2-0/+135
2021-10-27HID: nintendo: add player led supportDaniel J. Ogorchock2-2/+97
2021-10-27HID: nintendo: add nintendo switch controller driverDaniel J. Ogorchock5-0/+890
2021-10-27HID: playstation: fix return from dualsense_player_led_set_brightness()Jiri Kosina1-0/+2
2021-10-27HID: playstation: expose DualSense player LEDs through LED class.Roderick Colenbrander1-1/+84
2021-10-27leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers.Roderick Colenbrander2-0/+21
2021-10-27HID: playstation: expose DualSense lightbar through a multi-color LED.Roderick Colenbrander1-0/+72
2021-09-27HID: amd_sfh: Fix potential NULL pointer dereferenceBasavaraj Natikar1-8/+4
2021-09-26Linux 5.15-rc3v5.15-rc3Linus Torvalds1-1/+1
2021-09-25ksmbd: use LOOKUP_BENEATH to prevent the out of share accessHyunchul Lee5-206/+140
2021-09-25mm: fix uninitialized use in overcommit_policy_handlerChen Jun1-2/+2
2021-09-25mm/memory_failure: fix the missing pte_unmap() callQi Zheng1-5/+5
2021-09-25kasan: always respect CONFIG_KASAN_STACKNathan Chancellor1-1/+2
2021-09-25sh: pgtable-3level: fix cast to pointer from integer of different sizeGeert Uytterhoeven1-1/+1
2021-09-25mm/debug: sync up latest migrate_reason to migrate_reason_namesWeizhao Ouyang2-1/+6
2021-09-25mm/debug: sync up MR_CONTIG_RANGE and MR_LONGTERM_PINWeizhao Ouyang1-1/+2
2021-09-25mm: fs: invalidate bh_lrus for only cold pathMinchan Kim3-7/+24
2021-09-25lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel1-7/+6
2021-09-25tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du1-1/+1
2021-09-25scripts/sorttable: riscv: fix undeclared identifier 'EM_RISCV' errorMiles Chen1-0/+4
2021-09-25ocfs2: drop acl cache for directories tooWengang Wang1-1/+2
2021-09-25mm/shmem.c: fix judgment error in shmem_is_huge()Liu Yuntao1-2/+2
2021-09-25xtensa: increase size of gcc stack frame checkGuenter Roeck1-1/+1
2021-09-25mm/damon: don't use strnlen() with known-bogus source lengthAdam Borowski1-8/+8
2021-09-25kasan: fix Kconfig check of CC_HAS_WORKING_NOSANITIZE_ADDRESSMarco Elver1-0/+2
2021-09-25mm, hwpoison: add is_free_buddy_page() in HWPoisonHandlable()Naoya Horiguchi1-1/+1
2021-09-24io_uring: make OP_CLOSE consistent with direct openPavel Begunkov1-1/+51
2021-09-24block: hold ->invalidate_lock in blkdev_fallocateMing Lei1-11/+10
2021-09-24blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng1-0/+8
2021-09-24block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei1-1/+1
2021-09-24io_uring: kill extra checks in io_write()Pavel Begunkov1-3/+0
2021-09-24io_uring: don't punt files update to io-wq unconditionallyJens Axboe1-5/+2
2021-09-24io_uring: put provided buffer meta data under memcg accountingJens Axboe1-1/+1
2021-09-24io_uring: allow conditional reschedule for intensive iteratorsJens Axboe1-2/+6
2021-09-24io_uring: fix potential req refcount underflowHao Xu1-2/+7
2021-09-24io_uring: fix missing set of EPOLLONESHOT for CQ ring overflowHao Xu1-1/+3
2021-09-24io_uring: fix race between poll completion and cancel_hash insertionHao Xu1-3/+3
2021-09-24io-wq: ensure we exit if thread group is exitingJens Axboe1-1/+2
2021-09-24x86/insn, tools/x86: Fix undefined behavior due to potential unaligned accessesNumfor Mbiziwo-Tiapo2-4/+4
2021-09-24USB: serial: option: add device id for Foxconn T99W265Slark Xiao1-0/+2
2021-09-24USB: serial: cp210x: add ID for GW Instek GDM-834x Digital MultimeterUwe Brandt1-0/+1
2021-09-24cifs: fix incorrect check for null pointer in header_assembleSteve French1-2/+3