aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-25RDMA/hns: Update the kernel header file of hnsLijun Ou1-0/+5
2019-01-25arch: add split IPC system calls where neededArnd Bergmann1-0/+1
2019-01-25ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann1-0/+3
2019-01-25RAS: Use consistent types for UUIDsAndy Shevchenko1-4/+4
2019-01-25firmware: tegra: add bpmp driver for Tegra210Timo Alho1-0/+1
2019-01-25firmware: tegra: Refactor BPMP driverTimo Alho1-6/+6
2019-01-25soc/tegra: pmc: Make tegra_powergate_is_powered() a local functionJon Hunter1-6/+0
2019-01-25cfg80211: Allow drivers to advertise supported AKM suitesVeerendranath Jakkam2-0/+11
2019-01-25mac80211: Expose ieee80211_schedule_txq() functionToke Høiland-Jørgensen1-0/+13
2019-01-25crypto: clarify name of WEAK_KEY request flagEric Biggers2-3/+3
2019-01-25crypto: api - add a helper to (un)register a array of templatesXiongfeng Wang1-0/+2
2019-01-25crypto: morus - Cleanup license messThomas Gleixner3-18/+3
2019-01-25Bluetooth: Allow driver specific cmd timeout handlingRajat Jain1-0/+1
2019-01-24net: dev_is_mac_header_xmit() true for ARPHRD_RAWIPMaciej Żenczykowski1-0/+1
2019-01-24tcp_bbr: adapt cwnd based on ack aggregation estimationPriyaranjan Jha1-2/+2
2019-01-24bonding: count master 3ad stats separatelyNikolay Aleksandrov1-1/+1
2019-01-24net: phy: change phy_start_interrupts to phy_request_interruptHeiner Kallweit1-1/+1
2019-01-25xsk: add sock_diag interface for AF_XDPBjörn Töpel1-0/+72
2019-01-25xsk: add id to umemBjörn Töpel1-0/+1
2019-01-25net: xsk: track AF_XDP sockets on a per-netns listBjörn Töpel2-0/+17
2019-01-24clk: Remove 'flags' member of struct clk_fixed_rateStephen Boyd1-1/+0
2019-01-24clk: Document CLK_MUX_READ_ONLY mux flagStephen Boyd1-0/+2
2019-01-24clk: Document deprecated thingsStephen Boyd1-1/+1
2019-01-24clk: Collapse gpio clk kerneldocStephen Boyd1-15/+8
2019-01-24Revert "dt-bindings: marvell,mmp2: Add clock id for the SP clock"Lubomir Rintel1-1/+0
2019-01-24block: Fix comment typoDamien Le Moal1-1/+1
2019-01-24uapi: fix ioctl documentationDamien Le Moal1-0/+1
2019-01-25Merge tag 'sound-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-0/+6
2019-01-24IB/mlx5: Remove dead codeMoni Shoua1-6/+0
2019-01-24IB/mlx5: Ranges in implicit ODP MR inherit its write accessMoni Shoua1-1/+1
2019-01-24virtio: support VIRTIO_F_ORDER_PLATFORMTiwei Bie1-0/+6
2019-01-24gpio: add irq domain activate/deactivate functionsBrian Masney1-0/+5
2019-01-24KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlockJulien Thierry1-1/+1
2019-01-24Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai1-1/+2
2019-01-24ALSA: pcm: Simplify proc file destructionTakashi Iwai1-11/+0
2019-01-24ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai1-1/+0
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-6/+26
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter2-16/+27
2019-01-24Merge drm/drm-next into drm-misc-nextMaxime Ripard4-5/+20
2019-01-24Merge tag 'drm-misc-next-2019-01-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie10-64/+151
2019-01-24bpf: allow BPF programs access skb_shared_info->gso_segs fieldEric Dumazet1-0/+1
2019-01-24Merge tag 'drm-intel-next-2019-01-10' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-0/+14
2019-01-24Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-23fscrypt: return -EXDEV for incompatible rename or link into encrypted dirEric Biggers1-2/+2
2019-01-23fscrypt: remove filesystem specific build config optionChandan Rajendra4-445/+410
2019-01-23bpf: notify offload JITs about optimizationsJakub Kicinski2-0/+12
2019-01-23bpf: verifier: record original instruction indexJakub Kicinski1-0/+1
2019-01-23bpf: verifier: remove dead codeJakub Kicinski1-0/+1