summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2026-03-26tracing: Move snapshot code out of trace.c and into trace_snapshot.cSteven Rostedt-1/+1
2026-03-26nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALLMickaël Salaün-10/+34
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells-5/+4
2026-03-26net: mana: Set default number of queues to 16Long Li-0/+1
2026-03-26fs: Drop i_private_list from address_spaceJan Kara-2/+0
2026-03-26fs: Drop mapping_metadata_bhs from address spaceJan Kara-29/+0
2026-03-26fs: Provide functions for handling mapping_metadata_bhs directlyJan Kara-8/+36
2026-03-26fs: Switch inode_has_buffers() to take mapping_metadata_bhsJan Kara-1/+1
2026-03-26fs: Make bhs point to mapping_metadata_bhsJan Kara-2/+3
2026-03-26fs: Move metadata bhs tracking to a separate structJan Kara-0/+7
2026-03-26fs: Remove i_private_dataJan Kara-2/+0
2026-03-26hugetlbfs: Stop using i_private_dataJan Kara-0/+1
2026-03-26fs: Ignore inode metadata buffers in inode_lru_isolate()Jan Kara-3/+0
2026-03-26fs: Rename generic_file_fsync() to simple_fsync()Jan Kara-2/+2
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier-0/+4
2026-03-26tracepoint: Add trace_call__##name() APIVineeth Pillai (Google)-0/+11
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso-1/+17
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso-0/+5
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso-1/+1
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown-32/+155
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown-0/+7
2026-03-26ASoC: cs35l56: Allow factory calibration through ALSA controlsRichard Fitzgerald-0/+1
2026-03-26ASoC: soc.h: Add SOC_SINGLE_BOOL_EXT_ACC() to allow setting access flagsRichard Fitzgerald-0/+6
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+9
2026-03-25drm/xe/uapi: Define drm_xe_vm_get_propertyJonathan Cavitt-0/+86
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie-88/+148
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg-0/+7
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer-1/+6
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit-6/+40
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit-0/+19
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit-8/+10
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit-3/+137
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit-1/+63
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit-0/+54
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit-0/+25
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit-1/+148
2026-03-25hfsplus: fix generic/523 test-case failureViacheslav Dubeyko-0/+5
2026-03-25smp: Add missing kernel-doc commentsRandy Dunlap-17/+21
2026-03-25accel/amdxdna: Add per-process BO memory usage query supportMax Zhen-0/+35
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski-7/+16
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier-0/+26
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic-0/+83
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes-0/+4
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng-0/+1
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney-4/+4
2026-03-25drm/simple-kms: Deprecate simple-kms helpersThomas Zimmermann-211/+5
2026-03-25drm/mipi-dbi: Remove simple-display helpers from mipi-dbiThomas Zimmermann-54/+0
2026-03-25drm/mipi-dbi: Provide callbacks for atomic interfacesThomas Zimmermann-0/+86
2026-03-25drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()Thomas Zimmermann-0/+4
2026-03-25drm/mipi-dbi: Only modify planes on enabled CRTCsThomas Zimmermann-3/+0