summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-13bpf: better naming for __reg_deduce_bounds() partsEduard Zingerman-6/+11
2026-03-13ptp: ocp: Add support for Xilinx-based Adva TimeCard variantSagi Maimon-28/+337
2026-03-13Merge branch 'udp-retire-udp-lite'Jakub Kicinski-1178/+342
2026-03-13udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().Kuniyuki Iwashima-24/+9
2026-03-13udp: Don't pass udptable to IPv4 socket lookup functions.Kuniyuki Iwashima-87/+59
2026-03-13udp: Don't pass udptable to IPv6 socket lookup functions.Kuniyuki Iwashima-65/+53
2026-03-13udp: Remove dead check in __udp[46]_lib_lookup() for BPF.Kuniyuki Iwashima-4/+2
2026-03-13udp: Remove udp_table in struct udp_seq_afinfo.Kuniyuki Iwashima-20/+4
2026-03-13udp: Remove struct proto.h.udp_table.Kuniyuki Iwashima-16/+12
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima-72/+8
2026-03-13udp: Remove partial csum code in TX.Kuniyuki Iwashima-100/+47
2026-03-13udp: Remove partial csum code in RX.Kuniyuki Iwashima-179/+39
2026-03-13smack: Remove IPPROTO_UDPLITE support in security_sock_rcv_skb().Kuniyuki Iwashima-3/+1
2026-03-13udp: Remove UDP-Lite SNMP stats.Kuniyuki Iwashima-145/+71
2026-03-13ipv4: Retire UDP-Lite.Kuniyuki Iwashima-244/+26
2026-03-13ipv6: Remove UDP-Lite support for IPV6_ADDRFORM.Kuniyuki Iwashima-13/+4
2026-03-13ipv6: Retire UDP-Lite.Kuniyuki Iwashima-217/+23
2026-03-13udp: Make udp[46]_seq_show() static.Kuniyuki Iwashima-9/+4
2026-03-14drm/bridge: add support for lontium lt8713sx bridge driverVishnu Saini-0/+609
2026-03-14dt-bindings: bridge: lt8713sx: Add bindingsVishnu Saini-0/+113
2026-03-13drm/pagemap: Enable THP support for GPU memory migrationFrancois Dugast-10/+62
2026-03-13drm/pagemap: Correct cpages calculation for migrate_vma_setupMatthew Brost-1/+37
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast-11/+38
2026-03-13drm/pagemap: Unlock and put folios when possibleFrancois Dugast-9/+17
2026-03-13drm/xe: Open-code GGTT MMIO access protectionMatthew Brost-6/+9
2026-03-13drm/xe/uc: Drop xe_guc_sanitize in favor of managed cleanupZhanjun Dong-15/+7
2026-03-13drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong-0/+1
2026-03-13drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic numberZhanjun Dong-3/+4
2026-03-13drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost-13/+22
2026-03-13drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost-12/+63
2026-03-13drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-14Merge tag 'renesas-pinctrl-fixes-for-v7.0-tag1' of git://git.kernel.org/pub/s...Linus Walleij-8/+9
2026-03-13dma-mapping: Support batch mode for dma_direct_{map,unmap}_sgBarry Song-13/+26
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song-22/+78
2026-03-13arm64: Provide dcache_inval_poc_nosync helperBarry Song-11/+32
2026-03-13arm64: Provide dcache_clean_poc_nosync helperBarry Song-0/+16
2026-03-13arm64: Provide dcache_by_myline_op_nosync helperBarry Song-7/+21
2026-03-13Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-399/+935
2026-03-13KVM: nSVM: Simplify error handling of nested_svm_copy_vmcb12_to_cache()Yosry Ahmed-11/+12
2026-03-13Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-27/+128
2026-03-13Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-28/+37
2026-03-13EDAC/sb: Use kzalloc_flex()Rosen Penev-11/+3
2026-03-13EDAC/i7core: Use kzalloc_flex()Rosen Penev-11/+4
2026-03-13soc: qcom: pd-mapper: Convert to of_machine_get_match()Geert Uytterhoeven-7/+1
2026-03-13cpufreq: ti-cpufreq: Convert to of_machine_get_match()Geert Uytterhoeven-11/+1
2026-03-13cpufreq: qcom-nvmem: Convert to of_machine_get_match()Geert Uytterhoeven-14/+2
2026-03-13cpufreq: airoha: Convert to of_machine_get_match()Geert Uytterhoeven-6/+1
2026-03-13of: Convert to of_machine_get_match()Geert Uytterhoeven-8/+1
2026-03-13of: Add of_machine_get_match() helperGeert Uytterhoeven-9/+13
2026-03-13Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-32/+138