messages from 2023-04-04 13:09:01 to 2023-04-04 13:37:57 UTC [more...]
[PATCH v3 00/65] clk: Make determine_rate mandatory for muxes
2023-04-04 10:11 UTC (12+ messages)
` [PATCH v3 39/65] phy: cadence: torrent: Add a determine_rate hook
` [PATCH v3 40/65] phy: ti: am654-serdes: "
` [PATCH v3 41/65] phy: ti: j721e-wiz: "
` [PATCH v3 42/65] rtc: sun6i: "
` [PATCH v3 43/65] ASoC: tlv320aic32x4: "
` [PATCH v3 44/65] clk: actions: composite: div: Switch to determine_rate
[PATCH v7] Introduction-of-HP-BIOSCFG-driver-documentation
2023-04-04 13:37 UTC (3+ messages)
[PATCH v2] drm/vblank: Fix for drivers that do not drm_vblank_init()
2023-04-04 13:37 UTC (3+ messages)
[meta][kirkstone][PATCH] curl: Add fix for CVE-2023-23916
2023-04-04 13:37 UTC
[LTP] [PATCH] testcases:Fix the failure of shell script to get path
2023-04-04 13:36 UTC
[PATCH v2] perf pmu: Make parser reentrant
2023-04-04 13:36 UTC
Throughput & CPU usage of WiFi download
2023-04-04 13:36 UTC (3+ messages)
` [RESEND] "
stable-rc/linux-6.1.y baseline: 155 runs, 8 regressions (v6.1.22-182-g01cd0041b7a5a)
2023-04-04 13:36 UTC
[PATCH 00/16] qapi qga/qapi-schema: Doc fixes
2023-04-04 13:35 UTC (7+ messages)
` [PATCH 15/16] qapi: Format since information the conventional way: (since X.Y)
` [PATCH 16/16] qapi storage-daemon/qapi: Fix documentation section structure
[RFC PATCH] sched: Fix performance regression introduced by mm_cid
2023-04-04 13:24 UTC (6+ messages)
[PATCH 0/1] warning on FPGA bridge registration
2023-04-04 13:31 UTC (2+ messages)
` [PATCH] fpga: bridge: properly initialize bridge device before populating children
[DRBD-announce] drbd-9.1.14 and drbd-9.2.3
2023-04-04 13:35 UTC
[PATCH v5 00/18] timer: Move from a push remote at enqueue to a pull at expiry model
2023-04-04 13:35 UTC (3+ messages)
[RFC PATCH] sched/fair: Make tg->load_avg per node
2023-04-04 13:33 UTC (3+ messages)
[PATCH 0/4] Fix three syzkaller splats in iommufd
2023-04-04 13:36 UTC (7+ messages)
` [PATCH 3/4] iommufd: Do not corrupt the pfn list when doing batch carry
[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
2023-04-04 13:33 UTC (7+ messages)
` [PATCH 3/3] spi: s3c64xx: support interrupt based pio mode
[PATCH] dt-bindings: arm: nvidia: Drop unneeded quotes
2023-04-04 13:33 UTC (3+ messages)
[PATCH v3 0/4] Tegra DTS improvements
2023-04-04 13:33 UTC (8+ messages)
` [PATCH v3 2/4] ARM: tegra30: Use cpu* labels
` (subset) "
` [PATCH v3 3/4] ARM: tegra: asus-tf101: fix accelerometer mount matrix
` (subset) "
` [PATCH v3 4/4] ARM: tegra30: peripherals: add 266.5MHz nodes
` (subset) "
[PATCH v4 00/10] migration: introduce dirtylimit capability
2023-04-04 13:32 UTC (3+ messages)
` [PATCH v4 03/10] kvm: dirty-ring: Fix race with vcpu creation
[RFC PATCH v2 0/3] kunit: Deferred action helpers
2023-04-04 13:32 UTC (3+ messages)
` [RFC PATCH v2 1/3] kunit: Add kunit_add_action() to defer a call until test exit
[PATCH v3 0/8] RISC-V KVM virtualize AIA CSRs
2023-04-04 13:31 UTC (6+ messages)
` [PATCH v3 7/8] RISC-V: KVM: Virtualize per-HART "
[PATCH v3 01/10] kobject: introduce kobject_del_and_put()
2023-04-04 13:30 UTC (5+ messages)
` [f2fs-dev] "
[xen-unstable test] 180133: tolerable trouble: fail/pass/starved
2023-04-04 13:31 UTC
[PATCH] firmware: Use of_property_present() for testing DT property presence
2023-04-04 13:30 UTC (4+ messages)
[PATCH 0/2] branch: improve error log on branch not found by checking remotes refs
2023-04-04 13:30 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 net] net: stmmac: fix up RX flow hash indirection table when setting channels
2023-04-04 13:30 UTC (2+ messages)
[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
2023-04-04 13:29 UTC (7+ messages)
` [PATCH v3 06/11] dt-bindings: PCI: Update the RK3399 example to a valid one
[PATCH] x86/pci: Correct ECS handling with CF8/CFC emulation
2023-04-04 13:27 UTC (5+ messages)
[Intel-gfx] [PATCH 0/7] drm/i915/mtl: Add Support for C10 chips
2023-04-04 13:27 UTC (7+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/mtl: Add Support for C10 PHY message bus and pll programming
[RFC PATCH] hw/intc: don't use target_ulong for LoongArch ipi
2023-04-04 13:27 UTC
[PATCH v2 00/10] Deprecate/rename singlestep command line option, monitor interfaces
2023-04-04 13:25 UTC (5+ messages)
` [PATCH v2 10/10] hmp: Deprecate 'singlestep' member of StatusInfo
Introducing bugbot
2023-04-04 13:26 UTC (4+ messages)
` b4 having trouble parsing recipients from cover
[PATCH v5 00/15] Rust pin-init API for pinned initialization of structs
2023-04-04 13:25 UTC (11+ messages)
` [PATCH v5 01/15] rust: enable the `pin_macro` feature
` [PATCH v5 03/15] rust: sync: change error type of constructor functions
` [PATCH v5 08/15] rust: init/sync: add `InPlaceInit` trait to pin-initialize smart pointers
` [PATCH v5 11/15] rust: init: add `Zeroable` trait and `init::zeroed` function
` [PATCH v5 14/15] rust: sync: reduce stack usage of `UniqueArc::try_new_uninit`
[PATCH 00/10] locking: Introduce local{,64}_try_cmpxchg
2023-04-04 13:23 UTC (13+ messages)
` [PATCH 01/10] locking/atomic: Add missing cast to try_cmpxchg() fallbacks
[PATCH] net: fec: make use of MDIO C45 quirk
2023-04-04 13:23 UTC (2+ messages)
[Intel-xe] [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
2023-04-04 13:23 UTC (9+ messages)
` [Intel-xe] [RFC PATCH 08/10] dma-buf/dma-fence: Introduce long-running completion fences
` "
` [RFC PATCH 00/10] Xe DRM scheduler and long running workload plans
[RFC PATCH V4 00/17] x86/hyperv/sev: Add AMD sev-snp enlightened guest support on hyperv
2023-04-04 13:22 UTC (4+ messages)
` [RFC PATCH V4 17/17] x86/sev: Remove restrict interrupt injection from SNP_FEATURES_IMPL_REQ
[PATCH v3 00/11] iio: new DMABUF based API, v3
2023-04-04 13:22 UTC (5+ messages)
` [PATCH v3 07/11] iio: core: Add new DMABUF interface infrastructure
[RFC 00/11] optimise registered buffer/file updates
2023-04-04 13:21 UTC (6+ messages)
` [PATCH 10/11] io_uring/rsrc: cache struct io_rsrc_node
[PATCH 1/2] drm/hyperv: Add DRM driver for hyperv synthetic video device
2023-04-04 13:20 UTC (3+ messages)
[Intel-xe] [PATCH v5 0/8] Port Xe to use GPUVA and implement NULL VM binds
2023-04-04 13:20 UTC (2+ messages)
[virtio-comment] [PATCH 00/11] Introduce transitional mmr pci device
2023-04-04 13:19 UTC (7+ messages)
` [virtio-comment] [PATCH 08/11] transport-pci: Introduce virtio extended capability
` [virtio-comment] "
` [virtio-dev] "
[igt-dev] [PATCH i-g-t] tools: Add tool to dump GuC/HuC CSS header
2023-04-04 13:19 UTC (4+ messages)
` [Intel-gfx] "
` [igt-dev] "
` [Intel-xe] "
[PATCH v5 0/9] vdpa_sim: add support for user VA
2023-04-04 13:17 UTC (20+ messages)
` [PATCH v5 1/9] vdpa: add bind_mm/unbind_mm callbacks
` [PATCH v5 2/9] vhost-vdpa: use bind_mm/unbind_mm device callbacks
` [PATCH v5 3/9] vringh: replace kmap_atomic() with kmap_local_page()
` [PATCH v5 4/9] vringh: define the stride used for translation
` [PATCH v5 5/9] vringh: support VA with iotlb
` [PATCH v5 6/9] vdpa_sim: make devices agnostic for work management
` [PATCH v5 7/9] vdpa_sim: use kthread worker
` [PATCH v5 8/9] vdpa_sim: replace the spinlock with a mutex to protect the state
` [PATCH v5 9/9] vdpa_sim: add support for user VA
[PATCH] devtools: suppress checkpatch warning on some kernel macro
2023-04-04 13:18 UTC (3+ messages)
[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
2023-04-04 13:15 UTC (3+ messages)
[PATCH] eal/x86: remove redundant round to improve performance
2023-04-04 13:15 UTC (2+ messages)
[android-common:android-4.19-stable 12384/29325] drivers/staging/android/ion/ion_system_heap.c:292:5: warning: no previous prototype for function 'ion_system_heap_create'
2023-04-04 13:14 UTC
[PATCHv3 0/4] Wiegand bus driver and GPIO bitbanged controller
2023-04-04 13:13 UTC (4+ messages)
` [PATCHv3 2/4] wiegand: add Wiegand bus driver
[PATCH 00/17] rockchip: eMMC fixes for RK3568 and support for RK3588
2023-04-04 13:13 UTC (3+ messages)
[PATCH ipsec] xfrm: don't check the default policy if the policy allows the packet
2023-04-04 13:12 UTC
[PATCH mptcp-next 0/3] mptcp: add more mibs
2023-04-04 13:12 UTC (2+ messages)
[PATCH] net/idpf: add VF support
2023-04-04 12:49 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/2] drivers: rtc: add max313xx series rtc driver
2023-04-04 13:10 UTC (5+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] dt-bindings: rtc: add max313xx RTCs
[PATCH V6 00/13] Add splash screen support at u-boot SPL
2023-04-04 13:06 UTC (8+ messages)
` [PATCH V6 05/13] drivers: video: tidss: Makefile: Add condition to compile TIDSS at SPL
` [PATCH V6 07/13] common: Kconfig: Add BMP configs
` [PATCH V6 08/13] cmd: bmp: Split bmp commands and functions
` [PATCH V6 09/13] common: Makefile: Rule to compile bmp.c
` [PATCH V6 10/13] drivers: video: Enable necessary video functions at SPL
` [PATCH V6 12/13] include: Enable video related global data variable and splash "
` [PATCH V6 13/13] board: ti: am62x: evm: OSPI support for splash screen
[igt-dev] [PATCH i-g-t 1/2] lib/xe_query: fix vram_memory()
2023-04-04 13:10 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "
[PATCH] ARM: multi_v7_defconfig: make USB_DWC3 as a module instead of built-in
2023-04-04 13:08 UTC (8+ messages)
[PATCH v4 00/42] drm/msm/dpu: rework HW catalog
2023-04-04 13:06 UTC (63+ messages)
` [PATCH v4 07/42] drm/msm/dpu: split SM8550 catalog entry to the separate file
` [PATCH v4 08/42] drm/msm/dpu: split SM8450 "
` [PATCH v4 09/42] drm/msm/dpu: split SC8280XP "
` [PATCH v4 10/42] drm/msm/dpu: split SC7280 "
` [PATCH v4 11/42] drm/msm/dpu: split SM8350 "
` [PATCH v4 12/42] drm/msm/dpu: split SM6115 "
` [PATCH v4 13/42] drm/msm/dpu: split QCM2290 "
` [PATCH v4 14/42] drm/msm/dpu: split SC7180 "
` [PATCH v4 15/42] drm/msm/dpu: split SM8250 "
` [PATCH v4 16/42] drm/msm/dpu: split SC8180X "
` [PATCH v4 17/42] drm/msm/dpu: split SM8150 "
` [PATCH v4 18/42] drm/msm/dpu: split MSM8998 "
` [PATCH v4 19/42] drm/msm/dpu: split SDM845 "
` [PATCH v4 20/42] drm/msm/dpu: duplicate sdm845 catalog entries
` [PATCH v4 21/42] drm/msm/dpu: duplicate sc7180 "
` [PATCH v4 22/42] drm/msm/dpu: duplicate sm8150 "
` [PATCH v4 23/42] drm/msm/dpu: duplicate sm8250 "
` [PATCH v4 24/42] drm/msm/dpu: duplicate sm8350 "
` [PATCH v4 25/42] drm/msm/dpu: expand sc8180x catalog
` [PATCH v4 26/42] drm/msm/dpu: expand sc7180 catalog
` [PATCH v4 27/42] drm/msm/dpu: expand sm6115 catalog
` [PATCH v4 28/42] drm/msm/dpu: expand sm8550 catalog
` [PATCH v4 29/42] drm/msm/dpu: use defined symbol for sc8280xp's maxwidth
` [PATCH v4 30/42] drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAY
` [PATCH v4 31/42] drm/msm/dpu: enable DPU_CTL_SPLIT_DISPLAY for sc8280xp
` [PATCH v4 32/42] drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
` [PATCH v4 33/42] drm/msm/dpu: drop duplicate vig_sblk instances
` [PATCH v4 34/42] drm/msm/dpu: enable DSPP and DSC on sc8180x
` [PATCH v4 35/42] drm/msm/dpu: inline IRQ_n_MASK defines
` [PATCH v4 36/42] drm/msm/dpu: rename INTF_foo_MASK to contain major DPU version
` [PATCH v4 37/42] drm/msm/dpu: rename CTL_foo_MASK "
` [PATCH v4 38/42] drm/msm/dpu: rename VIG and DMA_foo_MASK "
` [PATCH v4 39/42] drm/msm/dpu: rename MIXER_foo_MASK "
` [PATCH v4 40/42] drm/msm/dpu: rename MERGE_3D_foo_MASK "
` [PATCH v4 41/42] drm/msm/dpu: fetch DPU configuration from match data
` [PATCH v4 42/42] drm/msm/dpu: drop unused macros from hw catalog
[PATCH v7 0/5] Linear Address Masking (LAM) KVM Enabling
2023-04-04 13:09 UTC (6+ messages)
` [PATCH v7 1/5] KVM: x86: Virtualize CR4.LAM_SUP
` [PATCH v7 2/5] KVM: x86: Virtualize CR3.LAM_{U48,U57}
` [PATCH v7 3/5] KVM: x86: Introduce untag_addr() in kvm_x86_ops
` [PATCH v7 4/5] KVM: x86: Untag address when LAM applicable
` [PATCH v7 5/5] KVM: x86: Expose LAM feature to userspace VMM
[PATCH] x86/PV32: restore PAE-extended-CR3 logic
2023-04-04 13:08 UTC (2+ messages)
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.