summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-12net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-12net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-12net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-12net/tunnel: wait until all sk_user_data reader finish before releasing the sockHangbin Liu1-0/+1
2022-12-12net: farsync: Fix kmemleak when rmmods farsyncLi Zetao1-0/+2
2022-12-12ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-12net: stmmac: Add check for taprio basetime configurationMichael Sit Wei Hong1-0/+3
2022-12-12platform/mellanox: mlxbf-pmc: Fix event typoJames Hurley1-1/+1
2022-12-12Merge branch 'tun-vnet-uso'David S. Miller8-9/+49
2022-12-12drivers/net/virtio_net.c: Added USO support.Andrew Melnychenko1-4/+15
2022-12-12linux/virtio_net.h: Support USO offload in vnet header.Andrew Melnychenko1-0/+9
2022-12-12uapi/linux/virtio_net.h: Added USO types.Andrew Melnychenko1-0/+4
2022-12-12driver/net/tun: Added features for USO.Andrew Melnychenko2-3/+15
2022-12-12uapi/linux/if_tun.h: Added new offload types for USO4/6.Andrew Melnychenko1-0/+2
2022-12-12udp: allow header check for dodgy GSO_UDP_L4 packets.Andrew Melnychenko2-2/+4
2022-12-12dt-bindings: rtc: m41t80: Convert text schema to YAML oneMarek Vasut2-39/+73
2022-12-12KVM: arm64: PMU: Fix PMCR_EL0 reset valueJames Clark1-1/+1
2022-12-12ipc: fix memory leak in init_mqueue_fs()Zhengchao Shao1-2/+4
2022-12-12hfsplus: fix bug causing custom uid and gid being unable to be assigned with ...Aditya Garg3-2/+8
2022-12-12rapidio: devices: fix missing put_device in mport_cdev_openCai Xinchen1-0/+1
2022-12-12kcov: fix spelling typos in commentsRong Tao1-1/+1
2022-12-12hfs: Fix OOB Write in hfs_asc2macZhangPeng1-1/+1
2022-12-12hfs: fix OOB Read in __hfs_brec_findZhangPeng1-0/+2
2022-12-12relay: fix type mismatch when allocating memory in relay_create_buf()Gavrilov Ilia1-2/+2
2022-12-12ocfs2: always read both high and low parts of dinode link countAlexey Asemov1-2/+1
2022-12-12io-mapping: move some code within the include guarded sectionChristophe JAILLET1-2/+2
2022-12-12kernel: kcsan: kcsan_test: build without structleak pluginAnders Roxell1-0/+1
2022-12-12mailmap: update email for Iskren ChernevIskren Chernev1-0/+1
2022-12-12eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFDZhang Qilong1-1/+1
2022-12-12rapidio: fix possible UAF when kfifo_alloc() failsWang Weiyang1-4/+3
2022-12-12relay: use strscpy() is more robust and saferXu Panda1-2/+2
2022-12-12mm: mmu_gather: allow more than one batch of delayed rmapsLinus Torvalds1-16/+20
2022-12-12mm: fix typo in struct pglist_data code commentWang Yong1-1/+1
2022-12-12kmsan: fix memcpy testsAlexander Potapenko1-0/+3
2022-12-12mm: add cond_resched() in swapin_walk_pmd_entry()Kefeng Wang1-0/+1
2022-12-12mm: do not show fs mm pc for VM_LOCKONFAULT pagesJason A. Donenfeld1-0/+1
2022-12-12selftests/vm: ksm_functional_tests: fixes for 32bitDavid Hildenbrand2-3/+3
2022-12-12selftests/vm: cow: fix compile warning on 32bitDavid Hildenbrand1-2/+2
2022-12-12selftests/vm: madv_populate: fix missing MADV_POPULATE_(READ|WRITE) definitionsDavid Hildenbrand1-0/+7
2022-12-12mm/gup_test: fix PIN_LONGTERM_TEST_READ with highmemDavid Hildenbrand1-3/+7
2022-12-12mm,thp,rmap: fix races between updates of subpages_mapcountHugh Dickins1-9/+33
2022-12-12mm: memcg: fix swapcached stat accountingHugh Dickins2-2/+7
2022-12-12mm: add nodes= arg to memory.reclaimMina Almasry4-21/+68
2022-12-12mm: disable top-tier fallback to reclaim on proactive reclaimMina Almasry1-3/+22
2022-12-12selftests: cgroup: make sure reclaim target memcg is unprotectedYosry Ahmed1-0/+11
2022-12-12selftests: cgroup: refactor proactive reclaim code to reclaim_until()Yosry Ahmed1-36/+44
2022-12-12mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed2-15/+27
2022-12-12mm/mmap: properly unaccount memory on mas_preallocate() failureAlistair Popple1-3/+3
2022-12-12omfs: remove ->writepageChristoph Hellwig1-6/+1
2022-12-12jfs: remove ->writepageChristoph Hellwig1-6/+1