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
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
bpf: Add map side support for bpf timers.
Alexei Starovoitov
2
-11
/
+34
2021-07-15
bpf: Introduce bpf timers.
Alexei Starovoitov
1
-0
/
+3
2021-07-07
bpf: devmap: Implement devmap prog execution for generic XDP
Kumar Kartikeya Dwivedi
1
-1
/
+0
2021-07-07
bpf: cpumap: Implement generic cpumap
Kumar Kartikeya Dwivedi
2
-9
/
+10
2021-07-07
bitops: Add non-atomic bitops for pointers
Kumar Kartikeya Dwivedi
2
-0
/
+59
2021-07-07
net: core: Split out code to run generic XDP prog
Kumar Kartikeya Dwivedi
1
-0
/
+2
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
59
-218
/
+1681
2021-06-30
Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+7
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+27
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+17
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-26
/
+58
2021-06-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-2
/
+27
2021-06-30
Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-3
/
+62
2021-06-30
Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
1
-6
/
+2
2021-06-30
Merge branch 'for-5.14/multitouch' into for-linus
Jiri Kosina
1
-0
/
+18
2021-06-30
Merge branch 'for-5.14/intel-ish' into for-linus
Jiri Kosina
1
-2
/
+8
2021-06-30
Merge branch 'for-5.14/core' into for-linus
Jiri Kosina
1
-0
/
+1
2021-06-29
Merge tag '5.14-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-0
/
+8
2021-06-29
Merge tag 'fs.openat2.unknown_flags.v5.14' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-4
/
+0
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-164
/
+320
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+1
2021-06-29
Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2021-06-29
Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-1
/
+9
2021-06-29
Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+4
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+7
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-39
/
+49
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-2
/
+43
2021-06-29
net: stmmac: option to enable PHY WOL with PMT enabled
Ling Pei Lee
1
-0
/
+1
2021-06-29
net: sock: introduce sk_error_report
Alexander Aring
1
-1
/
+1
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+51
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-0
/
+5
2021-06-29
mm/page_alloc: allow high-order pages to be stored on the per-cpu lists
Mel Gorman
1
-1
/
+19
2021-06-29
mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
3
-8
/
+8
2021-06-29
arch, mm: remove stale mentions of DISCONIGMEM
Mike Rapoport
1
-2
/
+2
2021-06-29
mm: remove CONFIG_DISCONTIGMEM
Mike Rapoport
1
-3
/
+5
2021-06-29
mm: drop SECTION_SHIFT in code comments
Dong Aisheng
1
-2
/
+0
2021-06-29
mm/page_alloc: introduce vm.percpu_pagelist_high_fraction
Mel Gorman
1
-0
/
+3
2021-06-29
mm/page_alloc: limit the number of pages on PCP lists when reclaim is active
Mel Gorman
1
-0
/
+1
2021-06-29
mm/page_alloc: scale the number of pages that are batch freed
Mel Gorman
1
-1
/
+2
2021-06-29
mm/page_alloc: adjust pcp->high after CPU hotplug events
Mel Gorman
1
-1
/
+1
2021-06-29
mm/page_alloc: delete vm.percpu_pagelist_fraction
Mel Gorman
1
-3
/
+0
2021-06-29
mm/page_alloc: batch the accounting updates in the bulk allocator
Mel Gorman
1
-0
/
+8
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
1
-1
/
+9
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2
-27
/
+29
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
1
-0
/
+2
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2
-12
/
+14
2021-06-29
mm: optimise nth_page for contiguous memmap
Matthew Wilcox (Oracle)
1
-0
/
+4
2021-06-29
mm: constify page_count and page_ref_count
Matthew Wilcox (Oracle)
1
-2
/
+2
2021-06-29
mm: constify get_pfnblock_flags_mask and get_pfnblock_migratetype
Matthew Wilcox (Oracle)
1
-1
/
+1
[next]