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-02-13
irqdomain: Drop revmap mutex
Johan Hovold
1
-7
/
+6
2023-02-13
irqdomain: Fix domain registration race
Marc Zyngier
1
-19
/
+43
2023-02-13
irqdomain: Fix mapping-creation race
Johan Hovold
1
-18
/
+46
2023-02-13
irqdomain: Refactor __irq_domain_alloc_irqs()
Johan Hovold
1
-40
/
+48
2023-02-13
irqdomain: Look for existing mapping only once
Johan Hovold
1
-27
/
+33
2023-02-13
irqdomain: Drop bogus fwspec-mapping error handling
Johan Hovold
1
-6
/
+1
2023-02-13
irqdomain: Fix disassociation race
Johan Hovold
1
-0
/
+5
2023-02-13
irqdomain: Fix association race
Johan Hovold
1
-5
/
+14
2023-02-13
Merge tag 'clocksource.2023.02.06b' of git://git.kernel.org/pub/scm/linux/ker...
Thomas Gleixner
2
-22
/
+56
2023-02-13
sched/core: Fix a missed update of user_cpus_ptr
Waiman Long
1
-1
/
+4
2023-02-13
freezer,umh: Fix call_usermode_helper_exec() vs SIGKILL
Peter Zijlstra
1
-7
/
+13
2023-02-12
tracing: Make trace_define_field_ext() static
Steven Rostedt (Google)
1
-1
/
+1
2023-02-12
Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
3
-10
/
+33
2023-02-12
tracing: Fix TASK_COMM_LEN in trace event format file
Yafang Shao
3
-10
/
+33
2023-02-11
Merge tag 'locking-urgent-2023-02-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+3
2023-02-11
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
1
-1
/
+4
2023-02-11
sched/deadline: Add more reschedule cases to prio_changed_dl()
Valentin Schneider
1
-15
/
+27
2023-02-11
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
1
-2
/
+13
2023-02-11
sched/fair: Remove capacity inversion detection
Vincent Guittot
2
-98
/
+5
2023-02-11
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
1
-23
/
+82
2023-02-10
bpf: allow to disable bpf prog memory accounting
Yafang Shao
1
-6
/
+7
2023-02-10
bpf: allow to disable bpf map memory accounting
Yafang Shao
2
-3
/
+5
2023-02-10
bpf: use bpf_map_kvcalloc in bpf_local_storage
Yafang Shao
2
-2
/
+17
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
14
-85
/
+530
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
1
-1
/
+1
2023-02-09
hung_task: print message when hung_task_warnings gets down to zero.
fuyuanli
1
-0
/
+2
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
5
-7
/
+7
2023-02-09
mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
kernel/fork: convert vma assignment to a memcpy
Suren Baghdasaryan
1
-1
/
+1
2023-02-09
mm/mmap: remove __vma_adjust()
Liam R. Howlett
1
-1
/
+1
2023-02-09
sched: convert to vma iterator
Liam R. Howlett
1
-7
/
+7
2023-02-09
kernel/fork: convert forking to using the vmi iterator
Liam R. Howlett
1
-11
/
+8
2023-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-35
/
+54
2023-02-09
PM: EM: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-09
time/debug: Fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-08
kernel/fail_function: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-08
kernel/power/energy_model.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-4
/
+1
2023-02-08
kernel/time/test_udelay.c: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
1
-1
/
+1
2023-02-07
sched/topology: Introduce sched_numa_hop_mask()
Valentin Schneider
1
-0
/
+33
2023-02-07
sched: add sched_numa_find_nth_cpu()
Yury Norov
1
-0
/
+57
2023-02-07
tracing: Allow boot instances to have snapshot buffers
Steven Rostedt (Google)
1
-7
/
+72
2023-02-07
tracing: Add trace_array_puts() to write into instance
Steven Rostedt (Google)
1
-10
/
+17
2023-02-07
tracing: Add enabling of events to boot instances
Steven Rostedt (Google)
3
-5
/
+10
2023-02-07
tracing: Add creation of instances at boot command line
Steven Rostedt (Google)
1
-0
/
+50
2023-02-07
tracing: Fix trace_event_raw_event_synth() if else statement
Steven Rostedt (Google)
1
-2
/
+2
2023-02-07
tracing: Acquire buffer from temparary trace sequence
Linyu Yuan
1
-0
/
+23
2023-02-07
tracing/osnoise: No need for schedule_hrtimeout range
Davidlohr Bueso
1
-1
/
+1
2023-02-07
Merge tag 'trace-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-3
/
+0
2023-02-07
fanotify,audit: Allow audit to use the full permission event response
Richard Guy Briggs
1
-3
/
+15
2023-02-07
fanotify: Ensure consistent variable type for response
Richard Guy Briggs
1
-1
/
+1
[prev]
[next]