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
2022-02-05
cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()
Tianchen Ding
2022-02-05
bpf: Fix possible race in inc_misses_counter
He Fengqing
2022-02-05
cgroup-v1: Require capabilities to set release_agent
Eric W. Biederman
2022-02-01
psi: fix "defined but not used" warnings when CONFIG_PROC_FS=n
Suren Baghdasaryan
2022-02-01
perf/core: Fix cgroup event list management
Namhyung Kim
2022-02-01
sched/pelt: Relax the sync of util_sum with util_avg
Vincent Guittot
2022-02-01
perf: Fix perf_event_read_local() time
Peter Zijlstra
2022-02-01
sched/membarrier: Fix membarrier-rseq fence command missing from query bitmask
Mathieu Desnoyers
2022-02-01
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
2022-02-01
tracing: Don't inc err_log entry count if entry allocation fails
Tom Zanussi
2022-02-01
tracing: Propagate is_signed to expression
Tom Zanussi
2022-02-01
tracing/histogram: Fix a potential memory leak for kstrdup()
Xiaoke Wang
2022-02-01
PM: wakeup: simplify the output logic of pm_show_wakelocks()
Greg Kroah-Hartman
2022-02-01
ucount: Make get_ucount a safe get_user replacement
Eric W. Biederman
2022-02-01
bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
Naveen N. Rao
2022-01-29
rcu: Tighten rcu_advance_cbs_nowake() checks
Paul E. McKenney
2022-01-27
taskstats: Cleanup the use of task->exit_code
Eric W. Biederman
2022-01-27
bpf: Mark PTR_TO_FUNC register initially with zero offset
Daniel Borkmann
2022-01-27
bpf: Fix mount source show for bpffs
Yafang Shao
2022-01-27
tracing: Have syscall trace events use trace_event_buffer_lock_reserve()
Steven Rostedt
2022-01-27
tracing/kprobes: 'nmissed' not showed correctly for kretprobe
Xiangyang Zhang
2022-01-27
tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() fails
Nikita Yushchenko
2022-01-27
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
tracing/probes: check the return value of kstrndup() for pbuf
Xiaoke Wang
2022-01-27
tracing/uprobes: Check the return value of kstrdup() for tu->filename
Xiaoke Wang
2022-01-27
tracing: Do not let synth_events block other dyn_event systems during create
Beau Belgrave
2022-01-27
signal: In get_signal test for signal_group_exit every time through the loop
Eric W. Biederman
2022-01-27
audit: ensure userspace is penalized the same as the kernel when under pressure
Paul Moore
2022-01-27
rcutorture: Avoid soft lockup during cpu stall
Wander Lairson Costa
2022-01-27
psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaim
Brian Chen
2022-01-27
bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
Tiezhu Yang
2022-01-27
clocksource: Avoid accidental unstable marking of clocksources
Waiman Long
2022-01-27
bpf: Fix verifier support for validation of async callbacks
Kris Van Hees
2022-01-27
bpf: Don't promote bogus looking registers after null check.
Daniel Borkmann
2022-01-27
bpf: Add missing map_get_next_key method to bloom filter map.
Haimin Zhang
2022-01-27
rcu/exp: Mark current CPU as exp-QS in IPI loop second pass
Frederic Weisbecker
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2022-01-27
bpf: Remove config check to enable bpf support for branch records
Kajol Jain
2022-01-27
bpf: Disallow BPF_LOG_KERNEL log level for bpf(BPF_BTF_LOAD)
Hou Tao
2022-01-27
bpf: Adjust BTF log size limit.
Alexei Starovoitov
2022-01-27
sched/fair: Fix per-CPU kthread and wakee stacking for asym CPU capacity
Vincent Donnefort
2022-01-27
sched/fair: Fix detection of per-CPU kthreads waking a task
Vincent Donnefort
2022-01-27
rcu: Avoid alloc_pages() when recording stack
Jun Miao
2022-01-27
kernel/locking: Use a pointer in ww_mutex_trylock().
Sebastian Andrzej Siewior
2022-01-27
dma/pool: create dma atomic pool only if dma zone has managed pages
Baoquan He
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2022-01-16
bpf: Fix out of bounds access from invalid *_or_null type verification
Daniel Borkmann
2022-01-16
workqueue: Fix unbind_workers() VS wq_worker_sleeping() race
Frederic Weisbecker
2022-01-16
workqueue: Fix unbind_workers() VS wq_worker_running() race
Frederic Weisbecker
[next]