summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14target/pscsi: Fix page incrementAsias He1-1/+0
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter1-1/+1
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King1-1/+1
2013-03-04Linux 3.0.68v3.0.68Greg Kroah-Hartman1-1/+1
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott1-4/+4
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott1-15/+16
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott1-1/+3
2013-03-04s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby1-1/+1
2013-03-04dca: check against empty dca_domains list before unregister provider fixJiri Slaby1-1/+1
2013-03-04cgroup: fix exit() vs rmdir() raceLi Zefan1-0/+8
2013-03-04cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan1-2/+10
2013-03-04x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang1-5/+12
2013-03-04x86: Do not leak kernel page mapping locationsKees Cook1-3/+6
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller1-17/+8
2013-03-04wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov1-1/+2
2013-03-04ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2-9/+55
2013-03-04ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov3-12/+15
2013-03-04vhost: fix length for cross region descriptorMichael S. Tsirkin1-1/+1
2013-03-04svcrpc: make svc_age_temp_xprts enqueue under sv_lockJ. Bruce Fields1-13/+2
2013-03-04ext4: fix race in ext4_mb_add_n_trim()Niu Yawei1-3/+3
2013-03-04media: rc: unlock on error in show_protocols()Dan Carpenter1-1/+3
2013-03-04sysctl: fix null checking in bin_dn_node_address()Xi Wang1-1/+2
2013-03-04firewire: add minor number range check to fw_device_init()Tejun Heo1-0/+4
2013-03-04idr: fix a subtle bug in idr_get_next()Tejun Heo1-1/+8
2013-03-04xen-blkback: do not leak mode propertyJan Beulich1-25/+24
2013-03-04ocfs2: ac->ac_allow_chain_relink=0 won't disable group relinkXiaowei.Hu2-5/+4
2013-03-04target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger1-0/+8
2013-03-04x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin1-19/+34
2013-03-04doc, kernel-parameters: Document 'console=hvc<n>'Konrad Rzeszutek Wilk1-0/+2
2013-03-04doc, xen: Mention 'earlyprintk=xen' in the documentation.Konrad Rzeszutek Wilk1-0/+3
2013-03-04ftrace: Call ftrace cleanup module notifier after all other notifiersSteven Rostedt (Red Hat)1-14/+32
2013-03-04posix-timer: Don't call idr_find() with out-of-range IDTejun Heo1-0/+7
2013-03-04iommu/amd: Initialize device table after dma_opsJoerg Roedel1-3/+7
2013-03-04quota: autoload the quota_v2 module for QFMT_VFS_V1 quota formatTheodore Ts'o1-0/+1
2013-02-28Linux 3.0.67v3.0.67Greg Kroah-Hartman1-1/+1
2013-02-28USB: usb-storage: unusual_devs update for Super TOP SATA bridgeJosh Boyer1-1/+1
2013-02-28USB: storage: properly handle the endian issues of idProductfangxiaozhi1-2/+2
2013-02-28USB: ehci-omap: Fix autoloading of moduleRoger Quadros1-1/+1
2013-02-28USB: option: add Huawei "ACM" devices using protocol = vendorBjørn Mork1-0/+4
2013-02-28USB: option: add Yota / Megafon M100-1 4g modemBjørn Mork1-0/+2
2013-02-28USB: option: add and update Alcatel modemsBjørn Mork1-1/+9
2013-02-28dca: check against empty dca_domains list before unregister providerMaciej Sosnowski1-0/+5
2013-02-28ipv6: use a stronger hash for tcpEric Dumazet4-6/+24
2013-02-28ipv4: fix a bug in ping_err().Li Wei1-2/+2
2013-02-28xen-netback: cancel the credit timer when taking the vif downDavid Vrabel1-2/+1
2013-02-28xen-netback: correctly return errors from netbk_count_requests()David Vrabel1-4/+4
2013-02-28bridge: set priority of STP packetsStephen Hemminger1-0/+2
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai5-17/+37
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox5-27/+104