summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86, build, icc: Remove uninitialized_var() from compiler-intel.hH. Peter Anvin2014-01-031-2/+0
* ALSA: memalloc.h - fix wrong truncation of dma_addr_tStefano Panella2014-01-031-1/+1
* crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky2014-01-031-1/+1
* crypto: scatterwalk - Set the chain pointer indication bitTom Lendacky2014-01-031-0/+1
* tracing: Allow events to have NULL stringsSteven Rostedt (Red Hat)2014-01-031-2/+3
* PCI: Define macro for Marvell vendor IDXiangliang Yu2014-01-031-0/+1
* ipc, msg: fix message length check for negative valuesMathias Krause2014-01-031-3/+3
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2014-01-032-3/+4
* mtd: map: fixed bug in 64-bit systemsWang Haitao2014-01-031-2/+2
* drm: Pad drm_mode_get_connector to 64-bit boundaryChris Wilson2013-11-281-0/+2
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-11-281-0/+15
* compiler-gcc.h: Add gcc-recommended GCC_VERSION macroDaniel Santos2013-11-281-0/+3
* random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-11-281-0/+14
* random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-11-281-0/+1
* include/linux/fs.h: disable preempt when acquire i_size_seqcount write lockFan Du2013-11-281-0/+2
* inet: fix possible memory corruption with UDP_CORK and UFOHannes Frederic Sowa2013-11-281-0/+5
* perf: Fix perf ring buffer memory orderingPeter Zijlstra2013-11-281-5/+7
* ext3: return 32/64-bit dir name hash according to usage typeEric Sandeen2013-11-281-1/+5
* fs: add new FMODE flags: FMODE_32bithash and FMODE_64bithashBernd Schubert2013-11-281-0/+4
* net: fix cipso packet validation when !NETLABELSeif Mazareeb2013-11-281-2/+4
* net: dst: provide accessor function to dst->xfrmVlad Yasevich2013-11-281-0/+12
* tcp: must unclone packets before mangling themEric Dumazet2013-11-281-0/+10
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-10-261-1/+2
* perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmuPeter Zijlstra2013-10-261-1/+1
* ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka2013-10-262-5/+9
* HID: provide a helper for validating hid reportsKees Cook2013-10-261-0/+4
* USB: fix build error when CONFIG_PM_SLEEP isn't enabledAlan Stern2013-10-261-1/+1
* HID: validate HID report id sizeKees Cook2013-10-261-1/+3
* rculist: list_first_or_null_rcu() should use list_entry_rcu()Tejun Heo2013-10-261-2/+3
* inetpeer: fix a race in inetpeer_gc_worker()Eric Dumazet2013-10-261-1/+4
* inetpeer: Invalidate the inetpeer tree along with the routing cacheSteffen Klassert2013-10-261-0/+3
* ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTOJiri Bohac2013-10-261-0/+2
* ipv6: drop packets with multiple fragmentation headersHannes Frederic Sowa2013-10-261-0/+1
* x86 get_unmapped_area: Access mmap_legacy_base through mm_struct memberRadu Caragea2013-09-101-0/+1
* zfcp: fix lock imbalance by reworking request queue lockingMartin Peschke2013-09-101-0/+57
* block: Add bio_for_each_segment_all()Kent Overstreet2013-09-101-3/+14
* tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin2013-09-101-1/+3
* slab: introduce kmalloc_array()Xi Wang2013-09-101-3/+14
* xen/io/ring.h: new macro to detect whether there are too many requests on the...Jan Beulich2013-08-021-0/+5
* virtio: support unlocked queue pollMichael S. Tsirkin2013-08-021-0/+4
* ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...Hannes Frederic Sowa2013-08-021-0/+1
* ipv6,mcast: always hold idev->lock before mca_lockAmerigo Wang2013-08-021-0/+3
* net: Swap ver and type in pppoe_hdrChangli Gao2013-08-021-2/+2
* perf: Fix perf mmap bugsPeter Zijlstra2013-07-271-2/+1
* nbd: correct disconnect behaviorPaul Clements2013-07-271-0/+1
* cgroup: fix RCU accesses to task->cgroupsTejun Heo2013-07-271-7/+45
* futex: Take hugepages into account when generating futex_keyZhang Yi2013-07-271-0/+16
* net: force a reload of first item in hlist_nulls_for_each_entry_rcuEric Dumazet2013-06-291-1/+6
* net: Block MSG_CMSG_COMPAT in send(m)msg and recv(m)msgAndy Lutomirski2013-06-291-0/+3
* mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-191-0/+3