aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-6/+2
2019-02-04scsi: target/core: Add target_send_busy()Bart Van Assche1-0/+1
2019-02-04scsi: target/core: Remove several state tests from the TMF codeBart Van Assche1-1/+0
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche1-1/+0
2019-02-04RDMA/IWPM: Support no port mapping requirementsSteve Wise3-1/+51
2019-02-04RDMA/IWPM: refactor the IWPM message attribute namesSteve Wise1-3/+18
2019-02-04rds: add type of service(tos) infrastructureSantosh Shilimkar1-0/+11
2019-02-04RDMA/rxe: Improve loopback markingKamal Heib1-2/+1
2019-02-04ima: define ima_post_create_tmpfile() hook and add missing callMimi Zohar1-0/+5
2019-02-04kexec, KEYS: Make use of platform keyring for signature verifyKairui Song1-0/+1
2019-02-04integrity, KEYS: add a reference to platform keyringKairui Song1-0/+8
2019-02-04Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe54-231/+460
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche1-27/+0
2019-02-04IB/uverbs: Expose XRC ODP device capabilitiesMoni Shoua2-0/+3
2019-02-04IB/core: Allocate a bit for SRQ ODP supportMoni Shoua1-0/+1
2019-02-04Merge branch 'mlx5-next into rdma.git for-nextJason Gunthorpe2-1/+7
2019-02-04netfilter: ipv6: avoid indirect calls for IPV6=y caseFlorian Westphal1-13/+51
2019-02-04netfilter: nat: remove module dependency on ipv6 coreFlorian Westphal1-0/+6
2019-02-04netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso1-4/+13
2019-02-04uio: remove the unused iov_for_each macroChristoph Hellwig1-8/+0
2019-02-04netfilter: nft_tunnel: Add NFTA_TUNNEL_MODE optionswenxu1-0/+9
2019-02-04ASoC: topology: unload physical dai link in removeBard liao1-0/+1
2019-02-04iwlwifi: mvm: add HE TB PPDU SIG-A BW to radiotapJohannes Berg1-0/+6
2019-02-04drm: Trivial comment grammar cleanupsMatt Roper7-7/+7
2019-02-04dt-bindings: clk: meson: add g12a periph clock controller bindingsJian Hu1-0/+135
2019-02-04sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri1-2/+2
2019-02-04sched/fair: Update scale invariance of PELTVincent Guittot1-16/+7
2019-02-04sched/wake_q: Reduce reference counting for special usersDavidlohr Bueso1-2/+2
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova3-2/+3
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova2-3/+4
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova1-1/+1
2019-02-04sched/core: Convert sighand_struct.count to refcount_tElena Reshetova1-1/+2
2019-02-04perf: Convert perf_event_context.refcount to refcount_tElena Reshetova1-1/+2
2019-02-04Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar40-222/+293
2019-02-04efi: Use 32-bit alignment for efi_guid_tArd Biesheuvel1-1/+14
2019-02-04Merge tag 'iio-for-5.1a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2-0/+8
2019-02-04Merge tag 'drm-intel-next-2019-02-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+5
2019-02-04Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-28/+0
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie6-33/+166
2019-02-03netdevice.h: Add __cold to netdev_<level> logging functionsJoe Perches1-8/+8
2019-02-03audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALLRichard Guy Briggs1-1/+3
2019-02-03net: Fix ip_mc_{dec,inc}_group allocation contextFlorian Fainelli1-1/+7
2019-02-03net: devlink: report cell size of shared buffersJakub Kicinski2-0/+3
2019-02-03sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani1-2/+9
2019-02-03socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani1-2/+4
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani3-2/+15
2019-02-03socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani3-2/+32
2019-02-03socket: Add struct __kernel_sock_timevalDeepa Dinamani1-0/+5
2019-02-03socket: Use old_timeval types for socket timestampsDeepa Dinamani1-3/+3
2019-02-03arch: sparc: Override struct __kernel_old_timevalDeepa Dinamani1-0/+2