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
2021-11-09
include/linux/list.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-1
/
+3
2021-11-09
include/kunit/test.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
1
-2
/
+11
2021-11-09
kernel.h: split out container_of() and typeof_member() macros
Andy Shevchenko
2
-32
/
+41
2021-11-09
kernel.h: drop unneeded <linux/kernel.h> inclusion from other headers
Andy Shevchenko
4
-3
/
+1
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
1
-3
/
+23
2021-11-09
mm,hugetlb: remove mlock ulimit for SHM_HUGETLB
zhangyiru
1
-4
/
+2
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2
-0
/
+51
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-0
/
+1
2021-11-09
blk-mq: add one API for waiting until quiesce is done
Ming Lei
1
-0
/
+1
2021-11-08
lib: zstd: Upgrade to latest upstream zstd version 1.4.10
Nick Terrell
3
-1049
/
+2408
2021-11-08
lib: zstd: Add kernel-specific API
Nick Terrell
2
-980
/
+1420
2021-11-09
bpf, sockmap: sk_skb data_end access incorrect when src_reg = dst_reg
Jussi Maki
1
-0
/
+4
2021-11-09
bpf: sockmap, strparser, and tls are reusing qdisc_skb_cb and colliding
John Fastabend
1
-1
/
+15
2021-11-09
bpf, sockmap: Use stricter sk state checks in sk_lookup_assign
John Fastabend
1
-0
/
+12
2021-11-08
Merge tag 'mfd-next-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
7
-738
/
+73
2021-11-08
Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-2
/
+41
2021-11-08
Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2
-2
/
+3
2021-11-08
Merge tag 'mtd/for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-2
/
+0
2021-11-08
PCI: Export pci_dev_lock()
Niklas Schnelle
1
-0
/
+1
2021-11-08
arm64: Track no early_pgtable_alloc() for kmemleak
Qian Cai
1
-1
/
+1
2021-11-08
arm64: mte: change PR_MTE_TCF_NONE back into an unsigned long
Peter Collingbourne
1
-1
/
+1
2021-11-08
libceph, ceph: move ceph_osdc_copy_from() into cephfs code
Luís Henriques
1
-11
/
+8
2021-11-08
ceph: don't rely on error_string to validate blocklisted session.
Kotresh HR
1
-0
/
+2
2021-11-07
llc: fix out-of-bound array index in llc_sk_dev_hash()
Eric Dumazet
1
-1
/
+3
2021-11-07
Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
1
-0
/
+241
2021-11-07
Merge tag 'compiler-attributes-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
2
-2
/
+7
2021-11-07
Merge tag 'spi-nor/for-5.16' into mtd/next
Miquel Raynal
51
-394
/
+215
2021-11-06
Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-26
/
+145
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-16
/
+18
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-302
/
+623
2021-11-06
mm/damon: remove return value from before_terminate callback
Changbin Du
1
-1
/
+1
2021-11-06
mm/damon: simplify stop mechanism
Changbin Du
1
-1
/
+0
2021-11-06
mm/damon/dbgfs: add adaptive_targets list check before enable monitor_on
Xin Hao
1
-0
/
+1
2021-11-06
mm/damon/schemes: activate schemes based on a watermarks mechanism
SeongJae Park
1
-1
/
+51
2021-11-06
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
1
-0
/
+4
2021-11-06
mm/damon/schemes: prioritize regions within the quotas
SeongJae Park
1
-0
/
+26
2021-11-06
mm/damon/schemes: implement time quota
SeongJae Park
1
-5
/
+20
2021-11-06
mm/damon/schemes: skip already charged targets and regions
SeongJae Park
1
-0
/
+5
2021-11-06
mm/damon/schemes: implement size quota for schemes application speed control
SeongJae Park
1
-4
/
+32
2021-11-06
mm/damon/paddr: support the pageout scheme
SeongJae Park
1
-0
/
+2
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
1
-0
/
+10
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
1
-1
/
+9
2021-11-06
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
1
-0
/
+2
2021-11-06
mm/damon/core: implement DAMON-based Operation Schemes (DAMOS)
SeongJae Park
1
-0
/
+66
2021-11-06
mm/damon/core: account age of target regions
SeongJae Park
1
-0
/
+10
2021-11-06
include/linux/damon.h: fix kernel-doc comments for 'damon_callback'
SeongJae Park
1
-3
/
+3
2021-11-06
kfence: always use static branches to guard kfence_alloc()
Marco Elver
1
-10
/
+11
2021-11-06
stacktrace: move filter_irq_stacks() to kernel/stacktrace.c
Marco Elver
2
-2
/
+1
2021-11-06
include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h
Mianhan Liu
2
-1
/
+2
2021-11-06
mm: remove HARDENED_USERCOPY_FALLBACK
Stephen Kitt
1
-2
/
+0
[prev]
[next]