开源镜像站
帮助
动态
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-01-07
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2015-01-07
userns: Allow setting gid_maps without privilege when setgroups is disabled
Eric W. Biederman
2015-01-07
userns: Add a knob to disable setgroups on a per user namespace basis
Eric W. Biederman
2015-01-07
userns: Rename id_map_mutex to userns_state_mutex
Eric W. Biederman
2015-01-07
userns: Only allow the creator of the userns unprivileged mappings
Eric W. Biederman
2015-01-07
userns: Check euid no fsuid when establishing an unprivileged uid mapping
Eric W. Biederman
2015-01-07
userns: Don't allow unprivileged creation of gid mappings
Eric W. Biederman
2015-01-07
userns: Don't allow setgroups until a gid mapping has been setablished
Eric W. Biederman
2015-01-07
userns: Document what the invariant required for safe unprivileged mappings.
Eric W. Biederman
2015-01-07
groups: Consolidate the setgroups permission checks
Eric W. Biederman
2015-01-07
audit: change decimal constant to macro for invalid uid
Richard Guy Briggs
2014-12-06
uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
Andy Lutomirski
2014-11-19
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-11-19
rcu: Make callers awaken grace-period kthread
Paul E. McKenney
2014-11-19
audit: keep inode pinned
Miklos Szeredi
2014-11-13
posix-timers: Fix stack info leak in timer_create()
Mathias Krause
2014-11-13
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-11-13
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-13
freezer: Do not freeze tasks killed by OOM killer
Cong Wang
2014-11-13
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-11-13
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-31
perf: Handle compat ioctl
Pawel Moll
2014-10-13
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-13
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-10-13
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-13
PM / sleep: Use valid_state() for platform-dependent sleep states only
Rafael J. Wysocki
2014-10-13
PM / sleep: Add state field to pm_states[] entries
Rafael J. Wysocki
2014-10-13
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-10-13
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-10-13
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-10-13
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-10-13
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-10-13
trace: Fix epoll hang when we race with new entries
Josef Bacik
2014-09-26
mm: page_alloc: use jump labels to avoid checking number_of_cpusets
Mel Gorman
2014-09-26
mm: per-thread vma caching
Davidlohr Bueso
2014-09-26
mm: optimize put_mems_allowed() usage
Mel Gorman
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
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-15
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
2014-09-02
PM / hibernate: avoid unsafe pages in e820 reserved regions
Lee, Chun-Yi
2014-08-19
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-30
tracing: Fix wraparound problems in "uptime" trace clock
Tony Luck
2014-07-29
sched: Fix possible divide by zero in avg_atom() calculation
Mateusz Guzik
2014-07-29
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-29
PM / sleep: Fix request_firmware() error at resume
Takashi Iwai
2014-07-29
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-07-29
ring-buffer: Fix polling on trace_pipe
Martin Lau
[next]