summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-17nvme-loop: flush off pending I/O while shutting down loop controllerNilay Shroff
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17bpf: Fix print_reg_state's constant scalar dumpDaniel Borkmann
2024-10-17bpf: Fix incorrect delta propagation between linked registersDaniel Borkmann
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-17bpf: Fix iter/task tid filteringJordan Rome
2024-10-17nvme-pci: fix race condition between reset and nvme_dev_disable()Maurizio Lombardi
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-10-17Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-10-17dma-mapping: fix tracing dma_alloc/free with vmalloc'd memorySean Anderson
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes
2024-10-17maple_tree: correct tree corruption on spanning storeLorenzo Stoakes
2024-10-17riscv, bpf: Make BPF_CMPXCHG fully orderedAndrea Parri
2024-10-17io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_workJens Axboe
2024-10-17USB: serial: option: add Telit FN920C04 MBIM compositionsDaniele Palmas
2024-10-17USB: serial: option: add support for Quectel EG916Q-GLBenjamin B. Frost
2024-10-17bpf, vsock: Drop static vsock_bpf_prot initializationMichal Luczaj
2024-10-17vsock: Update msg_count on read_skb()Michal Luczaj
2024-10-17vsock: Update rx_bytes on read_skb()Michal Luczaj
2024-10-17bpf, sockmap: SK_DROP on attempted redirects of unsupported af_vsockMichal Luczaj
2024-10-17Merge branch 'mlx5-misc-fixes-2024-10-15'Paolo Abeni
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik
2024-10-17mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflowMatthieu Baerts (NGI0)
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau
2024-10-17vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann
2024-10-17Merge branch 'linus' into sched/urgent, to resolve conflictIngo Molnar
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-10-17mm/mglru: only clear kswapd_failures if reclaimableWei Xu
2024-10-17mm/swapfile: skip HugeTLB pages for unuse_vmaLiu Shixin
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun
2024-10-17MAINTAINERS: add Jann as memory mapping/VMA reviewerJann Horn
2024-10-17mm: swap: prevent possible data-race in __try_to_reclaim_swapJeongjun Park
2024-10-17mm: khugepaged: fix the incorrect statistics when collapsing large file foliosBaolin Wang
2024-10-17MAINTAINERS: kasan, kcov: add bugzilla linksAndrey Konovalov
2024-10-17mm: don't install PMD mappings when THPs are disabled by the hw/process/vmaDavid Hildenbrand
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang
2024-10-17Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLsSeongJae Park
2024-10-17Docs/damon/maintainer-profile: add missing '_' suffixes for external web linksSeongJae Park
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan