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-02-01
drm/amdgpu: fix the incorrect external id for raven series
Huang Rui
1
-2
/
+4
2019-02-01
drm/amdgpu: Implement doorbell self-ring for NBIO 7.4
Jay Cornwall
1
-0
/
+13
2019-02-01
drm/amd/display: Fix fclk idle state
Roman Li
1
-1
/
+9
2019-02-01
powerpc/papr_scm: Use the correct bind address
Oliver O'Halloran
1
-1
/
+4
2019-01-31
Merge branch 'bpf-lockdep-fixes'
Daniel Borkmann
5
-28
/
+47
2019-01-31
bpf: Fix syscall's stackmap lookup potential deadlock
Martin KaFai Lau
1
-2
/
+10
2019-01-31
bpf: fix potential deadlock in bpf_prog_register
Alexei Starovoitov
1
-12
/
+2
2019-01-31
bpf: fix lockdep false positive in percpu_freelist
Alexei Starovoitov
3
-14
/
+35
2019-01-31
bpf: run bpf programs with preemption disabled
Alexei Starovoitov
2
-4
/
+19
2019-01-31
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
1
-10
/
+20
2019-01-31
Revert "PCI: armada8k: Add support for gpio controlled reset signal"
Baruch Siach
1
-16
/
+0
2019-01-31
ARM: cns3xxx: Use actual size reads for PCIe
Koen Vandeputte
1
-1
/
+1
2019-01-31
ARM: cns3xxx: Fix writing to wrong PCI config registers after alignment
Koen Vandeputte
1
-1
/
+1
2019-01-31
PCI: imx: Fix checking pd_pcie_phy device link addition
Leonard Crestez
1
-4
/
+4
2019-01-31
PCI: imx: Fix probe failure without power domain
Leonard Crestez
1
-0
/
+3
2019-01-31
bnxt_en: Disable interrupts when allocating CP rings or NQs.
Michael Chan
1
-1
/
+7
2019-01-31
gfs2: Revert "Fix loop in gfs2_rbm_find"
Andreas Gruenbacher
1
-1
/
+1
2019-01-31
Merge tag 'linux-kselftest-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-20
/
+71
2019-01-31
serial: fix race between flush_to_ldisc and tty_open
Greg Kroah-Hartman
1
-0
/
+6
2019-01-31
Merge tag 'nfs-for-5.0-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-4
/
+10
2019-01-31
Merge tag 'sound-5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
3
-34
/
+54
2019-01-31
Merge branch 'ieee802154-for-davem-2019-01-31' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+3
2019-01-31
rds: fix refcount bug in rds_sock_addref
Eric Dumazet
1
-3
/
+3
2019-01-31
lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
Bart Van Assche
1
-8
/
+15
2019-01-31
l2tp: copy 4 more bytes to linear part if necessary
Jacob Wen
1
-3
/
+2
2019-01-31
ath10k: correct bus type for WCN3990
Brian Norris
1
-1
/
+1
2019-01-31
mt76x0: eeprom: fix chan_vs_power map in mt76x0_get_power_info
Lorenzo Bianconi
3
-27
/
+25
2019-01-31
ieee802154: mcr20a: fix indentation, remove tabs
Colin Ian King
1
-3
/
+3
2019-01-31
x86/microcode/amd: Don't falsely trick the late loading mechanism
Thomas Lendacky
1
-1
/
+1
2019-01-31
ide: ensure atapi sense request aren't preempted
Jens Axboe
5
-38
/
+59
2019-01-31
fpga: stratix10-soc: fix wrong of_node_put() in init function
Nicolas Saenz Julienne
1
-4
/
+1
2019-01-31
blk-mq: protect debugfs_create_files() from failures
Greg Kroah-Hartman
1
-0
/
+3
2019-01-31
cifs: update internal module version number
Steve French
1
-1
/
+1
2019-01-31
CIFS: fix use-after-free of the lease keys
Aurelien Aptel
1
-2
/
+2
2019-01-31
relay: check return of create_buf_file() properly
Greg Kroah-Hartman
1
-1
/
+3
2019-01-31
ALSA: hda/realtek - Headset microphone support for System76 darp5
Jeremy Soller
1
-0
/
+11
2019-01-31
mtd: rawnand: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+2
2019-01-31
mtd: spinand: Fix the error/cleanup path in spinand_init()
Boris Brezillon
1
-2
/
+2
2019-01-31
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
Boris Brezillon
1
-22
/
+20
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2
-15
/
+29
2019-01-31
usb: typec: tcpm: Correct the PPS out_volt calculation
Kyle Tso
1
-1
/
+2
2019-01-31
Merge tag 'fixes-for-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
5
-9
/
+6
2019-01-30
Merge branch 'stmmac-fixes'
David S. Miller
3
-8
/
+24
2019-01-30
net: stmmac: Disable EEE mode earlier in XMIT callback
Jose Abreu
1
-3
/
+3
2019-01-30
net: stmmac: Send TSO packets always from Queue 0
Jose Abreu
1
-1
/
+10
2019-01-30
net: stmmac: Fallback to Platform Data clock in Watchdog conversion
Jose Abreu
2
-4
/
+11
2019-01-30
ipvlan, l3mdev: fix broken l3s mode wrt local routes
Daniel Borkmann
3
-4
/
+13
2019-01-30
l2tp: fix reading optional fields of L2TPv3
Jacob Wen
4
-0
/
+30
2019-01-30
tun: move the call to tun_set_real_num_queues
George Amanakis
1
-2
/
+1
2019-01-30
ipv6: sr: clear IP6CB(skb) on SRH ip4ip6 encapsulation
Yohei Kanemaru
1
-0
/
+2
[prev]
[next]