summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20ksmbd: add buffer validation in session setupMarios Makassikis
2021-10-20ksmbd: throttle session setup failures to avoid dictionary attacksNamjae Jeon
2021-10-20ksmbd: validate OutputBufferLength of QUERY_DIR, QUERY_INFO, IOCTL requestsHyunchul Lee
2021-10-19io-wq: max_worker fixesPavel Begunkov
2021-10-19net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()'Christophe JAILLET
2021-10-19ACPI: PM: Do not turn off power resources in unknown stateRafael J. Wysocki
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-19sched/scs: Reset the shadow stack when idle_task_exitWoody Lin
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-19ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann
2021-10-19ARM: 9139/1: kprobes: fix arch_init_kprobes() prototypeArnd Bergmann
2021-10-19ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann
2021-10-19ARM: 9134/1: remove duplicate memcpy() definitionArnd Bergmann
2021-10-19ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B alignedNick Desaulniers
2021-10-19ARM: 9132/1: Fix __get_user_check failure with ARM KASAN imagesLexi Shao
2021-10-19ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel
2021-10-19ARM: 9122/1: select HAVE_FUTEX_CMPXCHGNick Desaulniers
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