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
2021-03-17
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-04
printk: fix deadlock when kernel panic
Muchun Song
2021-03-04
module: Ignore _GLOBAL_OFFSET_TABLE_ when warning for undefined symbols
Fangrui Song
2021-03-04
seccomp: Add missing return in non-void function
Paul Cercueil
2021-03-04
tracepoint: Do not fail unregistering a probe due to memory failure
Steven Rostedt (VMware)
2021-03-04
ima: Free IMA measurement buffer after kexec syscall
Lakshmi Ramasubramanian
2021-03-04
bpf_lru_list: Read double-checked variable once without lock
Marco Elver
2021-03-04
kdb: Make memory allocations more robust
Sumit Garg
2021-03-04
locking/static_key: Fix false positive warnings on concurrent dec/inc
Peter Zijlstra
2021-03-04
jump_label/lockdep: Assert we hold the hotplug lock for _cpuslocked() operations
Peter Zijlstra
2021-02-23
bpf: Check for integer overflow when using roundup_pow_of_two()
Bui Quang Minh
2021-02-23
tracing: Check length before giving out the filter buffer
Steven Rostedt (VMware)
2021-02-23
tracing: Do not count ftrace events in top level enable output
Steven Rostedt (VMware)
2021-02-13
fgraph: Initialize tracing_graph_pause at task creation
Steven Rostedt (VMware)
2021-02-13
tracing/kprobe: Fix to support kretprobe events on unloaded modules
Masami Hiramatsu
2021-02-10
genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set
Marc Zyngier
2021-02-10
kretprobe: Avoid re-registration of the same kretprobe earlier
Wang ShaoBo
2021-02-10
elfcore: fix building with clang
Arnd Bergmann
2021-02-07
workqueue: Restrict affinity change to rescuer
Peter Zijlstra
2021-02-07
kthread: Extract KTHREAD_IS_PER_CPU
Peter Zijlstra
2021-02-07
sysctl: handle overflow in proc_get_long
Christian Brauner
2021-02-03
PM: hibernate: flush swap writer after marking
Laurent Badel
2021-02-03
kernel: kexec: remove the lock operation of system_transition_mutex
Baoquan He
2021-01-30
tracing: Fix race in trace_open and buffer resize call
Gaurav Kohli
2021-01-30
futex: Handle faults correctly for PI futexes
Thomas Gleixner
2021-01-30
futex: Simplify fixup_pi_state_owner()
Thomas Gleixner
2021-01-30
futex: Use pi_state_update_owner() in put_pi_state()
Thomas Gleixner
2021-01-30
rtmutex: Remove unused argument from rt_mutex_proxy_unlock()
Thomas Gleixner
2021-01-30
futex: Provide and use pi_state_update_owner()
Thomas Gleixner
2021-01-30
futex: Replace pointless printk in fixup_owner()
Thomas Gleixner
2021-01-30
futex: Ensure the correct return value from futex_lock_pi()
Thomas Gleixner
2021-01-30
futex: Prevent exit livelock
Thomas Gleixner
2021-01-30
futex: Provide distinct return value when owner is exiting
Thomas Gleixner
2021-01-30
futex: Add mutex around futex exit
Thomas Gleixner
2021-01-30
futex: Provide state handling for exec() as well
Thomas Gleixner
2021-01-30
futex: Sanitize exit state handling
Thomas Gleixner
2021-01-30
futex: Mark the begin of futex exit explicitly
Thomas Gleixner
2021-01-30
futex: Set task::futex_state to DEAD right after handling futex exit
Thomas Gleixner
2021-01-30
futex: Split futex_mm_release() for exit/exec
Thomas Gleixner
2021-01-30
exit/exec: Seperate mm_release()
Thomas Gleixner
2021-01-30
futex: Replace PF_EXITPIDONE with a state
Thomas Gleixner
2021-01-30
futex: Move futex exit handling into futex code
Thomas Gleixner
2021-01-19
tracing/kprobes: Do the notrace functions check without kprobes on ftrace
Masami Hiramatsu
2021-01-12
workqueue: Kick a worker based on the actual activation of delayed works
Yunfeng Ye
2021-01-06
module: delay kobject uevent until after module init call
Jessica Yu
2021-01-06
module: set MODULE_STATE_GOING state when a module fails to load
Miroslav Benes
2020-12-30
genirq/irqdomain: Don't try to free an interrupt that has no mapping
Marc Zyngier
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-12-30
kernel/cpu: add arch override for clear_tasks_mm_cpumask() mm handling
Nicholas Piggin
[next]