summary refs log tree commit diff
AgeCommit message (Expand)Author
2018-06-21atomics/arm: Define atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/arc: Define atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/generic: Define atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics: Prepare for atomic64_fetch_add_unless()Mark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics: Make conditional ops return 'bool'Mark Rutland
2018-06-21atomics/treewide: Remove atomic_inc_not_zero_hint()Mark Rutland
2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-06-21locking/atomics/arm64, arm64/bitops: Include <asm-generic/bitops/ext2-atomic-...Will Deacon
2018-06-21locking/atomics/arm64: Replace our atomic/lock bitop implementations with asm...Will Deacon
2018-06-21locking/atomics, asm-generic/bitops/lock.h: Rewrite using atomic_fetch_*()Will Deacon
2018-06-21locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIsWill Deacon
2018-06-21locking/atomics/sh: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg-xch...Will Deacon
2018-06-21locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxc...Will Deacon
2018-06-21locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new...Will Deacon
2018-06-21locking/atomics/m68k: Don't use <asm-generic/bitops/lock.h>Will Deacon
2018-06-21locking/atomics/h8300: Don't include <linux/kernel.h> in <asm/atomic.h>Will Deacon
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-20net: sungem: fix rx checksum supportEric Dumazet
2018-06-20bpfilter: ignore binary filesMatteo Croce
2018-06-20bpfilter: fix build errorMatteo Croce
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan
2018-06-20Merge branch 'NCSI-silence-warning-messages'David S. Miller
2018-06-20MAINTAINERS: Add Sam as the maintainer for NCSIJoel Stanley
2018-06-20net/ncsi: Use netdev_dbg for debug messagesJoel Stanley