Archive-only list for patches
 help / color / mirror / Atom feed
 messages from 2024-07-30 17:32:31 to 2024-08-07 15:01:41 UTC [more...]

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 14:58 UTC  (11+ messages)
` [PATCH 6.10 001/123] mm/huge_memory: mark racy access onhuge_anon_orders_always
` [PATCH 6.10 010/123] perf: imx_perf: fix counter start and config sequence
` [PATCH 6.10 011/123] perf/x86/intel: Switch to new Intel CPU model defines
` [PATCH 6.10 012/123] perf/x86/intel: Add a distinct name for Granite Rapids
` [PATCH 6.10 013/123] MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
` [PATCH 6.10 014/123] MIPS: dts: loongson: Fix liointc IRQ polarity
` [PATCH 6.10 015/123] MIPS: dts: loongson: Fix ls2k1000-rtc interrupt
` [PATCH 6.10 016/123] ARM: 9406/1: Fix callchain_trace() return value
` [PATCH 6.10 017/123] ARM: 9408/1: mm: CFI: Fix some erroneous reset prototypes
` [PATCH 6.10 018/123] HID: amd_sfh: Move sensor discovery before HID device initialization

[PATCH] rust: add intrinsics to fix `-Os` builds
 2024-08-07 13:03 UTC  (7+ messages)

[PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
 2024-08-07 11:49 UTC  (3+ messages)

[PATCH v3 0/6] Rust: support `CPU_MITIGATIONS` and enable `objtool`
 2024-08-07 10:24 UTC  (7+ messages)
` [PATCH v3 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
` [PATCH v3 5/6] objtool/rust: list `noreturn` Rust functions

[PATCH v2 0/8] Introduce fwctl subystem
 2024-08-07  7:44 UTC  (26+ messages)
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH 6.10 000/809] 6.10.3-rc1 review
 2024-08-07  1:21 UTC  (54+ messages)
` [PATCH 6.10 259/809] virtio_net: add support for Byte Queue Limits
` [PATCH 6.10 288/809] media: dvb-usb: Fix unexpected infinite loop in dvb_usb_read_remote_control()
` [PATCH 6.10 534/809] mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit machines
` [PATCH 6.10 678/809] md/raid1: set max_sectors during early return from choose_slow_rdev()
` [PATCH 6.10 758/809] bpf, events: Use prog to emit ksymbol event for main program
` [PATCH 6.10 765/809] netfs: Fix writeback that needs to go to both server and cache
` [PATCH 6.10 766/809] tipc: Return non-zero value from tipc_udp_addr2str() on error
` [PATCH 6.10 767/809] selftests: forwarding: skip if kernel not support setting bridge fdb learning limit
` [PATCH 6.10 792/809] ASoC: TAS2781: Fix tasdev_load_calibrated_data()
` [PATCH 6.10 793/809] timers/migration: Do not rely always on group->parent
` [PATCH 6.10 794/809] ceph: fix incorrect kmalloc size of pagevec mempool
` [PATCH 6.10 795/809] s390/pci: Refactor arch_setup_msi_irqs()
` [PATCH 6.10 796/809] s390/pci: Allow allocation of more than 1 MSI interrupt
` [PATCH 6.10 797/809] s390/setup: Fix __pa/__va for modules under non-GPL licenses
` [PATCH 6.10 798/809] s390/cpum_cf: Fix endless loop in CF_DIAG event stop
` [PATCH 6.10 799/809] iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
` [PATCH 6.10 800/809] thermal: trip: Split thermal_zone_device_set_mode()
` [PATCH 6.10 801/809] thermal: core: Back off when polling thermal zones on errors
` [PATCH 6.10 802/809] io_uring: fix io_match_task must_hold
` [PATCH 6.10 803/809] ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
` [PATCH 6.10 804/809] apparmor: unpack transition table if dfa is not present
` [PATCH 6.10 805/809] nvme-pci: add missing condition check for existence of mapped data
` [PATCH 6.10 806/809] i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
` [PATCH 6.10 807/809] fs: dont allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
` [PATCH 6.10 808/809] wifi: ath12k: fix mbssid max interface advertisement
` [PATCH 6.10 809/809] perf dso: Fix build when libunwind is enabled

[PATCH 0/8] Initial support for SMMUv3 nested translation
 2024-08-06 23:41 UTC  (9+ messages)
` [PATCH 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH 3/8] ACPI/IORT: Support CANWBS memory access flag
` [PATCH 4/8] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS
` [PATCH 5/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH 6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT
` [PATCH 7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED
` [PATCH 8/8] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user

[PATCH v3 0/9] Tidy some minor things in the stream table/cd table area
 2024-08-06 23:31 UTC  (10+ messages)
` [PATCH v3 1/9] iommu/arm-smmu-v3: Use the new rb tree helpers
` [PATCH v3 2/9] iommu/arm-smmu-v3: Add arm_smmu_strtab_l1/2_idx()
` [PATCH v3 3/9] iommu/arm-smmu-v3: Add types for each level of the 2 level stream table
` [PATCH v3 4/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_strtab_cfg
` [PATCH v3 5/9] iommu/arm-smmu-v3: Remove strtab_base/cfg
` [PATCH v3 6/9] iommu/arm-smmu-v3: Do not use devm for the cd table allocations
` [PATCH v3 7/9] iommu/arm-smmu-v3: Shrink the cdtab l1_desc array
` [PATCH v3 8/9] iommu/arm-smmu-v3: Add types for each level of the CD table
` [PATCH v3 9/9] iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg

[PATCH] rust: x86: remove `-3dnow{,a}` from target features
 2024-08-06 15:00 UTC  (2+ messages)

Bidding Services
 2024-08-06 13:46 UTC 

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-06  1:16 UTC  (23+ messages)

[PATCH] clk: qcom: Park shared RCGs upon registration
 2024-08-05 21:37 UTC  (6+ messages)

[GIT PULL] slab fixes for 6.11-rc2
 2024-08-05 20:44 UTC  (2+ messages)

[PATCH 6.1 000/440] 6.1.103-rc3 review
 2024-08-05 20:37 UTC  (14+ messages)

[PATCH 1/5] Compiler Attributes: update GCC and Clang's `counted_by` URLs
 2024-08-04 18:04 UTC  (10+ messages)
` [PATCH 2/5] Compiler Attributes: remove unneeded version comments for older LLVMs
` [PATCH 3/5] Compiler Attributes: add more Clang documentation links
` [PATCH 4/5] Compiler Attributes: fix formatting of GCC/Clang doc links
` [PATCH 5/5] Compiler Attributes: make version constraints more consistent

[PATCH] kbuild: pahole-version: avoid errors if executing fails
 2024-08-02 23:34 UTC  (2+ messages)

[PATCH rc] iommu: Restore lost return in iommu_report_device_fault()
 2024-08-02 13:59 UTC  (3+ messages)

[v6.1] WARNING in ieee80211_check_rate_mask
 2024-08-01 23:39 UTC 

[PATCH 6.6 000/568] 6.6.44-rc1 review
 2024-08-01 16:04 UTC  (13+ messages)

[PATCH 6.1 000/440] 6.1.103-rc1 review
 2024-08-01  8:28 UTC  (15+ messages)
` [PATCH 6.1 189/440] powerpc/pseries: Move plpks.h to include directory

[PATCH 6.10 000/809] 6.10.3-rc2 review
 2024-07-31 10:02 UTC  (4+ messages)

[PATCH 6.1 000/441] 6.1.103-rc2 review
 2024-07-31  9:59 UTC  (3+ messages)

[PATCH] rust: error: allow `useless_conversion` for 32-bit builds
 2024-07-30 20:36 UTC  (4+ messages)


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