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
2019-12-10
ALSA: hda/hdmi - Fix duplicate unref of pci_dev
Lukas Wunner
1
-1
/
+0
2019-12-10
ARM: omap2plus_defconfig: Add back DEBUG_FS
Tony Lindgren
1
-0
/
+1
2019-12-10
ARM: omap2plus_defconfig: enable NET_SWITCHDEV
Grygorii Strashko
1
-1
/
+2
2019-12-10
ARM: dts: am335x-sancloud-bbe: fix phy mode
Mans Rullgard
1
-1
/
+1
2019-12-10
bus: ti-sysc: Fix missing force mstandby quirk handling
Tony Lindgren
2
-1
/
+3
2019-12-10
docs: dm-integrity: remove reference to ARC4
Eric Biggers
1
-1
/
+1
2019-12-10
docs: filesystems: overlayfs: Fix restview warnings
Amir Goldstein
1
-4
/
+6
2019-12-10
docs: filesystems: overlayfs: Rename overlayfs.txt to .rst
Amir Goldstein
2
-1
/
+1
2019-12-10
ovl: relax WARN_ON() on rename to self
Amir Goldstein
1
-1
/
+1
2019-12-10
ovl: fix corner case of non-unique st_dev;st_ino
Amir Goldstein
1
-1
/
+7
2019-12-10
ovl: don't use a temp buf for encoding real fh
Amir Goldstein
1
-21
/
+16
2019-12-10
ovl: make sure that real fid is 32bit aligned in memory
Amir Goldstein
4
-73
/
+115
2019-12-10
ovl: fix lookup failure on multi lower squashfs
Amir Goldstein
3
-7
/
+27
2019-12-10
fbtft: Fix the initialization from property algorithm
Andy Shevchenko
1
-3
/
+3
2019-12-10
drivers: Fix boot problem on SuperH
Guenter Roeck
2
-9
/
+6
2019-12-10
ASoC: Intel: common: work-around incorrect ACPI HID for CML boards
Amery Song
1
-17
/
+24
2019-12-10
ASoC: SOF: Intel: split cht and byt debug window sizes
Curtis Malainey
1
-3
/
+4
2019-12-10
ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data
Karol Trzcinski
1
-2
/
+3
2019-12-10
ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header
Karol Trzcinski
1
-0
/
+2
2019-12-10
ASoC: simple-card: Don't create separate link when platform is present
Daniel Baluta
1
-0
/
+6
2019-12-10
ASoC: topology: Check return value for soc_tplg_pcm_create()
Dragos Tarcatu
1
-1
/
+7
2019-12-10
ASoC: topology: Check return value for snd_soc_add_dai_link()
Dragos Tarcatu
1
-6
/
+13
2019-12-10
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2019-12-10
of/platform: Unconditionally pause/resume sync state during kernel init
Saravana Kannan
1
-3
/
+3
2019-12-10
usb: dwc3: ep0: Clear started flag on completion
Thinh Nguyen
1
-0
/
+8
2019-12-10
usb: dwc3: gadget: Clear started flag for non-IOC
Thinh Nguyen
1
-0
/
+3
2019-12-10
usb: dwc3: gadget: Fix logical condition
Tejas Joglekar
1
-1
/
+1
2019-12-10
staging: rtl8712: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
staging: rtl8188eu: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: atm: ueagle-atm: add missing endpoint check
Johan Hovold
1
-6
/
+12
2019-12-10
USB: adutux: fix interface sanity check
Johan Hovold
1
-1
/
+1
2019-12-10
USB: idmouse: fix interface sanity checks
Johan Hovold
1
-1
/
+1
2019-12-10
USB: serial: io_edgeport: fix epic endpoint lookup
Johan Hovold
1
-4
/
+6
2019-12-10
drm/nouveau/kms/nv50-: fix panel scaling
Ben Skeggs
1
-3
/
+3
2019-12-10
drm/nouveau/kms/nv50-: Limit MST BPC to 8
Lyude Paul
1
-1
/
+8
2019-12-10
drm/nouveau/kms/nv50-: Store the bpc we're using in nv50_head_atom
Lyude Paul
3
-27
/
+36
2019-12-10
drm/nouveau/kms/nv50-: Call outp_atomic_check_view() before handling PBN
Lyude Paul
1
-20
/
+24
2019-12-10
drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware
Hans de Goede
2
-7
/
+27
2019-12-10
drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit
Hans de Goede
1
-55
/
+55
2019-12-10
efi: Don't attempt to map RCI2 config table if it doesn't exist
Ard Biesheuvel
1
-0
/
+3
2019-12-10
reset: Do not register resource data for missing resets
Geert Uytterhoeven
1
-2
/
+2
2019-12-10
reset: Fix {of,devm}_reset_control_array_get kerneldoc return types
Geert Uytterhoeven
1
-4
/
+2
2019-12-10
reset: brcmstb: Remove resource checks
Florian Fainelli
1
-6
/
+0
2019-12-10
dt-bindings: reset: Fix brcmstb-reset example
Florian Fainelli
1
-1
/
+1
2019-12-10
usb: mon: Fix a deadlock in usbmon between mmap and read
Pete Zaitcev
1
-11
/
+21
2019-12-10
usb: common: usb-conn-gpio: Don't log an error on probe deferral
Bryan O'Donoghue
1
-1
/
+2
2019-12-10
usb: core: urb: fix URB structure initialization function
Emiliano Ingrassia
1
-0
/
+1
2019-12-10
usb: typec: fix use after free in typec_register_port()
Wen Yang
1
-2
/
+4
2019-12-10
usb: roles: fix a potential use after free
Wen Yang
1
-1
/
+1
2019-12-10
drm/i915/gt: Detect if we miss WaIdleLiteRestore
Chris Wilson
1
-25
/
+21
[prev]
[next]