messages from 2023-03-29 15:33:51 to 2023-03-29 15:57:51 UTC [more...]
[dm-devel] [PATCH v8 4/9] fs, block: copy_file_range for def_blk_ops for direct block device
2023-03-29 15:30 UTC (3+ messages)
` "
[PATCH] Asoc: wm_adsp: Add support for loading firmware with prefix name
2023-03-29 15:49 UTC (9+ messages)
[Intel-gfx] [PATCH v2 00/10] Introduce new methods for verifying ownership in vfio PCI hot reset
2023-03-29 15:57 UTC (19+ messages)
` [Intel-gfx] [PATCH v2 10/10] vfio/pci: Add VFIO_DEVICE_GET_PCI_HOT_RESET_GROUP_INFO
` "
[PATCH 00/19] DT header disentangling, part 1
2023-03-29 15:57 UTC (52+ messages)
` [PATCH 01/19] of: Make devtree_lock declaration private
` [PATCH 02/19] of: Move of_device_(add|register|unregister) to of_platform.h
` [PATCH 03/19] of: Move of_device_get_match_data() declaration
` [PATCH 04/19] of: Move CPU node related functions to their own file
` [PATCH 05/19] of: Drop unnecessary includes in headers
` [PATCH 06/19] ARM: sunxi: Drop of_device.h include
` [PATCH 07/19] ARM: cpuidle: "
` [PATCH 08/19] riscv: Add explicit include for cpu.h
` [PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h
` [PATCH 10/19] "
` [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h
` [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h
` [PATCH 13/19] soc: mediatek: mtk-svs: Add explicit include for cpu.h
` [PATCH 14/19] cpufreq: Adjust includes to remove of_device.h
` [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h
` [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h
` [PATCH 17/19] irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h
` [PATCH 18/19] OPP: Adjust includes to remove of_device.h
` [PATCH 19/19] of: Drop cpu.h include from of_device.h
[RFC PATCH net-next v3 00/15] net: dsa: add support for MT7988
2023-03-29 15:57 UTC (3+ messages)
` [RFC PATCH net-next v3 01/15] net: dsa: mt7530: refactor SGMII PCS creation
` [RFC PATCH net-next v3 02/15] net: dsa: mt7530: use unlocked regmap accessors
[PATCHv2 00/18] nvme: In-kernel TLS support for TCP
2023-03-29 15:57 UTC (10+ messages)
` [PATCH 05/18] net/tls: implement ->read_sock()
` [PATCH 06/18] nvme/tcp: allocate socket file
` [PATCH 07/18] nvme-keyring: implement nvme_tls_psk_default()
[PATCH v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER
2023-03-29 15:55 UTC (4+ messages)
` [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER
[PATCH v4 0/4] sched/psi: Allow unprivileged PSI polling
2023-03-29 15:54 UTC (8+ messages)
` [PATCH v4 1/4] sched/psi: rearrange polling code in preparation
` [PATCH v4 2/4] sched/psi: rename existing poll members "
` [PATCH v4 3/4] sched/psi: extract update_triggers side effect
` [PATCH v4 4/4] sched/psi: allow unprivileged polling of N*2s period
[PATCH] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR
2023-03-29 16:09 UTC (5+ messages)
[PATCH -next v3] ubi: Fix failure attaching when vid_hdr offset equals to (sub)page size
2023-03-29 15:54 UTC (5+ messages)
[RESEND PATCH v2] dmaengine: ti: k3-udma: Add system suspend/resume support
2023-03-29 15:53 UTC
[RFC][PATCH] wic: use part_name when defined
2023-03-29 15:55 UTC (2+ messages)
` [OE-core] "
[PATCH 0/1] arm-bsp/linux-yocto: Update N1SDP PCI quirk patch
2023-03-29 15:53 UTC (4+ messages)
` [PATCH 1/1] "
` [PATCH 1/1] arm/trusted-services: Fix 'no such file' when building libts
` [meta-arm] "
[PATCH v2] common: switch _get_{available,total}_space accounting to units of single bytes
2023-03-29 15:52 UTC
[PATCH v2 1/2] crypto: caam - reduce page 0 regs access to minimum
2023-03-29 15:51 UTC (2+ messages)
[igt-dev] [PATCH] runner/meson.build: fix minimal build
2023-03-29 15:51 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "
[PATCH] drm/ttm: set TTM allocated pages as reserved
2023-03-29 15:51 UTC (5+ messages)
[PATCH v9 0/2] drm: add kms driver for loongson display controller
2023-03-29 15:50 UTC (6+ messages)
` [PATCH v9 1/2] MAINTAINERS: add maintainers for DRM LOONGSON driver
` [PATCH v9 2/2] drm: add kms driver for loongson display controller
[PATCH V2 1/2] tracing/timerlat: Notify new max thread latency
2023-03-29 15:50 UTC (2+ messages)
` [PATCH V2 2/2] tracing/osnoise: Fix notify new tracing_max_latency
[PATCH 0/13 v1] ext4: Make ext4_writepages() write all journalled data
2023-03-29 15:49 UTC (14+ messages)
` [PATCH 01/13] jdb2: Don't refuse invalidation of already invalidated buffers
` [PATCH 02/13] ext4: Mark pages with journalled data dirty
` [PATCH 03/13] ext4: Keep "
` [PATCH 04/13] ext4: Clear dirty bit from pages without data to write
` [PATCH 05/13] ext4: Commit transaction before writing back pages in data=journal mode
` [PATCH 06/13] ext4: Drop special handling of journalled data from ext4_sync_file()
` [PATCH 07/13] ext4: Drop special handling of journalled data from extent shifting operations
` [PATCH 08/13] ext4: Fix special handling of journalled data from extent zeroing
` [PATCH 09/13] ext4: Drop special handling of journalled data from ext4_evict_inode()
` [PATCH 10/13] ext4: Drop special handling of journalled data from ext4_quota_on()
` [PATCH 11/13] ext4: Simplify handling of journalled data in ext4_bmap()
` [PATCH 12/13] ext4: Update comment in mpage_prepare_extent_to_map()
` [PATCH 13/13] Revert "ext4: Fix warnings when freezing filesystem with journaled data"
[meta-oe][PATCH] librelp: fix function inline errors in debug build
2023-03-29 15:49 UTC (2+ messages)
` [oe] "
[PATCH 0/4] some chainlint fixes and performance improvements
2023-03-29 15:49 UTC (4+ messages)
` [PATCH 1/4] tests: run internal chain-linter under "make test"
[PATCH] drm/msm/adreno: adreno_gpu: Use suspend() instead of idle() on load error
2023-03-29 15:48 UTC (4+ messages)
[igt-dev] [i-g-t V2 0/6] Fix Bigjoiner checks
2023-03-29 15:48 UTC (3+ messages)
` [igt-dev] [i-g-t V2 3/6] tests/i915/kms_dsc: Update bigjoiner pipe constraint
[PATCH 00/16] AMDGPU Doorbell manager
2023-03-29 15:47 UTC (17+ messages)
` [PATCH 01/16] drm/amdgpu: rename num_doorbells
` [PATCH 02/16] drm/amdgpu: include protection for doobell.h
` [PATCH 03/16] drm/amdgpu: create a new file for doorbell manager
` [PATCH 04/16] drm/amdgpu: don't modify num_doorbells for mes
` [PATCH 05/16] drm/amdgpu: add UAPI for allocating doorbell memory
` [PATCH 06/16] drm/amdgpu: accommodate DOMAIN/PL_DOORBELL
` [PATCH 07/16] drm/amdgpu: add helper to create doorbell pages
` [PATCH 08/16] drm/amdgpu: initialize ttm for doorbells
` [PATCH 09/16] drm/amdgpu: create kernel doorbell page
` [PATCH 10/16] drm/amdgpu: validate doorbell read/write
` [PATCH 11/16] drm/amdgpu: get absolute offset from doorbell index
` [PATCH 12/16] drm/amdgpu: use doorbell manager for kfd kernel doorbells
` [PATCH 13/16] drm/amdgpu: use doorbell manager for kfd process doorbells
` [PATCH 14/16] drm/amdgpu: remove ununsed functions and variables
` [PATCH 15/16] drm/amdgpu: use doorbell mgr for MES kernel doorbells
` [PATCH 16/16] drm/amdgpu: user doorbell mgr for MES process doorbells
[PATCH net-next 0/4] net: rps/rfs improvements
2023-03-29 15:47 UTC (4+ messages)
` [PATCH net-next 4/4] net: optimize ____napi_schedule() to avoid extra NET_RX_SOFTIRQ
[PATCH v14 00/14] Add PSR support for eDP
2023-03-29 15:47 UTC (8+ messages)
` [PATCH v14 14/14] drm/msm/dp: set self refresh aware based on PSR support
[PATCH v3 0/2] KVM: arm64: Support for per-guest fine grained traps configuration
2023-03-29 15:38 UTC (6+ messages)
` [PATCH v3 1/2] arm64: Add feature detection for fine grained traps
` [PATCH v3 2/2] KVM: arm64: Move FGT value configuration to vCPU state
[BUG] systemd-devd triggers kernel memleak apparently in drivers/core/dd.c: driver_register()
2023-03-29 15:46 UTC (15+ messages)
` [BUG] [BISECTED] "
` [BUG] [BISECTED] [CORRECTION] "
[cocci] Reconsidering kfree() calls for null pointers (with SmPL)
2023-03-29 15:46 UTC (2+ messages)
` [cocci] [PATCH] io_uring: Fix exception handling in io_ring_ctx_alloc()
[PATCH] RDMA: don't ignore client->add() failures
2023-03-29 15:44 UTC (8+ messages)
[xen-unstable-smoke test] 180052: tolerable trouble: pass/starved - PUSHED
2023-03-29 15:44 UTC
[PATCH net v2] virtio/vsock: fix leaks due to missing skb owner
2023-03-29 7:16 UTC (3+ messages)
[PATCH dwarves v2 0/5] Support for new btf_type_tag encoding
2023-03-29 15:43 UTC (9+ messages)
` [PATCH dwarves v2 1/5] fprintf: Correct names for types with btf_type_tag attribute
[Intel-gfx] [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips
2023-03-29 15:40 UTC (3+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
[PATCH v14 0/4] Checkpoint Support for Syscall User Dispatch
2023-03-29 15:41 UTC (5+ messages)
` [PATCH v14 1/4] asm-generic,arm64: create task variant of access_ok
[PATCH 1/2] dt-bindings: display: exynos: dsim: Add 'lane-polarities'
2023-03-29 15:42 UTC (6+ messages)
` [PATCH 2/2] drm/exynos: Implement support for DSI clock and data lane polarity swap
[PATCH 1/2] arm/lib: pass the PATH to fvp runner
2023-03-29 15:42 UTC (3+ messages)
` [PATCH 2/2] scripts/runfvp: Fix KeyError exception when there is no FVP_CONSOLE provided
` [meta-arm] "
[PATCH v2 00/15] graph enhancement for multi-core dispatch
2023-03-29 15:41 UTC (7+ messages)
` [PATCH v3 "
` [PATCH v3 03/15] graph: move node process into inline function
` [PATCH v3 04/15] graph: add get/set graph worker model APIs
[Intel-wired-lan] [PATCH net-next 00/15] Introduce IDPF driver
2023-03-29 15:41 UTC (3+ messages)
[RFC PATCH] arch_topology: Pre-allocate cacheinfo from primary CPU
2023-03-29 15:39 UTC (6+ messages)
[android-common:android12-trusty-5.10 1/1] ERROR: modpost: "kthread_set_per_cpu" [drivers/trusty/trusty-core.ko] undefined!
2023-03-29 15:40 UTC
[PATCH 0/2] Add MHUv2 support for multiple rx interrupt
2023-03-29 15:39 UTC (6+ messages)
` [PATCH 1/2] dt-bindings: mailbox : arm,mhuv2: Allow for more RX interrupts
` [PATCH 2/2] mailbox: arm_mhuv2: Add support for multiple rx interrupt
selftests: net: l2tp.sh regression starting with 6.1-rc1
2023-03-29 15:39 UTC (4+ messages)
[meta-arm] [PATCH 1/2] arm/lib: pass the PATH to fvp runner
2023-03-29 15:39 UTC (2+ messages)
[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
2023-03-29 15:38 UTC (6+ messages)
` [PATCH v7 12/12] drm: sun4: dsi: Convert to bridge driver
[Buildroot] generating a kernel with camera support (video 4 linux)
2023-03-29 15:38 UTC (2+ messages)
[PATCH -next] dma-debug: Use %pa to format phys_addr_t
2023-03-29 15:38 UTC (4+ messages)
[PATCH] Series-to: Fred Bloggs <f.blogs@napier.co.nz> Series-cc: Sean O'Brien <seobrien@chromium.org> HID: input: Restore missing cursor for digitizer devices
2023-03-28 22:21 UTC (2+ messages)
Intel P4608 (Oracle f640) doesn't show both NVMe devices. globally duplicate IDs for nsid
2023-03-29 15:36 UTC (2+ messages)
[PATCH bpf-next 0/3] Support UMEM chunk_size > PAGE_SIZE
2023-03-29 15:40 UTC (4+ messages)
` [PATCH bpf-next 1/3] xsk: "
drivers/remoteproc/xlnx_r5_remoteproc.c:209:20: sparse: sparse: cast removes address space '__iomem' of expression
2023-03-29 15:30 UTC
[PATCH 0/6] test: make the test suite work with zsh
2023-03-29 15:34 UTC (3+ messages)
[PATCH v1 0/3] Add TDM audio on StarFive JH7110
2023-03-29 15:33 UTC (8+ messages)
` [PATCH v1 1/3] dt-bindings: sound: Add TDM for "
` [PATCH v1 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v1 3/3] riscv: dts: starfive: add tdm node and sound card
[RFC PATCH v2 00/48] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES)
2023-03-29 15:32 UTC (4+ messages)
` [RFC PATCH v2 30/48] siw: Use sendmsg(MSG_SPLICE_PAGES) rather than sendpage to transmit
[PATCH -fixes v2 0/3] Fixes for dtb mapping
2023-03-29 15:33 UTC (6+ messages)
` [PATCH -fixes v2 3/3] riscv: No need to relocate the dtb as it lies in the fixmap region
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.