summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2026-03-26timens: Remove dependency on the vDSOThomas Weißschuh
2026-03-26vdso/timens: Move functions to new fileThomas Weißschuh
2026-03-26Merge branch '20260318-ipq5210_boot_to_shell-v2-1-a87e27c37070@oss.qualcomm.c...Bjorn Andersson
2026-03-26Merge branch 'icc-eliza' of https://git.kernel.org/pub/scm/linux/kernel/git/d...Bjorn Andersson
2026-03-26Merge branch '20260311-eliza-clocks-v6-1-453c4cf657a2@oss.qualcomm.com' into ...Bjorn Andersson
2026-03-26tracing: Move snapshot code out of trace.c and into trace_snapshot.cSteven Rostedt
2026-03-26nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALLMickaël Salaün
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells
2026-03-26net: mana: Set default number of queues to 16Long Li
2026-03-26fs: Drop i_private_list from address_spaceJan Kara
2026-03-26fs: Drop mapping_metadata_bhs from address spaceJan Kara
2026-03-26fs: Provide functions for handling mapping_metadata_bhs directlyJan Kara
2026-03-26fs: Switch inode_has_buffers() to take mapping_metadata_bhsJan Kara
2026-03-26fs: Make bhs point to mapping_metadata_bhsJan Kara
2026-03-26fs: Move metadata bhs tracking to a separate structJan Kara
2026-03-26fs: Remove i_private_dataJan Kara
2026-03-26hugetlbfs: Stop using i_private_dataJan Kara
2026-03-26fs: Ignore inode metadata buffers in inode_lru_isolate()Jan Kara
2026-03-26fs: Rename generic_file_fsync() to simple_fsync()Jan Kara
2026-03-26netfilter: ctnetlink: use netlink policy range checksDavid Carlier
2026-03-26tracepoint: Add trace_call__##name() APIVineeth Pillai (Google)
2026-03-26netfilter: nf_conntrack_expect: store netns and zone in expectationPablo Neira Ayuso
2026-03-26netfilter: ctnetlink: ensure safe access to master conntrackPablo Neira Ayuso
2026-03-26netfilter: nf_conntrack_expect: honor expectation helper fieldPablo Neira Ayuso
2026-03-26ASoC: adau1372: Fix error handling in adau1372_set_power()Mark Brown
2026-03-26ASoC: cs35l56: Support for factory calibration through ALSA controlsMark Brown
2026-03-26ASoC: cs35l56: Allow factory calibration through ALSA controlsRichard Fitzgerald
2026-03-26ASoC: soc.h: Add SOC_SINGLE_BOOL_EXT_ACC() to allow setting access flagsRichard Fitzgerald
2026-03-25Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-25drm/xe/uapi: Define drm_xe_vm_get_propertyJonathan Cavitt
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer
2026-03-25wifi: nl80211: Add a notification to notify NAN channel evacuationMiri Korenblit
2026-03-25wifi: nl80211: add NL80211_CMD_NAN_ULW_UPDATE notificationMiri Korenblit
2026-03-25wifi: nl80211: allow reporting spurious NAN Data framesMiri Korenblit
2026-03-25wifi: nl80211: define an API for configuring the NAN peer's scheduleMiri Korenblit
2026-03-25wifi: nl80211: add support for NAN stationsMiri Korenblit
2026-03-25wifi: cfg80211: separately store HT, VHT and HE capabilities for NANMiri Korenblit
2026-03-25wifi: cfg80211: add support for NAN data interfaceMiri Korenblit
2026-03-25wifi: cfg80211: Add an API to configure local NAN scheduleMiri Korenblit
2026-03-25hfsplus: fix generic/523 test-case failureViacheslav Dubeyko
2026-03-25smp: Add missing kernel-doc commentsRandy Dunlap
2026-03-25accel/amdxdna: Add per-process BO memory usage query supportMax Zhen
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney