summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-27Linux 3.2.74v3.2.74Ben Hutchings1-1/+1
2015-11-27splice: sendfile() at once fails for big filesChristophe Leroy1-1/+11
2015-11-27net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-27ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-2/+2
2015-11-27RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-11-27irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-11-27fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn1-6/+32
2015-11-27fs: make dumpable=2 require fully qualified pathKees Cook2-9/+26
2015-11-27binfmt_elf: Don't clobber passed executable's file headerMaciej W. Rozycki1-5/+5
2015-11-27FS-Cache: Handle a write to the page immediately beyond the EOF markerDavid Howells2-36/+44
2015-11-27FS-Cache: Don't override netfs's primary_index if registering failedKinglong Mee1-16/+15
2015-11-27FS-Cache: Increase reference of parent after registering, netfs successKinglong Mee1-5/+4
2015-11-27KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-27net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-11-27Btrfs: fix race when listing an inode's xattrsFilipe Manana1-1/+3
2015-11-27scsi_sysfs: Fix queue_ramp_up_period return codePeter Oberparleiter1-1/+1
2015-11-27perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra1-0/+4
2015-11-27Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2015-11-27Btrfs: fix race leading to incorrect item deletion when dropping extentsFilipe Manana1-4/+11
2015-11-27x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-11-27scsi: restart list search after unlock in scsi_remove_targetChristoph Hellwig1-12/+4
2015-11-27firewire: ohci: fix JMicron JMB38x IT context discoveryStefan Richter1-0/+5
2015-11-27ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2015-11-27ipv6: fix tunnel error handlingMichal Kubeček1-1/+11
2015-11-27recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2015-11-27megaraid_sas : SMAP restriction--do not access user memory from IOCTL codesumit.saxena@avagotech.com1-2/+11
2015-11-27crypto: algif_hash - Only export and import on sockets with dataHerbert Xu1-2/+10
2015-11-27mtd: blkdevs: fix potential deadlock + lockdep warningsBrian Norris1-5/+5
2015-11-27can: Use correct type in sizeof() in nla_put()Marek Vasut1-1/+1
2015-11-27megaraid_sas: Do not use PAGE_SIZE for max_sectorssumit.saxena@avagotech.com2-1/+3
2015-11-27ALSA: hda - Disable 64bit address for Creative HDA controllersTakashi Iwai1-0/+2
2015-11-27MIPS: atomic: Fix comment describing atomic64_add_unless's return value.Ralf Baechle1-1/+1
2015-11-27ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu2-3/+12
2015-11-27staging: rtl8712: Add device ID for Sitecom WLA2100Larry Finger1-0/+1
2015-11-27Bluetooth: ath3k: Add support of AR3012 0cf3:817b deviceDmitry Tunin2-0/+3
2015-11-27Bluetooth: ath3k: Add new AR3012 0930:021c idDmitry Tunin2-0/+3
2015-11-27ext4, jbd2: ensure entering into panic after recording an error in superblockDaeho Jeong3-3/+16
2015-11-27Btrfs: fix truncation of compressed and inlined extentsFilipe Manana1-16/+60
2015-11-27Btrfs: don't use ram_bytes for uncompressed inline itemsChris Mason5-16/+38
2015-11-27ARM: pxa: remove incorrect __init annotation on pxa27x_set_pwrmodeArnd Bergmann2-2/+2
2015-11-27iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpointsDavid Woodhouse1-1/+6
2015-11-27Btrfs: fix file corruption and data loss after cloning inline extentsFilipe Manana1-33/+155
2015-11-27Btrfs: added helper btrfs_next_item()Jan Schmidt1-0/+7
2015-11-27packet: fix match_fanout_group()Eric Dumazet1-3/+3
2015-11-27devres: fix a for loop bounds checkDan Carpenter1-1/+1
2015-11-27mtd: mtdpart: fix add_mtd_partitions error pathBoris BREZILLON1-1/+3
2015-11-27mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-11-27wm831x_power: Use IRQF_ONESHOT to request threaded IRQsValentin Rothberg1-3/+3
2015-11-27HID: core: Avoid uninitialized buffer accessRichard Purdie1-1/+1
2015-11-27mac80211: fix driver RSSI event calculationsJohannes Berg1-1/+1