All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-30 18:27:05 to 2022-06-30 19:17:50 UTC [more...]

[PATCH v3 00/15] Canaan devicetree fixes
 2022-06-30 18:30 UTC  (8+ messages)

[PATCH v6] board: purism: add the Purism Librem5 phone
 2022-06-30 19:09 UTC  (3+ messages)

[PATCH 0/7] kernel-yocto: consolidated pull request
 2022-06-30 19:16 UTC  (8+ messages)
` [PATCH 1/7] linux-yocto/5.10: update to v5.10.121
` [PATCH 2/7] linux-yocto/5.15: update to v5.15.46
` [PATCH 3/7] linux-yocto/5.15: update to v5.15.48
` [PATCH 4/7] linux-yocto/5.10: update to v5.10.123
` [PATCH 5/7] linux-yocto-dev: bump to v5.19-rc
` [PATCH 6/7] linux-yocto/5.15: drop obselete GPIO sysfs ABI
` [PATCH 7/7] lttng-modules: fix 5.19+ build

[PATCH v3 00/14] hw/i2c/aspeed: I2C slave mode DMA RX w/ new regs
 2022-06-30 19:16 UTC  (4+ messages)
` [PATCH v3 10/14] hw/sensor: Add Renesas ISL69259 device model

[PATCH 0/5] fbcon: Fixes for screen resolution changes - round 2
 2022-06-30 19:16 UTC  (10+ messages)
` [PATCH 1/5] fbcon: Disallow setting font bigger than screen size
` [PATCH 2/5] fbcon: Fix up user-provided virtual "
` [PATCH 3/5] fbcon: Prevent that screen size is smaller than font size
` [PATCH 4/5] fbmem: Prevent invalid virtual screen sizes in fb_set_var()

[PATCH] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example
 2022-06-30 19:16 UTC  (4+ messages)

[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
 2022-06-30 19:16 UTC  (3+ messages)

[PATCH] PM: runtime: Fix supplier device management during consumer probe
 2022-06-30 19:16 UTC 

[PATCH] virtio: VIRTIO_HARDEN_NOTIFICATION is broken
 2022-06-30 19:16 UTC  (2+ messages)

[PATCH 00/40] DC Patches Jun 30, 2022
 2022-06-30 19:13 UTC  (41+ messages)
` [PATCH 01/40] drm/amd/display: Add missing registers for ACP
` [PATCH 02/40] drm/amd/display: Add SubVP required code
` [PATCH 03/40] drm/amd/display: Prepare for new interfaces
` [PATCH 04/40] drm/amd/display: Add function to set pixels per cycle
` [PATCH 05/40] drm/amd/display: Apply ODM 2:1 policy for single display configuration
` [PATCH 06/40] drm/amd/display: Use two pixel per container for k1/k2 div
` [PATCH 07/40] drm/amd/display: Change DET policy for MPO cases
` [PATCH 08/40] drm/amd/display: Switch to correct DTO on HDMI
` [PATCH 09/40] drm/amd/display: Update gpuvm_max_page_table_levels IP param
` [PATCH 10/40] drm/amd/display: Make OPTC3 function accessible to other DCN
` [PATCH 11/40] drm/amd/display: Add basic infrastructure for enabling FAMS
` [PATCH 12/40] drm/amd/display: Fix stream->link_enc unassigned during stream removal
` [PATCH 13/40] drm/amd/display: Add SubVP control lock
` [PATCH 14/40] drm/amd/display: Add minimal pipe split transition state
` [PATCH 15/40] drm/amd/display: disable timing sync b/w odm halves
` [PATCH 16/40] drm/amd/display: guard for virtual calling destroy_link_encoders
` [PATCH 17/40] drm/amd/display: Maintain consistent mode of operation during encoder assignment
` [PATCH 18/40] drm/amd/display: Extend soc BB capabilitiy
` [PATCH 19/40] drm/amd/display: Don't set dram clock change requirement for SubVP
` [PATCH 20/40] drm/amd/display: add an option to skip wait for HPD when powering on eDP panel
` [PATCH 21/40] drm/amd/display: Program ACP related register
` [PATCH 22/40] drm/amd/display: Guard against ddc_pin being NULL for AUX
` [PATCH 23/40] drm/amd/display: Remove incorrect ASSERT check for link_enc
` [PATCH 24/40] drm/amd/display: Guard against NULL link encoder in log hw state
` [PATCH 25/40] drm/amd/display: Fix dmub soft hang for PSR 1
` [PATCH 26/40] drm/amd/display: disable otg toggle w/a on boot
` [PATCH 27/40] drm/amd/display: Indicate stream change on ODM change
` [PATCH 28/40] drm/amd/display: Remove configuration option for dpia hpd delay
` [PATCH 29/40] drm/amd/display: Fix refresh rate issue on Club 3D
` [PATCH 30/40] drm/amd/display: Disable TBT3 DSC work around by default
` [PATCH 31/40] drm/amd/display: Add flag to modify MST delay
` [PATCH 32/40] drm/amd/display: Fix null timing generator resource
` [PATCH 33/40] drm/amd/display: Move all linux includes into OS types
` [PATCH 34/40] drm/amd/display: Fix uninitialized variable
` [PATCH 35/40] drm/amd/display: Initialize lt_settings on instantiation
` [PATCH 36/40] drm/amd/display: OVT Update on InfoFrame and Mode Management
` [PATCH 37/40] drm/amd/display: enable PCON SST support for newer ASICs
` [PATCH 38/40] drm/amd/display: rename hdmi_frl_pcon_support
` [PATCH 39/40] drm/amd/display: Maintain old audio programming sequence
` [PATCH 40/40] drm/amd/display: 3.2.192

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-30 19:14 UTC  (5+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH] doc: add event timer expiry drop stat
 2022-06-30 19:13 UTC  (2+ messages)

[PATCH] pm/sleep: Add PM_USERSPACE_AUTOSLEEP Kconfig
 2022-06-30 19:12 UTC 

[cocci] [PATCH] scripts/coccinelle/free: add NULL test before dev_{put, hold} functions
 2022-06-30 19:10 UTC  (6+ messages)
    ` [cocci] "

kernel-5.18.8 breaks cifs mounts
 2022-06-30 19:12 UTC  (7+ messages)

[PATCH] ARM: dts: imx6qdl-ts7970: Fix ngpio typo and count
 2022-06-30 19:11 UTC  (4+ messages)

[next] Rpi4 : WARNING: at drivers/gpu/drm/vc4/vc4_hdmi_regs.h:487 vc5_hdmi_reset+0x1f0/0x240 [vc4]
 2022-06-30 19:09 UTC  (3+ messages)

[PATCH net] selftests/net: fix section name when using xdp_dummy.o
 2022-06-30 19:08 UTC  (2+ messages)

[PATCH 0/7] msm8916/msm8939 DSI controller and DSI PHY bindings fixes
 2022-06-30 19:07 UTC  (26+ messages)
` [PATCH 1/7] dt-bindings: msm: dsi: Fix phy-name binding
` [PATCH 2/7] dt-bindings: msm: dsi: Fix operating-points-v2 constraint
` [PATCH 3/7] dt-bindings: msm: dsi: Fix power-domains constraint
` [PATCH 4/7] dt-bindings: msm: dsi: Add vdd* descriptions back in
` [PATCH 5/7] dt-bindings: msm: dsi: Fix clock declarations
` [PATCH 6/7] dt-bindings: msm: dsi: Add missing clocks to 28nm DSI PHY YAML
` [PATCH 7/7] dt-bindings: msm: dsi: Add missing qcom,dsi-phy-regulator-ldo-mode

[PATCH v2 00/63] Improve static type checking for request flags
 2022-06-30 19:06 UTC  (12+ messages)
` [PATCH v2 34/63] md/raid1: Use the new blk_opf_t type
` [PATCH v2 35/63] md/raid10: "
` [PATCH v2 36/63] md/raid5: Use the enum req_op and blk_opf_t types
` [PATCH v2 47/63] fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
` [PATCH v2 48/63] fs/direct-io: Reduce the size of struct dio

[PATCH] ARM: imx: src: Use postcore_platform_driver() macro
 2022-06-30 19:04 UTC  (4+ messages)
` [PATCH] drivers: firmware: arm-scmi: Use core_platform_driver() macro

[PATCH v3 0/2] fanotify man page updates for v5.17
 2022-06-30 19:06 UTC  (3+ messages)
` [PATCH v3 1/2] fanotify.7, fanotify_init.2: Document FAN_REPORT_TARGET_FID
` [PATCH v3 2/2] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_RENAME

[PATCH for-next v2 0/9] RDMA/rxe: Various fixes
 2022-06-30 19:04 UTC  (10+ messages)
` [PATCH for-next v2 1/9] RDMA/rxe: Add rxe_is_fenced() subroutine
` [PATCH for-next v2 2/9] RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbs
` [PATCH for-next v2 3/9] RDMA/rxe: Remove unnecessary include statement
` [PATCH for-next v2 4/9] RDMA/rxe: Replace "
` [PATCH for-next v2 5/9] RDMA/rxe: Fix rnr retry behavior
` [PATCH for-next v2 6/9] RDMA/rxe: Fix deadlock in rxe_do_local_ops()
` [PATCH for-next v2 7/9] RDMA/rxe: Make the tasklet exits the same
` [PATCH for-next v2 8/9] RDMA/rxe: Limit the number of calls to each tasklet
` [PATCH for-next v2 9/9] RDMA/rxe: Replace __rxe_do_task by rxe_run_task

[PATCH net-next v2 0/7] net: lan966x: Add lag support
 2022-06-30 19:08 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix NPD in PMU during driver teardown
 2022-06-30 19:04 UTC  (3+ messages)

[PATCH 0/5] Unified memory for CWSR save restore area
 2022-06-30 19:03 UTC  (6+ messages)
` [PATCH 1/5] drm/amdkfd: add new flag for svm
` [PATCH 2/5] drm/amdkfd: change svm range evict
` [PATCH 3/5] drm/amdkfd: optimize "
` [PATCH 4/5] libhsakmt: add new flags for svm
` [PATCH 5/5] libhsakmt: allocate unified memory for ctx save restore area

[PATCH v3 1/2] of: unittest: Switch to use fwnode instead of of_node
 2022-06-30 19:02 UTC  (3+ messages)

[Intel-gfx] [CI v4 01/13] drm/doc: add rfc section for small BAR uapi
 2022-06-30 19:03 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [CI,v4,01/13] "
` [Intel-gfx] ✓ Fi.CI.IGT: success "

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-30 19:01 UTC  (11+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE

[PATCH 0/4] Fix compilation issues when using i386
 2022-06-30 18:58 UTC  (6+ messages)
` [PATCH 1/4] drm/amd/display: Fix __umoddi3 undefined for 32 bit compilation
` [PATCH 2/4] drm/amd/display: Fix __floatunsidf "
` [PATCH 3/4] drm/amd/display: Fix __muldf3 "
` [PATCH 4/4] drm/amd/display: Fix __nedf2 "

[PATCH 0/3] Reduce ATA disk resume time
 2022-06-30 18:57 UTC  (4+ messages)
` [PATCH 3/3] scsi: sd: Rework asynchronous resume support

[PATCH v2 0/2] commit-graph.c: no lazy fetch in lookup_commit_in_graph()
 2022-06-30 18:47 UTC  (9+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 2/2] commit-graph.c: "

[PATCH 0/2] Avoid spawning gzip in git archive
 2022-06-30 18:55 UTC  (5+ messages)
` [PATCH v3 0/5] "

[PATCH 00/13] dt-bindings/arm64: dts: qcom: minor cleanups with DT schema
 2022-06-30 18:52 UTC  (4+ messages)
` [PATCH 06/13] arm64: dts: qcom: correct DWC3 node names and unit addresses

[PATCH for-next 0/5] Fix incorrect atomic retry behavior
 2022-06-30 18:52 UTC  (2+ messages)

hooking Sony 47MPixel sensor to NXP imx8m-mini MIPI CSI2
 2022-06-30 18:52 UTC  (5+ messages)

[PATCH] drm/amd/display: Remove return value of Calculate256BBlockSizes
 2022-06-30 18:50 UTC  (2+ messages)

[PATCH net 1/2] net: tun: avoid disabling NAPI twice
 2022-06-30 18:50 UTC  (2+ messages)

WARN at crypto/testmgr.c:5774 (next)
 2022-06-30 18:50 UTC  (2+ messages)

[PATCH net] net: sparx5: mdb add/del handle non-sparx5 devices
 2022-06-30 18:50 UTC  (3+ messages)

[PATCH net] net: dsa: felix: fix race between reading PSFP stats and port stats
 2022-06-30 18:50 UTC  (2+ messages)

stable-rc/queue/4.9 build: 165 builds: 2 failed, 163 passed, 2 errors, 25 warnings (v4.9.320-29-gb6ec6d494dc8)
 2022-06-30 18:49 UTC 

[dunfell][PATCH] epiphany: fix CVE-2022-29536
 2022-06-30 18:48 UTC 

[PATCH] dt-bindings: pm8941-misc: Fix usb_id and usb_vbus definitions
 2022-06-30 18:47 UTC  (2+ messages)

shout out from Bero @ EuroLLVM '22
 2022-06-30 18:46 UTC 

[PATCH v1] SUNRPC: Fix READ_PLUS crasher
 2022-06-30 18:45 UTC  (6+ messages)

[PATCH] libsepol: do not modify policy during write
 2022-06-30 18:45 UTC  (2+ messages)

next/master bisection: baseline.bootrr.imx6q-pcie-pcie0-probed on kontron-pitx-imx8m
 2022-06-30 18:44 UTC 

[PATCH 1/7] auto-t: iwd.py: add DPP properties
 2022-06-30 18:38 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets
 2022-06-30 18:44 UTC  (2+ messages)

[PATCH v2] docs/misra: Add instructions for cppcheck
 2022-06-30 18:43 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: mt8173: Fix nor flash node
 2022-06-30 18:41 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: mediatek: Add assigned clock property and axi clock in example

use-after-free in srpt_enable_tpg()
 2022-06-30 18:42 UTC  (4+ messages)

Yocto browser require low memory footprints #yocto #meta-freescale
 2022-06-30 18:42 UTC  (2+ messages)
` [meta-freescale] "

[PATCH] xen: arm: Don't use stop_cpu() in halt_this_cpu()
 2022-06-30 18:41 UTC  (2+ messages)

[PATCH v2 0/2] public/io: xs_wire: Allow Xenstore to report EPERM
 2022-06-30 18:38 UTC  (4+ messages)
` [PATCH v2 2/2] "

[Bug 216190] New: 5.19-rc4 kernel + KASAN fails to boot at very early stage when CONFIG_SMP=y is selected (PowerMac G4 3,6)
 2022-06-30 18:38 UTC  (2+ messages)
` [Bug 216190] "

btrfs shrink failure, systemd-homed
 2022-06-30 18:38 UTC 

[PATCH 0/2] Two apcs-kpss-global.yaml fixes
 2022-06-30 18:38 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: mailbox: qcom: Add syscon const for relevant entries
` [PATCH 2/2] dt-bindings: mailbox: qcom: Add clock-output-names

[PATCH v3] public/io: xs_wire: Document that new errors should be added at the end
 2022-06-30 18:36 UTC 

[Intel-gfx] [PATCHv2] drm/i915: free crtc on driver remove
 2022-06-30 18:36 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: free crtc on driver remove (rev2)

[PATCH v5 0/2] Read _SUB from ACPI to be able to identify firmware
 2022-06-30 18:35 UTC  (3+ messages)
` [PATCH v5 2/2] ASoC: cs35l41: Read System Name from ACPI _SUB "

[PATCH] buildperf/base.py: skip reduced_proc_pressure directory
 2022-06-30 18:35 UTC 

[PATCH 0/5] I2S driver changes for Jadeite platform
 2022-06-30 18:36 UTC  (11+ messages)
` [PATCH 4/5] ASoC: amd: add Machine driver "
` [PATCH 5/5] ASoC: amd: enable machine driver build "

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-30 18:33 UTC  (6+ messages)
` [PATCH v6 02/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file

Bug: "git-remote ls -h"
 2022-06-30 18:34 UTC  (3+ messages)

[PATCH V10 1/3] libxl: Add support for Virtio disk configuration
 2022-06-30 18:34 UTC  (7+ messages)

[PATCH v2] pmem: fix a name collision
 2022-06-30 18:34 UTC  (3+ messages)

arch/s390/kernel/vtime.c:148:13: sparse: sparse: too long token expansion
 2022-06-30 18:33 UTC 

[Intel-gfx] [PATCH v7 0/3] drm/doc/rfc: i915 VM_BIND feature design + uapi
 2022-06-30 18:32 UTC  (12+ messages)
` [Intel-gfx] [PATCH v6 3/3] drm/doc/rfc: VM_BIND uapi definition
            `  "

[PATCH 0/3] xdiff: introduce memory allocation macros
 2022-06-30 18:32 UTC  (3+ messages)
` [PATCH 3/3] xdiff: introduce XDL_ALLOC_GROW()

[PATCH] FROMLIST: arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-06-30 18:30 UTC  (2+ messages)

[PATCH] libsepol/utils: improve wording
 2022-06-30 18:30 UTC  (2+ messages)

[PATCH] drm/amd: Add debug mask for subviewport mclk switch
 2022-06-30 18:28 UTC  (2+ messages)

[PATCH 0/2] Introduce security_create_user_ns()
 2022-06-30 18:28 UTC  (4+ messages)

[RFC PATCH v1 0/3] Create common DPLL/clock configuration API
 2022-06-30 18:27 UTC  (11+ messages)
` [RFC PATCH v1 1/3] dpll: Add DPLL framework base functions

[PATCH 00/11] MT8195 Chromebooks devicetrees - Google Tomato
 2022-06-30 18:26 UTC  (4+ messages)
` [PATCH 01/11] dt-bindings: arm: mediatek: Add MT8195 Cherry Tomato Chromebooks


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.