index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
ALSA: usb-audio: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
ALSA: asihpi: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-27
ALSA: hda: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-1
/
+1
2022-09-27
ALSA: firewire: Replace runtime->status->state reference to runtime->state
Takashi Iwai
8
-18
/
+18
2022-09-27
ALSA: aloop: Replace runtime->status->state reference to runtime->state
Takashi Iwai
1
-2
/
+2
2022-09-27
ALSA: pcm: Make mmap status read-only
Takashi Iwai
1
-0
/
+1
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
6
-100
/
+118
2022-09-27
ALSA: Remove some left-over license text in include/uapi/sound/
Christophe JAILLET
14
-214
/
+2
2022-09-27
ALSA: firewire: Remove some left-over license text in sound/firewire
Christophe JAILLET
5
-12
/
+1
2022-09-27
erofs: fold in z_erofs_reload_indexes()
Yue Hu
1
-20
/
+8
2022-09-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
66
-369
/
+1764
2022-09-27
pcmcia: remove AT91RM9200 Compact Flash driver
Dominik Brodowski
3
-417
/
+0
2022-09-27
brcmfmac: Remove the call to "dtim_assoc" IOVAR
Ramesh Rangavittal
1
-25
/
+1
2022-09-27
brcmfmac: increase dcmd maximum buffer size
Lo(Double)Hsiang Lo
1
-1
/
+3
2022-09-27
brcmfmac: Support 89459 pcie
Alexander Prutskov
3
-1
/
+10
2022-09-27
brcmfmac: increase default max WOWL patterns to 16
Ryohei Kondo
1
-1
/
+1
2022-09-27
cw1200: fix incorrect check to determine if no element is found in list
Xiaomeng Tong
1
-8
/
+10
2022-09-26
Input: applespi - replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-1
/
+1
2022-09-26
libbpf: Fix the case of running as non-root with capabilities
Jon Doron
3
-5
/
+5
2022-09-26
dt-bindings: clock: qcom,a53pll: replace maintainer
Krzysztof Kozlowski
1
-1
/
+1
2022-09-26
Merge branch 'enforce W^X for trampoline and dispatcher'
Alexei Starovoitov
6
-35
/
+48
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
2
-18
/
+5
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
5
-17
/
+43
2022-09-26
Merge branch 'bpf: Fixes for CONFIG_X86_KERNEL_IBT'
Alexei Starovoitov
10
-38
/
+98
2022-09-26
selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2
-22
/
+60
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
4
-3
/
+8
2022-09-26
bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
Jiri Olsa
2
-5
/
+19
2022-09-26
bpf: Use given function address for trampoline ip arg
Jiri Olsa
1
-6
/
+5
2022-09-26
ftrace: Keep the resolved addr in kallsyms_callback
Jiri Olsa
1
-2
/
+1
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
2
-1
/
+6
2022-09-26
clk: qcom: Merge alt alpha plls for qcm2260, sm6115
Iskren Chernev
4
-82
/
+57
2022-09-26
clk: qcom: gcc-sm6115: Move alpha pll bramo overrides
Iskren Chernev
1
-14
/
+12
2022-09-26
clk: qcom: gcc-sm6115: Override default Alpha PLL regs
Adam Skladowski
1
-16
/
+30
2022-09-26
clk: qcom: Add support for Display Clock Controller on SM8450
Dmitry Baryshkov
3
-0
/
+1839
2022-09-26
clk: qcom: alpha-pll: add support for power off mode for lucid evo PLL
Dmitry Baryshkov
2
-3
/
+38
2022-09-26
dt-bindings: clock: qcom: add bindings for dispcc on SM8450
Dmitry Baryshkov
2
-0
/
+201
2022-09-26
clk: qcom: Add display clock controller driver for SM6115
Adam Skladowski
3
-0
/
+618
2022-09-26
dt-bindings: clock: add QCOM SM6115 display clock bindings
Adam Skladowski
2
-0
/
+106
2022-09-26
clk: qcom: gcc-sc7280: Update the .pwrsts for PCIe GDSC
Krishna chaitanya chundru
1
-1
/
+1
2022-09-26
ksm: add profit monitoring documentation
xu xin
1
-0
/
+36
2022-09-26
ksm: count allocated ksm rmap_items for each process
xu xin
3
-0
/
+22
2022-09-26
mm: deduplicate cacheline padding code
Shakeel Butt
4
-41
/
+22
2022-09-26
mm: reduce noise in show_mem for lowmem allocations
Michal Hocko
4
-7
/
+33
2022-09-26
mm: fixup documentation regarding pte_numa() and PROT_NUMA
David Hildenbrand
1
-6
/
+6
2022-09-26
mm/gup: use gup_can_follow_protnone() also in GUP-fast
David Hildenbrand
1
-11
/
+3
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
3
-12
/
+18
2022-09-26
mm: fix the handling Non-LRU pages returned by follow_page
Haiyue Wang
3
-11
/
+22
2022-09-26
mm: add merging after mremap resize
Jakub Matěna
2
-3
/
+65
2022-09-26
mm: refactor of vma_merge()
Jakub Matěna
1
-50
/
+37
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
4
-18
/
+5
[prev]
[next]