summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14UBIFS: remove mst_mutexArtem Bityutskiy
2014-11-14fs: allow open(dir, O_TMPFILE|..., 0) with mode 0Eric Rannaud
2014-11-14fs: Fix theoretical division by 0 in super_cache_scan().Tetsuo Handa
2014-11-14fs: make cont_expand_zero interruptibleMikulas Patocka
2014-11-14mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 responseRoger Tseng
2014-11-14ASoC: tlv320aic3x: fix PLL D configurationDmitry Lavnikevich
2014-11-14ASoC: soc-dapm: fix use after freeDaniel Mack
2014-11-14libata-sff: Fix controllers with no ctl portOndrej Zary
2014-11-14pata_serverworks: disable 64-KB DMA transfers on Broadcom OSB4 IDE ControllerScott Carter
2014-11-14Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck
2014-11-14SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUTTrond Myklebust
2014-11-14SUNRPC: Don't wake tasks during connection abortBenjamin Coddington
2014-11-14lockd: Try to reconnect if statd has movedBenjamin Coddington
2014-11-14drivers/net: macvtap and tun depend on INETBen Hutchings
2014-11-14drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packetsBen Hutchings
2014-11-14drivers/net: Disable UFO through virtioBen Hutchings
2014-11-14ipv4: dst_entry leak in ip_send_unicast_reply()Vasily Averin
2014-11-14gre: Use inner mac length when computing tunnel lengthTom Herbert
2014-11-14tcp: md5: do not use alloc_percpu()Eric Dumazet
2014-11-14ax88179_178a: fix bonding failureIan Morgan
2014-11-14ipv4: fix a potential use after free in ip_tunnel_core.cLi RongQing
2014-11-14vxlan: fix a free after useLi RongQing
2014-11-14vxlan: using pskb_may_pull as early as possibleLi RongQing
2014-11-14vxlan: fix a use after free in vxlan_encap_bypassLi RongQing
2014-11-14ipv4: fix nexthop attlen check in fib_nh_matchJiri Pirko
2014-11-14tracing/syscalls: Ignore numbers outside NR_syscalls' rangeRabin Vincent
2014-10-30Linux 3.14.23v3.14.23Greg Kroah-Hartman
2014-10-30sparc64: Implement __get_user_pages_fast().David S. Miller
2014-10-30sparc64: Fix register corruption in top-most kernel stack frame during boot.David S. Miller
2014-10-30sparc64: Increase size of boot string to 1024 bytesDave Kleikamp
2014-10-30sparc64: Kill unnecessary tables and increase MAX_BANKS.David S. Miller
2014-10-30sparc64: sparse irqbob picco
2014-10-30sparc64: Adjust vmalloc region size based upon available virtual address bits.David S. Miller
2014-10-30sparc64: Increase MAX_PHYS_ADDRESS_BITS to 53.David S. Miller
2014-10-30sparc64: Use kernel page tables for vmemmap.David S. Miller
2014-10-30sparc64: Fix physical memory management regressions with large max_phys_bits.David S. Miller
2014-10-30sparc64: Adjust KTSB assembler to support larger physical addresses.David S. Miller
2014-10-30sparc64: Define VA hole at run time, rather than at compile time.David S. Miller
2014-10-30sparc64: Switch to 4-level page tables.David S. Miller
2014-10-30sparc64: T5 PMUbob picco
2014-10-30sparc64: cpu hardware caps support for sparc M6 and M7Allen Pais
2014-10-30sparc64: support M6 and M7 for building CPU distribution mapAllen Pais
2014-10-30sparc64: correctly recognise M6 and M7 cpu typeAllen Pais
2014-10-30sparc64: Fix hibernation code refrence to PAGE_OFFSET.David S. Miller
2014-10-30sparc64: Do not define thread fpregs save area as zero-length array.David S. Miller
2014-10-30sparc64: Fix FPU register corruption with AES crypto offload.David S. Miller
2014-10-30sparc64: Fix lockdep warnings on reboot on Ultra-5David S. Miller
2014-10-30sparc64: Fix reversed start/end in flush_tlb_kernel_range()David S. Miller
2014-10-30sparc: Let memset return the address argumentAndreas Larsson
2014-10-30sparc64: Move request_irq() from ldc_bind() to ldc_alloc()Sowmini Varadhan