summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-20Merge branch 'hns3-fixes'David S. Miller
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-20powerpc/smp: do not decrement idle task preempt count in CPU offlineNathan Lynch
2021-10-20powerpc/idle: Don't corrupt back chain when going idleMichael Ellerman
2021-10-20vrf: Revert "Reset skb conntrack connection..."Eugene Crosser
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-19ucounts: Proper error handling in set_cred_ucountsEric W. Biederman
2021-10-19ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_credsEric W. Biederman
2021-10-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-10-19Merge tag 'linux-can-fixes-for-5.15-20211019' of git://git.kernel.org/pub/scm...David S. Miller
2021-10-19cavium: Fix return values of the probe functionZheyu Ma
2021-10-19mISDN: Fix return values of the probe functionZheyu Ma
2021-10-19ceph: fix handling of "meta" errorsJeff Layton
2021-10-19ceph: skip existing superblocks that are blocklisted or shut down when mountingJeff Layton
2021-10-19can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX pathMarc Kleine-Budde
2021-10-18mailmap: add Andrej ShaduraAndrej Shadura
2021-10-18mm/thp: decrease nr_thps in file's mapping on THP splitMarek Szyprowski
2021-10-18mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem()Sean Christopherson
2021-10-18vfs: check fd has read access in kernel_read_file_from_fd()Matthew Wilcox (Oracle)
2021-10-18elfcore: correct reference to CONFIG_UMLLukas Bulwahn
2021-10-18mm, slub: fix incorrect memcg slab count for bulk freeMiaohe Lin
2021-10-18mm, slub: fix potential use-after-free in slab_debugfs_fopsMiaohe Lin
2021-10-18mm, slub: fix potential memoryleak in kmem_cache_open()Miaohe Lin
2021-10-18mm, slub: fix mismatch between reconstructed freelist depth and cntMiaohe Lin
2021-10-18mm, slub: fix two bugs in slab_debug_trace_open()Miaohe Lin
2021-10-18mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind()Eric Dumazet
2021-10-18memblock: check memory total_sizePeng Fan
2021-10-18ocfs2: mount fails with buffer overflow in strlenValentin Vidic
2021-10-18ocfs2: fix data corruption after conversion from inline formatJan Kara
2021-10-18mm/migrate: fix CPUHP state to update node demotion orderHuang Ying
2021-10-18mm/migrate: add CPU hotplug to demotion #ifdefDave Hansen
2021-10-18mm/migrate: optimize hotplug-time demotion order updatesDave Hansen
2021-10-18userfaultfd: fix a race between writeprotect and exit_mmap()Nadav Amit
2021-10-18mm/userfaultfd: selftests: fix memory corruption with thp enabledPeter Xu
2021-10-19ALSA: usb-audio: Fix microphone sound on Jieli webcam.Marco Giunta
2021-10-18audit: fix possible null-pointer dereference in audit_filter_rulesGaosheng Cui
2021-10-18tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2021-10-18drm/msm/devfreq: Restrict idle clamping to a618 for nowRob Clark
2021-10-18ucounts: Fix signal ucount refcountingEric W. Biederman
2021-10-18KVM: SEV-ES: reduce ghcb_sa_len to 32 bitsPaolo Bonzini
2021-10-18KVM: VMX: Remove redundant handling of bus lock vmexitHao Xiang
2021-10-18KVM: kvm_stat: do not show halt_wait_nsChristian Borntraeger