summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc1-2/+3
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier1-1/+4
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland1-8/+1
2021-10-26signal: Add an optional check for altstack sizeThomas Gleixner1-0/+6
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu1-0/+1
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe1-1/+1
2021-10-25cfg80211: fix management registrations lockingJohannes Berg1-2/+0
2021-10-25irq: add generic_handle_arch_irq()Mark Rutland1-0/+1
2021-10-25x86/of: Kill unused early_init_dt_scan_chosen_arch()Rob Herring1-1/+0
2021-10-25irqchip: Fix compile-testing without CONFIG_OFArnd Bergmann1-2/+3
2021-10-23sched: make task_struct->plug always definedJens Axboe1-2/+0
2021-10-23bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer1-0/+1
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-2/+7
2021-10-22Merge branch 'acpi-tools'Rafael J. Wysocki1-2/+7
2021-10-22block: simplify the block device syncing codeChristoph Hellwig1-0/+4
2021-10-22block: remove __sync_blockdevChristoph Hellwig1-0/+5
2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig1-3/+0
2021-10-22block: remove the initialize_rq_fn blk_mq_ops methodChristoph Hellwig1-5/+0
2021-10-22scsi: add a scsi_alloc_request helperChristoph Hellwig1-0/+3
2021-10-22block: add a ->get_unique_id methodChristoph Hellwig1-0/+11
2021-10-22Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2021-10-22Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-9/+12
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers5-71/+117
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers2-1/+1
2021-10-21block: Add invalidate_disk() helper to invalidate the gendiskXie Yongji1-0/+2
2021-10-21percpu_ref: percpu_ref_tryget_live() version holding RCUPavel Begunkov1-10/+23
2021-10-21Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...Jens Axboe3-1/+19
2021-10-20irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLAREFlorian Fainelli1-1/+1
2021-10-20irqchip: Provide stronger type checking for IRQCHIP_MATCH/IRQCHIP_DECLAREMarc Zyngier1-2/+11
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman1-1/+0
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy1-0/+1
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke1-1/+9
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy1-0/+2
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap1-0/+7
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+9
2021-10-20block: cleanup the flush plug helpersChristoph Hellwig1-25/+4
2021-10-20blk-mq: move blk_mq_flush_plug_list to block/blk-mq.hChristoph Hellwig1-2/+0
2021-10-20bcache: reserve never used bits from bkey.highColy Li1-2/+2
2021-10-20block: inline a part of bio_release_pages()Pavel Begunkov1-1/+7
2021-10-20block: turn macro helpers into inline functionsPavel Begunkov1-16/+16
2021-10-20blk-mq: support concurrent queue quiesce/unquiesceMing Lei1-0/+2
2021-10-19lib/xz: Add MicroLZMA decoderLasse Collin1-0/+106
2021-10-19perf: Add mem_hops field in perf_mem_data_src structureKajol Jain1-2/+9
2021-10-19perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...Kajol Jain1-1/+7
2021-10-19block: attempt direct issue of plug listJens Axboe1-0/+1
2021-10-19block: change plugging to use a singly linked listJens Axboe1-3/+2
2021-10-19block: move blk_mq_tag_to_rq() inlineJens Axboe1-1/+35
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig1-3/+3
2021-10-19block: move bdev_read_only() into the headerJens Axboe1-0/+5
2021-10-19io_uring: add flag to not fail link after timeoutPavel Begunkov1-0/+1