summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-05-12net/sched: act_pedit: really ensure the skb is writablePaolo Abeni1-0/+1
2022-05-11sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED statePeter Zijlstra3-9/+24
2022-05-11ptrace: Don't change __stateEric W. Biederman3-3/+6
2022-05-11ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman1-6/+0
2022-05-11ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman1-1/+0
2022-05-11signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman1-1/+0
2022-05-11signal: Rename send_signal send_signal_lockedEric W. Biederman1-0/+2
2022-05-11vfio/pci: Remove vfio_device_get_from_dev()Jason Gunthorpe2-3/+2
2022-05-11vfio: Remove dead codeJason Gunthorpe1-11/+0
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_dma_rw()Jason Gunthorpe1-1/+1
2022-05-11vfio/mdev: Pass in a struct vfio_device * to vfio_pin/unpin_pages()Jason Gunthorpe1-2/+2
2022-05-11vfio: Make vfio_(un)register_notifier accept a vfio_deviceJason Gunthorpe1-2/+2
2022-05-11Merge tag 'gvt-next-2022-04-29' into v5.19/vfio/nextAlex Williamson1-78/+4
2022-05-11Merge tag 'mlx5-lm-parallel' of https://git.kernel.org/pub/scm/linux/kernel/g...Alex Williamson5-242/+29
2022-05-11asm-generic: qrwlock: Document the spinlock fairness requirementsPalmer Dabbelt1-0/+4
2022-05-11asm-generic: qspinlock: Indicate the use of mixed-size atomicsPeter Zijlstra1-0/+29
2022-05-11asm-generic: ticket-lock: New generic ticket-based spinlockPeter Zijlstra2-7/+104
2022-05-11Drivers: hv: vmbus: Remove support for Hyper-V 2008 and Hyper-V 2008R2/Win7Michael Kelley1-3/+7
2022-05-11swiotlb-xen: fix DMA_ATTR_NO_KERNEL_MAPPING on armChristoph Hellwig3-33/+0
2022-05-11USB: gadget: Add ID numbers to gadget namesAlan Stern1-0/+2
2022-05-11platform_data/mlxreg: Add field for notification callbackMichael Shych1-0/+4
2022-05-11Merge branch 'v5.18-rc5'Peter Zijlstra64-377/+399
2022-05-11locking/qrwlock: Change "queue rwlock" to "queued rwlock"Waiman Long2-15/+15
2022-05-11lockdep: Delete local_irq_enable_in_hardirq()Thomas Gleixner1-18/+0
2022-05-11nvme: add vectored-io support for uring-cmdAnuj Gupta1-0/+1
2022-05-11nvme: wire-up uring-cmd support for io-passthru on char-device.Kanchan Joshi1-0/+25
2022-05-11fs,io_uring: add infrastructure for uring-cmdJens Axboe3-8/+48
2022-05-11HID: amd_sfh: Move bus declaration outside of amd-sfhBasavaraj Natikar1-0/+1
2022-05-11net: warn if transport header was not setEric Dumazet1-0/+2
2022-05-11net: add CONFIG_DEBUG_NETEric Dumazet1-0/+6
2022-05-11net: add include/net/net_debug.hEric Dumazet2-140/+152
2022-05-11Merge tag 'mlx5-updates-2022-05-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+4
2022-05-11bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2-0/+10
2022-05-11Merge tag 'drm-msm-next-2022-05-09' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie4-1/+46
2022-05-11scsi: target: iscsi: Rename iscsi_session to iscsit_sessionMax Gurtovoy2-6/+6
2022-05-11scsi: target: iscsi: Rename iscsi_conn to iscsit_connMax Gurtovoy2-55/+55
2022-05-11scsi: target: iscsi: Rename iscsi_cmd to iscsit_cmdMax Gurtovoy2-63/+63
2022-05-11Merge tag 'drm-intel-next-2022-05-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-78/+35
2022-05-11bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stackKui-Feng Lee1-4/+13
2022-05-11bpf, x86: Generate trampolines from bpf_tramp_linksKui-Feng Lee3-12/+26
2022-05-11skbuff: render the checksum comment to documentationJakub Kicinski1-95/+124
2022-05-11skbuff: rewrite the doc for data-only skbsJakub Kicinski1-12/+30
2022-05-11skbuff: add a basic intro docJakub Kicinski1-0/+40
2022-05-11ftrace: Add ftrace_lookup_symbols functionJiri Olsa1-0/+6
2022-05-11kallsyms: Make kallsyms_on_each_symbol generally availableJiri Olsa1-1/+6
2022-05-10bpf: Add bpf_link iteratorDmitrii Dolgov1-0/+1
2022-05-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+7
2022-05-10bpf: Add source ip in "struct bpf_tunnel_key"Kaixi Fan1-0/+4
2022-05-10randomize_kstack: Improve docs on requirements/rationaleKees Cook1-3/+24
2022-05-10ASoC: SOF: ipc: introduce cont_update_posn in sof_ipc_stream_params structYC Hung2-2/+3