summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2026-03-25module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh1-3/+3
2026-03-25module: 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/s...Linus 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-24Merge tag 'xsa482-7.0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...Linus Torvalds1-0/+1
2026-03-24ethtool: Add RSS indirection table resize helpersBjörn Töpel1-0/+6
2026-03-24ethtool: Track user-provided RSS indirection table sizeBjörn Töpel2-6/+8
2026-03-24team: use netdev_from_priv()Qingfang Deng1-2/+1
2026-03-24net: add netdev_from_priv() helperQingfang Deng1-0/+11
2026-03-24net: stmmac: add BASE-X support to integrated PCSRussell King (Oracle)1-0/+1
2026-03-24net: stmmac: move default_an_inband to plat_stmmacenet_dataRussell King (Oracle)1-1/+1
2026-03-24tracing: move __printf() attribute on __ftrace_vbprintk()Arnd Bergmann1-1/+0
2026-03-24spi: hisi-kunpeng cleanup and fixMark Brown14-16/+86
2026-03-23bitops: fix kernel-doc parameter name for parity8()Kit Dallege1-1/+1
2026-03-23lib: count_zeros: unify count_{leading,trailing}_zeros()Yury Norov1-4/+2
2026-03-23lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()Yury Norov1-6/+3
2026-03-23lib: crypto: fix comments for count_leading_zeros()Yury Norov1-3/+1
2026-03-23bitmap: add bitmap_weight_from()Yury Norov1-0/+33
2026-03-23bitmap: drop __find_nth_andnot_bit()Yury Norov1-2/+0
2026-03-23fs: remove do_sys_truncateChristoph Hellwig1-7/+1
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-6/+2