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-10-24
Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
16
-209
/
+417
2019-10-24
Merge tag 'gfs2-v5.4-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2019-10-24
i2c: stm32f7: remove warning when compiling with W=1
Alain Volmat
1
-1
/
+1
2019-10-24
i2c: stm32f7: fix a race in slave mode with arbitration loss irq
Fabrice Gasnier
1
-7
/
+10
2019-10-24
i2c: stm32f7: fix first byte to send in slave mode
Fabrice Gasnier
1
-0
/
+2
2019-10-24
i2c: mt65xx: fix NULL ptr dereference
Fabien Parent
1
-1
/
+1
2019-10-24
RDMA/nldev: Skip counter if port doesn't match
Mark Zhang
1
-1
/
+1
2019-10-24
irqchip/gic-v3-its: Use the exact ITSList for VMOVP
Zenghui Yu
1
-3
/
+18
2019-10-24
gfs2: Fix memory leak when gfs2meta's fs_context is freed
Andrew Price
1
-0
/
+1
2019-10-24
Merge branches 'pm-cpuidle' and 'pm-opp'
Rafael J. Wysocki
3
-15
/
+14
2019-10-24
ALSA: hda/realtek - Fix 2 front mics of codec 0x623
Aaron Ma
1
-0
/
+2
2019-10-24
ASoC: rt5650: Add Kahlee platform specfic changes
Akshu Agrawal
1
-0
/
+13
2019-10-24
soundwire: slave: fix scanf format
Pierre-Louis Bossart
1
-1
/
+2
2019-10-24
ALSA: hda/realtek - Add support for ALC623
Kailang Yang
1
-0
/
+9
2019-10-24
ALSA: usb-audio: Add DSD support for Gustard U16/X26 USB Interface
Justin Song
1
-0
/
+1
2019-10-24
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
1
-0
/
+38
2019-10-24
Merge tag 'mfd-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-24
/
+40
2019-10-24
Merge tag 'sound-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
29
-98
/
+330
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2
-8
/
+8
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
5
-17
/
+28
2019-10-24
reset: fix reset_control_get_exclusive kerneldoc comment
Philipp Zabel
1
-1
/
+1
2019-10-24
reset: fix reset_control_lookup kerneldoc comment
Philipp Zabel
1
-1
/
+1
2019-10-24
reset: fix of_reset_control_get_count kerneldoc comment
Philipp Zabel
1
-1
/
+2
2019-10-24
reset: fix of_reset_simple_xlate kerneldoc comment
Philipp Zabel
1
-1
/
+0
2019-10-24
mfd: mt6397: Fix probe after changing mt6397-core
Frank Wunderlich
1
-24
/
+40
2019-10-23
net: phy: smsc: LAN8740: add PHY_RST_AFTER_CLK_EN flag
Martin Fuzzey
1
-0
/
+1
2019-10-23
MIPS: tlbex: Fix build_restore_pagemask KScratch restore
Paul Burton
1
-8
/
+15
2019-10-23
io_uring: correct timeout req sequence when inserting a new entry
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring : correct timeout req sequence when waiting timeout
zhangyi (F)
1
-1
/
+10
2019-10-23
io_uring: revert "io_uring: optimize submit_and_wait API"
Jens Axboe
1
-46
/
+17
2019-10-23
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
3
-10
/
+10
2019-10-23
xsk: Fix registration of Rx-only sockets
Magnus Karlsson
1
-0
/
+6
2019-10-23
net/flow_dissector: switch to siphash
Eric Dumazet
8
-43
/
+42
2019-10-23
Merge tag 'arm-soc/for-5.5/maintainers' of https://github.com/Broadcom/stblin...
Olof Johansson
2
-3
/
+3
2019-10-23
MAINTAINERS: Update the Spreadtrum SoC maintainer
Baolin Wang
1
-1
/
+3
2019-10-23
riscv: cleanup <asm/bug.h>
Christoph Hellwig
1
-13
/
+3
2019-10-23
riscv: Fix undefined reference to vmemmap_populate_basepages
Kefeng Wang
1
-1
/
+1
2019-10-23
riscv: Fix implicit declaration of 'page_to_section'
Kefeng Wang
1
-4
/
+1
2019-10-23
riscv: fix fs/proc/kcore.c compilation with sparsemem enabled
David Abdurachmanov
1
-2
/
+0
2019-10-23
of: reserved_mem: add missing of_node_put() for proper ref-counting
Chris Goldsworthy
1
-1
/
+3
2019-10-23
Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+6
2019-10-23
of: unittest: fix memory leak in unittest_data_add
Navid Emamdoost
1
-0
/
+1
2019-10-23
dt-bindings: riscv: Fix CPU schema errors
Rob Herring
1
-16
/
+13
2019-10-23
Merge tag 'vfio-v5.4-rc5' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-1
/
+1
2019-10-23
Merge tag 'regulator-fix-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-106
/
+100
2019-10-23
MAINTAINERS: Remove Gregory and Brian for ARCH_BRCMSTB
Florian Fainelli
1
-2
/
+0
2019-10-23
drm/v3d: Fix memory leak in v3d_submit_cl_ioctl
Navid Emamdoost
1
-1
/
+4
2019-10-23
panfrost: Properly undo pm_runtime_enable when deferring a probe
Tomeu Vizoso
1
-1
/
+1
2019-10-23
ASoC: kirkwood: fix device remove ordering
Russell King
1
-1
/
+2
2019-10-23
ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
Jiada Wang
1
-2
/
+2
[prev]
[next]