summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-06-09trace: module: Maintain a valid user countRomain Izard
2014-06-09ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-06-09kvm: remove .done from struct kvm_async_pfRadim Krčmář
2014-06-09skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2014-06-09ipv6: Limit mtu to 65575 bytesEric Dumazet
2014-05-18dmi: add support for exact DMI matches in addition to substring matchingJani Nikula
2014-05-18libata/ahci: accommodate tag ordered controllersDan Williams
2014-04-30pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs
2014-04-30blktrace: fix accounting of partially completed requestsRoman Pen
2014-04-09net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal
2014-04-09net: add and use skb_gso_transport_seglen()Florian Westphal
2014-04-09ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o
2014-04-02jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney
2014-04-02tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)
2014-04-02compiler/gcc4: Make quirk for asm_volatile_goto() unconditionalSteven Noonan
2014-04-02xen: install xen/gntdev.h and xen/gntalloc.hDavid Vrabel
2014-04-02ore: Fix wrong math in allocation of per device BIOBoaz Harrosh
2014-04-02fuse: fix pipe_buf_operationsMiklos Szeredi
2014-04-02libata: disable LPM for some WD SATA-I devicesTejun Heo
2014-02-15sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue
2014-02-15mm: hugetlbfs: fix hugetlbfs optimizationAndrea Arcangeli
2014-02-15pci: Add PCI_DEVICE_SUB() macroBen Hutchings
2014-02-15drm/radeon: 0x9649 is SUMO2 not SUMOAlex Deucher
2014-02-15vlan: Fix header ops passthru when doing TX VLAN offload.David S. Miller
2014-01-03inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...Hannes Frederic Sowa
2014-01-03net: rework recvmsg handler msg_name and msg_namelen logicHannes Frederic Sowa
2014-01-03random32: fix off-by-one in seeding requirementDaniel Borkmann
2014-01-03x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin
2014-01-03ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella
2014-01-03crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky
2014-01-03crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky
2014-01-03tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)
2014-01-03PCI: Define macro for Marvell vendor IDXiangliang Yu
2014-01-03ipc, msg: fix message length check for negative valuesMathias Krause
2014-01-03exec/ptrace: fix get_dumpable() incorrect testsKees Cook
2014-01-03mtd: map: fixed bug in 64-bit systemsWang Haitao
2013-11-28drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson
2013-11-28compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-11-28compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos
2013-11-28random: allow architectures to optionally define random_get_entropy()Theodore Ts'o
2013-11-28random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o
2013-11-28include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du
2013-11-28inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa
2013-11-28perf: Fix perf ring buffer memory orderingPeter Zijlstra
2013-11-28ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen
2013-11-28fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert
2013-11-28net: fix cipso packet validation when !NETLABELSeif Mazareeb
2013-11-28net: dst: provide accessor function to dst->xfrmVlad Yasevich
2013-11-28tcp: must unclone packets before mangling themEric Dumazet
2013-10-26mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes