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
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-05
bpf: Replace open code with for allocated object check
Daniel T. Lee
1
-2
/
+2
2023-06-05
cgroup: make cgroup_is_threaded() and cgroup_is_thread_root() static
Miaohe Lin
2
-4
/
+2
2023-06-05
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2
-10
/
+24
2023-06-05
bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
Dave Marchevsky
1
-2
/
+2
2023-06-05
bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
Dave Marchevsky
1
-0
/
+3
2023-06-05
rdmacg: fix kernel-doc warnings in rdmacg
Gaosheng Cui
1
-0
/
+2
2023-06-05
cgroup: Replace the css_set call with cgroup_get
Gaosheng Cui
1
-1
/
+1
2023-06-05
cgroup: remove unused macro for_each_e_css()
Miaohe Lin
1
-15
/
+0
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
3
-9
/
+33
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2
-60
/
+50
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
1
-6
/
+13
2023-06-05
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
1
-6
/
+16
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
3
-4
/
+4
2023-06-05
sched: Consider task_struct::saved_state in wait_task_inactive()
Peter Zijlstra
1
-11
/
+48
2023-06-05
sched: Unconditionally use full-fat wait_task_inactive()
Peter Zijlstra
1
-108
/
+108
2023-06-05
sched/fair: Don't balance task to its current running CPU
Yicong Yang
1
-1
/
+1
2023-06-05
PM: hibernate: don't use early_lookup_bdev in resume_store
Christoph Hellwig
1
-1
/
+17
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-12
/
+10
2023-06-05
PM: hibernate: move finding the resume device out of software_resume
Christoph Hellwig
1
-41
/
+39
2023-06-05
PM: hibernate: remove the global snapshot_test variable
Christoph Hellwig
3
-14
/
+8
2023-06-05
PM: hibernate: factor out a helper to find the resume device
Christoph Hellwig
1
-35
/
+37
2023-06-05
block: introduce holder ops
Christoph Hellwig
1
-2
/
+2
2023-06-05
livepatch: Make 'klp_stack_entries' static
Josh Poimboeuf
1
-1
/
+1
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2
-7
/
+7
2023-06-03
Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-06-02
bpf: Fix elem_size not being set for inner maps
Rhys Rustad-Elliott
1
-2
/
+6
2023-06-02
bpf: Fix UAF in task local storage
KP Singh
1
-1
/
+1
2023-06-01
Merge tag 'modules-6.4-rc5-second-pull' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
13
-114
/
+249
2023-06-01
module/decompress: Fix error checking on zstd decompression
Lucas De Marchi
1
-1
/
+1
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
4
-43
/
+75
2023-06-01
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-1
/
+1
2023-05-31
bpf: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-2
/
+2
2023-05-31
tracing/probe: trace_probe_primary_from_call(): checked list_first_entry
Pietro Borrello
1
-1
/
+1
2023-05-30
ftrace: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
1
-9
/
+9
2023-05-30
signal: move show_unhandled_signals sysctl to its own file
Luis Chamberlain
2
-14
/
+23
2023-05-30
sysctl: remove empty dev table
Luis Chamberlain
1
-5
/
+0
2023-05-30
bpf: Silence a warning in btf_type_id_size()
Yonghong Song
1
-9
/
+10
2023-05-30
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
2
-14
/
+0
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
2
-5
/
+3
2023-05-30
sched: Make task_vruntime_update() prototype visible
Arnd Bergmann
1
-0
/
+1
2023-05-30
sched/fair: Hide unused init_cfs_bandwidth() stub
Arnd Bergmann
1
-2
/
+1
2023-05-30
sched: Add schedule_user() declaration
Arnd Bergmann
1
-0
/
+1
2023-05-30
sched: Hide unused sched_update_scaling()
Arnd Bergmann
1
-1
/
+2
2023-05-30
Merge tag 'modules-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
1
-0
/
+1
2023-05-30
module: fix module load for ia64
Song Liu
1
-2
/
+2
2023-05-29
Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
6
-60
/
+149
2023-05-29
Revert "module: error out early on concurrent load of the same module file"
Linus Torvalds
1
-43
/
+15
2023-05-28
tracing: Have function_graph selftest call cond_resched()
Steven Rostedt (Google)
1
-0
/
+10
[prev]
[next]