summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-08crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song1-0/+12
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin1-1/+7
2023-12-08crypto: af_alg - Disallow multiple in-flight AIO requestsHerbert Xu1-0/+3
2023-12-08Merge branch 'icc-sm8650' of https://git.kernel.org/pub/scm/linux/kernel/git/...Bjorn Andersson1-0/+154
2023-12-08Merge branch '20231106-topic-sm8650-upstream-clocks-v3-5-761a6fadb4c0@linaro....Bjorn Andersson5-0/+437
2023-12-08Merge tag 'drm-misc-fixes-2023-12-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+2
2023-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski24-47/+100
2023-12-08Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds7-8/+22
2023-12-08KVM x86/xen: add an override for PVCLOCK_TSC_STABLE_BITPaul Durrant1-0/+1
2023-12-08cgroup: Move rcu_head up near the top of cgroup_rootWaiman Long1-4/+4
2023-12-07cxl: Add Support for Get TimestampDavidlohr Bueso1-0/+1
2023-12-07spi: Add support for stacked/parallel memoriesMark Brown1-10/+41
2023-12-07Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2023-12-07drop_monitor: Require 'CAP_SYS_ADMIN' when joining "events" groupIdo Schimmel1-0/+2
2023-12-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-0/+3
2023-12-07Merge branch '20231123064735.2979802-2-quic_imrashai@quicinc.com' into clk-fo...Bjorn Andersson1-0/+147
2023-12-07dt-bindings: clock: qcom: Add ECPRICC clocks for QDU1000 and QRU1000Imran Shaik1-0/+147
2023-12-07dt-bindings: iio: adc: qcom: Add Qualcomm smb139xNia Espera2-0/+22
2023-12-07spi: Add multi-cs memories support in SPI coreAmit Kumar Mahapatra1-10/+41
2023-12-07Merge branch '20231106-topic-sm8650-upstream-clocks-v3-5-761a6fadb4c0@linaro....Bjorn Andersson5-0/+437
2023-12-07dt-bindings: clock: qcom: document the SM8650 GPU Clock ControllerNeil Armstrong2-0/+63
2023-12-07dt-bindings: clock: qcom: document the SM8650 Display Clock ControllerNeil Armstrong1-0/+102
2023-12-07dt-bindings: clock: qcom: document the SM8650 General Clock ControllerNeil Armstrong1-0/+254
2023-12-07dt-bindings: clock: qcom: document the SM8650 TCSR Clock ControllerNeil Armstrong1-0/+18
2023-12-07dt-bindings: clock: qcom,gcc-msm8939: Add CSI2 related clocksVincent Knecht1-0/+6
2023-12-07Merge branch '20231026105345.3376-3-bryan.odonoghue@linaro.org' into arm64-fo...Bjorn Andersson1-0/+179
2023-12-07dt-bindings: clock: Add SC8280XP CAMCCBryan O'Donoghue1-0/+179
2023-12-07dt-bindings: arm: qcom,ids: Add SoC ID for SM8650Neil Armstrong1-0/+1
2023-12-07mfd: Fix a few spelling mistakes in PMIC header file commentsKaihua Zhong4-4/+4
2023-12-07mfd: qcom-spmi-pmic: Add support for PM8937Dang Huynh1-0/+1
2023-12-07w1: gpio: Don't use platform data for driver dataUwe Kleine-König1-22/+0
2023-12-07RDMA/hns: Response dmac to userspaceJunxian Huang1-0/+5
2023-12-07mmc: core: Remove packed command leftoversAvri Altman3-14/+0
2023-12-07net: dsa: microchip: move ksz_chip_id enum to platform includeDaniel Danzberger1-0/+19
2023-12-07net: dsa: microchip: properly support platform_data probingVladimir Oltean1-1/+3
2023-12-07drm/bridge: Return NULL instead of plain 0 in drm_dp_hpd_bridge_register() stubNathan Chancellor1-1/+1
2023-12-07mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbindShiyang Ruan1-0/+1
2023-12-07PCI: add INTEL_HDA_ARL to pci_ids.hPierre-Louis Bossart1-0/+1
2023-12-07drm/mipi-dsi: Fix detach call without attachTomi Valkeinen1-0/+2
2023-12-07ipv6: add debug checks in fib6_info_release()Eric Dumazet1-1/+4
2023-12-07firmware: zynqmp: Add support to handle IPI CRC failureJay Buddhabhatti1-0/+1
2023-12-07drivers: soc: xilinx: Fix error message on SGI registration failureJay Buddhabhatti1-0/+1
2023-12-07firmware: xilinx: Expand feature check to support all PLM modulesJay Buddhabhatti1-0/+11
2023-12-07firmware: xilinx: Update firmware call interface to support additional argsJay Buddhabhatti1-2/+1
2023-12-07bpf: Use arch_bpf_trampoline_sizeSong Liu1-1/+2
2023-12-07bpf: Add arch_bpf_trampoline_size()Song Liu1-0/+2
2023-12-07bpf: Add helpers for trampoline image managementSong Liu1-0/+5
2023-12-07bpf: Adjust argument names of arch_prepare_bpf_trampoline()Song Liu1-2/+2
2023-12-07bpf: Let bpf_prog_pack_free handle any pointerSong Liu1-1/+1
2023-12-07Merge branch 'master' into mm-hotfixes-stableAndrew Morton25-55/+148