summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-20Revert duplicated perf commit.Greg Kroah-Hartman
2013-03-20md: protect against crash upon fsync on ro arraySebastian Riemer
2013-03-20TTY: do not reset master's packet modeJiri Slaby
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-20ext3: Fix format string issuesLars-Peter Clausen
2013-03-20signal: always clear sa_restorer on execveKees Cook
2013-03-20staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-20USB: EHCI: don't check DMA values in QH overlaysAlan Stern
2013-03-20USB: storage: fix Huawei mode switching regressionBjørn Mork
2013-03-20usb: serial: Add Rigblaster Advantage to device tableSteve Conklin
2013-03-20USB: added support for Cinterion's products AH6 and PLS8Christian Schmiedl
2013-03-20usb: cp210x new Vendor/Device IDsMatwey V. Kornilov
2013-03-20USB: cdc-wdm: fix buffer overflowOliver Neukum
2013-03-20USB: option: add Huawei E5331Bjørn Mork
2013-03-20virtio: rng: disallow multiple device registrations, fixes crashesAmit Shah
2013-03-20qcaux: add Franklin U600Dan Williams
2013-03-14Linux 3.0.69v3.0.69Greg Kroah-Hartman
2013-03-14dmi_scan: fix missing check for _DMI_ signature in smbios_present()Ben Hutchings
2013-03-14decnet: Fix disappearing sysctl entriesEric W. Biederman
2013-03-14ftrace: Update the kconfig for DYNAMIC_FTRACESteven Rostedt
2013-03-14Fix memory leak in cpufreq stats.Tu, Xiaobing
2013-03-14vfs: fix pipe counter breakageAl Viro
2013-03-14keys: fix race with concurrent install_user_keyrings()David Howells
2013-03-14e1000e: fix pci-device enable-counter balanceKonstantin Khlebnikov
2013-03-14ALSA: vmaster: Fix slave change notificationTakashi Iwai
2013-03-14ALSA: ice1712: Initialize card->private_data properlySean Connor
2013-03-14drm/radeon: add primary dac adj quirk for R200 boardAlex Deucher
2013-03-14hwmon: (sht15) Check return value of regulator_enable()Mark Brown
2013-03-14md: raid0: fix error return from create_stripe_zones.NeilBrown
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-03-14hw_random: make buffer usable in scatterlist.Rusty Russell
2013-03-14SUNRPC: Don't start the retransmission timer when out of socket spaceTrond Myklebust
2013-03-14cifs: ensure that cifs_get_root() only traverses directoriesJeff Layton
2013-03-14btrfs: Init io_lock after cloning btrfs device structThomas Gleixner
2013-03-14target/pscsi: Fix page incrementAsias He
2013-03-14SCSI: dc395x: uninitialized variable in device_alloc()Dan Carpenter
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-03-14ARM: VFP: fix emulation of second VFP instructionRussell King
2013-03-04Linux 3.0.68v3.0.68Greg Kroah-Hartman
2013-03-04staging: comedi: check s->async for poll(), read() and write()Ian Abbott
2013-03-04staging: comedi: ni_labpc: set up command4 register *after* command3Ian Abbott
2013-03-04staging: comedi: ni_labpc: correct differential channel sequence for AI commandsIan Abbott
2013-03-04s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby
2013-03-04dca: check against empty dca_domains list before unregister provider fixJiri Slaby
2013-03-04cgroup: fix exit() vs rmdir() raceLi Zefan
2013-03-04cpuset: fix cpuset_print_task_mems_allowed() vs rename() raceLi Zefan
2013-03-04x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang
2013-03-04x86: Do not leak kernel page mapping locationsKees Cook
2013-03-04unbreak automounter support on 64-bit kernel with 32-bit userspace (v2)Helge Deller
2013-03-04wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED taskOleg Nesterov