summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-06-08efi_pstore: Check remaining space with QueryVariableInfo() before writing dataSeiji Aguchi1-0/+1
2014-06-08x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea1-0/+1
2014-06-08x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2014-06-08mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAILStanislaw Gruszka1-0/+5
2014-06-08perf: Fix perf ring buffer memory orderingPeter Zijlstra1-5/+7
2014-06-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-06-08ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-06-08skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+11
2014-06-08ipv6: Limit mtu to 65575 bytesEric Dumazet1-0/+5
2014-06-08list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-0/+16
2014-05-18net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches1-0/+23
2014-05-18netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin1-2/+2
2014-05-18blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-14USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern1-1/+1
2014-04-14USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2014-04-14ARM: Orion: Set eth packet size csum offload limitArnaud Patard (Rtp)1-0/+2
2014-04-14HID: fix return value of hidraw_report_event() when !CONFIG_HIDRAWJiri Kosina1-1/+1
2014-04-14HID: hidraw: add proper error handling to raw event reportingJiri Kosina2-3/+3
2014-04-14pps: Add pps_lookup_dev() functionGeorge Spelvin1-3/+14
2014-04-14idr: idr_for_each_entry() macroPhilipp Reisner1-0/+11
2014-04-14ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2014-04-14compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-0/+16
2014-04-14compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos1-0/+3
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-24jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-24firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-24tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-12xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich1-0/+5
2014-03-12xen-netback: coalesce slots in TX path and fix regressionsWei Liu1-0/+18
2014-03-12nbd: correct disconnect behaviorPaul Clements1-0/+1
2014-03-12ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o1-0/+1
2014-03-12cgroup: fix RCU accesses to task->cgroupsTejun Heo1-7/+45
2014-03-12cgroup: cgroup_subsys->fork() should be called after the task is added to css...Tejun Heo1-1/+0
2014-03-12net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-12net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-02-20sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra1-0/+1
2014-02-13sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2014-02-13ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro1-1/+1
2014-02-06mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-01-16vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-16net: unix: allow set_peek_off to failSasha Levin1-1/+1
2014-01-08drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2013-12-20ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2013-12-12crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-12crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2013-12-08dm: fix truncated status stringsMikulas Patocka1-2/+2
2013-12-08inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2-3/+5
2013-12-08net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8