summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-08-11Linux 4.4.189v4.4.189Greg Kroah-Hartman1-1/+1
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner3-29/+32
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf1-1/+1
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf2-12/+110
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-2/+41
2019-08-11x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li1-2/+2
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings1-4/+2
2019-08-11spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner1-1/+2
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin1-0/+1
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann6-3/+25
2019-08-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru1-1/+1
2019-08-11net/mlx5: Use reversed order when unregister devicesMark Zhang1-1/+1
2019-08-11net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai1-1/+2
2019-08-11tipc: compat: allow tipc commands without argumentsTaras Kondratiuk1-4/+7
2019-08-11net: fix ifindex collision during namespace removalJiri Pirko1-0/+2
2019-08-11net: bridge: delete local fdb on device init failureNikolay Aleksandrov1-0/+5
2019-08-11atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-2/+6
2019-08-11tcp: be more careful in tcp_fragment()Eric Dumazet2-1/+27
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer2-0/+2
2019-08-11netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull1-0/+2
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon1-3/+5
2019-08-06Linux 4.4.188v4.4.188Greg Kroah-Hartman1-1/+1
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross1-2/+2
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland1-6/+16
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek1-1/+5
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook1-9/+10
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli2-13/+11
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko1-2/+1
2019-08-06coda: add error handling for fgetZhouyang Jia1-1/+4
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger1-0/+13
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2-2/+2
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai2-2/+2
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier1-1/+5
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann1-1/+4
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block1-0/+7
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+6
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba1-2/+1
2019-08-06fs/adfs: super: fix use-after-free bugRussell King1-1/+4
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven1-1/+1
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava1-4/+2
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson1-0/+1
2019-08-06ARM: riscpc: fix DMARussell King1-1/+4
2019-08-04Linux 4.4.187v4.4.187Greg Kroah-Hartman1-1/+1
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng1-2/+5
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar1-0/+8
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn4-8/+24
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov5-0/+19