summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-27drm/i915: Consistently use enum pipe for PCH transcodersMatthias Kaehlcke4-16/+16
2019-02-27x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2019-02-27tracing: Use cpumask_available() to check if cpumask variable may be usedMatthias Kaehlcke1-2/+3
2019-02-27netpoll: Fix device name check in netpoll_setup()Matthias Kaehlcke1-1/+1
2019-02-27clocksource: Use GENMASK_ULL in definition of CLOCKSOURCE_MASKMatthias Kaehlcke1-1/+1
2019-02-27hpet: Make cmd parameter of hpet_ioctl_common() unsignedMatthias Kaehlcke1-1/+1
2019-02-27ARC: define ARCH_SLAB_MINALIGN = 8Alexey Brodkin1-0/+11
2019-02-27ARC: U-boot: check arguments paranoidlyEugeniy Paltsev2-27/+64
2019-02-27ARCv2: Enable unaligned access in early ASM codeEugeniy Paltsev1-0/+10
2019-02-27parisc: Fix ptrace syscall number modificationDmitry V. Levin1-8/+21
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+21
2019-02-27sctp: call gso_reset_checksum when computing checksum in sctp_gso_segmentXin Long1-0/+1
2019-02-27sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()Hangbin Liu1-1/+2
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-27net/packet: fix 4gb buffer limit due to overflow checkKal Conley1-1/+1
2019-02-27batman-adv: fix uninit-value in batadv_interface_tx()Eric Dumazet1-0/+2
2019-02-27KEYS: always initialize keyring_index_key::desc_lenEric Biggers4-6/+4
2019-02-27KEYS: user: Align the payload bufferEric Biggers1-1/+1
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche1-10/+0
2019-02-27net: ethernet: stmmac: change dma descriptors to __le32Michael Weiser8-182/+196
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-02-27isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai1-1/+5
2019-02-27net: stmmac: Fix PCI module removal leakJose Abreu1-0/+10
2019-02-27MIPS: jazz: fix 64bit buildThomas Bogendoerfer1-2/+3
2019-02-27scsi: isci: initialize shost fully before calling scsi_add_host()Logan Gunthorpe1-7/+7
2019-02-27scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_paramYueHaibing1-0/+2
2019-02-27MIPS: ath79: Enable OF serial ports in the default configAlban Bedel1-0/+1
2019-02-27net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-02-27qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin1-0/+4
2019-02-27mfd: mc13xxx: Fix a missing check of a register-read failureKangjie Lu1-1/+3
2019-02-27mfd: wm5110: Add missing ASRC rate registerCharles Keepax1-0/+2
2019-02-27mfd: qcom_rpm: write fw_version to CTRL_REGJonathan Marek1-0/+4
2019-02-27mfd: ab8500-core: Return zero in get_register_interruptible()Dan Carpenter1-1/+1
2019-02-27mfd: mt6397: Do not call irq_domain_remove if PMIC unsupportedNicolas Boichat1-2/+1
2019-02-27mfd: db8500-prcmu: Fix some section annotationsNathan Chancellor1-2/+2
2019-02-27mfd: twl-core: Fix section annotations on {,un}protect_pm_masterNathan Chancellor1-2/+2
2019-02-27mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cellsVignesh R1-2/+3
2019-02-27KEYS: allow reaching the keys quotas exactlyEric Biggers1-2/+2
2019-02-27proc, oom: do not report alien mms when setting oom_score_adjMichal Hocko1-4/+0
2019-02-27numa: change get_mempolicy() to use nr_node_ids instead of MAX_NUMNODESRalph Campbell1-3/+3
2019-02-27ceph: avoid repeatedly adding inode to mdsc->snap_flush_listYan, Zheng1-1/+2
2019-02-27libceph: handle an empty authorize replyIlya Dryomov1-6/+9
2019-02-27mac80211: Free mpath object when rhashtable insertion failsHerbert Xu1-8/+9
2019-02-23Linux 4.9.160v4.9.160Greg Kroah-Hartman1-1/+1
2019-02-23ax25: fix possible use-after-freeEric Dumazet3-13/+22
2019-02-23mISDN: fix a race in dev_expire_timer()Eric Dumazet1-1/+1