index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
sched_ext: Print debug dump after an error exit
Tejun Heo
1
-3
/
+418
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
2
-0
/
+54
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
Tejun Heo
3
-0
/
+56
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
3
-4
/
+129
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
2
-0
/
+21
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
8
-5
/
+4444
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
5
-8
/
+54
2024-06-18
sched: Add normal_policy()
Tejun Heo
2
-2
/
+7
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
3
-13
/
+26
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
2
-15
/
+31
2024-06-18
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Tejun Heo
3
-0
/
+16
2024-06-18
sched: Add sched_class->reweight_task()
Tejun Heo
3
-5
/
+6
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
2
-6
/
+17
2024-06-18
sched: Restructure sched_class order sanity checks in sched_init()
Tejun Heo
1
-4
/
+4
2024-06-18
Merge branch 'bpf/for-next' into sched_ext-base
Tejun Heo
15
-222
/
+650
2024-06-18
srcu: Fill out polled grace-period APIs
Paul E. McKenney
2
-2
/
+4
2024-06-18
srcu: Update cleanup_srcu_struct() comment
Paul E. McKenney
1
-1
/
+4
2024-06-18
srcu: Disable interrupts directly in srcu_gp_end()
Paul E. McKenney
1
-3
/
+2
2024-06-18
rcu: Disable interrupts directly in rcu_gp_init()
Paul E. McKenney
1
-3
/
+3
2024-06-18
rcu/tree: Reduce wake up for synchronize_rcu() common case
Joel Fernandes (Google)
2
-4
/
+27
2024-06-18
bpf: Fix remap of arena.
Alexei Starovoitov
1
-2
/
+14
2024-06-17
Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
1
-2
/
+3
2024-06-17
Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
3
-1
/
+5
2024-06-17
bpf: Add missed var_off setting in coerce_subreg_to_size_sx()
Yonghong Song
1
-0
/
+1
2024-06-17
bpf: Add missed var_off setting in set_sext32_default_val()
Yonghong Song
1
-0
/
+1
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-2
/
+1
2024-06-17
cpu/hotplug: Add support for declaring CPU offlining not supported
Kirill A. Shutemov
1
-1
/
+12
2024-06-17
irqdomain: Remove __irq_domain_add()
Herve Codina
1
-33
/
+0
2024-06-17
irqdomain: Convert domain creation functions to irq_domain_instantiate()
Herve Codina
1
-5
/
+21
2024-06-17
irqdomain: Add a resource managed version of irq_domain_instantiate()
Herve Codina
1
-0
/
+41
2024-06-17
irqdomain: Add support for generic irq chips creation before publishing a domain
Herve Codina
1
-1
/
+13
2024-06-17
genirq/generic_chip: Introduce init() and exit() hooks
Herve Codina
1
-2
/
+22
2024-06-17
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina
1
-23
/
+68
2024-06-17
irqdomain: Introduce init() and exit() hooks
Herve Codina
1
-0
/
+15
2024-06-17
irqdomain: Handle domain bus token in irq_domain_create()
Herve Codina
1
-6
/
+24
2024-06-17
irqdomain: Make __irq_domain_create() return an error code
Herve Codina
1
-5
/
+5
2024-06-17
irqdomain: Use irq_domain_instantiate() for hierarchy domain creation
Herve Codina
1
-12
/
+5
2024-06-17
irqdomain: Handle domain hierarchy parent in irq_domain_instantiate()
Herve Codina
1
-0
/
+7
2024-06-17
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina
1
-0
/
+2
2024-06-17
irqdomain: Convert __irq_domain_create() to use struct irq_domain_info
Herve Codina
1
-24
/
+24
2024-06-17
irqdomain: Use a dedicated function to set the domain name
Herve Codina
1
-31
/
+38
2024-06-17
irqdomain: Introduce irq_domain_instantiate()
Herve Codina
1
-7
/
+32
2024-06-17
irqdomain: Introduce irq_domain_free()
Herve Codina
1
-6
/
+10
2024-06-17
irqdomain: Fixed unbalanced fwnode get and put
Herve Codina
1
-5
/
+2
2024-06-17
cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()
Stanislav Spassov
1
-2
/
+2
2024-06-17
smp: Use str_plural() to fix Coccinelle warnings
Thorsten Blum
1
-2
/
+2
2024-06-17
cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()
Yuntao Wang
1
-4
/
+4
2024-06-15
kcov: don't lose track of remote references during softirqs
Aleksandr Nogikh
1
-0
/
+1
2024-06-15
gcov: add support for GCC 14
Peter Oberparleiter
1
-1
/
+3
2024-06-15
zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING
Oleg Nesterov
1
-0
/
+1
[prev]
[next]