summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-11-06efi/x86: Do not clean dummy variable in kexec pathDave Young
2019-11-06efi/cper: Fix endianness of PCIe class codeLukas Wunner
2019-11-06serial: mctrl_gpio: Check for NULL pointerAdam Ford
2019-11-06fs: cifs: mute -Wunused-const-variable messageAustin Kim
2019-11-06gpio: max77620: Use correct unit for debounce timesThierry Reding
2019-11-06tty: n_hdlc: fix build on SPARCRandy Dunlap
2019-11-06tty: serial: owl: Fix the link time qualifier of 'owl_uart_exit()'Christophe JAILLET
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu
2019-11-06HID: hyperv: Use in-place iterator API in the channel callbackDexuan Cui
2019-11-06RDMA/iwcm: Fix a lock inversion issueBart Van Assche
2019-11-06RDMA/hfi1: Prevent memory leak in sdma_initNavid Emamdoost
2019-11-06staging: rtl8188eu: fix null dereference when kzalloc failsConnor Kuehl
2019-11-06perf jevents: Fix period for Intel fixed countersAndi Kleen
2019-11-06perf map: Fix overlapped map handlingSteve MacLean
2019-11-06perf tests: Avoid raising SEGV using an obvious NULL dereferenceIan Rogers
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-11-06iio: fix center temperature of bmc150-accel-corePascal Bouwmann
2019-11-06iio: adc: meson_saradc: Fix memory allocation orderRemi Pommarel
2019-11-06power: supply: max14656: fix potential use-after-freeSven Van Asbroeck
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-11-06exec: load_script: Do not exec truncated interpreter pathKees Cook
2019-11-06media: vimc: Remove unused but set variablesLucas A. M. Magalhães
2019-11-06ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai
2019-11-06mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-11-06rtc: pcf8523: set xtal load capacitance from DTSam Ravnborg
2019-11-06usb: handle warm-reset port requests on hub resumeJan-Marek Glogowski
2019-11-06HID: Add ASUS T100CHI keyboard dock battery quirksNOGUCHI Hiroshi
2019-11-06scripts/setlocalversion: Improve -dirty check with git-status --no-optional-l...Brian Norris
2019-11-06clk: boston: unregister clks on failure in clk_boston_setup()Yi Wang
2019-11-06HID: i2c-hid: Add Odys Winbook 13 to descriptor overrideHans de Goede
2019-11-06x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang
2019-11-06HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax
2019-11-06powerpc/powernv: hold device_hotplug_lock when calling memtrace_offline_pages()David Hildenbrand
2019-11-06sc16is7xx: Fix for "Unexpected interrupt: 8"Phil Elwell
2019-11-06scsi: lpfc: Fix a duplicate 0711 log message number.James Smart
2019-11-06f2fs: flush quota blocks after turnning it offJaegeuk Kim
2019-11-06dm: Use kzalloc for all structs with embedded biosets/mempoolsKent Overstreet
2019-11-06dm snapshot: rework COW throttling to fix deadlockMikulas Patocka
2019-11-06dm snapshot: introduce account_start_copy() and account_end_copy()Mikulas Patocka
2019-11-06dm snapshot: use mutex instead of rw_semaphoreMikulas Patocka
2019-11-06zram: fix race between backing_dev_show and backing_dev_storeSasha Levin
2019-10-29Linux 4.14.151Greg Kroah-Hartman
2019-10-29RDMA/cxgb4: Do not dma memory off of the stackGreg KH
2019-10-29kvm: vmx: Basic APIC virtualization controls have three settingsJim Mattson
2019-10-29kvm: apic: Flush TLB after APIC mode/address change if VPIDs are in useJunaid Shahid
2019-10-29kvm: vmx: Introduce lapic_mode enumerationJim Mattson
2019-10-29KVM: X86: introduce invalidate_gpa argument to tlb flushWanpeng Li
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki