summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-12-07highmem: fix a memory copy problem in memcpy_from_folioSu Hui1-1/+1
2023-12-07units: add missing headerAndy Shevchenko1-0/+1
2023-12-07hugetlb: fix null-ptr-deref in hugetlb_vma_lock_writeMike Kravetz1-4/+1
2023-12-07bpf: rename MAX_BPF_LINK_TYPE into __MAX_BPF_LINK_TYPE for consistencyAndrii Nakryiko1-1/+3
2023-12-07bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa1-0/+3
2023-12-06thermal: sysfs: Rework the handling of trip point updatesRafael J. Wysocki1-4/+0
2023-12-06cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long2-1/+9
2023-12-06bpf,lsm: add BPF token LSM hooksAndrii Nakryiko3-0/+33
2023-12-06bpf,lsm: refactor bpf_map_alloc/bpf_map_free LSM hooksAndrii Nakryiko2-4/+7
2023-12-06bpf,lsm: refactor bpf_prog_alloc/bpf_prog_free LSM hooksAndrii Nakryiko2-7/+10
2023-12-06bpf: consistently use BPF token throughout BPF verifier logicAndrii Nakryiko2-9/+9
2023-12-06bpf: take into account BPF token when fetching helper protosAndrii Nakryiko1-2/+3