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
2021-02-05
mm: migrate: do not migrate HugeTLB page whose refcount is one
Muchun Song
1
-0
/
+6
2021-02-05
mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active
Muchun Song
1
-2
/
+1
2021-02-05
mm: hugetlb: fix a race between isolating and freeing page
Muchun Song
1
-2
/
+2
2021-02-05
mm: hugetlb: fix a race between freeing and dissolving the page
Muchun Song
1
-0
/
+39
2021-02-05
mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page
Muchun Song
3
-2
/
+5
2021-02-05
Merge tag 'nfsd-5.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-3
/
+4
2021-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
14
-50
/
+77
2021-02-05
Merge tag 'iommu-fixes-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+4
2021-02-05
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+18
2021-02-05
Merge tag 'mmc-v5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
2
-1
/
+12
2021-02-05
Merge tag 'drm-fixes-2021-02-05-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-251
/
+285
2021-02-05
ntp: Use freezable workqueue for RTC synchronization
Geert Uytterhoeven
1
-2
/
+2
2021-02-05
vdpa/mlx5: Restore the hardware used index after change map
Eli Cohen
1
-0
/
+18
2021-02-05
smb3: fix crediting for compounding when only one request in flight
Pavel Shilovsky
1
-3
/
+15
2021-02-05
dma-mapping: benchmark: use u8 for reserved field in uAPI structure
Barry Song
2
-2
/
+4
2021-02-05
ARM: kexec: fix oops after TLB are invalidated
Russell King
4
-39
/
+36
2021-02-05
ARM: ensure the signal page contains defined contents
Russell King
1
-6
/
+8
2021-02-05
usb: dwc2: Fix endpoint direction check in ep_from_windex
Heiko Stuebner
1
-7
/
+1
2021-02-05
usb: dwc3: fix clock issue during resume in OTG mode
Gary Bisson
1
-1
/
+1
2021-02-05
kallsyms: fix nonconverging kallsyms table with lld
Arnd Bergmann
1
-0
/
+6
2021-02-05
kbuild: fix duplicated flags in DEBUG_CFLAGS
Masahiro Yamada
1
-1
/
+3
2021-02-05
Merge tag 'drm-intel-fixes-2021-02-04' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
14
-176
/
+118
2021-02-04
Merge tag 'pci-v5.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-55
/
+0
2021-02-05
Merge tag 'amd-drm-fixes-5.11-2021-02-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-56
/
+92
2021-02-04
io_uring: drop mm/files between task_work_submit
Pavel Begunkov
1
-0
/
+3
2021-02-04
x86/apic: Add extra serialization for non-serializing MSRs
Dave Hansen
5
-15
/
+32
2021-02-04
Revert "x86/setup: don't remove E820_TYPE_RAM for pfn 0"
Mike Rapoport
1
-9
/
+11
2021-02-04
cpufreq: Remove unused flag CPUFREQ_PM_NO_WARN
Viresh Kumar
2
-10
/
+6
2021-02-04
cpufreq: Remove CPUFREQ_STICKY flag
Viresh Kumar
18
-30
/
+24
2021-02-04
Merge tag 'acpi-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-5
/
+5
2021-02-04
Merge tag 'ovl-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-59
/
+136
2021-02-04
KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU reset
Sean Christopherson
1
-0
/
+1
2021-02-04
Merge branch 'nvme-5.11' of git://git.infradead.org/nvme into block-5.11
Jens Axboe
3
-1
/
+8
2021-02-04
io_uring: don't modify identity's files uncess identity is cowed
Xiaoguang Wang
1
-6
/
+0
2021-02-04
PM / devfreq: Add required OPPs support to passive governor
Saravana Kannan
1
-19
/
+25
2021-02-04
PM / devfreq: Cache OPP table reference in devfreq
Saravana Kannan
2
-0
/
+9
2021-02-04
OPP: Add function to look up required OPP's for a given OPP
Saravana Kannan
2
-0
/
+62
2021-02-04
KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEs
Ben Gardon
1
-3
/
+3
2021-02-04
Merge tag 'drm-misc-fixes-2021-02-02' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-13
/
+46
2021-02-04
drm/nouveau: fix dma syncing warning with debugging on.
Dave Airlie
1
-6
/
+29
2021-02-03
Merge tag 'for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-99
/
+84
2021-02-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+4
2021-02-03
Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-21
/
+48
2021-02-03
Merge tag 'arm-soc-fixes-v5.11-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
27
-73
/
+84
2021-02-03
Merge tag 'gpio-fixes-for-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+11
2021-02-03
Merge tag 'platform-drivers-x86-v5.11-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-5
/
+15
2021-02-03
nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs
Sagi Grimberg
1
-1
/
+2
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
1
-11
/
+20
2021-02-03
tools/power/turbostat: Fallback to an MSR read for EPB
Borislav Petkov
1
-1
/
+9
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
4
-1
/
+68
[prev]
[next]