summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-31lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-10-31Revert "lzo: properly check for overruns"Willy Tarreau
2014-10-31Documentation: lzo: document part of the encodingWilly Tarreau
2014-10-31m68k: Disable/restore interrupts in hwreg_present()/hwreg_write()Geert Uytterhoeven
2014-10-31mei: bus: fix possible boundaries violationAlexander Usyskin
2014-10-31Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan
2014-10-31Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan
2014-10-31Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan
2014-10-31Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan
2014-10-31Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan
2014-10-31firmware_class: make sure fw requests contain a nameKees Cook
2014-10-31qla2xxx: Use correct offset to req-q-out for reserve calculationArun Easi
2014-10-31mptfusion: enable no_write_same for vmware scsi disksChris J Arges
2014-10-31be2iscsi: check ip buffer before copyingMike Christie
2014-10-31regmap: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li
2014-10-31regmap: fix NULL pointer dereference in _regmap_write/readPankaj Dubey
2014-10-31regmap: debugfs: fix possbile NULL pointer dereferenceXiubo Li
2014-10-31spi: dw-mid: check that DMA was inited before exitAndy Shevchenko
2014-10-31spi: dw-mid: respect 8 bit modeAndy Shevchenko
2014-10-31x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-10-31kvm: don't take vcpu mutex for obviously invalid vcpu ioctlsDavid Matlack
2014-10-31KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-10-31kvm: fix potentially corrupt mmio cacheDavid Matlack
2014-10-31kvm: x86: fix stale mmio cache bugDavid Matlack
2014-10-31pci_ids: Add support for Intel Quark ILBJosef Ahmad
2014-10-31usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-10-31Btrfs: fix race in WAIT_SYNC ioctlSage Weil
2014-10-31Btrfs: fix build_backref_tree issue with multiple shared blocksJosef Bacik
2014-10-31Btrfs: cleanup error handling in build_backref_treeJosef Bacik
2014-10-31Btrfs: try not to ENOSPC on log replayJosef Bacik
2014-10-31btrfs: wake up transaction thread from SYNC_FS ioctlDavid Sterba
2014-10-31sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-31sparc64: sparse irqbob picco
2014-10-31sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-31sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-31sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-31sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-31sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-31sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-31sparc64: Switch to 4-level page tables.David S. Miller
2014-10-31sparc64: T5 PMUbob picco
2014-10-31sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-31sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-31sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-31sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-31sparc64: Add basic validations to {pud,pmd}_bad().David S. Miller
2014-10-31sparc64: Use 'ILOG2_4MB' instead of constant '22'.David S. Miller
2014-10-31sparc64: Fix range check in kern_addr_valid().David S. Miller
2014-10-31sparc64: Don't use _PAGE_PRESENT in pte_modify() mask.David S. Miller
2014-10-31sparc64: Fix hex values in comment above pte_modify().David S. Miller