Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-10-15 13:21:48 to 2024-10-21 10:29:06 UTC [more...]

[PATCH 6.11 000/135] 6.11.5-rc1 review
 2024-10-21 10:23 UTC  (33+ messages)
` [PATCH 6.11 002/135] btrfs: fix uninitialized pointer free on read_alloc_one_name() error
` [PATCH 6.11 003/135] ksmbd: fix user-after-free from session log off
` [PATCH 6.11 004/135] ALSA: scarlett2: Add error check after retrieving PEQ filter values
` [PATCH 6.11 005/135] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
` [PATCH 6.11 006/135] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
` [PATCH 6.11 007/135] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH 6.11 008/135] net: enetc: block concurrent XDP transmissions during ring reconfiguration
` [PATCH 6.11 009/135] net: enetc: disable Tx BD rings after they are empty
` [PATCH 6.11 011/135] net: enetc: add missing static descriptor and inline keyword
` [PATCH 6.11 012/135] posix-clock: Fix missing timespec64 check in pc_clock_settime()
` [PATCH 6.11 013/135] udp: Compute L4 checksum as usual when not segmenting the skb
` [PATCH 6.11 014/135] arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
` [PATCH 6.11 015/135] arm64: probes: Remove broken LDR (literal) uprobe support
` [PATCH 6.11 016/135] arm64: probes: Fix simulate_ldr*_literal()
` [PATCH 6.11 017/135] arm64: probes: Fix uprobes for big-endian kernels
` [PATCH 6.11 018/135] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
` [PATCH 6.11 019/135] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
` [PATCH 6.11 020/135] selftests: mptcp: join: test for prohibited MPC to port-based endp
` [PATCH 6.11 021/135] maple_tree: correct tree corruption on spanning store
` [PATCH 6.11 022/135] nilfs2: propagate directory read errors from nilfs_find_entry()
` [PATCH 6.11 023/135] fat: fix uninitialized variable
` [PATCH 6.11 024/135] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
` [PATCH 6.11 025/135] selftests/mm: replace atomic_bool with pthread_barrier_t
` [PATCH 6.11 026/135] selftests/mm: fix deadlock for fork after pthread_create on ARM
` [PATCH 6.11 027/135] mm/mremap: fix move_normal_pmd/retract_page_tables race
` [PATCH 6.11 028/135] mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
` [PATCH 6.11 029/135] mm/mglru: only clear kswapd_failures if reclaimable
` [PATCH 6.11 030/135] mm/swapfile: skip HugeTLB pages for unuse_vma
` [PATCH 6.11 031/135] mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
` [PATCH 6.11 032/135] tcp: fix mptcp DSS corruption due to large pmtu xmit
` [PATCH 6.11 033/135] net: fec: Move `fec_ptp_read()` to the top of the file
` [PATCH 6.11 034/135] net: fec: Remove duplicated code

[PATCH 5.15 000/691] 5.15.168-rc1 review
 2024-10-21  9:45 UTC  (14+ messages)

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-21  9:45 UTC  (11+ messages)

[PATCH] iommu/io-pgtable-arm: Remove split on unmap behavior
 2024-10-21  9:17 UTC  (2+ messages)

[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-21  8:30 UTC  (72+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v3 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v3 07/11] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v3 09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v3 10/11] Documentation: userspace-api: iommufd: Update vIOMMU
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
` [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
  ` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
  ` [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
  ` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
  ` [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
  ` [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
  ` [PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper
  ` [PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-21  7:49 UTC  (2+ messages)

[PATCH] iommu: Remove useless flush from iommu_create_device_direct_mappings()
 2024-10-21  5:19 UTC  (2+ messages)

[PATCH] of: Allow overlay kunit tests to run CONFIG_OF_OVERLAY=n
 2024-10-18 22:21 UTC  (3+ messages)

[PATCH] iommu/amd: Fix corruption when mapping large pages from 0
 2024-10-18 17:12 UTC 

[PATCH] kunit: tool: catch warnings generated by the kernel
 2024-10-18 16:31 UTC 

[PATCH 6.6 000/211] 6.6.57-rc2 review
 2024-10-18  9:43 UTC  (10+ messages)

[PATCH v2] kbuild: Move -Wenum-enum-conversion to W=2
 2024-10-17 20:19 UTC  (2+ messages)

[PATCH 6.11 000/212] 6.11.4-rc2 review
 2024-10-17 13:30 UTC  (9+ messages)

[PATCH 5.10 000/518] 5.10.227-rc1 review
 2024-10-17 13:10 UTC  (43+ messages)
` [PATCH 5.10 257/518] usb: renesas-xhci: Remove renesas_xhci_pci_exit()
` [PATCH 5.10 259/518] io_uring/sqpoll: do not allow pinning outside of cpuset
` [PATCH 5.10 470/518] fbdev: sisfb: Fix strbuf array overflow
` [PATCH 5.10 473/518] ice: fix VLAN replay after reset
` [PATCH 5.10 474/518] SUNRPC: Fix integer overflow in decode_rc_list()
` [PATCH 5.10 475/518] NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()
` [PATCH 5.10 476/518] net: phy: dp83869: fix memory corruption when enabling fiber
` [PATCH 5.10 477/518] tcp: fix to allow timestamp undo if no retransmits were sent
` [PATCH 5.10 478/518] tcp: fix tcp_enter_recovery() to zero retrans_stamp when its safe
` [PATCH 5.10 479/518] netfilter: br_netfilter: fix panic with metadata_dst skb
` [PATCH 5.10 497/518] ppp: fix ppp_async_encode() illegal access
` [PATCH 5.10 498/518] slip: make slhc_remember() more robust against malicious packets
` [PATCH 5.10 499/518] resource: fix region_intersects() vs add_memory_driver_managed()
` [PATCH 5.10 500/518] hwmon: (tmp513) Add missing dependency on REGMAP_I2C
` [PATCH 5.10 501/518] hwmon: (adm9240) "
` [PATCH 5.10 502/518] HID: plantronics: Workaround for an unexcepted opposite volume key
` [PATCH 5.10 503/518] Revert "usb: yurex: Replace snprintf() with the safer scnprintf() variant"
` [PATCH 5.10 504/518] usb: dwc3: core: Stop processing of pending events if controller is halted
` [PATCH 5.10 505/518] usb: xhci: Fix problem with xhci resume from suspend
` [PATCH 5.10 506/518] usb: storage: ignore bogus device raised by JieLi BR21 USB sound chip
` [PATCH 5.10 507/518] hid: intel-ish-hid: Fix uninitialized variable rv in ish_fw_xfer_direct_dma
` [PATCH 5.10 508/518] net: Fix an unsafe loop on the list
` [PATCH 5.10 509/518] net: dsa: lan9303: ensure chip reset and wait for READY status
` [PATCH 5.10 510/518] nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
` [PATCH 5.10 511/518] net: geneve: add missing netlink policy and size for IFLA_GENEVE_INNER_PROTO_INHERIT
` [PATCH 5.10 512/518] xfrm: Pass flowi_oif or l3mdev as oif to xfrm_dst_lookup
` [PATCH 5.10 513/518] net: Handle l3mdev in ip_tunnel_init_flow
` [PATCH 5.10 514/518] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
` [PATCH 5.10 515/518] net: vrf: determine the dst using the original ifindex for multicast
` [PATCH 5.10 516/518] netfilter: ip6t_rpfilter: Fix regression with VRF interfaces
` [PATCH 5.10 517/518] ext4: fix warning in ext4_dio_write_end_io()
` [PATCH 5.10 518/518] RDMA/hns: Fix uninitialized variable

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-10-17 11:57 UTC  (10+ messages)

[PATCH] staging: gpib: Fix PCI header include guard
 2024-10-17  9:49 UTC  (3+ messages)

[PATCH v2] drm/fbdev-dma: remove obsolete kernel-doc references
 2024-10-17  6:46 UTC  (2+ messages)

[PATCH] >>>>>>>>>>>>>>>>>>>>>>> FIXME <<<<<<<<<<<<<<<<<<<<<<
 2024-10-17  2:44 UTC  (2+ messages)

[PATCH rc] PCI: Fix pci_enable_acs() support for the ACS quirks
 2024-10-16 23:52 UTC 

[PATCH] clk: Allow kunit tests to run without OF_OVERLAY enabled
 2024-10-16 21:27 UTC 

[PATCH] kbuild: Fully disable -Wenum-{compare-conditional,enum-conversion}
 2024-10-16 21:24 UTC  (3+ messages)

[PATCH 0/2] um: Fix a couple of issues with stub_exe when building with clang
 2024-10-16 21:12 UTC  (3+ messages)
` [PATCH 1/2] um: Fix passing '-n' to linker for stub_exe
` [PATCH 2/2] um: Disable auto variable initialization for stub_exe.c

[PATCH] staging: gpid: fmh: Drop residue from fmh_gpid_fifo_read_countable()
 2024-10-16 15:19 UTC  (3+ messages)

[PATCH 6.11 000/214] 6.11.4-rc1 review
 2024-10-16 15:01 UTC  (5+ messages)
` [PATCH 6.11 076/214] drm/amdgpu: nuke the VM PD/PT shadow handling

[PATCH] HID: Remove default case statement in fetch_item()
 2024-10-16  8:17 UTC  (2+ messages)

[PATCH 6.1 000/798] 6.1.113-rc1 review
 2024-10-15 14:40 UTC  (2+ messages)

[PATCH 6.6 000/213] 6.6.57-rc1 review
 2024-10-15 14:40 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox