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-05-28
ALSA: seq: Don't clear bank selection at event -> UMP MIDI2 conversion
Takashi Iwai
1
-1
/
+0
2024-05-28
ALSA: seq: Fix missing bank setup between MIDI1/MIDI2 UMP conversion
Takashi Iwai
1
-0
/
+38
2024-05-28
tpm: Enable TCG_TPM2_HMAC by default only for X86_64
Jarkko Sakkinen
1
-1
/
+1
2024-05-28
tpm: Rename TPM2_OA_TMPL to TPM2_OA_NULL_KEY and make it local
Jarkko Sakkinen
2
-17
/
+19
2024-05-28
sock_map: avoid race between sock_map_close and sk_psock_put
Thadeu Lima de Souza Cascardo
1
-6
/
+10
2024-05-28
tpm: Open code tpm_buf_parameters()
Jarkko Sakkinen
3
-29
/
+9
2024-05-28
tpm_tis_spi: Account for SPI header when allocating TPM SPI xfer buffer
Matthew R. Ochs
1
-1
/
+2
2024-05-28
ovl: fix copy-up in tmpfile
Miklos Szeredi
1
-4
/
+4
2024-05-28
drm/xe: Properly handle alloc_guc_id() failure
Niranjana Vishwanathapura
1
-0
/
+1
2024-05-28
drm/xe: Only use reserved BCS instances for usm migrate exec queue
Matthew Brost
1
-7
/
+5
2024-05-28
drm/xe: Change pcode timeout to 50msec while polling again
Himal Prasad Ghimiray
1
-1
/
+1
2024-05-28
media: intel/ipu6: fix the buffer flags caused by wrong parentheses
Bingbu Cao
1
-3
/
+3
2024-05-28
media: intel/ipu6: Fix an error handling path in isys_probe()
Christophe JAILLET
1
-9
/
+18
2024-05-28
media: intel/ipu6: Move isys_remove() close to isys_probe()
Christophe JAILLET
1
-35
/
+35
2024-05-28
media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()
Christophe JAILLET
1
-3
/
+0
2024-05-28
media: Documentation: v4l: Fix ACTIVE route flag
Sakari Ailus
1
-1
/
+1
2024-05-28
Documentation: hyperv: Improve synic and interrupt handling description
Michael Kelley
2
-34
/
+66
2024-05-28
Documentation: hyperv: Update spelling and fix typo
Michael Kelley
2
-52
/
+52
2024-05-28
tools: hv: suppress the invalid warning for packed member alignment
Saurabh Sengar
1
-0
/
+1
2024-05-28
hv_balloon: Enable hot-add for memblock sizes > 128 MiB
Michael Kelley
1
-21
/
+43
2024-05-28
hv_balloon: Use kernel macros to simplify open coded sequences
Michael Kelley
1
-32
/
+8
2024-05-27
docs: netdev: Fix typo in Signed-off-by tag
Thorsten Blum
1
-1
/
+1
2024-05-27
Merge branch 'selftests-mptcp-mark-unstable-subtests-as-flaky'
Jakub Kicinski
3
-6
/
+40
2024-05-27
selftests: mptcp: join: mark 'fail' tests as flaky
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-05-27
selftests: mptcp: join: mark 'fastclose' tests as flaky
Matthieu Baerts (NGI0)
1
-1
/
+7
2024-05-27
selftests: mptcp: simult flows: mark 'unbalanced' tests as flaky
Matthieu Baerts (NGI0)
1
-3
/
+3
2024-05-27
selftests: mptcp: lib: support flaky subtests
Matthieu Baerts (NGI0)
1
-2
/
+28
2024-05-27
Merge branch 'intel-wired-lan-driver-updates-2024-05-23-ice-idpf'
Jakub Kicinski
4
-10
/
+15
2024-05-27
ice: fix accounting if a VLAN already exists
Jacob Keller
1
-5
/
+6
2024-05-27
idpf: don't enable NAPI and interrupts prior to allocating Rx buffers
Alexander Lobakin
3
-5
/
+9
2024-05-27
page_pool: fix &page_pool_params kdoc issues
Alexander Lobakin
1
-2
/
+3
2024-05-27
net: micrel: Fix lan8841_config_intr after getting out of sleep mode
Horatiu Vultur
1
-1
/
+9
2024-05-27
net:fec: Add fec_enet_deinit()
Xiaolei Wang
1
-0
/
+10
2024-05-27
dt-bindings: net: pse-pd: ti,tps23881: Fix missing "additionalProperties" con...
Rob Herring (Arm)
1
-0
/
+18
2024-05-27
dt-bindings: net: pse-pd: microchip,pd692x0: Fix missing "additionalPropertie...
Rob Herring (Arm)
1
-2
/
+9
2024-05-27
tcp: reduce accepted window in NEW_SYN_RECV state
Eric Dumazet
4
-14
/
+19
2024-05-27
net: gro: initialize network_offset in network layer
Willem de Bruijn
2
-2
/
+2
2024-05-27
ipv4: Fix address dump when IPv4 is disabled on an interface
Ido Schimmel
1
-2
/
+3
2024-05-27
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
18
-55
/
+583
2024-05-27
ASoC: SOF: add missing MODULE_DESCRIPTION()
Pierre-Louis Bossart
26
-5
/
+31
2024-05-27
ASoC: SOF: reorder MODULE_ definitions
Pierre-Louis Bossart
9
-10
/
+10
2024-05-27
ASoC: SOF: AMD: group all module related information
Pierre-Louis Bossart
8
-16
/
+4
2024-05-27
ASoC: SOF: stream-ipc: remove unnecessary MODULE_LICENSE
Pierre-Louis Bossart
1
-2
/
+0
2024-05-27
block: delete redundant function declaration
hexue
1
-1
/
+0
2024-05-27
null_blk: Fix return value of nullb_device_power_store()
Damien Le Moal
1
-0
/
+1
2024-05-27
selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
Jakub Sitnicki
2
-0
/
+189
2024-05-27
Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
Jakub Sitnicki
1
-6
/
+0
2024-05-27
bpf: Allow delete from sockmap/sockhash only if update is allowed
Jakub Sitnicki
1
-3
/
+7
2024-05-27
KVM: arm64: AArch32: Fix spurious trapping of conditional instructions
Marc Zyngier
1
-2
/
+16
2024-05-27
KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode
Marc Zyngier
1
-0
/
+1
[prev]
[next]