summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2026-03-25drm/simple-kms: Deprecate simple-kms helpersThomas Zimmermann
2026-03-25drm/mipi-dbi: Remove simple-display helpers from mipi-dbiThomas Zimmermann
2026-03-25drm/mipi-dbi: Provide callbacks for atomic interfacesThomas Zimmermann
2026-03-25drm/mipi-dbi: Support custom pipelines with drm_mipi_dbi_dev_init()Thomas Zimmermann
2026-03-25drm/mipi-dbi: Only modify planes on enabled CRTCsThomas Zimmermann
2026-03-25cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailableHenry Tseng
2026-03-25drbd: use genl pre_doit/post_doitChristoph Böhmwalder
2026-03-25mfd: bcm2835-pm: Introduce SoC-specific type identifierPhil Elwell
2026-03-25mfd: si476x: Fix kernel-doc warningsRandy Dunlap
2026-03-25mfd: rsmu: Remove a empty kernel-doc lineRandy Dunlap
2026-03-25mfd: kempld: Fix kernel-doc struct member namesRandy Dunlap
2026-03-25mfd: congatec: Fix kernel-doc struct member namesRandy Dunlap
2026-03-25mfd: mt6397: Properly fix CID of MT6328, MT6331 and MT6332Akari Tsuyukusa
2026-03-25mfd: lpc_ich: Expose the GPIO controller cell's software nodeBartosz Golaszewski
2026-03-25mfd: atmel-hlcdc: Fetch LVDS PLL clock for LVDS displayManikandan Muralidharan
2026-03-25ASoC: SDCA: remove the max count of initialization tableShuming Fan
2026-03-25quota: Fix race of dquot_scan_active() with quota deactivationJan Kara
2026-03-25drm/mipi-dsi: add RGB101010 pixel formatAlexander Koskovich
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski
2026-03-25media: uvcvideo: Add support for P010 pixel formatOliver Collyer
2026-03-25dma-mapping: add missing `inline` for `dma_free_attrs`Miguel Ojeda
2026-03-24dt-bindings: clock, reset: Add econet EN751221Caleb James DeLisle
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts
2026-03-24tcp: add cwnd_event_tx_start to tcp_congestion_opsEric Dumazet
2026-03-24net_sched: codel: fix stale state for empty flows in fq_codelJonas Köppeler
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffe...Steven Rostedt
2026-03-24clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong
2026-03-24dt-bindings: clock: eswin: Documentation for eic7700 SoCXuyang Dong
2026-03-24entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege