summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-27Linux 4.9.161v4.9.161Greg Kroah-Hartman
2019-02-27kbuild: consolidate Clang compiler flagsMasahiro Yamada
2019-02-27sched/sysctl: Fix attributes of some extern declarationsMatthias Kaehlcke
2019-02-27phy: tegra: remove redundant self assignment of 'map'Colin Ian King
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor
2019-02-27netfilter: nf_tables: fix flush after rule deletion in the same batchPablo Neira Ayuso
2019-02-27Revert "bridge: do not add port to router list when receives query with sourc...Hangbin Liu
2019-02-27mm/zsmalloc.c: fix -Wunneeded-internal-declaration warningNick Desaulniers
2019-02-27mm/zsmalloc.c: change stat type parameter to intMatthias Kaehlcke
2019-02-27irqchip/gic-v3: Convert arm64 GIC accessors to {read,write}_sysreg_sWill Deacon
2019-02-27kbuild: add -no-integrated-as Clang option unconditionallyMasahiro Yamada
2019-02-27kbuild: set no-integrated-as before incl. arch MakefileStefan Agner
2019-02-27kbuild: clang: disable unused variable warnings only when constantSodagudi Prasad
2019-02-27kbuild: clang: remove crufty HOSTCFLAGSNick Desaulniers
2019-02-27kbuild: clang: fix build failures with sparse checkDavid Lin
2019-02-27kbuild: move cc-option and cc-disable-warning after incl. arch MakefileMasahiro Yamada
2019-02-27drm/i915: Fix enum pipe vs. enum transcoder for the PCH transcoderVille Syrjälä
2019-02-27drm/i915: Consistently use enum pipe for PCH transcodersMatthias Kaehlcke
2019-02-27x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2019-02-27tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke
2019-02-27netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke
2019-02-27clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke
2019-02-27hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed
2019-02-27sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang
2019-02-27net/packet: fix 4gb buffer limit due to overflow checkKal Conley
2019-02-27batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet
2019-02-27KEYS: always initialize keyring_index_key::desc_lenEric Biggers
2019-02-27KEYS: user: Align the payload bufferEric Biggers
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin