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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-21
selftests/mm/ksm_functional: prevent unmapping undefined address
JP Kobryn
1
-2
/
+2
2024-02-21
mm/filemap: avoid type conversion
Hongbo Li
1
-1
/
+1
2024-02-21
s390: enable MHP_MEMMAP_ON_MEMORY
Sumanth Korikkar
1
-0
/
+1
2024-02-21
s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
1
-6
/
+35
2024-02-21
s390/sclp: remove unhandled memory notifier type
Sumanth Korikkar
1
-3
/
+0
2024-02-21
s390/mm: allocate vmemmap pages from self-contained memory range
Sumanth Korikkar
2
-30
/
+35
2024-02-21
mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
Sumanth Korikkar
6
-6
/
+65
2024-02-21
maple_tree: fix comment describing mas_node_count_gfp()
Sidhartha Kumar
1
-2
/
+2
2024-02-21
mm/cma: fix placement of trace_cma_alloc_start/finish
Kalesh Singh
1
-4
/
+4
2024-02-20
kasan: guard release_free_meta() shadow access with kasan_arch_is_ready()
Benjamin Gray
1
-0
/
+3
2024-02-20
mm/damon/lru_sort: fix quota status loss due to online tunings
SeongJae Park
1
-7
/
+36
2024-02-20
mm/damon/reclaim: fix quota stauts loss due to online tunings
SeongJae Park
1
-1
/
+17
2024-02-20
MAINTAINERS: mailmap: update Shakeel's email address
Shakeel Butt
2
-1
/
+2
2024-02-20
mm/damon/sysfs-schemes: handle schemes sysfs dir removal before commit_scheme...
SeongJae Park
1
-0
/
+4
2024-02-20
mm: memcontrol: clarify swapaccount=0 deprecation warning
Johannes Weiner
1
-3
/
+7
2024-02-20
mm/memblock: add MEMBLOCK_RSRV_NOINIT into flagname[] array
Anshuman Khandual
1
-0
/
+1
2024-02-20
mm/zswap: invalidate duplicate entry when !zswap_enabled
Chengming Zhou
1
-1
/
+5
2024-02-20
lib/Kconfig.debug: TEST_IOV_ITER depends on MMU
Guenter Roeck
1
-0
/
+1
2024-02-20
mm/swap: fix race when skipping swapcache
Kairui Song
4
-0
/
+43
2024-02-20
mm/swap_state: update zswap LRU's protection range with the folio locked
Nhat Pham
2
-8
/
+9
2024-02-20
selftests/mm: uffd-unit-test check if huge page size is 0
Terry Tritton
1
-0
/
+6
2024-02-20
mm/damon/core: check apply interval in damon_do_apply_schemes()
SeongJae Park
1
-4
/
+11
2024-02-20
mm: zswap: fix missing folio cleanup in writeback race path
Yosry Ahmed
1
-0
/
+2
2024-02-18
Linux 6.8-rc5
Linus Torvalds
1
-1
/
+1
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-32
/
+33
2024-02-18
Merge tag 'x86_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+18
2024-02-18
Merge tag 'irq_urgent_for_v6.8_rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-26
/
+47
2024-02-18
Merge tag 'i2c-for-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-13
/
+17
2024-02-17
Merge tag 'powerpc-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
24
-33
/
+77
2024-02-17
Merge tag 'bcachefs-2024-02-17' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
11
-16
/
+35
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-26
/
+169
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
23
-27
/
+73
2024-02-17
Merge tag 'tty-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-7
/
+32
2024-02-17
Merge tag 'usb-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-12
/
+2
2024-02-17
Merge tag 'media/v6.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
14
-68
/
+156
2024-02-17
Merge tag 'pci-v6.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-15
/
+23
2024-02-17
Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2024-02-17
Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-7
/
+60
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
4
-3
/
+129
2024-02-17
tracing/probes: Fix to search structure fields correctly
Masami Hiramatsu (Google)
1
-2
/
+2
2024-02-17
Merge tag 'i2c-host-fixes-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kern...
Wolfram Sang
4
-13
/
+17
2024-02-16
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer
Siddharth Vadapalli
1
-0
/
+1
2024-02-16
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-33
/
+48
2024-02-16
Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+2
2024-02-16
Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
4
-2
/
+8
2024-02-16
Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+3
2024-02-16
Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-25
/
+93
2024-02-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
65
-276
/
+277
2024-02-16
Merge tag 'trace-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-29
/
+47
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
11
-16
/
+46
[next]