All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-31 09:12:02 to 2023-03-31 09:36:18 UTC [more...]

[PATCH] nl80211: Add support to configure allowed frequency list for AP operation
 2023-03-31  9:34 UTC  (5+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-03-31  9:35 UTC  (4+ messages)
` [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA

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

[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] media: dt-bindings: Drop unneeded quotes
 2023-03-31  9:31 UTC  (5+ messages)

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

[PATCH] soc: imx: imx8m-blk-ctrl: set LCDIF panic read hurry level
 2023-03-31  9:37 UTC  (2+ messages)

[RFC net-next 1/2] page_pool: allow caching from safely localized NAPI
 2023-03-31  9:31 UTC  (2+ messages)

[PATCHv4 bpf-next 0/3] selftests/bpf: Add read_build_id function
 2023-03-31  9:31 UTC  (4+ messages)
` [PATCHv4 bpf-next 1/3] selftests/bpf: Add err.h header
` [PATCHv4 bpf-next 2/3] selftests/bpf: Add read_build_id function
` [PATCHv4 bpf-next 3/3] selftests/bpf: Replace extract_build_id with read_build_id

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

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

[PATCH 0/2] Take maintainership of ov8856
 2023-03-31  9:29 UTC  (3+ messages)
` [PATCH 1/2] MAINTAINERS: Assume ov8856 driver maintainership
` [PATCH 2/2] media: dt-bindings: ov8856: Assign maintainership to myself

[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  (7+ messages)
` [PATCH v1 RESEND 2/2] drm/panfrost: Add basic support for speed binning

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

[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 1/2] f2fs: fix iostat lock protection
 2023-03-31  9:26 UTC  (2+ messages)

[PATCH v3 0/4] dts: qcom: arm64: sdm845: SLPI DSP enablement
 2023-03-31  9:27 UTC  (4+ messages)
` [PATCH v3 1/4] dts: arm64: qcom: sdm845: add SLPI remoteproc

[PATCH (set 2) 00/19] Rid W=1 warnings from GPU
 2023-03-31  9:26 UTC  (41+ 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()

Need content for 4.2 release and migration notes
 2023-03-31  9:28 UTC  (2+ messages)

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

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

flexcan irq error on kernel >= 5.10
 2023-03-31  9:29 UTC 

[PATCH net] net: stmmac: fix up RX flow hash indirection table when setting channels
 2023-03-31  9:23 UTC 

[PATCH net-next] net: stmmac: publish actual MTU restriction
 2023-03-31  9:23 UTC 

[PATCH net-next] net: stmmac: allow ethtool action on PCI devices if device is down
 2023-03-31  9:23 UTC 

[PATCH 00/15] fbdev: Remove trailing whitespaces
 2023-03-31  9:23 UTC  (32+ messages)
` [PATCH 01/15] fbdev/68328fb: "
` [PATCH 02/15] fbdev/atmel_lcdfb: "
` [PATCH 03/15] fbdev/cg14: "
` [PATCH 04/15] fbdev/controlfb: "
` [PATCH 05/15] fbdev/g364fb: "
` [PATCH 06/15] fbdev/hgafb: "
` [PATCH 07/15] fbdev/hpfb: "
` [PATCH 08/15] fbdev/macfb: "
` [PATCH 09/15] fbdev/maxinefb: "
` [PATCH 10/15] fbdev/p9100: "
` [PATCH 11/15] fbdev/platinumfb: "
` [PATCH 12/15] fbdev/sa1100fb: "
` [PATCH 13/15] fbdev/stifb: "
` [PATCH 14/15] fbdev/valkyriefb: "
` [PATCH 15/15] fbdev/vfb: "

[PATCH] maintainers: update for FIPS validation
 2023-03-31  9:24 UTC  (3+ messages)

[PATCH] wifi: cfg80211: beacon EHT rate support
 2023-03-31  9:23 UTC  (4+ messages)

Hi!
 2023-03-31  9:16 UTC 

[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

[RFC PATCH v2 1/6] sched/fair: Add util_guest for tasks
 2023-03-31  9:20 UTC  (2+ messages)

[PATCH vhost 0/3] vhost: minor kdoc fixes and MAINTAINERS update
 2023-03-31  9:18 UTC  (7+ messages)
` [PATCH vhost 1/3] vdpa: address kdoc warnings
` [PATCH vhost 3/3] MAINTAINERS: add vringh.h to Virtio Core and Net Drivers

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

[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

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

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

[PATCH v4 1/2] regulator: implement basic reference counter
 2023-03-31  9:15 UTC  (2+ messages)
` [PATCH v4 2/2] regulator: rename dev_pdata to plat

[PATCH mptcp-net] mptcp: fix NULL pointer dereference on fastopen early fallback
 2023-03-31  9:17 UTC 

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

[igt-dev] [PATCH i-g-t 0/3] Add xe_create test
 2023-03-31  9:17 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 1/3] lib/xe_query: Add xe_for_each_mem_region iterator
` [igt-dev] [PATCH i-g-t 2/3] lib/xe_query: Add memory region getter from region mask
` [igt-dev] [PATCH i-g-t 3/3] xe/xe_create: Add xe_create test

[PATCH net-next 0/8] virtio_net: refactor xdp codes
 2023-03-31  9:14 UTC  (4+ messages)
` [PATCH net-next 2/8] virtio_net: mergeable xdp: introduce mergeable_xdp_prepare

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

[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 bpf-next v6 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
 2023-03-31  9:15 UTC  (12+ messages)

linux-5.15.105 broke /dev/sd* naming (probing)
 2023-03-31  9:15 UTC  (3+ messages)

[PATCH v3 0/3] i3c dw,ast2600: Add a driver for the AST2600 i3c controller
 2023-03-31  9:15 UTC  (12+ messages)
` [PATCH v3 1/3] i3c: dw: Add infrastructure for platform-specific implementations
` [PATCH v3 2/3] dt-bindings: i3c: Add AST2600 i3c controller
` [PATCH v3 3/3] i3c: ast2600: Add AST2600 platform-specific driver

Nawiązanie współpracy
 2023-03-31  7:45 UTC 

[PATCH] Fix cve-check false negative
 2023-03-31  9:15 UTC  (6+ messages)
` [OE-core] "

[Bug 217278] New: ast 0000:03:00.0: PM: **** DPM device timeout **** during S4 resuming
 2023-03-31  9:14 UTC  (2+ messages)
` [Bug 217278] "

[PATCH v1] dts: update dependencies and mypy execution
 2023-03-31  9:13 UTC 

[PATCH v7 10/12] drm/bridge: Implement enable_next_first to alter bridge init order
 2023-03-31  9:12 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2 00/12] Improve igt_doc.py
 2023-03-31  9:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 12/12] runner/meson.build: fix minimal build

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-03-31  9:11 UTC  (21+ 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] amd-pstate: Fix amd_pstate mode switch
 2023-03-31  9:11 UTC  (4+ messages)


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.