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
2021-08-16
tipc: call tipc_wait_for_connect only when dlen is not 0
Xin Long
1
-1
/
+1
2021-08-16
ptp_pch: Restore dependency on PCI
Andy Shevchenko
1
-1
/
+2
2021-08-16
net: 6pack: fix slab-out-of-bounds in decode_data
Pavel Skripkin
1
-0
/
+6
2021-08-13
ice: Fix perout start time rounding
Maciej Machnikowski
1
-1
/
+1
2021-08-13
Merge branch 'bnxt-tx-napi-disabling-resiliency-improvements'
Jakub Kicinski
2
-37
/
+62
2021-08-13
bnxt: count Tx drops
Jakub Kicinski
1
-0
/
+2
2021-08-13
bnxt: make sure xmit_more + errors does not miss doorbells
Jakub Kicinski
2
-13
/
+27
2021-08-13
bnxt: disable napi before canceling DIM
Jakub Kicinski
1
-2
/
+1
2021-08-13
bnxt: don't lock the tx queue from napi poll
Jakub Kicinski
1
-22
/
+32
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
118
-372
/
+763
2021-08-12
Merge tag 'ceph-for-5.14-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
4
-28
/
+50
2021-08-12
Merge tag 'drm-fixes-2021-08-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
23
-167
/
+175
2021-08-13
Merge tag 'drm-misc-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+11
2021-08-13
Merge tag 'drm-intel-fixes-2021-08-12' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
6
-125
/
+56
2021-08-12
Merge tag 'ieee802154-for-davem-2021-08-12' of git://git.kernel.org/pub/scm/l...
Jakub Kicinski
2
-4
/
+9
2021-08-12
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-12
Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
3
-20
/
+33
2021-08-12
Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
27
-138
/
+206
2021-08-12
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
1
-4
/
+8
2021-08-12
drm/doc/rfc: drop lmem uapi section
Daniel Vetter
1
-109
/
+0
2021-08-12
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-12
drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg
Ankit Nautiyal
2
-15
/
+35
2021-08-12
net: dsa: sja1105: unregister the MDIO buses during teardown
Vladimir Oltean
1
-0
/
+1
2021-08-12
Revert "tipc: Return the correct errno code"
Hoang Le
1
-3
/
+3
2021-08-12
net: mscc: Fix non-GPL export of regmap APIs
Mark Brown
1
-8
/
+8
2021-08-11
Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-08-11
Merge tag 'seccomp-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+2
2021-08-12
Merge tag 'amd-drm-fixes-5.14-2021-08-11' of https://gitlab.freedesktop.org/a...
Dave Airlie
12
-11
/
+69
2021-08-11
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2
-2
/
+2
2021-08-11
MAINTAINERS: switch to my OMP email for Renesas Ethernet drivers
Sergey Shtylyov
1
-1
/
+1
2021-08-11
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-11
net: pcs: xpcs: fix error handling on failed to allocate memory
Wong Vee Khee
1
-1
/
+1
2021-08-11
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-11
vmlinux.lds.h: Handle clang's module.{c,d}tor sections
Nathan Chancellor
1
-0
/
+1
2021-08-11
seccomp: Fix setting loaded filter count during TSYNC
Hsuan-Chi Kuo
1
-1
/
+1
2021-08-11
Merge tag 'mediatek-drm-fixes-5.14' of https://git.kernel.org/pub/scm/linux/k...
Dave Airlie
3
-30
/
+39
2021-08-10
Merge tag 'arc-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
7
-12
/
+17
2021-08-10
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-10
net: switchdev: zero-initialize struct switchdev_notifier_fdb_info emitted by...
Vladimir Oltean
11
-14
/
+14
2021-08-10
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
4
-12
/
+11
2021-08-10
Merge tag 'platform-drivers-x86-v5.14-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-19
/
+104
2021-08-10
Merge tag 'ovl-fixes-5.14-rc6-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-16
/
+80
2021-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
7
-15
/
+27
2021-08-10
drm/amd/display: use GFP_ATOMIC in amdgpu_dm_irq_schedule_work
Anson Jacob
1
-1
/
+1
2021-08-10
drm/amd/display: Remove invalid assert for ODM + MPC case
Eric Bernstein
1
-1
/
+0
2021-08-10
drm/amd/pm: bug fix for the runtime pm BACO
Kenneth Feng
1
-2
/
+1
2021-08-10
drm/amdgpu: handle VCN instances when harvesting (v2)
Alex Deucher
1
-3
/
+9
2021-08-10
Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
2
-0
/
+3
2021-08-10
ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 650 G8 Notebook PC
Jeremy Szu
1
-0
/
+1
2021-08-10
Merge branch 'fdb-backpressure-fixes'
David S. Miller
4
-22
/
+37
[next]