| Age | Commit message (Expand) | Author |
| 2018-12-16 | hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variants | Guenter Roeck |
| 2018-12-16 | hwmon: (ntc_thermistor) use a table to lookup the thermistor type | Peter Rosin |
| 2018-12-16 | hwmon: (ntc_thermistor): add support for B57891S0103 from Epcos | Peter Rosin |
| 2018-12-16 | net: rtnetlink: support for fdb get | Roopa Prabhu |
| 2018-12-15 | Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
| 2018-12-15 | indirect call wrappers: helpers to speed-up indirect calls of builtin | Paolo Abeni |
| 2018-12-15 | mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2" | Robert P. J. Day |
| 2018-12-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
| 2018-12-15 | bpf: add self-check logic to liveness analysis | Alexei Starovoitov |
| 2018-12-14 | mm/sparse: add common helper to mark all memblocks present | Logan Gunthorpe |
| 2018-12-14 | mm: introduce common STRUCT_PAGE_MAX_SHIFT define | Logan Gunthorpe |
| 2018-12-14 | bpf: verbose log bpf_line_info in verifier | Martin KaFai Lau |
| 2018-12-14 | bpf: Create a new btf_name_by_offset() for non type name use case | Martin KaFai Lau |
| 2018-12-14 | Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp... | Stephen Boyd |
| 2018-12-14 | net/mlx5: Make RoCE and SR-IOV LAG modes explicit | Aviv Heller |
| 2018-12-14 | net/mlx5: Introduce inter-device communication mechanism | Aviv Heller |
| 2018-12-14 | ARM: module: Fix function kallsyms on Thumb-2 | Vincent Whitchurch |
| 2018-12-14 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
| 2018-12-14 | net/mlx5: E-Switch, Introduce flow counter affinity | Shahar Klein |
| 2018-12-14 | net/mlx5: Use lowercase 'X' for hex values | Saeed Mahameed |
| 2018-12-14 | include/linux/compiler_types.h: don't pollute userspace with macro definitions | Xiaozhou Liu |
| 2018-12-14 | gpiolib: Fix return value of gpio_to_desc() stub if !GPIOLIB | Krzysztof Kozlowski |
| 2018-12-14 | gpio: Pass a flag to gpiochip_request_own_desc() | Linus Walleij |
| 2018-12-14 | Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Rafael J. Wysocki |
| 2018-12-14 | kvm: introduce manual dirty log reprotect | Paolo Bonzini |
| 2018-12-14 | kvm: rename last argument to kvm_get_dirty_log_protect | Paolo Bonzini |
| 2018-12-14 | kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic | Paolo Bonzini |
| 2018-12-14 | PM / Domains: Propagate performance state updates | Viresh Kumar |
| 2018-12-14 | PM / Domains: Save OPP table pointer in genpd | Viresh Kumar |
| 2018-12-14 | OPP: Don't return 0 on error from of_get_required_opp_performance_state() | Viresh Kumar |
| 2018-12-14 | OPP: Add dev_pm_opp_xlate_performance_state() helper | Viresh Kumar |
| 2018-12-13 | Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne... | David S. Miller |
| 2018-12-13 | net: dev: Issue NETDEV_PRE_CHANGEADDR | Petr Machata |
| 2018-12-13 | net: dev: Add NETDEV_PRE_CHANGEADDR | Petr Machata |
| 2018-12-13 | net: dev: Add extack argument to dev_set_mac_address() | Petr Machata |
| 2018-12-13 | acpi/nfit, libnvdimm: Add unlock of nvdimm support for Intel DIMMs | Dave Jiang |
| 2018-12-13 | acpi/nfit, libnvdimm: Add freeze security support to Intel nvdimm | Dave Jiang |
| 2018-12-13 | acpi/nfit, libnvdimm: Introduce nvdimm_security_ops | Dave Jiang |
| 2018-12-13 | keys: Export lookup_user_key to external users | Dave Jiang |
| 2018-12-13 | acpi/nfit, libnvdimm: Store dimm id as a member to struct nvdimm | Dave Jiang |
| 2018-12-13 | Merge tag 'xarray-4.20-rc7' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds |
| 2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
| 2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig |
| 2018-12-13 | swiotlb: remove dma_mark_clean | Christoph Hellwig |
| 2018-12-13 | swiotlb: remove SWIOTLB_MAP_ERROR | Christoph Hellwig |
| 2018-12-13 | dma-mapping: factor out dummy DMA ops | Robin Murphy |
| 2018-12-13 | dma-mapping: move dma_cache_sync out of line | Christoph Hellwig |
| 2018-12-13 | dma-mapping: move various slow path functions out of line | Christoph Hellwig |
| 2018-12-13 | dma-mapping: merge dma_unmap_page_attrs and dma_unmap_single_attrs | Christoph Hellwig |
| 2018-12-13 | dma-mapping: simplify the dma_sync_single_range_for_{cpu,device} implementation | Christoph Hellwig |