summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Linux 3.0.69v3.0.69Greg Kroah-Hartman1-1/+1
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings1-3/+2
2013-03-14decnet: Fix disappearing sysctl entriesEric W. Biederman2-0/+32
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt1-10/+14
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing1-0/+1
2013-03-14vfs: fix pipe counter breakageAl Viro1-0/+3
2013-03-14keys: fix race with concurrent install_user_keyrings()David Howells1-1/+1
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov1-1/+1
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai1-1/+4
2013-03-14ALSA: ice1712: Initialize card->private_data properlySean Connor1-0/+2
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher1-0/+9
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown1-1/+7
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown1-1/+1
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell1-3/+16
2013-03-14SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust1-1/+5
2013-03-14cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton1-0/+5
2013-03-14btrfs: Init io_lock after cloning btrfs device structThomas Gleixner1-0/+1
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