summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kselftests: introduce new epoll60 testcase for catching lost wakeupsRoman Penyaev2020-05-071-0/+146
* percpu: make pcpu_alloc() aware of current gfp contextFilipe Manana2020-05-071-4/+10
* mm/slub: fix incorrect interpretation of s->offsetWaiman Long2020-05-071-15/+30
* scripts/gdb: repair rb_first() and rb_last()Aymeric Agon-Rambosson2020-05-071-2/+2
* eventpoll: fix missing wakeup for ovflist in ep_poll_callbackKhazhismel Kumykov2020-05-071-9/+9
* arch/x86/kvm/svm/sev.c: change flag passed to GUP fast in sev_pin_memory()Janakarajan Natarajan2020-05-071-1/+1
* scripts/decodecode: fix trapping instruction formattingIvan Delalande2020-05-071-1/+1
* kernel/kcov.c: fix typos in kcov_remote_start documentationMaciej Grochowski2020-05-071-2/+2
* mm/page_alloc: fix watchdog soft lockups during set_zone_contiguous()David Hildenbrand2020-05-071-0/+1
* mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao2020-05-071-6/+9
* ipc/mqueue.c: change __do_notify() to bypass check_kill_permission()Oleg Nesterov2020-05-071-8/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-05-06107-462/+801
|\
| * net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CAREPablo Neira Ayuso2020-05-063-4/+22
| * MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper orderLukas Bulwahn2020-05-061-1/+1
| * Merge branch 'wireguard-fixes'David S. Miller2020-05-066-33/+72
| |\
| | * wireguard: send/receive: use explicit unlikely branch instead of implicit coa...Jason A. Donenfeld2020-05-062-16/+12
| | * wireguard: selftests: initalize ipv6 members to NULL to squelch clang warningJason A. Donenfeld2020-05-061-2/+2
| | * wireguard: send/receive: cond_resched() when processing worker ringbuffersJason A. Donenfeld2020-05-062-0/+6
| | * wireguard: socket: remove errant restriction on looping to selfJason A. Donenfeld2020-05-062-15/+51
| | * wireguard: selftests: use normal kernel stack size on ppc64Jason A. Donenfeld2020-05-061-0/+1
| |/
| * net: ethernet: ti: am65-cpsw-nuss: fix irqs typeGrygorii Strashko2020-05-061-2/+3
| * ionic: Use debugfs_create_bool() to export boolGeert Uytterhoeven2020-05-061-2/+1
| * net: dsa: Do not leave DSA master with NULL netdev_opsFlorian Fainelli2020-05-061-1/+2
| * net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirredVladimir Oltean2020-05-061-5/+3
| * net: stricter validation of untrusted gso packetsWillem de Bruijn2020-05-061-2/+24
| * seg6: fix SRH processing to comply with RFC8754Ahmed Abdelsalam2020-05-061-2/+8
| * Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'David S. Miller2020-05-066-6/+16
| |\
| | * net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not msVladimir Oltean2020-05-061-2/+9
| | * net: dsa: ocelot: the MAC table on Felix is twice as largeVladimir Oltean2020-05-066-4/+7
| |/
| * net: dsa: sja1105: the PTP_CLK extts input reacts on both edgesVladimir Oltean2020-05-061-8/+18
| * selftests: net: tcp_mmap: fix SO_RCVLOWAT settingEric Dumazet2020-05-061-1/+3
| * net: hsr: fix incorrect type usage for protocol variableMurali Karicheri2020-05-061-1/+1
| * net: macsec: fix rtnl locking issueAntoine Tenart2020-05-061-1/+2
| * net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()Dan Carpenter2020-05-061-0/+3
| * net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()Dan Carpenter2020-05-061-0/+2
| * selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive structEric Dumazet2020-05-061-1/+2
| * neigh: send protocol value in neighbor create notificationRoman Mashak2020-05-051-3/+3
| * net: broadcom: fix a mistake about ioremap resourceDejin Zheng2020-05-051-9/+15
| * nfp: abm: fix a memory leak bugQiushi Wu2020-05-041-0/+1
| * atm: fix a memory leak of vcc->user_backCong Wang2020-05-041-0/+6
| * atm: fix a UAF in lec_arp_clear_vccs()Cong Wang2020-05-041-11/+11
| * net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiplyColin Ian King2020-05-041-1/+1
| * net_sched: fix tcm_parent in tc filter dumpCong Wang2020-05-042-4/+5
| * cxgb4/chcr: avoid -Wreturn-local-addr warningArnd Bergmann2020-05-041-37/+46
| * s390/qeth: fix cancelling of TX timer on dev_close()Julian Wiedmann2020-05-041-5/+5
| * net: enetc: fix an issue about leak system resourcesDejin Zheng2020-05-041-1/+1
| * net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()Tariq Toukan2020-05-041-1/+3
| * devlink: Fix reporter's recovery conditionAya Levin2020-05-041-2/+5
| * stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov2020-05-041-6/+1
| * tipc: fix partial topology connection closureTuong Lien2020-05-041-2/+3