summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-14PCI: Increase IBM ipr SAS Crocodile BARs to at least system page sizeDouglas Lehr
2014-12-14PCI: pciehp: Prevent NULL dereference during probeAndreas Noever
2014-12-14ext4: check EA value offset when loadingDarrick J. Wong
2014-12-14KVM: s390: unintended fallthrough for external callChristian Borntraeger
2014-12-14Bluetooth: Fix issue with USB suspend in btusb driverChampion Chen
2014-12-14UBIFS: fix free log space calculationArtem Bityutskiy
2014-12-14UBIFS: fix a race conditionArtem Bityutskiy
2014-12-14UBIFS: remove mst_mutexArtem Bityutskiy
2014-12-14kvm: x86: fix stale mmio cache bugDavid Matlack
2014-11-05Linux 3.2.64v3.2.64Ben Hutchings
2014-11-05l2tp: fix race while getting PMTU on PPP pseudo-wireGuillaume Nault
2014-11-05KVM: x86: Fix far-jump to non-canonical checkNadav Amit
2014-11-05genhd: fix leftover might_sleep() in blk_free_devt()Jens Axboe
2014-11-05ring-buffer: Fix infinite spin in reading bufferSteven Rostedt (Red Hat)
2014-11-05ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrackJulian Anastasov
2014-11-05nfsd: Fix ACL null pointer derefSergio Gelato
2014-11-05ext2: Fix fs corruption in ext2_get_xip_mem()Jan Kara
2014-11-05dm crypt: fix access beyond the end of allocated spaceMikulas Patocka
2014-11-05x86,kvm,vmx: Preserve CR4 across VM entryAndy Lutomirski
2014-11-05net: sctp: fix remote memory pressure from excessive queueingDaniel Borkmann
2014-11-05net: sctp: fix panic on duplicate ASCONF chunksDaniel Borkmann
2014-11-05net: sctp: fix skb_over_panic when receiving malformed ASCONF chunksDaniel Borkmann
2014-11-05KVM: x86: Handle errors when RIP is set during far jumpsNadav Amit
2014-11-05KVM: x86: use new CS.RPL as CPL during task switchPaolo Bonzini
2014-11-05KVM: x86: Emulator fixes for eip canonical checks on near branchesNadav Amit
2014-11-05KVM: x86: Fix wrong masking on relative jump/callNadav Amit
2014-11-05KVM: x86 emulator: Use opcode::execute for CALLTakuya Yoshikawa
2014-11-05kvm: vmx: handle invvpid vm exit gracefullyPetr Matousek
2014-11-05nEPT: Nested INVEPTNadav Har'El
2014-11-05KVM: x86: Improve thread safety in pitAndy Honig
2014-11-05KVM: x86: Check non-canonical addresses upon WRMSRNadav Amit
2014-11-05ipv6: reuse ip6_frag_id from ip6_ufo_append_dataHannes Frederic Sowa
2014-11-05ext4: fix BUG_ON in mb_free_blocks()Theodore Ts'o
2014-11-05ipv6: reallocate addrconf router for ipv6 address when lo device upchenweilong
2014-11-05ipv4: disable bh while doing route gcMarcelo Ricardo Leitner
2014-11-05ipv4: avoid parallel route cache gc executionsMarcelo Ricardo Leitner
2014-11-05ipv4: move route garbage collector to work queueMarcelo Ricardo Leitner
2014-11-05MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-05init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett
2014-11-05perf: fix perf bug in fork()Peter Zijlstra
2014-11-05mm: migrate: Close race between migration completion and mprotectMel Gorman
2014-11-05shmem: fix nlink for rename overwrite directoryMiklos Szeredi
2014-11-05ocfs2/dlm: do not get resource spinlock if lockres is newJoseph Qi
2014-11-05nilfs2: fix data loss with mmap()Andreas Rohner
2014-11-05MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-11-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-11-05sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-11-05parisc: Only use -mfast-indirect-calls option for 32-bit kernel buildsJohn David Anglin
2014-11-05Fix nasty 32-bit overflow bug in buffer i/o code.Anton Altaparmakov
2014-11-05ALSA: pcm: fix fifo_size frame calculationClemens Ladisch