aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * vfs: fix pipe counter breakageAl Viro2013-03-141-0/+3
| * keys: fix race with concurrent install_user_keyrings()David Howells2013-03-141-1/+1
| * e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov2013-03-141-1/+1
| * ALSA: vmaster: Fix slave change notificationTakashi Iwai2013-03-141-1/+4
| * ALSA: ice1712: Initialize card->private_data properlySean Connor2013-03-141-0/+2
| * drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher2013-03-141-0/+9
| * hwmon: (sht15) Check return value of regulator_enable()Mark Brown2013-03-141-1/+7
| * md: raid0: fix error return from create_stripe_zones.NeilBrown2013-03-141-1/+1
| * ath9k: fix RSSI dummy marker valueFelix Fietkau2013-03-141-1/+1
| * hw_random: make buffer usable in scatterlist.Rusty Russell2013-03-141-3/+16
| * SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust2013-03-141-1/+5
| * cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton2013-03-141-0/+5
| * btrfs: Init io_lock after cloning btrfs device structThomas Gleixner2013-03-141-0/+1
| * target/pscsi: Fix page incrementAsias He2013-03-141-1/+0
| * SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter2013-03-141-1/+1
| * ARM: fix scheduling while atomic warning in alignment handling codeRussell King2013-03-141-7/+4
| * ARM: VFP: fix emulation of second VFP instructionRussell King2013-03-141-1/+1
* | Merge 3.0.68Pawit Pornkitprasan2013-03-0430-158/+279
|\ \ | |/
| * Linux 3.0.68Greg Kroah-Hartman2013-03-041-1/+1
| * staging: comedi: check s->async for poll(), read() and write()Ian Abbott2013-03-041-4/+4
| * staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott2013-03-041-15/+16
| * staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott2013-03-041-1/+3
| * s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby2013-03-041-1/+1
| * dca: check against empty dca_domains list before unregister provider fixJiri Slaby2013-03-041-1/+1
| * cgroup: fix exit() vs rmdir() raceLi Zefan2013-03-041-0/+8
| * cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan2013-03-041-2/+10
| * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-041-5/+12
| * x86: Do not leak kernel page mapping locationsKees Cook2013-03-041-3/+6
| * unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller2013-03-041-17/+8
| * wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov2013-03-041-1/+2
| * ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-03-042-9/+55
| * ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-03-043-12/+15
| * vhost: fix length for cross region descriptorMichael S. Tsirkin2013-03-041-1/+1
| * svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields2013-03-041-13/+2
| * ext4: fix race in ext4_mb_add_n_trim()Niu Yawei2013-03-041-3/+3
| * media: rc: unlock on error in show_protocols()Dan Carpenter2013-03-041-1/+3
| * sysctl: fix null checking in bin_dn_node_address()Xi Wang2013-03-041-1/+2
| * firewire: add minor number range check to fw_device_init()Tejun Heo2013-03-041-0/+4
| * idr: fix a subtle bug in idr_get_next()Tejun Heo2013-03-041-1/+8
| * xen-blkback: do not leak mode propertyJan Beulich2013-03-041-25/+24
| * ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2013-03-042-5/+4
| * target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-03-041-0/+8
| * x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
| * doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk2013-03-041-0/+2
| * doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk2013-03-041-0/+3
| * ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)2013-03-041-14/+32
| * posix-timer: Don't call idr_find() with out-of-range IDTejun Heo2013-03-041-0/+7
| * iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-03-041-3/+7
| * quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o2013-03-041-0/+1
* | USB: f_mass_storage: 2048 block size for cdrom devicesFrozenCow2013-03-032-10/+16