messages from 2023-11-24 08:11:50 to 2023-11-24 15:16:33 UTC [more...]
[PATCH v9 00/12] drm/meson: add support for MIPI DSI Display
2023-11-24 15:15 UTC (22+ messages)
` [PATCH v9 01/12] dt-bindings: clk: g12a-clkc: add CTS_ENCL clock ids
` [PATCH v9 02/12] dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-axg-hhi-sysctrl
` [PATCH v9 03/12] dt-bindings: phy: amlogic,meson-axg-mipi-pcie-analog: drop text about parent syscon and drop example
` [PATCH v9 04/12] dt-bindings: phy: amlogic,g12a-mipi-dphy-analog: drop unneeded reg property and example
` [PATCH v9 05/12] dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
` [PATCH v9 06/12] clk: meson: g12a: add CTS_ENCL & CTS_ENCL_SEL clocks
` [PATCH v9 07/12] clk: meson: add vclk driver
` [PATCH v9 08/12] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF
` [PATCH v9 09/12] drm/meson: gate px_clk when setting rate
` [PATCH v9 10/12] arm64: meson: g12-common: add the MIPI DSI nodes
` [PATCH v9 11/12] DONOTMERGE: arm64: meson: khadas-vim3l: add DSI panel
` [PATCH v9 12/12] arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper
[RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-24 15:13 UTC (9+ messages)
[PATCH 0/6] crypto: rockchip: add support for rk3588/rk3568
2023-11-24 15:05 UTC (5+ messages)
` [PATCH 6/6] crypto: rockchip: add rk3588 driver
` Aw: "
` Aw: "
[PATCH v3 0/6] kvm/coresight: Support exclude guest and exclude host
2023-11-24 15:04 UTC (7+ messages)
` [PATCH v3 4/6] arm64: KVM: Add interface to set guest value for TRFCR register
` [PATCH v3 6/6] coresight: Pass guest TRFCR value to KVM
[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
2023-11-24 14:55 UTC (11+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
[PATCH v1 0/2] Add waveshare 7inch touchscreen panel support
2023-11-24 14:54 UTC (5+ messages)
` [PATCH v1 1/2] dt-bindings: display: panel: raspberrypi: Add compatible property for waveshare 7inch touchscreen panel
` [PATCH v1 2/2] gpu: drm: panel: raspberrypi: add new display mode and new probing process
[PATCH v2 00/21] pinctrl: Convert struct group_desc to use struct pingroup
2023-11-24 14:47 UTC (5+ messages)
` [PATCH v2 16/21] pinctrl: ingenic: Convert to use grp member
[net-next RFC PATCH 03/14] dt-bindings: net: document ethernet PHY package nodes
2023-11-24 14:44 UTC (14+ messages)
[PATCH v2 06/21] pinctrl: equilibrium: Convert to use struct pingroup
2023-11-24 14:30 UTC (3+ messages)
[PATCH v11 00/43] KVM: arm64: Nested Virtualization support (FEAT_NV2 only)
2023-11-24 14:32 UTC (11+ messages)
[PATCH v3 0/2] iommu: Allow passing custom allocators to pgtable drivers
2023-11-24 14:24 UTC (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] iommu: Extend LPAE page table format to support custom allocators
[PATCH 0/9] arm64: dts: mediatek: Add MT8186 Corsola Chromebooks
2023-11-24 14:08 UTC (3+ messages)
` [PATCH 2/9] dt-bindings: arm: mediatek: Add MT8186 Tentacruel / Tentacool Chromebooks
[PATCH] serial: imx: fix tx statemachine deadlock
2023-11-24 13:55 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v5 00/39] arm64: Reorganize kernel VA space for LPA2
2023-11-24 13:48 UTC (43+ messages)
` [PATCH v5 01/39] arm64: kernel: Disable latent_entropy GCC plugin in early C runtime
` [PATCH v5 02/39] arm64: mm: Take potential load offset into account when KASLR is off
` [PATCH v5 03/39] arm64: mm: get rid of kimage_vaddr global variable
` [PATCH v5 04/39] arm64: mm: Move PCI I/O emulation region above the vmemmap region
` [PATCH v5 05/39] arm64: mm: Move fixmap region above "
` [PATCH v5 06/39] arm64: ptdump: Allow all region boundaries to be defined at boot time
` [PATCH v5 07/39] arm64: ptdump: Discover start of vmemmap region at runtime
` [PATCH v5 08/39] arm64: vmemmap: Avoid base2 order of struct page size to dimension region
` [PATCH v5 09/39] arm64: mm: Reclaim unused vmemmap region for vmalloc use
` [PATCH v5 10/39] arm64: kaslr: Adjust randomization range dynamically
` [PATCH v5 11/39] arm64: kernel: Manage absolute relocations in code built under pi/
` [PATCH v5 12/39] arm64: kernel: Don't rely on objcopy to make code under pi/ __init
` [PATCH v5 13/39] arm64: head: move relocation handling to C code
` [PATCH v5 14/39] arm64: idreg-override: Omit non-NULL checks for override pointer
` [PATCH v5 15/39] arm64: idreg-override: Prepare for place relative reloc patching
` [PATCH v5 16/39] arm64: idreg-override: Avoid parameq() and parameqn()
` [PATCH v5 17/39] arm64: idreg-override: avoid strlen() to check for empty strings
` [PATCH v5 18/39] arm64: idreg-override: Avoid sprintf() for simple string concatenation
` [PATCH v5 19/39] arm64: idreg-override: Avoid kstrtou64() to parse a single hex digit
` [PATCH v5 20/39] arm64: idreg-override: Move to early mini C runtime
` [PATCH v5 21/39] arm64: kernel: Remove early fdt remap code
` [PATCH v5 22/39] arm64: head: Clear BSS and the kernel page tables in one go
` [PATCH v5 23/39] arm64: Move feature overrides into the BSS section
` [PATCH v5 24/39] arm64: head: Run feature override detection before mapping the kernel
` [PATCH v5 25/39] arm64: head: move dynamic shadow call stack patching into early C runtime
` [PATCH v5 26/39] arm64: kaslr: Use feature override instead of parsing the cmdline again
` [PATCH v5 27/39] arm64/kernel: Move 'nokaslr' parsing out of early idreg code
` [PATCH v5 28/39] arm64: idreg-override: Create a pseudo feature for rodata=off
` [PATCH v5 29/39] arm64: Add helpers to probe local CPU for PAC and BTI support
` [PATCH v5 30/39] arm64: head: allocate more pages for the kernel mapping
` [PATCH v5 31/39] arm64: head: move memstart_offset_seed handling to C code
` [PATCH v5 32/39] arm64: mm: Make kaslr_requires_kpti() a static inline
` [PATCH v5 33/39] arm64: head: Move early kernel mapping routines into C code
` [PATCH v5 34/39] arm64: mm: Use 48-bit virtual addressing for the permanent ID map
` [PATCH v5 35/39] arm64: pgtable: Decouple PGDIR size macros from PGD/PUD/PMD levels
` [PATCH v5 36/39] arm64: kernel: Create initial ID map from C code
` [PATCH v5 37/39] arm64: mm: avoid fixmap for early swapper_pg_dir updates
` [PATCH v5 38/39] arm64: mm: omit redundant remap of kernel image
` [PATCH v5 39/39] arm64: Revert "mm: provide idmap pointer to cpu_replace_ttbr1()"
[PATCH v2 00/13] media: rockchip: rga: add support for multi-planar formats
2023-11-24 13:39 UTC (2+ messages)
[PATCH 0/4] dmaengine: Convert to platform remove callback returning void (part II)
2023-11-24 13:33 UTC (2+ messages)
[PATCH v2] dmaengine: apple-admac: Keep upper bits of REG_BUS_WIDTH
2023-11-24 13:33 UTC (2+ messages)
[PATCH v3 0/4] dt-bindings: dma: ti: k3*: Update optional reg regions
2023-11-24 13:33 UTC (10+ messages)
` [PATCH v3 1/4] dt-bindings: dma: ti: k3-*: Add descriptions for register regions
` [PATCH v3 2/4] dt-bindings: dma: ti: k3-bcdma: Describe cfg "
` [PATCH v3 3/4] dt-bindings: dma: ti: k3-pktdma: "
` [PATCH v3 4/4] dt-bindings: dma: ti: k3-udma: "
[PATCH v2] dmaengine: stm32-dma: avoid bitfield overflow assertion
2023-11-24 13:32 UTC (2+ messages)
[PATCH v5 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
2023-11-24 13:31 UTC (2+ messages)
Patch "sbsa_gwdt: Calculate timeout with 64-bit math" has been added to the 6.6-stable tree
2023-11-24 13:19 UTC
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.6-stable tree
2023-11-24 13:18 UTC
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.6-stable tree
2023-11-24 13:18 UTC
Patch "sbsa_gwdt: Calculate timeout with 64-bit math" has been added to the 6.5-stable tree
2023-11-24 13:18 UTC
[PATCH v2 7/9] clk: qcom: add NSS clock Controller driver for Qualcomm IPQ5332
2023-11-24 13:19 UTC (2+ messages)
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.5-stable tree
2023-11-24 13:18 UTC
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.5-stable tree
2023-11-24 13:18 UTC
Patch "sbsa_gwdt: Calculate timeout with 64-bit math" has been added to the 6.1-stable tree
2023-11-24 13:18 UTC
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback audio detection" has been added to the 6.1-stable tree
2023-11-24 13:17 UTC
Patch "sbsa_gwdt: Calculate timeout with 64-bit math" has been added to the 5.15-stable tree
2023-11-24 13:17 UTC
Patch "drm/mediatek/dp: fix memory leak on ->get_edid callback error path" has been added to the 6.1-stable tree
2023-11-24 13:17 UTC
[PATCH RFC 1/2 stable-6.1] dmaengine: at_hdmac: get next dma transfer from the right list
2023-11-24 13:16 UTC (3+ messages)
[PATCH] pinctrl: samsung: add irq_set_affinity() for non wake up external gpio interrupt
2023-11-24 12:56 UTC (4+ messages)
[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
2023-11-24 12:48 UTC (5+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading
[PATCH 0/2] arm64: stacktrace: add kunwind_stack_walk()
2023-11-24 12:32 UTC (4+ messages)
` [PATCH 1/2] arm64: stacktrace: factor out kernel unwind state
` [PATCH 2/2] arm64: stacktrace: factor out kunwind_stack_walk()
[PATCH v2 0/4] arm64: Run kernel mode NEON with preemption enabled
2023-11-24 12:31 UTC (7+ messages)
` [PATCH v2 2/4] arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
` [PATCH v2 3/4] arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
[LINUX PATCH v2 0/3] Add initial support for TTC PWM driver
2023-11-24 12:07 UTC (11+ messages)
` [LINUX PATCH v2 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM
` [LINUX PATCH v2 3/3] pwm: pwm-cadence: Add support for TTC PWM
[PATCH v5 00/12] KVM: arm64: Support FEAT_LPA2 at hyp s1 and vm s2
2023-11-24 11:49 UTC (6+ messages)
` [PATCH v5 07/12] KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
[PATCH] bus: ti-sysc: Flush posted write only after srst_udelay
2023-11-24 11:48 UTC (2+ messages)
[PATCH v3] arm64: irq: set the correct node for VMAP stack
2023-11-24 11:47 UTC (3+ messages)
` [PATCH v4] "
[PATCH] ARM: dts: st: minor whitespace cleanup around '='
2023-11-24 11:32 UTC (3+ messages)
[PATCH] net: stmmac: fix FPE events losing
2023-11-24 11:26 UTC (11+ messages)
[PATCH v6 0/3] arm64: perf: Add support for event counting threshold
2023-11-24 10:28 UTC (4+ messages)
` [PATCH v6 1/3] arm64: perf: Include threshold control fields in PMEVTYPER mask
` [PATCH v6 2/3] arm64: perf: Add support for event counting threshold
` [PATCH v6 3/3] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH v1] mtd: rawnand: meson: handle OOB buffer according OOB layout
2023-11-24 10:14 UTC (6+ messages)
[PATCH] arm64: Add user stacktrace support
2023-11-24 10:12 UTC (6+ messages)
[PATCH] drm/stm: Avoid use-after-free issues with crtc and plane
2023-11-24 10:04 UTC (2+ messages)
` [PATCH v2] "
[PATCH] dt-bindings: correct white-spaces in examples
2023-11-24 10:03 UTC (2+ messages)
[PATCH] arm64: dts: amlogic: minor whitespace cleanup around '='
2023-11-24 10:02 UTC (2+ messages)
[PATCH v4 0/1] Fix errors when reporting rotation capability
2023-11-24 10:00 UTC (2+ messages)
` [PATCH v4 1/1] drm/mediatek: "
[PATCH v5 0/3] arm64: perf: Add support for event counting threshold
2023-11-24 9:52 UTC (6+ messages)
` [PATCH v5 3/3] Documentation: arm64: Document the PMU event counting threshold feature
[PATCH 1/2] ARM: dts: nxp: minor whitespace cleanup around '='
2023-11-24 9:51 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: "
[PATCH 1/2] ARM: dts: rockchip: minor whitespace cleanup around '='
2023-11-24 9:50 UTC (2+ messages)
` [PATCH 2/2] arm64: "
[PATCH v2 1/2] ARM: dts: ti: keystone: minor whitespace cleanup around '='
2023-11-24 9:50 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: "
[PATCH 1/2] arm64: dts: ti: minor whitespace cleanup around '='
2023-11-24 9:49 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: amlogic: "
[PATCH 2/3] dt-bindings: arm64: dts: mediatek: Add Acelink EW-7886CAX access point
2023-11-24 9:49 UTC (2+ messages)
[PATCH 1/3] dt-bindings: vendor-prefixes: add acelink
2023-11-24 9:48 UTC (2+ messages)
[PATCH v3 0/1] Fix errors when reporting rotation capability
2023-11-24 9:41 UTC (4+ messages)
` [PATCH v3 1/1] drm/mediatek: "
[PATCH] pinctrl: stm32: return errors from stm32_gpio_direction_output()
2023-11-24 9:41 UTC (2+ messages)
[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
2023-11-24 9:24 UTC (5+ messages)
` [PATCH 03/14] clk: renesas: rzg2l-cpg: Add support for MSTOP
[PATCH net v2 1/1] net: stmmac: xgmac: Disable FPE MMC interrupts
2023-11-24 9:19 UTC (2+ messages)
[PATCH net] net: stmmac: update Rx clk divider for 10M SGMII
2023-11-24 9:12 UTC (2+ messages)
[PATCH v4 1/2] dt-bindings: display: imx: add binding for i.MX8MP HDMI PVI
2023-11-24 8:59 UTC (4+ messages)
` [PATCH v4 2/2] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface
[PATCH v2 00/14] Transparent Contiguous PTEs for User Mappings
2023-11-24 8:54 UTC (17+ messages)
` [PATCH v2 01/14] mm: Batch-copy PTE ranges during fork()
` [PATCH v2 14/14] arm64/mm: Add ptep_get_and_clear_full() to optimize process teardown
[PATCH] drm/mediatek/dp: Add the HDCP feature for DisplayPort
2023-11-24 8:53 UTC
[PATCH v2 0/7] kexec_file: print out debugging message if required
2023-11-24 8:40 UTC (4+ messages)
` [PATCH v2 2/7] "
[PATCH v4 1/2] dt-bindings: input: gpio-keys: Allow optional dedicated wakeirq
2023-11-24 8:32 UTC (2+ messages)
` [PATCH v4 2/2] Input: gpio-keys - Add system suspend support for dedicated wakeirqs
[PATCH v1 0/2] mmc: mediatek: add support for complete clock cycle tuning
2023-11-24 8:24 UTC (3+ messages)
` [PATCH v1 2/2] dt-bindings: mmc: mtk-sd: add 64-steps tuning related property
[PATCH 0/9] pmdomain: Convert to platform remove callback returning void
2023-11-24 8:19 UTC (3+ messages)
` [PATCH 9/9] pmdomain: xilinx/zynqmp: "
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).