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-02-07
taprio: Fix still allowing changing the flags during runtime
Vinicius Costa Gomes
1
-20
/
+41
2020-02-07
taprio: Fix enabling offload with wrong number of traffic classes
Vinicius Costa Gomes
1
-13
/
+13
2020-02-07
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
1
-1
/
+3
2020-02-07
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
1
-1
/
+1
2020-02-07
net: stmmac: fix a possible endless loop
Dejin Zheng
1
-0
/
+1
2020-02-07
rxrpc: Fix call RCU cleanup using non-bh-safe locks
David Howells
1
-3
/
+19
2020-02-07
rxrpc: Fix service call disconnection
David Howells
1
-2
/
+1
2020-02-07
Merge branches 'pm-avs' and 'pm-cpuidle'
Rafael J. Wysocki
6
-19
/
+66
2020-02-07
fold struct fs_parameter_enum into struct constant_table
Al Viro
8
-16
/
+11
2020-02-07
fs_parse: get rid of ->enums
Al Viro
9
-165
/
+119
2020-02-07
Pass consistent param->type to fs_parse()
Al Viro
4
-20
/
+16
2020-02-07
Merge tag 'amd-drm-next-5.6-2020-02-05' of git://people.freedesktop.org/~agd5...
Dave Airlie
102
-869
/
+4337
2020-02-07
Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
5
-10
/
+50
2020-02-07
Merge tag 'drm/tegra/for-5.6-rc1-fixes' of git://anongit.freedesktop.org/tegr...
Dave Airlie
5
-63
/
+123
2020-02-06
Merge tag 'mlx5-fixes-2020-02-06' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
8
-40
/
+40
2020-02-06
net/mlx5: Deprecate usage of generic TLS HW capability bit
Tariq Toukan
4
-6
/
+7
2020-02-06
net/mlx5e: TX, Error completion is for last WQE in batch
Tariq Toukan
2
-26
/
+23
2020-02-06
net/mlx5: IPsec, fix memory leak at mlx5_fpga_ipsec_delete_sa_ctx
Raed Salem
1
-0
/
+1
2020-02-06
net/mlx5: IPsec, Fix esp modify function attribute
Raed Salem
1
-1
/
+1
2020-02-06
net/mlx5: Fix deadlock in fs_core
Maor Gottlieb
1
-7
/
+8
2020-02-06
gfs2: fix O_SYNC write handling
Andreas Gruenbacher
1
-30
/
+21
2020-02-06
gpu: host1x: Set DMA direction only for DMA-mapped buffer objects
Thierry Reding
1
-1
/
+1
2020-02-06
drm/tegra: Reuse IOVA mapping where possible
Thierry Reding
3
-23
/
+63
2020-02-06
drm/tegra: Relax IOMMU usage criteria on old Tegra
Thierry Reding
1
-17
/
+32
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
30
-233
/
+925
2020-02-06
Merge tag 'kgdb-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+15
2020-02-06
gfs2: move setting current->backing_dev_info
Christoph Hellwig
1
-11
/
+10
2020-02-06
gfs2: fix gfs2_find_jhead that returns uninitialized jhead with seq 0
Abhi Das
1
-1
/
+1
2020-02-06
nfsd4: fix double free in nfsd4_do_async_copy()
Dan Carpenter
1
-1
/
+0
2020-02-06
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
3
-16
/
+15
2020-02-06
nfsd: Define the file access mode enum for tracing
Trond Myklebust
1
-0
/
+6
2020-02-06
nfsd: Fix a perf warning
Trond Myklebust
1
-6
/
+6
2020-02-06
fuse: use true,false for bool variable
zhengbin
4
-12
/
+12
2020-02-06
Documentation: filesystems: convert fuse to RST
Daniel W. S. Almeida
3
-91
/
+75
2020-02-06
fuse: Support RENAME_WHITEOUT flag
Vivek Goyal
1
-1
/
+1
2020-02-06
fuse: don't overflow LLONG_MAX with end offset
Miklos Szeredi
1
-0
/
+12
2020-02-06
fix up iter on short count in fuse_direct_io()
Miklos Szeredi
1
-1
/
+4
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2020-02-06
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
39
-362
/
+489
2020-02-06
net: systemport: Avoid RBUF stuck in Wake-on-LAN mode
Florian Fainelli
1
-0
/
+3
2020-02-06
r8169: fix performance regression related to PCIe max read request size
Heiner Kallweit
1
-0
/
+6
2020-02-06
net: sched: prevent a use after free
Dan Carpenter
1
-1
/
+1
2020-02-06
skbuff: fix a data race in skb_queue_len()
Qian Cai
2
-3
/
+22
2020-02-06
Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
20
-193
/
+360
2020-02-06
Revert "kdb: Get rid of confusing diag msg from "rd" if current task has no r...
Daniel Thompson
1
-13
/
+15
2020-02-06
Merge tag 'asoc-v5.6-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
1
-1
/
+1
2020-02-06
ALSA: hda: Clear RIRB status before reading WP
Mohan Kumar
1
-2
/
+9
2020-02-06
net: mvneta: move rx_dropped and rx_errors in per-cpu stats
Lorenzo Bianconi
1
-9
/
+22
2020-02-06
cxgb4: Added tls stats prints.
Devulapally Shiva Krishna
1
-0
/
+7
2020-02-06
mptcp: fix use-after-free for ipv6
Florian Westphal
2
-3
/
+42
[prev]
[next]