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