summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-27perf: Use sample_flags for addrNamhyung Kim
2022-09-27net/mlx5: Remove from FPGA IFC file not-needed definitionsLeon Romanovsky
2022-09-27net/mlx5: Remove unused structsGal Pressman
2022-09-27net/mlx5: Remove unused functionsGal Pressman
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-09-27net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin
2022-09-27net/mlx5: Expose NPPS related registersAya Levin
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui
2022-09-27dt-bindings: clock: Add Qualcomm SC8280XP GPU bindingBjorn Andersson
2022-09-27clk: qcom: smd: Add SM6375 clocksKonrad Dybcio
2022-09-27dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOGKonrad Dybcio
2022-09-27block: replace blk_queue_nowait with bdev_nowaitChristoph Hellwig
2022-09-27headers: Remove some left-over license textChristophe JAILLET
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-09-27RDMA/rxe: Remove redundant num_sge fieldsBob Pearson
2022-09-27RDMA/mlx5: Add support for dmabuf to devx umemJason Gunthorpe
2022-09-27RDMA/core: Add UVERBS_ATTR_RAW_FDJason Gunthorpe
2022-09-27net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel
2022-09-27ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky
2022-09-27erofs: clean up erofs_iget()Gao Xiang
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai
2022-09-27ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET
2022-09-26bpf: Enforce W^X for bpf trampolineSong Liu
2022-09-26bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa
2022-09-26kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flagJiri Olsa
2022-09-26dt-bindings: clock: qcom: add bindings for dispcc on SM8450Dmitry Baryshkov
2022-09-26dt-bindings: clock: add QCOM SM6115 display clock bindingsAdam Skladowski
2022-09-26ksm: count allocated ksm rmap_items for each processxu xin
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt
2022-09-26mm: reduce noise in show_mem for lowmem allocationsMichal Hocko
2022-09-26mm: fixup documentation regarding pte_numa() and PROT_NUMADavid Hildenbrand
2022-09-26mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()David Hildenbrand
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan
2022-09-26mm: drop oom code from exit_mmapSuren Baghdasaryan
2022-09-26mm: remove the vma linked listLiam R. Howlett
2022-09-26userfaultfd: use maple tree iterator to iterate VMAsLiam R. Howlett
2022-09-26mm/mmap: reorganize munmap to use maple statesLiam R. Howlett
2022-09-26mm: convert vma_lookup() to use mtree_load()Liam R. Howlett
2022-09-26mm: remove vmacacheLiam R. Howlett
2022-09-26mm: use maple tree operations for find_vma_intersection()Liam R. Howlett