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-08-21
selftests: kvm: fix state save/load on processors without XSAVE
Paolo Bonzini
1
-6
/
+10
2019-08-20
video: fbdev: acornfb: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
MIPS: Octeon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
power: supply: ab8500_charger: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
watchdog: wdt285: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-20
mtd: sa1100: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
drm/sun4i: tcon: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
drm/sun4i: sun6i_mipi_dsi: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
ARM: riscpc: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-20
dmaengine: fsldma: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-21
dma-direct: fix zone selection after an unaddressable CMA allocation
Christoph Hellwig
4
-11
/
+15
2019-08-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
5
-26
/
+13
2019-08-20
infiniband: hfi1: fix memory leaks
Wenwen Wang
1
-3
/
+6
2019-08-20
infiniband: hfi1: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-20
IB/mlx4: Fix memory leaks
Wenwen Wang
1
-2
/
+2
2019-08-20
RDMA/cma: fix null-ptr-deref Read in cma_cleanup
zhengbin
1
-1
/
+5
2019-08-20
IB/mlx5: Block MR WR if UMR is not possible
Moni Shoua
1
-5
/
+19
2019-08-20
IB/mlx5: Fix MR re-registration flow to use UMR properly
Moni Shoua
1
-1
/
+2
2019-08-20
IB/mlx5: Report and handle ODP support properly
Moni Shoua
2
-11
/
+12
2019-08-20
IB/mlx5: Consolidate use_umr checks into single function
Moni Shoua
2
-3
/
+15
2019-08-20
RDMA/restrack: Rewrite PID namespace check to be reliable
Leon Romanovsky
3
-12
/
+9
2019-08-20
RDMA/counters: Properly implement PID checks
Leon Romanovsky
1
-5
/
+3
2019-08-20
IB/core: Fix NULL pointer dereference when bind QP to counter
Ido Kalir
1
-1
/
+1
2019-08-20
IB/hfi1: Drop stale TID RDMA packets that cause TIDErr
Kaike Wan
1
-44
/
+3
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packet
Kaike Wan
1
-0
/
+7
2019-08-20
IB/hfi1: Add additional checks when handling TID RDMA READ RESP packet
Kaike Wan
1
-1
/
+4
2019-08-20
IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packet
Kaike Wan
1
-2
/
+2
2019-08-20
IB/hfi1: Drop stale TID RDMA packets
Kaike Wan
1
-2
/
+11
2019-08-20
RDMA/siw: Fix potential NULL de-ref
Bernard Metzler
1
-2
/
+3
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2
-8
/
+4
2019-08-20
io_uring: don't enter poll loop if we have CQEs pending
Jens Axboe
1
-7
/
+15
2019-08-20
nvme: Add quirk for LiteON CL1 devices running FW 22301111
Mario Limonciello
3
-1
/
+17
2019-08-20
nvme: Fix cntlid validation when not using NVMEoF
Guilherme G. Piccoli
1
-1
/
+3
2019-08-20
nvme-multipath: fix possible I/O hang when paths are updated
Anton Eidelman
1
-0
/
+1
2019-08-20
io_uring: fix potential hang with polled IO
Jens Axboe
1
-11
/
+25
2019-08-20
Drivers: hv: vmbus: Fix virt_to_hvpfn() for X86_PAE
Dexuan Cui
1
-1
/
+1
2019-08-20
Tools: hv: kvp: eliminate 'may be used uninitialized' warning
Vitaly Kuznetsov
1
-1
/
+1
2019-08-20
Input: hyperv-keyboard: Use in-place iterator API in the channel callback
Dexuan Cui
1
-29
/
+6
2019-08-20
Drivers: hv: vmbus: Remove the unused "tsc_page" from struct hv_context
Dexuan Cui
1
-2
/
+0
2019-08-20
auxdisplay: ht16k33: Make ht16k33_fb_fix and ht16k33_fb_var constant
Nishka Dasgupta
1
-2
/
+2
2019-08-20
HID: wacom: correct misreported EKR ring values
Aaron Armstrong Skomra
1
-1
/
+1
2019-08-20
arm: select the dma-noncoherent symbols for all swiotlb builds
Christoph Hellwig
2
-4
/
+4
2019-08-19
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
4
-4
/
+27
2019-08-19
fs/xfs: Fix return code of xfs_break_leased_layouts()
Ira Weiny
1
-1
/
+1
2019-08-19
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-75
/
+163
2019-08-19
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-2
/
+22
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-19
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
4
-13
/
+147
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
125
-688
/
+1156
[prev]
[next]