| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'mlx5_vdpa' into rdma.git for-next | Jason Gunthorpe | 2020-01-12 | 2 | -0/+24 |
|\ |
|
| * | net/mlx5: Expose vDPA emulation device capabilities | Yishai Hadas | 2020-01-10 | 1 | -0/+9 |
| * | net/mlx5: Add Virtio Emulation related device capabilities | Yishai Hadas | 2020-01-10 | 1 | -0/+15 |
* | | RDMA/mlx4: Redo TX checksum offload in line with docs | Eugene Crosser | 2020-01-03 | 1 | -0/+5 |
* | | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys() | Florian Fainelli | 2019-12-25 | 1 | -0/+2 |
* | | libata: Fix retrieving of active qcs | Sascha Hauer | 2019-12-25 | 1 | -0/+1 |
* | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-22 | 1 | -1/+1 |
|\ \ |
|
| * | | jbd2: fix kernel-doc notation warning | Randy Dunlap | 2019-12-15 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2019-12-22 | 7 | -8/+54 |
|\ \ \ |
|
| * | | | net: phy: ensure that phy IDs are correctly typed | Russell King | 2019-12-20 | 1 | -1/+1 |
| * | | | mod_devicetable: fix PHY module format | Russell King | 2019-12-20 | 1 | -2/+2 |
| * | | | of: mdio: export of_mdiobus_child_is_phy | Antoine Tenart | 2019-12-19 | 1 | -0/+6 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2019-12-19 | 2 | -4/+6 |
| |\ \ \ |
|
| | * | | | bpf: Fix cgroup local storage prog tracking | Daniel Borkmann | 2019-12-17 | 1 | -4/+4 |
| | * | | | bpf: Fix missing prog untrack in release_maps | Daniel Borkmann | 2019-12-16 | 1 | -0/+2 |
| * | | | | net: fix kernel-doc warning in <linux/netdevice.h> | Randy Dunlap | 2019-12-17 | 1 | -1/+1 |
| * | | | | tcp/dccp: fix possible race __inet_lookup_established() | Eric Dumazet | 2019-12-13 | 1 | -0/+37 |
| |/ / / |
|
| * | / | bpf: Make BPF trampoline use register_ftrace_direct() API | Alexei Starovoitov | 2019-12-11 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-12-19 | 2 | -6/+12 |
|\ \ \ |
|
| * | | | mm/memory.c: add apply_to_existing_page_range() helper | Daniel Axtens | 2019-12-17 | 1 | -0/+3 |
| * | | | kasan: fix crashes on access to memory mapped by vm_map_ram() | Andrey Ryabinin | 2019-12-17 | 1 | -6/+9 |
* | | | | Merge tag 'pm-5.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-12-19 | 2 | -11/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2019-12-19 | 2 | -11/+3 |
| |\ \ \ \ |
|
| | * | | | | cpufreq: Avoid leaving stale IRQ work items during CPU offline | Rafael J. Wysocki | 2019-12-12 | 2 | -11/+3 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd | Linus Torvalds | 2019-12-18 | 1 | -0/+1 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | security: keys: trusted: fix lost handle flush | James Bottomley | 2019-12-17 | 1 | -0/+1 |
* | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-12-17 | 1 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | efi: Fix efi_loaded_image_t::unload type | Arvind Sankar | 2019-12-08 | 1 | -5/+5 |
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 2019-12-16 | 1 | -0/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | bus: ti-sysc: Fix missing force mstandby quirk handling | Tony Lindgren | 2019-12-10 | 1 | -0/+1 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'remove-ksys-mount-dup' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-12-15 | 3 | -5/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | fs: remove ksys_dup() | Dominik Brodowski | 2019-12-12 | 1 | -1/+0 |
| * | | | | | | init: unify opening /dev/console as stdin/stdout/stderr | Dominik Brodowski | 2019-12-12 | 1 | -0/+2 |
| * | | | | | | init: use do_mount() instead of ksys_mount() | Dominik Brodowski | 2019-12-12 | 1 | -2/+0 |
| * | | | | | | devtmpfs: use do_mount() instead of ksys_mount() | Dominik Brodowski | 2019-12-12 | 1 | -2/+2 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-12-13 | 1 | -6/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | i2c: add helper to check if a client has a driver attached | Wolfram Sang | 2019-12-11 | 1 | -0/+5 |
| * | | | | | | i2c: fix header file kernel-doc warning | Randy Dunlap | 2019-12-10 | 1 | -0/+1 |
| * | | | | | | i2c: remove i2c_new_dummy() API | Wolfram Sang | 2019-12-10 | 1 | -6/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'pm-5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 2019-12-13 | 1 | -4/+10 |
|\ \ \ \ \ \
| | |_|_|/ /
| |/| | | | |
|
| * | | | | | PM / devfreq: Use PM QoS for sysfs min/max_freq | Leonard Crestez | 2019-12-09 | 1 | -4/+5 |
| * | | | | | PM / devfreq: Add PM QoS support | Leonard Crestez | 2019-12-09 | 1 | -0/+5 |
| |/ / / / |
|
* | | | | | Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-12-13 | 2 | -2/+4 |
|\ \ \ \ \ |
|
| * | | | | | blk-cgroup: remove blkcg_drain_queue | Guoqing Jiang | 2019-12-12 | 1 | -2/+0 |
| * | | | | | Merge branch 'nvme/for-5.5' of git://git.infradead.org/nvme into for-linus | Jens Axboe | 2019-12-06 | 1 | -0/+4 |
| |\ \ \ \ \ |
|
| | * | | | | | nvme_fc: add module to ops template to allow module references | James Smart | 2019-11-27 | 1 | -0/+4 |
* | | | | | | | Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-12-13 | 3 | -8/+8 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 3 | -8/+8 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2019-12-11 | 1 | -0/+5 |
|\ \ \ \ \ \ |
|
| * | | | | | | ftrace: Fix function_graph tracer interaction with BPF trampoline | Alexei Starovoitov | 2019-12-10 | 1 | -0/+5 |