summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11x86/pkeys: Manually set X86_FEATURE_OSPKE to preserve existing changesSean Christopherson
2020-03-11vt: selection, push sel_lock upJiri Slaby
2020-03-11vt: selection, push console lock downJiri Slaby
2020-03-11vt: selection, close sel_buffer raceJiri Slaby
2020-03-11tty:serial:mvebu-uart:fix a wrong returntangbin
2020-03-11fat: fix uninit-memory access for partial initialized inodeOGAWA Hirofumi
2020-03-11vgacon: Fix a UAF in vgacon_invert_regionZhang Xiaoxu
2020-03-11usb: core: port: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: core: hub: do error out if usb_autopm_get_interface() failsEugeniu Rosca
2020-03-11usb: quirks: add NO_LPM quirk for Logitech Screen ShareDan Lazewatsky
2020-03-11usb: storage: Add quirk for Samsung Fit flashJim Lin
2020-03-11cifs: don't leak -EAGAIN for stat() during reconnectRonnie Sahlberg
2020-03-11s390/cio: cio_ignore_proc_seq_next should increase position indexVasily Averin
2020-03-11watchdog: da9062: do not ping the hw during stop()Marco Felsch
2020-03-11net: ks8851-ml: Fix 16-bit IO operationMarek Vasut
2020-03-11net: ks8851-ml: Fix 16-bit data accessMarek Vasut
2020-03-11net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut
2020-03-11drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-03-11drm: msm: Fix return type of dsi_mgr_connector_mode_valid for kCFIJohn Stultz
2020-03-11usb: gadget: serial: fix Tx stall after buffer overflowSergey Organov
2020-03-11usb: gadget: ffs: ffs_aio_cancel(): Save/restore IRQ flagsLars-Peter Clausen
2020-03-11usb: gadget: composite: Support more than 500mA MaxPowerJack Pham
2020-03-11serial: ar933x_uart: set UART_CS_{RX,TX}_READY_ORIDEDaniel Golle
2020-03-11vhost: Check docket sk_family instead of call getnameEugenio PĂ©rez
2020-03-11audit: always check the netlink payload length in audit_receive_msg()Paul Moore
2020-03-11mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-03-11perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etcArnaldo Carvalho de Melo
2020-03-11drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-11tuntap: correctly set SOCKWQ_ASYNC_NOSPACEJason Wang
2020-03-11slip: stop double free sl->dev in slip_openyangerkun
2020-03-11KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson
2020-03-11namei: only return -ECHILD from follow_dotdot_rcu()Aleksa Sarai
2020-03-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-11net: netlink: cap max groups which will be considered in netlink_bind()Nikolay Aleksandrov
2020-03-11include/linux/bitops.h: introduce BITS_PER_TYPEChris Wilson
2020-03-11serial: 8250: Check UPF_IRQ_SHARED in advanceAndy Shevchenko
2020-03-11ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66Nathan Chancellor
2020-03-11i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-03-11HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-11HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-03-11HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-11ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-03-11ACPICA: Introduce ACPI_ACCESS_BYTE_WIDTH() macroMika Westerberg
2020-03-11audit: fix error handling in audit_data_to_entry()Paul Moore
2020-03-11ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-11net: sched: correct flower port blockingJason Baron
2020-03-11nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-03-11sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-11ipv6: Fix route replacement with dev-only routeBenjamin Poirier