summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-11block: blk_init_allocated_queue() set q->fq as NULL in the fail casexiao jin
2019-08-11bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru
2019-08-11ife: error out when nla attributes are emptyCong Wang
2019-08-11ip6_tunnel: fix possible use-after-free on xmitHaishuang Yan
2019-08-11compat_ioctl: pppoe: fix PPPOEIOCSFWD handlingArnd Bergmann
2019-08-11tipc: compat: allow tipc commands without argumentsTaras Kondratiuk
2019-08-11net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-08-11net/mlx5: Use reversed order when unregister devicesMark Zhang
2019-08-11net: fix ifindex collision during namespace removalJiri Pirko
2019-08-11net: bridge: mcast: don't delete permanent entries when fast leave is enabledNikolay Aleksandrov
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-11libceph: use kbasename() and kill ceph_file_part()Ilya Dryomov
2019-08-11objtool: Add rewind_stack_do_exit() to the noreturn listJosh Poimboeuf
2019-08-11objtool: Add machine_real_restart() to the noreturn listJosh Poimboeuf
2019-08-11IB: directly cast the sockaddr union to aockaddrGreg Kroah-Hartman
2019-08-11RDMA: Directly cast the sockaddr union to sockaddrJason Gunthorpe
2019-08-11HID: Add quirk for HP X1200 PIXART OEM mouseSebastian Parschauer
2019-08-11HID: wacom: fix bit shift for Cintiq Companion 2Aaron Armstrong Skomra
2019-08-11tcp: be more careful in tcp_fragment()Eric Dumazet
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-11ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford
2019-08-11scsi: fcoe: Embed fc_rport_priv in fcoe_rport structureHannes Reinecke
2019-08-06Linux 4.9.188v4.9.188Greg Kroah-Hartman
2019-08-06x86, mm, gup: prevent get_page() race with munmap in paravirt guestVlastimil Babka
2019-08-06objtool: Support GCC 9 cold subfunction naming schemeJosh Poimboeuf
2019-08-06include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda
2019-08-06Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda
2019-08-06eeprom: at24: make spd world-readable againJean Delvare
2019-08-06coredump: fix race condition between collapse_huge_page() and core dumpingAndrea Arcangeli
2019-08-06infiniband: fix race condition between infiniband mlx4, mlx5 driver and core ...Ajay Kaher
2019-08-06coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-08-06IB/mlx5: Fix RSS Toeplitz setup to be aligned with the HW specificationYishai Hadas
2019-08-06xen/swiotlb: fix condition for calling xen_destroy_contiguous_region()Juergen Gross
2019-08-06drivers/perf: arm_pmu: Fix failure path in PM notifierWill Deacon
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-06gpiolib: fix incorrect IRQ requesting of an active-low lineeventMichael Wu
2019-08-06mmc: dw_mmc: Fix occasional hang after tuning on eMMCDouglas Anderson
2019-08-06Btrfs: fix incremental send failure after deduplicationFilipe Manana
2019-08-06kbuild: initialize CLANG_FLAGS correctly in the top MakefileMasahiro Yamada
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
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-06drivers/rapidio/devices/rio_mport_cdev.c: NUL terminate some stringsDan Carpenter
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