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
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2
-6
/
+10
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2
-22
/
+44
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2
-0
/
+16
2024-07-13
erofs: silence uninitialized variable warning in z_erofs_scan_folio()
Dan Carpenter
1
-1
/
+1
2024-07-12
Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
7
-19
/
+36
2024-07-12
bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
Michael Chan
1
-0
/
+3
2024-07-12
Input: yealink - simplify locking in sysfs attribute handling
Dmitry Torokhov
1
-52
/
+20
2024-07-12
Input: yealink - use driver core to instantiate device attributes
Dmitry Torokhov
1
-8
/
+3
2024-07-12
Input: ati-remote2 - use driver core to instantiate device attributes
Dmitry Torokhov
1
-33
/
+17
2024-07-12
Input: omap-keypad - use driver core to instantiate device attributes
Dmitry Torokhov
1
-10
/
+11
2024-07-12
Input: atmel_mxt_ts - use driver core to instantiate device attributes
Dmitry Torokhov
1
-14
/
+2
2024-07-13
hwrng: core - remove (un)register_miscdev()
Masahiro Yamada
1
-12
/
+2
2024-07-13
crypto: lib/mpi - delete unnecessary condition
Dan Carpenter
1
-6
/
+4
2024-07-13
crypto: testmgr - generate power-of-2 lengths more often
Eric Biggers
1
-4
/
+12
2024-07-13
crypto: mxs-dcp - Ensure payload is zero when using key slot
David Gstir
1
-1
/
+2
2024-07-13
hwrng: Kconfig - Do not enable by default CN10K driver
Francesco Dolcini
1
-1
/
+0
2024-07-12
drm/xe/xe2: Add Wa_15015404425
Tejas Upadhyay
1
-0
/
+23
2024-07-12
tsacct: replace strncpy() with strscpy()
Kees Cook
1
-1
/
+1
2024-07-12
lib/bch.c: use swap() to improve code
Thorsten Blum
1
-15
/
+5
2024-07-12
test_bpf: convert comma to semicolon
Chen Ni
1
-2
/
+2
2024-07-12
init/modpost: conditionally check section mismatch to __meminit*
Masahiro Yamada
4
-38
/
+15
2024-07-12
init: remove unused __MEMINIT* macros
Masahiro Yamada
1
-4
/
+0
2024-07-12
nilfs2: Constify struct kobj_type
Christophe JAILLET
1
-3
/
+3
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
4
-26
/
+29
2024-07-12
mm: swap_state: use folio_alloc_mpol() in __read_swap_cache_async()
Kefeng Wang
1
-2
/
+1
2024-07-12
mm/migrate: putback split folios when numa hint migration fails
Peter Xu
1
-9
/
+2
2024-07-12
mm/truncate: batch-clear shadow entries
Yu Zhao
1
-37
/
+31
2024-07-12
mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUND
Miaohe Lin
2
-17
/
+3
2024-07-12
mm: simplify folio_migrate_mapping()
Hugh Dickins
1
-2
/
+1
2024-07-12
mm/page_alloc: put __free_pages_core() in __meminit section
Wei Yang
2
-2
/
+3
2024-07-12
mm: thp: support "THPeligible" semantics for mTHP with anonymous shmem
Bang Li
3
-12
/
+19
2024-07-12
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
2
-14
/
+11
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
4
-25
/
+38
2024-07-12
memory tier: consolidate the initialization of memory tiers
Ho-Ren (Jack) Chuang
3
-37
/
+24
2024-07-12
mm/page_counter: move calculating protection values to page_counter
Maarten Lankhorst
3
-151
/
+180
2024-07-12
mm: add comments for allocation helpers explaining why they are macros
Suren Baghdasaryan
8
-3
/
+46
2024-07-12
mm: unexport vmf_insert_mixed_mkwrite
Christoph Hellwig
1
-1
/
+0
2024-07-12
mm: remove CONFIG_ARCH_HAS_HUGEPD
Christophe Leroy
4
-258
/
+9
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
7
-477
/
+3
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
15
-186
/
+74
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
10
-79
/
+107
2024-07-12
powerpc/e500: free r10 for FIND_PTE
Christophe Leroy
1
-14
/
+16
2024-07-12
powerpc/e500: don't pre-check write access on data TLB error
Christophe Leroy
1
-15
/
+0
2024-07-12
powerpc/e500: encode hugepage size in PTE bits
Christophe Leroy
2
-15
/
+22
2024-07-12
powerpc/e500: switch to 64 bits PGD on 85xx (32 bits)
Christophe Leroy
2
-4
/
+10
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
4
-14
/
+4
2024-07-12
powerpc/8xx: simplify struct mmu_psize_def
Christophe Leroy
1
-7
/
+2
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
12
-114
/
+111
2024-07-12
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
1
-1
/
+2
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
7
-12
/
+41
[prev]
[next]