summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-08Merge tag '5.3-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-08-08loop: set PF_MEMALLOC_NOIO for the worker threadMikulas Patocka
2019-08-08usb: setup authorized_default attributes using usb_bus_notifyThiébaud Weksteen
2019-08-08bdev: Fixup error handling in blkdev_get()Jan Kara
2019-08-08block, bfq: handle NULL return value by bfq_init_rq()Paolo Valente
2019-08-08block, bfq: move update of waker and woken list to queue freeingPaolo Valente
2019-08-08block, bfq: reset last_completed_rq_bfqq if the pointed queue is freedPaolo Valente
2019-08-08block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik
2019-08-08kbuild: add OBJSIZE variable for the size toolVasily Gorbik
2019-08-08pwm: Fallback to the static lookup-list when acpi_pwm_get failsHans de Goede
2019-08-08usb: iowarrior: fix deadlock on disconnectOliver Neukum
2019-08-08Revert "USB: rio500: simplify locking"Oliver Neukum
2019-08-08drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King
2019-08-08ALSA: firewire: fix a memory leak bugWenwen Wang
2019-08-08genirq/affinity: Create affinity mask for single vectorMing Lei
2019-08-08Revert "kernfs: fix memleak in kernel_ops_readdir()"Greg Kroah-Hartman
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-08sound: fix a memory leak bugWenwen Wang
2019-08-08Merge tag 'drm-fixes-5.3-2019-08-07' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-08Merge tag 'drm/tegra/for-5.3-rc4' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2019-08-07Merge tag 'hwmon-for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-07hwmon: (lm75) Fixup tmp75b clr_maskIker Perez del Palomar Sustatxa
2019-08-07hwmon: (nct7802) Fix wrong detection of in4 presenceGuenter Roeck
2019-08-07libata: add SG safety checks in SFF pio transfersJens Axboe
2019-08-07libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe
2019-08-07block: fix O_DIRECT error handling for bio fragmentsJens Axboe
2019-08-07NFSv4: Ensure state recovery handles ETIMEDOUT correctlyTrond Myklebust
2019-08-07Revert "drm/amdkfd: New IOCTL to allocate queue GWS"Alex Deucher
2019-08-07x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-07ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai
2019-08-07Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-08-07ALSA: hiface: fix multiple memory leak bugsWenwen Wang
2019-08-06Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-06RISC-V: Remove per cpu clocksourceAtish Patra
2019-08-06Merge branch 'sja1105-fixes'David S. Miller
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine error pathVladimir Oltean
2019-08-06net: dsa: sja1105: Fix memory leak on meta state machine normal pathVladimir Oltean
2019-08-06net: dsa: sja1105: Really fix panic on unregistering PTP clockVladimir Oltean
2019-08-06net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as wellVladimir Oltean
2019-08-06net: dsa: sja1105: Fix broken learning with vlan_filtering disabledVladimir Oltean
2019-08-06net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()Nishka Dasgupta
2019-08-06Merge branch 'flow_offload-action-fixes'David S. Miller
2019-08-06net: sched: sample: allow accessing psample_group with rtnlVlad Buslov
2019-08-06net: sched: police: allow accessing police->params with rtnlVlad Buslov
2019-08-06Merge branch 'hisilicon-fixes'David S. Miller