summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-05-07ALSA: rawmidi: Fix racy buffer resize under concurrent accessesTakashi Iwai
2020-05-07gpu/trace: Minor comment updates for gpu_mem_total tracepointYiwei Zhang
2020-05-07net: remove spurious declaration of tcp_default_init_rwnd()Maciej Żenczykowski
2020-05-07bdi: move bdi_dev_name out of lineChristoph Hellwig
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-06net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso
2020-05-06net: stricter validation of untrusted gso packetsWillem de Bruijn
2020-05-06net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean
2020-05-06Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...Linus Torvalds
2020-05-06bpf, sockmap: bpf_tcp_ingress needs to subtract bytes from sg.sizeJohn Fastabend
2020-05-05bus: mhi: core: Fix typo in commentJeffrey Hugo
2020-05-05bus: mhi: core: Offload register accesses to the controllerJeffrey Hugo
2020-05-05bus: mhi: core: Remove link_status() callbackJeffrey Hugo
2020-05-05bus: mhi: Fix parsing of mhi_flagsManivannan Sadhasivam
2020-05-05i2c: use my kernel.org address from now onWolfram Sang
2020-05-04net_sched: fix tcm_parent in tc filter dumpCong Wang
2020-05-04Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-05-04uapi: revert flexible-array conversionsGustavo A. R. Silva
2020-05-04gcc-10 warnings: fix low-hanging fruitLinus Torvalds
2020-05-02Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-05-02Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2020-05-01ipv6: Use global sernum for dst validation with nexthop objectsDavid Ahern
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-30tunnel: Propagate ECT(1) when decapsulating as recommended by RFC6040Toke Høiland-Jørgensen
2020-04-30security: Fix the default value of fs_context_parse_param hookKP Singh
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-30mptcp: move option parsing into mptcp_incoming_options()Paolo Abeni
2020-04-30mptcp: consolidate synack processing.Paolo Abeni
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-28drm/amdgpu: add tiling flags from MesaMarek Olšák
2020-04-28amba: Initialize dma_parms for amba devicesUlf Hansson
2020-04-28driver core: platform: Initialize dma_parms for platform devicesUlf Hansson
2020-04-28drm/tegra: Fix SMMU support on Tegra124 and Tegra210Thierry Reding
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella
2020-04-27dmaengine: fix channel index enumerationDave Jiang
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever
2020-04-27dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller