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-12-11
dt-bindings: leds: Add missing references to common LED schema
Rob Herring
3
-21
/
+7
2022-12-11
dt-bindings: leds: intel,lgm: Add missing 'led-gpios' property
Rob Herring
1
-2
/
+5
2022-12-11
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and...
ruanjinjie
1
-2
/
+2
2022-12-11
rtc: pcf85063: fix pcf85063_clkout_control
Alexandre Belloni
1
-1
/
+1
2022-12-11
Linux 6.1
Linus Torvalds
1
-1
/
+1
2022-12-11
rtc: rx6110: fix warning with !OF
Alexandre Belloni
1
-1
/
+1
2022-12-11
MAINTAINERS: mark I3C DRIVER FOR SYNOPSYS DESIGNWARE orphan
Alexandre Belloni
1
-2
/
+1
2022-12-11
i3c: export SETDASA method
Jack Chen
4
-0
/
+42
2022-12-11
i3c: Correct the macro module_i3c_i2c_driver
Naveen Krishna Chatradhi
1
-1
/
+2
2022-12-11
rtc: rk808: reduce 'struct rk808' usage
Sebastian Reichel
1
-27
/
+20
2022-12-11
Merge tag 'iommu-fix-v6.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-12-11
rtc: msc313: Fix function prototype mismatch in msc313_rtc_probe()
Kees Cook
1
-11
/
+1
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
2
-180
/
+189
2022-12-11
ksmbd: Convert to use sysfs_emit()/sysfs_emit_at() APIs
ye xingchen
1
-14
/
+6
2022-12-11
ksmbd: Fix resource leak in smb2_lock()
Marios Makassikis
1
-0
/
+4
2022-12-11
ksmbd: Fix resource leak in ksmbd_session_rpc_open()
Xiu Jianfeng
1
-3
/
+5
2022-12-11
ksmbd: replace one-element arrays with flexible-array members
Gustavo A. R. Silva
3
-9
/
+9
2022-12-11
ksmbd: use F_SETLK when unlocking a file
Jeff Layton
1
-2
/
+2
2022-12-11
ksmbd: set SMB2_SESSION_FLAG_ENCRYPT_DATA when enforcing data encryption for ...
Namjae Jeon
3
-5
/
+14
2022-12-11
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
Dragos Tatulea
1
-0
/
+7
2022-12-11
kbuild: add -Wundef to KBUILD_CPPFLAGS for W=1 builds
Masahiro Yamada
1
-0
/
+1
2022-12-11
kbuild: move -Werror from KBUILD_CFLAGS to KBUILD_CPPFLAGS
Masahiro Yamada
1
-1
/
+2
2022-12-11
RDMA: Add missed netdev_put() for the netdevice_tracker
Jason Gunthorpe
1
-1
/
+1
2022-12-10
Merge tag 'mm-hotfixes-stable-2022-12-10-1' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
7
-19
/
+29
2022-12-10
dt-bindings: rtc: convert rtc-meson.txt to dt-schema
Neil Armstrong
2
-35
/
+62
2022-12-10
ipvs: run_estimation should control the kthread tasks
Julian Anastasov
4
-6
/
+35
2022-12-10
ipvs: add est_cpulist and est_nice sysctl vars
Julian Anastasov
4
-4
/
+229
2022-12-10
ipvs: use kthreads for stats estimation
Julian Anastasov
3
-100
/
+990
2022-12-10
ipvs: use u64_stats_t for the per-cpu counters
Julian Anastasov
4
-35
/
+35
2022-12-10
ipvs: use common functions for stats allocation
Julian Anastasov
2
-41
/
+60
2022-12-10
ipvs: add rcu protection to stats
Julian Anastasov
3
-25
/
+57
2022-12-10
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
Gaosheng Cui
1
-4
/
+4
2022-12-10
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
Gaosheng Cui
1
-0
/
+1
2022-12-10
Merge branch 'stricter register ID checking in regsafe()'
Alexei Starovoitov
6
-27
/
+324
2022-12-10
selftests/bpf: test case for relaxed prunning of active_lock.id
Eduard Zingerman
1
-0
/
+75
2022-12-10
selftests/bpf: Add pruning test case for bpf_spin_lock
Kumar Kartikeya Dwivedi
1
-0
/
+39
2022-12-10
bpf: use check_ids() for active_lock comparison
Eduard Zingerman
1
-3
/
+13
2022-12-10
selftests/bpf: verify states_equal() maintains idmap across all frames
Eduard Zingerman
1
-0
/
+82
2022-12-10
bpf: states_equal() must build idmap for all function frames
Eduard Zingerman
2
-3
/
+4
2022-12-10
selftests/bpf: test cases for regsafe() bug skipping check_id()
Eduard Zingerman
2
-0
/
+103
2022-12-10
bpf: regsafe() must not skip check_ids()
Eduard Zingerman
1
-21
/
+8
2022-12-10
fs: sysv: Fix sysv_nblocks() returns wrong value
Chen Zhongjin
1
-1
/
+1
2022-12-10
Documentation/osnoise: Add osnoise/options documentation
Daniel Bristot de Oliveira
1
-2
/
+18
2022-12-10
tracing/osnoise: Add preempt and/or irq disabled options
Daniel Bristot de Oliveira
1
-5
/
+43
2022-12-10
tracing/osnoise: Add PANIC_ON_STOP option
Daniel Bristot de Oliveira
1
-1
/
+5
2022-12-10
Documentation/osnoise: Escape underscore of NO_ prefix
Bagas Sanjaya
1
-1
/
+1
2022-12-10
tracing: Fix some checker warnings
David Howells
4
-5
/
+8
2022-12-10
tracing/osnoise: Make osnoise_options static
Daniel Bristot de Oliveira
1
-2
/
+2
2022-12-10
tracing: remove unnecessary trace_trigger ifdef
Ross Zwisler
1
-6
/
+0
2022-12-10
ring-buffer: Handle resize in early boot up
Steven Rostedt
1
-7
/
+25
[prev]
[next]