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
2020-04-07
userfaultfd: wp: userfaultfd_pte/huge_pmd_wp() helpers
Andrea Arcangeli
1
-0
/
+27
2020-04-07
userfaultfd: wp: add WP pagetable tracking to x86
Andrea Arcangeli
2
-0
/
+52
2020-04-07
userfaultfd: wp: add helper for writeprotect check
Shaohua Li
1
-0
/
+10
2020-04-07
mm/page_reporting: add budget limit on how many pages can be reported per pass
Alexander Duyck
1
-0
/
+1
2020-04-07
virtio-balloon: add support for providing free page reports to host
Alexander Duyck
1
-0
/
+1
2020-04-07
mm: introduce Reported pages
Alexander Duyck
2
-0
/
+36
2020-04-07
mm: use zone and order instead of free area in free_list manipulators
Alexander Duyck
1
-32
/
+0
2020-04-07
mm: adjust shuffle code to allow for future coalescing
Alexander Duyck
1
-12
/
+0
2020-04-07
mm: code cleanup for MADV_FREE
Huang Ying
3
-8
/
+14
2020-04-07
mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE
Matthew Wilcox (Oracle)
1
-9
/
+1
2020-04-07
include/linux/pagemap.h: optimise find_subpage for !THP
Matthew Wilcox (Oracle)
1
-3
/
+1
2020-04-07
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
1
-0
/
+3
2020-04-07
mm, shmem: add vmstat for hugepage fallback
David Rientjes
1
-0
/
+2
2020-04-07
mm: make it clear that gfp reclaim modifiers are valid only for sleepable all...
Michal Hocko
1
-0
/
+2
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+2
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-0
/
+6
2020-04-07
mm/vma: add missing VMA flag readable name for VM_SYNC
Anshuman Khandual
1
-0
/
+1
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
1
-0
/
+1
2020-04-07
netfilter: nf_tables: reintroduce the NFT_SET_CONCAT flag
Pablo Neira Ayuso
1
-0
/
+2
2020-04-07
drm/writeback: wire drm_writeback.h to kernel-doc
Sam Ravnborg
1
-0
/
+9
2020-04-07
drm: writeback: document callbacks
Sam Ravnborg
1
-0
/
+27
2020-04-07
xen: Use evtchn_type_t as a type for event channels
Yan Yankovskyi
3
-14
/
+15
2020-04-07
thermal: devfreq_cooling: inline all stubs for CONFIG_DEVFREQ_THERMAL=n
Martin Blumenstingl
1
-1
/
+1
2020-04-06
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+1
2020-04-06
leds: make functions easier to understand
Pavel Machek
1
-10
/
+26
2020-04-06
leds: old enums are not really applicable to new code
Pavel Machek
1
-0
/
+1
2020-04-06
NFS: Clean up process of marking inode stale.
Trond Myklebust
1
-0
/
+1
2020-04-06
Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
5
-8
/
+31
2020-04-06
skbuff.h: Improve the checksum related comments
Dexuan Cui
1
-19
/
+19
2020-04-06
Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+5
2020-04-06
Merge tag 'fsnotify_for_v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-105
/
+119
2020-04-06
Merge tag '9p-for-5.7' of git://github.com/martinetd/linux
Linus Torvalds
1
-2
/
+2
2020-04-06
Merge branch 'acpica'
Rafael J. Wysocki
4
-8
/
+23
2020-04-05
netfilter: xt_IDLETIMER: target v1 - match Android layout
Maciej Żenczykowski
1
-0
/
+1
2020-04-05
netfilter: nf_tables: do not update stateful expressions if lookup is inverted
Pablo Neira Ayuso
1
-1
/
+1
2020-04-05
Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
1
-1
/
+1
2020-04-05
drm/sched: fix kernel-doc in gpu_scheduler.h
Sam Ravnborg
1
-0
/
+1
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+15
2020-04-05
Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+16
2020-04-05
sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fn
Linus Torvalds
1
-11
/
+0
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+12
2020-04-05
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+22
2020-04-05
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
15
-10
/
+678
2020-04-05
Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
4
-3
/
+63
2020-04-05
Bluetooth: Add HCI device identifier for VIRTIO devices
Marcel Holtmann
1
-0
/
+1
2020-04-05
Bluetooth: Add support for reading security information
Marcel Holtmann
1
-0
/
+7
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2
-0
/
+9
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
1
-0
/
+13
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
1
-0
/
+3
2020-04-04
Merge tag 'keys-fixes-20200329' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-4
/
+3
[prev]
[next]