| Commit message (Expand) | Author | Files | Lines |
2019-04-27 | slip: make slhc_free() silently accept an error pointer | Linus Torvalds | 1 | -1/+1 |
2019-04-27 | Input: synaptics-rmi4 - write config register values to the right offset | Lucas Stach | 1 | -1/+1 |
2019-04-26 | fs/proc/proc_sysctl.c: Fix a NULL pointer dereference | YueHaibing | 1 | -2/+4 |
2019-04-26 | mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag | Andrey Ryabinin | 1 | -3/+3 |
2019-04-26 | mm/page_alloc.c: avoid potential NULL pointer dereference | Andrey Ryabinin | 1 | -0/+3 |
2019-04-26 | mm, page_alloc: always use a captured page regardless of compaction result | Mel Gorman | 1 | -5/+0 |
2019-04-26 | mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory m... | Mel Gorman | 2 | -8/+21 |
2019-04-26 | lib/test_vmalloc.c: do not create cpumask_t variable on stack | Uladzislau Rezki (Sony) | 1 | -3/+3 |
2019-04-26 | lib/Kconfig.debug: fix build error without CONFIG_BLOCK | YueHaibing | 1 | -0/+1 |
2019-04-26 | zram: pass down the bvec we need to read into in the work struct | Jérôme Glisse | 1 | -2/+3 |
2019-04-26 | mm/memory_hotplug.c: drop memory device reference after find_memory_block() | David Hildenbrand | 1 | -0/+1 |
2019-04-26 | trace: Fix preempt_enable_no_resched() abuse | Peter Zijlstra | 1 | -1/+1 |
2019-04-26 | tracing: Fix a memory leak by early error exit in trace_pid_write() | Wenwen Wang | 1 | -1/+4 |
2019-04-26 | tracing: Fix buffer_ref pipe ops | Jann Horn | 3 | -16/+17 |
2019-04-26 | dmaengine: mediatek-cqdma: fix wrong register usage in mtk_cqdma_start | Shun-Chih Yu | 1 | -1/+1 |
2019-04-25 | sched/numa: Fix a possible divide-by-zero | Xie XiuQi | 1 | -0/+4 |
2019-04-25 | RDMA/hns: Bugfix for mapping user db | Lijun Ou | 1 | -1/+1 |
2019-04-25 | btrfs: Switch memory allocations in async csum calculation path to kvmalloc | Nikolay Borisov | 2 | -5/+13 |
2019-04-25 | drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus | Jonas Karlman | 1 | -4/+8 |
2019-04-25 | gpio: Fix gpiochip_add_data_with_key() error path | Geert Uytterhoeven | 1 | -4/+8 |
2019-04-25 | drm/vmwgfx: Fix dma API layer violation | Thomas Hellstrom | 1 | -28/+5 |
2019-04-25 | perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1... | Harry Pan | 1 | -5/+5 |
2019-04-24 | ipv4: add sanity checks in ipv4_link_failure() | Eric Dumazet | 1 | -9/+23 |
2019-04-24 | net/rose: fix unbound loop in rose_loopback_timer() | Eric Dumazet | 1 | -11/+16 |
2019-04-24 | rxrpc: fix race condition in rxrpc_input_packet() | Eric Dumazet | 2 | -5/+10 |
2019-04-24 | MAINTAINERS: LEDs: Add designated reviewer for LED subsystem | Dan Murphy | 1 | -0/+1 |
2019-04-24 | net: rds: exchange of 8K and 1M pool | Zhu Yanjun | 2 | -3/+11 |
2019-04-24 | net: vrf: Fix operation not supported when set vrf mac | Miaohe Lin | 1 | -0/+2 |
2019-04-24 | cifs: fix page reference leak with readv/writev | Jérôme Glisse | 2 | -15/+23 |
2019-04-24 | cifs: do not attempt cifs operation on smb2+ rename error | Frank Sorenson | 1 | -0/+4 |
2019-04-24 | cifs: fix memory leak in SMB2_read | Ronnie Sahlberg | 1 | -0/+1 |
2019-04-24 | Input: synaptics-rmi4 - fix possible double free | Pan Bian | 1 | -5/+1 |
2019-04-24 | RDMA/ucontext: Fix regression with disassociate | Jason Gunthorpe | 2 | -3/+50 |
2019-04-24 | Input: snvs_pwrkey - make it depend on ARCH_MXC | Jacky Bai | 1 | -1/+1 |
2019-04-24 | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pages | Jason Gunthorpe | 1 | -5/+3 |
2019-04-24 | RDMA/mlx5: Do not allow the user to write to the clock page | Jason Gunthorpe | 1 | -0/+2 |
2019-04-24 | drm/vc4: Fix compilation error reported by kbuild test bot | Maarten Lankhorst | 1 | -1/+1 |
2019-04-24 | drm/sun4i: Unbind components before releasing DRM and memory | Paul Kocialkowski | 1 | -2/+3 |
2019-04-24 | x86/mm: Fix a crash with kmemleak_scan() | Qian Cai | 1 | -0/+6 |
2019-04-24 | drm/vc4: Fix memory leak during gpu reset. | Maarten Lankhorst | 1 | -1/+1 |
2019-04-24 | net/ncsi: handle overflow when incrementing mac address | Tao Ren | 2 | -1/+17 |
2019-04-24 | net: socionext: replace napi_alloc_frag with the netdev variant on init | Ilias Apalodimas | 1 | -4/+7 |
2019-04-24 | net: atheros: fix spelling mistake "underun" -> "underrun" | Colin Ian King | 4 | -5/+5 |
2019-04-24 | Revert "drm/virtio: drop prime import/export callbacks" | Dave Airlie | 3 | -0/+20 |
2019-04-24 | Revert "drm/i915/fbdev: Actually configure untiled displays" | Dave Airlie | 1 | -7/+5 |
2019-04-23 | ceph: fix ci->i_head_snapc leak | Yan, Zheng | 2 | -1/+15 |
2019-04-23 | ceph: handle the case where a dentry has been renamed on outstanding req | Jeff Layton | 1 | -1/+15 |
2019-04-23 | ceph: ensure d_name stability in ceph_dentry_hash() | Jeff Layton | 1 | -1/+5 |
2019-04-23 | ceph: only use d_name directly when parent is locked | Jeff Layton | 1 | -11/+50 |
2019-04-23 | spi: ST ST95HF NFC: declare missing of table | Daniel Gomez | 1 | -0/+7 |