aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-12net/tcp: Add tcp-md5 and tcp-ao tracepointsDmitry Safonov1-0/+317
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov1-74/+4
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov1-0/+5
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov1-10/+4
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-4/+32
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr1-6/+6
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal1-0/+2
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa1-0/+3
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa2-1/+6
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-2/+0
2024-06-11KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson1-0/+1
2024-06-11KVM: Setup empty IRQ routing when creating a VMYi Wang1-0/+6
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis1-4/+0
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-3/+9
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay1-1/+2
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring2-1/+18
2024-06-11KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher1-0/+1
2024-06-11ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra1-0/+1
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)1-2/+0
2024-06-11drm/display: Add missing Panel Replay Enable SU Region ET bitJouni Högander1-0/+1
2024-06-11drm/dp: Add refresh rate divider to struct representing AS SDPMitul Golani1-0/+1
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie4-11/+48
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-0/+28
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+10
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski5-72/+240
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+2
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman1-1/+1
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz1-4/+32
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman1-2/+3
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski1-1/+0
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg1-3/+0
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe1-0/+9
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko1-4/+7
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart1-0/+1
2024-06-10tcp: move inet_twsk_schedule helper out of headerFlorian Westphal1-5/+0
2024-06-10net: tcp/dccp: prepare for tw_timer un-pinningValentin Schneider1-2/+4
2024-06-10dt-bindings: clock: meson: a1: peripherals: support sys_pll inputDmitry Rokosov1-0/+1
2024-06-10dt-bindings: clock: meson: a1: pll: introduce new syspll bindingsDmitry Rokosov1-0/+1
2024-06-10mlxsw: spectrum_acl_erp: Fix object nesting warningIdo Schimmel1-1/+0
2024-06-10media: v4l2-ctrls: Add average QP controlMing Qian1-0/+2
2024-06-10Merge tag 'v6.10-rc3'Hans Verkuil32-279/+165
2024-06-10cacheinfo: Add function to get cacheinfo for a given CPU and cache levelTony Luck1-5/+20
2024-06-10cpu: Drop "extern" from function declarations in cpuhplock.hTony Luck1-9/+9
2024-06-10cpu: Move CPU hotplug function declarations into their own headerTony Luck2-32/+48
2024-06-09RDMA/mana_ib: Process QP error events in mana_ibKonstantin Taranov1-0/+1
2024-06-08Merge tag 'for-linus-2024060801' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2024-06-08Merge tag 'locking-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-9/+9
2024-06-07Merge tag 'mm-hotfixes-stable-2024-06-07-15-24' of git://git.kernel.org/pub/s...Linus Torvalds3-6/+23
2024-06-07Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1