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
/
include
Age
Commit message (
Expand
)
Author
2013-01-16
x86: Get rid of asmregparm
Richard Weinberger
2013-01-16
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
2013-01-16
perf_events: Fix races in group composition
Peter Zijlstra
2013-01-16
sctp: Enforce retransmission limit during shutdown
Thomas Graf
2013-01-16
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
2013-01-16
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
2013-01-16
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2013-01-16
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-17
random: remove rand_initialize_irq()
Theodore Ts'o
2012-08-17
random: add tracepoints for easier debugging and verification
Theodore Ts'o
2012-08-17
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-08-17
random: create add_device_randomness() interface
Linus Torvalds
2012-08-17
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-08-17
random: Add support for architectural random hooks
H. Peter Anvin
2012-08-17
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
2012-08-17
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-08-17
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-08-17
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-08-17
ext2,ext3,ext4: don't inherit APPEND_FL or IMMUTABLE_FL for new inodes
Theodore Ts'o
2012-08-17
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2012-08-17
scm: lower SCM_MAX_FD
Eric Dumazet
2012-08-17
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2012-08-17
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-08-17
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
2012-08-17
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
2012-08-17
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
2012-05-17
tty: Make tiocgicount a handler
Alan Cox
2012-05-17
net: Compute protocol sequence numbers and fragment IDs using MD5.
David S. Miller
2012-05-17
crypto: Move md5_transform to lib/md5.c
David S. Miller
2012-05-17
mm: prevent concurrent unmap_mapping_range() on the same inode
Miklos Szeredi
2012-05-17
af_packet: prevent information leak
Eric Dumazet
2012-05-17
bug.h: Add WARN_RATELIMIT
Joe Perches
2012-05-17
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2012-05-17
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
Ian Campbell
2012-05-17
genirq: Add IRQF_FORCE_RESUME
Thomas Gleixner
2012-05-17
pata_cm64x: fix boot crash on parisc
James Bottomley
2012-05-17
seqlock: Don't smp_rmb in seqlock reader spin loop
Milton Miller
2012-03-14
net: sk_add_backlog() take rmem_alloc into account
Eric Dumazet
2012-03-14
gro: Only reset frag0 when skb can be pulled
Herbert Xu
2012-03-14
mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume
Maxim Levitsky
2012-03-14
next_pidmap: fix overflow condition
Linus Torvalds
2012-03-14
exec: copy-and-paste the fixes into compat_do_execve() paths
Oleg Nesterov
2012-03-14
ASoC: Explicitly say registerless widgets have no register
Mark Brown
2012-03-14
ses: Avoid kernel panic when lun 0 is not mapped
Krishnasamy, Somasundaram
2011-06-26
netlink: Make nlmsg_find_attr take a const nlmsghdr*.
Nelson Elhage
2011-06-26
epoll: convert max_user_watches to long
Robin Holt
2011-06-26
ftrace: Fix memory leak with function graph and cpu hotplug
Steven Rostedt
2011-06-26
RxRPC: Fix v1 keys
Anton Blanchard
2011-06-26
CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials
David Howells
2011-06-26
sched, cgroup: Fixup broken cgroup movement
Peter Zijlstra
[next]