summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-04-13net: add getsockopt_iter callback to proto_opsBreno Leitao
2026-04-13net: phy: qcom: at803x: Use the correct bit to disable extended next pageMaxime Chevallier
2026-04-13Merge tag 'for-net-next-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.pidfs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-13Merge tag 'namespaces-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13xprtrdma: Replace rpcrdma_mr_seg with xdr_buf cursorChuck Lever
2026-04-13xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
2026-04-13nfs: update inode ctime after removexattr operationJeff Layton
2026-04-13Merge branch 'pci/controller/dwc-rockchip'Bjorn Helgaas
2026-04-13Merge branch 'pci/endpoint'Bjorn Helgaas
2026-04-13Merge branch 'pci/resource'Bjorn Helgaas
2026-04-13Merge branch 'pci/reset'Bjorn Helgaas
2026-04-13Merge branch 'pci/ptm'Bjorn Helgaas
2026-04-13Merge branch 'pci/p2pdma'Bjorn Helgaas
2026-04-13Merge tag 'vfs-7.1-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.xattr' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-13Merge tag 'kvm-s390-next-7.1-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-04-13Merge tag 'kvm-x86-svm-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-04-13Merge tag 'rcu.2026.03.31a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-13Merge tag 'asoc-v7.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2026-04-13drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()Damon Ding
2026-04-13drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()Damon Ding
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds
2026-04-13tcp: update window_clamp when SO_RCVBUF is setJakub Kicinski
2026-04-13dt-bindings: soc: mobileye: Add EyeQ6Lplus OLBBenoƮt Monin
2026-04-13Bluetooth: hci.h: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2026-04-13net: team: Track rx enablement separately from tx enablementMarc Harvey
2026-04-13net: team: Rename enablement functions and struct members to txMarc Harvey
2026-04-13net: team: Rename port_disabled team mode op to port_tx_disabledMarc Harvey
2026-04-13net: team: Remove unused team_mode_op, port_enabledMarc Harvey
2026-04-13net: team: Annotate reads and writes for mixed lock accessed valuesMarc Harvey
2026-04-13platform/wmi: Replace .no_notify_data with .min_event_sizeArmin Wolf
2026-04-13platform/wmi: Extend wmidev_query_block() to reject undersized dataArmin Wolf
2026-04-13platform/wmi: Extend wmidev_invoke_method() to reject undersized dataArmin Wolf
2026-04-13platform/wmi: Add wmidev_invoke_procedure()Armin Wolf
2026-04-13platform/x86: int3472: Add support for GPIO type 0x02 (IR flood LED)Marco Nenciarini
2026-04-13Merge tag 'kvm-x86-vmxon-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-04-13Merge tag 'kvm-x86-mmio-7.1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-04-13Merge tag 'loongarch-kvm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-04-12drm/pagemap: Drop source_peer_migrates flag and assume trueMatthew Brost
2026-04-12drm/gpusvm: Use dma-map IOVA alloc, link, and sync API in GPU SVMMatthew Brost
2026-04-12mailbox: prefix new constants with MBOX_Wolfram Sang
2026-04-12pppox: convert pppox_sk() to use container_of()Qingfang Deng
2026-04-12pppox: remove sk_pppox() helperQingfang Deng