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
2020-06-04
Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
26
-147
/
+419
2020-06-04
Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
4
-32
/
+37
2020-06-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-157
/
+106
2020-06-04
exec: simplify the copy_strings_kernel calling convention
Christoph Hellwig
1
-2
/
+1
2020-06-04
include/linux/seq_file.h: introduce DEFINE_SEQ_ATTRIBUTE() helper macro
Kefeng Wang
1
-0
/
+19
2020-06-04
elfnote: mark all .note sections SHF_ALLOC
Nick Desaulniers
1
-1
/
+1
2020-06-04
include/linux/bitops.h: avoid clang shift-count-overflow warnings
Arnd Bergmann
1
-1
/
+1
2020-06-04
include/linux/mm.h: return true in cpupid_pid_unset()
Jason Yan
1
-1
/
+1
2020-06-04
mm: replace zero-length array with flexible-array member
chenqiwu
1
-1
/
+1
2020-06-04
mm/memory_hotplug: introduce add_memory_driver_managed()
David Hildenbrand
2
-0
/
+3
2020-06-04
mm/memory_hotplug: remove is_mem_section_removable()
David Hildenbrand
1
-7
/
+0
2020-06-04
mm: add kvfree_sensitive() for freeing sensitive data objects
Waiman Long
1
-0
/
+1
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-0
/
+4
2020-06-04
parisc/kmap: remove duplicate kmap code
Ira Weiny
1
-3
/
+7
2020-06-04
drm: remove drm specific kmap_atomic code
Ira Weiny
1
-4
/
+0
2020-06-04
arch/kmap: define kmap_atomic_prot() for all arch's
Ira Weiny
1
-3
/
+4
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-4
/
+9
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-0
/
+23
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-0
/
+14
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-0
/
+18
2020-06-04
mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
Mike Rapoport
2
-66
/
+0
2020-06-04
asm-generic: remove pgtable-nop4d-hack.h
Mike Rapoport
2
-68
/
+0
2020-06-04
kcov: collect coverage from interrupts
Andrey Konovalov
1
-0
/
+3
2020-06-04
dm bufio: delete unused and inefficient dm_bufio_discard_buffers
Mikulas Patocka
1
-7
/
+0
2020-06-04
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
1
-1
/
+0
2020-06-04
u64_stats: Document writer non-preemptibility requirement
Ahmed S. Darwish
1
-20
/
+23
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
1
-1
/
+1
2020-06-04
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-59
/
+60
2020-06-04
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
5
-25
/
+52
2020-06-04
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
1
-0
/
+3
2020-06-04
mm/memory_hotplug: Introduce offline_and_remove_memory()
David Hildenbrand
1
-0
/
+1
2020-06-04
mm: Allow to offline unmovable PageOffline() pages via MEM_GOING_OFFLINE
David Hildenbrand
1
-0
/
+10
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
1
-1
/
+9
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2
-0
/
+201
2020-06-04
vdpa: introduce get_vq_notification method
Jason Wang
1
-0
/
+16
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...
Linus Torvalds
2
-11
/
+14
2020-06-04
Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
28
-120
/
+423
2020-06-04
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-3
/
+3
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-12
/
+26
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2
-14
/
+13
2020-06-04
Merge branch 'remotes/lorenzo/pci/brcmstb'
Bjorn Helgaas
1
-1
/
+8
2020-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
1
-0
/
+6
2020-06-04
Merge branch 'pci/misc'
Bjorn Helgaas
2
-15
/
+22
2020-06-04
Merge branch 'pci/error'
Bjorn Helgaas
2
-8
/
+0
2020-06-04
Merge tag 'backlight-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+1
2020-06-04
Merge tag 'mfd-next-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
8
-2
/
+721
2020-06-04
Merge tag 'keys-next-20200602' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+2
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
1
-2
/
+1
2020-06-04
afs: Add a tracepoint to track the lifetime of the afs_volume struct
David Howells
1
-0
/
+56
2020-06-04
afs: Implement client support for the YFSVL.GetCellName RPC op
David Howells
1
-0
/
+4
[prev]
[next]