summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-13ARM: mvebu: Fix kernel hang in mvebu_soc_id_init() when of_iomap failedGregory CLEMENT
2014-02-13ARM: orion: provide C-style interrupt handler for MULTI_IRQ_HANDLERSebastian Hesselbarth
2014-02-13mmc: core: sd: implement proper support for sd3.0 au sizesWolfram Sang
2014-02-13mmc: atmel-mci: fix timeout errors in SDIO mode when using DMALudovic Desroches
2014-02-13mmc: fix host release issue after discard operationRay Jui
2014-02-13mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin
2014-02-13mm: ignore VM_SOFTDIRTY on VMA mergingCyrill Gorcunov
2014-02-13memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko
2014-02-13memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko
2014-02-13mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner
2014-02-13mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner
2014-02-13mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins
2014-02-13mm/memory-failure.c: shift page lock from head page to tail page after thp splitNaoya Horiguchi
2014-02-13xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk
2014-02-13audit: correct a type mismatch in audit_syscall_exit()AKASHI Takahiro
2014-02-13audit: reset audit backlog wait time after error recoveryRichard Guy Briggs
2014-02-13fuse: fix pipe_buf_operationsMiklos Szeredi
2014-02-13Revert "EISA: Initialize device before its resources"Bjorn Helgaas
2014-02-13intel-iommu: fix off-by-one in pagetable freeingAlex Williamson
2014-02-13arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-02-13tracing: Check if tracing is enabled in trace_puts()Steven Rostedt (Red Hat)
2014-02-13tracing: Have trace buffer point back to trace_arraySteven Rostedt (Red Hat)
2014-02-13SELinux: Fix memory leak upon loading policyTetsuo Handa
2014-02-06Linux 3.12.10Greg Kroah-Hartman
2014-02-06x86, cpu, amd: Add workaround for family 16h, erratum 793Borislav Petkov
2014-02-06powerpc: Make sure "cache" directory is removed when offlining cpuPaul Mackerras
2014-02-06powerpc: Fix the setup of CPU-to-Node mappings during CPU onlineSrivatsa S. Bhat
2014-02-06btrfs: restrict snapshotting to own subvolumesDavid Sterba
2014-02-06Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()Wang Shilong
2014-02-06target/iscsi: Fix network portal creation raceAndy Grover
2014-02-06iscsi-target: Pre-allocate more tags to avoid ack starvationNicholas Bellinger
2014-02-06virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freezeAsias He
2014-02-06SCSI: bfa: Chinook quad port 16G FC HBA claim issueVijaya Mohan Guvva
2014-02-06usb: core: get config and string descriptors for unauthorized devicesThomas Pugliese
2014-02-06hpfs: remember free spaceMikulas Patocka
2014-02-06ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabledStephen Warren
2014-02-06ALSA: hda - hdmi: introduce patch_nvhdmi()Anssi Hannula
2014-02-06ALSA: hda - Don't set indep_hp flag for old AD codecsTakashi Iwai
2014-02-06KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()Mihai Caraman
2014-02-06KVM: PPC: Book3S HV: use xics_wake_cpu only when definedAndreas Schwab
2014-02-06parisc: fix cache-flushingHelge Deller
2014-02-06alpha: fix broken network checksumMikulas Patocka
2014-02-06inet_diag: fix inet_diag_dump_icsk() timewait socket state logicNeal Cardwell
2014-02-06net: gre: use icmp_hdr() to get inner ip headerDuan Jiong
2014-02-06xen-netfront: fix resource leak in netfrontAnnie Li
2014-02-06net: Fix memory leak if TPROXY used with TCP early demuxHolger Eitzenberger
2014-02-06fib_frontend: fix possible NULL pointer dereferenceOliver Hartkopp
2014-02-06net/vxlan: Share RX skb de-marking and checksum checks with ovsOr Gerlitz
2014-02-06ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is calledDuan Jiong
2014-02-06s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructionsHeiko Carstens