summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-11-01Merge tag 'for-5.16/bdev-size-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/io_uring-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'locks-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds
2021-11-01Merge tag 'tpmdd-next-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2021-10-29bcache: move uapi header bcache.h to bcache code directoryColy Li
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-28mptcp: fix corrupt receiver key in MPC + data + checksumDavide Caratti
2021-10-28net/tls: Fix flipped sign in tls_err_abort() callsDaniel Jordan
2021-10-27block: Add a helper to validate the block sizeXie Yongji
2021-10-27Merge tag 'mac80211-for-net-2021-10-27' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-10-27block: avoid extra iter advance with async iocbPavel Begunkov
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke
2021-10-26block: Add independent access ranges supportDamien Le Moal
2021-10-26Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-10-26bpf: Fix potential race in tail call compatibility checkToke Høiland-Jørgensen
2021-10-26bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NETTejun Heo
2021-10-26skmsg: Extract and reuse sk_msg_is_readable()Cong Wang
2021-10-26net: Rename ->stream_memory_read to ->sock_is_readableCong Wang
2021-10-26net: multicast: calculate csum of looped-back and forwarded packetsCyril Strejc
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-10-25cfg80211: fix management registrations lockingJohannes Berg
2021-10-22sched: make task_struct->plug always definedJens Axboe
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-22Merge branch 'acpi-tools'Rafael J. Wysocki
2021-10-21Merge branch 'ucount-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-10-21Merge tag 'net-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-10-21blk-crypto: rename blk_keyslot_manager to blk_crypto_profileEric Biggers
2021-10-21blk-crypto: rename keyslot-manager files to blk-crypto-profileEric Biggers
2021-10-21block: Add invalidate_disk() helper to invalidate the gendiskXie Yongji
2021-10-21percpu_ref: percpu_ref_tryget_live() version holding RCUPavel Begunkov
2021-10-21Merge tag 'nvme-5.16-2021-10-21' of git://git.infradead.org/nvme into for-5.1...Jens Axboe
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20nvmet: use macro definitions for setting cmic valueMax Gurtovoy
2021-10-20nvme: add CNTRLTYPE definitions for 'identify controller'Hannes Reinecke
2021-10-20nvme-rdma: limit the maximal queue size for RDMA controllersMax Gurtovoy
2021-10-20nvme-fc: add support for ->map_queuesSaurav Kashyap
2021-10-20Merge tag 'trace-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-10-20block: cleanup the flush plug helpersChristoph Hellwig
2021-10-20blk-mq: move blk_mq_flush_plug_list to block/blk-mq.hChristoph Hellwig
2021-10-20bcache: reserve never used bits from bkey.highColy Li
2021-10-20block: inline a part of bio_release_pages()Pavel Begunkov
2021-10-20block: turn macro helpers into inline functionsPavel Begunkov
2021-10-19blk-mq: support concurrent queue quiesce/unquiesceMing Lei
2021-10-19block: attempt direct issue of plug listJens Axboe
2021-10-19block: change plugging to use a singly linked listJens Axboe