summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14evm: check xattr value length and type in evm_inode_setxattr()Dmitry Kasatkin
2014-11-14evm: properly handle INTEGRITY_NOXATTRS EVM statusDmitry Kasatkin
2014-11-14x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui
2014-11-14x86_64, entry: Fix out of bounds read on sysenterAndy Lutomirski
2014-11-14x86_64, entry: Filter RFLAGS.NT on entry from userspaceAndy Lutomirski
2014-11-14x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov
2014-11-14x86, fpu: __restore_xstate_sig()->math_state_restore() needs preempt_disable()Oleg Nesterov
2014-11-14x86: Reject x32 executables if x32 ABI not supportedBen Hutchings
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-14UBIFS: fix free log space calculationArtem Bityutskiy
2014-11-14UBIFS: fix a race conditionArtem Bityutskiy
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