summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-26Merge tag 'dma-mapping-7.0-2026-03-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+13
2026-03-26futex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang1-0/+1
2026-03-26timens: Remove dependency on the vDSOThomas Weißschuh1-12/+16
2026-03-26vdso/timens: Move functions to new fileThomas Weißschuh1-8/+0
2026-03-26tracing: Move snapshot code out of trace.c and into trace_snapshot.cSteven Rostedt1-1/+1
2026-03-26nsproxy: Add FOR_EACH_NS_TYPE() X-macro and CLONE_NS_ALLMickaël Salaün1-10/+34
2026-03-26netfs: Fix the handling of stream->front by removing itDavid Howells1-1/+0
2026-03-26fs: Drop i_private_list from address_spaceJan Kara1-2/+0
2026-03-26fs: Drop mapping_metadata_bhs from address spaceJan Kara2-29/+0
2026-03-26fs: Provide functions for handling mapping_metadata_bhs directlyJan Kara1-8/+36
2026-03-26fs: Switch inode_has_buffers() to take mapping_metadata_bhsJan Kara1-1/+1
2026-03-26fs: Make bhs point to mapping_metadata_bhsJan Kara2-2/+3
2026-03-26fs: Move metadata bhs tracking to a separate structJan Kara1-0/+7
2026-03-26fs: Remove i_private_dataJan Kara1-2/+0
2026-03-26hugetlbfs: Stop using i_private_dataJan Kara1-0/+1
2026-03-26fs: Ignore inode metadata buffers in inode_lru_isolate()Jan Kara1-3/+0
2026-03-26fs: Rename generic_file_fsync() to simple_fsync()Jan Kara1-2/+2
2026-03-26tracepoint: Add trace_call__##name() APIVineeth Pillai (Google)1-0/+11
2026-03-26Merge tag 'rcu-fixes.v7.0-20260325a' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+9
2026-03-26BackMerge tag 'v7.0-rc4' into drm-nextDave Airlie14-87/+118
2026-03-25wifi: mac80211: ignore reserved bits in reconfiguration statusBenjamin Berg1-0/+7
2026-03-25wifi: ieee80211: Add some missing NAN definitionsIlan Peer1-1/+6
2026-03-25hfsplus: fix generic/523 test-case failureViacheslav Dubeyko1-0/+5
2026-03-25smp: Add missing kernel-doc commentsRandy Dunlap1-17/+21
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski1-6/+13
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier1-0/+26
2026-03-25bus: firewall: move stm32_firewall header file in include folderClément Le Goffic1-0/+83
2026-03-25srcu: Use irq_work to start GP in tiny SRCUJoel Fernandes1-0/+4
2026-03-25rcu: Use an intermediate irq_work to start process_srcu()Boqun Feng1-0/+1
2026-03-25srcu: Use raw spinlocks so call_srcu() can be used under preempt_disable()Paul E. McKenney1-4/+4
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder1-0/+4
2026-03-25mfd: bcm2835-pm: Introduce SoC-specific type identifierPhil Elwell1-0/+7
2026-03-25mfd: si476x: Fix kernel-doc warningsRandy Dunlap1-5/+12
2026-03-25mfd: rsmu: Remove a empty kernel-doc lineRandy Dunlap1-1/+0
2026-03-25mfd: kempld: Fix kernel-doc struct member namesRandy Dunlap1-3/+3
2026-03-25mfd: congatec: Fix kernel-doc struct member namesRandy Dunlap1-2/+2
2026-03-25mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332Akari Tsuyukusa1-3/+3
2026-03-25mfd: lpc_ich: Expose the GPIO controller cell's software nodeBartosz Golaszewski1-0/+2
2026-03-25mfd: atmel-hlcdc: Fetch LVDS PLL clock for LVDS displayManikandan Muralidharan1-0/+1
2026-03-25quota: Fix race of dquot_scan_active() with quota deactivationJan Kara1-8/+1
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski1-0/+9
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer1-0/+3
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda1-2/+2
2026-03-25randomize_kstack: Unify random source across archesRyan Roberts2-39/+17
2026-03-25randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-03-25Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt14-87/+118
2026-03-25clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong1-0/+20
2026-03-25entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege1-0/+3
2026-03-25module: Move 'struct module_signature' to UAPIThomas Weißschuh1-27/+1
2026-03-25module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh1-1/+1