aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-13io_uring: use ubuf for single range imports for read/writeio_uring-iterJens Axboe1-5/+8
2022-08-13io_uring: switch network send/recv to ITER_UBUFJens Axboe1-9/+5
2022-08-13iov: add import_ubuf()Jens Axboe2-0/+12
2022-08-13Merge tag 'pull-work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1
2022-08-13Merge tag '5.20-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds19-445/+528
2022-08-13afs: Enable multipage folio supportDavid Howells2-1/+3
2022-08-13Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-4/+8
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-12/+27
2022-08-13Merge tag 'i2c-for-5.20-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds59-181/+370
2022-08-13Merge tag 'ntb-5.20' of https://github.com/jonmason/ntbLinus Torvalds14-25/+1822
2022-08-13Merge tag 'xfs-5.20-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-46/+193
2022-08-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-99/+124
2022-08-13Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds6-7/+19
2022-08-13Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds26-183/+178
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds54-143/+821
2022-08-12Merge tag 'devicetree-fixes-for-6.0-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds28-124/+224
2022-08-12Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds48-540/+2063
2022-08-12io_uring: add missing BUILD_BUG_ON() checks for new io_uring_sqe fieldsio_uring-6.0-2022-08-13Stefan Metzmacher2-3/+19
2022-08-12io_uring: make io_kiocb_to_cmd() typesafeStefan Metzmacher20-129/+134
2022-08-12fs: don't randomize struct kiocb fieldsKeith Busch1-5/+0
2022-08-12cifs: Do not access tcon->cfids->cfid directly from is_path_accessibleRonnie Sahlberg5-12/+25
2022-08-12MAINTAINERS: add PCI Endpoint NTB drivers to NTB filesJon Mason1-0/+1
2022-08-12dt-bindings: chrome: google,cros-ec-typec: restrict allowed propertiesKrzysztof Kozlowski1-2/+13
2022-08-12dt-bindings: Drop Dan Murphy and Ricardo Rivera-MatosKrzysztof Kozlowski11-13/+11
2022-08-12dt-bindings: Drop Robert JonesKrzysztof Kozlowski2-2/+1
2022-08-12dt-bindings: Drop Beniamin Bia and Stefan PopaKrzysztof Kozlowski4-5/+2
2022-08-12dt-bindings: iio: Drop Bogdan PricopKrzysztof Kozlowski1-1/+1
2022-08-12dt-bindings: iio: Drop Joachim EastwoodKrzysztof Kozlowski2-2/+1
2022-08-12Merge tag 'sound-fix-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-19/+157
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds51-533/+2148
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds38-63/+1089
2022-08-12Merge tag 'for-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds26-630/+462
2022-08-12Merge tag 'vfio-v6.0-rc1pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-0/+2
2022-08-12lib: remove lib/nodemask.cYury Norov1-23/+0
2022-08-12dt-bindings: gpio: sifive: add gpio-line-namesAtul Khare1-0/+4
2022-08-12wireguard: selftests: set CONFIG_NONPORTABLE on riscv32Jason A. Donenfeld1-0/+1
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt3-17/+46
2022-08-12block: Do not call blk_put_queue() if gendisk allocation failsblock-6.0-2022-08-12Rafael Mendonca1-3/+1
2022-08-12docs/zh_CN/LoongArch: Add I14 descriptionTiezhu Yang1-2/+2
2022-08-12docs/LoongArch: Add I14 descriptionTiezhu Yang1-1/+1
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen1-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang3-0/+47
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang8-6/+93
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang6-1/+259
2022-08-12LoongArch: Add guess unwinder supportQing Zhang7-11/+200
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen6-12/+75
2022-08-12LoongArch: Add PCI controller supportHuacai Chen8-10/+321
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen4-7/+40
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen1-8/+11
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang1-2/+2
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li1-1/+1
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen1-1/+4
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-11Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+27
2022-08-11Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+3
2022-08-11cifs: Add constructor/destructors for tcon->cfidRonnie Sahlberg6-97/+121
2022-08-11SMB3: fix lease break timeout when multiple deferred close handles for the sa...Bharath SM1-19/+1
2022-08-11smb3: allow deferred close timeout to be configurableSteve French5-2/+22
2022-08-11cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dirRonnie Sahlberg2-3/+3
2022-08-11RISC-V: Improve SBI definitionsAtish Patra1-2/+16
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra2-14/+14
2022-08-11RISC-V: Fix SBI PMU calls for RV32Atish Patra1-0/+10
2022-08-11RISC-V: Update user page mapping only once during startAtish Patra2-1/+1
2022-08-11RISC-V: Fix counter restart during overflow for RV32Atish Patra1-0/+5
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt5-1/+32
2022-08-11RISC-V: Prefer sstc extension if availableAtish Patra1-1/+24
2022-08-11RISC-V: Enable sstc extension parsing from DTAtish Patra3-0/+3
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra1-0/+5
2022-08-11docs: i2c: i2c-sysfs: fix hyperlinksLuca Ceresoli1-11/+4
2022-08-11docs: i2c: i2c-sysfs: improve wordingLuca Ceresoli1-5/+4
2022-08-11riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou1-6/+0
2022-08-11docs: i2c: instantiating-devices: add syntax coloring to dts and C blocksLuca Ceresoli1-4/+12
2022-08-11docs: i2c: smbus-protocol: improve DataLow/DataHigh definitionLuca Ceresoli1-2/+2
2022-08-11docs: i2c: i2c-protocol: remove unused legend itemsLuca Ceresoli1-5/+1
2022-08-11docs: i2c: i2c-protocol,smbus-protocol: remove nonsense wordsLuca Ceresoli2-2/+2
2022-08-11docs: i2c: i2c-protocol: update introductory paragraphLuca Ceresoli1-1/+2
2022-08-11i2c: move core from strlcpy to strscpyWolfram Sang2-2/+2
2022-08-11i2c: move drivers from strlcpy to strscpyWolfram Sang47-49/+49
2022-08-11i2c: kempld: Support ACPI I2C device declarationChris Pringle1-0/+1
2022-08-11i2c: mediatek: add i2c compatible for MT8188Kewei Xu1-0/+43
2022-08-11dt-bindings: i2c: update bindings for mt8188 socKewei Xu1-0/+1
2022-08-11dt-bindings: riscv: fix SiFive l2-cache's cache-setsConor Dooley1-1/+5
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley2-0/+3
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds116-646/+1865
2022-08-11Merge tag 'acpi-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-154/+321
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks1-0/+2
2022-08-11Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds5-55/+2
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks2-3/+2
2022-08-12Merge tag 'drm-misc-next-fixes-2022-08-10' of git://anongit.freedesktop.org/d...Dave Airlie2-2/+3
2022-08-11Merge tag 'ceph-for-5.20-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds27-233/+538
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds19-129/+221
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis1-1/+1
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing1-0/+42
2022-08-11net: atm: bring back zatm uAPIJakub Kicinski1-0/+47
2022-08-11dpaa2-eth: trace the allocated address instead of page structChen Lin1-2/+2
2022-08-11Merge branch 'acpi-properties'Rafael J. Wysocki3-151/+318
2022-08-11io_uring: consistently make use of io_notif_to_data()Stefan Metzmacher1-1/+1
2022-08-11io_uring: fix error handling for io_uring_cmdAnuj Gupta1-1/+3
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada5-9/+17
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada1-1/+1
2022-08-11net: add missing kdoc for struct genl_multicast_group::flagsJakub Kicinski1-2/+3
2022-08-11Merge tag 'input-for-v5.20-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds34-1128/+1703
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt3-6/+28
2022-08-11nfp: fix use-after-free in area_cache_get()Jialiang Wang1-1/+2
2022-08-11MAINTAINERS: use my korg address for mt7601uJakub Kicinski1-1/+1
2022-08-11mlxsw: minimal: Fix deadlock in ports creationVadim Pasternak1-7/+0
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian1-0/+4
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski1-5/+3
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian1-4/+22
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian1-1/+1
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian1-1/+1
2022-08-11bonding: fix reference count leak in balance-alb modeJay Vosburgh1-1/+4
2022-08-11Revert "Makefile.extrawarn: re-enable -Wformat for clang"Linus Torvalds1-0/+1
2022-08-11cifs: Move cached-dir functions into a separate fileRonnie Sahlberg15-351/+411
2022-08-11dm bufio: fix some cases where the code sleeps with spinlock heldMikulas Patocka1-1/+9
2022-08-11arch/riscv: add Zihintpause supportDao Lu5-3/+29
2022-08-11net: usb: qmi_wwan: Add support for Cinterion MV32Slark Xiao1-0/+2
2022-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-0/+8
2022-08-11Merge tag 'nvme-6.0-2022-08-11' of git://git.infradead.org/nvme into block-6.0Jens Axboe5-4/+18
2022-08-11vdpa/mlx5: Fix possible uninitialized return valueEli Cohen1-1/+1
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen66-566/+1694
2022-08-11i2c: microchip-corei2c: fix erroneous late ack sendConor Dooley1-1/+1
2022-08-11dt-bindings: i2c: qcom,i2c-cci: convert to dtschemaKrzysztof Kozlowski3-97/+243
2022-08-11i2c: qcom-geni: Fix GPI DMA buffer sync-backRobin Reckmann1-2/+3
2022-08-11nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70Dennis P. Kliem1-0/+2
2022-08-11vdpa_sim_blk: add support for discard and write-zeroesStefano Garzarella1-1/+73
2022-08-11vdpa_sim_blk: add support for VIRTIO_BLK_T_FLUSHStefano Garzarella1-0/+5
2022-08-11vdpa_sim_blk: make vdpasim_blk_check_range usable by other requestsStefano Garzarella1-15/+23
2022-08-11vdpa_sim_blk: check if sector is 0 for commands other than read or writeStefano Garzarella1-0/+10
2022-08-11vdpa_sim: Implement suspend vdpa opEugenio Pérez4-0/+21
2022-08-11vhost-vdpa: uAPI to suspend the deviceEugenio Pérez2-0/+28
2022-08-11vhost-vdpa: introduce SUSPEND backend feature bitEugenio Pérez2-1/+17
2022-08-11vdpa: Add suspend operationEugenio Pérez1-0/+4
2022-08-11virtio-blk: Avoid use-after-free on suspend/resumeShigeru Yoshida1-14/+10
2022-08-11virtio_vdpa: support the arg sizes of find_vqs()Bo Liu1-6/+9
2022-08-11vhost-vdpa: Call ida_simple_remove() when failedBo Liu1-0/+1
2022-08-11vDPA: fix 'cast to restricted le16' warnings in vdpa.cZhu Lingshan1-3/+3
2022-08-11vDPA: !FEATURES_OK should not block querying device config spaceZhu Lingshan1-8/+0
2022-08-11vDPA/ifcvf: support userspace to query features and MQ of a management deviceZhu Lingshan1-66/+76
2022-08-11vDPA/ifcvf: get_config_size should return a value no greater than dev impleme...Zhu Lingshan2-2/+13
2022-08-11vhost scsi: Allow user to control num virtqueuesMike Christie1-24/+61
2022-08-11vhost-scsi: Fix max number of virtqueuesMike Christie1-1/+1
2022-08-11vdpa/mlx5: Support different address spaces for control and dataEli Cohen2-11/+88
2022-08-11vdpa/mlx5: Implement susupend virtqueue callbackEli Cohen2-3/+88
2022-08-11vduse: Support querying information of IOVA regionsXie Yongji2-0/+63
2022-08-11vduse: Support registering userspace memory for IOVA regionsXie Yongji2-0/+164
2022-08-11vduse: Support using userspace pages as bounce bufferXie Yongji2-8/+96
2022-08-11vduse: Use memcpy_{to,from}_page() in do_bounce()Xie Yongji1-5/+4
2022-08-11vduse: Remove unnecessary spin lock protectionXie Yongji1-5/+2
2022-08-11net: virtio_net: notifications coalescing supportAlvaro Karsz2-16/+129
2022-08-11virtio: Check dev_set_name() return valueBo Liu1-1/+3
2022-08-11tools/virtio: fix buildStefano Garzarella2-1/+2
2022-08-11vDPA/ifcvf: remove duplicated assignment to pointer cfgColin Ian King1-1/+0
2022-08-11vdpa: ifcvf: Fix spelling mistake in commentsZhang Jiaming1-1/+1
2022-08-11vdpa/mlx5: Use eth_broadcast_addr() to assign broadcast addressXu Qiang1-1/+1
2022-08-11vdpa_sim: use max_iotlb_entries as a limit in vhost_iotlb_initStefano Garzarella1-2/+2
2022-08-11vdpa_sim_blk: set number of address spaces and virtqueue groupsStefano Garzarella1-0/+6
2022-08-11vdpa_sim_blk: call vringh_complete_iotlb() also in the error pathStefano Garzarella1-5/+9
2022-08-11vdpa_sim_blk: limit the number of request handled per batchStefano Garzarella1-0/+10
2022-08-11vdpa_sim_blk: use dev_dbg() to print errorsStefano Garzarella1-10/+10
2022-08-11virtio_net: support set_ringparamXuan Zhuo1-0/+48
2022-08-11virtio_net: support tx queue resizeXuan Zhuo1-0/+50
2022-08-11virtio_net: support rx queue resizeXuan Zhuo1-0/+25
2022-08-11virtio_net: split free_unused_bufs()Xuan Zhuo1-16/+25
2022-08-11virtio_net: get ringparam by virtqueue_get_vring_max_size()Xuan Zhuo1-4/+4
2022-08-11virtio_net: set the default max ring size by find_vqs()Xuan Zhuo1-4/+38
2022-08-11virtio: add helper virtio_find_vqs_ctx_size()Xuan Zhuo1-0/+12
2022-08-11virtio_mmio: support the arg sizes of find_vqs()Xuan Zhuo1-2/+6
2022-08-11virtio_pci: support the arg sizes of find_vqs()Xuan Zhuo4-12/+23
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo10-10/+22
2022-08-11virtio_pci: support VIRTIO_F_RING_RESETXuan Zhuo2-3/+97
2022-08-11virtio_pci: extract the logic of active vq for modern pciXuan Zhuo1-18/+28
2022-08-11virtio_pci: introduce helper to get/set queue resetXuan Zhuo2-0/+41
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_resetXuan Zhuo2-1/+2
2022-08-11virtio_ring: struct virtqueue introduce resetXuan Zhuo2-0/+4
2022-08-11virtio: queue_reset: add VIRTIO_F_RING_RESETXuan Zhuo1-1/+6
2022-08-11virtio: allow to unbreak/break virtqueue individuallyXuan Zhuo2-0/+27
2022-08-11virtio_pci: struct virtio_pci_common_cfg add queue_notify_dataXuan Zhuo2-0/+8
2022-08-11virtio_ring: introduce virtqueue_resize()Xuan Zhuo2-0/+72
2022-08-11virtio_ring: packed: introduce virtqueue_resize_packed()Xuan Zhuo1-0/+30
2022-08-11virtio_ring: packed: introduce virtqueue_reinit_packed()Xuan Zhuo1-0/+12
2022-08-11virtio_ring: packed: extract the logic of attach vringXuan Zhuo1-15/+10
2022-08-11virtio_ring: packed: extract the logic of vring initXuan Zhuo1-11/+17
2022-08-11virtio_ring: packed: extract the logic of alloc state and extraXuan Zhuo1-14/+34
2022-08-11virtio_ring: packed: extract the logic of alloc queueXuan Zhuo1-29/+51
2022-08-11virtio_ring: packed: introduce vring_free_packedXuan Zhuo1-0/+22
2022-08-11virtio_ring: split: introduce virtqueue_resize_split()Xuan Zhuo1-0/+34
2022-08-11virtio_ring: split: reserve vring_align, may_reduce_numXuan Zhuo1-0/+10
2022-08-11virtio_ring: split: introduce virtqueue_reinit_split()Xuan Zhuo1-0/+23
2022-08-11virtio_ring: split: extract the logic of attach vringXuan Zhuo1-13/+10
2022-08-11virtio_ring: split: extract the logic of vring initXuan Zhuo1-10/+21
2022-08-11virtio_ring: split: extract the logic of alloc state and extraXuan Zhuo1-16/+36
2022-08-11virtio_ring: split: extract the logic of alloc queueXuan Zhuo1-25/+40
2022-08-11virtio_ring: split: introduce vring_free_split()Xuan Zhuo1-0/+11
2022-08-11virtio_ring: split: __vring_new_virtqueue() accept struct vring_virtqueue_splitXuan Zhuo1-14/+15
2022-08-11virtio_ring: split: stop __vring_new_virtqueue as export symbolXuan Zhuo3-21/+18
2022-08-11virtio_ring: introduce virtqueue_init()Xuan Zhuo1-16/+22
2022-08-11virtio_ring: split vring_virtqueueXuan Zhuo1-56/+60
2022-08-11virtio_ring: extract the logic of freeing vringXuan Zhuo1-5/+13