aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)2013-04-051-7/+12
| * ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o2013-04-055-21/+21
| * efivars: Handle duplicate names from get_next_variable()Matt Fleming2013-04-051-3/+62
| * efivars: explicitly calculate length of VariableNameMatt Fleming2013-04-051-0/+27
| * drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä2013-04-051-7/+4
| * drm/i915: don't set unpin_work if vblank_get failsJesse Barnes2013-04-051-5/+7
| * nfsd4: reject "negative" acl lengthsJ. Bruce Fields2013-04-051-1/+1
| * loop: prevent bdev freeing while device in useAnatol Pomozov2013-04-052-1/+9
| * KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461)Petr Matousek2013-04-051-0/+6
| * mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu2013-04-051-7/+8
| * KVM: Fix buffer overflow in kvm_set_irq()Avi Kivity2013-04-051-0/+1
| * macvtap: zerocopy: validate vectors before building skbJason Wang2013-04-051-0/+4
| * KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2013-04-054-0/+24
| * NFS: nfs_getaclargs.acl_len is a size_tChuck Lever2013-04-051-1/+2
| * NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2013-04-053-6/+9
| * NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson2013-04-055-48/+89
| * KVM: x86: Prevent starting PIT timers in the absence of irqchip supportJan Kiszka2013-04-051-3/+7
| * batman-adv: Only write requested number of byte to user bufferSven Eckelmann2013-04-051-3/+2
| * batman-adv: bat_socket_read missing checksPaul Kot2013-04-051-2/+2
| * x25: Handle undersized/fragmented skbsMatthew Daley2013-04-056-17/+87
| * x25: Validate incoming call user data lengthsMatthew Daley2013-04-052-0/+9
| * KVM: Clean up error handling during VCPU creationJan Kiszka2013-04-052-10/+6
| * Btrfs: limit the global reserve to 512mbJosef Bacik2013-04-051-1/+1
| * usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2013-04-052-12/+16
| * net/irda: add missing error path release_sock callKees Cook2013-04-051-2/+4
| * mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao2013-04-051-0/+8
| * vt: synchronize_rcu() under spinlock is not nice...Al Viro2013-04-051-2/+4
| * usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2013-04-052-0/+8
| * xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich2013-04-051-6/+1
| * b43: A fix for DMA transmission sequence errorsIestyn C. Elfick2013-04-051-12/+53
| * sysfs: handle failure path correctly for readdir()Ming Lei2013-04-051-0/+4
| * sysfs: fix race between readdir and lseekMing Lei2013-04-051-1/+12
| * staging: comedi: s626: fix continuous acquisitionIan Abbott2013-04-051-1/+1
| * Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2013-04-052-0/+3
| * Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2013-04-052-0/+3
| * Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes2013-04-051-0/+1
| * SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust2013-04-051-2/+7
| * kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton2013-04-051-1/+1
| * signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings2013-04-0513-0/+17
| * Linux 3.0.71Greg Kroah-Hartman2013-03-281-1/+1
| * asus-laptop: Do not call HWRS on initBen Hutchings2013-03-281-13/+4
| * rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-03-281-0/+2
| * exec: use -ELOOP for max recursion depthKees Cook2013-03-285-17/+6
| * i915: initialize CADL in opregionLekensteyn2013-03-281-1/+22
| * udf: avoid info leak on exportMathias Krause2013-03-281-0/+1
| * isofs: avoid info leak on exportMathias Krause2013-03-281-0/+1
| * Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit...Mathieu Desnoyers2013-03-282-10/+9
| * key: Fix resource leakAlan Cox2013-03-281-2/+2
| * USB: io_ti: fix get_icount for two port adaptersJohan Hovold2013-03-281-0/+1
| * USB: garmin_gps: fix memory leak on disconnectJohan Hovold2013-03-281-6/+1