summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-04-05mm: remove FGP_ENTRYChristoph Hellwig-2/+1
2023-04-05mm: make mapping_get_entry available outside of filemap.cChristoph Hellwig-0/+1
2023-04-05net: stmmac: add support for platform specific resetShenwei Wang-0/+1
2023-04-05mm: enable maple tree RCU mode by defaultLiam R. Howlett-1/+2
2023-04-06drm/scdc-helper: Pimp SCDC debugsVille Syrjälä-3/+4
2023-04-05Migrate the PCIe-IDIO-24 and WS16C48 GPIO driversMark Brown-2/+4
2023-04-05PCI: Make pci_bus_for_each_resource() index optionalAndy Shevchenko-5/+19
2023-04-05clk: Remove mmask and nmask fields in struct clk_fractional_dividerChristophe JAILLET-2/+0
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Hans de Goede-2/+13
2023-04-05nvmem: Add macro to register nvmem layout driversMiquel Raynal-0/+6
2023-04-05nvmem: core: support specifying both: cell raw data & post read lengthsRafał Miłecki-0/+2
2023-04-05nvmem: core: provide own priv pointer in post process callbackMichael Walle-1/+4
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle-2/+0
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle-0/+5
2023-04-05nvmem: core: add per-cell post processingMichael Walle-0/+3
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle-0/+58
2023-04-05of: device: Kill of_device_request_module()Miquel Raynal-6/+0
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal-0/+6
2023-04-05of: Move of_modalias() to module.cMiquel Raynal-0/+9
2023-04-05of: Rename of_modalias_node()Miquel Raynal-1/+2
2023-04-05regmap: Pass irq_drv_data as a parameter for set_type_config()William Breathitt Gray-2/+4
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-5/+18
2023-04-05dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generatorEmil Renner Berthing-0/+30
2023-04-05dt-bindings: clock: Add StarFive JH7110 system clock and reset generatorEmil Renner Berthing-0/+345
2023-04-05Merge branches 'rcu/staging-core', 'rcu/staging-docs' and 'rcu/staging-kfree'...Joel Fernandes (Google)-36/+111
2023-04-05rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency checkZqiang-1/+2
2023-04-05rcu/trace: use strscpy() to instead of strncpy()Xu Panda-3/+1
2023-04-05tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystemJoel Fernandes (Google)-0/+2
2023-04-05srcu: Add comments for srcu_size_statePingfan Liu-10/+23
2023-04-05sed-opal: Add command to read locking range parameters.Ondrej Kozina-0/+12
2023-04-05ASoC: soc.h: remove unused params/num_paramsKuninori Morimoto-3/+0
2023-04-05ASoC: soc.h: clarify Codec2Codec paramsKuninori Morimoto-3/+9
2023-04-05KVM: arm64: Introduce support for userspace SMCCC filteringOliver Upton-0/+3
2023-04-05KVM: arm64: Use a maple tree to represent the SMCCC filterOliver Upton-0/+1
2023-04-05KVM: arm64: Rename SMC/HVC call handler to reflect realityOliver Upton-1/+1
2023-04-05KVM: x86: Redefine 'longmode' as a flag for KVM_EXIT_HYPERCALLOliver Upton-2/+7
2023-04-05interconnect: drop unused icc_link_destroy() interfaceJohan Hovold-6/+0
2023-04-05sched/psi: Allow unprivileged polling of N*2s periodDomenico Cerasuolo-1/+8
2023-04-05sched/psi: Rename existing poll members in preparationDomenico Cerasuolo-18/+18
2023-04-04Merge branch '20230208091340.124641-1-konrad.dybcio@linaro.org' into HEADBjorn Andersson-0/+103
2023-04-04Merge branch '20230316-topic-qcm_dispcc_reset-v1-1-dd3708853014@linaro.org' i...Bjorn Andersson-0/+4
2023-04-04dt-bindings: clock: dispcc-qcm2290: Add MDSS_CORE resetKonrad Dybcio-0/+4
2023-04-04net: qrtr: correct types of trace event parametersSimon Horman-15/+18
2023-04-04raw: Fix NULL deref in raw_get_next().Kuniyuki Iwashima-2/+2
2023-04-04bpf: Refactor btf_nested_type_is_trusted().Alexei Starovoitov-3/+4
2023-04-04bpf: Remove unused arguments from btf_struct_access().Alexei Starovoitov-4/+2
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+12
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann-11/+11
2023-04-04asm-generic/io.h: suppress endianness warnings for relaxed accessorsVladimir Oltean-6/+6
2023-04-04asm-generic/io.h: suppress endianness warnings for readq() and writeq()Vladimir Oltean-2/+2