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-07-31
Merge tag 'acpi-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-16
/
+29
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
9
-12
/
+27
2018-07-31
crypto/arm64: aes-ce-gcm - add missing kernel_neon_begin/end pair
Ard Biesheuvel
1
-2
/
+6
2018-07-31
cpufreq: intel_pstate: Limit the scope of HWP dynamic boost platforms
Srinivas Pandruvada
1
-2
/
+15
2018-07-31
Merge branch 'acpi-soc'
Rafael J. Wysocki
1
-9
/
+17
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
47
-218
/
+412
2018-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
4
-34
/
+21
2018-07-30
squashfs: more metadata hardening
Linus Torvalds
1
-0
/
+2
2018-07-30
audit: fix potential null dereference 'context->module.name'
Yi Wang
1
-4
/
+9
2018-07-30
sparc: use asm-generic version of msi.h
Thomas Petazzoni
1
-0
/
+1
2018-07-30
sparc: move MSI related definitions to where they are used
Thomas Petazzoni
2
-33
/
+19
2018-07-30
sparc/time: Add missing __init to init_tick_ops()
Steven Rostedt (VMware)
1
-1
/
+1
2018-07-30
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
1
-1
/
+5
2018-07-30
Merge tag 'linux-can-fixes-for-4.18-20180730' of ssh://gitolite.kernel.org/pu...
David S. Miller
1
-0
/
+1
2018-07-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-16
/
+13
2018-07-30
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-3
/
+19
2018-07-30
arc: fix type warnings in arc/mm/cache.c
Randy Dunlap
1
-3
/
+4
2018-07-30
arc: fix build errors in arc/include/asm/delay.h
Randy Dunlap
1
-0
/
+3
2018-07-30
arc: [plat-eznps] fix printk warning in arc/plat-eznps/mtm.c
Randy Dunlap
1
-2
/
+4
2018-07-30
arc: [plat-eznps] fix data type errors in platform headers
Randy Dunlap
1
-0
/
+1
2018-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-18
/
+31
2018-07-30
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-8
/
+36
2018-07-30
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2018-07-30
ARC: [plat-eznps] Add missing struct nps_host_reg_aux_dpc
Ofer Levi
1
-0
/
+9
2018-07-30
ARC: add SMP_CACHE_BYTES value validate
Eugeniy Paltsev
1
-0
/
+10
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-30
xen-netfront: wait xenbus state change when load module manually
Xiao Liang
1
-0
/
+6
2018-07-30
virtio_balloon: fix another race between migration and ballooning
Jiang Biao
1
-0
/
+2
2018-07-30
media: v4l: vsp1: Fix deadlock in VSPDL DRM pipelines
Laurent Pinchart
1
-3
/
+1
2018-07-30
media: rc: read out of bounds if bpf reports high protocol number
Sean Young
1
-2
/
+10
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2018-07-30
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-07-29
Linux 4.18-rc7
Linus Torvalds
1
-1
/
+1
2018-07-29
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
1
-5
/
+5
2018-07-29
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-33
/
+35
2018-07-29
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
1
-0
/
+1
2018-07-29
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-07-29
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2
-8
/
+5
2018-07-29
NET: stmmac: align DMA stuff to largest cache line length
Eugeniy Paltsev
1
-1
/
+1
2018-07-29
Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...
Rafael J. Wysocki
2
-65
/
+59
2018-07-29
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
1
-7
/
+12
2018-07-28
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
1
-0
/
+4
2018-07-28
Merge branch 'net-socket-Fix-potential-spectre-v1-gadgets'
David S. Miller
1
-1
/
+4
2018-07-28
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
1
-1
/
+2
2018-07-28
net: socket: fix potential spectre v1 gadget in socketcall
Jeremy Cline
1
-0
/
+2
2018-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
15
-90
/
+225
2018-07-28
Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2018-07-28
net: mdio-mux: bcm-iproc: fix wrong getter and setter pair
Anton Vasilyev
1
-1
/
+1
2018-07-28
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
1
-2
/
+2
2018-07-28
enic: handle mtu change for vf properly
Govindarajulu Varadarajan
1
-51
/
+27
[prev]
[next]