summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11Linux 4.4.189v4.4.189Greg Kroah-Hartman
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings
2019-08-11spi: bcm2835: Fix 3-wire mode if DMA is enabledLukas Wunner
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-11net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-11net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-08-11tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-08-11net: fix ifindex collision during namespace removalJiri Pirko
2019-08-11net: bridge: delete local fdb on device init failureNikolay Aleksandrov
2019-08-11atm: iphase: Fix Spectre v1 vulnerabilityGustavo A. R. Silva
2019-08-11tcp: be more careful in tcp_fragment()Eric Dumazet
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-08-11netfilter: nfnetlink_acct: validate NFACCT_QUOTA parameterPhil Turnbull
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-06Linux 4.4.188v4.4.188Greg Kroah-Hartman
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06s390/dasd: fix endless loop after read unit address configurationStefan Haberland
2019-08-06selinux: fix memory leak in policydb_init()Ondrej Mosnacek
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06ipc/mqueue.c: only perform resource calculation if user validKees Cook
2019-08-06uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...Mikko Rapeli
2019-08-06coda: fix build using bare-metal toolchainSam Protsenko
2019-08-06coda: add error handling for fgetZhouyang Jia
2019-08-06mm/cma.c: fail if fixed declaration can't be honoredDoug Berger
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-08-06ACPI: fix false-positive -Wuninitialized warningArnd Bergmann
2019-08-06scsi: zfcp: fix GCC compiler warning emitted with -Wmaybe-uninitializedBenjamin Block
2019-08-06ceph: fix improper use of smp_mb__before_atomic()Andrea Parri
2019-08-06btrfs: fix minimum number of chunk errors for DUPDavid Sterba
2019-08-06fs/adfs: super: fix use-after-free bugRussell King
2019-08-06dmaengine: rcar-dmac: Reject zero-length slave DMA requestsGeert Uytterhoeven
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06kernel/module.c: Only return -EEXIST for modules that have finished loadingPrarit Bhargava
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04Linux 4.4.187v4.4.187Greg Kroah-Hartman
2019-08-04ceph: hold i_ceph_lock when removing caps for freeing inodeYan, Zheng
2019-08-04drivers/pps/pps.c: clear offset flags in PPS_SETPARAMS ioctlMiroslav Lichvar
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-08-04Bluetooth: hci_uart: check for missing tty operationsVladis Dronov