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
2024-09-12
Merge tag 'nf-24-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
1
-6
/
+42
2024-09-12
LoongArch: KVM: Enable paravirt feature control from VMM
Bibo Mao
11
-48
/
+117
2024-09-12
LoongArch: KVM: Add PMU support for guest
Song Gao
7
-3
/
+205
2024-09-12
PCI: Fix potential deadlock in pcim_intx()
Philipp Stanner
1
-0
/
+2
2024-09-12
Merge branch 'for-next/timers' into for-next/core
Will Deacon
4
-18
/
+82
2024-09-12
Merge branch 'for-next/selftests' into for-next/core
Will Deacon
11
-190
/
+141
2024-09-12
Merge branch 'for-next/poe' into for-next/core
Will Deacon
52
-62
/
+1053
2024-09-12
Merge branch 'for-next/pkvm-guest' into for-next/core
Will Deacon
17
-2
/
+437
2024-09-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
35
-484
/
+1476
2024-09-12
Merge branch 'for-next/mm' into for-next/core
Will Deacon
4
-4
/
+22
2024-09-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
10
-126
/
+157
2024-09-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
4
-2
/
+14
2024-09-12
Merge branch 'for-next/acpi' into for-next/core
Will Deacon
3
-3
/
+11
2024-09-12
ASoC: Intel: ARL: Add entry for HDMI-In capture support to non-I2S codec boards.
Balamurugan C
2
-0
/
+12
2024-09-12
ASoC: Intel: sof_rt5682: Add HDMI-In capture with rt5682 support for ARL.
Balamurugan C
2
-0
/
+20
2024-09-12
ASoC: SOF: Intel: hda: remove common_hdmi_codec_drv
Brent Lu
2
-3
/
+0
2024-09-12
ASoC: Intel: sof_pcm512x: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: ehl_rt5660: do not check common_hdmi_codec_drv
Brent Lu
1
-2
/
+1
2024-09-12
ASoC: Intel: skl_hda_dsp_generic: use common module for DAI links
Brent Lu
5
-379
/
+70
2024-09-12
ASoC: Intel: board_helpers: support HDA link initialization
Brent Lu
2
-0
/
+155
2024-09-12
erofs: sunset unneeded NOFAILs
Gao Xiang
1
-26
/
+31
2024-09-12
s390/crypto: Display Query and Query Authentication Information in sysfs
Finn Callies
2
-0
/
+120
2024-09-12
s390/crypto: Add Support for Query Authentication Information
Finn Callies
1
-1
/
+30
2024-09-12
s390/crypto: Rework RRE and RRF CPACF inline functions
Finn Callies
1
-33
/
+41
2024-09-12
s390/crypto: Add KDSA CPACF Instruction
Finn Callies
1
-0
/
+23
2024-09-12
s390/disassembler: Remove duplicate instruction format RSY_RDRU
Jens Remus
2
-5
/
+4
2024-09-12
HID: i2c-hid: ensure various commands do not interfere with each other
Dmitry Torokhov
1
-15
/
+27
2024-09-12
Documentation: iomap: fix a typo
Pankaj Raghav
1
-1
/
+1
2024-09-12
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-6
/
+12
2024-09-12
Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates
Will Deacon
1
-0
/
+5
2024-09-12
dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
Zhenhua Huang
1
-0
/
+2
2024-09-12
perf: arm-ni: Fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2024-09-12
arm64: hibernate: Fix warning for cast from restricted gfp_t
Min-Hua Chen
1
-1
/
+1
2024-09-12
spi: geni-qcom: Use devm functions to simplify code
Jinjie Ruan
1
-39
/
+24
2024-09-12
spi: Merge up fixes
Mark Brown
1166
-7300
/
+14023
2024-09-12
ASoC: Improvements for mchp-pdmc
Mark Brown
1
-11
/
+29
2024-09-12
docs: filesystems: corrected grammar of netfs page
Dennis Lam
1
-1
/
+1
2024-09-12
Merge branch 'netfs-writeback' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Christian Brauner
41
-1983
/
+3519
2024-09-12
cifs: Don't support ITER_XARRAY
David Howells
2
-100
/
+0
2024-09-12
cifs: Switch crypto buffer to use a folio_queue rather than an xarray
David Howells
2
-98
/
+120
2024-09-12
cifs: Use iterate_and_advance*() routines directly for hashing
David Howells
2
-86
/
+70
2024-09-12
netfs: Cancel dirty folios that have no storage destination
David Howells
2
-1
/
+6
2024-09-12
cachefiles, netfs: Fix write to partial block at EOF
David Howells
4
-6
/
+19
2024-09-12
netfs: Remove fs/netfs/io.c
David Howells
1
-802
/
+0
2024-09-12
netfs: Speed up buffered reading
David Howells
28
-470
/
+2058
2024-09-12
afs: Make read subreqs async
David Howells
1
-1
/
+8
2024-09-12
netfs: Simplify the writeback code
David Howells
4
-171
/
+45
2024-09-12
netfs: Provide an iterator-reset function
David Howells
4
-8
/
+23
2024-09-12
netfs: Use new folio_queue data type and iterator instead of xarray iter
David Howells
8
-61
/
+150
2024-09-12
cifs: Provide the capability to extract from ITER_FOLIOQ to RDMA SGEs
David Howells
1
-3
/
+68
[prev]
[next]