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-07-23
scsi: fcoe: fix a typo
Christophe JAILLET
2
-2
/
+2
2019-07-23
scsi: megaraid_sas: Make some functions static
YueHaibing
1
-13
/
+14
2019-07-23
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
1
-0
/
+3
2019-07-23
scsi: megaraid_sas: fix spelling mistake "megarid_sas" -> "megaraid_sas"
Colin Ian King
1
-1
/
+1
2019-07-23
Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+6
2019-07-23
libbpf: fix using uninitialized ioctl results
Ilya Maximets
1
-4
/
+3
2019-07-23
Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...
Ingo Molnar
12
-19
/
+54
2019-07-23
Merge branch 'fix-gso_segs'
Alexei Starovoitov
2
-3
/
+14
2019-07-23
selftests/bpf: add another gso_segs access
Eric Dumazet
1
-0
/
+11
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
1
-3
/
+3
2019-07-23
net: thunderx: Use fwnode_get_mac_address()
Andy Shevchenko
1
-12
/
+6
2019-07-23
bpf: fix narrower loads on s390
Ilya Leoshkevich
2
-2
/
+15
2019-07-23
sky2: Disable MSI on ASUS P6T
Takashi Iwai
1
-0
/
+7
2019-07-23
net: dsa: sja1105: sja1105_main: Add of_node_put()
Nishka Dasgupta
1
-0
/
+3
2019-07-23
net: dsa: mv88e6xxx: chip: Add of_node_put() before return
Nishka Dasgupta
1
-0
/
+1
2019-07-23
drm/amd/display: Set enabled to false at start of audio disable
Nicholas Kazlauskas
1
-2
/
+2
2019-07-23
Merge branch 'selftests-forwarding-GRE-multipath-fixes'
David S. Miller
1
-12
/
+16
2019-07-23
selftests: forwarding: gre_multipath: Fix flower filters
Ido Schimmel
1
-12
/
+12
2019-07-23
selftests: forwarding: gre_multipath: Enable IPv4 forwarding
Ido Schimmel
1
-0
/
+4
2019-07-23
Merge tag 'imx-fixes-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Olof Johansson
8
-11
/
+10
2019-07-23
ARM: defconfig: u8500: Add new drivers
Linus Walleij
1
-1
/
+11
2019-07-23
ARM: defconfig: u8500: Refresh defconfig
Linus Walleij
1
-14
/
+8
2019-07-23
ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-mux
Arnd Bergmann
1
-0
/
+3
2019-07-23
ARM: davinci: fix sleep.S build error on ARMv4
Arnd Bergmann
1
-0
/
+1
2019-07-23
selftests/x86: fix spelling mistake "FAILT" -> "FAIL"
Colin Ian King
1
-1
/
+1
2019-07-23
selftests: kmod: Fix typo in kmod.sh
Masanari Iida
1
-3
/
+3
2019-07-23
Revert "nvme-pci: don't create a read hctx mapping without read queues"
yangerkun
1
-3
/
+1
2019-07-23
nvme: fix multipath crash when ANA is deactivated
Marta Rybczynska
2
-7
/
+7
2019-07-23
nvme: fix memory leak caused by incorrect subsystem free
Logan Gunthorpe
1
-7
/
+5
2019-07-23
nvme: ignore subnqn for ADATA SX6000LNP
Misha Nasledov
1
-0
/
+2
2019-07-23
dma-mapping: use dma_get_mask in dma_addressing_limited
Eric Auger
1
-2
/
+2
2019-07-23
iommu/amd: Add support for X2APIC IOMMU interrupts
Suthikulpanit, Suravee
2
-0
/
+99
2019-07-23
ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
Lorenzo Pieralisi
1
-2
/
+2
2019-07-23
Input: elantech - enable SMBus on new (2018+) systems
Kai-Heng Feng
1
-29
/
+25
2019-07-23
Input: applespi - fix trivial typo in struct description
Nikolas Nyby
1
-4
/
+4
2019-07-23
Input: applespi - select CRC16 module
Arnd Bergmann
1
-0
/
+1
2019-07-23
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-07-23
block: blk-mq: Remove blk_mq_sched_started_request and started_request
Marcos Paulo de Souza
3
-12
/
+0
2019-07-23
ALSA: ac97: Fix double free of ac97_codec_device
Ding Xiang
1
-9
/
+4
2019-07-23
perf build: Do not use -Wshadow on gcc < 4.8
Arnaldo Carvalho de Melo
1
-1
/
+8
2019-07-23
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
1
-0
/
+10
2019-07-23
perf probe: Set pev->nargs to zero after freeing pev->args entries
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-23
perf session: Fix loading of compressed data split across adjacent records
Alexey Budankov
3
-10
/
+17
2019-07-23
perf stat: Always separate stalled cycles per insn
Cong Wang
1
-1
/
+2
2019-07-23
perf stat: Fix segfault for event group in repeat mode
Jiri Olsa
2
-1
/
+10
2019-07-23
perf tools: Fix proper buffer size for feature processing
Jiri Olsa
1
-1
/
+1
2019-07-23
perf script: Fix off by one in brstackinsn IPC computation
Andi Kleen
1
-1
/
+1
2019-07-23
perf script: Improve man page description of metrics
Andi Kleen
1
-3
/
+3
2019-07-23
perf script: Fix --max-blocks man page description
Andi Kleen
1
-1
/
+1
2019-07-23
ASoC: SOF: Intel: hda: remove misleading error trace from IRQ thread
Kai Vehmanen
2
-4
/
+4
[prev]
[next]