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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
mm: add new KSM process and sysfs knobs
Stefan Roesch
2
-1
/
+12
2023-04-16
sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changes
Andrew Morton
1
-59
/
+76
2023-04-05
mm: hold the RCU read lock over calls to ->map_pages
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
1
-0
/
+8
2023-04-05
mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs
Axel Rasmussen
1
-0
/
+8
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-4
/
+4
2023-04-05
mm/uffd: UFFD_FEATURE_WP_UNPOPULATED
Peter Xu
1
-0
/
+17
2023-04-05
zsmalloc: document freeable stats
Sergey Senozhatsky
1
-0
/
+2
2023-04-05
zsmalloc: document new fullness grouping
Sergey Senozhatsky
1
-59
/
+74
2023-03-28
shmem: add support to ignore swap
Luis Chamberlain
2
-3
/
+8
2023-03-28
shmem: update documentation
Luis Chamberlain
1
-8
/
+49
2023-03-28
mm/debug_vm_pgtable: replace pte_mkhuge() with arch_make_huge_pte()
Anshuman Khandual
1
-1
/
+1
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
1
-5
/
+11
2023-03-28
lazy tlb: allow lazy tlb mm refcounting to be configurable
Nicholas Piggin
1
-0
/
+6
2023-03-28
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
1
-5
/
+39
2023-03-26
Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-0
/
+353
2023-03-23
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-2
/
+5
2023-03-22
xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver support
Jesper Dangaard Brouer
1
-2
/
+5
2023-03-17
Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
7
-7
/
+9
2023-03-17
Merge tag 'acpi-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+1
2023-03-17
Merge branches 'acpi-video', 'acpi-x86', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2023-03-16
ynl: broaden the license even more
Jakub Kicinski
7
-7
/
+8
2023-03-14
Merge tag 'docs-6.3-fixes' of git://git.lwn.net/linux
Linus Torvalds
10
-22
/
+31
2023-03-14
docs: vfio: fix header path
Jiri Pirko
1
-1
/
+1
2023-03-14
docs: process: typo fix
Xujun Leng
1
-1
/
+1
2023-03-12
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-03-10
xdp: add xdp_set_features_flag utility routine
Lorenzo Bianconi
1
-0
/
+1
2023-03-10
Merge tag 'block-6.3-2023-03-09' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+9
2023-03-09
Merge tag 'net-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
8
-31
/
+27
2023-03-09
docs: usb: Add documentation for the UVC Gadget
Daniel Scally
2
-0
/
+353
2023-03-07
docs: ext4: modify the group desc size to 64
Wu Bo
1
-3
/
+3
2023-03-07
docs: sysfs-block: document hidden sysfs entry
Sagi Grimberg
1
-0
/
+9
2023-03-07
ynl: re-license uniformly under GPL-2.0 OR BSD-3-Clause
Jakub Kicinski
7
-3
/
+12
2023-03-07
docs/mm: hugetlbfs_reserv: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
2
-5
/
+6
2023-03-07
docs/mm: Physical Memory: fix a reference to a file that doesn't exist
Mike Rapoport (IBM)
1
-1
/
+1
2023-03-07
docs: rebasing-and-merging: Drop wrong statement about git
Uwe Kleine-König
1
-5
/
+1
2023-03-07
docs: programming-language: add Rust programming language section
Miguel Ojeda
1
-1
/
+18
2023-03-07
docs: programming-language: remove mention of the Intel compiler
Miguel Ojeda
1
-5
/
+0
2023-03-07
docs: Correct missing "d_" prefix for dentry_operations member d_weak_revalidate
Glenn Washburn
1
-1
/
+1
2023-03-07
sched/doc: supplement CPU capacity with RISC-V
Song Shuai
2
-2
/
+2
2023-03-07
ACPI: docs: enumeration: Correct reference to the I²C device data type
Andy Shevchenko
1
-1
/
+1
2023-03-06
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-9
/
+5
2023-03-06
bpf, doc: Link to submitting-patches.rst for general patch submission info
Bagas Sanjaya
1
-3
/
+2
2023-03-06
bpf, doc: Do not link to docs.kernel.org for kselftest link
Bagas Sanjaya
1
-4
/
+2
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+16
2023-03-04
Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+7
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-4
/
+5
2023-03-03
Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
11
-42
/
+225
2023-03-03
Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Takashi Iwai
2
-0
/
+7
2023-03-03
netlink: specs: update for codegen enumerating from 1
Jakub Kicinski
3
-17
/
+2
[next]