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-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
Merge tag 'drm-fixes-2021-12-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
27
-114
/
+318
2021-12-31
Merge branch 'drm-misc-fixes' of ssh://git.freedesktop.org/git/drm/drm-misc i...
Dave Airlie
2
-14
/
+16
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
Merge tag 'net-5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
58
-237
/
+405
2021-12-30
Merge tag 'char-misc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Linus Torvalds
2
-3
/
+4
2021-12-30
Merge tag 'usb-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
5
-8
/
+29
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
Merge tag 'amd-drm-fixes-5.16-2021-12-29' of https://gitlab.freedesktop.org/a...
Dave Airlie
23
-98
/
+300
2021-12-29
Merge tag 'mlx5-fixes-2021-12-28' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2
-6
/
+7
2021-12-30
Merge tag 'drm-intel-fixes-2021-12-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-2
/
+2
2021-12-29
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-29
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-29
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-29
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
2021-12-29
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2021-12-29
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-12-29
Merge branch 'net-bridge-mcast-add-and-enforce-query-interval-minimum'
Jakub Kicinski
5
-6
/
+44
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
Merge tag 's390-5.16-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-12-29
xsk: Initialise xskb free_list_node
Ciara Loftus
1
-0
/
+1
2021-12-28
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-28
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-28
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
2
-1
/
+20
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
2021-12-28
drm/amd/display: Set optimize_pwr_state for DCN31
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Send s0i2_rdy in stream_count == 0 optimization
Nicholas Kazlauskas
1
-0
/
+1
2021-12-28
drm/amd/display: Added power down for DCN10
Lai, Derek
1
-0
/
+1
2021-12-28
drm/amd/display: fix B0 TMDS deepcolor no dislay issue
Charlene Liu
2
-2
/
+54
2021-12-28
Merge tag 'selinux-pr-20211228' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-12-28
perf scripts python: intel-pt-events.py: Fix printing of switch events
Adrian Hunter
1
-10
/
+13
2021-12-28
perf script: Fix CPU filtering of a script's switch events
Adrian Hunter
1
-1
/
+1
2021-12-28
perf intel-pt: Fix parsing of VM time correlation arguments
Adrian Hunter
1
-0
/
+1
2021-12-28
perf expr: Fix return value of ids__new()
Miaoqian Lin
1
-1
/
+6
2021-12-28
Merge tag 'auxdisplay-for-linus-v5.16' of git://github.com/ojeda/linux
Linus Torvalds
1
-1
/
+4
2021-12-28
Merge tag 'powerpc-5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: Do not enable crosstimestamping for i225-V models
Vinicius Costa Gomes
1
-1
/
+14
2021-12-28
drm/amdgpu: no DC support for headless chips
Alex Deucher
1
-0
/
+6
2021-12-28
Merge branch 'smc-fixes'
David S. Miller
10
-81
/
+68
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
8
-76
/
+57
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
5
-5
/
+11
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
1
-9
/
+20
[prev]
[next]