aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd timeoutsScott Mayhew2012-11-171-1/+1
* mac80211: fix SSID copy on IBSS JOINAntonio Quartulli2012-11-171-1/+1
* mac80211: check management frame header lengthJohannes Berg2012-11-171-4/+8
* DRM/Radeon: Fix Load Detection on legacy primary DAC.Egbert Eich2012-11-171-0/+1
* mac80211: don't inspect Sequence Control field on control framesJavier Cardona2012-11-171-0/+4
* wireless: drop invalid mesh address extension framesJohannes Berg2012-11-171-5/+6
* cfg80211: fix antenna gain handlingFelix Fietkau2012-11-171-2/+1
* target: Don't return success from module_init() if setup failsRoland Dreier2012-11-171-1/+2
* rt2800: validate step value for temperature compensationStanislaw Gruszka2012-11-171-1/+1
* ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau2012-11-171-0/+2
* Linux 3.0.51Greg Kroah-Hartman2012-11-051-1/+1
* drm/nouveau: silence modesetting spam on pre-gf8 chipsetsBen Skeggs2012-11-053-9/+9
* mm: fix XFS oops due to dirty pages without buffers on s390Jan Kara2012-11-051-5/+16
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-054-75/+0
* floppy: do put_disk on current dr if blk_init_queue failsHerton Ronaldo Krzesinski2012-11-051-0/+1
* Linux 3.0.50Greg Kroah-Hartman2012-10-311-1/+1
* drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13Sjoerd Simons2012-10-311-0/+8
* staging: comedi: amplc_pc236: fix invalid register access during detachIan Abbott2012-10-311-1/+1
* x86, mm: Undo incorrect revert in arch/x86/mm/init.cYinghai Lu2012-10-311-4/+0
* x86, mm: Find_early_table_space based on ranges that are actually being mappedJacob Shin2012-10-311-30/+43
* cpufreq / powernow-k8: Remove usage of smp_processor_id() in preemptible codeAndreas Herrmann2012-10-311-8/+1
* bcma: fix unregistration of coresPiotr Haber2012-10-311-2/+3
* mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-311-1/+2
* ARM: at91/i2c: change id to let i2c-gpio workBo Shen2012-10-315-5/+5
* vhost: fix mergeable bufs on BE hostsMichael S. Tsirkin2012-10-311-1/+2
* xhci: Fix potential NULL ptr deref in command cancellation.Sarah Sharp2012-10-311-0/+11
* USB: mos7840: remove invalid disconnect handlingJohan Hovold2012-10-311-12/+1
* USB: mos7840: remove NULL-urb submissionJohan Hovold2012-10-311-14/+1
* USB: mos7840: fix port-device leak in error pathJohan Hovold2012-10-311-1/+0
* USB: mos7840: fix urb leak at releaseJohan Hovold2012-10-311-0/+1
* USB: sierra: fix memory leak in probe error pathJohan Hovold2012-10-311-6/+10
* USB: sierra: fix memory leak in attach error pathJohan Hovold2012-10-311-1/+8
* USB: serial: Fix memory leak in sierra_release()Lennart Sorensen2012-10-311-0/+1
* USB: opticon: fix memory leak in error pathJohan Hovold2012-10-311-1/+3
* USB: opticon: fix DMA from stackJohan Hovold2012-10-311-1/+6
* USB: whiteheat: fix memory leak in error pathJohan Hovold2012-10-311-0/+1
* usb hub: send clear_tt_buffer_complete events when canceling TT clear workOctavian Purdila2012-10-311-2/+5
* usb-storage: add unusual_devs entry for Casio EX-N1 digital cameraMichael Shigorin2012-10-311-0/+6
* ehci: Add yet-another Lucid nohandoff pci quirkAnisse Astier2012-10-311-0/+7
* ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versionsAnisse Astier2012-10-311-1/+1
* sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat()Geert Uytterhoeven2012-10-311-8/+8
* SUNRPC: Prevent races in xs_abort_connection()Trond Myklebust2012-10-311-5/+8
* Revert "SUNRPC: Ensure we close the socket on EPIPE errors too..."Trond Myklebust2012-10-311-1/+1
* SUNRPC: Clear the connect flag when socket state is TCP_CLOSE_WAITTrond Myklebust2012-10-311-0/+1
* SUNRPC: Get rid of the xs_error_report socket callbackTrond Myklebust2012-10-311-25/+0
* ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_countWill Deacon2012-10-311-4/+10
* genalloc: stop crashing the system when destroying a poolThadeu Lima de Souza Cascardo2012-10-311-1/+1
* drivers/rtc/rtc-imxdi.c: add missing spin lock initializationJan Luebbe2012-10-311-0/+2
* fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error checkKees Cook2012-10-311-0/+2
* gen_init_cpio: avoid stack overflow when expandingKees Cook2012-10-311-20/+23