summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.2.74v3.2.74Ben Hutchings2015-11-271-1/+1
* splice: sendfile() at once fails for big filesChristophe Leroy2015-11-271-1/+11
* net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet2015-11-271-1/+2
* ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha2015-11-271-2/+2
* RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan2015-11-271-2/+9
* irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter2015-11-271-1/+1
* fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2015-11-271-6/+32
* fs: make dumpable=2 require fully qualified pathKees Cook2015-11-272-9/+26
* binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki2015-11-271-5/+5
* FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2015-11-272-36/+44
* FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee2015-11-271-16/+15
* FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee2015-11-271-5/+4
* KVM: svm: unconditionally intercept #DBPaolo Bonzini2015-11-271-11/+3
* net: fix a race in dst_release()Eric Dumazet2015-11-271-1/+1
* Btrfs: fix race when listing an inode's xattrsFilipe Manana2015-11-271-1/+3
* scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter2015-11-271-1/+1
* perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra2015-11-271-0/+4
* Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana2015-11-271-2/+8
* Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana2015-11-271-4/+11
* x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-272-5/+15
* scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig2015-11-271-12/+4
* firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter2015-11-271-0/+5
* ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai2015-11-271-0/+1
* ipv6: fix tunnel error handlingMichal Kubeček2015-11-271-1/+11
* recordmcount: Fix endianness handling bug for nop_mcountlibin2015-11-271-1/+1
* megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com2015-11-271-2/+11
* crypto: algif_hash - Only export and import on sockets with dataHerbert Xu2015-11-271-2/+10
* mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris2015-11-271-5/+5
* can: Use correct type in sizeof() in nla_put()Marek Vasut2015-11-271-1/+1
* megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2015-11-272-1/+3
* ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai2015-11-271-0/+2
* MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle2015-11-271-1/+1
* ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2015-11-272-3/+12
* staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger2015-11-271-0/+1
* Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2015-11-272-0/+3
* Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2015-11-272-0/+3
* ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong2015-11-273-3/+16
* Btrfs: fix truncation of compressed and inlined extentsFilipe Manana2015-11-271-16/+60
* Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason2015-11-275-16/+38
* ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2015-11-272-2/+2
* iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse2015-11-271-1/+6
* Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana2015-11-271-33/+155
* Btrfs: added helper btrfs_next_item()Jan Schmidt2015-11-271-0/+7
* packet: fix match_fanout_group()Eric Dumazet2015-11-271-3/+3
* devres: fix a for loop bounds checkDan Carpenter2015-11-271-1/+1
* mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON2015-11-271-1/+3
* mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter2015-11-271-7/+7
* wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg2015-11-271-3/+3
* HID: core: Avoid uninitialized buffer accessRichard Purdie2015-11-271-1/+1
* mac80211: fix driver RSSI event calculationsJohannes Berg2015-11-271-1/+1