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
2020-04-17
virtio_input: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
remoteproc: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
virtio-rng: pull in slab.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
virtgpu: pull in uaccess.h
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
tools/virtio: make asm/barrier.h self contained
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
tools/virtio: define aligned attribute
Michael S. Tsirkin
1
-0
/
+1
2020-04-17
Merge tag 'irqchip-fixes-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
9
-17
/
+51
2020-04-17
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-04-17
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-17
usb: gadget: udc: atmel: Fix vbus disconnect handling
Cristian Birsan
1
-2
/
+2
2020-04-17
Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7
Marc Zyngier
3
-4
/
+29
2020-04-17
irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() static
Jason Yan
1
-1
/
+1
2020-04-17
irqchip/irq-mvebu-icu: Make legacy_bindings static
Jason Yan
1
-1
/
+1
2020-04-17
irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock order
Marc Zyngier
1
-8
/
+10
2020-04-17
irqchip/sifive-plic: Fix maximum priority threshold value
Atish Patra
1
-1
/
+1
2020-04-17
irqchip/ti-sci-inta: Fix processing of masked irqs
Grygorii Strashko
1
-1
/
+2
2020-04-17
irqchip/mbigen: Free msi_desc on device teardown
Zenghui Yu
1
-1
/
+7
2020-04-17
firmware_loader: remove unused exports
Christoph Hellwig
1
-2
/
+0
2020-04-17
firmware: imx: fix compile-testing
Arnd Bergmann
1
-2
/
+2
2020-04-17
usb: dwc3: gadget: Fix request completion check
Thinh Nguyen
1
-10
/
+2
2020-04-17
MAINTAINERS: update list of qtnfmac maintainers
Sergey Matyukevich
1
-1
/
+0
2020-04-17
MAINTAINERS: Update URL for wireless drivers
Nils ANDRÉ-CHANG
1
-21
/
+21
2020-04-17
arm/xen: make _xen_start_info static
Jason Yan
1
-1
/
+1
2020-04-16
Merge tag 'nfs-for-5.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2020-04-16
remoteproc: mtk_scp: use dma_addr_t for DMA API
Arnd Bergmann
2
-4
/
+4
2020-04-16
remoteproc: qcom_q6v5_mss: fix q6v5_probe() error paths
Alex Elder
1
-12
/
+19
2020-04-16
remoteproc: qcom_q6v5_mss: fix a bug in q6v5_probe()
Alex Elder
1
-1
/
+1
2020-04-16
virtio/test: fix up after IOTLB changes
Michael S. Tsirkin
6
-4
/
+18
2020-04-16
vhost: Create accessors for virtqueues private_data
Eugenio Pérez
5
-32
/
+61
2020-04-16
vdpasim: Return status in vdpasim_get_status
YueHaibing
1
-1
/
+1
2020-04-16
vdpa: remove unused variables 'ifcvf' and 'ifcvf_lm'
YueHaibing
2
-4
/
+0
2020-04-16
vhost: remove set but not used variable 'status'
Jason Yan
1
-3
/
+0
2020-04-16
vhost: vdpa: remove unnecessary null check
Gustavo A. R. Silva
1
-2
/
+0
2020-04-16
vdpa-sim: depend on HAS_DMA
Michael S. Tsirkin
1
-1
/
+1
2020-04-16
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc2' of git://git.kernel.org/pu...
Linus Torvalds
1
-4
/
+4
2020-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
108
-679
/
+1067
2020-04-16
amd-xgbe: Use __napi_schedule() in BH context
Sebastian Andrzej Siewior
1
-1
/
+1
2020-04-16
ARM: dts: bcm283x: Disable dsi0 node
Nicolas Saenz Julienne
1
-0
/
+1
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
1
-2
/
+2
2020-04-16
net: stmmac: dwmac-sunxi: Provide TX and RX fifo sizes
Florian Fainelli
1
-0
/
+2
2020-04-16
net: dsa: mt7530: fix tagged frames pass-through in VLAN-unaware mode
DENG Qingfang
2
-6
/
+19
2020-04-16
dt-bindings: Fix misspellings of "Analog Devices"
Geert Uytterhoeven
4
-6
/
+6
2020-04-16
Merge tag 'selinux-pr-20200416' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+4
2020-04-16
Merge tag 'ceph-for-5.7-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-19
/
+24
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
1
-2
/
+2
2020-04-16
Merge tag 'trace-v5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-7
/
+3
2020-04-16
keys: Fix proc_keys_next to increase position index
Vasily Averin
1
-0
/
+2
2020-04-16
ahci: Add Intel Comet Lake PCH-U PCI ID
Kai-Heng Feng
1
-0
/
+1
2020-04-16
xfs: move inode flush to the sync workqueue
Darrick J. Wong
2
-19
/
+27
2020-04-16
blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget
John Garry
1
-1
/
+3
[prev]
[next]