summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-01Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'for-5.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds
2021-11-01Merge tag 'erofs-for-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2021-11-01Merge tag 'for-5.16/inode-sync-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/ki_complete-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds
2021-11-01Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-01Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds
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/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 '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-31sched/fair: Wait before decaying max_newidle_lb_costVincent Guittot
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann
2021-10-29block: remove blk_{get,put}_requestChristoph Hellwig
2021-10-28mm: filemap: check if THP has hwpoisoned subpage for PMD page faultYang Shi
2021-10-28Merge branch irq/misc-5.16 into irq/irqchip-nextMarc Zyngier
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextMarc Zyngier
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextMarc Zyngier
2021-10-27block: Add a helper to validate the block sizeXie Yongji
2021-10-27block: avoid extra iter advance with async iocbPavel Begunkov
2021-10-27nvme: add new discovery log page entry definitionsHannes Reinecke
2021-10-26libata: support concurrent positioning ranges logDamien Le Moal
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-26fs: export an inode_update_time helperJosef Bacik
2021-10-26genirq: Hide irq_cpu_{on,off}line() behind a deprecated optionMarc Zyngier
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26tpm: fix Atmel TPM crash caused by too frequent queriesHao Wu
2021-10-25fs: get rid of the res2 iocb->ki_complete argumentJens Axboe
2021-10-25irq: add generic_handle_arch_irq()Mark Rutland
2021-10-25irqchip: Fix compile-testing without CONFIG_OFArnd Bergmann
2021-10-22sched: make task_struct->plug always definedJens Axboe
2021-10-22bpf: Prevent increasing bpf_jit_limit above maxLorenz Bauer
2021-10-22block: simplify the block device syncing codeChristoph Hellwig
2021-10-22block: remove __sync_blockdevChristoph Hellwig
2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig
2021-10-22block: remove the initialize_rq_fn blk_mq_ops methodChristoph Hellwig
2021-10-22block: add a ->get_unique_id methodChristoph Hellwig
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