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
2024-07-04
memcg: mm_update_next_owner: kill the "retry" logic
Oleg Nesterov
1
-30
/
+27
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
12
-213
/
+49
2024-07-04
Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc...
Paul E. McKenney
15
-212
/
+207
2024-07-04
rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocation
Frederic Weisbecker
1
-3
/
+7
2024-07-04
rcu: Eliminate lockless accesses to rcu_sync->gp_count
Oleg Nesterov
1
-8
/
+4
2024-07-04
rcu: Add rcutree.nohz_full_patience_delay to reduce nohz_full OS jitter
Paul E. McKenney
2
-2
/
+19
2024-07-04
Merge branch 'tip/x86/cpu'
Peter Zijlstra
168
-1997
/
+5285
2024-07-04
perf: Make rb_alloc_aux() return an error immediately if nr_pages <= 0
Adrian Hunter
1
-0
/
+3
2024-07-04
perf: Fix default aux_watermark calculation
Adrian Hunter
1
-1
/
+3
2024-07-04
perf: Prevent passing zero nr_pages to rb_alloc_aux()
Adrian Hunter
1
-0
/
+2
2024-07-04
perf: Fix perf_aux_size() for greater-than 32-bit size
Adrian Hunter
1
-1
/
+1
2024-07-04
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
3
-18
/
+14
2024-07-04
sched/psi: Optimise psi_group_change a bit
Tvrtko Ursulin
1
-27
/
+27
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
2
-15
/
+89
2024-07-04
genirq/irq_sim: add an extended irq_sim initializer
Bartosz Golaszewski
1
-3
/
+57
2024-07-03
ftrace: unpoison ftrace_regs in ftrace_ops_list_func()
Ilya Leoshkevich
1
-0
/
+1
2024-07-03
mm: extend rmap flags arguments for folio_add_new_anon_rmap
Barry Song
1
-1
/
+1
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-03
mm: remove the implementation of swap_free() and always use swap_free_nr()
Barry Song
1
-3
/
+2
2024-07-03
tick/sched: Combine WARN_ON_ONCE and print_once
Anna-Maria Behnsen
1
-4
/
+4
2024-07-03
mm: optimize the redundant loop of mm_update_owner_next()
Jinliang Zheng
1
-0
/
+2
2024-07-03
cgroup: Protect css->cgroup write under css_set_lock
Waiman Long
1
-1
/
+1
2024-07-03
cgroup/misc: Introduce misc.peak
Xiu Jianfeng
1
-0
/
+41
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
1
-0
/
+1
2024-07-02
workqueue: Simplify goto statement
Lai Jiangshan
1
-8
/
+3
2024-07-02
workqueue: Update cpumasks after only applying it successfully
Lai Jiangshan
1
-4
/
+6
2024-07-02
bpf, devmap: Add .map_alloc_check
Florian Lehner
1
-10
/
+17
2024-07-02
bpf: Fix atomic probe zero-extension
Ilya Leoshkevich
1
-1
/
+2
2024-07-02
livepatch: Replace snprintf() with sysfs_emit()
Yafang Shao
1
-3
/
+2
2024-07-02
livepatch: Add "replace" sysfs attribute
Yafang Shao
1
-0
/
+12
2024-07-02
net: Move flush list retrieval to where it is used.
Sebastian Andrzej Siewior
2
-3
/
+6
2024-07-02
net: Optimize xdp_do_flush() with bpf_net_context infos.
Sebastian Andrzej Siewior
2
-24
/
+2
2024-07-02
net: Remove task_struct::bpf_net_context init on fork.
Sebastian Andrzej Siewior
1
-1
/
+0
2024-07-01
fgraph: Use str_plural() in test_graph_storage_single()
Jiapeng Chong
1
-1
/
+1
2024-07-01
rtla/osnoise: set the default threshold to 1us
Luis Claudio R. Goncalves
1
-2
/
+2
2024-07-01
sched_ext: Swap argument positions in kcalloc() call to avoid compiler warning
Tejun Heo
1
-1
/
+1
2024-07-01
bpf: Use precise image size for struct_ops trampoline
Pu Lehui
1
-1
/
+1
2024-07-01
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
4
-10
/
+30
2024-07-01
sched/deadline: Fix task_struct reference leak
Wander Lairson Costa
1
-1
/
+6
2024-07-01
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
1
-9
/
+3
2024-06-30
Merge tag 'tty-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-172
/
+5
2024-06-30
Merge tag 'smp_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+7
2024-06-30
Merge tag 'timers_urgent_for_v6.10_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2024-06-28
resource: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
1
-0
/
+3
2024-06-28
cgroup/cpuset: Prevent UAF in proc_cpuset_show()
Chen Ridong
1
-4
/
+9
2024-06-28
seccomp: release task filters when the task exits
Andrei Vagin
2
-6
/
+20
2024-06-28
seccomp: interrupt SECCOMP_IOCTL_NOTIF_RECV when all users have exited
Andrei Vagin
1
-1
/
+6
2024-06-28
rcu/exp: Remove redundant full memory barrier at the end of GP
Frederic Weisbecker
1
-2
/
+6
2024-06-28
rcu: Remove full memory barrier on RCU stall printout
Frederic Weisbecker
2
-12
/
+2
[prev]
[next]