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
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
2011-06-26
drm/radeon: remove 0x4243 pci id
Alex Deucher
2011-06-26
ieee80211: correct IEEE80211_ADDBA_PARAM_BUF_SIZE_MASK macro
Amitkumar Karwar
2011-06-26
klist: Fix object alignment on 64-bit.
David Miller
2011-06-26
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
2011-04-17
net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules
Vasiliy Kulikov
2011-04-17
drm: fix unsigned vs signed comparison issue in modeset ctl ioctl.
Dave Airlie
2011-04-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2011-04-17
filter: fix sk_filter rcu handling
Eric Dumazet
2011-04-17
af_unix: limit recursion level
Eric Dumazet
2011-04-17
exec: make argv/envp memory visible to oom-killer
Oleg Nesterov
2011-04-17
net: Limit socket I/O iovec total length to INT_MAX.
David S. Miller
2011-04-17
net: avoid limits overflow
Eric Dumazet
2011-04-17
ssb: b43-pci-bridge: Add new vendor for BCM4318
Daniel Klaffenbach
2011-04-17
block: Ensure physical block size is unsigned int
Martin K. Petersen
2011-04-17
udp: add rehash on connect()
Eric Dumazet
2011-04-17
Fix sget() race with failing mount
Al Viro
2011-01-06
mm: Move vma_stack_continue into mm.h
Stefan Bader
2011-01-06
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2011-01-06
drm/radeon: fix PCI ID 5657 to be an RV410
Dave Airlie
2011-01-06
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2011-01-06
guard page for stacks that grow upwards
Luck, Tony
2011-01-06
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ...
Christoph Lameter
2011-01-06
tcp: Prevent overzealous packetization by SWS logic.
Alexey Kuznetsov
2011-01-06
tcp: Combat per-cpu skew in orphan tests.
David S. Miller
2011-01-06
sched: Pre-compute cpumask_weight(sched_domain_span(sd))
Peter Zijlstra
2011-01-06
sched: Fix TASK_WAKING vs fork deadlock
Peter Zijlstra
[next]