summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-26ptrace: Remove unused set32 variableHEADlinux-4.15.15-ampCatalin Marinas
2018-04-05arm64: Introduce retpoline for aarch64/arm64.Christoph Muellner
2018-04-04x86: Move x86-retpoline CFLAGS into x86 Makefile.Christoph Muellner
2018-04-04arm64: Makefile: Add "-pipe" to CFLAGS to speed up the build.Christoph Muellner
2018-04-04[noupstream] Add gryphon support.Christoph Muellner
2018-04-03arm64: ilp32: Make the Kconfig option default yCatalin Marinas
2018-04-03arm64:ilp32: add ARM64_ILP32 to KconfigAndrew Pinski
2018-04-03arm64:ilp32: add vdso-ilp32 and use for signal returnPhilipp Tomsich
2018-04-03arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32Yury Norov
2018-04-03arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontextYury Norov
2018-04-03arm64: signal32: move ilp32 and aarch32 common code to separated fileYury Norov
2018-04-03arm64: signal: share lp64 signal structures and routines to ilp32Yury Norov
2018-04-03arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use itAndrew Pinski
2018-04-03arm64: ilp32: share aarch32 syscall handlersYury Norov
2018-04-03arm64: ilp32: introduce binfmt_ilp32.cYury Norov
2018-04-03arm64: change compat_elf_hwcap and compat_elf_hwcap2 prefix to a32Yury Norov
2018-04-03arm64: introduce binfmt_elf32.cYury Norov
2018-04-03arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64Yury Norov
2018-04-03arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)Yury Norov
2018-04-03arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64Andrew Pinski
2018-04-03arm64: rename functions that reference compat termYury Norov
2018-04-03arm64: rename COMPAT to AARCH32_EL0 in KconfigAndrew Pinski
2018-04-03arm64: ilp32: add documentation on the ILP32 ABI for ARM64Yury Norov
2018-04-03thread: move thread bits accessors to separated fileYury Norov
2018-04-03asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2018-04-0332-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2018-04-03compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov
2018-04-03ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlersJames Morse
2018-04-03arm64: signal: Make parse_user_sigframe() independent of rt_sigframe layoutDave Martin
2018-03-31Linux 4.15.15Greg Kroah-Hartman
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31skbuff: Fix not waking applications when errors are enqueuedVinicius Costa Gomes
2018-03-31qede: Fix qedr link updateMichal Kalderon
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: Only honor ifindex in IP_PKTINFO if non-0David Ahern
2018-03-31netlink: avoid a double skb free in genlmsg_mcast()Nicolas Dichtel
2018-03-31net/iucv: Free memory obtained by kzallocArvind Yadav
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-31l2tp: do not accept arbitrary socketsEric Dumazet
2018-03-31ipv6: fix access to non-linear packet in ndisc_fill_redirect_hdr_option()Lorenzo Bianconi
2018-03-31dccp: check sk for closed state in dccp_sendmsg()Alexey Kodanev
2018-03-31dpaa_eth: remove duplicate increment of the tx_errors counterCamelia Groza
2018-03-31dpaa_eth: increment the RX dropped counter when neededCamelia Groza
2018-03-31dpaa_eth: remove duplicate initializationCamelia Groza
2018-03-31dpaa_eth: fix error in dpaa_remove()Madalin Bucur
2018-03-31soc/fsl/qbman: fix issue in qman_delete_cgr_safe()Madalin Bucur
2018-03-31s390/qeth: on channel error, reject further cmd requestsJulian Wiedmann
2018-03-31s390/qeth: lock read device while queueing next bufferJulian Wiedmann