summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08virtio-blk: Ensure no requests in virtqueues before deleting vqs.Yi Sun
2024-02-08blk-iocost: Fix an UBSAN shift-out-of-bounds warningTejun Heo
2024-02-08smb: client: set correct d_type for reparse points under DFS mountsPaulo Alcantara
2024-02-08smb3: add missing null server pointer checkSteve French
2024-02-08kprobes: Remove unnecessary initial values of variablesLi zeming
2024-02-08tracing/probes: Fix to set arg size and fmt after setting type from BTFMasami Hiramatsu (Google)
2024-02-08tracing/probes: Fix to show a parse error for bad type for $commMasami Hiramatsu (Google)
2024-02-08Merge tag 'nf-24-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-02-08netfilter: nft_set_pipapo: remove scratch_aligned pointerFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: add helper to release pcpu scratch areaFlorian Westphal
2024-02-08netfilter: nft_set_pipapo: store index in scratch mapsFlorian Westphal
2024-02-08netfilter: nft_set_rbtree: skip end interval element from gcPablo Neira Ayuso
2024-02-08netfilter: nfnetlink_queue: un-break NF_REPEATFlorian Westphal
2024-02-08netfilter: nf_tables: use timestamp to check for set element timeoutPablo Neira Ayuso
2024-02-08netfilter: nft_ct: reject direction for ct idPablo Neira Ayuso
2024-02-08netfilter: ctnetlink: fix filtering for zone 0Felix Huettner
2024-02-08s390/qeth: Fix potential loss of L3-IP@ in case of network issuesAlexandra Winter
2024-02-08netfilter: ipset: Missing gc cancellations fixedJozsef Kadlecsik
2024-02-08octeontx2-af: Initialize maps.Ratheesh Kannoth
2024-02-08Merge branch 'cpsw-enable-mac_managed_pm-to-fix-mdio'Paolo Abeni
2024-02-08net: ethernet: ti: cpsw: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08net: ethernet: ti: cpsw_new: enable mac_managed_pm to fix mdioSinthu Raja
2024-02-08gpio: remove GPIO device from the list unconditionally in error pathBartosz Golaszewski
2024-02-08netfilter: nft_set_pipapo: remove static in nft_pipapo_get()Pablo Neira Ayuso
2024-02-08drm/xe: Remove TEST_VM_ASYNC_OPS_ERRORMatthew Brost
2024-02-08drm/xe/vm: don't ignore error when in_kthreadMatthew Auld
2024-02-08drm/xe: Assume large page size if VMA not yet boundMatthew Brost
2024-02-08drm/xe/display: Fix memleak in display initializationXiaoming Wang
2024-02-08drm/xe: Map both mem.kernel_bb_pool and usm.bb_poolMatthew Brost
2024-02-08drm/xe: circumvent bogus stringop-overflow warningArnd Bergmann
2024-02-08drm/xe: Pick correct userptr VMA to repin on REMAP op failureMatthew Brost
2024-02-08drm/xe: Take a reference in xe_exec_queue_last_fence_get()Matthew Brost
2024-02-08drm/xe: Fix loop in vm_bind_ioctl_ops_unwindMatthew Brost
2024-02-08Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2024-02-08Merge tag 'percpu-for-6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-02-07nilfs2: fix potential bug in end_buffer_async_writeRyusuke Konishi
2024-02-07mm/damon/sysfs-schemes: fix wrong DAMOS tried regions update timeout setupSeongJae Park
2024-02-07nilfs2: fix hang in nilfs_lookup_dirty_data_buffers()Ryusuke Konishi
2024-02-07MAINTAINERS: Leo Yan has movedLeo Yan
2024-02-07mm/zswap: don't return LRU_SKIP if we have dropped lru lockChengming Zhou
2024-02-07fs,hugetlb: fix NULL pointer dereference in hugetlbs_fill_superOscar Salvador
2024-02-07mailmap: switch email address for John MoonJohn Moon
2024-02-07mm: zswap: fix objcg use-after-free in entry destructionJohannes Weiner
2024-02-07mm/madvise: don't forget to leave lazy MMU mode in madvise_cold_or_pageout_pt...Sergey Senozhatsky
2024-02-07arch/arm/mm: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan
2024-02-07selftests: core: include linux/close_range.h for CLOSE_RANGE_* macrosMuhammad Usama Anjum
2024-02-07mm/memory-failure: fix crash in split_huge_page_to_list from soft_offline_pageMiaohe Lin
2024-02-07mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed
2024-02-07nilfs2: fix data corruption in dsync block recovery for small block sizesRyusuke Konishi
2024-02-07mm/userfaultfd: UFFDIO_MOVE implementation should use ptep_get()Ryan Roberts