index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
RDMA/mlx5: Don't set tx affinity when lag is in hash mode
Liu, Changcheng
1
-0
/
+1
2022-09-27
net/mlx5: add IFC bits for bypassing port select flow table
Liu, Changcheng
1
-2
/
+7
2022-09-27
net/mlx5: Add support for NPPS with real time mode
Aya Levin
1
-0
/
+2
2022-09-27
net/mlx5: Expose NPPS related registers
Aya Levin
1
-4
/
+14
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
13
-31
/
+86
2022-09-27
ftrace: Remove obsoleted code from ftrace and task_struct
Gaosheng Cui
2
-44
/
+0
2022-09-27
dt-bindings: clock: Add Qualcomm SC8280XP GPU binding
Bjorn Andersson
1
-0
/
+35
2022-09-27
clk: qcom: smd: Add SM6375 clocks
Konrad Dybcio
1
-0
/
+1
2022-09-27
dt-bindings: clock: qcom: rpmcc: Add BIMC_FREQ_LOG
Konrad Dybcio
1
-0
/
+1
2022-09-27
block: replace blk_queue_nowait with bdev_nowait
Christoph Hellwig
1
-1
/
+5
2022-09-27
headers: Remove some left-over license text
Christophe JAILLET
5
-34
/
+1
2022-09-27
a.out: Remove the a.out implementation
Eric W. Biederman
1
-18
/
+0
2022-09-27
RDMA/rxe: Remove redundant num_sge fields
Bob Pearson
1
-2
/
+2
2022-09-27
RDMA/mlx5: Add support for dmabuf to devx umem
Jason Gunthorpe
1
-0
/
+1
2022-09-27
RDMA/core: Add UVERBS_ATTR_RAW_FD
Jason Gunthorpe
1
-0
/
+13
2022-09-27
net/mlx5: Add IFC bits for mkey ATS
Jason Gunthorpe
1
-3
/
+8
2022-09-27
efi: zboot: create MemoryMapped() device path for the parent if needed
Ard Biesheuvel
1
-0
/
+7
2022-09-27
Merge tag 'efi-loongarch-for-v6.1-2' into HEAD
Ard Biesheuvel
1
-0
/
+15
2022-09-27
efi: libstub: install boot-time memory map as config table
Ard Biesheuvel
1
-0
/
+1
2022-09-27
efi: libstub: unify initrd loading between architectures
Ard Biesheuvel
1
-0
/
+5
2022-09-27
ASoC: SOF: control.h: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
1
-3
/
+3
2022-09-27
Merge branch 'mlx5-vfio' into mlx5-next
Leon Romanovsky
851
-8039
/
+22203
2022-09-27
erofs: clean up erofs_iget()
Gao Xiang
1
-7
/
+4
2022-09-27
nvme: improve the NVME_CONNECT_AUTHREQ* definitions
Christoph Hellwig
1
-2
/
+2
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
1
-2
/
+18
2022-09-27
ALSA: Remove some left-over license text in include/uapi/sound/
Christophe JAILLET
14
-214
/
+2
2022-09-26
bpf: Enforce W^X for bpf trampoline
Song Liu
1
-1
/
+0
2022-09-26
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2
-1
/
+7
2022-09-26
bpf: Return value in kprobe get_func_ip only for entry address
Jiri Olsa
1
-0
/
+1
2022-09-26
kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
Jiri Olsa
1
-0
/
+1
2022-09-26
dt-bindings: clock: qcom: add bindings for dispcc on SM8450
Dmitry Baryshkov
1
-0
/
+103
2022-09-26
dt-bindings: clock: add QCOM SM6115 display clock bindings
Adam Skladowski
1
-0
/
+36
2022-09-26
ksm: count allocated ksm rmap_items for each process
xu xin
1
-0
/
+5
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
1
-2
/
+11
2022-09-26
mm: fixup documentation regarding pte_numa() and PROT_NUMA
David Hildenbrand
1
-6
/
+6
2022-09-26
mm/gup: replace FOLL_NUMA by gup_can_follow_protnone()
David Hildenbrand
1
-1
/
+15
2022-09-26
mm: delete unused MMF_OOM_VICTIM flag
Suren Baghdasaryan
2
-13
/
+3
2022-09-26
mm: drop oom code from exit_mmap
Suren Baghdasaryan
1
-2
/
+0
2022-09-26
mm: remove the vma linked list
Liam R. Howlett
2
-6
/
+3
2022-09-26
userfaultfd: use maple tree iterator to iterate VMAs
Liam R. Howlett
1
-4
/
+3
2022-09-26
mm/mmap: reorganize munmap to use maple states
Liam R. Howlett
1
-2
/
+3
2022-09-26
mm: convert vma_lookup() to use mtree_load()
Liam R. Howlett
1
-6
/
+1
2022-09-26
mm: remove vmacache
Liam R. Howlett
6
-52
/
+0
2022-09-26
mm: use maple tree operations for find_vma_intersection()
Liam R. Howlett
1
-18
/
+4
2022-09-26
mm: optimize find_exact_vma() to use vma_lookup()
Liam R. Howlett
1
-1
/
+1
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2
-16
/
+0
2022-09-26
kernel/fork: use maple tree for dup_mmap() during forking
Liam R. Howlett
1
-2
/
+0
2022-09-26
mm: add VMA iterator
Matthew Wilcox (Oracle)
2
-0
/
+53
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
3
-0
/
+81
[prev]
[next]