aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-03-11xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich
2014-03-11xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2014-03-11nbd: correct disconnect behaviorPaul Clements
2014-03-11ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2014-03-11cgroup: fix RCU accesses to task->cgroupsTejun Heo
2014-03-11cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo
2014-03-11net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-03-11net: add and use skb_gso_transport_seglen()Florian Westphal
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra
2014-02-13sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-01-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-15net: unix: allow set_peek_off to failSasha Levin
2014-01-08drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2013-12-11crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2013-12-11crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2013-12-08dm: fix truncated status stringsMikulas Patocka
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2013-12-08random32: fix off-by-one in seeding requirementDaniel Borkmann
2013-12-04tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2013-12-04mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2013-11-29include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-11-29exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov
2013-11-04inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-04net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-04net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-04tcp: must unclone packets before mangling themEric Dumazet
2013-10-22random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-10-13mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2013-10-13ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka
2013-10-01perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra
2013-10-01HID: provide a helper for validating hid reportsKees Cook
2013-09-26media: v4l2: added missing mutex.h include to v4l2-ctrls.hAndrzej Hajda
2013-09-26HID: validate HID report id sizeKees Cook
2013-09-26rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo
2013-09-14ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac
2013-09-14ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa
2013-08-29SCSI: zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke
2013-08-20futex: Take hugepages into account when generating futex_keyZhang Yi
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-04virtio: support unlocked queue pollMichael S. Tsirkin
2013-08-04firewire: fix libdc1394/FlyCap2 iso event regressionClemens Ladisch
2013-07-28ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa
2013-07-28ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang
2013-07-28net: Swap ver and type in pppoe_hdrChangli Gao