aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-30Revert "lzo: properly check for overruns"Willy Tarreau
2014-10-30Documentation: lzo: document part of the encodingWilly Tarreau
2014-10-30Fixing lease renewalOlga Kornievskaia
2014-10-30m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-30mei: bus: fix possible boundaries violationAlexander Usyskin
2014-10-30Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan
2014-10-30Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan
2014-10-30Drivers: hv: util: Properly pack the data for file copy functionalityK. Y. Srinivasan
2014-10-30arm64: debug: don't re-enable debug exceptions on return from el1_dbgWill Deacon
2014-10-30firmware_class: make sure fw requests contain a nameKees Cook
2014-10-30dmaengine: fix xor sources continuationXuelin Shi
2014-10-30qla2xxx: Fix shost use-after-free on device removalJoe Lawrence
2014-10-30qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-10-30qla2xxx: fix kernel NULL pointer accessHimanshu Madhani
2014-10-30regulator: ltc3589: fix broken voltage transitionsSteffen Trumtrar
2014-10-30mptfusion: enable no_write_same for vmware scsi disksChris J Arges
2014-10-30be2iscsi: check ip buffer before copyingMike Christie
2014-10-30regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-30regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-30regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-30mpc85xx_edac: Make L2 interrupt shared tooBorislav Petkov
2014-10-30HID: rmi: check sanity of the incoming reportBenjamin Tissoires
2014-10-30spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2014-10-30spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-10-30x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-30x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-10-30kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-10-30KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-30KVM: do not bias the generation number in kvm_current_mmio_generationPaolo Bonzini
2014-10-30kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-30kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-30pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-10-30fs: Add a missing permission check to do_umountAndy Lutomirski
2014-10-30Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-30Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik
2014-10-30Btrfs: cleanup error handling in build_backref_treeJosef Bacik
2014-10-30Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-10-30Btrfs: don't do async reclaim during log replayJosef Bacik
2014-10-30Btrfs: fix up bounds checking in lseekLiu Bo
2014-10-30Btrfs: add missing compression property remove in btrfs_ioctl_setflagsFilipe Manana
2014-10-30btrfs: Fix a deadlock in btrfs_dev_replace_finishing()Qu Wenruo
2014-10-30btrfs: wake up transaction thread from SYNC_FS ioctlDavid Sterba
2014-10-15Linux 3.16.6Greg Kroah-Hartman
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-15driver/base/node: remove unnecessary kfree of node struct from unregister_one...Yasuaki Ishimatsu