summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-20USB: cdc-acm: check for valid interfacesGreg Kroah-Hartman1-4/+5
2015-02-20genhd: check for int overflow in disk_expand_part_tbl()Jens Axboe1-2/+9
2015-02-20bus: omap_l3_noc: Correct returning IRQ_HANDLED unconditionally in the irq ha...Keerthy1-3/+7
2015-02-20scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke5-17/+17
2015-02-20PCI: Restore detection of read-only BARsMyron Stowe1-0/+3
2015-02-20drbd: merge_bvec_fn: properly remap bvm->bi_bdevLars Ellenberg1-0/+1
2015-02-20driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2015-02-20UBI: Fix invalid vfree()Richard Weinberger1-4/+6
2015-02-20KVM: s390: flush CPU on load controlChristian Borntraeger1-0/+2
2015-02-20ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUsDaniel Borkmann2-10/+10
2015-02-20ipv6: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu4-12/+27
2015-02-20ipv4: Remove all uses of LL_ALLOCATED_SPACEHerbert Xu4-10/+22
2015-02-20usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()Kazuya Mizuguchi1-0/+4
2015-02-20writeback: fix a subtle race condition in I_DIRTY clearingTejun Heo1-7/+22
2015-02-20writeback: Move I_DIRTY_PAGES handlingJan Kara1-2/+3
2015-02-20af9005: fix kernel panic on init if compiled without IRFrank Schaefer1-0/+3
2015-02-20sound: Update au0828 quirks tableMauro Carvalho Chehab1-1/+9
2015-02-20sound: simplify au0828 quirk tableMauro Carvalho Chehab2-127/+36
2015-02-20eCryptfs: Force RO mount when encrypted view is enabledTyler Hicks2-15/+13
2015-01-01Linux 3.2.66v3.2.66Ben Hutchings1-1/+1
2015-01-01x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini3-2/+16
2015-01-01net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann1-2/+2
2015-01-01drivers/net: macvtap and tun depend on INETBen Hutchings1-0/+2
2015-01-01ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin1-3/+9
2015-01-01tcp: md5: do not use alloc_percpu()Eric Dumazet1-39/+20
2015-01-01tcp: md5: remove spinlock usage in fast pathEric Dumazet5-98/+29
2015-01-01ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko1-1/+1
2015-01-01net: sctp: fix memory leak in auth key managementDaniel Borkmann1-2/+0
2015-01-01drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings5-1/+48
2015-01-01crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2-31/+11
2015-01-01drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann1-1/+11
2015-01-01s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky1-15/+4
2015-01-01ext4: make orphan functions be no-op in no-journal modeAnatol Pomozov1-4/+3
2015-01-01deal with deadlock in d_walk()Al Viro1-39/+62
2015-01-01move d_rcu from overlapping d_child to overlapping d_aliasAl Viro23-87/+87
2015-01-01x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2015-01-01ttusb-dec: buffer overflow in ioctlDan Carpenter1-0/+3
2015-01-01x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2015-01-01KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit1-1/+1
2015-01-01net: sctp: fix NULL pointer dereference in af->from_addr_param on malformed p...Daniel Borkmann1-0/+3
2015-01-01udf: Avoid infinite loop when processing indirect ICBsJan Kara1-14/+21
2015-01-01i2c: davinci: generate STP always when NACK is receivedGrygorii Strashko1-5/+3
2015-01-01ahci: disable MSI on SAMSUNG 0xa800 SSDTejun Heo1-0/+1
2015-01-01mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2015-01-01sata_fsl: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-1/+1
2015-01-01AHCI: Add DeviceIDs for Sunrise Point-LP SATA controllerDevin Ryles1-0/+3
2015-01-01drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter1-13/+12
2014-12-14Linux 3.2.65v3.2.65Ben Hutchings1-1/+1
2014-12-14mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara1-1/+0
2014-12-14perf: Handle compat ioctlPawel Moll1-1/+21