index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-809
/
+2877
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
-1
/
+1
2023-08-28
Merge tag 'pm-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-40
/
+156
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-13
/
+15
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-896
/
+1135
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-11
/
+12
2023-08-28
Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-39
/
+105
2023-08-28
Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-21
/
+20
2023-08-28
Merge tag 'core-entry-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-2
/
+1
2023-08-28
Merge tag 'clocksource.2023.08.15a' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+4
2023-08-28
Merge tag 'csd-lock.2023.07.15a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+11
2023-08-28
Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-3
/
+9
2023-08-28
Merge tag 'rcu.2023.08.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-57
/
+285
2023-08-28
Merge tag 'hardening-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-43
/
+17
2023-08-28
Merge tag 'seccomp-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-30
/
+115
2023-08-28
Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
-4
/
+2
2023-08-26
Merge tag 'irq-urgent-2023-08-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+6
2023-08-26
genirq: Fix software resend lockup and nested resend
Johan Hovold
-1
/
+6
2023-08-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
-197
/
+495
2023-08-25
kallsyms: Change func signature for cleanup_symbol_name()
Yonghong Song
-6
/
+4
2023-08-25
Merge branches 'pm-sleep', 'pm-qos' and 'powercap'
Rafael J. Wysocki
-40
/
+156
2023-08-25
kallsyms: Fix kallsyms_selftest failure
Yonghong Song
-32
/
+8
2023-08-25
bpf: Allow bpf_spin_{lock,unlock} in sleepable progs
Dave Marchevsky
-6
/
+5
2023-08-25
bpf: Consider non-owning refs to refcounted nodes RCU protected
Dave Marchevsky
-1
/
+12
2023-08-25
bpf: Reenable bpf_refcount_acquire
Dave Marchevsky
-4
/
+1
2023-08-25
bpf: Use bpf_mem_free_rcu when bpf_obj_dropping refcounted nodes
Dave Marchevsky
-1
/
+5
2023-08-25
bpf: Ensure kptr_struct_meta is non-NULL for collection insert and refcount_a...
Dave Marchevsky
-0
/
+14
2023-08-24
bpf: Remove a WARN_ON_ONCE warning related to local kptr
Yonghong Song
-1
/
+0
2023-08-23
bpf: Fix issue in verifying allow_ptr_leaks
Yafang Shao
-8
/
+9
2023-08-23
entry: Remove empty addr_limit_user_check()
Mark Rutland
-2
/
+1
2023-08-22
bpf: Fix check_func_arg_reg_off bug for graph root/node
Kumar Kartikeya Dwivedi
-11
/
+0
2023-08-22
PM: QoS: Add check to make sure CPU latency is non-negative
Clive Lin
-2
/
+7
2023-08-22
bpf: Fix a bpf_kptr_xchg() issue with local kptr
Yonghong Song
-10
/
+15
2023-08-21
bpf: Add bpf_get_func_ip helper support for uprobe link
Jiri Olsa
-3
/
+30
2023-08-21
bpf: Add pid filter support for uprobe_multi link
Jiri Olsa
-1
/
+34
2023-08-21
bpf: Add cookies support for uprobe_multi link
Jiri Olsa
-5
/
+42
2023-08-21
bpf: Add multi uprobe link
Jiri Olsa
-3
/
+244
2023-08-21
bpf: Add attach_type checks under bpf_prog_attach_check_attach_type
Jiri Olsa
-68
/
+52
2023-08-21
bpf, cpumask: Clean up bpf_cpu_map_entry directly in cpu_map_free
Hou Tao
-9
/
+8
2023-08-21
bpf, cpumap: Use queue_rcu_work() to remove unnecessary rcu_barrier()
Hou Tao
-69
/
+27
2023-08-21
nsproxy: Convert nsproxy.count to refcount_t
Elena Reshetova
-2
/
+2
2023-08-21
tracing: Introduce pipe_cpumask to avoid race on trace_pipes
Zheng Yejian
-7
/
+50
2023-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-1
/
+1
2023-08-17
seccomp: Add missing kerndoc notations
Kees Cook
-4
/
+10
2023-08-17
tracing: Fix memleak due to race between current_tracer and trace
Zheng Yejian
-2
/
+12
2023-08-17
sched/eevdf: Curb wakeup-preemption
Peter Zijlstra
-0
/
+13
2023-08-16
Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a...
Paul E. McKenney
-57
/
+285
2023-08-16
rcu: Make the rcu_nocb_poll boot parameter usable via boot config
Paul E. McKenney
-2
/
+2
2023-08-16
rcu: Mark __rcu_irq_enter_check_tick() ->rcu_urgent_qs load
Paul E. McKenney
-1
/
+1
2023-08-16
tracing/synthetic: Allocate one additional element for size
Sven Schnelle
-1
/
+2
[next]