summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich-0/+1
2026-03-14include/psp-sev.h: fix structure member in commentTycho Andersen (AMD)-1/+1
2026-03-13udp: Don't pass udptable to IPv4 socket lookup functions.Kuniyuki Iwashima-3/+2
2026-03-13udp: Don't pass udptable to IPv6 socket lookup functions.Kuniyuki Iwashima-6/+4
2026-03-13udp: Remove udp_table in struct udp_seq_afinfo.Kuniyuki Iwashima-1/+0
2026-03-13udp: Remove struct proto.h.udp_table.Kuniyuki Iwashima-1/+0
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima-24/+3
2026-03-13udp: Remove partial csum code in TX.Kuniyuki Iwashima-35/+0
2026-03-13udp: Remove partial csum code in RX.Kuniyuki Iwashima-48/+3
2026-03-13udp: Remove UDP-Lite SNMP stats.Kuniyuki Iwashima-33/+18
2026-03-13ipv4: Retire UDP-Lite.Kuniyuki Iwashima-9/+6
2026-03-13ipv6: Retire UDP-Lite.Kuniyuki Iwashima-5/+4
2026-03-13udp: Make udp[46]_seq_show() static.Kuniyuki Iwashima-3/+0
2026-03-13drm/pagemap: Add helper to access zone_device_dataFrancois Dugast-0/+21
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song-0/+6
2026-03-13of: Add of_machine_get_match() helperGeert Uytterhoeven-3/+8
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo-0/+5
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki-0/+2
2026-03-13ACPI: driver: Do not set acpi_device_class() unnecessarilyRafael J. Wysocki-1/+0
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki-1/+2
2026-03-13ACPI: driver: Do not set acpi_device_name() unnecessarilyRafael J. Wysocki-1/+0
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki-0/+2
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor-0/+4
2026-03-13nf_tables: nft_dynset: fix possible stateful expression memleak in error pathPablo Neira Ayuso-0/+2
2026-03-13netfilter: revert nft_set_rbtree: validate open interval overlapFlorian Westphal-4/+0
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen-2/+2
2026-03-13driver core: make struct class groups members constant arraysHeiner Kallweit-2/+2
2026-03-13driver: core: constify groups array argument in device_add_groups and device_...Heiner Kallweit-2/+2
2026-03-13sysfs: constify group arrays in function argumentsHeiner Kallweit-8/+8
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre-0/+1
2026-03-13tee: clean up tee_core.h kernel-docRandy Dunlap-14/+16
2026-03-13drm/xe/uapi: Fix kernel-doc for DRM_XE_VM_BIND_FLAG_DECOMPRESSNitin Gote-1/+1
2026-03-13wifi: nl80211: split out UHR operation informationJohannes Berg-0/+6
2026-03-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet-9/+24
2026-03-12net: page_pool: scale alloc cache with PAGE_SIZENimrod Oren-1/+10
2026-03-12driver core: Add conditional guard support for device_lock()Li Ming-0/+1
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-63/+160
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-2/+61
2026-03-12KVM: x86: Use __DECLARE_FLEX_ARRAY() for UAPI structures with VLAsDavid Woodhouse-5/+6
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov-15353/+60315
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski-0/+10
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski-0/+6
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski-0/+8
2026-03-12net: prevent NULL deref in ip[6]tunnel_xmit()Eric Dumazet-4/+6
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen-0/+1
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao-0/+21
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost-7413/+31826
2026-03-12vt: add KT_CSI keysym type for modifier-aware CSI sequencesNicolas Pitre-0/+29