| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD |  Paolo Bonzini | 11 | -8/+50 |
| 2019-11-21 | habanalabs: expose reset counters via existing INFO IOCTL |  Moti Haimovski | 1 | -0/+9 |
| 2019-11-21 | habanalabs: export uapi defines to user-space |  Oded Gabbay | 1 | -4/+12 |
| 2019-11-21 | habanalabs: expose card name in INFO IOCTL |  Oded Gabbay | 1 | -0/+2 |
| 2019-11-21 | habanalabs: add opcode to INFO IOCTL to return clock rate |  Oded Gabbay | 1 | -5/+14 |
| 2019-11-21 | habanalabs: Fix typos |  Tomer Tayar | 1 | -1/+1 |
| 2019-11-21 | Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD |  Paolo Bonzini | 1 | -0/+10 |
| 2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 2 | -0/+7 |
| 2019-11-20 | bpf: Emit audit messages upon successful prog load and unload |  Daniel Borkmann | 1 | -0/+1 |
| 2019-11-20 | net: sched: pie: enable timestamp based delay calculation |  Gautam Ramakrishnan | 1 | -8/+14 |
| 2019-11-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next |  David S. Miller | 1 | -0/+2 |
| 2019-11-18 | btrfs: add incompat for raid1 with 3, 4 copies |  David Sterba | 1 | -0/+1 |
| 2019-11-18 | btrfs: add support for 4-copy replication (raid1c4) |  David Sterba | 2 | -1/+6 |
| 2019-11-18 | btrfs: add support for 3-copy replication (raid1c3) |  David Sterba | 2 | -2/+7 |
| 2019-11-18 | btrfs: add blake2b to checksumming algorithms |  David Sterba | 1 | -0/+1 |
| 2019-11-18 | btrfs: add sha256 to checksumming algorithm |  Johannes Thumshirn | 1 | -0/+1 |
| 2019-11-18 | btrfs: add xxhash64 to checksumming algorithms |  Johannes Thumshirn | 1 | -0/+1 |
| 2019-11-18 | ALSA: compress: add flac decoder params |  Vinod Koul | 1 | -0/+10 |
| 2019-11-18 | btrfs: use enum for extent type defines |  Chengguang Xu | 1 | -4/+6 |
| 2019-11-18 | bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY |  Andrii Nakryiko | 1 | -0/+3 |
| 2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 2 | -2/+6 |
| 2019-11-15 | fork: extend clone3() to support setting a PID |  Adrian Reber | 1 | -18/+35 |
| 2019-11-15 | bpf: Support attaching tracing BPF program to other BPF programs |  Alexei Starovoitov | 1 | -0/+1 |
| 2019-11-15 | bpf: Introduce BPF trampoline |  Alexei Starovoitov | 1 | -0/+2 |
| 2019-11-15 | ptp: Introduce strict checking of external time stamp options. |  Richard Cochran | 1 | -1/+3 |
| 2019-11-15 | ptp: Validate requests to enable time stamping of external signals. |  Richard Cochran | 1 | -0/+1 |
| 2019-11-15 | y2038: elfcore: Use __kernel_old_timeval for process times |  Arnd Bergmann | 1 | -4/+4 |
| 2019-11-15 | y2038: socket: remove timespec reference in timestamping |  Arnd Bergmann | 1 | -0/+7 |
| 2019-11-15 | y2038: rusage: use __kernel_old_timeval |  Arnd Bergmann | 1 | -2/+2 |
| 2019-11-15 | y2038: uapi: change __kernel_time_t to __kernel_old_time_t |  Arnd Bergmann | 8 | -20/+20 |
| 2019-11-15 | y2038: ipc: remove __kernel_time_t reference from headers |  Arnd Bergmann | 3 | -16/+15 |
| 2019-11-15 | y2038: add __kernel_old_timespec and __kernel_old_time_t |  Arnd Bergmann | 2 | -0/+6 |
| 2019-11-14 | net: openvswitch: add hash info to upcall |  Tonghao Zhang | 1 | -1/+3 |
| 2019-11-13 | drm/amdgpu: Add DMCUB to firmware query interface |  Nicholas Kazlauskas | 1 | -0/+3 |
| 2019-11-13 | statx: define STATX_ATTR_VERITY |  Eric Biggers | 1 | -1/+1 |
| 2019-11-14 | Merge v5.4-rc7 into drm-next |  Dave Airlie | 11 | -8/+50 |
| 2019-11-13 | IB/mlx5: Support flow counters offset for bulk counters |  Yevgeny Kliteynik | 1 | -0/+1 |
| 2019-11-13 | perf/aux: Allow using AUX data in perf samples |  Alexander Shishkin | 1 | -2/+8 |
| 2019-11-13 | Merge branch 'master' of git://blackhole.kfki.hu/nf-next |  Pablo Neira Ayuso | 1 | -0/+2 |
| 2019-11-13 | powerpc/pseries/cmm: Implement balloon compaction |  David Hildenbrand | 1 | -0/+1 |
| 2019-11-12 | netfilter: nf_tables: add flowtable offload control plane |  Pablo Neira Ayuso | 1 | -0/+2 |
| 2019-11-12 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into next |  Joerg Roedel | 1 | -0/+169 |
| 2019-11-12 | gpio: add new SET_CONFIG ioctl() to gpio chardev |  Kent Gibson | 1 | -0/+18 |
| 2019-11-12 | gpiolib: add support for disabling line bias |  Kent Gibson | 1 | -0/+2 |
| 2019-11-12 | gpio: expose pull-up/pull-down line flags to userspace |  Drew Fustini | 1 | -0/+4 |
| 2019-11-11 | devlink: Add method for time-stamp on reporter's dump |  Aya Levin | 1 | -0/+1 |
| 2019-11-11 | Merge 5.4-rc7 into char-misc-next |  Greg Kroah-Hartman | 11 | -8/+50 |
| 2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 10 | -8/+13 |
| 2019-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  Linus Torvalds | 8 | -8/+8 |
| 2019-11-08 | Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-block |  Linus Torvalds | 1 | -0/+1 |