summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-11-09EDAC: Remove EDAC_DIMM_OFF() macroRobert Richter1-41/+4
2019-11-09EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() functionRobert Richter1-32/+57
2019-11-09media: rc: add keymap for Beelink GS1 remote controlClément Péron1-0/+1
2019-11-09scsi: core: Fix scsi_get/set_resid() interfaceDamien Le Moal1-2/+2
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds17-22/+34
2019-11-09Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-11-09sctp: add SCTP_PEER_ADDR_THLDS_V2 sockoptXin Long1-0/+10
2019-11-09sctp: add support for Primary Path SwitchoverXin Long3-3/+16
2019-11-09sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockoptXin Long1-0/+2
2019-11-09sctp: add SCTP_ADDR_POTENTIALLY_FAILED notificationXin Long1-0/+2
2019-11-09sctp: add pf_expose per netns and sock and asocXin Long4-0/+21
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko1-2/+5
2019-11-09tipc: add support for AEAD key setting via netlinkTuong Lien1-0/+4
2019-11-09tipc: add new AEAD key structure for user APITuong Lien1-0/+21
2019-11-09net: fix data-race in neigh_event_send()Eric Dumazet1-2/+2
2019-11-08net/sched: annotate lockless accesses to qdisc->emptyEric Dumazet1-3/+3
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller3-10/+42
2019-11-08Merge tag 'at91-5.5-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-1/+0
2019-11-08Merge tag 'aspeed-5.5-devicetree' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-0/+6
2019-11-08Merge tag 'zynqmp-soc-for-v5.5' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson1-1/+2
2019-11-08Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...Catalin Marinas6-32/+48
2019-11-08drm/sched: struct completion requires linux/completion.h inclusionStephen Rothwell1-0/+1
2019-11-08Merge tag 'xarray-5.4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-19/+1
2019-11-08Merge tag 'drm-fixes-2019-11-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-1/+15
2019-11-08dt-bindings: interconnect: qcom: add msm8974 bindingsBrian Masney1-0/+146
2019-11-08ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai1-1/+3
2019-11-08ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai1-1/+1
2019-11-08Revert "gpio: expose pull-up/pull-down line flags to userspace"Linus Walleij1-4/+0
2019-11-08Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/nextMarc Zyngier2-5/+7
2019-11-08KVM: vgic-v4: Track the number of VLPIs per vcpuMarc Zyngier1-0/+2
2019-11-08fsi: aspeed: Add trace pointsJoel Stanley1-0/+77
2019-11-08trace: fsi: Print transfer size unsignedAndrew Jeffery1-3/+3
2019-11-08cfg80211: VLAN offload support for set_key and set_sta_vlanGurumoorthi Gnanasambandhan2-0/+30
2019-11-08mac80211: Shrink the size of ack_frame_id to make room for tx_time_estToke Høiland-Jørgensen1-1/+3
2019-11-08net/fq_impl: Switch to kvmalloc() for memory allocationToke Høiland-Jørgensen1-2/+2
2019-11-08media: v4l2-device.h: fix typo: putss -> putsHans Verkuil1-1/+1
2019-11-08media: v4l2_core: Add p_area to struct v4l2_ext_controlRicardo Ribalda Delgado1-0/+1
2019-11-08media: v4l2_ctrl: Add const pointer to ctrl_ptrRicardo Ribalda Delgado1-0/+2
2019-11-08media: v4l2_ctrl: Add p_def to v4l2_ctrl_configRicardo Ribalda Delgado1-0/+2
2019-11-08net: add a READ_ONCE() in skb_peek_tail()Eric Dumazet1-2/+4
2019-11-08net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+1
2019-11-08net: use u64_stats_t in struct pcpu_lstatsEric Dumazet1-4/+4
2019-11-08u64_stats: provide u64_stats_t typeEric Dumazet1-4/+47
2019-11-08net: provide dev_lstats_add() helperEric Dumazet1-0/+10
2019-11-08net: provide dev_lstats_read() helperEric Dumazet1-0/+2
2019-11-08devlink: Add layer 3 generic packet exception trapsAmit Cohen1-0/+18
2019-11-08devlink: Add layer 3 generic packet trapsAmit Cohen1-0/+27
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2-1/+15
2019-11-08tcp: Remove one extra ktime_get_ns() from cookie_init_timestampEric Dumazet1-3/+9
2019-11-08drm/sched: Use completion to wait for sched->thread idle v2.Andrey Grodzovsky1-0/+2