mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH] soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level
 2023-03-31  9:37 UTC 

[PATCH 0/7] Add timing override to sitronix,st7789v
 2023-03-31  9:36 UTC  (8+ messages)
` [PATCH 7/7] dt-bindings: display: add panel-timing property "

[PATCH v3 0/4] dts: qcom: arm64: sdm845: SLPI DSP enablement
 2023-03-31  9:36 UTC  (11+ messages)
` [PATCH v3 1/4] dts: arm64: qcom: sdm845: add SLPI remoteproc
` [PATCH v3 2/4] dts: arm64: qcom: sdm845: add SLPI FastRPC support
` [PATCH v3 3/4] dts: arm64: qcom: sdm845-oneplus: enable SLPI
` [PATCH v3 4/4] dts: arm64: qcom: sdm845-shift-axolotl: "

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-31  9:35 UTC  (7+ messages)
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA
` [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally

[PATCH v1 0/6] drm/bridge: tc358768: Improve parallel RGB input configuration
 2023-03-31  9:33 UTC  (9+ messages)
` [PATCH v1 1/6] dt-bindings: display: bridge: toshiba,tc358768: Fix typo
` [PATCH v1 2/6] dt-bindings: display: bridge: toshiba,tc358768: Add TC9594
` [PATCH v1 3/6] dt-bindings: display: bridge: toshiba,tc358768: add parallel input mode

[PATCH v4 0/4] StarFive's SDIO/eMMC driver support
 2023-03-31  9:33 UTC  (5+ messages)
` [PATCH v4 2/4] mmc: starfive: Add sdio/emmc "

[PATCH 1/7] driver core: core: move to use class_to_subsys()
 2023-03-31  9:33 UTC  (7+ messages)
` [PATCH 2/7] driver core: create class_is_registered()
` [PATCH 3/7] driver core: class: remove subsystem private pointer from struct class
` [PATCH 4/7] driver core: clean up the logic to determine which /sys/dev/ directory to use
` [PATCH 5/7] driver core: class: remove dev_kobj from struct class
` [PATCH 6/7] driver core: make sysfs_dev_block_kobj static
` [PATCH 7/7] driver core: make sysfs_dev_char_kobj static

[PATCH v2 0/2] Add R5F and C71 DSP nodes for J784S4 SoC
 2023-03-31  9:31 UTC  (3+ messages)

[PATCH] soc: imx: imx8m-blk-ctrl: fix i.MX8MP VPU_H1 sequence
 2023-03-31  9:31 UTC 

[PATCH v2] docs: kvm: x86: Fix broken field list
 2023-03-31  9:31 UTC 

[PATCH] media: dt-bindings: Drop unneeded quotes
 2023-03-31  9:31 UTC  (2+ messages)

[PATCH v1 0/4] Remove the qdsp6ss register from lpasscc
 2023-03-31  9:30 UTC  (5+ messages)
` [PATCH v1 2/4] dt-bindings: clock: qcom,sc7280-lpasscc: Remove qdsp6ss register region
` [PATCH v1 4/4] clk: qcom: lpasscc-sc7280: Remove qdsp6ss clock registration

[PATCH v1 RESEND 0/2] Panfrost: GPU Speed-binning support via OPP
 2023-03-31  9:29 UTC  (6+ messages)
` [PATCH v1 RESEND 2/2] drm/panfrost: Add basic support for speed binning

[PATCH v1 00/13] Perf tool build improvements
 2023-03-31  9:27 UTC  (6+ messages)
` [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support

[PATCH v5 0/8] Enable IPQ9754 USB
 2023-03-31  9:27 UTC  (4+ messages)
` [PATCH v5 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes

[PATCH 1/2] f2fs: fix iostat lock protection
 2023-03-31  9:26 UTC  (2+ messages)
` [PATCH 2/2] f2fs: add __pack attribute for extent_info

[PATCH (set 2) 00/19] Rid W=1 warnings from GPU
 2023-03-31  9:26 UTC  (20+ messages)
` [PATCH 01/19] drm/i915/i915_scatterlist: Fix kerneldoc formatting issue - missing '@'
` [PATCH 02/19] drm/i915/intel_region_ttm: Provide missing description for 'offset' param
` [PATCH 03/19] drm/radeon/radeon_ttm: Remove unused variable 'rbo' from radeon_bo_move()
` [PATCH 04/19] drm/i915/display/intel_display_debugfs: Fix incorrect param naming for 'intel_connector'
` [PATCH 05/19] drm/i915/gt/intel_engine_cs: Fix a couple of incorrectly named functions
` [PATCH 06/19] drm/i915/gt/intel_rps: Demote a kerneldoc abuse for ips_ping_for_i915_load()
` [PATCH 07/19] drm/i915/gem/i915_gem_create: Provide the function names for proper kerneldoc headers
` [PATCH 08/19] drm/i915/gem/i915_gem_domain: Provide function names to complete proper kerneldoc
` [PATCH 09/19] drm/i915/gem/i915_gem_ttm_pm: Provide a couple of missing descriptions for 'flags' and remove some superfluous ones
` [PATCH 10/19] drm/i915/gem/i915_gem_ttm: Demote half-filled kerneldoc
` [PATCH 11/19] drm/i915/gem/i915_gem_ttm_move: Provide a couple of missing descriptions for 'num_pages' and 'ctx'
` [PATCH 12/19] drm/i915/gem/i915_gem_wait: Provide function name to validate the kerneldoc header
` [PATCH 13/19] drm/i915/gem/i915_gem_object: Demote non-kerneldoc header with no param descriptions
` [PATCH 14/19] drm/i915/i915_gem: Provide function names to complete the expected kerneldoc format
` [PATCH 15/19] drm/i915/gt/uc/intel_guc_hwconfig: Demote a few non-conforming kerneldoc headers
` [PATCH 16/19] drm/i915/i915_vma: Provide one missing param and demote another non-kerneldoc header
` [PATCH 17/19] drm/i915/display/intel_display_power: Fix incorrectly documented function __intel_display_power_put_async()
` [PATCH 18/19] drm/amd/amdgpu/sdma_v6_0: Demote a bunch of half-completed function headers
` [PATCH 19/19] drm/i915/display/intel_wm: Fix a little doc-rot in intel_update_watermarks()

[PATCH net-next 0/2] Add support for J784S4 CPSW9G
 2023-03-31  9:25 UTC  (6+ messages)
` [PATCH net-next 2/2] net: ethernet: ti: am65-cpsw: Enable USXGMII mode "

[RESEND PATCH 1/3] dt-bindings: remoteproc: qcom,pas: correct memory-region constraints
 2023-03-31  9:21 UTC  (3+ messages)
` [RESEND PATCH 2/3] dt-bindings: remoteproc: qcom,sm6115-pas: "
` [RESEND PATCH 3/3] dt-bindings: remoteproc: qcom,sm8550-pas: require memory-region

[PATCH v4 0/3] Improvements for OmniVision OV2685
 2023-03-31  9:18 UTC  (4+ messages)
` [PATCH v4 2/3] media: dt-bindings: ov2685: convert to dtschema

[syzbot] [bluetooth?] possible deadlock in rfcomm_dlc_exists
 2023-03-31  9:18 UTC 

linux-next: manual merge of the wireless-next tree with the wireless tree
 2023-03-31  9:17 UTC  (2+ messages)

[PATCH 0/3] Modify is_arm_mapping_symbol() related code
 2023-03-31  9:15 UTC  (4+ messages)
` [PATCH 1/3] module: Sync code of is_arm_mapping_symbol()
` [PATCH 2/3] module: Move is_arm_mapping_symbol() to module_symbol.h
` [PATCH 3/3] module: Ignore L0 and rename is_arm_mapping_symbol()

[PATCH] vringh: fix typos in the vringh_init_* documentation
 2023-03-31  9:15 UTC  (3+ messages)

[PATCH v5 0/5] Add the Lantiq PEF2256 audio support
 2023-03-31  9:13 UTC  (5+ messages)
` [PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer

[PATCH] amd-pstate: Fix amd_pstate mode switch
 2023-03-31  9:11 UTC  (4+ messages)

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-31  9:11 UTC  (11+ messages)
` [PATCH v15 01/10] device property: Add remote endpoint to devcon matcher
` [PATCH v15 02/10] platform/chrome: cros_ec_typec: Purge blocking switch devlinks
` [PATCH v15 03/10] drm/display: Add Type-C switch helpers
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support
` [PATCH v15 05/10] drm/bridge: anx7625: Check for Type-C during panel registration
` [PATCH v15 06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505
` [PATCH v15 07/10] drm/bridge: anx7625: Register Type C mode switches
` [PATCH v15 08/10] dt-bindings: display: bridge: it6505: Add mode-switch support
` [PATCH v15 09/10] drm/bridge: it6505: Fix Kconfig indentation
` [PATCH v15 10/10] drm/bridge: it6505: Register Type C mode switches

[PATCH v1 0/2] drm/bridge: ti-sn65dsi83: Add DSI video mode configuration
 2023-03-31  9:06 UTC  (3+ messages)
` [PATCH v1 2/2] "

[PATCH v2] crypto: hisilicon/trng - add support for HiSTB TRNG
 2023-03-31  9:06 UTC  (2+ messages)

[PATCH] usb: cdnsp: Fixes error: uninitialized symbol 'len'
 2023-03-31  9:06 UTC 

[PATCH] thermal/core: Remove thermal_bind_params structure
 2023-03-31  9:05 UTC  (3+ messages)

[paulmck-rcu:rcu/next] BUILD SUCCESS 54582db4e529367a1c1ab149aff8e0af83de1f7f
 2023-03-31  9:04 UTC 

[PATCH] thermal: Use of_property_present() for testing DT property presence
 2023-03-31  9:04 UTC  (5+ messages)

[PATCH] media: pvrusb2: clean up unneeded complexity in pvrusb2 class logic
 2023-03-31  9:04 UTC  (3+ messages)

[PATCH V2 0/4] crypto: Add Xilinx ZynqMP RSA driver support
 2023-03-31  9:03 UTC  (3+ messages)
` [PATCH V2 3/4] crypto: xilinx: Add ZynqMP RSA driver

[PATCH v3 0/3] drm/bridge: tfp410: Add i2c support
 2023-03-31  9:03 UTC  (7+ messages)
` [PATCH v3 1/3] drm/bridge: tfp410: Support basic I2C interface
` [PATCH v3 2/3] drm/bridge: tfp410: Fix logic to configured polled HPD
` [PATCH v3 3/3] drm/bridge: tfp410: If connected, use I2C for polled HPD status

[PATCH] docs: kvm: x86: Fix a broken field list
 2023-03-31  9:00 UTC  (2+ messages)

[RFC v1 3/4] swiotlb: Allow dynamic allocation of bounce buffers
 2023-03-31  9:00 UTC  (3+ messages)

[PATCH v14 0/8] arm64: j721s2: Add support for additional IPs
 2023-03-31  9:00 UTC  (9+ messages)
` [PATCH v14 1/8] arm64: dts: ti: k3-j721s2-main: Add support for USB
` [PATCH v14 2/8] arm64: dts: ti: k3-j721s2-main: Add SERDES and WIZ device tree node
` [PATCH v14 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI
` [PATCH v14 4/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable SERDES0
` [PATCH v14 5/8] arm64: dts: ti: k3-j721s2-common-proc-board: Add USB support
` [PATCH v14 6/8] arm64: dts: ti: k3-j721s2: Add support for OSPI Flashes
` [PATCH v14 7/8] arm64: dts: ti: k3-j721s2-main: Add PCIe device tree node
` [PATCH v14 8/8] arm64: dts: ti: k3-j721s2-common-proc-board: Enable PCIe

[PATCH v2] dt-bindings: remoteproc: qcom,adsp: bring back firmware-name
 2023-03-31  9:00 UTC  (2+ messages)

[PATCH 0/3] Add PM6150L flash LED to Fairphone 4
 2023-03-31  8:59 UTC  (7+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7225-fairphone-fp4: configure flash LED

[PATCH SPI for-next] spi: microchip: pci1xxxx: Fix minor bugs in spi-pci1xxxx driver
 2023-03-31  8:59 UTC 

[PATCH] ACPI: thermal: replace ternary operator with min_t()
 2023-03-31  8:58 UTC  (3+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-31  8:58 UTC  (10+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v3 0/4] docs & checkpatch: allow Closes tags with links
 2023-03-31  8:57 UTC  (3+ messages)
` [PATCH v3 4/4] checkpatch: check for misuse of the link tags

[net PATCH 0/7] octeontx2: Miscellaneous fixes
 2023-03-31  8:56 UTC  (6+ messages)
` [net PATCH 1/7] octeontx2-af: Secure APR table update with the lock
    ` [EXT] "

[RFC PATCH v2 0/6] Improve VM CPUfreq and task placement behavior
 2023-03-31  8:55 UTC  (3+ messages)
` [RFC PATCH v2 5/6] dt-bindings: cpufreq: add bindings for virtual kvm cpufreq

[PATCH] dt-bindings: net: fec: add power-domains property
 2023-03-31  8:52 UTC  (2+ messages)

[RFC PATCH] sched: Introduce per-mm/cpu concurrency id state
 2023-03-31  8:52 UTC  (3+ messages)

[PATCH 0/1] perf report: append inlines to non-dwarf callchains
 2023-03-31  8:52 UTC  (7+ messages)

[PATCH RFC 00/20] ARM: oxnas support removal
 2023-03-31  8:51 UTC  (22+ messages)
` [PATCH RFC 01/20] ARM: dts: oxnas: remove obsolete device tree files
` [PATCH RFC 02/20] ARM: oxnas: remove OXNAS support
` [PATCH RFC 03/20] ARM: configs: remove oxnas_v6_defconfig
` [PATCH RFC 04/20] dt-bindings: arm: oxnas: remove obsolete bindings
` [PATCH RFC 05/20] clk: oxnas: remove obsolete clock driver
` [PATCH RFC 06/20] dt-bindings: clk: oxnas: remove obsolete bindings
` [PATCH RFC 07/20] clksource: timer-oxnas-rps: remove obsolete timer driver
` [PATCH RFC 08/20] dt-bindings: timer: oxsemi,rps-timer: remove obsolete bindings
` [PATCH RFC 09/20] nand: oxnas_nand: remove obsolete raw nand driver
` [PATCH RFC 10/20] dt-bindings: mtd: oxnas-nand: remove obsolete bindings
` [PATCH RFC 11/20] net: stmmac: dwmac-oxnas: remove obsolete dwmac glue driver
` [PATCH RFC 12/20] dt-bindings: net: oxnas-dwmac: remove obsolete bindings
` [PATCH RFC 13/20] pinctrl: pinctrl-oxnas: remove obsolete pinctrl driver
` [PATCH RFC 14/20] dt-bindings: pinctrl: oxnas,pinctrl: remove obsolete bindings
` [PATCH RFC 15/20] dt-bindings: gpio: gpio_oxnas: "
` [PATCH RFC 16/20] power: reset: oxnas-restart: remove obsolete restart driver
` [PATCH RFC 17/20] reset: oxnas: remove obsolete reset driver
` [PATCH RFC 18/20] irqchip: irq-versatile-fpga: remove obsolete oxnas compatible
` [PATCH RFC 19/20] dt-bindings: interrupt-controller: arm,versatile-fpga-irq: mark oxnas compatible as deprecated
` [PATCH RFC 20/20] MAINTAINERS: remove OXNAS entry

[PATCH net] vsock/vmci: convert VMCI error code to -ENOMEM on send
 2023-03-31  8:50 UTC  (2+ messages)

[PATCH v2 0/2] mmc: sdhci-of-arasan: Add eMMC5.1 support for Xilinx Versal Net
 2023-03-31  8:50 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: mmc: arasan,sdci: Add Xilinx Versal Net compatible

[RFC PATCH] x86/insn: support decode MOVSXD instruction for MMIO
 2023-03-31  8:49 UTC  (4+ messages)

[PATCH] media: ov8856: Do not check for for module version
 2023-03-31  8:49 UTC  (2+ messages)

[PATCH] drm/bridge: ps8640: Use constant sleep time for polling hpd
 2023-03-31  8:48 UTC  (2+ messages)

[PATCH] fs: fix sysctls.c built
 2023-03-31  8:45 UTC 

[syzbot] UBSAN: shift-out-of-bounds in dbFindCtl
 2023-03-31  8:43 UTC  (3+ messages)
` [syzbot] [jfs?] "

[PATCH] memcg: Set memory min, low, high values along with max
 2023-03-31  8:40 UTC  (2+ messages)

[PATCH] l2tp: generate correct module alias strings
 2023-03-31  8:40 UTC  (2+ messages)

[PATCH] net: wwan: t7xx: do not compile with -Werror
 2023-03-31  8:40 UTC  (2+ messages)

[PATCH] net: netcp: MAX_SKB_FRAGS is now 'int'
 2023-03-31  8:40 UTC  (2+ messages)

[PATCH net v2] net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
 2023-03-31  8:40 UTC 

[PATCH 4/6] clk: imx: fracn-gppll: support integer pll
 2023-03-31  8:39 UTC  (2+ messages)

[PATCH 1/1] mm: vmalloc: Rename addr_to_vb_xarray() function
 2023-03-31  8:38 UTC  (2+ messages)

[PATCH] arch:um: Only disable SSE on clang to work around old GCC bugs
 2023-03-31  8:37 UTC  (3+ messages)

[GIT PULL] MIPS fixes for v6.3
 2023-03-31  8:33 UTC 

[PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
 2023-03-31  8:32 UTC 

[PATCH V2] net: qrtr: Do not do DEL_SERVER broadcast after DEL_CLIENT
 2023-03-31  8:32 UTC  (3+ messages)

[PATCH 0/4] log2: make is_power_of_2() more generic
 2023-03-31  8:31 UTC  (5+ messages)

[PATCH net v5 0/3] Fix PHY handle no longer parsing
 2023-03-31  8:30 UTC  (2+ messages)

[PATCH V3 0/2] Add speedometer new test cases for amd-pstate-ut
 2023-03-31  8:26 UTC  (3+ messages)
` [PATCH V3 1/2] selftests: amd-pstate: Trigger speedometer benchmark and test cpus
` [PATCH V3 2/2] Documentation: amd-pstate: Add speedometer test introduction

[PATCH v3 00/17] Improve the MT8365 SoC and EVK board support
 2023-03-31  8:24 UTC  (3+ messages)
` [PATCH v3 02/17] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property

[PATCH 1/2] pinctrl: xway: drop the deprecated compatible strings
 2023-03-31  8:23 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: "

[PATCH net] net: qrtr: Fix a refcount bug in qrtr_recvmsg()
 2023-03-31  8:20 UTC  (2+ messages)

[PATCH] net: openvswitch: fix race on port output
 2023-03-31  8:19 UTC 

[PATCH v1 1/1] .gitignore: Unignore .kunitconfig
 2023-03-31  8:18 UTC  (3+ messages)

[PATCH v14 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-31  8:18 UTC  (4+ messages)
` [PATCH v14 07/10] drm/bridge: anx7625: Register Type C mode switches

[PATCH v3 00/13] Rust pin-init API for pinned initialization of structs
 2023-03-31  8:16 UTC  (5+ messages)
` [PATCH v3 04/13] rust: add pin-init API core

[syzbot] [bluetooth?] possible deadlock in rfcomm_dlc_exists
 2023-03-31  8:16 UTC 

[PATCH] fs: consolidate duplicate dt_type helpers
 2023-03-31  8:16 UTC  (2+ messages)

[RESEND PATCH V3 0/2] Add reattaching support and fix memory leak issue
 2023-03-31  8:15 UTC  (2+ messages)

[PATCH v1] kunit: add tests for using current KUnit test field
 2023-03-31  8:15 UTC  (3+ messages)

[PATCH] LoongArch: Clean up plat_swiotlb_setup() related code
 2023-03-31  8:13 UTC 

[PATCH v1 1/2] iopoll: Introduce ioreadXX_poll_timeout() macros
 2023-03-31  8:12 UTC  (2+ messages)

[PATCH v3 0/4] Enable I2S support for RK3588/RK3588S SoCs
 2023-03-31  8:12 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: rockchip: rk3588s: Move assigned-clocks/assigned-clock-rates out of scmi
` [PATCH v3 2/4] arm64: dts: rockchip: rk3588s: Add I2S nodes
` [PATCH v3 3/4] arm64: dts: rockchip: rk3588: "
` [PATCH v3 4/4] arm64: dts: rockchip: rk3588-rock-5b: Add analog audio

[PATCH v5 3/3] Documentation/x86: Documentation for MON group move feature
 2023-03-31  8:12 UTC  (2+ messages)

[PATCH V3 7/7] arm64: dts: imx8mp: add interconnect for hsio blk ctrl
 2023-03-31  8:11 UTC  (14+ messages)
                      `  "

[PATCH v1 14/14] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user
 2023-03-31  8:09 UTC  (12+ messages)

[PATCH v2] list: test: Test the klist structure
 2023-03-31  8:08 UTC  (2+ messages)

[PATCH] LoongArch: Add kernel address sanitizer support
 2023-03-31  8:07 UTC  (2+ messages)

[PATCH 0/3] [PULL REQUEST] iommu/vt-d: Fixes for v6.3-rc4
 2023-03-31  8:06 UTC  (2+ messages)

[RESEND PATCH v2] dmaengine: ti: k3-udma: Add system suspend/resume support
 2023-03-31  8:06 UTC  (2+ messages)

[PATCH] qlcnic: check pci_reset_function result
 2023-03-31  8:06 UTC 

[PATCH 0/7] module: avoid userspace pressure on unwanted allocations
 2023-03-31  8:05 UTC  (10+ messages)
` [PATCH 4/7] sempahore: add a helper for a concurrency limiter

[PATCH v2 0/9] drm/i915: Replace kmap_atomic() with kmap_local_page()
 2023-03-31  8:05 UTC  (4+ messages)
` [PATCH v2 6/9] drm/i915: Use kmap_local_page() in gem/selftests/i915_gem_context.c

[PATCH][next] wifi: rndis_wlan: Replace fake flex-array with flexible-array member
 2023-03-30 20:09 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®