开源镜像站
帮助
动态
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-08
exit: pidns: alloc_pid() leaks pid_namespace if child_reaper is exiting
Oleg Nesterov
2015-01-08
audit: restore AUDIT_LOGINUID unset ABI
Richard Guy Briggs
2015-01-08
audit: don't attempt to lookup PIDs when changing PID filtering audit rules
Paul Moore
2015-01-08
audit: use supplied gfp_mask from audit_buffer in kauditd_send_multicast_skb
Richard Guy Briggs
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
rcu: Use rcu_gp_kthread_wake() to wake up grace period kthreads
Pranith Kumar
2014-11-21
tracing: Do not busy wait in buffer splice
Rabin Vincent
2014-11-21
audit: keep inode pinned
Miklos Szeredi
2014-11-21
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
Richard Guy Briggs
2014-11-21
audit: correct AUDIT_GET_FEATURE return message type
Richard Guy Briggs
2014-11-14
sched: Use rq->rd in sched_setaffinity() under RCU read lock
Kirill Tkhai
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
futex: Fix a race condition between REQUEUE_PI and task death
Brian Silverman
2014-11-14
modules, lock around setting of MODULE_STATE_UNFORMED
Prarit Bhargava
2014-11-14
sched: Use dl_bw_of() under RCU read lock
Kirill Tkhai
2014-11-14
perf: Fix unclone_ctx() vs. locking
Peter Zijlstra
2014-11-14
tracing/syscalls: Ignore numbers outside NR_syscalls' range
Rabin Vincent
2014-10-30
futex: Ensure get_futex_key_refs() always implies a barrier
Catalin Marinas
2014-10-15
irq_work: Force raised irq work to run on irq work interrupt
Frederic Weisbecker
2014-10-03
Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-02
perf: fix perf bug in fork()
Peter Zijlstra
2014-10-02
ring-buffer: Fix infinite spin in reading buffer
Steven Rostedt (Red Hat)
2014-09-27
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-25
Merge tag 'pm+acpi-3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-09-24
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2014-09-25
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
2014-09-23
Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-09-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-09-18
cgroup: fix unbalanced locking
Zefan Li
2014-09-13
Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...
Linus Torvalds
2014-09-12
alarmtimer: Lock k_itimer during timer callback
Richard Larocque
2014-09-12
alarmtimer: Do not signal SIGEV_NONE timers
Richard Larocque
2014-09-12
alarmtimer: Return relative times in timer_gettime
Richard Larocque
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-09-12
futex: Unlock hb->lock in futex_wait_requeue_pi() error path
Thomas Gleixner
2014-09-10
kcmp: fix standard comparison bug
Rasmus Villemoes
2014-09-10
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
2014-09-09
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
[next]