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-07-25
drm/i915: Mark expected switch fall-throughs
Gustavo A. R. Silva
6
-4
/
+5
2019-07-25
drm/amd/display: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+5
2019-07-25
drm/amdkfd/kfd_mqd_manager_v10: Avoid fall-through warning
Gustavo A. R. Silva
1
-1
/
+0
2019-07-25
drm/amdgpu/gfx10: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
drm/amdkfd: Fix missing break in switch statement
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
perf/x86/intel: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-07-25
mtd: onenand_base: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-07-25
afs: fsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-18
/
+33
2019-07-25
afs: yfsclient: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-19
/
+35
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-25
firewire: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-2
/
+3
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
18
-94
/
+480
2019-07-25
ipip: validate header length in ipip_tunnel_xmit
Haishuang Yan
1
-0
/
+3
2019-07-25
selftests/net: add missing gitignores (ipv6_flowlabel)
Jakub Kicinski
1
-2
/
+2
2019-07-25
bnx2x: Disable multi-cos feature.
Sudarsana Reddy Kalluru
1
-2
/
+1
2019-07-25
structleak: disable STRUCTLEAK_BYREF in combination with KASAN_STACK
Arnd Bergmann
1
-0
/
+7
2019-07-25
Documentation: TLS: fix stat counters description
Tariq Toukan
1
-6
/
+17
2019-07-25
nfp: tls: rename tls packet counters
Tariq Toukan
1
-2
/
+2
2019-07-25
net/mlx5e: kTLS, Call WARN_ONCE on netdev mismatch
Tariq Toukan
1
-1
/
+1
2019-07-25
net/mlx5e: Prevent encap flow counter update async to user query
Ariel Levkovich
3
-2
/
+8
2019-07-25
net/mlx5e: Fix matching of speed to PRM link modes
Aya Levin
3
-32
/
+68
2019-07-25
net/mlx5e: Fix wrong max num channels indication
Tariq Toukan
9
-41
/
+35
2019-07-25
net/mlx5: Fix modify_cq_in alignment
Edward Srouji
1
-2
/
+4
2019-07-25
net/mlx5: Add missing RDMA_RX capabilities
Maor Gottlieb
1
-2
/
+3
2019-07-25
net/mlx5: Use reversed order when unregister devices
Mark Zhang
1
-1
/
+1
2019-07-25
nouveau: unlock mmap_sem on all errors from nouveau_range_fault
Christoph Hellwig
1
-5
/
+6
2019-07-25
nouveau: remove the block parameter to nouveau_range_fault
Christoph Hellwig
1
-6
/
+4
2019-07-25
mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveau
Christoph Hellwig
2
-56
/
+44
2019-07-25
mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}
Christoph Hellwig
2
-7
/
+5
2019-07-25
fsl/fman: Remove comment referring to non-existent function
Chris Packham
1
-3
/
+0
2019-07-25
st_nci_hci_connectivity_event_received: null check the allocation
Navid Emamdoost
1
-0
/
+2
2019-07-25
st21nfca_connectivity_event_received: null check the allocation
Navid Emamdoost
1
-0
/
+2
2019-07-25
tun: mark small packets as owned by the tap sock
Alexis Bauvin
1
-3
/
+6
2019-07-25
Merge branch 'dim-fixes'
David S. Miller
7
-63
/
+63
2019-07-25
lib/dim: Fix -Wunused-const-variable warnings
Leon Romanovsky
2
-56
/
+56
2019-07-25
linux/dim: Fix overflow in dim calculation
Yamin Friedman
5
-7
/
+7
2019-07-25
ife: error out when nla attributes are empty
Cong Wang
1
-0
/
+5
2019-07-25
platform/x86: intel_pmc_core: Add ICL-NNPI support to PMC Core
Rajneesh Bhardwaj
1
-0
/
+1
2019-07-25
Platform: OLPC: add SPI MODULE_DEVICE_TABLE
Lubomir Rintel
1
-0
/
+6
2019-07-25
libbpf: silence GCC8 warning about string truncation
Andrii Nakryiko
1
-2
/
+2
2019-07-25
platform/x86: wmi: add missing struct parameter description
Mattias Jacobsson
1
-0
/
+1
2019-07-25
platform/x86: pcengines-apuv2: Fix softdep statement
Jean Delvare
1
-3
/
+1
2019-07-25
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-17
/
+15
2019-07-25
io_uring: ensure ->list is initialized for poll commands
Jens Axboe
1
-0
/
+2
2019-07-25
Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
4
-16
/
+15
2019-07-25
Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-0
/
+27
2019-07-25
Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-2
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
3
-3
/
+45
2019-07-25
btrfs: Fix deadlock caused by missing memory barrier
Nikolay Borisov
1
-3
/
+6
2019-07-25
IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specification
Yishai Hadas
1
-1
/
+0
[prev]
[next]