summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-12net: ipv4,ipv6: Pass multipath hash computation through a helperPetr Machata
2024-06-12net: add and use __skb_get_hash_symmetric_netFlorian Westphal
2024-06-12net: add and use skb_get_hash_netFlorian Westphal
2024-06-12net: mana: Allow variable size indirection tableShradha Gupta
2024-06-12bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu
2024-06-12bpf: verifier: Relax caller requirements for kfunc projection type argsDaniel Xu
2024-06-12block: unmap and free user mapped integrity via submitterAnuj Gupta
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza
2024-06-12drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov
2024-06-12net/tcp: Add tcp-md5 and tcp-ao tracepointsDmitry Safonov
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson
2024-06-11KVM: Setup empty IRQ routing when creating a VMYi Wang
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring
2024-06-11KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher
2024-06-11ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-11drm/display: Add missing Panel Replay Enable SU Region ET bitJouni Högander
2024-06-11drm/dp: Add refresh rate divider to struct representing AS SDPMitul Golani
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman