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-10-26
mm, show_mem: suppress page counts in non-blockable contexts
David Rientjes
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-26
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-26
HID: provide a helper for validating hid reports
Kees Cook
2013-10-26
USB: fix build error when CONFIG_PM_SLEEP isn't enabled
Alan Stern
2013-10-26
HID: validate HID report id size
Kees Cook
2013-10-26
rculist: list_first_or_null_rcu() should use list_entry_rcu()
Tejun Heo
2013-10-26
inetpeer: fix a race in inetpeer_gc_worker()
Eric Dumazet
2013-10-26
inetpeer: Invalidate the inetpeer tree along with the routing cache
Steffen Klassert
2013-10-26
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2013-10-26
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2013-09-10
x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member
Radu Caragea
2013-09-10
zfcp: fix lock imbalance by reworking request queue locking
Martin Peschke
2013-09-10
block: Add bio_for_each_segment_all()
Kent Overstreet
2013-09-10
tracing: Fix fields of struct trace_iterator that are zeroed by mistake
Andrew Vagin
2013-09-10
slab: introduce kmalloc_array()
Xi Wang
2013-08-02
xen/io/ring.h: new macro to detect whether there are too many requests on the...
Jan Beulich
2013-08-02
virtio: support unlocked queue poll
Michael S. Tsirkin
2013-08-02
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-08-02
ipv6,mcast: always hold idev->lock before mca_lock
Amerigo Wang
2013-08-02
net: Swap ver and type in pppoe_hdr
Changli Gao
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2013-07-27
nbd: correct disconnect behavior
Paul Clements
2013-07-27
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
2013-07-27
futex: Take hugepages into account when generating futex_key
Zhang Yi
2013-06-29
net: force a reload of first item in hlist_nulls_for_each_entry_rcu
Eric Dumazet
2013-06-29
net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msg
Andy Lutomirski
2013-06-19
mm: migration: add migrate_entry_wait_huge()
Naoya Horiguchi
2013-06-19
CPU hotplug: provide a generic helper to disable/enable CPU hotplug
Srivatsa S. Bhat
2013-06-19
xen-netfront: reduce gso_max_size to account for max TCP header
Wei Liu
2013-06-19
net: Add net_ratelimited_function and net_<level>_ratelimited macros
Joe Perches
2013-06-19
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2013-05-30
ipv6: do not clear pinet6 field
Eric Dumazet
2013-05-30
macvlan: fix passthru mode race between dev removal and rx path
Jiri Pirko
2013-05-30
if_cablemodem.h: Add parenthesis around ioctl macros
Josh Boyer
2013-05-30
tcp: force a dst refcount when prequeue packet
Eric Dumazet
2013-05-30
x86, efivars: firmware bug workarounds should be in platform code
Matt Fleming
2013-05-30
wait: fix false timeouts when using wait_event_timeout()
Imre Deak
2013-05-30
virtio_console: fix uapi header
Michael S. Tsirkin
2013-05-13
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2013-05-13
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2013-05-13
vm: add vm_iomap_memory() helper function
Linus Torvalds
2013-05-13
ipc: sysv shared memory limited to 8TiB
Robin Holt
2013-05-13
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2013-05-13
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
2013-04-25
KVM: Allow cross page reads and writes from cached translations.
Andrew Honig
2013-04-25
writeback: fix dirtied pages accounting on redirty
Wu Fengguang
2013-04-25
net: fix incorrect credentials passing
Linus Torvalds
2013-04-25
of: introduce helper to manage boolean
Jean-Christophe PLAGNIOL-VILLARD
2013-04-25
kref: Implement kref_get_unless_zero v3
Thomas Hellstrom
[next]