summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-03powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2Michael Ellerman
2019-04-03powerpc/64s: Enhance the information in cpu_show_spectre_v1()Michal Suchanek
2019-04-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2019-04-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2019-04-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2019-04-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2019-04-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet
2019-04-03tun: properly test for IFF_UPEric Dumazet
2019-04-03mac8390: Fix mmio access size probeFinn Thain
2019-04-03net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov
2019-04-03sctp: get sctphdr by offset in sctp_compute_cksumXin Long
2019-04-03vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu
2019-04-03thunderx: eliminate extra calls to put_page() for pages held for recyclingDean Nelson
2019-04-03thunderx: enable page recycling for non-XDP caseDean Nelson
2019-04-03tcp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03rhashtable: Still do rehash when we get EEXISTHerbert Xu
2019-04-03packets: Always register packet sk in the same orderMaxime Chevallier
2019-04-03net-sysfs: call dev_hold if kobject_init_and_add successYueHaibing
2019-04-03net: stmmac: fix memory corruption with large MTUsAaro Koskinen
2019-04-03net: rose: fix a possible stack overflowEric Dumazet
2019-04-03net/packet: Set __GFP_NOWARN upon allocation in alloc_pg_vecChristoph Paasch
2019-04-03net: datagram: fix unbounded loop in __skb_try_recv_datagram()Paolo Abeni
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2019-04-03genetlink: Fix a memory leak on error pathYueHaibing
2019-04-03dccp: do not use ipv6 header for ipv4 flowEric Dumazet
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka
2019-04-03video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall
2019-04-03Bluetooth: Verify that l2cap_get_conf_opt provides large enough bufferMarcel Holtmann
2019-04-03Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_optMarcel Holtmann
2019-03-27Linux 4.14.109Greg Kroah-Hartman
2019-03-27ath10k: avoid possible string overflowArnd Bergmann
2019-03-27power: supply: charger-manager: Fix incorrect return valueBaolin Wang
2019-03-27pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra
2019-03-27sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas
2019-03-27rtc: Fix overflow when converting time64_t to rtc_timeBaolin Wang
2019-03-27PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2019-03-27scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1kehuanlin
2019-03-27USB: core: only clean up what we allocatedAndrey Konovalov
2019-03-27lib/int_sqrt: optimize small argumentPeter Zijlstra
2019-03-27ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang
2019-03-27ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai
2019-03-27locking/lockdep: Add debug_locks check in __lock_downgrade()Waiman Long
2019-03-27x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2019-03-27x86/unwind: Handle NULL pointer calls better in frame unwinderJann Horn
2019-03-27netfilter: ebtables: remove BUGPRINT messagesFlorian Westphal
2019-03-27drm: Reorder set_property_atomic to avoid returning with an active ww_ctxChris Wilson
2019-03-27Bluetooth: hci_ldisc: Postpone HCI_UART_PROTO_READY bit set in hci_uart_set_p...Kefeng Wang