summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta2-5/+8
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu1-4/+4
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu1-0/+1
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta1-0/+4
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper1-0/+7
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi647-5764/+12772
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza1-11/+42
2024-06-12drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin1-1/+1
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik1-1/+6
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski1-0/+51
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg2-0/+12
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg1-6/+48
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg2-20/+15
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg1-18/+0
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg1-51/+51
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov1-0/+81
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov1-0/+1
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski2-0/+131
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov1-37/+0
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-12Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-4/+32
2024-06-12net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent1-2/+2
2024-06-12net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr1-6/+6
2024-06-12scsi: 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-12KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-2/+0
2024-06-12KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson1-0/+1
2024-06-12KVM: 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-11ice: add and use roundup_u64 instead of open coding equivalentJacob Keller1-0/+28
2024-06-11Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-3/+10
2024-06-11Merge 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