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
2022-01-17
Merge tag '5.17-rc-part1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+4
2022-01-17
devtmpfs regression fix: reconfigure on each mount
NeilBrown
1
-0
/
+2
2022-01-17
Merge tag 'ntb-5.17' of git://github.com/jonmason/ntb
Linus Torvalds
1
-2
/
+0
2022-01-17
Merge tag 'linux-watchdog-5.17-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-0
/
+8
2022-01-17
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+3
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-75
/
+20
2022-01-17
Merge tag 'unicode-for-next-5.17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+46
2022-01-16
mm: Add folio_put_refs()
Matthew Wilcox (Oracle)
1
-0
/
+20
2022-01-16
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-103
/
+382
2022-01-16
Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-2
/
+16
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
4
-2
/
+152
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-128
/
+108
2022-01-16
Merge tag 'exfat-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-75
/
+56
2022-01-16
Merge tag '9p-for-5.17-rc1' of git://github.com/martinetd/linux
Linus Torvalds
2
-3
/
+1
2022-01-16
Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+1
2022-01-16
Merge tag 'memblock-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+0
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
30
-260
/
+583
2022-01-15
bitmap: unify find_bit operations
Yury Norov
2
-33
/
+56
2022-01-15
find: micro-optimize for_each_{set,clear}_bit()
Yury Norov
1
-2
/
+2
2022-01-15
include/linux: move for_each_bit() macros from bitops.h to find.h
Yury Norov
2
-34
/
+34
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
1
-0
/
+16
2022-01-15
cpumask: use find_first_and_bit()
Yury Norov
1
-10
/
+20
2022-01-15
lib: add find_first_and_bit()
Yury Norov
1
-0
/
+27
2022-01-15
arch: remove GENERIC_FIND_FIRST_BIT entirely
Yury Norov
1
-13
/
+0
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
3
-4
/
+10
2022-01-15
bitops: move find_bit_*_le functions from le.h to find.h
Yury Norov
2
-64
/
+69
2022-01-15
bitops: protect find_first_{,zero}_bit properly
Yury Norov
1
-0
/
+5
2022-01-15
cifs: move superblock magic defitions to magic.h
Jeff Layton
1
-0
/
+4
2022-01-15
mm/damon: hide kernel pointer from tracepoint event
SeongJae Park
1
-4
/
+4
2022-01-15
mm/damon: move the implementation of damon_insert_region to damon.h
Guoqing Jiang
1
-2
/
+11
2022-01-15
mm/damon/schemes: account how many times quota limit has exceeded
SeongJae Park
1
-0
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-7
/
+21
2022-01-15
mm/damon: remove a mistakenly added comment for a future feature
SeongJae Park
1
-1
/
+1
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
1
-6
/
+12
2022-01-15
mm/damon: modify damon_rand() macro to static inline function
Xin Hao
1
-1
/
+4
2022-01-15
mm/damon: move damon_rand() definition into damon.h
Xin Hao
1
-0
/
+4
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
1
-21
/
+0
2022-01-15
mm/damon: add 'age' of region tracepoint support
Xin Hao
1
-2
/
+5
2022-01-15
mm: make some vars and functions static or __init
Ting Liu
1
-1
/
+0
2022-01-15
mm/rmap: fix potential batched TLB flush race
Huang Ying
1
-1
/
+1
2022-01-15
mm/hwpoison: fix unpoison_memory()
Naoya Horiguchi
2
-0
/
+5
2022-01-15
mm/hwpoison: remove MF_MSG_BUDDY_2ND and MF_MSG_POISONED_HUGE
Naoya Horiguchi
2
-4
/
+0
2022-01-15
mm/thp: drop unused trace events hugepage_[invalidate|splitting]
Anshuman Khandual
1
-35
/
+0
2022-01-15
mm: compaction: fix the migration stats in trace_mm_compaction_migratepages()
Baolin Wang
1
-20
/
+4
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-1
/
+7
2022-01-15
mm/mempolicy: add set_mempolicy_home_node syscall
Aneesh Kumar K.V
1
-0
/
+1
2022-01-15
vmscan: make drop_slab_node static
Gang Li
1
-1
/
+0
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
1
-0
/
+3
[prev]
[next]