summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-06-12drm/xe/bmg: Add PCI IDsMatt Roper-0/+7
2024-06-12Merge drm/drm-next into drm-xe-nextRodrigo Vivi-5764/+12772
2024-06-12devcoredump: Add dev_coredumpm_timeout()José Roberto de Souza-11/+42
2024-06-12drm/mipi-dsi: fix handling of ctx in mipi_dsi_msleepTejas Vipin-1/+1
2024-06-12vfs: add rcu-based find_inode variants for iget opsMateusz Guzik-1/+6
2024-06-12PCI/pwrctl: Add PCI power control core codeBartosz Golaszewski-0/+51
2024-06-12wifi: cfg80211: add regulatory flag to allow VLP AP operationJohannes Berg-0/+12
2024-06-12wifi: cfg80211: refactor regulatory beaconing checkingJohannes Berg-6/+48
2024-06-12wifi: cfg80211: move enum ieee80211_ap_reg_power to cfg80211Johannes Berg-20/+15
2024-06-12wifi: ieee80211: remove unused enum ieee80211_client_reg_powerJohannes Berg-18/+0
2024-06-12wifi: cfg80211: use BIT() for flag enumsJohannes Berg-51/+51
2024-06-12drm/bridge-connector: implement glue code for HDMI connectorDmitry Baryshkov-0/+81
2024-06-12drm/connector: hdmi: allow disabling Audio InfoframeDmitry Baryshkov-0/+1
2024-06-12power: sequencing: implement the pwrseq coreBartosz Golaszewski-0/+131
2024-06-12net/tcp: Remove tcp_hash_fail()Dmitry Safonov-37/+0
2024-06-12net/tcp: Add tcp-md5 and tcp-ao tracepointsDmitry Safonov-0/+317
2024-06-12net/tcp: Move tcp_inbound_hash() from headersDmitry Safonov-74/+4
2024-06-12net/tcp: Add a helper tcp_ao_hdr_maclen()Dmitry Safonov-0/+5
2024-06-12net/tcp: Use static_branch_tcp_{md5,ao} to drop ifdefsDmitry Safonov-10/+4
2024-06-11Merge tag 'for-net-2024-06-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-4/+32
2024-06-11net: pse-pd: Use EOPNOTSUPP error code instead of ENOTSUPPKory Maincent-2/+2
2024-06-11net: core,vrf: Change pcpu_dstat fields to u64_stats_tJeremy Kerr-6/+6
2024-06-11scsi: mpi3mr: Fix ATA NCQ priority supportDamien Le Moal-0/+2
2024-06-12uprobe: Add uretprobe syscall to speed up return probeJiri Olsa-0/+3
2024-06-12uprobe: Wire up uretprobe system callJiri Olsa-1/+6
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson-2/+0
2024-06-11KVM: Add a flag to track if a loaded vCPU is scheduled outSean Christopherson-0/+1
2024-06-11KVM: Setup empty IRQ routing when creating a VMYi Wang-0/+6
2024-06-11gpiolib: Remove data-less gpiochip_add() functionAndrew Davis-4/+0
2024-06-11Merge tag 'vfs-6.10-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+9
2024-06-11dmaengine: add channel device name to channel registrationAmelie Delaunay-1/+2
2024-06-11dlm: introduce DLM_LSFL_SOFTIRQ_SAFEAlexander Aring-1/+18
2024-06-11KVM: x86: Add KVM_RUN_X86_GUEST_MODE kvm_run flagThomas Prescher-0/+1
2024-06-11ALSA: dmaengine: Synchronize dma channel after drop()Jai Luthra-0/+1
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)-2/+0
2024-06-11drm/display: Add missing Panel Replay Enable SU Region ET bitJouni Högander-0/+1
2024-06-11drm/dp: Add refresh rate divider to struct representing AS SDPMitul Golani-0/+1
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie-11/+48
2024-06-10ice: add and use roundup_u64 instead of open coding equivalentJacob Keller-0/+28
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski-3/+10
2024-06-10Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-72/+240
2024-06-11Merge tag 'drm-xe-next-2024-06-06' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie-0/+2
2024-06-10PCI: switchtec: Make switchtec_class constantGreg Kroah-Hartman-1/+1
2024-06-10Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQLuiz Augusto von Dentz-4/+32
2024-06-10geneve: Fix incorrect inner network header offset when innerprotoinherit is setGal Pressman-2/+3
2024-06-10net: netlink: remove the cb_mutex "injection" from netlink coreJakub Kicinski-1/+0
2024-06-10drm/bridge: Drop drm_bridge_chain_mode_fixupSam Ravnborg-3/+0
2024-06-10drm/panic: Add a set_pixel() callback to drm_scanout_bufferJocelyn Falempe-0/+9
2024-06-10spi: Rework per message DMA mapped flag to be per transferAndy Shevchenko-4/+7
2024-06-10ACPI: utils: introduce acpi_get_local_u64_address()Pierre-Louis Bossart-0/+1