aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-12net: dsa: remove port argument from ->change_tag_protocol()Vladimir Oltean1-1/+5
2022-05-12net: dsa: felix: manage host flooding using a specific driver callbackVladimir Oltean1-0/+2
2022-05-12net: dsa: introduce the dsa_cpu_ports() helperVladimir Oltean1-0/+11
2022-05-12skbuff: replace a BUG_ON() with the new DEBUG_NET_WARN_ON_ONCE()Jakub Kicinski1-3/+1
2022-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-13/+20
2022-05-12f2fs: introduce f2fs_gc_control to consolidate f2fs_gc parametersJaegeuk Kim1-9/+9
2022-05-12Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds5-4/+8
2022-05-12module.h: simplify MODULE_IMPORT_NSGreg Kroah-Hartman1-2/+1
2022-05-12kunit: Rework kunit_resource allocation policyDavid Gow1-27/+115
2022-05-12f2fs: change the current atomic write wayDaeho Jeong1-22/+0
2022-05-12ipmi: Add an intializer for ipmi_recv_msg structCorey Minyard1-0/+5
2022-05-12ipmi: Add an intializer for ipmi_smi_msg structCorey Minyard1-0/+6
2022-05-12spi: Doc fix - Describe add_lock and dma_map_dev in spi_controllerSiddh Raman Pant1-0/+2
2022-05-12trace: platform/x86/intel/ifs: Add trace point to track Intel IFS operationsTony Luck1-0/+41
2022-05-12stop_machine: Add stop_core_cpuslocked() for per-core operationsPeter Zijlstra1-0/+16
2022-05-12block: Fix the bio.bi_opf commentBart Van Assche1-3/+2
2022-05-12block: reorder the REQ_ flagsChristoph Hellwig1-7/+8
2022-05-12io_uring: fix ordering of args in io_uring_queue_async_workDylan Yudaken1-1/+1
2022-05-12usb: core: hcd: Add support for deferring roothub registrationKishon Vijay Abraham I1-0/+2
2022-05-12ASoC: SOF: Add header for IPC4 manifestRanjani Sridharan1-0/+119
2022-05-12fortify: Provide a memcpy trap door for sharp cornersKees Cook2-0/+20
2022-05-11bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2-0/+11
2022-05-11Merge tag 'for-net-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+3
2022-05-11Merge tag 'wireless-2022-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessJakub Kicinski1-1/+1
2022-05-11Bluetooth: Fix the creation of hdev->nameItay Iellin1-0/+3
2022-05-11bpf: Fix sparse warning for bpf_kptr_xchg_protoKumar Kartikeya Dwivedi1-0/+1
2022-05-12sched/tracing: Append prev_state to tp args insteadDelyan Kratunov1-3/+3
2022-05-11net/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/git/mellanox/linux into v5.19/vfio/nextAlex 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