summaryrefslogtreecommitdiffstats
path: root/tools/memory-model (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-17USB: serial: quatech2: handle unbound portsJohan Hovold1-0/+6
2020-01-17USB: serial: keyspan: handle unbound portsJohan Hovold1-0/+4
2020-01-17USB: serial: io_edgeport: add missing active-port sanity checkJohan Hovold1-5/+7
2020-01-17USB: serial: io_edgeport: handle unbound ports on URB completionJohan Hovold1-2/+2
2020-01-17USB: serial: ch341: handle unbound port at reset_resumeJohan Hovold1-1/+5
2020-01-17btrfs: check rw_devices, not num_devices for balanceJosef Bacik1-1/+5
2020-01-17Btrfs: always copy scrub arguments back to user spaceFilipe Manana1-1/+13
2020-01-17USB: serial: suppress driver bind attributesJohan Hovold1-0/+3
2020-01-17locking/rwsem: Fix kernel crash when spinning on RWSEM_OWNER_UNKNOWNWaiman Long1-2/+2
2020-01-17io_uring: only allow submit from owning taskJens Axboe1-0/+6
2020-01-17MAINTAINERS: Add myself as the co-maintainer for Actions Semi platformsManivannan Sadhasivam1-1/+1
2020-01-16USB: serial: option: add support for Quectel RM500Q in QDL modeReinhard Speyerer1-0/+2
2020-01-16fuse: fix fuse_send_readpages() in the syncronous read caseMiklos Szeredi1-1/+3
2020-01-16io_uring: ensure workqueue offload grabs ring mutex for poll listJens Axboe1-0/+9
2020-01-16block: fix an integer overflow in logical block sizeMikulas Patocka4-7/+7
2020-01-16io_uring: clear req->result always before issuing a read/write requestBijan Mottahedeh1-0/+2
2020-01-16scsi: mptfusion: Fix double fetch bug in ioctlDan Carpenter1-163/+50
2020-01-16scsi: storvsc: Correctly set number of hardware queues for IDE diskLong Li1-1/+3
2020-01-16scsi: fnic: fix invalid stack accessArnd Bergmann1-10/+10
2020-01-15ALSA: seq: Fix racy access for queue timer in proc readTakashi Iwai1-5/+9
2020-01-15Fix built-in early-load Intel microcode alignmentJari Ruusu1-1/+1
2020-01-15null_blk: Fix zone write handlingDamien Le Moal1-1/+3
2020-01-15staging: comedi: ni_routes: allow partial routing informationIan Abbott1-6/+3
2020-01-15staging: comedi: ni_routes: fix null dereference in ni_find_route_source()Ian Abbott1-0/+3
2020-01-15usb: core: hub: Improved device recognition on remote wakeupKeiya Nobuta1-0/+1
2020-01-15Revert "gpio: thunderx: Switch to GPIOLIB_IRQCHIP"Kevin Hao2-57/+107
2020-01-15fix autofs regression caused by follow_managed() changesAl Viro1-0/+1
2020-01-15reimplement path_mountpoint() with less magicAl Viro3-80/+12
2020-01-15io_uring: be consistent in assigning next work from handlerJens Axboe1-24/+28
2020-01-15io-wq: cancel work if we fail getting a mm referenceJens Axboe1-4/+8
2020-01-15MAINTAINERS: Update Ley Foon Tan's email addressLey Foon Tan1-4/+4
2020-01-14block: fix get_max_segment_size() overflow on 32bit archMing Lei1-2/+7
2020-01-14xprtrdma: Fix oops in Receive handler after device removalChuck Lever2-6/+21
2020-01-14xprtrdma: Fix completion wait during device removalChuck Lever1-1/+1
2020-01-14xprtrdma: Fix create_qp crash on device unloadChuck Lever1-0/+2
2020-01-14afs: Fix afs_lookup() to not clobber the version on a new dentryDavid Howells1-5/+1
2020-01-14afs: Fix use-after-loss-of-refDavid Howells2-14/+10
2020-01-14keys: Fix request_key() cacheDavid Howells1-2/+2
2020-01-14Documentation/process: Add Amazon contact for embargoed hardware issuesDavid Woodhouse1-1/+1
2020-01-14lkdtm/bugs: fix build error in lkdtm_UNSET_SMEPBrendan Higgins1-1/+1
2020-01-14lkdtm/bugs: Make double-fault test always availableKees Cook1-4/+6
2020-01-14coresight: etm4x: Fix unused function warningArnd Bergmann1-7/+6
2020-01-14USB: serial: opticon: fix control-message timeoutsJohan Hovold1-1/+1
2020-01-14ALSA: usb-audio: fix sync-ep altsetting sanity checkJohan Hovold1-1/+1
2020-01-14parisc: fix map_pages() to actually populate upper directoryMike Rapoport1-1/+1
2020-01-14parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski1-2/+2
2020-01-14io_uring: don't setup async context for read/write fixedJens Axboe1-0/+3
2020-01-14mm: khugepaged: add trace status description for SCAN_PAGE_HAS_PRIVATEYang Shi1-1/+2
2020-01-14mm: memcg/slab: call flush_memcg_workqueue() only if memcg workqueue is validAdrian Huang1-1/+2
2020-01-14mm/page-writeback.c: improve arithmetic divisionsWen Yang1-1/+1