开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2015-05-06
ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
Calvin Owens
2015-05-06
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-05-06
ring-buffer: Replace this_cpu_*() with __this_cpu_*()
Steven Rostedt
2015-04-29
move d_rcu from overlapping d_child to overlapping d_alias
Al Viro
2015-04-19
console: Fix console name size mismatch
Peter Hurley
2015-04-13
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2015-03-26
workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...
Tejun Heo
2015-03-18
PM / QoS: remove duplicate call to pm_qos_update_target
Michael Scott
2015-03-06
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
2015-03-06
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-03-06
tracing: Fix unmapping loop in tracing_mark_write
Vikram Mulukutla
2015-02-11
smpboot: Add missing get_online_cpus() in smpboot_register_percpu_thread()
Lai Jiangshan
2015-02-05
workqueue: fix subtle pool management issue which can stall whole worker_pool
Tejun Heo
2015-01-29
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
2015-01-16
perf: Fix events installation during moving group
Jiri Olsa
2015-01-08
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2015-01-08
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2015-01-08
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-08
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2015-01-08
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2015-01-08
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2015-01-08
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
2015-01-08
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2015-01-08
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
2015-01-08
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2014-12-06
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-11-21
perf: Handle compat ioctl
Pawel Moll
2014-11-21
audit: keep inode pinned
Miklos Szeredi
2014-11-14
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
2014-11-14
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-14
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-11-14
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-11-14
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-09
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-09
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-10-05
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2014-10-05
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-10-05
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-10-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-05
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-05
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-05
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-05
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-09-17
ring-buffer: Up rb_iter_peek() loop count to 3
Steven Rostedt (Red Hat)
2014-09-17
ring-buffer: Always reset iterator to reader page
Steven Rostedt (Red Hat)
2014-09-17
kernel/smp.c:on_each_cpu_cond(): fix warning in fallback path
Sasha Levin
[next]