aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz2-0/+25
2026-03-14Merge branch 'io_uring-7.0' into for-7.1/io_uringJens Axboe1-0/+1
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch1-0/+1
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich1-0/+1
2026-03-14include/psp-sev.h: fix structure member in commentTycho Andersen (AMD)1-1/+1
2026-03-13udp: Don't pass udptable to IPv4 socket lookup functions.Kuniyuki Iwashima1-3/+2
2026-03-13udp: Don't pass udptable to IPv6 socket lookup functions.Kuniyuki Iwashima2-6/+4
2026-03-13udp: Remove udp_table in struct udp_seq_afinfo.Kuniyuki Iwashima1-1/+0
2026-03-13udp: Remove struct proto.h.udp_table.Kuniyuki Iwashima1-1/+0
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima3-24/+3
2026-03-13udp: Remove partial csum code in TX.Kuniyuki Iwashima1-35/+0
2026-03-13udp: Remove partial csum code in RX.Kuniyuki Iwashima2-48/+3
2026-03-13udp: Remove UDP-Lite SNMP stats.Kuniyuki Iwashima2-33/+18
2026-03-13ipv4: Retire UDP-Lite.Kuniyuki Iwashima3-9/+6
2026-03-13ipv6: Retire UDP-Lite.Kuniyuki Iwashima3-5/+4
2026-03-13udp: Make udp[46]_seq_show() static.Kuniyuki Iwashima1-3/+0
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast1-0/+21
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song1-0/+6
2026-03-13of: Add of_machine_get_match() helperGeert Uytterhoeven1-3/+8
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo1-0/+5
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-1/+1
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus Torvalds1-0/+1
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki1-0/+2
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki1-1/+0
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki1-1/+2
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki1-1/+0
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki1-0/+2
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-0/+4
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso1-0/+2
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal1-4/+0
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-03-13driver core: make struct class groups members constant arraysHeiner Kallweit1-2/+2
2026-03-13driver: core: constify groups array argument in device_add_groups and device_remove_groupsHeiner Kallweit1-2/+2
2026-03-13sysfs: constify group arrays in function argumentsHeiner Kallweit1-8/+8
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre1-0/+1
2026-03-13tee: clean up tee_core.h kernel-docRandy Dunlap1-14/+16
2026-03-13drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESSNitin Gote1-1/+1
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg1-0/+6
2026-03-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet2-8/+23
2026-03-12net: page_pool: scale alloc cache with PAGE_SIZENimrod Oren1-1/+10
2026-03-12driver core: Add conditional guard support for device_lock()Li Ming1-0/+1
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski23-63/+160
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds6-2/+61
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse1-5/+6
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov1175-15322/+60284
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski1-0/+10
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski1-0/+6
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski1-0/+8
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet1-4/+6
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-0/+1