| Age | Commit message (Expand) | Author |
| 2019-03-13 | bpf: run bpf programs with preemption disabled | Alexei Starovoitov |
| 2019-03-13 | irqchip/gic-v3-its: Fix ITT_entry_size accessor | Zenghui Yu |
| 2019-03-13 | net: stmmac: Fallback to Platform Data clock in Watchdog conversion | Jose Abreu |
| 2019-03-13 | signal: Make siginmask safe when passed a signal of 0 | Eric W. Biederman |
| 2019-03-10 | cpufreq: Use struct kobj_attribute instead of struct global_attr | Viresh Kumar |
| 2019-03-05 | net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP | Maciej Żenczykowski |
| 2019-03-05 | writeback: synchronize sync(2) against cgroup writeback membership switches | Tejun Heo |
| 2019-02-27 | net: avoid false positives in untrusted gso validation | Willem de Bruijn |
| 2019-02-27 | net: validate untrusted gso packets without csum offload | Willem de Bruijn |
| 2019-02-27 | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR | Michael S. Tsirkin |
| 2019-02-27 | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count | Denis Bolotin |
| 2019-02-23 | efi/arm: Revert "Defer persistent reservations until after paging_init()" | Ard Biesheuvel |
| 2019-02-23 | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table | Ard Biesheuvel |
| 2019-02-23 | net: Add header for usage of fls64() | David S. Miller |
| 2019-02-23 | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens |
| 2019-02-20 | mmc: block: handle complete_work on separate workqueue | Zachary Hays |
| 2019-02-20 | perf/x86: Add check_period PMU callback | Jiri Olsa |
| 2019-02-12 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf |
| 2019-02-12 | HID: debug: fix the ring buffer implementation | Vladis Dronov |
| 2019-02-12 | kvm: Change offset in kvm_write_guest_offset_cached to unsigned | Jim Mattson |
| 2019-02-12 | bpf: sk_msg, fix socket data_ready events | John Fastabend |
| 2019-02-12 | drbd: Avoid Clang warning about pointless switch statment | Nathan Chancellor |
| 2019-02-12 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed |
| 2019-02-12 | gpiolib: Fix possible use after free on label | Muchun Song |
| 2019-02-06 | of: overlay: add tests to validate kfrees from overlay removal | Frank Rowand |
| 2019-02-06 | oom, oom_reaper: do not enqueue same task twice | Tetsuo Handa |
| 2019-02-06 | ipvlan, l3mdev: fix broken l3s mode wrt local routes | Daniel Borkmann |
| 2019-01-31 | Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel() | Dexuan Cui |
| 2019-01-31 | bpf: fix sanitation of alu op with pointer / scalar type from different paths | Daniel Borkmann |
| 2019-01-31 | bpf: prevent out of bounds speculation on pointer arithmetic | Daniel Borkmann |
| 2019-01-31 | bpf: enable access to ax register also from verifier rewrite | Daniel Borkmann |
| 2019-01-31 | bpf: move tmp variable into ax register in interpreter | Daniel Borkmann |
| 2019-01-31 | bpf: move {prev_,}insn_idx into verifier env | Daniel Borkmann |
| 2019-01-31 | Drivers: hv: vmbus: Check for ring when getting debug info | Dexuan Cui |
| 2019-01-31 | net: phy: phy driver features are mandatory | Camelia Groza |
| 2019-01-31 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall |
| 2019-01-26 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai |
| 2019-01-26 | mm/swap: use nr_node_ids for avail_lists in swap_info_struct | Aaron Lu |
| 2019-01-26 | bpf: Allow narrow loads with offset > 0 | Andrey Ignatov |
| 2019-01-26 | writeback: don't decrement wb->refcnt if !wb->bdi | Anders Roxell |
| 2019-01-26 | usb: typec: tcpm: Do not disconnect link for self powered devices | Badhri Jagan Sridharan |
| 2019-01-22 | block: use rcu_work instead of call_rcu to avoid sleep in softirq | Yufen Yu |
| 2019-01-22 | MIPS: BCM47XX: Setup struct device for the SoC | Rafał Miłecki |
| 2019-01-22 | net: phy: Add missing features to PHY drivers | Andrew Lunn |
| 2019-01-16 | sunrpc: use-after-free in svc_process_common() | Vasily Averin |
| 2019-01-16 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao |
| 2019-01-16 | cpufreq: scpi/scmi: Fix freeing of dynamic OPPs | Viresh Kumar |
| 2019-01-13 | mm, hmm: use devm semantics for hmm_devmem_{add, remove} | Dan Williams |
| 2019-01-13 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams |
| 2019-01-09 | binder: fix use-after-free due to ksys_close() during fdget() | Todd Kjos |