aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-11-20Merge tag 'v3.2.52' into v3.2-rtSteven Rostedt (Red Hat)
2013-10-26mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-26perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra
2013-10-26ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-26HID: provide a helper for validating hid reportsKees Cook
2013-10-26USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern
2013-10-26HID: validate HID report id sizeKees Cook
2013-10-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-10-26inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet
2013-10-26inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert
2013-10-26ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-10-26ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-09-12Merge tag 'v3.2.51' into v3.2-rtSteven Rostedt (Red Hat)
2013-09-10x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea
2013-09-10zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-09-10block: Add bio_for_each_segment_all()Kent Overstreet
2013-09-10tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-09-10slab: introduce kmalloc_array()Xi Wang
2013-09-08genirq: do not invoke the affinity callback via a workqueueSebastian Andrzej Siewior
2013-09-06list_bl.h: fix it for for !SMP && !DEBUG_SPINLOCKUwe Kleine-König
2013-09-06list_bl.h: make list head locking RT safePaul Gortmaker
2013-08-13Merge tag 'v3.2.50' into v3.2-rtSteven Rostedt (Red Hat)
2013-08-02xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich
2013-08-02virtio: support unlocked queue pollMichael S. Tsirkin
2013-08-02ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-08-02ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-08-02net: Swap ver and type in pppoe_hdrChangli Gao
2013-07-27perf: Fix perf mmap bugsPeter Zijlstra
2013-07-27nbd: correct disconnect behaviorPaul Clements
2013-07-27cgroup: fix RCU accesses to task->cgroupsTejun Heo
2013-07-27futex: Take hugepages into account when generating futex_keyZhang Yi
2013-07-09Merge tag 'v3.2.48' into v3.2-rtSteven Rostedt (Red Hat)
2013-06-29net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet
2013-06-29net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski
2013-06-27Merge tag 'v3.2.47' into v3.2-rtSteven Rostedt (Red Hat)
2013-06-19mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi
2013-06-19CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat
2013-06-19xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-06-19net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-06-06Merge tag 'v3.2.46' into v3.2-rtSteven Rostedt (Red Hat)
2013-05-30ipv6: do not clear pinet6 fieldEric Dumazet
2013-05-30macvlan: fix passthru mode race between dev removal and rx pathJiri Pirko
2013-05-30if_cablemodem.h: Add parenthesis around ioctl macrosJosh Boyer
2013-05-30tcp: force a dst refcount when prequeue packetEric Dumazet
2013-05-30x86, efivars: firmware bug workarounds should be in platform codeMatt Fleming
2013-05-30wait: fix false timeouts when using wait_event_timeout()Imre Deak
2013-05-30virtio_console: fix uapi headerMichael S. Tsirkin
2013-05-18Merge tag 'v3.2.45' into v3.2-rtSteven Rostedt (Red Hat)
2013-05-13netfilter: don't reset nf_trace in nf_reset()Patrick McHardy