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
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
2020-11-18
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
2020-11-18
perf/core: Fix crash when using HW tracing kernel filters
Mathieu Poirier
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
2020-11-18
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
2020-11-18
perf: Fix get_recursion_context()
Peter Zijlstra
2020-11-18
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
2020-11-18
ring-buffer: Fix recursion protection transitions between interrupt context
Steven Rostedt (VMware)
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
2020-11-10
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
2020-11-10
tracing: Fix out of bounds write in get_trace_buf
Qiujun Huang
2020-11-10
ftrace: Handle tracing when switching between context
Steven Rostedt (VMware)
2020-11-10
ftrace: Fix recursion check for NMI test
Steven Rostedt (VMware)
2020-11-10
kthread_worker: prevent queuing delayed work from timer_fn when it is being c...
Zqiang
2020-11-10
blktrace: fix debugfs use after free
Luis Chamberlain
2020-11-10
Blktrace: bail out early if block debugfs is not configured
Liu Bo
2020-11-05
ring-buffer: Return 0 on success from ring_buffer_resize()
Qiujun Huang
2020-11-05
kgdb: Make "kgdbcon" work properly with "kgdb_earlycon"
Douglas Anderson
2020-11-05
futex: Fix incorrect should_fail_futex() handling
Mateusz Nosek
2020-10-29
PM: hibernate: remove the bogus call to get_gendisk() in software_resume()
Christoph Hellwig
2020-10-29
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2020-10-14
perf: Fix task_function_call() error handling
Kajol Jain
2020-10-14
ftrace: Move RCU is watching check after recursion check
Steven Rostedt (VMware)
2020-10-14
usermodehelper: reset umask to default before executing user process
Linus Torvalds
2020-10-01
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-10-01
printk: handle blank console arguments passed in.
Shreyas Joshi
2020-10-01
tracing: Use address-of operator on section symbols
Nathan Chancellor
2020-10-01
timekeeping: Prevent 32bit truncation in scale64_check_overflow()
Wen Yang
2020-10-01
bpf: Remove recursion prevention from rcu free callback
Thomas Gleixner
2020-10-01
audit: CONFIG_CHANGE don't log internal bookkeeping as an event
Steve Grubb
2020-10-01
tracing: Set kernel_stack's caller size properly
Josef Bacik
2020-10-01
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
2020-10-01
tracing: Adding NULL checks for trace_array descriptor pointer
Divya Indi
2020-10-01
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-23
gcov: add support for GCC 10.1
Peter Oberparleiter
2020-09-23
gcov: Disable gcov build with GCC 10
Leon Romanovsky
2020-09-03
locking/lockdep: Fix overflow in presentation of average lock-time
Chris Wilson
2020-09-03
blktrace: ensure our debugfs dir exists
Luis Chamberlain
2020-08-26
kernel/relay.c: fix memleak on destroy relay channel
Wei Yongjun
2020-08-21
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
2020-08-21
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
2020-08-21
tracing: Use trace_sched_process_free() instead of exit() for pid tracing
Steven Rostedt (VMware)
2020-08-21
tracing/hwlat: Honor the tracing_cpumask
Kevin Hao
2020-08-21
kprobes: Fix NULL pointer dereference at kprobe_ftrace_handler
Muchun Song
[next]