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
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
1
-6
/
+23
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
1
-1
/
+1
2022-08-31
rcu: Make synchronize_rcu() fastpath update only boot-CPU counters
Paul E. McKenney
1
-2
/
+16
2022-08-31
rcutorture: Adjust rcu_poll_need_2gp() for rcu_gp_oldstate field removal
Paul E. McKenney
1
-1
/
+1
2022-08-31
rcu: Remove ->rgos_polled field from rcu_gp_oldstate structure
Paul E. McKenney
1
-5
/
+1
2022-08-31
rcu: Make synchronize_rcu_expedited() fast path update .expedited_sequence
Paul E. McKenney
1
-0
/
+6
2022-08-31
rcu: Remove expedited grace-period fast-path forward-progress helper
Paul E. McKenney
1
-2
/
+0
2022-08-31
rcu: Make synchronize_rcu() fast path update ->gp_seq counters
Paul E. McKenney
1
-13
/
+26
2022-08-31
rcu-tasks: Remove grace-period fast-path rcu-tasks helper
Paul E. McKenney
1
-2
/
+0
2022-08-31
rcu: Set rcu_data structures' initial ->gpwrap value to true
Paul E. McKenney
1
-0
/
+1
2022-08-31
rcu: Disable run-time single-CPU grace-period optimization
Paul E. McKenney
1
-31
/
+9
2022-08-31
rcu: Add full-sized polling for cond_sync_exp_full()
Paul E. McKenney
2
-22
/
+77
2022-08-31
rcu: Add full-sized polling for cond_sync_full()
Paul E. McKenney
2
-21
/
+74
2022-08-31
rcu: Remove blank line from poll_state_synchronize_rcu() docbook header
Paul E. McKenney
1
-3
/
+2
2022-08-31
rcu: Add full-sized polling for start_poll_expedited()
Paul E. McKenney
2
-10
/
+59
2022-08-31
rcu: Add full-sized polling for start_poll()
Paul E. McKenney
2
-22
/
+85
2022-08-31
rcutorture: Verify long-running reader prevents full polling from completing
Paul E. McKenney
1
-0
/
+10
2022-08-31
rcutorture: Remove redundant RTWS_DEF_FREE check
Paul E. McKenney
1
-2
/
+1
2022-08-31
rcutorture: Verify RCU reader prevents full polling from completing
Paul E. McKenney
1
-3
/
+16
2022-08-31
rcutorture: Allow per-RCU-flavor polled double-GP check
Paul E. McKenney
1
-1
/
+8
2022-08-31
rcutorture: Abstract synchronous and polled API testing
Paul E. McKenney
1
-12
/
+36
2022-08-31
rcu: Add full-sized polling for get_state()
Paul E. McKenney
2
-4
/
+39
2022-08-31
rcu: Add full-sized polling for get_completed*() and poll_state*()
Paul E. McKenney
3
-4
/
+91
2022-08-14
Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+0
2022-08-13
Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+4
2022-08-13
Merge tag 'io_uring-6.0-2022-08-13' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-25
/
+0
2022-08-12
xen: remove XEN_SCRUB_PAGES in xen.config
Lukas Bulwahn
1
-1
/
+0
2022-08-11
Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-23
/
+51
2022-08-10
bpf: Shut up kern_sys_bpf warning.
Alexei Starovoitov
1
-0
/
+8
2022-08-10
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-17
/
+40
2022-08-10
net: refactor bpf_sk_reuseport_detach()
Hawkins Jiawei
1
-6
/
+3
2022-08-10
Merge tag 'cxl-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-35
/
+150
2022-08-10
bpf: Only allow sleepable program for resched-able iterator
Hou Tao
1
-1
/
+10
2022-08-10
bpf: Acquire map uref in .init_seq_private for hash map iterator
Hou Tao
1
-0
/
+2
2022-08-10
bpf: Acquire map uref in .init_seq_private for array map iterator
Hou Tao
1
-0
/
+6
2022-08-10
bpf: Disallow bpf programs call prog_run command.
Alexei Starovoitov
1
-6
/
+14
2022-08-09
bpf: Don't reinit map value in prealloc_lru_pop
Kumar Kartikeya Dwivedi
1
-5
/
+1
2022-08-09
time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64
Youngmin Nam
1
-2
/
+2
2022-08-08
Merge tag 'rproc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
1
-2
/
+8
2022-08-08
Merge tag 'sysctl-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-11
/
+9
2022-08-08
Merge tag 'modules-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-33
/
+356
2022-08-08
kernel/sysctl.c: Remove trailing white space
Fanjun Kong
1
-6
/
+6
2022-08-08
kernel/sysctl.c: Clean up indentation, replace spaces with tab.
Fanjun Kong
1
-2
/
+2
2022-08-08
sysctl: Merge adjacent CONFIG_TREE_RCU blocks
Geert Uytterhoeven
1
-3
/
+1
2022-08-08
bpf: Use proper target btf when exporting attach_btf_obj_id
Stanislav Fomichev
1
-4
/
+3
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
6
-30
/
+78
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+17
2022-08-06
Merge tag 'perf-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+3
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+16
2022-08-06
Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/...
Linus Torvalds
4
-58
/
+303
[next]