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
2018-02-01
IB/hfi1: Remove unnecessary fecn and becn fields
Sebastian Sanchez
1
-6
/
+4
2018-02-01
IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
Sebastian Sanchez
1
-0
/
+5
2018-02-01
IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
Sebastian Sanchez
1
-0
/
+4
2018-02-01
acpi: nfit: add persistent memory control flag for nd_region
Dave Jiang
1
-0
/
+6
2018-02-01
acpi: nfit: Add support for detect platform CPU cache flush on power loss
Dave Jiang
1
-0
/
+5
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-20
/
+70
2018-02-01
preparation to switching ->poll() to returning EPOLL...
Al Viro
1
-1
/
+2
2018-02-01
add EPOLLNVAL, annotate EPOLL... and event_poll->event
Al Viro
1
-16
/
+17
2018-02-01
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-1
/
+12
2018-02-01
Merge branch 'KASAN-read_word_at_a_time'
Linus Torvalds
1
-8
/
+14
2018-02-01
compiler.h: Add read_word_at_a_time() function.
Andrey Ryabinin
1
-0
/
+8
2018-02-01
compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()
Andrey Ryabinin
1
-8
/
+6
2018-02-01
Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-39
/
+15
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-102
/
+15
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-107
/
+1938
2018-02-01
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-20
/
+15
2018-02-01
Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-3
/
+355
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-8
/
+8
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-17
/
+48
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
6
-44
/
+6
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
1
-0
/
+6
2018-02-01
net: create skb_gso_validate_mac_len()
Daniel Axtens
1
-0
/
+16
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
179
-1476
/
+2903
2018-02-01
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
Goffredo Baroncelli
1
-11
/
+11
2018-01-31
Merge tag 'docs-4.16' of git://git.lwn.net/linux
Linus Torvalds
2
-2
/
+2
2018-01-31
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-238
/
+280
2018-01-31
mm: remove PG_highmem description
Miles Chen
1
-5
/
+0
2018-01-31
hugetlb, mbind: fall back to default policy if vma is NULL
Michal Hocko
1
-2
/
+3
2018-01-31
hugetlb, mempolicy: fix the mbind hugetlb migration
Michal Hocko
1
-3
/
+2
2018-01-31
mm, hugetlb: do not rely on overcommit limit during migration
Michal Hocko
1
-0
/
+3
2018-01-31
include/linux/mmzone.h: fix explanation of lower bits in the SPARSEMEM mem_ma...
Petr Tesarik
1
-2
/
+10
2018-01-31
zswap: only save zswap header when necessary
Yu Zhao
1
-0
/
+2
2018-01-31
hugetlb: implement memfd sealing
Marc-André Lureau
1
-0
/
+1
2018-01-31
hugetlb: expose hugetlbfs_inode_info in header
Marc-André Lureau
1
-0
/
+10
2018-01-31
shmem: rename functions that are memfd-related
Marc-André Lureau
1
-2
/
+2
2018-01-31
shmem: unexport shmem_add_seals()/shmem_get_seals()
Marc-André Lureau
1
-2
/
+0
2018-01-31
mm: remove reference to PG_buddy
Matthew Wilcox
1
-7
/
+7
2018-01-31
mm: document how to use struct page
Matthew Wilcox
1
-1
/
+23
2018-01-31
mm: store compound_dtor / compound_order as bytes
Matthew Wilcox
1
-13
/
+3
2018-01-31
mm: introduce _slub_counter_t
Matthew Wilcox
1
-13
/
+8
2018-01-31
mm: improve comment on page->mapping
Matthew Wilcox
1
-9
/
+3
2018-01-31
mm: remove misleading alignment claims
Matthew Wilcox
1
-8
/
+5
2018-01-31
mm: de-indent struct page
Matthew Wilcox
1
-21
/
+19
2018-01-31
mm: align struct page more aesthetically
Matthew Wilcox
1
-9
/
+7
2018-01-31
mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks
David Rientjes
1
-3
/
+27
2018-01-31
mm/thp: remove pmd_huge_split_prepare()
Aneesh Kumar K.V
1
-8
/
+0
2018-01-31
mm: do not lose dirty and accessed bits in pmdp_invalidate()
Kirill A. Shutemov
1
-1
/
+1
2018-01-31
asm-generic: provide generic_pmdp_establish()
Kirill A. Shutemov
1
-0
/
+15
2018-01-31
mm: get 7% more pages in a pagevec
Matthew Wilcox
1
-3
/
+3
2018-01-31
mm: add unmap_mapping_pages()
Matthew Wilcox
1
-10
/
+16
[prev]
[next]