messages from 2023-09-13 13:11:17 to 2023-09-13 13:44:40 UTC [more...]
[PATCH v2 00/10] PCI/treewide: PCIe capability access cleanups
2023-09-13 13:22 UTC (11+ messages)
` [PATCH v2 01/10] IB/hfi1: Use FIELD_GET() to extract Link Width
` [PATCH v2 07/10] scsi: esas2r: Use FIELD_GET() to extract PCIe capability fields
` [PATCH v2 08/10] scsi: qla2xxx: "
` [Intel-wired-lan] [PATCH v2 09/10] e1000e: Use PCI_EXP_LNKSTA_NLW & FIELD_GET() instead of custom defines/code
` "
` [Intel-wired-lan] [PATCH v2 10/10] e1000e: Use pcie_capability_read_word() for reading LNKSTA
` "
[PATCH v8 00/24] iommu: Make default_domain's mandatory
2023-09-13 13:43 UTC (29+ messages)
` [PATCH v8 01/24] iommu: Add iommu_ops->identity_domain
` [PATCH v8 02/24] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v8 03/24] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v8 04/24] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v8 05/24] iommu/fsl_pamu: Implement a PLATFORM domain
` [PATCH v8 06/24] iommu/tegra-gart: Remove tegra-gart
` [PATCH v8 07/24] iommu/mtk_iommu_v1: Implement an IDENTITY domain
` [PATCH v8 08/24] iommu: Reorganize iommu_get_default_domain_type() to respect def_domain_type()
` [PATCH v8 09/24] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH v8 10/24] iommu/exynos: Implement an IDENTITY domain
` [PATCH v8 11/24] iommu/tegra-smmu: "
` [PATCH v8 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v8 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v8 14/24] iommu/msm: "
` [PATCH v8 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v8 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v8 17/24] iommu/ipmmu: "
` [PATCH v8 18/24] iommu/mtk_iommu: "
` [PATCH v8 19/24] iommu/sun50i: "
` [PATCH v8 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v8 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v8 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v8 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v8 24/24] iommu: Convert remaining simple drivers "
[PATCH v3 0/3] Add PWM-DAC audio support for StarFive JH7110 RISC-V SoC
2023-09-13 13:42 UTC (3+ messages)
` (subset) "
[PATCH] powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY
2023-09-13 13:41 UTC
[QEMU PATCH v4 00/13] Support blob memory and venus on qemu
2023-09-13 13:43 UTC (11+ messages)
` [QEMU PATCH v4 10/13] virtio-gpu: Resource UUID
[PATCH v2 0/5] Add I2S support for the StarFive JH7110 SoC
2023-09-13 13:42 UTC (2+ messages)
` (subset) "
[PATCH 1/2] pm80xx: Use phy specific sas address when sending PHY_START command
2023-09-13 13:42 UTC (4+ messages)
` [PATCH 2/2] pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command
Regression with raid1 in stable 5.15.132-rc1 and 6.1.53-rc1
2023-09-13 13:40 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915: Remove runtime suspended boolean from intel_runtime_pm struct
2023-09-13 13:40 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "
[PATCH] power: supply: core: Don't export power_supply_notifier
2023-09-13 13:39 UTC
[PATCHv8 00/15] net/lwip: add lwip library for the network stack
2023-09-13 13:38 UTC (14+ messages)
` [PATCHv8 05/15] net/lwip: implement tftp cmd
[PATCH] x86/amd: do not expose HWCR.TscFreqSel to guests
2023-09-13 13:37 UTC (8+ messages)
` [Xen PATCH] "
[PATCH v2 00/11] migration: Better error handling in rp thread, allow failures in recover
2023-09-13 13:37 UTC (7+ messages)
` [PATCH v2 02/11] migration: Let migrate_set_error() take ownership
` [PATCH v2 09/11] migration: Allow network to fail even during recovery
` [PATCH v2 10/11] migration: Allow RECOVER->PAUSED convertion for dest qemu
[PATCH V2] hw/pci-bridge/cxl-upstream: Add serial number extended capability support
2023-09-13 13:36 UTC (2+ messages)
[PATCH] ARM: dts: imx7s: Fix CSI clocks
2023-09-13 13:36 UTC
[PATCH v1 0/1] hwmon: max31790: support to config PWM as TACH
2023-09-13 13:37 UTC (5+ messages)
` [PATCH] "
[ImageBuilder PATCH v2] uboot-script-gen: use size from arm64 Image header
2023-09-13 13:36 UTC (4+ messages)
[libgpiod] Thread safety API contract
2023-09-13 13:36 UTC (3+ messages)
[PATCH 5/9] dma-buf: heaps: mtk_sec_heap: Initialise tee session
2023-09-13 13:35 UTC (4+ messages)
[PATCH 0/3] xen: cleanup and fix lazy mode handling
2023-09-13 13:36 UTC (6+ messages)
` [PATCH 2/3] x86/xen: move paravirt lazy code
[RFC PATCH v1 0/4] Rust abstractions for network PHY drivers
2023-09-13 13:36 UTC (5+ messages)
` [RFC PATCH v1 1/4] rust: core "
` [RFC PATCH v1 2/4] rust: phy: add module device table support
` [RFC PATCH v1 3/4] MAINTAINERS: add Rust PHY abstractions file to the ETHERNET PHY LIBRARY
` [RFC PATCH v1 4/4] sample: rust: add Asix PHY driver
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-13 13:34 UTC (8+ messages)
[PATCH] overlayfs: set ctime when setting mtime and atime
2023-09-13 13:35 UTC (2+ messages)
[PATCH 0/2] Rewrite GPIO LED trigger to use trigger-sources
2023-09-13 13:34 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: leds: Mention GPIO triggers
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-13 13:34 UTC (7+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-13 13:32 UTC (7+ messages)
[RFC PATCH 0/4] Convert perf ringbuffer to folios
2023-09-13 13:32 UTC (6+ messages)
` [RFC PATCH 1/4] perf: Convert perf_mmap_(alloc,free)_page "
` [RFC PATCH 2/4] mm: Add vmalloc_user_node()
[RFC net-next v4 0/7] Add MACsec support for TJA11XX C45 PHYs
2023-09-13 13:32 UTC (8+ messages)
` [RFC net-next v4 1/7] net: macsec: move sci_to_cpu to macsec header
` [RFC net-next v4 2/7] net: macsec: documentation for macsec_context and macsec_ops
` [RFC net-next v4 3/7] net: macsec: indicate next pn update when offloading
` [RFC net-next v4 4/7] net: macsec: introduce mdo_insert_tx_tag
` [RFC net-next v4 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [RFC net-next v4 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [RFC net-next v4 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[RFC 0/7] vhost-vdpa: add support for iommufd
2023-09-13 13:31 UTC (2+ messages)
[PATCH 0/2] Input: add Himax HX852x(ES) touchscreen driver
2023-09-13 13:25 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: input: touchscreen: document Himax HX852x(ES)
` [PATCH 2/2] Input: add Himax HX852x(ES) touchscreen driver
[PATCH v4 00/13] firmware: scmi: add SCMI base protocol support
2023-09-13 13:31 UTC (3+ messages)
` [PATCH v4 01/13] scmi: refactor the code to hide a channel from devices
Commit broke 32-bit testpmd app
2023-09-13 13:24 UTC (7+ messages)
[PATCH 0/4] ASoC: cs35l56: Use PCI SSID to select specific firmware
2023-09-13 13:29 UTC (5+ messages)
` [PATCH 1/4] ASoC: soc-card: Add storage for PCI SSID
[PATCH -qemu 0/4] hw/cxl: Support for scan media
2023-09-13 13:30 UTC (5+ messages)
` [PATCH 4/4] hw/cxl: Add get scan media results cmd support
[Buildroot] Fwd: [PATCH] fs/user-initrd: add new method for building customizable INITRD
2023-09-13 13:30 UTC (3+ messages)
[PATCH v3 0/7] Port gen_compile_commands.py from Linux to U-Boot
2023-09-13 13:28 UTC (2+ messages)
[PATCH v4 0/4] hw/cxl: Support emulating 4 HDM decoders throughout topology
2023-09-13 13:25 UTC (10+ messages)
` [PATCH v4 1/4] hw/cxl: Push cxl_decoder_count_enc() and cxl_decode_ig() into .c
` [PATCH v4 2/4] hw/cxl: Add utility functions decoder interleave ways and target count
` [PATCH v4 3/4] hw/cxl: Fix and use same calculation for HDM decoder block size everywhere
` [PATCH v4 4/4] hw/cxl: Support 4 HDM decoders at all levels of topology
[-next v2 1/2] riscv: dts: starfive: visionfive 2: Enable usb0
2023-09-13 13:26 UTC (3+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-13 13:26 UTC (7+ messages)
` [RFC PATCH net-next 2/6] net: ethernet: add mac-phy interrupt support with reset complete handling
[PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
2023-09-13 13:26 UTC (14+ messages)
[PATCH 0/3] firmware-zynqmp: add accessors for ggs/pggs
2023-09-13 13:24 UTC (4+ messages)
` [PATCH 1/3] driver: add support for device aliases
` [PATCH 2/3] firmware-zynqmp: export functions for setting GGS/PGGS
` [PATCH 3/3] firmware-zynqmp: add device parameters for ggs/pggs
[PATCH net 0/5] tls: fix some issues with async encryption
2023-09-13 13:25 UTC (8+ messages)
` [PATCH net 5/5] tls: don't decrypt the next record if it's of a different type
[PATCH 0/3] wifi: ath11k: fix CAC running state
2023-09-13 13:25 UTC (4+ messages)
` [PATCH 2/3] wifi: ath11k: fix CAC running state during virtual interface start
[PATCHv2 nfsd/master 0/7] lockd: dlm: async lock request changes
2023-09-13 13:24 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] tests/meson.build: fix build on cross-compiled environments
2023-09-13 13:24 UTC
[Stable-8.0.5 00/66] v2 Patch Round-up for stable 8.0.5, freeze on 2023-09-19
2023-09-13 13:17 UTC (24+ messages)
` [Stable-8.0.5 01/66] memory: prevent dma-reentracy issues
` [Stable-8.0.5 02/66] async: Add an optional reentrancy guard to the BH API
` [Stable-8.0.5 03/66] async: avoid use-after-free on re-entrancy guard
` [Stable-8.0.5 04/66] checkpatch: add qemu_bh_new/aio_bh_new checks
` [Stable-8.0.5 05/66] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [Stable-8.0.5 06/66] lsi53c895a: disable reentrancy detection for script RAM
` [Stable-8.0.5 07/66] lsi53c895a: disable reentrancy detection for MMIO region, too
` [Stable-8.0.5 08/66] bcm2835_property: disable reentrancy detection for iomem
` [Stable-8.0.5 09/66] raven: "
` [Stable-8.0.5 10/66] apic: disable reentrancy detection for apic-msi
` [Stable-8.0.5 11/66] loongarch: mark loongarch_ipi_iocsr re-entrnacy safe
` [Stable-8.0.5 12/66] pnv_lpc: disable reentrancy detection for lpc-hc
` [Stable-8.0.5 56/66] virtio: Drop out of coroutine context in virtio_load()
` [Stable-8.0.5 57/66] arm64: Restore trapless ptimer access
` [Stable-8.0.5 58/66] hw/char/riscv_htif: Fix printing of console characters on big endian hosts
` [Stable-8.0.5 59/66] hw/char/riscv_htif: Fix the console syscall "
` [Stable-8.0.5 60/66] hw/intc: Fix upper/lower mtime write calculation
` [Stable-8.0.5 61/66] hw/intc: Make rtc variable names consistent
` [Stable-8.0.5 62/66] linux-user/riscv: Use abi type for target_ucontext
` [Stable-8.0.5 63/66] hw/riscv: virt: Fix riscv,pmu DT node path
` [Stable-8.0.5 64/66] target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
` [Stable-8.0.5 65/66] target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
` [Stable-8.0.5 66/66] hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
[PATCH,RFC] smp,csd: throw an error if a CSD lock is stuck for too long
2023-09-13 13:22 UTC (2+ messages)
[PATCH] hw/cxl: Fix out of bound array access
2023-09-13 13:22 UTC (2+ messages)
` [PATCH v2] "
[Nouveau] [PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-13 13:22 UTC (11+ messages)
` [Nouveau] [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
` "
[PATCHSET 0/6] xfsprogs: minor fixes
2023-09-13 13:22 UTC (4+ messages)
` [PATCH 6/6] libxfs: fix atomic64_t detection on x86 32-bit architectures
` [PATCH v1.1 "
[PATCH v1] CI: allow jobs to be run in merge requests
2023-09-13 13:21 UTC (2+ messages)
[PATCH v2] sched/fair: Fix cfs_rq_is_decayed() on !SMP
2023-09-13 13:20 UTC
[igt-dev] [PATCH i-g-t v5 0/4] lib/xe_spin: introduced fixed duration xe_spin
2023-09-13 13:20 UTC (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/xe_spin: introduced fixed duration xe_spin (rev4)
[PATCH] init/main: Clear boot task idle flag
2023-09-13 13:18 UTC (4+ messages)
PSCI: prefetch abort with Mainline linux (even with rockchip u-boot)
2023-09-13 12:15 UTC (2+ messages)
[PATCH] futex: Use a folio instead of a page
2023-09-13 13:18 UTC (2+ messages)
[Buildroot] [git commit branch/2023.02.x] package/clamav: security bump to version 0.103.9
2023-09-13 13:09 UTC
[Buildroot] [git commit branch/2023.02.x] package/php: security bump version to 8.2.9
2023-09-13 13:12 UTC
[PATCH 0/4] x86/srso: Reduce overhead of the mitigation
2023-09-13 13:17 UTC (5+ messages)
` [PATCH 2/4] x86/srso: Rename fam17 SRSO infrastructure to srso_fam17_*()
` [PATCH RFC 4/4] x86/srso: Use CALL-based return thunks to reduce overhead
[Buildroot] [git commit branch/2023.02.x] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 4}.x series
2023-09-13 11:03 UTC
[Buildroot] [git commit branch/2023.02.x] package/samba4: security bump version to 4.18.6
2023-09-13 11:04 UTC
[PATCH v1 1/2] platform/x86: think-lmi: Replace kstrdup() + strreplace() with kstrdup_and_replace()
2023-09-13 13:17 UTC (4+ messages)
` [PATCH v1 2/2] platform/x86: think-lmi: Use strreplace() to replace a character by nul
[PATCH v4] i2c: designware: fix __i2c_dw_disable() in case master is holding SCL low
2023-09-13 13:16 UTC (2+ messages)
[Buildroot] [git commit branch/2023.05.x] package/php: security bump version to 8.2.9
2023-09-13 13:12 UTC
[PATCH] media: videobuf2-dma-sg: limit the sg segment size
2023-09-13 13:16 UTC (16+ messages)
` [EXT] "
[Buildroot] [git commit branch/2023.05.x] {linux, linux-headers}: bump 4.{14, 19}.x / 5.{4, 10, 15}.x / 6.{1, 4}.x series
2023-09-13 10:17 UTC
[Buildroot] [git commit branch/2023.05.x] package/clamav: security bump version to 1.0.2
2023-09-13 11:04 UTC
[Buildroot] [git commit branch/2023.05.x] package/samba4: security bump version to 4.18.6
2023-09-13 11:04 UTC
[PATCH V3 0/2] Supporting same fsid mounting through the single-dev compat_ro feature
2023-09-13 13:15 UTC (7+ messages)
` [PATCH V3 2/2] btrfs: Introduce the single-dev feature
[RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
2023-09-13 13:14 UTC (12+ messages)
[XEN PATCH] xen/libelf: address violations of MISRA C:2012 RUles 8.2 and 8.3
2023-09-13 13:14 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/php: security bump version to 8.2.9
2023-09-13 13:14 UTC (2+ messages)
[PATCH 2/4] nvmet: Add polling queue task for nvme target
2023-09-13 13:13 UTC (2+ messages)
[linus:master] [filemap] de74976eb6: stress-ng.bad-altstack.ops_per_sec -25.2% regression
2023-09-13 13:09 UTC (2+ messages)
[PATCH] arm64: cpufeature: Expose the real mpidr value to EL0
2023-09-13 13:11 UTC (4+ messages)
[PATCH] sched/fair: Add SMT4 group_smt_balance handling
2023-09-13 13:11 UTC (2+ messages)
` [tip: sched/urgent] sched/fair: Fix "
[PATCH] x86/sched: Restore the SD_ASYM_PACKING flag in the DIE domain
2023-09-13 13:11 UTC (2+ messages)
` [tip: sched/urgent] "
[tip: sched/core] sched: Simplify set_user_nice()
2023-09-13 13:11 UTC
[tip: sched/core] sched: Simplify syscalls
2023-09-13 13:11 UTC
[tip: sched/core] sched: Simplify sched_{set,get}affinity()
2023-09-13 13:11 UTC
[Intel-gfx] [PATCH 0/7] Update GGTT with MI_UPDATE_GTT on MTL
2023-09-13 13:09 UTC (9+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Lift runtime-pm acquire callbacks out of intel_wakeref.mutex
` [Intel-gfx] [PATCH 2/7] drm/i915: Create a kernel context for GGTT updates
` [Intel-gfx] [PATCH 3/7] drm/i915: Implement for_each_sgt_daddr_next
` [Intel-gfx] [PATCH 4/7] drm/i915: Parameterize binder context creation
` [Intel-gfx] [PATCH 5/7] drm/i915: Implement GGTT update method with MI_UPDATE_GTT
` [Intel-gfx] [PATCH 6/7] drm/i915: Toggle binder context ready status
` [Intel-gfx] [PATCH 7/7] drm/i915: Enable GGTT updates with binder in MTL
[tip: sched/core] sched: Simplify sched_rr_get_interval()
2023-09-13 13:11 UTC
[tip: sched/core] sched: Simplify yield_to()
2023-09-13 13:11 UTC
[tip: sched/core] sched: Simplify tg_set_cfs_bandwidth()
2023-09-13 13:11 UTC
[tip: sched/core] sched: Simplify sched_move_task()
2023-09-13 13:11 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.