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
2018-06-11
riscv/ftrace: Export _mcount when DYNAMIC_FTRACE isn't set
Alan Kao
1
-1
/
+1
2018-06-11
riscv: add riscv-specific predefines to CHECKFLAGS
Luc Van Oostenryck
1
-0
/
+3
2018-06-11
ixgbe: Fix bit definitions and add support for testing for ipsec support
Alexander Duyck
2
-3
/
+17
2018-06-11
ixgbe: Avoid loopback and fix boolean logic in ipsec_stop_data
Alexander Duyck
1
-2
/
+11
2018-06-11
ixgbe: Move ipsec init function to before reset call
Alexander Duyck
2
-9
/
+9
2018-06-11
ixgbe: Use CONFIG_XFRM_OFFLOAD instead of CONFIG_XFRM
Alexander Duyck
2
-3
/
+3
2018-06-11
autofs: remove left-over autofs4 stubs
Linus Torvalds
6
-57
/
+12
2018-06-11
ixgbe: Fix setting of TC configuration for macvlan case
Alexander Duyck
2
-8
/
+8
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-46
/
+466
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
64
-994
/
+1574
2018-06-11
nvmet: free smart-log buffer after use
Chaitanya Kulkarni
1
-1
/
+3
2018-06-11
nvme-rdma: fix error flow during mapping request data
Max Gurtovoy
1
-7
/
+24
2018-06-11
nvme: add bio remapping tracepoint
Hannes Reinecke
1
-0
/
+4
2018-06-11
nvme: fix NULL pointer dereference in nvme_init_subsystem
Israel Rukshin
1
-1
/
+1
2018-06-11
Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
29
-422
/
+244
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
1
-2
/
+1
2018-06-11
btrfs: scrub: Don't use inode pages for device replace
Qu Wenruo
1
-1
/
+1
2018-06-11
ALSA: emu10k1: add error handling for snd_ctl_add
Zhouyang Jia
1
-1
/
+3
2018-06-11
ALSA: fm801: add error handling for snd_ctl_add
Zhouyang Jia
1
-4
/
+12
2018-06-11
Merge branch 'pci/aer-squash'
Bjorn Helgaas
15
-1547
/
+1434
2018-06-11
Merge branch 'pci/renames'
Bjorn Helgaas
64
-79
/
+75
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
1
-6
/
+6
2018-06-11
PCI/AER: Hoist aerdrv.c, aer_inject.c up to drivers/pci/pcie/
Bjorn Helgaas
6
-56
/
+41
2018-06-11
PCI/AER: Squash Kconfig.debug into Kconfig
Bjorn Helgaas
2
-21
/
+14
2018-06-11
PCI/AER: Move private AER things to aerdrv.c
Bjorn Helgaas
2
-80
/
+63
2018-06-11
PCI/AER: Move aer_irq() declaration to portdrv.h
Bjorn Helgaas
3
-3
/
+6
2018-06-11
PCI/AER: Move pcie_aer_get_firmware_first() to portdrv.h
Bjorn Helgaas
3
-11
/
+11
2018-06-11
PCI/AER: Remove duplicate pcie_port_bus_type declaration
Bjorn Helgaas
1
-1
/
+0
2018-06-11
PCI/AER: Squash ecrc.c into aerdrv.c
Bjorn Helgaas
3
-119
/
+110
2018-06-11
PCI/AER: Squash aerdrv_acpi.c into aerdrv.c
Bjorn Helgaas
3
-142
/
+122
2018-06-11
PCI/AER: Squash aerdrv_errprint.c into aerdrv.c
Bjorn Helgaas
4
-263
/
+244
2018-06-11
PCI/AER: Squash aerdrv_core.c into aerdrv.c
Bjorn Helgaas
4
-498
/
+475
2018-06-11
PCI/AER: Reorder code to group probe/remove stuff together
Bjorn Helgaas
1
-58
/
+58
2018-06-11
backlight: as3711_bl: Fix Device Tree node leaks
Johan Hovold
2
-8
/
+8
2018-06-11
backlight: tps65217_bl: Fix Device Tree node lookup
Johan Hovold
1
-2
/
+2
2018-06-11
backlight: max8925_bl: Fix Device Tree node lookup
Johan Hovold
1
-1
/
+3
2018-06-11
backlight: as3711_bl: Fix Device Tree node lookup
Johan Hovold
1
-10
/
+23
2018-06-11
MAINTAINERS: Add Paul Burton as MIPS co-maintainer
James Hogan
1
-0
/
+2
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-11
cpufreq: imx6q: check speed grades for i.MX6ULL
Sébastien Szymanski
1
-6
/
+23
2018-06-11
mfd: cros_ec: Remove unused __remove function
Arnd Bergmann
1
-2
/
+0
2018-06-11
mfd: wm97xx-core: Platform data can be NULL
Robert Jarzmik
1
-1
/
+1
2018-06-11
vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart
Al Viro
1
-69
/
+75
2018-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-129
/
+301
2018-06-11
kconfig: fix localmodconfig
Sam Ravnborg
1
-2
/
+2
2018-06-11
sh: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-2
/
+2
2018-06-11
powerpc/kbuild: move -mprofile-kernel check to Kconfig
Nicholas Piggin
6
-34
/
+8
2018-06-11
Documentation: kconfig: add recommended way to describe compiler support
Masahiro Yamada
1
-0
/
+18
2018-06-11
gcc-plugins: disable GCC_PLUGIN_STRUCTLEAK_BYREF_ALL for COMPILE_TEST
Masahiro Yamada
1
-0
/
+1
2018-06-11
gcc-plugins: allow to enable GCC_PLUGINS for COMPILE_TEST
Masahiro Yamada
1
-4
/
+3
[prev]
[next]