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