summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | Merge tag 'wireless-drivers-2019-11-14' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-11-141-13/+7
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | iwlwifi: pcie: don't consider IV len in A-MSDUMordechay Goodstein2019-11-081-13/+7
| | * | | | | | | | net: cdc_ncm: Signedness bug in cdc_ncm_set_dgram_size()Dan Carpenter2019-11-131-1/+1
| | * | | | | | | | slip: Fix memory leak in slip_open error pathJouni Hogander2019-11-131-0/+1
| | * | | | | | | | net: usb: qmi_wwan: add support for Foxconn T77W968 LTE modulesAleksander Morgado2019-11-131-0/+2
| | * | | | | | | | Merge tag 'linux-can-fixes-for-5.4-20191113' of git://git.kernel.org/pub/scm/...David S. Miller2019-11-135-30/+113
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | can: j1939: warn if resources are still linked on destroyOleksij Rempel2019-11-132-0/+7
| | | * | | | | | | | can: j1939: j1939_can_recv(): add priv refcountingOleksij Rempel2019-11-131-0/+2
| | | * | | | | | | | can: j1939: transport: j1939_cancel_active_session(): use hrtimer_try_to_canc...Oleksij Rempel2019-11-131-1/+5
| | | * | | | | | | | can: j1939: make sure socket is held as long as session existsOleksij Rempel2019-11-131-0/+2
| | | * | | | | | | | can: j1939: transport: make sure the aborted session will be deactivated only...Oleksij Rempel2019-11-131-8/+17
| | | * | | | | | | | can: j1939: socket: rework socket locking for j1939_sk_release() and j1939_sk...Oleksij Rempel2019-11-131-18/+39
| | | * | | | | | | | can: j1939: main: j1939_ndev_to_priv(): avoid crash if can_ml_priv is NULLOleksij Rempel2019-11-131-0/+3
| | | * | | | | | | | can: j1939: move j1939_priv_put() into sk_destruct callbackOleksij Rempel2019-11-131-2/+35
| | | * | | | | | | | can: af_can: export can_sock_destruct()Oleksij Rempel2019-11-132-1/+3
| | * | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2019-11-132-0/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | xfrm: release device reference for invalid stateXiaodong Xu2019-11-121-0/+3
| | | * | | | | | | | xfrm: Fix memleak on xfrm state destroySteffen Klassert2019-11-071-0/+2
| | * | | | | | | | | dpaa2-eth: free already allocated channels on probe deferIoana Ciornei2019-11-121-1/+9
| | * | | | | | | | | net/smc: fix refcount non-blocking connect() -part 2Ursula Braun2019-11-121-0/+1
| | * | | | | | | | | mdio_bus: Fix PTR_ERR applied after initialization to constantYueHaibing2019-11-111-5/+6
| | * | | | | | | | | NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold2019-11-111-2/+4
| | * | | | | | | | | mlxsw: core: Enable devlink reload only on probeJiri Pirko2019-11-111-2/+3
| | * | | | | | | | | devlink: Add method for time-stamp on reporter's dumpAya Levin2019-11-112-0/+7
| | * | | | | | | | | net: ethernet: dwmac-sun8i: Use the correct function in exit pathCorentin Labbe2019-11-111-1/+1
| | * | | | | | | | | tcp: remove redundant new line from tcp_event_sk_skbTony Lu2019-11-091-1/+1
| | * | | | | | | | | devlink: disallow reload operation during device cleanupJiri Pirko2019-11-095-3/+52
| * | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-11-1612-86/+133
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | mm/debug.c: PageAnon() is true for PageKsm() pagesRalph Campbell2019-11-151-3/+3
| | * | | | | | | | | | mm/debug.c: __dump_page() prints an extra lineRalph Campbell2019-11-151-12/+15
| | * | | | | | | | | | mm/page_io.c: do not free shared swap slotsVinayak Menon2019-11-151-3/+3
| | * | | | | | | | | | mm/memory_hotplug: fix try_offline_node()David Hildenbrand2019-11-153-16/+64
| | * | | | | | | | | | mm,thp: recheck each page before collapsing file THPSong Liu2019-11-151-12/+16
| | * | | | | | | | | | mm: slub: really fix slab walking for init_on_freeLaura Abbott2019-11-151-30/+9
| | * | | | | | | | | | mm: hugetlb: switch to css_tryget() in hugetlb_cgroup_charge_cgroup()Roman Gushchin2019-11-151-1/+1
| | * | | | | | | | | | mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin2019-11-151-1/+1
| | * | | | | | | | | | lib/xz: fix XZ_DYNALLOC to avoid useless memory reallocationsLasse Collin2019-11-151-0/+1
| | * | | | | | | | | | mm: fix trying to reclaim unevictable lru page when calling madvise_pageoutzhong jiang2019-11-151-4/+12
| | * | | | | | | | | | mm: mempolicy: fix the wrong return value and potential pages leak of mbindYang Shi2019-11-151-5/+9
| * | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-11-153-0/+11
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Input: synaptics - enable RMI mode for X1 Extreme 2nd GenerationLyude Paul2019-11-151-0/+1
| | * | | | | | | | | | | Input: synaptics-rmi4 - destroy F54 poller workqueue when removingChuhong Yuan2019-11-151-0/+1
| | * | | | | | | | | | | Input: ff-memless - kill timer in destroy()Oliver Neukum2019-11-151-0/+9
| * | | | | | | | | | | | Merge tag 'for-linus-20191115' of git://git.kernel.dk/linux-blockLinus Torvalds2019-11-155-17/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | rsxx: add missed destroy_workqueue calls in removeChuhong Yuan2019-11-141-0/+2
| | * | | | | | | | | | | iocost: check active_list of all the ancestors in iocg_activate()Jiufei Xue2019-11-141-2/+6
| | * | | | | | | | | | | block, bfq: deschedule empty bfq_queues not referred by any processPaolo Valente2019-11-141-6/+26
| | * | | | | | | | | | | io_uring: ensure registered buffer import returns the IO lengthJens Axboe2019-11-131-1/+1
| | * | | | | | | | | | | io_uring: Fix getting file for timeoutPavel Begunkov2019-11-131-0/+1
| | * | | | | | | | | | | block: check bi_size overflow before mergeJunichi Nomura2019-11-121-1/+1
OpenPOWER on IntegriCloud