| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-02-27 | net: avoid false positives in untrusted gso validation | Willem de Bruijn | 1 | -2/+12 |
| 2019-02-27 | net: validate untrusted gso packets without csum offload | Willem de Bruijn | 2 | -1/+10 |
| 2019-02-27 | include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR | Michael S. Tsirkin | 4 | -11/+6 |
| 2019-02-27 | qed: Fix qed_chain_set_prod() for PBL chains with non power of 2 page count | Denis Bolotin | 1 | -0/+31 |
| 2019-02-23 | efi/arm: Revert "Defer persistent reservations until after paging_init()" | Ard Biesheuvel | 1 | -7/+0 |
| 2019-02-23 | arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table | Ard Biesheuvel | 1 | -3/+0 |
| 2019-02-23 | net: Add header for usage of fls64() | David S. Miller | 1 | -0/+1 |
| 2019-02-23 | net: Fix for_each_netdev_feature on Big endian | Hauke Mehrtens | 1 | -2/+21 |
| 2019-02-20 | mmc: block: handle complete_work on separate workqueue | Zachary Hays | 1 | -0/+1 |
| 2019-02-20 | perf/x86: Add check_period PMU callback | Jiri Olsa | 1 | -0/+5 |
| 2019-02-12 | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM | Josh Poimboeuf | 1 | -2/+0 |
| 2019-02-12 | HID: debug: fix the ring buffer implementation | Vladis Dronov | 1 | -5/+4 |
| 2019-02-12 | kvm: Change offset in kvm_write_guest_offset_cached to unsigned | Jim Mattson | 1 | -1/+2 |
| 2019-02-12 | bpf: sk_msg, fix socket data_ready events | John Fastabend | 1 | -0/+8 |
| 2019-02-12 | drbd: Avoid Clang warning about pointless switch statment | Nathan Chancellor | 1 | -1/+4 |
| 2019-02-12 | net/mlx5: EQ, Use the right place to store/read IRQ affinity hint | Saeed Mahameed | 1 | -1/+1 |
| 2019-02-12 | gpiolib: Fix possible use after free on label | Muchun Song | 1 | -2/+4 |
| 2019-02-06 | of: overlay: add tests to validate kfrees from overlay removal | Frank Rowand | 1 | -5/+10 |
| 2019-02-06 | oom, oom_reaper: do not enqueue same task twice | Tetsuo Handa | 1 | -0/+1 |
| 2019-02-06 | ipvlan, l3mdev: fix broken l3s mode wrt local routes | Daniel Borkmann | 1 | -0/+8 |
| 2019-01-31 | Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel() | Dexuan Cui | 1 | -17/+0 |
| 2019-01-31 | bpf: fix sanitation of alu op with pointer / scalar type from different paths | Daniel Borkmann | 1 | -0/+1 |
| 2019-01-31 | bpf: prevent out of bounds speculation on pointer arithmetic | Daniel Borkmann | 1 | -0/+10 |
| 2019-01-31 | bpf: enable access to ax register also from verifier rewrite | Daniel Borkmann | 1 | -6/+1 |
| 2019-01-31 | bpf: move tmp variable into ax register in interpreter | Daniel Borkmann | 1 | -1/+2 |
| 2019-01-31 | bpf: move {prev_,}insn_idx into verifier env | Daniel Borkmann | 1 | -0/+2 |
| 2019-01-31 | Drivers: hv: vmbus: Check for ring when getting debug info | Dexuan Cui | 1 | -2/+3 |
| 2019-01-31 | net: phy: phy driver features are mandatory | Camelia Groza | 1 | -2/+2 |
| 2019-01-31 | net: Fix usage of pskb_trim_rcsum | Ross Lagerwall | 1 | -0/+1 |
| 2019-01-26 | mm/memblock.c: skip kmemleak for kasan_init() | Qian Cai | 1 | -0/+1 |
| 2019-01-26 | mm/swap: use nr_node_ids for avail_lists in swap_info_struct | Aaron Lu | 1 | -1/+10 |
| 2019-01-26 | bpf: Allow narrow loads with offset > 0 | Andrey Ignatov | 1 | -15/+1 |
| 2019-01-26 | writeback: don't decrement wb->refcnt if !wb->bdi | Anders Roxell | 1 | -0/+8 |
| 2019-01-26 | usb: typec: tcpm: Do not disconnect link for self powered devices | Badhri Jagan Sridharan | 1 | -0/+1 |
| 2019-01-22 | block: use rcu_work instead of call_rcu to avoid sleep in softirq | Yufen Yu | 1 | -1/+1 |
| 2019-01-22 | MIPS: BCM47XX: Setup struct device for the SoC | Rafał Miłecki | 1 | -0/+1 |
| 2019-01-22 | net: phy: Add missing features to PHY drivers | Andrew Lunn | 1 | -0/+2 |
| 2019-01-16 | sunrpc: use-after-free in svc_process_common() | Vasily Averin | 1 | -1/+4 |
| 2019-01-16 | x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE | WANG Chao | 2 | -2/+2 |
| 2019-01-16 | cpufreq: scpi/scmi: Fix freeing of dynamic OPPs | Viresh Kumar | 1 | -0/+5 |
| 2019-01-13 | mm, hmm: use devm semantics for hmm_devmem_{add, remove} | Dan Williams | 1 | -3/+1 |
| 2019-01-13 | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 1 | -0/+2 |
| 2019-01-09 | binder: fix use-after-free due to ksys_close() during fdget() | Todd Kjos | 1 | -0/+1 |
| 2019-01-09 | platform-msi: Free descriptors in platform_msi_domain_free() | Miquel Raynal | 1 | -0/+2 |
| 2019-01-09 | ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() | Cong Wang | 1 | -0/+2 |
| 2018-12-22 | Merge tag 'compiler-attributes-for-linus-v4.20' of https://github.com/ojeda/l... | Linus Torvalds | 1 | -54/+54 |
| 2018-12-22 | dma-mapping: fix flags in dma_alloc_wc | Christoph Hellwig | 1 | -1/+1 |
| 2018-12-21 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -43/+13 |
| 2018-12-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -18/+8 |
| 2018-12-19 | Revert "x86/objtool: Use asm macros to work around GCC inlining bugs" | Ingo Molnar | 1 | -43/+13 |