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
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
3
-19
/
+16
2020-10-30
usb: cdns3: gadget: own the lock wrongly at the suspend routine
Peter Chen
1
-4
/
+7
2020-10-30
usb: cdns3: Fix on-chip memory overflow issue
Pawel Laszczak
3
-76
/
+94
2020-10-30
Merge tag 'drm-intel-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-2
/
+84
2020-10-30
Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
11
-68
/
+145
2020-10-30
Merge tag 'drm-misc-fixes-2020-10-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
16
-64
/
+82
2020-10-30
drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
Lyude Paul
1
-10
/
+11
2020-10-30
drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid()
Lyude Paul
2
-31
/
+21
2020-10-30
drm/nouveau/device: fix changing endianess code to work on older GPUs
Karol Herbst
1
-13
/
+26
2020-10-30
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
1
-1
/
+2
2020-10-30
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Lyude Paul
6
-5
/
+85
2020-10-30
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
1
-11
/
+3
2020-10-30
Merge tag 'amd-drm-fixes-5.10-2020-10-29' of git://people.freedesktop.org/~ag...
Dave Airlie
13
-76
/
+69
2020-10-29
scsi: target: tcmu: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
ima: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
enetc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
6
-10
/
+10
2020-10-29
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2020-10-29
params: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
tracepoint: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array...
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-ar...
Gustavo A. R. Silva
1
-7
/
+7
2020-10-29
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array me...
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-29
soc: ti: ti_sci_pm_domains: check for proper args count in xlate
Tero Kristo
1
-1
/
+1
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
1
-0
/
+1
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
1
-7
/
+19
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+4
2020-10-29
Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
39
-178
/
+261
2020-10-29
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2
-3
/
+4
2020-10-29
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
1
-1
/
+1
2020-10-29
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
1
-2
/
+0
2020-10-29
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
1
-1
/
+0
2020-10-29
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
1
-7
/
+16
2020-10-29
coresight: cti: Initialize dynamic sysfs attributes
Suzuki K Poulose
1
-0
/
+7
2020-10-29
coresight: Fix uninitialised pointer bug in etm_setup_aux()
Mike Leach
1
-1
/
+1
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
13
-44
/
+103
2020-10-29
r8169: fix issue with forced threading in combination with shared interrupts
Heiner Kallweit
1
-2
/
+2
2020-10-29
netem: fix zero division in tabledist
Aleksandr Nogikh
1
-1
/
+8
2020-10-29
ibmvnic: fix ibmvnic_set_mac
Lijun Pan
1
-2
/
+6
2020-10-29
mptcp: add missing memory scheduling in the rx path
Paolo Abeni
1
-0
/
+10
2020-10-29
drm/i915: Reject 90/270 degree rotated initial fbs
Ville Syrjälä
1
-0
/
+4
2020-10-29
drm/i915: Restore ILK-M RPS support
Ville Syrjälä
1
-0
/
+1
2020-10-29
drm/i915/region: fix max size calculation
Matthew Auld
3
-2
/
+79
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-95
/
+188
2020-10-29
tipc: fix memory leak caused by tipc_buf_append()
Tung Nguyen
1
-3
/
+2
2020-10-29
gtp: fix an use-before-init in gtp_newlink()
Masahiro Fujiwara
1
-8
/
+8
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-135
/
+78
[prev]
[next]