summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2026-03-12serdev: serdev.h: clean up kernel-doc commentsRandy Dunlap
2026-03-12tty: constify tty_ldisc_opsQingfang Deng
2026-03-12namespace: allow creating empty mount namespacesChristian Brauner
2026-03-12mount: add FSMOUNT_NAMESPACEChristian Brauner
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-12hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASESThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Mark index and clockid of clock base as constThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry eventThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Drop spurious space in 'enum hrtimer_base_type'Thomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Remove hrtimer_get_expires_ns()Thomas Weißschuh (Schneider Electric)
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche
2026-03-12vsock: add G2H fallback for CIDs not owned by H2G transportAlexander Graf
2026-03-12drm/xe: add VM_BIND DECOMPRESS uapi flagNitin Gote
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard
2026-03-12sched/wait: correct kernel-doc descriptionsRandy Dunlap
2026-03-12xfrm: avoid RCU warnings around the per-netns netlink socketSabrina Dubroca
2026-03-11ipv6: move the disable_ipv6_mod knob to core codeJakub Kicinski
2026-03-11cgroup: replace global cgroup_file_kn_lock with per-cgroup_file lockShakeel Butt
2026-03-11pidfd: add CLONE_PIDFD_AUTOKILLChristian Brauner
2026-03-11clone: add CLONE_NNPChristian Brauner
2026-03-11clone: add CLONE_AUTOREAPChristian Brauner