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-07-13
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
2
-3
/
+3
2022-07-13
tcp: Fix a data-race around sysctl_tcp_ecn_fallback.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
tcp: Fix data-races around sysctl_tcp_ecn.
Kuniyuki Iwashima
5
-4
/
+6
2022-07-13
raw: Fix a data-race around sysctl_raw_l3mdev_accept.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-13
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2
-2
/
+2
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
Kuniyuki Iwashima
2
-1
/
+3
2022-07-13
tcp: Fix a data-race around sysctl_max_tw_buckets.
Kuniyuki Iwashima
1
-1
/
+2
2022-07-13
sysctl: Fix data-races in proc_dointvec_ms_jiffies().
Kuniyuki Iwashima
1
-4
/
+4
2022-07-13
sysctl: Fix data-races in proc_dou8vec_minmax().
Kuniyuki Iwashima
1
-2
/
+2
2022-07-13
cpufreq: mediatek: Handle sram regulator probe deferral
AngeloGioacchino Del Regno
1
-2
/
+6
2022-07-13
ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop
Meng Tang
1
-0
/
+1
2022-07-13
Merge tag 'qcom-dts-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-4
/
+26
2022-07-13
Merge tag 'arm-soc/for-5.19/devicetree-arm64-fixes' of https://github.com/Bro...
Arnd Bergmann
2
-0
/
+10
2022-07-13
ALSA: hda/realtek - Fix headset mic problem for a HP machine with alc221
Meng Tang
1
-0
/
+12
2022-07-13
ALSA: hda/realtek: fix mute/micmute LEDs for HP machines
Jeremy Szu
1
-0
/
+4
2022-07-13
USB: serial: ftdi_sio: add Belimo device ids
Lucien Buchmann
2
-0
/
+9
2022-07-12
Merge branch 'bnxt_en-5-bug-fixes'
Jakub Kicinski
6
-13
/
+31
2022-07-12
bnxt_en: Fix bnxt_refclk_read()
Pavan Chebbi
1
-2
/
+11
2022-07-12
bnxt_en: Fix and simplify XDP transmit path
Michael Chan
1
-5
/
+5
2022-07-12
bnxt_en: fix livepatch query
Vikas Gupta
1
-3
/
+5
2022-07-12
bnxt_en: Fix bnxt_reinit_after_abort() code path
Michael Chan
1
-1
/
+2
2022-07-12
bnxt_en: reclaim max resources if sriov enable fails
Kashyap Desai
3
-2
/
+8
2022-07-12
Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-14
/
+16
2022-07-12
drm/i915/selftests: fix subtraction overflow bug
Andrzej Hajda
1
-1
/
+1
2022-07-12
drm/i915/gem: Look for waitboosting across the whole object prior to individu...
Chris Wilson
1
-0
/
+34
2022-07-12
drm/i915/gt: Serialize TLB invalidates with GT resets
Chris Wilson
1
-1
/
+14
2022-07-12
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Chris Wilson
1
-9
/
+28
2022-07-12
drm/i915/ttm: fix sg_table construction
Matthew Auld
7
-15
/
+58
2022-07-12
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Dan Carpenter
1
-4
/
+4
2022-07-12
Merge tag 'gvt-fixes-2022-07-11' of https://github.com/intel/gvt-linux into d...
Rodrigo Vivi
1
-3
/
+3
2022-07-12
drm/i915: Fix vm use-after-free in vma destruction
Thomas Hellström
1
-4
/
+8
2022-07-12
drm/i915/guc: ADL-N should use the same GuC FW as ADL-S
Daniele Ceraolo Spurio
1
-0
/
+9
2022-07-12
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Hangyu Hua
1
-0
/
+1
2022-07-12
samples: Use KSYM_NAME_LEN for kprobes
Tiezhu Yang
2
-6
/
+4
2022-07-12
fprobe/samples: Make sample_probe static
sunliming
1
-1
/
+1
2022-07-12
blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...
Li kunyu
1
-1
/
+1
2022-07-12
ftrace: Be more specific about arch impact when function tracer is enabled
Steven Rostedt (Google)
1
-1
/
+2
2022-07-12
tracing: Fix sleeping while atomic in kdb ftdump
Douglas Anderson
1
-5
/
+6
2022-07-12
tracing/histograms: Fix memory leak problem
Zheng Yejian
1
-0
/
+2
2022-07-12
ice: change devlink code to read NVM in blocks
Paul M Stillwell Jr
1
-19
/
+40
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
3
-2
/
+96
2022-07-12
Merge tag 'ovl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+28
2022-07-12
Merge tag 'drm-fixes-2022-07-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-38
/
+90
2022-07-12
Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+8
2022-07-12
cifs: remove unnecessary locking of chan_lock while freeing session
Shyam Prasad N
1
-2
/
+0
[prev]
[next]