aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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/kernel/git/linusw/linux-pinctrl into gpio/for-nextBartosz 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-24randomize_kstack: Unify random source across archesRyan Roberts2-39/+17
2026-03-24randomize_kstack: Maintain kstack_offset per taskRyan Roberts2-11/+19
2026-03-24Merge commit 'f35dbac6942171dc4ce9398d1d216a59224590a9' into trace/ring-buffer/coreSteven Rostedt14-87/+118
2026-03-24clk: divider: Add devm_clk_hw_register_divider_parent_dataXuyang Dong1-0/+20
2026-03-24entry: Add missing kernel-doc for arch_ptrace_report_syscall functionsKit Dallege1-0/+3
2026-03-24module: Move 'struct module_signature' to UAPIThomas Weißschuh1-27/+1
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh1-1/+1
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh1-3/+3
2026-03-24module: Drop unused signature typesThomas Weißschuh1-3/+1
2026-03-24Merge tag 'v7.0-rc5' into nextDmitry Torokhov26-103/+204
2026-03-24cgroup: Wait for dying tasks to leave on rmdirTejun Heo1-0/+3
2026-03-24f2fs: call f2fs_handle_critical_error() to set cp_error flagChao Yu1-0/+3
2026-03-24Merge tag 'mm-hotfixes-stable-2026-03-23-17-56' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+6
2026-03-24bpf: Remove inclusions of crypto/sha1.hEric Biggers1-1/+0
2026-03-24ASoc: uda1380: Improve error reportingMark Brown14-16/+86
2026-03-24spi: use generic driver_override infrastructureDanilo Krummrich1-5/+0
2026-03-24compiler: Simplify generic RELOC_HIDE()Marco Elver1-4/+1
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij1-0/+9
2026-03-24pinctrl: introduce pinctrl_gpio_get_config()AKASHI Takahiro1-0/+9
2026-03-24virtio-net: correct hdr_len handling for tunnel gsoXuan Zhuo1-0/+19
2026-03-24virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLENXuan Zhuo1-4/+30
2026-03-24sched/topology: Fix sched_domain_span()Peter Zijlstra1-6/+18
2026-03-23Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-0/+1
2026-03-23ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-23ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-23team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-23net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-23net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1
2026-03-23net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-23tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-03-23spi: hisi-kunpeng cleanup and fixMark Brown14-16/+86
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege1-1/+1