summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-03-05scsi: core: Replace sdev->device_busy with sbitmapMing Lei1-2/+3
2021-03-05scsi: core: Add scsi_device_busy() wrapperMing Lei1-0/+5
2021-03-05scsi: core: Put hot fields of scsi_host_template in one cachelineMing Lei1-33/+39
2021-03-05scsi: blk-mq: Return budget token from .get_budget callbackMing Lei1-2/+2
2021-03-05scsi: blk-mq: Add callbacks for storing & retrieving budget tokenMing Lei2-0/+11
2021-03-05scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei1-0/+18
2021-03-05scsi: sbitmap: Export sbitmap_weightMing Lei1-0/+10
2021-03-05scsi: sbitmap: Move allocation hint into sbitmapMing Lei1-15/+26
2021-03-05scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei1-10/+10
2021-03-05scsi: sbitmap: Remove sbitmap_clear_bit_unlockMing Lei1-6/+0
2021-03-05scsi: ufs: Add exception event tracepointAdrian Hunter1-0/+21
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+13
2021-03-04Merge tag 'sound-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-1/+8
2021-03-04skmsg: Add function doc for skb->_sk_redirCong Wang1-0/+1
2021-03-04xsk: Remove dangling function declaration from header fileMaciej Fijalkowski1-2/+0
2021-03-04tracing: Fix comment about the trace_event_call flagsSteven Rostedt (VMware)1-9/+2
2021-03-04io_uring: destroy io-wq on execPavel Begunkov1-1/+1
2021-03-04net: l2tp: reduce log level of messages in receive path, add counter insteadMatthias Schiffer1-0/+1
2021-03-03ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko1-3/+3
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler1-0/+1
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi1-0/+1
2021-03-03xfrm: Use actual socket sk instead of skb socket for xfrm_output_resumeEvan Nimmo1-1/+1
2021-03-03swap: fix swapfile read/write offsetJens Axboe1-0/+1
2021-03-02drm: fix drm_mode_create_blob commentLionel Landwerlin1-1/+1
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse1-0/+13
2021-03-02Merge tag 'tags/sound-sdw-kconfig-fixes' into for-linusTakashi Iwai345-3681/+10187
2021-03-02ALSA: hda: move Intel SoundWire ACPI scan to dedicated modulePierre-Louis Bossart1-0/+2
2021-03-02ASoC: soc-acpi: allow for partial match in parent namePierre-Louis Bossart1-1/+1
2021-03-02ALSA: hda: intel-nhlt: verify config typePierre-Louis Bossart1-0/+5
2021-03-02net: expand textsearch ts_state to fit skb_seq_stateWillem de Bruijn1-1/+1
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+56
2021-03-01block: Drop leftover references to RQF_SORTEDJean Delvare1-2/+0
2021-03-01firmware: xilinx: Remove zynqmp_pm_get_eemi_ops() in IS_REACHABLE(CONFIG_ZYNQ...Nobuhiro Iwamatsu1-5/+0
2021-03-01can: skb: can_skb_set_owner(): fix ref counting if socket was closed before s...Oleksij Rempel1-2/+6
2021-02-28Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds1-0/+1
2021-02-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-2/+5
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds5-20/+22
2021-02-28uapi: nfnetlink_cthelper.h: fix userspace compilation errorDmitry V. Levin1-1/+1
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds4-23/+6
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2021-02-27block: Add bio_max_segsMatthew Wilcox (Oracle)1-1/+6
2021-02-27drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher1-0/+34
2021-02-27Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds1-48/+102
2021-02-27Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-0/+1
2021-02-27Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+18
2021-02-27Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds3-43/+53
2021-02-27bpf: Add hashtab support for bpf_for_each_map_elem() helperYonghong Song1-0/+4
2021-02-27bpf: Add bpf_for_each_map_elem() helperYonghong Song3-0/+54
2021-02-27Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+0
2021-02-26skmsg: Remove unused sk_psock_stop() declarationCong Wang1-1/+0