aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-25selftests: nft_concat_range: Move option for 'list ruleset' before commandStefano Brivio
2020-02-24Merge tag 'mac80211-for-net-2020-02-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-24net: bridge: fix stale eth hdr pointer in br_dev_xmitNikolay Aleksandrov
2020-02-24Merge branch 'net-ll_temac-Bugfixes'David S. Miller
2020-02-24net: ll_temac: Handle DMA halt condition caused by buffer underrunEsben Haabendal
2020-02-24net: ll_temac: Fix RX buffer descriptor handling on GFP_ATOMIC pressureEsben Haabendal
2020-02-24net: ll_temac: Add more error handling of dma_map_single() callsEsben Haabendal
2020-02-24net: ll_temac: Fix race condition causing TX hangEsben Haabendal
2020-02-24mac80211: rx: avoid RCU list traversal under mutexMadhuparna Bhowmik
2020-02-24nl80211: explicitly include if_vlan.hJohannes Berg
2020-02-23net: core: devlink.c: Hold devlink->lock from the beginning of devlink_dpipe_...Madhuparna Bhowmik
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-23net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut
2020-02-23docs: networking: phy: Rephrase paragraph for clarityJonathan Neuschäfer
2020-02-23tcp: fix TFO SYNACK undo to avoid double-timestamp-undoNeal Cardwell
2020-02-23hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-02-23net: usb: qmi_wwan: restore mtu min/max values after raw_ip switchDaniele Palmas
2020-02-22net: genetlink: return the error code when attribute parsing fails.Paolo Abeni
2020-02-22ipv4: ensure rcu_read_lock() in cipso_v4_error()Matteo Croce
2020-02-22vhost: Check docket sk_family instead of call getnameEugenio Pérez
2020-02-21Merge tag 'linux-watchdog-5.6-rc3' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2020-02-21Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-21Merge tag 'staging-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-02-21Merge tag 'tty-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'usb-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-02-21Merge tag 'drm-fixes-2020-02-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-02-21MAINTAINERS: use tabs for SAFESETIDRandy Dunlap
2020-02-21lib/stackdepot.c: fix global out-of-bounds in stack_slabsAlexander Potapenko
2020-02-21mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEMWei Yang
2020-02-21mm/vmscan.c: don't round up scan size for online memory cgroupGavin Shan
2020-02-21lib/string.c: update match_string() doc-strings with correct behaviorAlexandru Ardelean
2020-02-21mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin
2020-02-21mm/swapfile.c: fix a comment in sys_swapon()Christoph Hellwig
2020-02-21scripts/get_maintainer.pl: deprioritize old Fixes: addressesDouglas Anderson
2020-02-21get_maintainer: remove uses of P: for maintainer nameJoe Perches
2020-02-21selftests/vm: add missed tests in run_vmtestsSeongJae Park
2020-02-21include/uapi/linux/swab.h: fix userspace breakage, use __BITS_PER_LONG for swapChristian Borntraeger
2020-02-21Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki
2020-02-21y2038: hide timeval/timespec/itimerval/itimerspec typesArnd Bergmann
2020-02-21y2038: remove unused time32 interfacesArnd Bergmann
2020-02-21y2038: remove ktime to/from timespec/timeval conversionArnd Bergmann
2020-02-21ACPI: PM: s2idle: Check fixed wakeup events in acpi_s2idle_wake()Rafael J. Wysocki
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-02-21cfg80211: check reg_rule for NULL in handle_channel_custom()Johannes Berg
2020-02-21nl80211: fix potential leak in AP startJohannes Berg
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-20Merge branch 'bnxt_en-shutdown-and-kexec-kdump-related-fixes'David S. Miller