summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Linux 3.12.51v3.12.51Jiri Slaby1-1/+1
2015-11-18x86/mm/hotplug: Modify PGD entry when removing memoryYasuaki Ishimatsu3-10/+22
2015-11-18x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable()Yasuaki Ishimatsu1-4/+5
2015-11-18ipv6: addrconf: validate new MTU before applying itMarcelo Leitner1-1/+16
2015-11-18KVM: x86: Use new is_noncanonical_address in _linearizeNadav Amit1-1/+1
2015-11-18KVM: x86: Fix far-jump to non-canonical checkNadav Amit1-3/+5
2015-11-18KVM: svm: unconditionally intercept #DBPaolo Bonzini1-11/+3
2015-11-18KVM: x86: work around infinite loop in microcode when #AC is deliveredEric Northup3-1/+13
2015-11-18KVM: x86: Defining missing x86 vectorsNadav Amit1-0/+3
2015-11-18KEYS: Fix crash when attempt to garbage collect an uninstantiated keyringDavid Howells1-2/+4
2015-11-18KEYS: Fix race between key destruction and finding a keyring by nameDavid Howells1-4/+4
2015-11-14rbd: prevent kernel stack blow up on rbd mapIlya Dryomov1-8/+21
2015-11-14rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov1-20/+15
2015-11-14ARM: orion: Fix DSA platform device after mvmdio conversionFlorian Fainelli1-1/+1
2015-11-14serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley1-2/+8
2015-11-14r8169: disable L23hayeswang1-0/+25
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun1-0/+1
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier1-2/+4
2015-11-14ceph: fix kick_requests()Yan, Zheng1-2/+3
2015-11-14ceph: protect kick_requests() with mdsc->mutexYan, Zheng1-2/+3
2015-11-14ceph: make sure request isn't in any waiting list when kicking request.Yan, Zheng1-0/+1
2015-11-14net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha1-0/+3
2015-11-14bridge: superfluous skb->nfct check in br_nf_dev_queue_xmitVasily Averin1-2/+2
2015-11-14powerpc/pseries: Fix dedicated processor partition detectionAnton Blanchard1-6/+6
2015-11-14netfilter: xt_NFQUEUE: fix --queue-bypass regressionHolger Eitzenberger1-1/+6
2015-11-14RDS: verify the underlying transport exists before creating a connectionSasha Levin1-0/+6
2015-11-14virtio-net: drop NETIF_F_FRAGLISTJason Wang1-2/+2
2015-11-14net: fix a race in dst_release()Eric Dumazet1-1/+1
2015-11-14net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-11-14sit: fix sit0 percpu double allocationsEric Dumazet1-16/+4
2015-11-14qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork1-1/+4
2015-11-14ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-11-14RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-11-14ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-11-14macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-11-14irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-11-12Fix regression in NFSRDMA serverTom Tucker2-8/+5
2015-11-12ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-11-12libahci: Allow drivers to override start_engineHans de Goede4-10/+31
2015-11-12audit: create private file name copies when auditing inodesPaul Moore1-10/+41
2015-11-12audit: correctly record file names with different path name typesPaul Moore1-4/+10
2015-11-12mptfusion: prevent some memory corruptionDan Carpenter1-0/+9
2015-11-12mfd: wm5110: Add register patch for rev E and aboveCharles Keepax1-1/+13
2015-11-12mfd: wm5110: Add register patch for rev D chipCharles Keepax1-1/+29
2015-11-12serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald1-0/+21
2015-11-12serial: 8250_pci: Add support for 16 port Exar boardsSoeren Grunewald1-2/+23
2015-11-12IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9