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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-2
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-6
/
+4
2020-06-02
mm: rename CONFIG_PGTABLE_MAPPING to CONFIG_ZSMALLOC_PGTABLE_MAPPING
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-2
/
+0
2020-06-02
mm: ptdump: expand type of 'val' in note_page()
Steven Price
1
-1
/
+1
2020-06-02
x86: mm: ptdump: calculate effective permissions correctly
Steven Price
1
-0
/
+1
2020-06-02
mm/memcg: automatically penalize tasks with high swap use
Jakub Kicinski
1
-0
/
+1
2020-06-02
mm/memcg: move cgroup high memory limit setting into struct page_counter
Jakub Kicinski
2
-3
/
+8
2020-06-02
include/linux/swap.h: delete meaningless __add_to_swap_cache() declaration
Miaohe Lin
1
-1
/
+0
2020-06-02
swap: reduce lock contention on swap cache from swap slots allocation
Huang Ying
1
-0
/
+1
2020-06-02
mm/swapfile.c: classify SWAP_MAP_XXX to make it more readable
Wei Yang
1
-5
/
+10
2020-06-02
mm/gup: introduce pin_user_pages_unlocked
John Hubbard
1
-0
/
+2
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
1
-1
/
+0
2020-06-02
mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
NeilBrown
1
-1
/
+2
2020-06-02
mm_types.h: change set_page_private to inline function
Guoqing Jiang
1
-1
/
+5
2020-06-02
buffer_head.h: remove attach_page_buffers
Guoqing Jiang
1
-8
/
+0
2020-06-02
include/linux/pagemap.h: introduce attach/detach_page_private
Guoqing Jiang
1
-0
/
+37
2020-06-02
iomap: convert from readpages to readahead
Matthew Wilcox (Oracle)
1
-2
/
+1
2020-06-02
fs: convert mpage_readpages to mpage_readahead
Matthew Wilcox (Oracle)
1
-2
/
+2
2020-06-02
mm: add page_cache_readahead_unbounded
Matthew Wilcox (Oracle)
1
-0
/
+3
2020-06-02
mm: add readahead address space operation
Matthew Wilcox (Oracle)
1
-0
/
+2
2020-06-02
mm: add new readahead_control API
Matthew Wilcox (Oracle)
1
-0
/
+140
2020-06-02
mm: move readahead prototypes from mm.h
Matthew Wilcox (Oracle)
2
-19
/
+8
2020-06-02
vfs: track per-sb writeback errors and report them to syncfs
Jeff Layton
2
-1
/
+20
2020-06-02
kdb: Remove the misfeature 'KDBFLAGS'
Wei Li
1
-1
/
+1
2020-06-02
hw-breakpoints: Fix build warnings with clang
Ravi Bangoria
1
-0
/
+4
2020-06-02
irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
Ingo Molnar
1
-0
/
+2
2020-06-02
Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...
Joerg Roedel
5
-162
/
+114
2020-06-02
virtio: force spec specified alignment on types
Michael S. Tsirkin
1
-3
/
+3
2020-06-01
Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-4
/
+16
2020-06-01
Merge branch 'work.set_fs-exec' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+17
2020-06-01
Merge branch 'uaccess.readdir' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
16
-49
/
+138
2020-06-01
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+5
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2
-0
/
+11
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2
-26
/
+56
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-13
/
+156
2020-06-01
bpf: Use tracing helpers for lsm programs
Jiri Olsa
1
-0
/
+3
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
1
-0
/
+8
2020-06-01
bpf: Add support to attach bpf program to a devmap entry
David Ahern
1
-0
/
+5
2020-06-01
bpf: Implement BPF ring buffer and verifier support for it
Andrii Nakryiko
3
-0
/
+18
2020-06-01
libceph: support for alloc hint flags
Ilya Dryomov
2
-1
/
+17
2020-06-01
Merge tag 'x86-cpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-9
/
+0
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+1
2020-06-01
Merge tag 'smp-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-17
/
+6
2020-06-01
Merge tag 'efi-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2020-06-01
Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+9
2020-06-01
Merge tag 'objtool-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
[prev]
[next]