summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-11-28drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson1-0/+2
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+15
2013-11-28compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2013-11-28random: allow architectures to optionally define random_get_entropy()Theodore Ts'o1-0/+14
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o1-0/+1
2013-11-28include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du1-0/+2
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa1-0/+5
2013-11-28perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2013-11-28ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen1-1/+5
2013-11-28fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert1-0/+4
2013-11-28net: fix cipso packet validation when !NETLABELSeif Mazareeb1-2/+4
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich1-0/+12
2013-11-28tcp: must unclone packets before mangling themEric Dumazet1-0/+10
2013-10-27mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes1-1/+2
2013-10-27perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra1-1/+1
2013-10-27ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2-5/+9
2013-10-27HID: provide a helper for validating hid reportsKees Cook1-0/+4
2013-10-27USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2013-10-27HID: validate HID report id sizeKees Cook1-1/+3
2013-10-27rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo1-2/+3
2013-10-27inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet1-1/+4
2013-10-27inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert1-0/+3
2013-10-27ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac1-0/+2
2013-10-27ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa1-0/+1
2013-09-10x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2013-09-10zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke1-0/+57
2013-09-10block: Add bio_for_each_segment_all()Kent Overstreet1-3/+14
2013-09-10tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-1/+3
2013-09-10slab: introduce kmalloc_array()Xi Wang1-3/+14
2013-08-03xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2013-08-03virtio: support unlocked queue pollMichael S. Tsirkin1-0/+4
2013-08-03ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa1-0/+1
2013-08-03ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang1-0/+3
2013-08-03net: Swap ver and type in pppoe_hdrChangli Gao1-2/+2
2013-07-27perf: Fix perf mmap bugsPeter Zijlstra1-2/+1
2013-07-27nbd: correct disconnect behaviorPaul Clements1-0/+1
2013-07-27cgroup: fix RCU accesses to task->cgroupsTejun Heo1-7/+45
2013-07-27futex: Take hugepages into account when generating futex_keyZhang Yi1-0/+16
2013-06-29net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet1-1/+6
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski1-0/+3
2013-06-19mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi1-0/+3
2013-06-19CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-0/+4
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu1-0/+1
2013-06-19net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet1-0/+12
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko1-0/+17
2013-05-30if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer1-6/+6
2013-05-30tcp: force a dst refcount when prequeue packetEric Dumazet1-0/+1
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming1-1/+10