summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-07-10dnotify: Pass argument of fcntl_dirnotify as intLuca Vizzarro1-2/+2
2023-07-10pipe: Pass argument of pipe_fcntl as intLuca Vizzarro1-2/+2
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro2-8/+8
2023-07-10fcntl: Cast commands with int args explicitlyLuca Vizzarro1-1/+1
2023-07-10memory: tegra: Add dummy implementation on Tegra194Thierry Reding1-0/+3
2023-07-10fs: new helper: simple_rename_timestampJeff Layton1-0/+2
2023-07-10fs: add ctime accessors infrastructureJeff Layton1-1/+44
2023-07-10sched/psi: use kernfs polling functions for PSI trigger pollingSuren Baghdasaryan2-2/+6
2023-07-10Merge branch '20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org' int...Bjorn Andersson1-0/+10
2023-07-10Merge branch '20230620-topic-sc8280_gccgdsc-v2-2-562c1428c10d@linaro.org' int...Bjorn Andersson1-0/+10
2023-07-10dt-bindings: clock: qcom,gcc-sc8280xp: Add missing GDSCsKonrad Dybcio1-0/+10
2023-07-10dt-bindings: clock: Add USB related clocks for IPQ9574Varadarajan Narayanan1-0/+2
2023-07-10ASoC: soc-dapm.h: Convert macros to return a compound literalHerve Codina1-46/+92
2023-07-10iio: inkern: Add a helper to query an available minimum raw valueHerve Codina1-0/+12
2023-07-10minmax: Introduce {min,max}_array()Herve Codina1-0/+64
2023-07-10iio: consumer.h: Fix raw values documentation notesHerve Codina1-10/+15
2023-07-10lib/math/int_log: Replace LGPL-2.1-or-later boilerplate with SPDX identifierAndy Shevchenko1-10/+1
2023-07-10lib/math: Move dvb_math.c into lib/math/int_log.cAndy Shevchenko1-4/+3
2023-07-09Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+2
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2023-07-08sysfb: Do not include <linux/screen_info.h> from sysfb headerThomas Zimmermann1-1/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-1/+2
2023-07-08Merge tag 'bitmap-6.5-rc1' of https://github.com/norov/linuxLinus Torvalds2-6/+4
2023-07-08bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin1-0/+2
2023-07-08s390/ism: Fix and simplify add()/remove() callback handlingNiklas Schnelle1-6/+0
2023-07-08s390/ism: Fix locking for forwarding of IRQs and events to clientsNiklas Schnelle1-0/+1
2023-07-08Input: gameport - use IS_REACHABLE() instead of open-coding itDmitry Torokhov1-1/+1
2023-07-07Merge tag 'riscv-for-linus-6.5-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2023-07-07Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-0/+11
2023-07-07net: dsa: felix: make vsc9959_tas_guard_bands_update() visible to ocelot->opsVladimir Oltean1-0/+1
2023-07-07net: mscc: ocelot: extend ocelot->fwd_domain_lock to cover ocelot->tas_lockVladimir Oltean1-4/+4
2023-07-06bpf: add percpu stats for bpf_map elements insertions/deletionsAnton Protopopov1-0/+30
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-300/+76
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-212/+4
2023-07-06Merge tag 'nf-23-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-4/+30
2023-07-06Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2023-07-06Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+2
2023-07-06scsi: ufs: core: Add support for qTimestamp attributeArthur Simchaev2-0/+26
2023-07-06Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-11/+13
2023-07-06blk-crypto: use dynamic lock class for blk_crypto_profile::lockEric Biggers1-0/+1
2023-07-06Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+22
2023-07-06usb: ch9: Replace bmSublinkSpeedAttr 1-element array with flexible arrayKees Cook1-1/+5
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+96
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds11-27/+815
2023-07-05netfilter: conntrack: don't fold port numbers into addresses before hashingFlorian Westphal1-0/+3
2023-07-05netfilter: nf_tables: report use refcount overflowPablo Neira Ayuso1-4/+27
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-0/+271
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean1-4/+0
2023-07-04net: Replace strlcpy with strscpyAzeem Shaikh2-2/+2
2023-07-04Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-0/+53