| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-11-22 | media: rc: add driver for Xbox DVD Movie Playback Kit | Benjamin Valentin | 1 | -0/+1 |
| 2018-11-22 | rtc: nvmem: remove nvmem from struct rtc_device | Alexandre Belloni | 1 | -1/+0 |
| 2018-11-22 | Merge tag 'usb-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+3 |
| 2018-11-22 | regulator: core: Only count load for enabled consumers | Douglas Anderson | 1 | -1/+0 |
| 2018-11-22 | math-emu/soft-fp.h: (_FP_ROUND_ZERO) cast 0 to void to fix warning | Vincent Chen | 1 | -1/+1 |
| 2018-11-22 | math-emu/op-2.h: Use statement expressions to prevent negative constant shift | Vincent Chen | 1 | -52/+47 |
| 2018-11-22 | Merge tag 'iio-for-4.21a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... | Greg Kroah-Hartman | 3 | -1/+6 |
| 2018-11-22 | Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 1 | -1/+3 |
| 2018-11-22 | include: Add lantiq.h in include/linux/ | Songjun Wu | 1 | -0/+23 |
| 2018-11-22 | Revert "Input: Add the `REL_WHEEL_HI_RES` event code" | Benjamin Tissoires | 1 | -10/+0 |
| 2018-11-22 | Revert "HID: input: Create a utility class for counting scroll events" | Benjamin Tissoires | 1 | -28/+0 |
| 2018-11-22 | scsi: target: add emulate_pr backstore attr to toggle PR support | David Disseldorp | 1 | -0/+3 |
| 2018-11-22 | Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 9 | -71/+212 |
| 2018-11-22 | bridge: Allow querying bridge port flags | Ido Schimmel | 1 | -0/+6 |
| 2018-11-22 | vxlan: Add hardware FDB learning | Petr Machata | 1 | -0/+2 |
| 2018-11-22 | vxlan: Mark user-added FDB entries | Petr Machata | 1 | -0/+1 |
| 2018-11-22 | tcp: defer SACK compression after DupThresh | Eric Dumazet | 1 | -0/+1 |
| 2018-11-22 | net/vlan: introduce skb_vlan_tag_get_cfi() helper | Michał Mirosław | 1 | -1/+2 |
| 2018-11-22 | IB/core: Make function ib_fmr_pool_unmap return void | Yuval Shaia | 1 | -1/+1 |
| 2018-11-22 | RDMA/core: Remove unused header files mm.h, socket.h, scatterlist.h | Parav Pandit | 1 | -3/+0 |
| 2018-11-22 | Merge branch 'mlx5-next' into rdma.git | Jason Gunthorpe | 6 | -150/+91 |
| 2018-11-21 | dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB | Robin Murphy | 1 | -1/+1 |
| 2018-11-21 | drivers/perf: xgene: Add CPU hotplug support | Hoan Tran | 1 | -0/+1 |
| 2018-11-21 | firmware: raspberrypi: Switch to SPDX identifier | Stefan Wahren | 1 | -4/+1 |
| 2018-11-21 | ASoC: simple_card_utils: remove "option" from asoc_simple_card_of_parse_routi... | Kuninori Morimoto | 1 | -2/+1 |
| 2018-11-21 | ASoC: simple-card-utils: tidyup asoc_simple_card_parse_convert() | Kuninori Morimoto | 1 | -1/+2 |
| 2018-11-21 | arm64: perf: Add support for Armv8.1 PMCEID register format | Will Deacon | 1 | -1/+3 |
| 2018-11-21 | blk-mq: not embed .mq_kobj and ctx->kobj into queue instance | Ming Lei | 1 | -1/+1 |
| 2018-11-21 | virtio-gpu: add VIRTIO_GPU_F_EDID feature | Gerd Hoffmann | 1 | -0/+18 |
| 2018-11-21 | MIPS: ptrace: introduce NT_MIPS_MSA regset | Paul Burton | 1 | -0/+1 |
| 2018-11-21 | bpf: fix a compilation error when CONFIG_BPF_SYSCALL is not defined | Yonghong Song | 1 | -0/+14 |
| 2018-11-20 | media: vidioc_cropcap -> vidioc_g_pixelaspect | Hans Verkuil | 1 | -4/+4 |
| 2018-11-20 | bpf: Introduce bpf_func_info | Yonghong Song | 4 | -1/+20 |
| 2018-11-20 | bpf: btf: Add BTF_KIND_FUNC and BTF_KIND_FUNC_PROTO | Martin KaFai Lau | 1 | -3/+15 |
| 2018-11-20 | media: v4l2-ioctl: remove unused vidioc_g/s_crop | Hans Verkuil | 1 | -8/+0 |
| 2018-11-20 | media: davinci/vpbe: drop unused g_cropcap | Hans Verkuil | 1 | -4/+0 |
| 2018-11-20 | media: v4l2-ioctl: add QUIRK_INVERTED_CROP | Hans Verkuil | 1 | -2/+11 |
| 2018-11-20 | media: v4l2-common.h: put backwards compat defines under #ifndef __KERNEL__ | Hans Verkuil | 1 | -13/+15 |
| 2018-11-20 | {net,IB}/mlx5: Move Page fault EQ and ODP logic to RDMA | Saeed Mahameed | 2 | -49/+21 |
| 2018-11-20 | net/mlx5: EQ, Generic EQ | Saeed Mahameed | 1 | -0/+39 |
| 2018-11-20 | net/mlx5: EQ, Different EQ types | Saeed Mahameed | 2 | -10/+2 |
| 2018-11-20 | net/mlx5: EQ, Privatize eq_table and friends | Saeed Mahameed | 1 | -82/+5 |
| 2018-11-20 | net/mlx5: EQ, irq_info and rmap belong to eq_table | Saeed Mahameed | 1 | -5/+5 |
| 2018-11-20 | net/mlx5: EQ, Remove redundant completion EQ list lock | Saeed Mahameed | 1 | -3/+0 |
| 2018-11-20 | net/mlx5: EQ, No need to store eq index as a field | Saeed Mahameed | 1 | -1/+0 |
| 2018-11-20 | net/mlx5: EQ, Remove unused fields and structures | Saeed Mahameed | 1 | -3/+0 |
| 2018-11-20 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 1 | -1/+1 |
| 2018-11-20 | media: Use wait_queue_head_t for media_request | Jasmin Jessich | 1 | -1/+1 |
| 2018-11-20 | ASoC: Intel: fix interface for Chromebook machine drivers | Pierre-Louis Bossart | 1 | -0/+1 |
| 2018-11-20 | spi: spi-mem: Add a new API to support direct mapping | Boris Brezillon | 1 | -0/+80 |