summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-31Linux 4.19.19v4.19.19Greg Kroah-Hartman1-1/+1
2019-01-31Input: input_event - fix the CONFIG_SPARC64 mixupDeepa Dinamani1-1/+1
2019-01-31ide: fix a typo in the settings proc file nameChristoph Hellwig1-1/+1
2019-01-31usb: dwc3: gadget: Clear req->needs_extra_trb flag on cleanupJack Pham1-0/+2
2019-01-31Revert "mm, memory_hotplug: initialize struct pages for the full memory section"Michal Hocko1-12/+0
2019-01-31nvmet-rdma: fix null dereference under heavy loadRaju Rangoju1-1/+14
2019-01-31nvmet-rdma: Add unlikely for response allocated checkIsrael Rukshin1-1/+1
2019-01-31s390/smp: Fix calling smp_call_ipl_cpu() from ipl CPUDavid Hildenbrand1-2/+6
2019-01-31bpf: fix inner map masking to prevent oob under speculationDaniel Borkmann1-2/+15
2019-01-31bpf: fix sanitation of alu op with pointer / scalar type from different pathsDaniel Borkmann2-13/+49
2019-01-31bpf: prevent out of bounds speculation on pointer arithmeticDaniel Borkmann2-7/+189
2019-01-31bpf: fix check_map_access smin_value test when pointer contains offsetDaniel Borkmann1-1/+5
2019-01-31bpf: restrict unknown scalars of mixed signed bounds for unprivilegedDaniel Borkmann1-1/+7
2019-01-31bpf: restrict stack pointer arithmetic for unprivilegedDaniel Borkmann1-22/+41
2019-01-31bpf: restrict map value pointer arithmetic for unprivilegedDaniel Borkmann1-0/+11
2019-01-31bpf: enable access to ax register also from verifier rewriteDaniel Borkmann2-6/+21
2019-01-31bpf: move tmp variable into ax register in interpreterDaniel Borkmann2-18/+19
2019-01-31bpf: move {prev_,}insn_idx into verifier envDaniel Borkmann2-37/+40
2019-01-31bpf: add per-insn complexity limitAlexei Starovoitov1-1/+6
2019-01-31bpf: improve verifier branch analysisAlexei Starovoitov1-13/+80
2019-01-31drm/meson: Fix atomic mode switching regressionNeil Armstrong2-21/+7
2019-01-31vt: invoke notifier on screen size changeNicolas Pitre1-0/+1
2019-01-31vt: always call notifier with the console lock heldNicolas Pitre1-1/+1
2019-01-31vt: make vt_console_print() compatible with the unicode screen bufferNicolas Pitre1-32/+15
2019-01-31can: flexcan: fix NULL pointer exception during bringupUwe Kleine-König1-1/+1
2019-01-31can: bcm: check timer values before ktime conversionOliver Hartkopp1-0/+27
2019-01-31can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...Manfred Schlaegl1-14/+13
2019-01-31irqchip/gic-v3-its: Align PCI Multi-MSI allocation on their sizeMarc Zyngier1-12/+13
2019-01-31net: sun: cassini: Cleanup license conflictThomas Gleixner2-28/+2
2019-01-31posix-cpu-timers: Unbreak timer rearmingThomas Gleixner1-0/+1
2019-01-31x86/entry/64/compat: Fix stack switching for XEN PVJan Beulich1-2/+4
2019-01-31x86/kaslr: Fix incorrect i8254 outb() parametersDaniel Drake1-2/+2
2019-01-31x86/selftests/pkeys: Fork() to check for state being preservedDave Hansen1-10/+31
2019-01-31x86/pkeys: Properly copy pkey state at fork()Dave Hansen1-0/+18
2019-01-31KVM/nVMX: Do not validate that posted_intr_desc_addr is page alignedKarimAllah Ahmed1-1/+1
2019-01-31kvm: x86/vmx: Use kzalloc for cached_vmcs12Tom Roeder1-4/+8
2019-01-31KVM: x86: WARN_ONCE if sending a PV IPI returns a fatal errorSean Christopherson1-2/+5
2019-01-31KVM: x86: Fix PV IPIs for 32-bit KVM hostSean Christopherson1-1/+1
2019-01-31KVM: x86: Fix single-step debuggingAlexander Popov1-2/+1
2019-01-31drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher1-0/+1
2019-01-31dm crypt: fix parsing of extended IV argumentsMilan Broz1-8/+17
2019-01-31dm thin: fix passdown_double_checking_shared_status()Joe Thornber3-8/+8
2019-01-31scsi: ufs: Use explicit access size in ufshcd_dump_regsMarc Gonzalez1-2/+8
2019-01-31acpi/nfit: Fix command-supported detectionDan Williams1-14/+40
2019-01-31acpi/nfit: Block function zero DSMsDan Williams1-0/+7
2019-01-31Input: uinput - fix undefined behavior in uinput_validate_absinfo()Dmitry Torokhov1-2/+3
2019-01-31Input: input_event - provide override for sparc64Deepa Dinamani1-1/+5
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2019-01-31smb3: add credits we receive from oplock/break PDUsRonnie Sahlberg1-0/+7
2019-01-31CIFS: Do not reconnect TCP session in add_credits()Pavel Shilovsky2-7/+46