Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
android
/
kernel
/
common
/
7fed98f4
/
kernel
7fed98f
bpf: reject passing modified ctx to helper functions
by Daniel Borkmann
· 6 years ago
09226e5
locking/spinlock/debug: Fix various data races
by Marco Elver
· 6 years ago
7650b4b
ftrace: Avoid potential division by zero in function profiler
by Wen Yang
· 6 years ago
66a1070
exit: panic before exit_mm() on global init exit
by chenqiwu
· 6 years ago
bc5e8a8
tracing: Have the histogram compare functions convert to u64 first
by Steven Rostedt (VMware)
· 6 years ago
af24719
tracing: Fix lock inversion in trace_event_enable_tgid_record()
by Prateek Sood
· 6 years ago
abb5935
memcg: account security cred as well to kmemcg
by Shakeel Butt
· 6 years ago
4fe7cb9
taskstats: fix data-race
by Christian Brauner
· 6 years ago
c0fb3b1
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
by Andy Whitcroft
· 6 years ago
2dece4d
ptp: fix the race between the release of ptp_clock and cdev
by Vladis Dronov
· 6 years ago
a51afeed
hrtimer: Annotate lockless access to timer->state
by Eric Dumazet
· 6 years ago
5dc89b6
kernel: sysctl: make drop_caches write-only
by Johannes Weiner
· 6 years ago
4faf1cc
kernel/module.c: wakeup processes in module_wq on module unload
by Konstantin Khorenko
· 6 years ago
80797bd
workqueue: Fix missing kfree(rescuer) in destroy_workqueue()
by Tejun Heo
· 6 years ago
fc99213
cgroup: pids: use atomic64_t for pids->limit
by Aleksa Sarai
· 6 years ago
9e0f33d
workqueue: Fix pwq ref leak in rescuer_thread()
by Tejun Heo
· 6 years ago
05905c2
workqueue: Fix spurious sanity check failures in destroy_workqueue()
by Tejun Heo
· 6 years ago
c294780
sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision
by Xuewei Zhang
· 6 years ago
f506ed5
sched/core: Avoid spurious lock dependencies
by Peter Zijlstra
· 6 years ago
0eda282
audit_get_nd(): don't unlock parent too early
by Al Viro
· 6 years ago
61fa9f1
futex: Prevent exit livelock
by Thomas Gleixner
· 6 years ago
e6e00df
futex: Provide distinct return value when owner is exiting
by Thomas Gleixner
· 6 years ago
ac7e59a
futex: Add mutex around futex exit
by Thomas Gleixner
· 6 years ago
7d143b6
futex: Provide state handling for exec() as well
by Thomas Gleixner
· 6 years ago
0633e31
futex: Sanitize exit state handling
by Thomas Gleixner
· 6 years ago
1be36de
futex: Mark the begin of futex exit explicitly
by Thomas Gleixner
· 6 years ago
3267655
futex: Set task::futex_state to DEAD right after handling futex exit
by Thomas Gleixner
· 6 years ago
a6dc90f
futex: Split futex_mm_release() for exit/exec
by Thomas Gleixner
· 6 years ago
7d79d1c
exit/exec: Seperate mm_release()
by Thomas Gleixner
· 6 years ago
c35d0ebe
futex: Replace PF_EXITPIDONE with a state
by Thomas Gleixner
· 6 years ago
2f6c5eb
futex: Move futex exit handling into futex code
by Thomas Gleixner
· 6 years ago
3e24098
futex: Prevent robust futex exit race
by Yang Tao
· 6 years ago
0c08f1d
y2038: futex: Move compat implementation into futex.c
by Arnd Bergmann
· 6 years ago
ebf233f
bpf: drop refcount if bpf_map_new_fd() fails in map_create()
by Peng Sun
· 6 years ago
7e50f6c
bpf: decrease usercnt if bpf_map_new_fd() fails in bpf_map_get_fd_by_id()
by Peng Sun
· 6 years ago
7c2ec47
fork: fix some -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
92a69ad
audit: print empty EXECVE args
by Richard Guy Briggs
· 6 years ago
024a3ea
sched/fair: Don't increase sd->balance_interval on newidle balance
by Valentin Schneider
· 6 years ago
d81abc5
sched/topology: Fix off by one bug
by Peter Zijlstra
· 6 years ago
8ba716e
bpf: devmap: fix wrong interface selection in notifier_call
by Taehee Yoo
· 6 years ago
453ca16
printk: fix integer overflow in setup_log_buf()
by Sergey Senozhatsky
· 6 years ago
6955833
printk: Give error on attempt to set log buffer length to over 2G
by He Zhe
· 6 years ago
0c43276
kexec: Allocate decrypted control pages for kdump if SME is enabled
by Lianbo Jiang
· 6 years ago
73267b4
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
by Borislav Petkov
· 6 years ago
9e50bed
kprobes: Don't call BUG_ON() if there is a kprobe in use on free list
by Masami Hiramatsu
· 6 years ago
b0ae410
signal: Properly deliver SIGILL from uprobes
by Eric W. Biederman
· 6 years ago
0935780
signal: Always ignore SIGKILL and SIGSTOP sent to the global init
by Eric W. Biederman
· 6 years ago
fa8617f
cpu/speculation: Uninline and export CPU mitigations helpers
by Tyler Hicks
· 6 years ago
da73a17
sched/fair: Fix -Wunused-but-set-variable warnings
by Qian Cai
· 6 years ago
3dec71e
sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices
by Dave Chiluk
· 6 years ago
0b0c518
sched/wake_q: Fix wakeup ordering for wake_q
by Peter Zijlstra
· 6 years ago
2a7ad49
tracing: Initialize iter->seq after zeroing in tracing_read_pipe()
by Petr Mladek
· 6 years ago
6234d48
sched/vtime: Fix guest/system mis-accounting on task switch
by Frederic Weisbecker
· 6 years ago
faf6784
tracing: Get trace_array reference for available_tracers files
by Steven Rostedt (VMware)
· 6 years ago
c22c72f
ftrace: Get a reference counter for the trace_array on filter files
by Steven Rostedt (VMware)
· 6 years ago
49495fb
tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency
by Srivatsa S. Bhat (VMware)
· 6 years ago
2d058b1
tracing/hwlat: Report total time spent in all NMIs during the sample
by Srivatsa S. Bhat (VMware)
· 6 years ago
b27c133
kernel/sysctl.c: do not override max_threads provided by userspace
by Michal Hocko
· 6 years ago
dd676a6
panic: ensure preemption is disabled during panic()
by Will Deacon
· 6 years ago
a990caf
tick: broadcast-hrtimer: Fix a race in bc_set_next
by Balasubramani Vivekanandan
· 6 years ago
fd9c4df
kernel/elfcore.c: include proper prototypes
by Valdis Kletnieks
· 6 years ago
5d49886
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
by KeMeng Shi
· 6 years ago
859cc32
Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"
by Wanpeng Li
· 6 years ago
8f25db0
timer: Read jiffies once when forwarding base clk
by Li RongQing
· 6 years ago
43a2e8b
kexec: bail out upon SIGKILL when allocating memory.
by Tetsuo Handa
· 6 years ago
4756936
bpf: fix use after free in prog symbol exposure
by Daniel Borkmann
· 6 years ago
95364cf
livepatch: Nullify obj->mod in klp_module_coming()'s error path
by Miroslav Benes
· 6 years ago
53f09ce
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
by Thadeu Lima de Souza Cascardo
· 6 years ago
3b0be22
printk: Do not lose last line in kmsg buffer dump
by Vincent Whitchurch
· 6 years ago
05fade6
kprobes: Prohibit probing on BUG() and WARN() address
by Masami Hiramatsu
· 6 years ago
5905806
sched/fair: Use rq_lock/unlock in online_fair_sched_group
by Phil Auld
· 6 years ago
30032bd
sched/core: Fix CPU controller for !RT_GROUP_SCHED
by Juri Lelli
· 6 years ago
c64db65
sched/fair: Fix imbalance due to CPU affinity
by Vincent Guittot
· 6 years ago
885c898
locking/lockdep: Add debug_locks check in __lock_downgrade()
by Waiman Long
· 6 years ago
bd14ca7
kallsyms: Don't let kallsyms_lookup_size_offset() fail on retrieving the first symbol
by Marc Zyngier
· 6 years ago
3426b36
genirq: Prevent NULL pointer dereference in resend_irqs()
by Yunfeng Ye
· 6 years ago
5b53e102
kernel/module: Fix mem leak in module_add_modinfo_attrs
by YueHaibing
· 6 years ago
d33576c
sched/fair: Don't assign runtime for throttled cfs_rq
by Liangyan
· 6 years ago
ab978e7
kprobes: Fix potential deadlock in kprobe_optimizer()
by Andrea Righi
· 6 years ago
0449718
ftrace: Check for empty hash and comment the race with registering probes
by Steven Rostedt (VMware)
· 6 years ago
ab9a7cf
ftrace: Check for successful allocation of hash
by Naveen N. Rao
· 6 years ago
fccb793
ftrace: Fix NULL pointer dereference in t_probe_next()
by Naveen N. Rao
· 6 years ago
dc8eb1e
genirq: Properly pair kobject_del() with kobject_add()
by Michael Kelley
· 6 years ago
2d45c6f
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
by Daniel Borkmann
· 6 years ago
a1fe647
bpf: add bpf_jit_limit knob to restrict unpriv allocations
by Daniel Borkmann
· 6 years ago
234646d
bpf: get rid of pure_initcall dependency to enable jits
by Daniel Borkmann
· 6 years ago
666f1e9
perf/core: Fix creating kernel counters for PMUs that override event->cpu
by Leonard Crestez
· 6 years ago
55b2e92
cgroup: Fix css_task_iter_advance_css_set() cset skip condition
by Tejun Heo
· 6 years ago
ab34828
cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
by Tejun Heo
· 6 years ago
feb6b12
cgroup: Include dying leaders with live threads in PROCS iterations
by Tejun Heo
· 6 years ago
b0af004
cgroup: Implement css_task_iter_skip()
by Tejun Heo
· 6 years ago
d7b538a
cgroup: Call cgroup_release() before __exit_signal()
by Tejun Heo
· 6 years ago
902d0ba
kernel/module.c: Only return -EEXIST for modules that have finished loading
by Prarit Bhargava
· 6 years ago
6b0e895
ftrace: Enable trampoline when rec count returns back to one
by Cheng Jian
· 6 years ago
d091921
sched/fair: Don't free p->numa_faults with concurrent readers
by Jann Horn
· 6 years ago
8b94101
access: avoid the RCU grace period for the temporary subjective credentials
by Linus Torvalds
· 6 years ago
ee4c716
locking/lockdep: Hide unused 'class' variable
by Arnd Bergmann
· 6 years ago
7666eca
locking/lockdep: Fix lock used or unused stats error
by Yuyang Du
· 6 years ago
c9ebf4e
padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
by Daniel Jordan
· 6 years ago
ec00231
timer_list: Guard procfs specific code
by Nathan Huckleberry
· 6 years ago
Next »