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-08-03
net: dsa: qca: ar9331: reorder MDIO write sequence
Oleksij Rempel
1
-3
/
+11
2021-08-03
VSOCK: handle VIRTIO_VSOCK_OP_CREDIT_REQUEST
Harshavardhan Unnibhavi
1
-0
/
+3
2021-08-03
mptcp: drop unused rcu member in mptcp_pm_addr_entry
Geliang Tang
1
-1
/
+0
2021-08-03
ASoC: cs42l42: Remove duplicate control for WNF filter frequency
Richard Fitzgerald
1
-10
/
+0
2021-08-03
ASoC: cs42l42: Fix inversion of ADC Notch Switch control
Richard Fitzgerald
1
-1
/
+1
2021-08-03
RDMA/hns: Fix the double unlock problem of poll_sem
Yangyang Li
2
-7
/
+4
2021-08-03
Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
5
-6
/
+45
2021-08-03
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-7
/
+25
2021-08-03
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
1
-7
/
+0
2021-08-03
Merge tag 'omap-for-v5.14/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...
Arnd Bergmann
5
-18
/
+27
2021-08-03
cpuidle: teo: Rename two local variables in teo_select()
Rafael J. Wysocki
1
-7
/
+7
2021-08-03
cpuidle: teo: Fix alternative idle state lookup
Rafael J. Wysocki
1
-13
/
+27
2021-08-03
s390: update defconfigs
Heiko Carstens
2
-2
/
+2
2021-08-03
Merge tag 'icc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dja...
Greg Kroah-Hartman
2
-13
/
+18
2021-08-03
net: ipv6: fix returned variable type in ip6_skb_dst_mtu
Antoine Tenart
1
-1
/
+1
2021-08-03
nfp: update ethtool reporting of pauseframe control
Fei Qin
1
-0
/
+2
2021-08-03
net: sched: provide missing kdoc for tcf_pkt_info and tcf_ematch_ops
Bijie Xu
1
-0
/
+4
2021-08-03
net: flow_offload: correct comments mismatch with code
Bijie Xu
1
-1
/
+1
2021-08-03
ALSA: seq: Fix racy deletion of subscriber
Takashi Iwai
1
-12
/
+27
2021-08-03
drm/i915: Call i915_globals_exit() if pci_register_device() fails
Jason Ekstrand
2
-1
/
+2
2021-08-03
drm/i915: Correct SFC_DONE register offset
Matt Roper
1
-1
/
+1
2021-08-03
net: sparx5: fix bitmask on 32-bit targets
Arnd Bergmann
1
-1
/
+1
2021-08-03
sctp: move the active_key update after sh_keys is added
Xin Long
1
-5
/
+9
2021-08-03
KVM: selftests: Test access to XMM fast hypercalls
Vitaly Kuznetsov
2
-4
/
+42
2021-08-03
KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...
Vitaly Kuznetsov
1
-2
/
+11
2021-08-03
KVM: x86: Introduce trace_kvm_hv_hypercall_done()
Vitaly Kuznetsov
2
-0
/
+16
2021-08-03
KVM: x86: hyper-v: Check access to hypercall before reading XMM registers
Vitaly Kuznetsov
1
-3
/
+3
2021-08-03
net: really fix the build...
David S. Miller
6
-8
/
+30
2021-08-03
arm64: stacktrace: avoid tracing arch_stack_walk()
Mark Rutland
1
-1
/
+1
2021-08-03
arm64: stacktrace: fix comment
Mark Rutland
1
-1
/
+1
2021-08-03
arm64: fix the doc of RANDOMIZE_MODULE_REGION_FULL
Barry Song
2
-4
/
+9
2021-08-03
arm64: move warning about toolchains to archprepare
Masahiro Yamada
1
-9
/
+12
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
5
-18
/
+27
2021-08-03
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
1
-4
/
+5
2021-08-03
soc: ixp4xx: fix printing resources
Arnd Bergmann
1
-6
/
+5
2021-08-03
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-03
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
1
-0
/
+2
2021-08-03
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-03
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
2021-08-03
ASoC: SOF: Intel: hda-ipc: fix reply size checking
Guennadi Liakhovetski
1
-2
/
+2
2021-08-03
ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies
Pierre-Louis Bossart
1
-2
/
+2
2021-08-02
net: bridge: validate the NUD_PERMANENT bit when adding an extern_learn FDB e...
Vladimir Oltean
3
-8
/
+27
2021-08-02
drm/vmwgfx: Fix a 64bit regression on svga3
Zack Rusin
1
-1
/
+1
2021-08-02
Merge tag 'fpga-fixes-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+2
2021-08-02
RDMA/rxe: Restore setting tot_len in the IPv4 header
Bob Pearson
1
-0
/
+1
2021-08-02
RDMA/rxe: Use the correct size of wqe when processing SRQ
Bob Pearson
1
-1
/
+1
2021-08-02
RDMA/cma: Revert INIT-INIT patch
Mike Marciniszyn
1
-1
/
+16
2021-08-02
RDMA/mlx5: Delay emptying a cache entry when a new MR is added to it recently
Aharon Landau
1
-2
/
+2
2021-08-02
gpio: tqmx86: really make IRQ optional
Matthias Schiffer
1
-3
/
+3
2021-08-02
Revert "mhi: Fix networking tree build."
Jakub Kicinski
1
-6
/
+1
[prev]
[next]