summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-04-30pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs1-1/+19
2014-04-30blktrace: fix accounting of partially completed requestsRoman Pen1-3/+30
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-04-09net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-04-02jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-04-02tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-04-02compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan1-5/+1
2014-04-02xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel1-0/+2
2014-04-02ore: Fix wrong math in allocation of per device BIOBoaz Harrosh1-0/+1
2014-04-02fuse: fix pipe_buf_operationsMiklos Szeredi1-0/+2
2014-04-02libata: disable LPM for some WD SATA-I devicesTejun Heo1-0/+2
2014-02-15sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue1-0/+1
2014-02-15mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli1-0/+6
2014-02-15pci: Add PCI_DEVICE_SUB() macroBen Hutchings1-0/+14
2014-02-15drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher1-1/+1
2014-02-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller1-0/+9
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa2-3/+5
2014-01-03net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa1-0/+8
2014-01-03random32: fix off-by-one in seeding requirementDaniel Borkmann1-3/+3
2014-01-03x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin1-2/+0
2014-01-03ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella1-1/+1
2014-01-03crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2014-01-03crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky1-0/+1
2014-01-03tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)1-2/+3
2014-01-03PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2014-01-03ipc, msg: fix message length check for negative valuesMathias Krause1-3/+3
2014-01-03exec/ptrace: fix get_dumpable() incorrect testsKees Cook2-3/+4
2014-01-03mtd: map: fixed bug in 64-bit systemsWang Haitao1-2/+2
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