aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-06block: make block_class constantGravatar Ricardo B. Marliere 1-1/+1
2024-03-01block: add a queue_limits_stack_bdev helperGravatar Christoph Hellwig 1-0/+2
2024-03-01block: add a queue_limits_set helperGravatar Christoph Hellwig 1-0/+1
2024-02-28ublk: add UBLK_CMD_DEL_DEV_ASYNCGravatar Ming Lei 1-0/+2
2024-02-24sched: Add a new function to compare if two cpus have the same capacityGravatar Qais Yousef 1-0/+6
2024-02-19block: pass a queue_limits argument to blk_alloc_diskGravatar Christoph Hellwig 1-3/+7
2024-02-13block: pass a queue_limits argument to blk_mq_alloc_diskGravatar Christoph Hellwig 1-3/+4
2024-02-13block: pass a queue_limits argument to blk_mq_init_queueGravatar Christoph Hellwig 1-1/+2
2024-02-13block: add a max_user_discard_sectors queue limitGravatar Christoph Hellwig 1-0/+1
2024-02-13block: add an API to atomically update queue limitsGravatar Christoph Hellwig 1-0/+23
2024-02-13block: move max_{open,active}_zones to struct queue_limitsGravatar Christoph Hellwig 1-6/+6
2024-02-12block: support PI at non-zero offset within metadataGravatar Kanchan Joshi 2-0/+2
2024-02-12block: remove gfp_flags from blkdev_zone_mgmtGravatar Johannes Thumshirn 1-1/+1
2024-02-05block: update cached timestamp post schedule/preemptionGravatar Jens Axboe 2-1/+17
2024-02-05block: cache current nsec time in struct blk_plugGravatar Jens Axboe 1-0/+1
2024-02-05block: move cgroup time handling code into blk.hGravatar Jens Axboe 1-42/+0
2024-02-04Merge tag 'for-linus-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-7/+4
2024-02-04Merge tag 'tty-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-6/+7
2024-02-04Merge tag 'dmaengine-fix-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2024-02-02Merge tag 'pci-v6.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+5
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Gravatar Linus Torvalds 1-1/+6
2024-02-02Merge tag 'block-6.8-2024-02-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-8/+2
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-7/+21
2024-02-01Merge tag 'hid-for-linus-2024020101' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+0
2024-02-01Merge tag 'lsm-pr-20240131' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2024-02-01Merge tag 'nf-24-01-31' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Gravatar Jakub Kicinski 2-0/+6
2024-02-01ASoC: cs35l56: Allow more time for firmware to bootGravatar Richard Fitzgerald 1-1/+1
2024-02-01ASoC: cs35l56: Load tunings for the correct speaker modelsGravatar Richard Fitzgerald 1-0/+1
2024-02-01ASoC: cs35l56: Firmware file must match the version of preloaded firmwareGravatar Richard Fitzgerald 1-0/+3
2024-02-01ASoC: cs35l56: Fix to ensure ASP1 registers match cacheGravatar Richard Fitzgerald 1-0/+1
2024-01-31af_unix: fix lockdep positive in sk_diag_dump_icons()Gravatar Eric Dumazet 1-6/+14
2024-01-31nvme: take const cmd pointer in read-only helpersGravatar Caleb Sander 1-2/+2
2024-01-31netfilter: ipset: fix performance regression in swap operationGravatar Jozsef Kadlecsik 1-0/+4
2024-01-31netfilter: nf_tables: restrict tunnel object to NFPROTO_NETDEVGravatar Pablo Neira Ayuso 1-0/+2
2024-01-31PCI/ASPM: Fix deadlock when enabling ASPMGravatar Johan Hovold 1-0/+5
2024-01-31HID: bpf: use __bpf_kfunc instead of noinlineGravatar Benjamin Tissoires 1-11/+0
2024-01-30lsm: fix default return value of the socket_getpeersec_*() hooksGravatar Ondrej Mosnacek 1-2/+2
2024-01-30dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEVGravatar Frank Li 1-1/+2
2024-01-29Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 2-3/+4
2024-01-28Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2024-01-27tty: serial: Fix bit order in RS485 flag definitionsGravatar Christoph Niedermaier 1-6/+7
2024-01-26ipmr: fix kernel panic when forwarding mcast packetsGravatar Nicolas Dichtel 1-1/+1
2024-01-26Merge tag 'ata-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Gravatar Linus Torvalds 1-1/+1
2024-01-26Merge tag 'drm-fixes-2024-01-27' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-5/+20
2024-01-26Merge tag 'spi-fix-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2024-01-25mm, kmsan: fix infinite recursion due to RCU critical sectionGravatar Marco Elver 1-3/+3
2024-01-25mm: mmap: map MAP_STACK to VM_NOHUGEPAGEGravatar Yang Shi 1-0/+1
2024-01-25Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 12-30/+108
2024-01-25Merge tag 'vfs-6.8-rc2.netfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+25
2024-01-25Merge tag 'mlx5-fixes-2024-01-24' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Paolo Abeni 4-4/+11