summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2022-05-11signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman-1/+0
2022-05-11signal: Rename send_signal send_signal_lockedEric W. Biederman-0/+2
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe-3/+2
2022-05-11vfio: Remove dead codeJason Gunthorpe-11/+0
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe-1/+1
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe-2/+2
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe-2/+2
2022-05-11Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson-78/+4
2022-05-11Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson-242/+29
2022-05-11asm-generic: qrwlock: Document the spinlock fairness requirementsPalmer Dabbelt-0/+4
2022-05-11asm-generic: qspinlock: Indicate the use of mixed-size atomicsPeter Zijlstra-0/+29
2022-05-11asm-generic: ticket-lock: New generic ticket-based spinlockPeter Zijlstra-7/+104
2022-05-11Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley-3/+7
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig-33/+0
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern-0/+2
2022-05-11platform_data/mlxreg: Add field for notification callbackMichael Shych-0/+4
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra-377/+399
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long-15/+15
2022-05-11lockdep: Delete local_irq_enable_in_hardirq()Thomas Gleixner-18/+0
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta-0/+1
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi-0/+25
2022-05-11fs,io_uring: add infrastructure for uring-cmdJens Axboe-8/+48
2022-05-11HID: amd_sfh: Move bus declaration outside of amd-sfhBasavaraj Natikar-0/+1
2022-05-11net: warn if transport header was not setEric Dumazet-0/+2
2022-05-11net: add CONFIG_DEBUG_NETEric Dumazet-0/+6
2022-05-11net: add include/net/net_debug.hEric Dumazet-140/+152
2022-05-11Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-1/+4
2022-05-10bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee-0/+10
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie-1/+46
2022-05-10scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy-6/+6
2022-05-10scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy-55/+55
2022-05-10scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy-63/+63
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-78/+35
2022-05-10bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stackKui-Feng Lee-4/+13
2022-05-10bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee-12/+26
2022-05-10skbuff: render the checksum comment to documentationJakub Kicinski-95/+124
2022-05-10skbuff: rewrite the doc for data-only skbsJakub Kicinski-12/+30
2022-05-10skbuff: add a basic intro docJakub Kicinski-0/+40
2022-05-10ftrace: Add ftrace_lookup_symbols functionJiri Olsa-0/+6
2022-05-10kallsyms: Make kallsyms_on_each_symbol generally availableJiri Olsa-1/+6
2022-05-10bpf: Add bpf_link iteratorDmitrii Dolgov-0/+1
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-7/+7
2022-05-10bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan-0/+4
2022-05-10randomize_kstack: Improve docs on requirements/rationaleKees Cook-3/+24
2022-05-10ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params structYC Hung-2/+3
2022-05-10net/mlx5: Expose mlx5_sriov_blocking_notifier_register / unregister APIsYishai Hadas-0/+12
2022-05-10loop: remove most the top-of-file boilerplate comment from the UAPI headerChristoph Hellwig-6/+1
2022-05-10virtio: fix virtio transitional idsShunsuke Mie-7/+7
2022-05-10fpga: fix for coding style issuesNava kishore Manne-3/+3
2022-05-10ptp: Support late timestamp determinationGerhard Engleder-3/+32