messages from 2023-09-12 04:18:39 to 2023-09-12 05:02:56 UTC [more...]
[PATCH v3 0/4] platform/x86: intel_scu_ipc: Timeout fixes
2023-09-12 5:02 UTC (9+ messages)
` [PATCH v3 1/4] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v3 2/4] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH v3 3/4] platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_command()
` [PATCH v3 4/4] platform/x86: intel_scu_ipc: Fail IPC send if still busy
[PATCH] drm: fix up fbdev Kconfig defaults
2023-09-12 5:00 UTC (3+ messages)
[PATCH net-next v5 1/1] net: dsa: microchip: Add partial ACL support for ksz9477 switches
2023-09-12 5:00 UTC
[PATCH v2 0/3] genpd: qcom: rpmpd: Add MSM8917 and similar SoCs
2023-09-12 5:00 UTC (4+ messages)
` [PATCH v2 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
` [PATCH v2 2/3] genpd: qcom: rpmpd: Add MSM8917 power domains
` [PATCH v2 3/3] genpd: qcom: rpmpd: Add QM215 "
[PATCH v2 0/3] "update-index --show-index-version"
2023-09-12 4:57 UTC (3+ messages)
` [PATCH v2 1/3] update-index doc: v4 is OK with JGit and libgit2
[syzbot] [mm?] BUG: Bad page map (7)
2023-09-12 4:59 UTC (9+ messages)
[PATCH v2 net 0/6] tcp: Fix bind() regression for v4-mapped-v6 address
2023-09-12 4:59 UTC (7+ messages)
` [PATCH v2 net 1/6] tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_addr_any)
` [PATCH v2 net 2/6] tcp: Fix bind() regression for v4-mapped-v6 wildcard address
` [PATCH v2 net 3/6] tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address
[PATCH net-next v4 0/2] net: dsa: microchip: add drive strength support
2023-09-12 4:54 UTC (2+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: dsa: microchip: Update ksz device tree bindings for drive strength
[PATCH] wifi: rtl8xxxu: fix LED control code of RTL8192FU
2023-09-12 4:54 UTC (2+ messages)
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-12 4:51 UTC (76+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
` [PATCH 06/37] clk: renesas: rzg2l: wait for status bit of SD mux before continuing
` [PATCH 07/37] clk: renesas: rzg2l: lock around writes to mux register
` [PATCH 08/37] clk: renesas: rzg2l: trust value returned by hardware
` [PATCH 09/37] clk: renesas: rzg2l: fix computation formula
` [PATCH 10/37] clk: renesas: rzg2l: use core->name for clock name
` [PATCH 11/37] clk: renesas: rzg2l: simplify a bit the logic in rzg2l_mod_clock_endisable()
` [PATCH 12/37] clk: renesas: rzg2l: reduce the critical area
` [PATCH 13/37] clk: renesas: rzg2l: use FIELD_GET() for PLL register fields
` [PATCH 14/37] clk: renesas: rzg2l: use u32 for flag and mux_flags
` [PATCH 15/37] clk: renesas: rzg2l: add support for RZ/G3S PLL
` [PATCH 16/37] clk: renesas: rzg2l: add struct clk_hw_data
` [PATCH 17/37] clk: renesas: rzg2l: remove CPG_SDHI_DSEL from generic header
` [PATCH 18/37] clk: renesas: rzg2l: refactor sd mux driver
` [PATCH 19/37] clk: renesas: rzg2l: add a divider clock for RZ/G3S
` [PATCH 20/37] dt-bindings: clock: renesas,rzg2l-cpg: document RZ/G3S SoC
` [PATCH 21/37] dt-bindings: clock: add r9a08g045 CPG clocks and resets definitions
` [PATCH 22/37] clk: renesas: add minimal boot support for RZ/G3S SoC
` [PATCH 23/37] pinctrl: renesas: rzg2l: index all registers based on port offset
` [PATCH 24/37] pinctrl: renesas: rzg2l: adapt for different SD, PWPR register offsets
` [PATCH 25/37] pinctrl: renesas: rzg2l: adapt function number for RZ/G3S
` [PATCH 26/37] pinctrl: renesas: rzg2l: move ds and oi to SoC specific configuration
` [PATCH 27/37] pinctrl: renesas: rzg2l: add support for different ds values on different groups
` [PATCH 28/37] pinctrl: renesas: rzg2l: make struct rzg2l_pinctrl_data::dedicated_pins constant
` [PATCH 29/37] dt-bindings: pinctrl: renesas: document RZ/G3S SoC
` [PATCH 30/37] pinctrl: renesas: rzg2l: add support for "
` [PATCH 31/37] dt-bindings: mmc: renesas,sdhi: Document RZ/G3S support
` [PATCH 32/37] arm64: dts: renesas: add initial DTSI for RZ/G3S SoC
` [PATCH 33/37] arm64: dts: renesas: rzg3l-smarc-som: add initial support for RZ/G3S SMARC Carrier-II SoM
` [PATCH 34/37] arm64: dts: renesas: rzg3s-smarc: add initial device tree for RZ SMARC Carrier-II board
` [PATCH 35/37] dt-bindings: arm: renesas: document SMARC Carrier-II EVK
` [PATCH 36/37] arm64: dts: renesas: r9a08g045s33-smarc: add initial device tree for RZ/G3S SMARC EVK board
` [PATCH 37/37] arm64: defconfig: enable RZ/G3S (R9A08G045) SoC
[meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices
2023-09-12 4:55 UTC (7+ messages)
[PATCH 0/3] usb: gadget: uvc: restart fixes
2023-09-12 4:52 UTC (3+ messages)
` [PATCH 2/3] usb: gadget: uvc: cleanup request when not in correct state
[RFC v2 1/4] vduse: Add function to get/free the pages for reconnection
2023-09-12 4:52 UTC (2+ messages)
[Buildroot] [Bug 11986] New: Document TARGET_ variables
2023-09-12 4:52 UTC (2+ messages)
` [Buildroot] [Bug 11986] "
[Intel-xe] [PATCH v3 00/29] Enable Lunar Lake display
2023-09-12 4:51 UTC (61+ messages)
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 01/29] drm/i915/xelpdp: Add XE_LPDP_FEATURES
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 02/29] drm/i915/lnl: Add display definitions
` [Intel-xe] "
` [Intel-xe] [PATCH v3 03/29] drm/i915/xe2lpd: FBC is now supported on all pipes
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 04/29] drm/i915/display: Remove FBC capability from fused off pipes
` [Intel-xe] "
` [Intel-xe] [PATCH v3 05/29] drm/i915: Re-order if/else ladder in intel_detect_pch()
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 06/29] drm/i915/xe2lpd: Add fake PCH
` [Intel-xe] "
` [Intel-xe] [PATCH v3 07/29] drm/i915/xe2lpd: Treat cursor plane as regular plane for DDB allocation
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 08/29] drm/i915/display: Consolidate saved port bits in intel_digital_port
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 09/29] drm/i915/xe2lpd: Move D2D enable/disable
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 10/29] drm/i915/xe2lpd: Move registers to PICA
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 11/29] drm/i915/xe2lpd: Don't try to program PLANE_AUX_DIST
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 12/29] drm/i915/xe2lpd: Register DE_RRMR has been removed
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 13/29] drm/i915/display: Fix style and conventions for DP AUX regs
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 14/29] drm/i915/display: Use _PICK_EVEN_2RANGES() in "
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 15/29] drm/i915/xe2lpd: Re-order "
` [Intel-xe] "
` [Intel-xe] [PATCH v3 16/29] drm/i915/xe2lpd: Add display power well
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 17/29] drm/i915/xe2lpd: Add DC state support
` [Intel-xe] "
` [Intel-xe] [PATCH v3 18/29] drm/i915/xe2lpd: Handle port AUX interrupts
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 19/29] drm/i915/xe2lpd: Read pin assignment from IOM
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 20/29] drm/i915/xe2lpd: Enable odd size and panning for planar yuv
` [Intel-xe] "
` [Intel-xe] [PATCH v3 21/29] drm/i915/xe2lpd: Add support for HPD
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 22/29] drm/i915/xe2lpd: Extend Wa_15010685871
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 23/29] drm/i915/lnl: Add gmbus/ddc support
` [Intel-xe] "
` [Intel-gfx] [PATCH v3 24/29] drm/i915/lnl: Add CDCLK table
` [Intel-xe] "
` [Intel-xe] [PATCH v3 25/29] drm/i915/lnl: Start using CDCLK through PLL
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 26/29] FIXME: drm/i915/lnl: Introduce MDCLK_CDCLK ratio to DBuf
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 27/29] drm/i915/lnl: Add programming for CDCLK change
` [Intel-gfx] "
` [Intel-xe] [PATCH v3 28/29] drm/i915/xe2lpd: Write DBuf after CDCLK change in post plane
` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 29/29] drm/i915/xe2lpd: Update mbus on post plane updates
` [Intel-xe] "
` [Intel-xe] ✗ CI.Patch_applied: failure for Enable Lunar Lake display (rev4)
[PATCH 0/5] add stack protector and guard page support
2023-09-12 4:48 UTC (3+ messages)
` [PATCH 5/5] commands: add stacksmash command for causing stack overflows
[PATCH] xfs: only call xchk_stats_merge after validating scrub inputs
2023-09-12 4:46 UTC (2+ messages)
[master][PATCH] meta-arago: layer.conf: add compatibility with nanbield
2023-09-12 4:44 UTC
[master][PATCH] meta-ti: layer.conf: add compatibility with nanbield
2023-09-12 4:44 UTC
[PATCH net 1/5] net: tls: handle -EBUSY on async encrypt/decrypt requests
2023-09-12 4:43 UTC (4+ messages)
[android-common:android13-5.15 1/2] include/trace/hooks/mm.h:253:18: warning: declaration of 'struct cma' will not be visible outside of this function
2023-09-12 4:42 UTC
kernel/scftorture.c:437 scftorture_invoke_one() warn: possible memory leak of 'scfcp'
2023-09-12 4:42 UTC
Race between IPSET_CMD_CREATE and IPSET_CMD_SWAP
2023-09-12 4:40 UTC (3+ messages)
[PATCH net 0/5] tls: fix some issues with async encryption
2023-09-12 4:38 UTC (7+ messages)
` [PATCH net 5/5] tls: don't decrypt the next record if it's of a different type
[PATCH] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
2023-09-12 4:36 UTC (5+ messages)
[PATCH v2] arm64: dts: ti: k3-j721s2-evm-gesi: Specify base dtb for overlay file
2023-09-12 4:33 UTC (2+ messages)
[bug] git clone command leaves orphaned ssh process
2023-09-12 4:33 UTC (7+ messages)
drivers/gpu/drm/amd/amdgpu/../display/dc/dcn20/dcn20_hwseq.c:1746 dcn20_program_pipe() error: we previously assumed 'pipe_ctx->plane_state' could be null (see line 1709)
2023-09-12 4:31 UTC
[PATCH v16 00/20] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
2023-09-11 23:32 UTC (4+ messages)
` [PATCH v16 06/20] drm/virtio: Replace drm_gem_shmem_free() with drm_gem_object_put()
[PATCH] diff --stat: add config option to limit filename width
2023-09-12 2:11 UTC (3+ messages)
btrfs write-bandwidth performance regression of 6.5-rc4/rc3
2023-09-11 23:20 UTC (3+ messages)
[PATCH] usb: gadget: uvc: Move usb_ep_disable() to uvcg_video_enable()
2023-09-12 4:26 UTC (7+ messages)
[PATCH RFC v2 0/3] vdpa: dedicated descriptor table group
2023-09-12 4:25 UTC (4+ messages)
[RFC PATCH v2 1/1] scripts: Introduce a default git.orderFile
2023-09-12 4:24 UTC (2+ messages)
[PATCH] net/core: Export dev_core_stats_rx_dropped_inc sets
2023-09-12 4:23 UTC (2+ messages)
[PATCH v6 00/22] fix DRM_USE_DYNAMIC_DEBUG regression
2023-09-11 23:08 UTC (3+ messages)
` [PATCH v6 03/22] dyndbg: replace classmap list with a vector
` [PATCH v6 18/22] dyndbg: reserve flag bit _DPRINTK_FLAGS_PREFIX_CACHED
[master][PATCH] libssh: remove old version
2023-09-12 4:23 UTC
[PATCH v4 0/3] target/i386: Restrict system-specific features from user emulation
2023-09-11 21:13 UTC (2+ messages)
` [PATCH v4 3/3] target/i386: Prohibit target specific KVM prototypes on "
[PATCHSET 0/3] Add support for multishot reads
2023-09-11 23:57 UTC (3+ messages)
` [PATCH 3/3] io_uring/rw: add support for IORING_OP_READ_MULTISHOT
[PATCH v4 0/9] drm/msm/dpu: simplify DPU sub-blocks info
2023-09-11 21:45 UTC (2+ messages)
` [PATCH v4 8/9] drm/msm/dpu: merge DPU_SSPP_SCALER_QSEED3, QSEED3LITE, QSEED4
[PATCH v3 0/5] ARM: omap: omap4-embt2ws: 32K clock for WLAN
2023-09-11 22:13 UTC (2+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: convert twl-family.txt to json-schema
[PATCH v1 1/3] dt-bindings: mmc: Drop unused properties
2023-09-12 2:00 UTC (12+ messages)
[PATCH net-next] virtio: kdoc for struct virtio_pci_modern_device
2023-09-12 4:20 UTC (3+ messages)
[PATCH v1 0/2] usb: gadget: uvc: stability fixes when stopping streams
2023-09-12 4:19 UTC (3+ messages)
` [PATCH v1 1/2] usb: gadget: uvc: prevent use of disabled endpoint
` [PATCH v1 2/2] usb: gadget: uvc: prevent de-allocating inflight usb_requests
[PATCH v3 1/2] usb: dwc3: core: configure TX/RX threshold for DWC3_IP
2023-09-12 4:19 UTC (2+ messages)
` [PATCH v3 2/2] dt-bindings: usb: dwc3: Add DWC_usb3 TX/RX threshold configurable
[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-12 4:18 UTC (9+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
` [virtio-dev] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.