index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-01-09
KAISER: Kernel Address Isolation
Richard Fellner
2018-01-09
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2018-01-09
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2018-01-01
ptrace: Properly initialize ptracer_cred on fork
Eric W. Biederman
2018-01-01
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2018-01-01
exec: Ensure mm->user_ns contains the execed files
Eric W. Biederman
2018-01-01
ptrace: Capture the ptracer's creds not PT_PTRACE_CAP
Eric W. Biederman
2018-01-01
mm: Add a user_ns owner to mm_struct and fix ptrace permission checks
Eric W. Biederman
2018-01-01
ptrace: change __ptrace_unlink() to clear ->ptrace under ->siglock
Oleg Nesterov
2018-01-01
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2018-01-01
sched/topology: Simplify build_overlap_sched_groups()
Peter Zijlstra
2018-01-01
sched/topology: Remove FORCE_SD_OVERLAP
Peter Zijlstra
2018-01-01
workqueue: Fix NULL pointer dereference
Li Bin
2018-01-01
workqueue: replace pool->manager_arb mutex with a flag
Tejun Heo
2018-01-01
kernel/params.c: align add_sysfs_param documentation with code
Jean Delvare
2018-01-01
sched/sysctl: Check user input value of sysctl_sched_time_avg
Ethan Zhao
2018-01-01
tracing: Fix trace_pipe behavior for instance traces
Tahsin Erdogan
2018-01-01
tracing: Erase irqsoff trace with empty write
Bo Yan
2017-11-26
genirq: Make sparse_irq_lock protect what it should protect
Thomas Gleixner
2017-11-26
tracing: Apply trace_clock changes to instance max buffer
Baohong Liu
2017-11-26
ftrace: Fix selftest goto location on error
Steven Rostedt (VMware)
2017-11-26
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
2017-11-26
printk: only unregister boot consoles when necessary
Thierry Reding
2017-11-11
perf: Avoid horrible stack usage
Peter Zijlstra (Intel)
2017-11-11
perf/core: Fix group {cpu,task} validation
Mark Rutland
2017-11-11
tracing: Fix freeing of filter in create_filter() when set_str is false
Steven Rostedt (VMware)
2017-11-11
audit: Fix use after free in audit_remove_watch_rule()
Jan Kara
2017-11-11
mm: migrate: prevent racy access to tlb_flush_pending
Nadav Amit
2017-11-11
workqueue: implicit ordered attribute should be overridable
Tejun Heo
2017-11-11
perf/core: Fix locking for children siblings group read
Jiri Olsa
2017-11-11
perf/core: Invert perf_read_group() loops
Peter Zijlstra
2017-11-11
tracing: Fix kmemleak in instance_rmdir
Chunyu Hu
2017-11-11
workqueue: restore WQ_UNBOUND/max_active==1 to be ordered
Tejun Heo
2017-10-12
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
Zefan Li
2017-10-12
sched: move no_new_privs into new atomic flags
Kees Cook
2017-10-12
perf/core: Correct event creation with PERF_FORMAT_GROUP
Peter Zijlstra
2017-10-12
sched/topology: Fix overlapping sched_group_capacity
Peter Zijlstra
2017-10-12
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-10-12
sched/topology: Fix building of overlapping sched-groups
Peter Zijlstra
2017-10-12
sched/topology: Refactor function build_overlap_sched_groups()
Lauro Ramos Venancio
2017-10-12
sched: Rename a misleading variable in build_overlap_sched_groups()
Zhihui Zhang
2017-09-15
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2017-09-15
tracing/kprobes: Allow to create probe with a module name starting with a digit
Sabrina Dubroca
2017-09-15
signal: Only reschedule timers on signals timers have sent
Eric W. Biederman
2017-09-15
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-09-15
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2017-09-15
rcu: Move preemption disabling out of __srcu_read_lock()
Paul E. McKenney
2017-09-15
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-09-15
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-09-15
tracing/kprobes: Enforce kprobes teardown after testing
Thomas Gleixner
[next]