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
2022-05-02
dt-bindings: display: bridge: ldb: Implement simple Freescale i.MX8MP LDB bridge
Marek Vasut
1
-0
/
+92
2022-05-02
drm: bridge: adv7511: use non-legacy mode for CEC RX
Alvin Šipraga
3
-32
/
+106
2022-05-02
drm: bridge: adv7511: enable CEC support for ADV7535
Alvin Šipraga
3
-14
/
+10
2022-05-02
drm/bridge: it6505: Send DPCD SET_POWER to downstream
Pin-Yen Lin
1
-11
/
+18
2022-05-02
drm/panel: panel-simple: Fix proper bpc for AM-1280800N3TZQW-T00H
Jagan Teki
1
-1
/
+1
2022-05-02
drm/nouveau: use drm_gem_plane_helper_prepare_fb
Christian König
1
-3
/
+2
2022-05-02
drm: handle kernel fences in drm_gem_plane_helper_prepare_fb v2
Christian König
4
-64
/
+62
2022-05-01
Linux 5.18-rc5
Linus Torvalds
1
-1
/
+1
2022-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-62
/
+214
2022-05-01
Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
21
-29
/
+63
2022-05-01
Merge tag 'objtool_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-99
/
+265
2022-05-01
Merge tag 'irq_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2022-04-30
Merge tag 'driver-core-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-2
/
+26
2022-04-30
Merge tag 'char-misc-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-113
/
+148
2022-04-30
Merge tag 'tty-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-215
/
+293
2022-04-30
Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-45
/
+193
2022-04-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-5
/
+5
2022-04-29
Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
68
-228
/
+311
2022-04-29
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-46
/
+216
2022-04-29
Merge tag 'block-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+21
2022-04-29
Merge tag 'io_uring-5.18-2022-04-29' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+6
2022-04-29
Merge tag 'random-5.18-rc5-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-19
/
+36
2022-04-29
Merge tag 'ceph-for-5.18-rc5' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-7
/
+12
2022-04-29
drm/panel: simple: Add Startek KD070WVFPA043-C069A panel support
Heiko Schocher
1
-0
/
+38
2022-04-29
dt-bindings: display: simple: Add Startek KD070WVFPA043-C069A panel
Fabio Estevam
1
-0
/
+2
2022-04-29
Revert "arm: dts: at91: Fix boolean properties with values"
Arnd Bergmann
2
-2
/
+2
2022-04-29
drm/nouveau: simplify the return expression of nouveau_debugfs_init()
Minghao Chi
1
-9
/
+3
2022-04-29
KVM: x86: work around QEMU issue with synthetic CPUID leaves
Paolo Bonzini
1
-5
/
+14
2022-04-29
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-29' of git://git.kernel.org/pub...
Linus Torvalds
12
-79
/
+56
2022-04-29
Merge tag 'riscv-for-linus-5.18-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-04-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-4
/
+4
2022-04-29
Revert "x86/mm: Introduce lookup_address_in_mm()"
Sean Christopherson
2
-15
/
+0
2022-04-29
Merge branch 'kvm-fixes-for-5.18-rc5' into HEAD
Paolo Bonzini
10
-32
/
+121
2022-04-29
KVM: x86/mmu: fix potential races when walking host page table
Mingwei Zhang
1
-5
/
+42
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
6
-11
/
+34
2022-04-29
KVM: x86/mmu: Do not create SPTEs for GFNs that exceed host.MAXPHYADDR
Sean Christopherson
5
-16
/
+45
2022-04-29
Merge tag 'kvmarm-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-10
/
+79
2022-04-29
Merge tag 'tegra-for-5.18-arm-defconfig-fixes' of git://git.kernel.org/pub/sc...
Arnd Bergmann
2
-1
/
+3
2022-04-29
io_uring: check that data field is 0 in ringfd unregister
Eugene Syromiatnikov
1
-1
/
+1
2022-04-29
drm/vc4: simplify the return expression of vc4_grab_bin_bo()
Minghao Chi
1
-7
/
+1
2022-04-29
drm/vc4: simplify the return expression of vc4_prepare_fb()
Minghao Chi
1
-6
/
+1
2022-04-29
drm/sun4i: dsi: delete unnecessary IS_ERR() checks
Dan Carpenter
1
-4
/
+3
2022-04-29
Merge tag 'imx-fixes-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
3
-2
/
+6
2022-04-29
Merge tag 'sunxi-fixes-for-5.18-1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
1
-0
/
+2
2022-04-29
drm/bridge: tc358767: Fix (e)DP bridge endpoint parsing in dedicated function
Marek Vasut
1
-1
/
+1
2022-04-29
bfq: Fix warning in bfqq_request_over_limit()
Jan Kara
1
-3
/
+9
2022-04-29
x86/pci/xen: Disable PCI/MSI[-X] masking for XEN_HVM guests
Thomas Gleixner
1
-1
/
+5
2022-04-29
drm/edid: drop kernel-doc for static functions
Jani Nikula
1
-40
/
+17
2022-04-29
drm/edid: fix kernel-doc parameter name mismatches
Jani Nikula
1
-4
/
+4
2022-04-29
drm/display: Select DP helper for DRM_DP_AUX_CHARDEV and DRM_DP_CEC
Javier Martinez Canillas
1
-2
/
+4
[prev]
[next]