summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-08-07Linux 3.4.102v3.4.102Greg Kroah-Hartman
2014-08-07ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng
2014-08-07mm: try_to_unmap_cluster() should lock_page() before mlockingVlastimil Babka
2014-08-07x86/espfix/xen: Fix allocation of pages for paravirt page tablesBoris Ostrovsky
2014-08-07lib/btree.c: fix leak of whole btree nodesMinfei Huang
2014-08-07net/l2tp: don't fall back on UDP [get|set]sockoptSasha Levin
2014-08-07Revert: "net: ip, ipv6: handle gso skbs in forwarding path"Greg Kroah-Hartman
2014-08-07x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski
2014-08-07x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin
2014-08-07x86, espfix: Make espfix64 a Kconfig option, fix UMLH. Peter Anvin
2014-08-07x86, espfix: Fix broken header guardH. Peter Anvin
2014-08-07x86, espfix: Move espfix definitions into a separate header fileH. Peter Anvin
2014-08-07x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin
2014-08-07Revert "x86-64, modify_ldt: Make support for 16-bit segments a runtime option"H. Peter Anvin
2014-08-07timer: Fix lock inversion between hrtimer_bases.lock and scheduler locksJan Kara
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz
2014-08-07mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-08-07scsi: handle flush errors properlyJames Bottomley
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2014-08-07crypto: af_alg - properly label AF_ALG socketMilan Broz
2014-07-31Linux 3.4.101v3.4.101Greg Kroah-Hartman
2014-07-31mm: kmemleak: avoid false negatives on vmalloc'ed objectsCatalin Marinas
2014-07-31introduce SIZE_MAXXi Wang
2014-07-31s390/ptrace: fix PSW mask checkMartin Schwidefsky
2014-07-31Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds
2014-07-31mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi
2014-07-31x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-31ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-31libata: support the ata host which implements a queue depth less than 32Kevin Hao
2014-07-31block: don't assume last put of shared tags is for the hostChristoph Hellwig
2014-07-28Linux 3.4.100v3.4.100Greg Kroah-Hartman
2014-07-28iommu/vt-d: Disable translation if already enabledTakao Indoh
2014-07-28PM / sleep: Fix request_firmware() error at resumeTakashi Iwai
2014-07-28alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz
2014-07-28drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-28mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-07-28perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-28ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-28dns_resolver: Null-terminate the right stringBen Hutchings
2014-07-28dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-07-28net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-28tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-28appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-28tcp: fix false undo corner casesYuchung Cheng
2014-07-28igmp: fix the problem when mc leave groupdingtianhong
2014-07-288021q: fix a potential memory leakLi RongQing