summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-05thermal: shorten too long mcast group nameMasatake YAMATO2-1/+2
2013-04-058021q: fix a potential use-after-freeCong Wang1-7/+7
2013-04-05tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-04-05tcp: preserve ACK clocking in TSOEric Dumazet1-2/+5
2013-04-05sky2: Threshold for Pause Packet is set wrongMirko Lindner1-1/+1
2013-04-05sky2: Receive Overflows not countedMirko Lindner1-1/+1
2013-04-05net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet1-1/+0
2013-04-05tracing: Prevent buffer overwrite disabled for latency tracersSteven Rostedt (Red Hat)4-16/+63
2013-04-05tracing: Protect tracer flags with trace_types_lockSteven Rostedt (Red Hat)1-7/+12
2013-04-05ext4: use atomic64_t for the per-flexbg free_clusters countTheodore Ts'o5-15/+15
2013-04-05ext4: convert number of blocks to clusters properlyLukas Czerner3-8/+8
2013-04-05efivars: Handle duplicate names from get_next_variable()Matt Fleming1-3/+63
2013-04-05efivars: explicitly calculate length of VariableNameMatt Fleming1-0/+27
2013-04-05Btrfs: fix space leak when we fail to reserve metadata spaceJosef Bacik1-6/+41
2013-04-05drm/i915: Don't clobber crtc->fb when queue_flip failsVille Syrjälä1-7/+4
2013-04-05nfsd4: reject "negative" acl lengthsJ. Bruce Fields1-1/+1
2013-04-05ARM: cns3xxx: fix mapping of private memory regionMac Lin2-21/+11
2013-04-05loop: prevent bdev freeing while device in useAnatol Pomozov2-1/+9
2013-04-05usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern1-1/+1
2013-04-05Btrfs: don't drop path when printing out tree errors in scrubJosef Bacik1-1/+2
2013-04-05Btrfs: limit the global reserve to 512mbJosef Bacik1-1/+1
2013-04-05Btrfs: fix race between mmap writes and compressionChris Mason3-0/+49
2013-04-05usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-04-05net/irda: add missing error path release_sock callKees Cook1-2/+4
2013-04-05pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting1-2/+2
2013-04-05mwifiex: cancel cmd timer and free curr_cmd in shutdown processBing Zhao1-0/+8
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-05usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BDKonstantin Holoborodko2-0/+8
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-04-05xen-blkback: fix dispatch_rw_block_io() error pathJan Beulich1-6/+1
2013-04-05xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel3-4/+62
2013-04-05iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel1-12/+10
2013-04-05tg3: fix length overflow in VPD firmware parsingKees Cook1-2/+5
2013-04-05b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05b43: A fix for DMA transmission sequence errorsIestyn C. Elfick1-12/+53
2013-04-05b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki1-2/+2
2013-04-05rtlwifi: usb: add missing freeing of skbuffJussi Kivilinna1-0/+1
2013-04-05HID: usbhid: quirk for Realtek Multi-card readerJosh Boyer2-0/+4
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-04-05can: sja1000: fix define conflict on SHMarc Kleine-Budde3-6/+6
2013-04-05sysfs: handle failure path correctly for readdir()Ming Lei1-0/+4
2013-04-05sysfs: fix race between readdir and lseekMing Lei1-1/+12
2013-04-05staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:817a]Ming Lei2-0/+3
2013-04-05Bluetooth: Add support for Dell[QCA 0cf3:0036]Ming Lei2-0/+3
2013-04-05Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 stateVinicius Costa Gomes1-0/+1
2013-04-05tile: expect new initramfs name from hypervisor file systemChris Metcalf1-13/+12
2013-04-05SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7
2013-04-05kernel/signal.c: use __ARCH_HAS_SA_RESTORER instead of SA_RESTORERAndrew Morton1-1/+1
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings13-0/+17