aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-27ALSA: usb-audio: Replace runtime->status->state reference to runtime->stateTakashi Iwai1-2/+2
2022-09-27ALSA: asihpi: Replace runtime->status->state reference to runtime->stateTakashi Iwai1-1/+1
2022-09-27ALSA: hda: Replace runtime->status->state reference to runtime->stateTakashi Iwai1-1/+1
2022-09-27ALSA: firewire: Replace runtime->status->state reference to runtime->stateTakashi Iwai8-18/+18
2022-09-27ALSA: aloop: Replace runtime->status->state reference to runtime->stateTakashi Iwai1-2/+2
2022-09-27ALSA: pcm: Make mmap status read-onlyTakashi Iwai1-0/+1
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai6-100/+118
2022-09-27ALSA: Remove some left-over license text in include/uapi/sound/Christophe JAILLET14-214/+2
2022-09-27ALSA: firewire: Remove some left-over license text in sound/firewireChristophe JAILLET5-12/+1
2022-09-27erofs: fold in z_erofs_reload_indexes()Yue Hu1-20/+8
2022-09-27Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo66-369/+1764
2022-09-27pcmcia: remove AT91RM9200 Compact Flash driverDominik Brodowski3-417/+0
2022-09-27brcmfmac: Remove the call to "dtim_assoc" IOVARRamesh Rangavittal1-25/+1
2022-09-27brcmfmac: increase dcmd maximum buffer sizeLo(Double)Hsiang Lo1-1/+3
2022-09-27brcmfmac: Support 89459 pcieAlexander Prutskov3-1/+10
2022-09-27brcmfmac: increase default max WOWL patterns to 16Ryohei Kondo1-1/+1
2022-09-27cw1200: fix incorrect check to determine if no element is found in listXiaomeng Tong1-8/+10
2022-09-26Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva1-1/+1
2022-09-26libbpf: Fix the case of running as non-root with capabilitiesJon Doron3-5/+5
2022-09-26dt-bindings: clock: qcom,a53pll: replace maintainerKrzysztof Kozlowski1-1/+1
2022-09-26Merge branch 'enforce W^X for trampoline and dispatcher'Alexei Starovoitov6-35/+48
2022-09-26bpf: Enforce W^X for bpf trampolineSong Liu2-18/+5
2022-09-26bpf: use bpf_prog_pack for bpf_dispatcherSong Liu5-17/+43
2022-09-26Merge branch 'bpf: Fixes for CONFIG_X86_KERNEL_IBT'Alexei Starovoitov10-38/+98
2022-09-26selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBTJiri Olsa2-22/+60
2022-09-26bpf: Return value in kprobe get_func_ip only for entry addressJiri Olsa4-3/+8
2022-09-26bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBTJiri Olsa2-5/+19
2022-09-26bpf: Use given function address for trampoline ip argJiri Olsa1-6/+5
2022-09-26ftrace: Keep the resolved addr in kallsyms_callbackJiri Olsa1-2/+1
2022-09-26kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flagJiri Olsa2-1/+6
2022-09-26clk: qcom: Merge alt alpha plls for qcm2260, sm6115Iskren Chernev4-82/+57
2022-09-26clk: qcom: gcc-sm6115: Move alpha pll bramo overridesIskren Chernev1-14/+12
2022-09-26clk: qcom: gcc-sm6115: Override default Alpha PLL regsAdam Skladowski1-16/+30
2022-09-26clk: qcom: Add support for Display Clock Controller on SM8450Dmitry Baryshkov3-0/+1839
2022-09-26clk: qcom: alpha-pll: add support for power off mode for lucid evo PLLDmitry Baryshkov2-3/+38
2022-09-26dt-bindings: clock: qcom: add bindings for dispcc on SM8450Dmitry Baryshkov2-0/+201
2022-09-26clk: qcom: Add display clock controller driver for SM6115Adam Skladowski3-0/+618
2022-09-26dt-bindings: clock: add QCOM SM6115 display clock bindingsAdam Skladowski2-0/+106
2022-09-26clk: qcom: gcc-sc7280: Update the .pwrsts for PCIe GDSCKrishna chaitanya chundru1-1/+1
2022-09-26ksm: add profit monitoring documentationxu xin1-0/+36
2022-09-26ksm: count allocated ksm rmap_items for each processxu xin3-0/+22
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt4-41/+22
2022-09-26mm: reduce noise in show_mem for lowmem allocationsMichal Hocko4-7/+33
2022-09-26mm: fixup documentation regarding pte_numa() and PROT_NUMADavid Hildenbrand1-6/+6
2022-09-26mm/gup: use gup_can_follow_protnone() also in GUP-fastDavid Hildenbrand1-11/+3
2022-09-26mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()David Hildenbrand3-12/+18
2022-09-26mm: fix the handling Non-LRU pages returned by follow_pageHaiyue Wang3-11/+22
2022-09-26mm: add merging after mremap resizeJakub Matěna2-3/+65
2022-09-26mm: refactor of vma_merge()Jakub Matěna1-50/+37
2022-09-26mm: delete unused MMF_OOM_VICTIM flagSuren Baghdasaryan4-18/+5