messages from 2023-10-19 05:58:26 to 2023-10-19 12:54:37 UTC [more...]
[PATCH v13 00/56] Add DELETE_BUF ioctl
2023-10-19 12:51 UTC (25+ messages)
` [PATCH v13 01/56] media: videobuf2: Rename offset parameter
` [PATCH v13 02/56] media: videobuf2: Rework offset 'cookie' encoding pattern
` [PATCH v13 03/56] media: videobuf2: Stop spamming kernel log with all queue counter
` [PATCH v13 04/56] media: videobuf2: Use vb2_buffer instead of index
` [PATCH v13 05/56] media: videobuf2: Access vb2_queue bufs array through helper functions
` [PATCH v13 08/56] media: videobuf2: Use vb2_get_num_buffers() helper
` [PATCH v13 09/56] media: amphion: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 10/56] media: amphion: Stop direct calls to queue num_buffers field
` [PATCH v13 11/56] media: mediatek: jpeg: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 12/56] media: mediatek: vdec: Remove useless loop
` [PATCH v13 13/56] media: mediatek: vcodec: Stop direct calls to queue num_buffers field
` [PATCH v13 14/56] media: sti: hva: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 15/56] media: visl: "
` [PATCH v13 16/56] media: atomisp: "
` [PATCH v13 17/56] media: atomisp: Stop direct calls to queue num_buffers field
` [PATCH v13 18/56] media: dvb-core: Use vb2_get_buffer() instead of directly access to buffers array
` [PATCH v13 19/56] media: dvb-core: Do not initialize twice queue num_buffer field
` [PATCH v13 20/56] media: dvb-frontends: rtl2832: Stop direct calls to queue num_buffers field
` [PATCH v13 21/56] media: pci: dt3155: Remove useless check
` [PATCH v13 23/56] media: pci: cx18: Stop direct calls to queue num_buffers field
` [PATCH v13 24/56] media: pci: netup_unidvb: "
` [PATCH v13 25/56] media: pci: tw68: "
` [PATCH v13 27/56] media: coda: "
` [PATCH v13 28/56] media: nxp: "
[PATCH 0/4] arm64: Make Aarch32 compatibility enablement optional at boot
2023-10-19 12:50 UTC (17+ messages)
` [PATCH 2/4] arm64/process: Make loading of 32bit processes depend on aarch32_enabled()
` [PATCH 3/4] arm64/entry-common: Make Aarch32 syscalls' availability "
` [PATCH 4/4] arm64: Make Aarch32 emulation boot time configurable
[PATCH v11 1/4] tee: optee: system call property
2023-10-19 12:49 UTC (2+ messages)
[PATCH] clk: mediatek: mt8186: Change I2C 4/5/6 ap clocks parent to infra
2023-10-19 12:49 UTC
[PATCH v1 0/2] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
2023-10-19 12:46 UTC (7+ messages)
` [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add prefix for OLogic, Inc
` [PATCH v1 2/3] dt-bindings: arm64: dts: mediatek: Add ologic,pumpkin-i350 board
` [PATCH v1 3/3] arm64: dts: mediatek: Add device tree for MT8365-based Pumpkin i350
[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-19 12:46 UTC (13+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
[PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
2023-10-19 12:45 UTC (4+ messages)
` [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
[PATCH 1/2] tty: serial: samsung: drop earlycon support for unsupported platforms
2023-10-19 12:41 UTC (4+ messages)
` [PATCH 2/2] dt-bindings: serial: drop unsupported samsung bindings
[PATCH v4 0/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization
2023-10-19 12:41 UTC (5+ messages)
` [PATCH v4 2/3] arm64: Add missing _EL2 encodings
` [PATCH v4 3/3] arm64/kvm: Fine grain _EL2 system registers list that affect nested virtualization
[RESEND PATCH] mfd: Use device_get_match_data()
2023-10-19 12:36 UTC (2+ messages)
` (subset) "
[PATCH v8 00/26] Add perf support to the rockchip-dfi driver
2023-10-19 12:34 UTC (39+ messages)
` [PATCH v8 07/26] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v8 17/26] PM / devfreq: rockchip-dfi: make register stride SoC specific
` [PATCH v8 18/26] PM / devfreq: rockchip-dfi: account for multiple DDRMON_CTRL registers
` [PATCH v8 19/26] PM / devfreq: rockchip-dfi: add support for RK3588
` (subset) [PATCH v8 00/26] Add perf support to the rockchip-dfi driver
` [PATCH v8 06/26] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v8 08/26] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v8 09/26] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v8 10/26] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v8 11/26] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v8 12/26] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v8 13/26] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v8 14/26] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v8 15/26] PM / devfreq: rockchip-dfi: give variable a better name
` [PATCH v8 20/26] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v8 21/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support
` [PATCH v8 22/26] dt-bindings: devfreq: event: rockchip,dfi: Add rk3588 support
[PATCH] arm64: dts: imx8mp: Add NPU Node
2023-10-19 12:32 UTC (3+ messages)
[PATCH v8 16/26] PM / devfreq: rockchip-dfi: Add perf support
2023-10-19 12:16 UTC (6+ messages)
` [PATCH] "
[PATCH v10 00/24] Add display driver for MT8188 VDOSYS1
2023-10-19 11:50 UTC (24+ messages)
` [PATCH v10 02/24] dt-bindings: display: mediatek: mdp-rdma: Add compatible for MT8188
` [PATCH v10 03/24] dt-bindings: display: mediatek: merge: "
` [PATCH v10 06/24] dt-bindings: reset: mt8188: Add VDOSYS reset control bits
` [PATCH v10 08/24] soc: mediatek: Support MT8188 VDOSYS1 Padding in mtk-mmsys
` [PATCH v10 10/24] soc: mediatek: Add MT8188 VDOSYS reset bit map
` [PATCH v10 11/24] drm/mediatek: Rename OVL_ADAPTOR_TYPE_RDMA
` [PATCH v10 13/24] drm/mediatek: Manage component's clock with function pointers
` [PATCH v10 14/24] drm/mediatek: Power on/off devices "
` [PATCH v10 15/24] drm/mediatek: Remove ineffectual power management codes
` [PATCH v10 19/24] drm/mediatek: Support MT8188 Padding in display driver
` [PATCH v10 20/24] drm/mediatek: Add Padding to OVL adaptor
` [PATCH v10 22/24] drm/mediatek: Remove the redundant driver data for DPI
` [PATCH v10 23/24] drm/mediatek: Fix underrun in VDO1 when switches off the layer
` [PATCH v10 24/24] drm/mediatek: Support MT8188 VDOSYS1 in display driver
[PATCH v11 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-10-19 12:08 UTC (3+ messages)
` [PATCH v11 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup
[PATCH v8 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
2023-10-19 12:02 UTC (13+ messages)
` [PATCH v8 1/4] docs: perf: Add description for Synopsys DesignWare PCIe PMU driver
` [PATCH v8 3/4] drivers/perf: add "
[PATCH v1 0/2] perf cs-etm: Add support for itrace option 'T'
2023-10-19 11:52 UTC (8+ messages)
` [PATCH v1 1/2] perf auxtrace: Add 'T' itrace option for timestamp trace
` [PATCH v1 2/2] perf cs-etm: Enable itrace option 'T'
[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
2023-10-19 11:51 UTC (14+ messages)
[soc:soc/drivers] BUILD SUCCESS 57e06f8c1f9470932255145c40f54fd7a818a72f
2023-10-19 11:33 UTC
[GIT PULL] Rockchip dts32 changes for 6.7
2023-10-19 11:31 UTC (2+ messages)
[GIT PULL] Rockchip driver changes for 6.7
2023-10-19 11:30 UTC (2+ messages)
[GIT PULL] arm64: dts: mediatek: Updates for v6.7 - third try
2023-10-19 11:30 UTC
[GIT PULL v2] Rockchip driver changes for 6.7
2023-10-19 11:30 UTC
linux-next: Signed-off-by missing for commit in the arm-soc tree
2023-10-19 11:26 UTC (3+ messages)
[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
2023-10-19 11:19 UTC (6+ messages)
` [PATCH v3 2/3] pwm: bcm2835: allow pwm driver to be used "
[PATCH 0/6] Add support for Translation Buffer Units
2023-10-19 11:13 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: iommu: Add Translation Buffer Unit bindings
` [PATCH 2/6] iommu/arm-smmu-qcom: Add support for TBUs
[PATCH 0/2] irqchip/gic-v3: Enable non-coherent GIC designs probing
2023-10-19 11:12 UTC (7+ messages)
` [PATCH v3 0/5] "
` [PATCH v3 5/5] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
[PATCH] arm: mm: try VMA lock-based page fault handling first
2023-10-19 11:10 UTC (3+ messages)
[PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing
2023-10-19 11:10 UTC (2+ messages)
[soc:arm/fixes] BUILD SUCCESS eaf16b92b18cec5584392172ee4c89f5cf471397
2023-10-19 11:06 UTC
[PATCH v3 0/3] staging: vc04_services: Tweak module autoloading support
2023-10-19 11:07 UTC (5+ messages)
` [PATCH v3 1/3] staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
` [PATCH v3 2/3] staging: vc04_services: bcm2835-audio: Drop MODULE_ALIAS
` [PATCH v3 3/3] staging: vc04_services: bcm2835-camera: "
[PATCH v6 4/4] remoteproc: zynqmp: parse TCM from device tree
2023-10-19 11:03 UTC (2+ messages)
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-19 10:45 UTC (5+ messages)
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
[PATCH V2 0/5] Add ZynqMP efuse access support
2023-10-19 10:35 UTC (10+ messages)
` [PATCH V2 1/5] firmware: xilinx: Add ZynqMP efuse access API
` [PATCH V2 2/5] dt-bindings: nvmem: Convert xlnx,zynqmp-nvmem.txt to yaml
` [PATCH V2 3/5] arm64: zynqmp: Add ZynqnMP nvmem nodes
` [PATCH V2 4/5] nvmem: zynqmp_nvmem: Add support to access efuse
` [PATCH V2 5/5] MAINTAINERS: Add maintainers for ZynqMP NVMEM driver
[PATCH v3 0/4] Add support for poweroff via RK806 PMIC
2023-10-19 10:30 UTC (4+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: rk8xx: Deprecate rockchip,system-power-controller
[PATCH net-next v2 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
2023-10-19 10:30 UTC (2+ messages)
[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
2023-10-19 10:24 UTC (3+ messages)
[PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G
2023-10-19 10:20 UTC
[PATCH v2 0/3] arm64: cpufeatures: Display enabled cores
2023-10-19 10:14 UTC (7+ messages)
` [PATCH v2 3/3] arm64: cpufeature: Change 32-bit EL0 to display "
[PATCH v2] tty: serial: samsung_tty: remove dead code
2023-10-19 10:09 UTC
[PATCH] irqchip/gic-v3: Fix ICC_ASG1R_EL1 typo in comment
2023-10-19 10:08 UTC
[soc:soc/defconfig] BUILD SUCCESS 40fa0489a29428bc8bfbfaec3085b92c009272e6
2023-10-19 10:08 UTC
[PATCH 1/2] dt-bindings: clock: support i.MX93 Anatop
2023-10-19 10:05 UTC (3+ messages)
[PATCH v3] PCI: keystone: Fix pci_ops for AM654x SoC
2023-10-19 10:05 UTC (2+ messages)
[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
2023-10-19 9:50 UTC (3+ messages)
` [PATCH net-next v8 3/3] net: axienet: Introduce dmaengine support
[PATCH v5 0/4] Add basic node support for MediaTek MT8188 SoC
2023-10-19 9:47 UTC (6+ messages)
` [PATCH v5 1/4] dt-bindings: arm: Add compatible for MediaTek MT8188
` [PATCH v5 2/4] dt-bindings: arm: mediatek: Add mt8188 pericfg compatible
` [PATCH v5 3/4] dt-bindings: soc: mediatek: pwrap: Modify compatible for MT8188
` [PATCH v5 4/4] arm64: dts: Add MediaTek MT8188 dts and evaluation board and Makefile
[PATCH] coresight: etm4x: Allow configuring cycle count threshold
2023-10-19 9:23 UTC (2+ messages)
[PATCH v4 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2023-10-19 9:22 UTC (4+ messages)
` [PATCH v4 01/12] arm64/mm: Update non-range tlb invalidation routines for FEAT_LPA2
[PATCH V3 drivers/perf: hisi:] drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_pmu uninit process
2023-10-19 9:13 UTC
[PATCH] firmware: arm_scmi: Add lock for mailbox do_xfer
2023-10-19 9:14 UTC
[PATCH v2 0/6] remove AR7 platform and associated drivers
2023-10-19 8:50 UTC (2+ messages)
[PATCH V2 drivers/perf: hisi:] drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hns3 pmu uninit process
2023-10-19 8:47 UTC (3+ messages)
[PATCH] serial: atmel: Check return value of platform_get_irq() in atmel_init_port()
2023-10-19 8:45 UTC (2+ messages)
[PATCH v3 0/5] KVM: selftests: Add ID reg test, update headers
2023-10-19 8:43 UTC (9+ messages)
` [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources
` [PATCH v3 5/5] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH] media: imx-jpeg: Remove some redundant error logs
2023-10-19 8:37 UTC
[PATCH] media: imx-jpeg: Drop initial source change event if capture has been setup
2023-10-19 8:36 UTC
[PATCH] arm64: Independently update HDFGRTR_EL2 and HDFGWTR_EL2
2023-10-19 8:31 UTC (5+ messages)
[PATCH v2] PCI: keystone: Fix ks_pcie_v3_65_add_bus() for AM654x SoC
2023-10-19 8:22 UTC (3+ messages)
[PATCH v1 0/4] staging: vc04: Drop custom logging based on printk
2023-10-19 8:21 UTC (5+ messages)
` [PATCH v1 1/4] staging: vc04: Convert vchiq_log_error() to use dynamic debug
` [PATCH v1 2/4] staging: vc04: Convert vchiq_log_warning() "
` [PATCH v1 3/4] staging: vc04: Convert(and rename) vchiq_log_info() "
` [PATCH v1 4/4] staging: vc04: Convert vchiq_log_trace() "
[ARM IOMMU] IOMMU framework concurrency issue
2023-10-19 8:21 UTC (5+ messages)
[PATCH v2] PCI: keystone: Fix ks_pcie_v3_65_add_bus() for AM654x SoC
2023-10-19 8:17 UTC (6+ messages)
[PATCH] dt-bindings: Drop kernel copy of common reserved-memory bindings
2023-10-19 8:01 UTC (2+ messages)
[PATCH v1 0/3] add pmic pca9451a support
2023-10-19 7:47 UTC (4+ messages)
` [PATCH v1 2/3] regulator: pca9450: add "
` [EXT] "
[PATCH v5 0/3] media: imx-jpeg: Assign a single slot
2023-10-19 7:47 UTC (7+ messages)
` [PATCH v5 1/3] dt-bindings: media: imx-jpeg: Assign slot for imx jpeg encoder/decoder
` [PATCH v5 3/3] media: imx-jpeg: Add vendor prefix in slot property
[PATCH] staging: bcm2835-audio: remove function snd_bcm2835_new_ctl()
2023-10-19 7:28 UTC
[PATCH v2] ARM: vfp: Add missing VFP instructions to neon_support_hook
2023-10-19 7:12 UTC (4+ messages)
[PATCH v3] mtd: rawnand: meson: check return value of devm_kasprintf()
2023-10-19 6:55 UTC
[PATCH] coresight: etm4x: Enable ETE device accessed via MMIO
2023-10-19 6:41 UTC (5+ messages)
[PATCH 1/1] arm64: dt: imx93: tqma9352-mba93xxla: Fix LPUART2 pad config
2023-10-19 6:32 UTC
[PATCH] arm64: mm: Validate CONFIG_PGTABLE_LEVELS conditionally
2023-10-19 5:58 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).