index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-06-14
kunit: test: Add vm_mmap() allocation resource manager
Kees Cook
1
-0
/
+3
2024-06-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-9
/
+16
2024-06-14
bpf: Track delta between "linked" registers.
Alexei Starovoitov
2
-12
/
+87
2024-06-14
function_graph: Add READ_ONCE() when accessing fgraph_array[]
Steven Rostedt (Google)
1
-1
/
+1
2024-06-14
tracing: Add last boot delta offset for stack traces
Steven Rostedt (Google)
1
-1
/
+2
2024-06-14
tracing: Update function tracing output for previous boot buffer
Steven Rostedt (Google)
1
-3
/
+6
2024-06-14
tracing: Handle old buffer mappings for event strings and functions
Steven Rostedt (Google)
1
-3
/
+39
[prev]
[next]