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
2022-02-02
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Aun-Ali Zaidi
1
-0
/
+20
2022-02-02
drm/amd/display: revert "Reset fifo after enable otg"
Zhan Liu
6
-31
/
+0
2022-02-02
drm/amd/display: watermark latencies is not enough on DCN31
Paul Hsieh
1
-10
/
+10
2022-02-02
drm/amd/display: Update watermark values for DCN301
Agustin Gutierrez
1
-8
/
+8
2022-02-02
drm/amdgpu: fix a potential GPU hang on cyan skillfish
Lang Yu
1
-0
/
+3
2022-02-02
drm/amd: Only run s3 or s0ix if system is configured properly
Mario Limonciello
1
-0
/
+8
2022-02-02
drm/amd: add support to check whether the system is set to s3
Mario Limonciello
2
-0
/
+15
2022-02-02
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+13
2022-02-02
md: fix NULL pointer deref with nowait but no mddev->queue
Song Liu
1
-4
/
+4
2022-02-02
Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+3
2022-02-02
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc3' of git://git.kernel.org/pub/...
Linus Torvalds
1
-0
/
+1
2022-02-02
libceph: optionally use bounce buffer on recv path in crc mode
Ilya Dryomov
6
-20
/
+105
2022-02-02
libceph: make recv path in secure mode work the same as send path
Ilya Dryomov
2
-62
/
+158
2022-02-02
Merge tag 'pinctrl-v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-105
/
+101
2022-02-02
net: sparx5: do not refer to skb after passing it on
Steen Hegelund
1
-1
/
+1
2022-02-02
ima: Do not print policy rule with inactive LSM labels
Stefan Berger
1
-0
/
+8
2022-02-02
ima: Allow template selection with ima_template[_fmt]= after ima_hash=
Roberto Sassu
1
-3
/
+7
2022-02-02
ima: Remove ima_policy file before directory
Stefan Berger
1
-1
/
+1
2022-02-02
integrity: check the return value of audit_log_start()
Xiaoke Wang
1
-0
/
+2
2022-02-02
selinux: fix double free of cond_list on error paths
Vratislav Bendel
1
-1
/
+2
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
2
-5
/
+16
2022-02-02
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-02
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
2022-02-02
Partially revert "net/smc: Add netlink net namespace support"
Dmitry V. Levin
2
-8
/
+5
2022-02-02
Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2
-18
/
+33
2022-02-02
block: fix DIO handling regressions in blkdev_read_iter()
Ilya Dryomov
1
-14
/
+19
2022-02-02
Merge tag 'mlx5-fixes-2022-02-01' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
17
-55
/
+102
2022-02-02
fbcon: Add option to enable legacy hardware acceleration
Helge Deller
7
-34
/
+84
2022-02-02
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
2
-29
/
+37
2022-02-02
Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...
Helge Deller
11
-51
/
+678
2022-02-02
RISC-V: KVM: Fix SBI implementation version
Anup Patel
1
-1
/
+2
2022-02-02
RISC-V: KVM: make CY, TM, and IR counters accessible in VU mode
Mayuresh Chitale
1
-0
/
+4
2022-02-02
kvm/riscv: rework guest entry logic
Mark Rutland
1
-17
/
+27
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-02
perf: uapi: Document perf_event_attr::sig_data truncation on 32 bit architect...
Marco Elver
1
-0
/
+2
2022-02-02
selftests/perf_events: Test modification of perf_event_attr::sig_data
Marco Elver
1
-8
/
+9
2022-02-02
perf: Copy perf_event_attr::sig_data on modification
Marco Elver
1
-0
/
+16
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-02
KVM: s390: Return error on SIDA memop on normal guest
Janis Schoetterl-Glausch
1
-0
/
+2
2022-02-02
nvme-rdma: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
1
-0
/
+1
2022-02-02
nvme-tcp: fix possible use-after-free in transport error_recovery work
Sagi Grimberg
1
-0
/
+1
2022-02-02
nvme: fix a possible use-after-free in controller reset during load
Sagi Grimberg
1
-1
/
+8
2022-02-01
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
3
-19
/
+44
2022-02-01
net/mlx5e: Avoid field-overflowing memcpy()
Kees Cook
2
-4
/
+6
2022-02-01
net/mlx5e: Use struct_group() for memcpy() region
Kees Cook
2
-3
/
+5
2022-02-01
net/mlx5e: Avoid implicit modify hdr for decap drop rule
Roi Dayan
1
-1
/
+2
2022-02-01
net/mlx5e: IPsec: Fix tunnel mode crypto offload for non TCP/UDP traffic
Raed Salem
1
-2
/
+11
2022-02-01
net/mlx5e: IPsec: Fix crypto offload for non TCP/UDP encapsulated traffic
Raed Salem
1
-3
/
+6
2022-02-01
net/mlx5e: Don't treat small ceil values as unlimited in HTB offload
Maxim Mikityanskiy
1
-1
/
+2
2022-02-01
net/mlx5: E-Switch, Fix uninitialized variable modact
Maor Dickman
1
-1
/
+1
[prev]
[next]