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-07-12
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
1
-1
/
+10
2024-07-12
powerpc/mm: remove _PAGE_PSIZE
Christophe Leroy
4
-12
/
+3
2024-07-12
mm: provide mm_struct and address to huge_ptep_get()
Christophe Leroy
21
-53
/
+53
2024-07-12
mm: define __pte_leaf_size() to also take a PMD entry
Christophe Leroy
2
-1
/
+4
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
3
-232
/
+2
2024-07-12
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
1
-23
/
+15
2024-07-12
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2
-65
/
+38
2024-07-12
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
1
-12
/
+0
2024-07-12
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
3
-343
/
+363
2024-07-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
3
-253
/
+2
2024-07-12
zsmalloc: rename class stat mutators
Sergey Senozhatsky
1
-19
/
+19
2024-07-12
mm: add docs for per-order mTHP split counters
Lance Yang
1
-4
/
+15
2024-07-12
mm: add per-order mTHP split counters
Lance Yang
2
-2
/
+13
2024-07-12
mm/zsmalloc: move record_obj() into obj_malloc()
Chengming Zhou
1
-9
/
+6
2024-07-12
mm/zsmalloc: clarify class per-fullness zspage counts
Chengming Zhou
1
-0
/
+1
2024-07-12
selftests/proc: add PROCMAP_QUERY ioctl tests
Andrii Nakryiko
2
-0
/
+87
2024-07-12
tools: sync uapi/linux/fs.h header into tools subdir
Andrii Nakryiko
1
-10
/
+170
2024-07-12
docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
Andrii Nakryiko
1
-0
/
+9
2024-07-12
fs/procfs: add build ID fetching to PROCMAP_QUERY API
Andrii Nakryiko
2
-2
/
+53
2024-07-12
fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
Andrii Nakryiko
2
-1
/
+364
2024-07-12
fs/procfs: extract logic for getting VMA name constituents
Andrii Nakryiko
1
-54
/
+71
2024-07-12
selftests/udmabuf: add tests to verify data after page migration
Vivek Kasireddy
1
-31
/
+183
2024-07-12
udmabuf: pin the pages using memfd_pin_folios() API
Vivek Kasireddy
1
-75
/
+80
2024-07-12
udmabuf: convert udmabuf driver to use folios
Vivek Kasireddy
1
-56
/
+83
2024-07-12
udmabuf: add back support for mapping hugetlb pages
Vivek Kasireddy
1
-21
/
+101
2024-07-12
udmabuf: use vmf_insert_pfn and VM_PFNMAP for handling mmap
Vivek Kasireddy
1
-3
/
+5
2024-07-12
udmabuf: add CONFIG_MMU dependency
Arnd Bergmann
1
-0
/
+1
2024-07-12
mm/gup: introduce memfd_pin_folios() for pinning memfd folios
Vivek Kasireddy
4
-0
/
+192
2024-07-12
mm/gup: introduce check_and_migrate_movable_folios()
Vivek Kasireddy
1
-47
/
+77
2024-07-12
mm/gup: introduce unpin_folio/unpin_folios helpers
Vivek Kasireddy
2
-0
/
+49
2024-07-12
mm/zswap: use only one pool in zswap
Chengming Zhou
1
-41
/
+20
2024-07-12
mm/zsmalloc: change back to per-size_class lock
Chengming Zhou
1
-35
/
+50
2024-07-12
mm/hugetlb.c: undo errant change
Andrew Morton
1
-0
/
+1
2024-07-12
PCI: Extend ACS configurability
Vidya Sagar
2
-58
/
+122
2024-07-12
PCI: Add missing bridge lock to pci_bus_lock()
Dan Williams
1
-14
/
+21
2024-07-12
dt-bindings: ata: ahci-fsl-qoriq: add fsl,ls1046a-ahci and fsl,ls1012a-ahci
Frank Li
1
-7
/
+13
2024-07-12
docs: driver-model: platform: update the definition of platform_driver
Eric Biggers
1
-3
/
+4
2024-07-12
drm/xe/pf: Limit fair VF LMEM provisioning
Michal Wajdeczko
1
-0
/
+1
2024-07-12
selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()
Tengda Wu
1
-0
/
+13
2024-07-12
bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
Tengda Wu
1
-1
/
+1
2024-07-12
ubifs: add check for crypto_shash_tfm_digest
Chen Ni
1
-1
/
+4
2024-07-12
ubifs: Fix inconsistent inode size when powercut happens during appendant wri...
Zhihao Cheng
1
-1
/
+1
2024-07-12
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
1
-3
/
+4
2024-07-12
ubifs: fix kernel-doc warnings
Jeff Johnson
6
-6
/
+10
2024-07-12
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
6
-18
/
+12
2024-07-12
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
1
-1
/
+4
2024-07-12
ubifs: dbg_orphan_check: Fix missed key type checking
Zhihao Cheng
1
-2
/
+6
2024-07-12
ubifs: Fix unattached inode when powercut happens in creating
Zhihao Cheng
3
-26
/
+51
2024-07-12
ubifs: Fix space leak when powercut happens in linking tmpfile
Zhihao Cheng
4
-17
/
+15
2024-07-12
ubifs: Move ui->data initialization after initializing security
Zhihao Cheng
1
-8
/
+10
[prev]
[next]