summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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_...Heiner 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/netd...Linus 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
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost772-7394/+31807
2026-03-12vt: add KT_CSI keysym type for modifier-aware CSI sequencesNicolas Pitre1-0/+29
2026-03-12serdev: serdev.h: clean up kernel-doc commentsRandy Dunlap1-4/+5
2026-03-12tty: constify tty_ldisc_opsQingfang Deng1-3/+3
2026-03-12namespace: allow creating empty mount namespacesChristian Brauner1-0/+7
2026-03-12mount: add FSMOUNT_NAMESPACEChristian Brauner1-0/+1
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet2-0/+21
2026-03-12hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASESThomas Weißschuh (Schneider Electric)1-1/+1
2026-03-12hrtimer: Mark index and clockid of clock base as constThomas Weißschuh (Schneider Electric)1-2/+2
2026-03-12hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry eventThomas Weißschuh (Schneider Electric)1-4/+3
2026-03-12hrtimer: Drop spurious space in 'enum hrtimer_base_type'Thomas Weißschuh (Schneider Electric)1-1/+1
2026-03-12hrtimer: Remove hrtimer_get_expires_ns()Thomas Weißschuh (Schneider Electric)1-5/+0
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)2-25/+28
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche1-1/+1
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf2-0/+11
2026-03-12drm/xe: add VM_BIND DECOMPRESS uapi flagNitin Gote1-0/+8
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard36-108/+259
2026-03-12sched/wait: correct kernel-doc descriptionsRandy Dunlap1-2/+2
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca1-1/+1