summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-24Linux 5.2.46v5.2.46Paul Gortmaker
2020-06-24ubifs: Fix ino_t format warnings in orphan_delete()Geert Uytterhoeven
2020-06-24ubifs: Fix double unlock around orphan_delete()Richard Weinberger
2020-06-24scsi: ufs-bsg: Fix runtime PM imbalance on errorDinghao Liu
2020-06-24of: of_mdio: Correct loop scanning logicFlorian Fainelli
2020-06-24nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-24cgroup, blkcg: Prepare some symbols for module and !CONFIG_CGROUP usagesTejun Heo
2020-06-24net: sched: export __netdev_watchdog_up()Valentin Longchamp
2020-06-24net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli
2020-06-24locking/lockdep: Clean up #ifdef checksArnd Bergmann
2020-06-24libata: Use per port sync for detachKai-Heng Feng
2020-06-24cpu/speculation: Add prototype for cpu_show_srbds()Guenter Roeck
2020-06-24btrfs: fix a block group ref counter leak after failure to remove block groupFilipe Manana
2020-06-24bpf, sockhash: Synchronize delete from bucket list on map freeJakub Sitnicki
2020-06-24bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.Vasundhara Volam
2020-06-24block/bio-integrity: don't free 'buf' if bio_integrity_add_page() failedyu kuai
2020-06-24binder: fix null deref of proc->contextTodd Kjos
2020-06-24RDMA/qedr: Make qedr_iw_load_qp() staticKamal Heib
2020-06-24HID: logitech-dj: Really fix return value of logi_dj_recv_query_hidpp_devicesHans de Goede
2020-06-24Documentation: fix vfio-ccw docCornelia Huck
2020-06-24ASoC: core: only convert non DPCM link to DPCM linkBard Liao
2020-06-24ARM: dts: dir685: Drop spi-cpol from the displayLinus Walleij
2020-06-24gfs2: Inode dirtying fixAndreas Gruenbacher
2020-06-24iomap: don't mark the inode dirty in iomap_write_endAndreas Gruenbacher
2020-06-24locking/lockdep: Remove the unused print_lock_trace() functionAnders Roxell
2020-06-24vfio-ccw: make vfio_ccw_async_region_ops staticVasily Gorbik
2020-06-24Documentation: TLS: fix stat counters descriptionTariq Toukan
2020-06-24s390/kasan: avoid false positives during stack unwindVasily Gorbik
2020-06-24mfd: stmfx: Fix macro definition spellingNathan Chancellor
2020-06-24dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring
2020-06-24drm/nouveau: fix bogus GPL-2 license headerBen Skeggs
2020-06-24RDMA/core: Fix doc typoIsrael Rukshin
2020-06-24spi: gpio: Add SPI_MASTER_GPIO_SS flagLinus Walleij
2020-06-24pinctrl: sh-pfc: Mark run-time debug code __initGeert Uytterhoeven
2020-06-24selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2020-06-24pinctrl: sh-pfc: Correct printk level of group reference warningGeert Uytterhoeven
2020-06-24drm/amdgpu: replace simple_strtol() by kstrtou32()Wang Xiayang
2020-06-24dmaengine: stm32-dma: Fix redundant call to platform_get_irqAmelie Delaunay
2020-06-24vfio-ccw: Update documentation for csch/hschFarhan Ali
2020-06-24docs: driver-api: generic-counter: fix file path to ABI docMarcus Folkesson
2020-06-24tools: bpftool: add raw_tracepoint_writable prog type to headerDaniel T. Lee
2020-06-24s390: fix setting of mio addressing controlSebastian Ott
2020-06-24nvme: fix regression upon hot device removal and insertionSagi Grimberg
2020-06-24kbuild: Inform user to pass ARCH= for make mrproperGeert Uytterhoeven
2020-06-24ubifs: Don't leak orphans on memory during commitRichard Weinberger
2020-06-24mt76: mt7615: fix sparse warnings: warning: cast from restricted __le16Lorenzo Bianconi
2020-06-24mt76: mt7615: fix sparse warnings: incorrect type in assignment (different ba...Lorenzo Bianconi
2020-06-24crypto: testmgr - dynamically allocate crypto_shashArnd Bergmann
2020-06-24crypto: sun4i-ss - reduce stack usageArnd Bergmann
2020-06-24power: supply: fix semicolon.cocci warningskbuild test robot