index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2023-07-23
tracing/user_events: Fix struct arg size match check
Beau Belgrave
2023-07-23
tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if f...
Masami Hiramatsu (Google)
2023-07-23
Revert "tracing: Add "(fault)" name injection to kernel probes"
Masami Hiramatsu (Google)
2023-07-23
tracing/probes: Fix to update dynamic data counter if fetcharg uses it
Masami Hiramatsu (Google)
2023-07-23
tracing/probes: Fix not to count error code to total length
Masami Hiramatsu (Google)
2023-07-23
tracing/probes: Fix to avoid double count of the string length on the array
Masami Hiramatsu (Google)
2023-07-23
tracing: Fix null pointer dereference in tracing_err_log_open()
Mateusz Stachyra
2023-07-23
fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_...
Masami Hiramatsu (Google)
2023-07-23
fprobe: Release rethook after the ftrace_ops is unregistered
Jiri Olsa
2023-07-23
PM: QoS: Restore support for default value on frequency QoS
Chungkai Yang
2023-07-23
ftrace: Fix possible warning on checking all pages used in ftrace_process_locs()
Zheng Yejian
2023-07-23
ring-buffer: Fix deadloop issue on reading trace_pipe
Zheng Yejian
2023-07-23
tracing: Fix memory leak of iter->temp when reading trace_pipe
Zheng Yejian
2023-07-23
tracing/histograms: Add histograms to hist_vars if they have referenced varia...
Mohamed Khalfella
2023-07-23
tracing/user_events: Fix incorrect return value for writing operation when ev...
sunliming
2023-07-23
bpf: cpumap: Fix memory leak in cpu_map_update_elem
Pu Lehui
2023-07-23
fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
Ze Gao
2023-07-23
kernel/trace: Fix cleanup logic of enable_trace_eprobe
Tzvetomir Stoyanov (VMware)
2023-07-23
bpf: Fix max stack depth check for async callbacks
Kumar Kartikeya Dwivedi
2023-07-23
swiotlb: reduce the number of areas to match actual memory pool size
Petr Tesarik
2023-07-23
swiotlb: always set the number of areas before allocating the pool
Petr Tesarik
2023-07-19
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
2023-07-19
bpf, btf: Warn but return no error for NULL btf from __register_btf_kfunc_id_...
SeongJae Park
2023-07-19
kcsan: Don't expect 64 bits atomic builtins from 32 bits architectures
Christophe Leroy
2023-07-19
watchdog/hardlockup: keep kernel.nmi_watchdog sysctl as 0444 if probe fails
Douglas Anderson
2023-07-19
watchdog/perf: adapt the watchdog_perf interface for async model
Lecopzer Chen
2023-07-19
watchdog/hardlockup: rename some "NMI watchdog" constants/function
Douglas Anderson
2023-07-19
watchdog/hardlockup: move perf hardlockup checking/panic to common watchdog.c
Douglas Anderson
2023-07-19
watchdog/hardlockup: change watchdog_nmi_enable() to void
Lecopzer Chen
2023-07-19
watchdog: remove WATCHDOG_DEFAULT
Lecopzer Chen
2023-07-19
bpf: Verify scalar ids mapping in regsafe() using check_ids()
Eduard Zingerman
2023-07-19
bpf: Use scalar ids in mark_chain_precision()
Eduard Zingerman
2023-07-19
kexec: fix a memory leak in crash_shrink_memory()
Zhen Lei
2023-07-19
watchdog/perf: more properly prevent false positives with turbo modes
Douglas Anderson
2023-07-19
bpf: Make bpf_refcount_acquire fallible for non-owning refs
Dave Marchevsky
2023-07-19
bpf: Fix __bpf_{list,rbtree}_add's beginning-of-node calculation
Dave Marchevsky
2023-07-19
bpf: Set kptr_struct_meta for node param to list and rbtree insert funcs
Dave Marchevsky
2023-07-19
bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
Dave Marchevsky
2023-07-19
bpf: Fix memleak due to fentry attach failure
Yafang Shao
2023-07-19
bpf: Remove bpf trampoline selector
Yafang Shao
2023-07-19
bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
Stanislav Fomichev
2023-07-19
bpf: fix propagate_precision() logic for inner frames
Andrii Nakryiko
2023-07-19
bpf: maintain bitmasks across all active frames in __mark_chain_precision
Andrii Nakryiko
2023-07-19
bpf: improve precision backtrack logging
Andrii Nakryiko
2023-07-19
bpf: encapsulate precision backtracking bookkeeping
Andrii Nakryiko
2023-07-19
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-07-19
rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscale
Qiuxu Zhuo
2023-07-19
rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()
Qiuxu Zhuo
2023-07-19
rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUs
Paul E. McKenney
2023-07-19
rcu: Make rcu_cpu_starting() rely on interrupts being disabled
Paul E. McKenney
[next]