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-09-30
KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest use
Sean Christopherson
2
-1
/
+49
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
1
-2
/
+0
2022-09-30
KVM: selftests: Gracefully handle empty stack traces
David Matlack
1
-7
/
+13
2022-09-30
KVM: selftests: replace assertion with warning in access_tracking_perf_test
Emanuele Giuseppe Esposito
1
-9
/
+16
2022-09-30
Merge tag 'drm-intel-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-5
/
+46
2022-09-30
Merge tag 'amd-drm-fixes-6.0-2022-09-29' of https://gitlab.freedesktop.org/ag...
Dave Airlie
23
-86
/
+283
2022-09-30
Merge tag 'drm-misc-fixes-2022-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-15
/
+11
2022-09-29
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-13
/
+50
2022-09-29
drm/amdgpu: Enable sram on vcn_4_0_2
Sonny Jiang
1
-1
/
+1
2022-09-29
drm/amdgpu: Enable VCN DPG for GC11_0_1
Sonny Jiang
1
-0
/
+1
2022-09-29
perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf tests mmap-basic: Remove unused variable to address clang 15 warning
Jiri Olsa
1
-2
/
+1
2022-09-29
perf parse-events: Ignore clang 15 warning about variable set but unused in b...
Jiri Olsa
1
-1
/
+1
2022-09-29
Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
32
-191
/
+223
2022-09-29
Merge tag 'input-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-3
/
+5
2022-09-29
Merge tag 'nvme-6.0-2022-09-29' of git://git.infradead.org/nvme into block-6.0
Jens Axboe
2
-3
/
+7
2022-09-29
drm/amd/display: Prevent OTG shutdown during PSR SU
Leo Li
1
-1
/
+7
2022-09-29
perf tests record: Fail the test if the 'errs' counter is not zero
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-09-29
perf test: Fix test case 87 ("perf record tests") for hybrid systems
Zhengjun Xing
1
-1
/
+1
2022-09-29
Merge tag 'ata-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
5
-21
/
+24
2022-09-29
Merge tag 'loongarch-fixes-6.0-3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-15
/
+4
2022-09-29
LoongArch: Clean up loongson3_smp_ops declaration
Yanteng Si
1
-2
/
+0
2022-09-29
LoongArch: Fix and cleanup csr_era handling in do_ri()
Huacai Chen
1
-13
/
+2
2022-09-29
LoongArch: Align the address of kernel_entry to 4KB
Huacai Chen
1
-0
/
+2
2022-09-28
Merge branch 'mptcp-properly-clean-up-unaccepted-subflows'
Jakub Kicinski
3
-29
/
+22
2022-09-28
mptcp: fix unreleased socket in accept queue
Menglong Dong
3
-27
/
+9
2022-09-28
mptcp: factor out __mptcp_close() without socket lock
Menglong Dong
2
-2
/
+13
2022-09-28
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
3
-101
/
+71
2022-09-28
net: ethernet: mtk_eth_soc: fix mask of RX_DMA_GET_SPORT{,_V2}
Daniel Golle
1
-2
/
+2
2022-09-28
net: mscc: ocelot: fix tagged VLAN refusal while under a VLAN-unaware bridge
Vladimir Oltean
1
-0
/
+7
2022-09-28
clk: imx93: drop of_match_ptr
Peng Fan
1
-1
/
+1
2022-09-28
clk: iproc: Do not rely on node name for correct PLL setup
Florian Fainelli
1
-4
/
+8
2022-09-28
io_uring/poll: disable level triggered poll
Jens Axboe
1
-1
/
+1
2022-09-28
clk: sunxi-ng: h6: Fix default PLL GPU rate
Jernej Skrabec
1
-2
/
+6
2022-09-28
drm/i915/gt: Perf_limit_reasons are only available for Gen11+
Ashutosh Dixit
1
-4
/
+11
2022-09-28
clk: imx: imx6sx: remove the SET_RATE_PARENT flag for QSPI clocks
Han Xu
1
-2
/
+2
2022-09-28
Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-8
/
+16
2022-09-28
Merge tag 'mmc-v6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
5
-44
/
+8
2022-09-28
[coredump] don't use __kernel_write() on kmap_local_page()
Al Viro
3
-13
/
+50
2022-09-28
Merge tag 'clk-microchip-fixes-6.0' of https://git.kernel.org/pub/scm/linux/k...
Stephen Boyd
1
-2
/
+9
2022-09-28
Merge tag 'linux-can-fixes-for-6.0-20220928' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2
-8
/
+20
2022-09-28
x86/cacheinfo: Add a cpu_llc_shared_mask() UP variant
Borislav Petkov
1
-10
/
+15
2022-09-28
Revert "net: set proper memcg for net_init hooks allocations"
Shakeel Butt
2
-52
/
+0
2022-09-28
perf arm-spe: augment the data source type with neoverse_spe list
Jing Zhang
1
-1
/
+1
2022-09-28
perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...
Athira Rajeev
1
-2
/
+3
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
3
-15
/
+16
2022-09-28
ata: libata-scsi: Fix initialization of device queue depth
Damien Le Moal
1
-6
/
+4
2022-09-28
can: c_can: don't cache TX messages for C_CAN cores
Marc Kleine-Budde
2
-8
/
+20
2022-09-27
Merge tag 'wireless-2022-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
6
-10
/
+19
2022-09-27
Merge tag 'soc-fixes-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-54
/
+64
[prev]
[next]