index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-04-22
futex: Do not leak robust list to unprivileged process
Kees Cook
2012-04-22
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-22
panic: fix stack dump print on direct call to panic()
Jason Wessel
2012-04-13
cred: copy_process() should clear child->replacement_session_keyring
Oleg Nesterov
2012-04-13
sysctl: fix write access to dmesg_restrict/kptr_restrict
Kees Cook
2012-04-13
kgdb,debug_core: pass the breakpoint struct instead of address and memory
Jason Wessel
2012-04-13
PM / Sleep: Mitigate race between the freezer and request_firmware()
Rafael J. Wysocki
2012-04-13
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
2012-04-13
PM / Hibernate: Disable usermode helpers right before freezing tasks
Rafael J. Wysocki
2012-04-13
firmware_class: Do not warn that system is not ready from async loads
Rafael J. Wysocki
2012-04-13
firmware_class: Rework usermodehelper check
Rafael J. Wysocki
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-04-13
genirq: Adjust irq thread affinity on IRQ_SET_MASK_OK_NOCOPY return value
Jiang Liu
2012-04-02
module: Remove module size limit
Sasha Levin
2012-04-02
PM / Hibernate: Enable usermodehelpers in hibernate() error path
Srivatsa S. Bhat
2012-04-02
genirq: Fix incorrect check for forced IRQ thread handler
Alexander Gordeev
2012-04-02
genirq: Fix long-term regression in genirq irq_set_irq_type() handling
Russell King
2012-04-02
ntp: Fix integer overflow when setting time
Sasha Levin
2012-04-02
futex: Cover all PI opcodes with cmpxchg enabled check
Thomas Gleixner
2012-03-15
prctl: use CAP_SYS_RESOURCE for PR_SET_MM option
Cyrill Gorcunov
2012-03-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-03-07
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/res...
Linus Torvalds
2012-03-06
genirq: Clear action->thread_mask if IRQ_ONESHOT is not set
Thomas Gleixner
2012-03-05
hung_task: fix the broken rcu_lock_break() logic
Oleg Nesterov
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-05
kprobes: return proper error code from register_kprobe()
Prashanth Nageshappa
2012-03-05
kmsg_dump: don't run on non-error paths by default
Matthew Garrett
2012-03-02
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-03-02
Block: use a freezable workqueue for disk-event polling
Alan Stern
2012-02-28
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
Srivatsa S. Bhat
2012-02-24
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-22
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-15
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-15
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
2012-02-13
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-14
module: make module param bint handle nul value
Dave Young
2012-02-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-02-10
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-07
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
2012-02-07
block: strip out locking optimization in put_io_context()
Tejun Heo
[next]