summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-11-26scsi: sd: Use 16-byte SYNCHRONIZE CACHE on ZBC devicesShin'ichiro Kawasaki-0/+1
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva-1/+0
2022-11-08scsi: ufs: core: Remove check_upiu_size() from ufshcd.hKeoseong Park-6/+0
2022-10-27scsi: target: core: Dynamically set DPO and FUA in usage_bitsDmitry Bogdanov-0/+2
2022-10-27scsi: target: core: Add emulate_rsoc attributeDmitry Bogdanov-0/+3
2022-10-27scsi: target: core: Dynamic opcode support in RSOCDmitry Bogdanov-0/+1
2022-10-27scsi: target: core: Add list of opcodes for RSOCDmitry Bogdanov-0/+3
2022-10-27scsi: target: core: Add support for RSOC commandDmitry Bogdanov-0/+19
2022-10-22scsi: ufs: Track system suspend / resume activityBart Van Assche-1/+4
2022-10-22scsi: core: Support failing requests while recoveringBart Van Assche-1/+2
2022-10-22scsi: core: Change the return type of .eh_timed_out()Bart Van Assche-4/+16
2022-10-22scsi: libsas: Add sas_task_find_rq()John Garry-0/+18
2022-10-18scsi: libsas: Introduce sas_find_attached_phy_id() helperJason Yan-0/+2
2022-10-18scsi: core: Release SCSI devices synchronouslyBart Van Assche-1/+0
2022-10-18scsi: core: Introduce a new list for SCSI proc directory entriesBart Van Assche-12/+0
2022-10-18scsi: esas2r: Introduce scsi_template_proc_dir()Bart Van Assche-0/+6
2022-10-18scsi: libsas: Make sas_{alloc, alloc_slow, free}_task() privateJohn Garry-4/+0
2022-10-18scsi: libsas: Add sas_ata_device_link_abort()John Garry-0/+6
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+4
2022-10-16Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-5/+21
2022-10-16Revert "cpumask: fix checking valid cpu range".Tetsuo Handa-8/+11
2022-10-15Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2022-10-15mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocationHyeonggon Yoo-1/+0
2022-10-14Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+7
2022-10-14Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+14
2022-10-14Merge branch 'clk-rate-range' into clk-nextStephen Boyd-3/+17
2022-10-14clk: at91: fix the build with binutils 2.27Kefeng Wang-2/+4
2022-10-14Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+4
2022-10-14Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+31
2022-10-14Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+22
2022-10-14Merge tag 'riscv-for-linus-6.1-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-16/+16
2022-10-13Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds-3/+3
2022-10-13Merge tag 'io_uring-6.1-2022-10-13' of git://git.kernel.dk/linuxLinus Torvalds-5/+2
2022-10-13Merge tag 'mmc-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-0/+1
2022-10-13Merge patch series "Use composable cache instead of L2 cache"Palmer Dabbelt-16/+16
2022-10-13soc: sifive: ccache: Rename SiFive L2 cache to Composable cache.Greentime Hu-16/+16
2022-10-13Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-13/+21
2022-10-13Merge tag 'ceph-for-6.1-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds-3/+1
2022-10-13Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-0/+7
2022-10-12mm/migrate_device.c: add migrate_device_range()Alistair Popple-0/+7
2022-10-12mm: free device private pages have zero refcountAlistair Popple-0/+1
2022-10-12mm/memory.c: fix race when faulting a device private pageAlistair Popple-0/+8
2022-10-12mm/damon: move sz_damon_region to damon_sz_regionXin Hao-0/+6
2022-10-12tcp/udp: Call inet6_destroy_sock() in IPv6 sk->sk_destruct().Kuniyuki Iwashima-9/+2
2022-10-12udp: Call inet6_destroy_sock() in setsockopt(IPV6_ADDRFORM).Kuniyuki Iwashima-0/+1
2022-10-12mm: more vma cache removalAlexey Dobriyan-2/+0
2022-10-12io_uring: remove notif leftoversPavel Begunkov-5/+0
2022-10-12io_uring/af_unix: defer registered files gc to io_uring releasePavel Begunkov-0/+2
2022-10-12Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds-92/+72
2022-10-12Merge tag 'vfio-v6.1-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds-183/+268