]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
12 days ago  Miguel Ojedarust: zerocopy-derive: import crate
12 days ago  Miguel Ojedarust: zerocopy: enable support in kbuild
12 days ago  Miguel Ojedarust: zerocopy: add `README.md`
12 days ago  Miguel Ojedarust: zerocopy: remove float `Display` support
12 days ago  Miguel Ojedarust: zerocopy: add SPDX License Identifiers
12 days ago  Miguel Ojedarust: zerocopy: import crate
12 days ago  Miguel Ojedarust: kbuild: support `skip_clippy` for `rustc_procmacro`
12 days ago  Miguel Ojedarust: kbuild: support per-target environment variables
12 days ago  Miguel Ojedarust: kbuild: define `procmacro-extension` variable
12 days ago  Miguel Ojedarust: kbuild: define `procmacro-name` function
12 days ago  Andreas Hindborgrust: sync: add `UniqueArc::as_ptr`
12 days ago  Miguel Ojedarust: kbuild: remove unused variable
12 days ago  Alexandre Courbotrust: inline some init methods
12 days ago  Miguel Ojedarust: kbuild: show the right `quiet_cmd_rustc_procmacro...
12 days ago  Miguel Ojedascripts: generate_rust_analyzer: support passing env...
12 days ago  Alexandre Courbotrust: io: use the `bitfield!` macro in `register!`
12 days ago  Joel Fernandesrust: bitfield: Add KUnit tests for bitfield
12 days ago  Alexandre Courbotrust: extract `bitfield!` macro from `register!`
12 days ago  David Carliernet: garp: reload skb header pointers after pskb_may_pull()
12 days ago  Kyle Zengipv6: sit: reload inner IPv6 header after GSO offloads
12 days ago  Fushuai Wangnet/mlx5: Use effective affinity mask for IRQ selection
12 days ago  Fushuai Wangnet/mlx5: Simplify cpumask operations in comp_irq_reque...
12 days ago  Dragos Tatuleanet/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX...
12 days ago  Dragos Tatuleanet/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vpor...
12 days ago  Mingyu Wangnet: qrtr: fix refcount saturation and potential UAF...
12 days ago  Dev Jainselftests/mm/hmm-tests: test pagemap reads of PMD devic...
12 days ago  Dev Jainfs/proc/task_mmu: do not warn on seeing non-migration...
12 days ago  Qiang Liulib/test_hmm: check alloc_page_vma() return value and...
12 days ago  JP Kobrynmm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
12 days ago  Youngjun Parkmm/swap: remove redundant swap device reference in...
12 days ago  Youngjun Parkmm/swap, PM: hibernate: fix swapoff race in uswsusp...
12 days ago  tanzemm/filemap: use folio_next_index() for start
12 days ago  Hui Zhuvmalloc: fix NULL pointer dereference in is_vm_area_hug...
12 days ago  Muchun Songsparc/mm: drop vmemmap_check_pmd helper and use generic...
12 days ago  Muchun Songloongarch/mm: drop vmemmap_check_pmd helper and use...
12 days ago  Muchun Songriscv/mm: drop vmemmap_pmd helpers and use generic...
12 days ago  Muchun Songarm64/mm: drop vmemmap_pmd helpers and use generic...
12 days ago  Muchun Songmm/sparse-vmemmap: provide generic vmemmap_set_pmd...
12 days ago  Nakamura Shutarust: page: mark Page::nid as inline
12 days ago  Kiryl Shutsemau... userfaultfd: build __VMA_UFFD_FLAGS from config-gated...
12 days ago  Kiryl Shutsemau... userfaultfd: gate must_wait writability check on pte_pr...
12 days ago  Kiryl Shutsemau... mm/huge_memory: preserve pmd_swp_uffd_wp on device...
12 days ago  Kiryl Shutsemau... fs/proc/task_mmu: fix hugetlb self-deadlock in pagemap_...
12 days ago  Kiryl Shutsemau... fs/proc/task_mmu: use huge_page_size() in pagemap_scan_...
12 days ago  Kiryl Shutsemau... fs/proc/task_mmu: fix make_uffd_wp_huge_pte() prot...
12 days ago  SeongJae ParkMAINTAINERS: add testing ABI documents for mm
12 days ago  Brendan Jackmanmm: delete stale comment about cachelines
12 days ago  Hao Gelib/test_hmm: fix memory leak in dmirror_migrate_to_sys...
12 days ago  Cunlong Lizram: drop unused bio parameter from write helpers
12 days ago  Alexander Gordeevmm/page_vma_mapped_walk: use ptep_get_lockless() for...
12 days ago  fujunjiemm/page_alloc: fix deferred compaction accounting
12 days ago  Usama Arifmm: use mapping_max_folio_order() for force_thp_readahe...
12 days ago  Usama Arifmm: bypass mmap_miss heuristic for VM_EXEC readahead
12 days ago  fujunjiemm/compaction: respect cpusets when checking retry...
12 days ago  Lance Yangmm/thp: clear deferred split shrinker bits when queues...
12 days ago  Johannes Weinermm: switch deferred split shrinker to list_lru
12 days ago  Johannes Weinermm: memory: flatten alloc_anon_folio() retry loop
12 days ago  Johannes Weinermm: list_lru: introduce folio_memcg_list_lru_alloc()
12 days ago  Johannes Weinermm: list_lru: introduce caller locking for additions...
12 days ago  Johannes Weinermm: list_lru: deduplicate lock_list_lru()
12 days ago  Johannes Weinermm: list_lru: move list dead check to lock_list_lru_of_...
12 days ago  Johannes Weinermm: list_lru: deduplicate unlock_list_lru()
12 days ago  Johannes Weinermm: list_lru: lock_list_lru_of_memcg() cannot return...
12 days ago  Johannes Weinermm: list_lru: fix set_shrinker_bit() call during race...
12 days ago  Joshua Hahnmm/nodemask: correctly describe nodemask operation...
12 days ago  Jakub KicinskiMerge branch 'net-phy-some-cleanups-following-phy_port...
12 days ago  Maxime Chevalliernet: phy: don't try to setup PHY-driven SFP cages when...
12 days ago  Maxime Chevalliernet: phy: Clean the phy_ports after unregistering the...
12 days ago  Maxime Chevalliernet: phy: remove phy ports upon probe failure
12 days ago  Maxime Chevalliernet: phy: clean the sfp upstream if phy probing fails
12 days ago  Jakub Kicinskinetdev: fix double-free in netdev_nl_bind_rx_doit()
12 days ago  Santosh Kallurinet: phonet: free phonet_device after RCU grace period
12 days ago  Rosen Penevnet: ibm: emac: mal: fix potential system hang in mal_r...
12 days ago  Rosen Penevnet: ibm: emac: Clear MAL descriptors without memset
12 days ago  Rosen Penevnet: ibm: emac: Fix use-after-free during device removal
12 days ago  Rosen Penevnet: ibm: emac: mal: fix unchecked platform_get_irq...
12 days ago  Yao Sangnet/mlx4: avoid GCC 10 __bad_copy_from() false positive
12 days ago  Jason Gunthorpeiommufd: Destroy the pages content after detaching...
12 days ago  HanQuannet: add pskb_may_pull() to skb_gro_receive_list()
12 days ago  Nikhil P. Raopds_core: quiesce DMA before freeing resources
12 days ago  Ankit Soniiommufd: Take dma_resv lock before dma_buf_unpin()...
12 days ago  Jakub KicinskiMerge branch 'ip6mr-no-rtnl-for-rtnl_family_ip6mr-rtnet...
12 days ago  Kuniyuki Iwashimaip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq...
12 days ago  Kuniyuki Iwashimaip6mr: Replace RTNL with a dedicated mutex for MFC.
12 days ago  Kuniyuki Iwashimaip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_...
12 days ago  Kuniyuki Iwashimaip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl().
12 days ago  Kuniyuki Iwashimaip6mr: Move unregister_netdevice_many() out of ip6mr_fr...
12 days ago  Kuniyuki Iwashimaip6mr: Move unregister_netdevice_many() out of mroute_c...
12 days ago  Kuniyuki Iwashimaip6mr: Call fib_rules_unregister() without RTNL.
12 days ago  Kuniyuki Iwashimaip6mr: Free mr_table after RCU grace period.
12 days ago  Kuniyuki Iwashimanet: Remove rtnl_held of struct fib_dump_filter.
12 days ago  Kuniyuki Iwashimaip6mr: Convert ip6mr_rtm_dumproute() to RCU.
12 days ago  Kuniyuki Iwashimaip6mr: Convert ip6mr_rtm_getroute() to RCU.
12 days ago  Kuniyuki Iwashimaip6mr: Allocate skb earlier in ip6mr_rtm_getroute().
12 days ago  Kuniyuki Iwashimaip6mr: Use MAXMIFS in mr6_msgsize().
12 days ago  Kuniyuki Iwashimaip6mr: Annotate access to mrt->mroute_do_{pim,assert...
12 days ago  Kuniyuki Iwashimaselftest: net: Extend ipmr.c for IP6MR.
12 days ago  Jakub KicinskiMerge branch 'so_txtime-improvements'
12 days ago  Willem de Bruijnselftests: drv-net: extend so_txtime with FQ with other...
12 days ago  Willem de Bruijnnet_sched: sch_fq: convert skb->tstamp if not monotonic
next