All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-03-06 17:25:45 to 2021-03-06 20:01:35 UTC [more...]

post-receive: pub/scm/linux/kernel/git/acme/linux
 2021-03-06 20:01 UTC 

[GIT PULL] perf tools fixes for v5.12
 2021-03-06 20:00 UTC  (2+ messages)

[RESEND][PATCH v4 1/2] Added AMS tsl2591 driver implementation
 2021-03-06 19:59 UTC  (3+ messages)
` [RESEND][PATCH v4 2/2] Added AMS tsl2591 device tree binding

[PATCH] powerpc: iommu: fix build when neither PCI or IBMVIO is set
 2021-03-06 19:44 UTC  (3+ messages)

[PATCHv1 0/6] Support for GE B1x5v2
 2021-03-06 19:58 UTC  (19+ messages)
` [PATCHv1 1/6] rtc: m41t80: add support for protected clock
` [PATCHv1 3/6] dt-bindings: vendor-prefixes: add congatec
` [PATCHv1 4/6] dt-bindings: arm: fsl: add GE B1x5pv2 boards

obsolete policy
 2021-03-06 19:57 UTC  (4+ messages)

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 15 warnings (v4.4.259-30-gf38b08799f58)
 2021-03-06 19:57 UTC 

[PATCH v2 00/19] video: sunxi: rework DE2 driver
 2021-03-06 19:54 UTC  (20+ messages)
` [PATCH v2 01/19] sunxi: video: select dw-hdmi in Kconfig, not Makefile
` [PATCH v2 02/19] video: sunxi: Add mode_valid callback to sunxi_dw_hdmi
` [PATCH v2 03/19] common: edid: check for digital display earlier
` [PATCH v2 04/19] common: edid: extract code for detailed timing search
` [PATCH v2 05/19] common: edid: Search for valid timing in extension block
` [PATCH v2 06/19] video: sunxi: Use DW-HDMI hpd function
` [PATCH v2 07/19] video: sunxi: Remove check for ddc-i2c-bus property
` [PATCH v2 08/19] video: sunxi: Remove TV probe from DE2
` [PATCH v2 09/19] video: sunxi: de2: switch to public uclass functions
` [PATCH v2 10/19] video: sunxi: dw-hdmi: probe driver by compatible
` [PATCH v2 11/19] video: sunxi: dw-hdmi: read address from DT node
` [PATCH v2 12/19] video: sunxi: de2: switch to DT probing
` [PATCH v2 13/19] video: sunxi: de2: read address from DT node
` [PATCH v2 14/19] clk: sunxi: Add DE2 and HDMI clocks to H3 and A64
` [PATCH v2 15/19] clk: sunxi: add DE2 clock driver
` [PATCH v2 16/19] video: sunxi: de2: switch clock setup to DM model
` [PATCH v2 17/19] video: dw-hdmi: modify phy init callback to include full timings
` [PATCH v2 18/19] video: sunxi: Add DW HDMI PHY driver
` [PATCH v2 19/19] video: sunxi: dw-hdmi: Use new "

[PATCH 1/2] iwlwifi: fix DVM build regression in 5.12-rc
 2021-03-06 19:53 UTC  (4+ messages)
` [PATCH 2/2] iwlwifi: fix DVM boot "

[PATCH V4 00/24] IOREQ feature (+ virtio-mmio) on Arm
 2021-03-06 19:52 UTC  (7+ messages)
` [PATCH V4 24/24] [RFC] libxl: Add support for virtio-disk configuration

[PATCH 4/9] dt-bindings: display/panel: add Jenson JT60245-01
 2021-03-06 19:46 UTC  (5+ messages)
` [PATCH v2 0/9] Add 4 Jenson simple panels
  ` [PATCH v2 1/9] dt-bindings: Add Jenson Display vendor prefix

[Bug 212077] New: AMD GPU at highest frequency even not in use
 2021-03-06 19:45 UTC  (2+ messages)
` [Bug 212077] AMD GPU discrete card memory at highest frequency even while "

[PATCH v6 0/5] USB: misc: Add onboard_usb_hub driver
 2021-03-06 19:43 UTC  (4+ messages)
` [PATCH v6 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller

[PATCH 2/3] dt-bindings: touchscreen: Add HY46XX bindings
 2021-03-06 19:41 UTC  (3+ messages)

[PATCH -next] mfd: ntxec: Support for EC in Tolino Shine 2 HD
 2021-03-06 19:42 UTC  (3+ messages)

[PATCH for-4.15] tools/xenstored: liveupdate: Increase the maximum number of parameters
 2021-03-06 19:39 UTC  (3+ messages)

stable-rc/queue/4.14 build: 201 builds: 0 failed, 201 passed, 69 warnings (v4.14.223-39-gff915c477268b)
 2021-03-06 19:38 UTC 

[PATCH for-4.15 0/2] xenstore: Check format printf
 2021-03-06 19:37 UTC  (7+ messages)
` [PATCH for-4.15 2/2] tools/xenstore: Check the format printf for xprintf() and barf{,_perror}()

stable-rc/queue/5.10 build: 196 builds: 0 failed, 196 passed, 29 warnings (v5.10.20-100-g87c292c8c6558)
 2021-03-06 19:37 UTC 

[Buildroot] [PATCH 1/1] package/quagga: fix build with gcc 10
 2021-03-06 19:37 UTC  (2+ messages)

[PATCH 0/5] perf arm64 metricgroup support
 2021-03-06 19:34 UTC  (6+ messages)
` [PATCH 1/5] perf metricgroup: Support printing metrics for arm64

[PATCH] read_tree(): pass "int stage" as context to read_tree_recursive()
 2021-03-06 19:34 UTC  (9+ messages)
` [PATCH 0/7] Move the read_tree() function to its only user
` [PATCH 1/7] tree.c API: move read_tree() into builtin/ls-files.c
` [PATCH 2/7] ls-files: don't needlessly pass around stage variable
` [PATCH 3/7] ls-files: remove cache juggling + sorting
` [PATCH 4/7] merge-ort: move cmp_cache_name_compare() from tree.c
` [PATCH 5/7] ls-files: refactor read_one_entry_quick() to use a strbuf
` [PATCH 6/7] tree.h API: remove support for starting at prefix != ""
` [PATCH 7/7] tree.h API: remove "stage" parameter from read_tree_recursive()

[Buildroot] [git commit] package/quagga: fix build with gcc 10
 2021-03-06 19:35 UTC 

[PATCH 1/3] perf skel: Remove some unused variables
 2021-03-06 19:34 UTC  (6+ messages)
` [PATCH 2/3] perf tool: Enable warnings when compiling BPF programs
` [PATCH 3/3] perf bpf: Minor whitespace cleanup

[xhci] usb 4-1: reset SuperSpeed Gen 1 USB device number 2 using xhci_hcd
 2021-03-06 19:30 UTC  (12+ messages)

[PATCH v4 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
 2021-03-06 19:29 UTC  (9+ messages)

[PATCH] arch/parisc/kernel: remove duplicate include in ptrace
 2021-03-06 19:29 UTC  (2+ messages)

[PATCH] Makefile: fix bugs in coccicheck and speed it up
 2021-03-06 19:29 UTC  (10+ messages)
` [PATCH v2 0/4] Makefile/coccicheck: fix bugs "
` [PATCH v2 2/4] Makefile/coccicheck: speed up and fix bug with duplicate hunks

post-receive: pub/scm/linux/kernel/git/acme/linux
 2021-03-06 19:29 UTC 

[PATCH 1/2] Perf: Clean generated directory, other archs
 2021-03-06 19:28 UTC  (3+ messages)

stable-rc/queue/4.9 build: 195 builds: 0 failed, 195 passed, 4 warnings (v4.9.259-41-gd6ba95ac1fa2)
 2021-03-06 19:26 UTC 

[PATCH v10 0/9] Add support for x509 certs with NIST P384/256/192 keys
 2021-03-06 19:25 UTC  (3+ messages)
` [PATCH v10 3/9] crypto: Add math to support fast NIST P384

[PATCH v2 4/4] Makefile/coccicheck: set SPATCH_BATCH_SIZE to 8
 2021-03-06 19:25 UTC  (2+ messages)
` [PATCH v2 5/4] Makefile/coccicheck: use --include-headers-for-types

[PATCH v1 0/3] Remove qe_io{read,write}* IO accessors
 2021-03-06 19:23 UTC  (15+ messages)
` [PATCH v1 1/3] soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}*
` [PATCH v1 2/3] tty: serial: ucc_uart: "
    ` [PATCH v1 2/3] tty: serial: ucc_uart: replace qe_io{read, write}* "
` [PATCH v1 3/3] Revert "soc: fsl: qe: introduce qe_io{read,write}* wrappers"

[PATCH] nvmet-fc: simplify and fix nvmet_fc_alloc_hostport
 2021-03-06 19:26 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/wolfssl: security bump to version 4.7.0
 2021-03-06 19:25 UTC  (2+ messages)

[Buildroot] [git commit] package/wolfssl: security bump to version 4.7.0
 2021-03-06 19:25 UTC 

[PATCH v3 00/15] Report jack and button detection + Capture Support
 2021-03-06 18:55 UTC  (32+ messages)
` [PATCH v3 01/15] ASoC: cs42l42: Fix Bitclock polarity inversion
` [PATCH v3 02/15] ASoC: cs42l42: Fix channel width support
` [PATCH v3 03/15] ASoC: cs42l42: Fix mixer volume control
` [PATCH v3 04/15] ASoC: cs42l42: Don't enable/disable regulator at Bias Level
` [PATCH v3 05/15] ASoC: cs42l42: Always wait at least 3ms after reset
` [PATCH v3 06/15] ASoC: cs42l42: Remove power if the driver is being removed
` [PATCH v3 07/15] ASoC: cs42l42: Disable regulators if probe fails
` [PATCH v3 08/15] ASoC: cs42l42: Provide finer control on playback path
` [PATCH v3 09/15] ASoC: cs42l42: Set clock source for both ways of stream
` [PATCH v3 10/15] ASoC: cs42l42: Add Capture Support
` [PATCH v3 11/15] ASoC: cs42l42: Report jack and button detection
` [PATCH v3 12/15] ASoC: cs42l42: Use bclk from hw_params if set_sysclk was not called
` [PATCH v3 13/15] ASoC: cs42l42: Wait at least 150us after writing SCLK_PRESENT
` [PATCH v3 14/15] ASoC: cs42l42: Only start PLL if it is needed
` [PATCH v3 15/15] ASoC: cs42l42: Wait for PLL to lock before switching to it

[PATCH v7 0/4] perf vendor events: Support PMU events for A64FX
 2021-03-06 19:14 UTC  (6+ messages)
` [PATCH v7 2/4] perf tools: Add lexical definition of event name

[PATCH][RFC] perf annotate: show full line locations with 'k' in UI
 2021-03-06 19:16 UTC  (6+ messages)

[PATCHv4 0/4] Fixup return value for nvme_submit_sync_cmd()
 2021-03-06 19:17 UTC  (5+ messages)
` [PATCH 3/4] nvme-fc: set NVME_REQ_CANCELLED in nvme_fc_terminate_exchange()
` [PATCH 4/4] nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted

[PATCH 00/19] video: sunxi: Rework DE2 driver
 2021-03-06 19:16 UTC  (4+ messages)
` [PATCH 04/19] common: edid: extract code for detailed timing search

[PATCH v2] perf pmu: Validate raw event with sysfs exported format bits
 2021-03-06 19:12 UTC  (2+ messages)

[PATCH RESEND WITH CCs v3 1/4] perf tools: record aarch64 registers automatically
 2021-03-06 19:10 UTC  (5+ messages)
` [PATCH RESEND WITH CCs v3 4/4] perf tools: determine if LR is the return address

[GIT PULL FOR v5.13] V4L2 stateless VP8 de-staging
 2021-03-06 19:07 UTC  (2+ messages)
` [PATCH] media: uapi: vp8: Fix kernel-doc warnings

[RFC] devlink: health: add remediation type
 2021-03-06 19:03 UTC  (3+ messages)

[PATCH v2] drm/amd/amdgpu implement tdr advanced mode
 2021-03-06 19:03 UTC  (2+ messages)

A question about UAS
 2021-03-06 18:54 UTC  (6+ messages)

[f2fs-dev] bug in f2fs-tools
 2021-03-06 18:34 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2021-03-06 18:50 UTC 

Raid5 to Raid6 reshape stalled
 2021-03-06 18:45 UTC  (3+ messages)

[PATCH] irqchip/irq-mst: Support polarity configuration
 2021-03-06 18:36 UTC  (8+ messages)

[regression] Kernel panic on resume from sleep
 2021-03-06 18:36 UTC  (7+ messages)

[Patch bpf-next v3 0/9] sockmap: introduce BPF_SK_SKB_VERDICT and support UDP
 2021-03-06 18:34 UTC  (4+ messages)
` [Patch bpf-next v3 3/9] udp: implement ->sendmsg_locked()

stable-rc/queue/4.19 build: 205 builds: 0 failed, 205 passed, 85 warnings (v4.19.178-52-g8a88a7ec633b1)
 2021-03-06 18:34 UTC 

[PATCH] arm64: dts: add support for the Pixel 2 XL
 2021-03-06 18:31 UTC  (5+ messages)

[PATCH v3] pwm: bcm2835: Improve period and duty cycle calculation
 2021-03-06 18:28 UTC  (2+ messages)

stable-rc/queue/5.4 build: 200 builds: 1 failed, 199 passed, 121 warnings (v5.4.102-71-gf45eb2cd7ca3)
 2021-03-06 18:30 UTC 

slightly confusing "multiconfig" explanation in BB manual
 2021-03-06 18:22 UTC 

[PATCH 2/2 v2] usb: gadget: s3c: Fix the error handling path in 's3c2410_udc_probe()'
 2021-03-06 18:17 UTC  (5+ messages)

[PATCH net 0/2] net: dsa: Avoid VLAN config corruption
 2021-03-06 18:17 UTC  (5+ messages)
` [PATCH net 2/2] net: dsa: Always react to global bridge attribute changes

bitbake: "task" versus "do_task"
 2021-03-06 18:16 UTC 

[PATCH blktests] tests/srp/rc, tests/nvmeof-mp/rc: add fio check to group_requires
 2021-03-06 18:14 UTC  (2+ messages)

[RFC PATCH v3 0/3] blk-mq: Avoid use-after-free for accessing old requests
 2021-03-06 18:13 UTC  (3+ messages)
` [RFC PATCH v3 1/3] blk-mq: Clean up references to old requests when freeing rqs

[linux-linus test] 159843: regressions - FAIL
 2021-03-06 18:11 UTC 

post-receive: pub/scm/linux/kernel/git/deller/parisc-linux
 2021-03-06 18:09 UTC 

[libvirt test] 159845: regressions - FAIL
 2021-03-06 18:08 UTC 

stable-rc/queue/4.4 build: 190 builds: 0 failed, 190 passed, 13 warnings (v4.4.259-30-gb1fda807d9697)
 2021-03-06 17:56 UTC 

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-06 17:55 UTC 

[PATCH AUTOSEL 5.11 16/67] net: sfp: add mode quirk for GPON module Ubiquiti U-Fiber Instant
 2021-03-06 17:52 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 12/56] "

post-receive: pub/scm/linux/kernel/git/stable/stable-queue
 2021-03-06 17:52 UTC 

[PATCH 0/6] small changes to ptrlist API
 2021-03-06 17:46 UTC  (4+ messages)
` [PATCH 6/6] ptrlist: change return value of linearize_ptr_list()/ptr_list_to_array()

[Buildroot] [git commit] package/libjpeg: fix LIBJPEG_SITE
 2021-03-06 17:46 UTC 

post-receive: pub/scm/linux/kernel/git/konrad/swiotlb
 2021-03-06 17:45 UTC 

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2021-03-06 17:39 UTC 

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2021-03-06 17:39 UTC 

[PATCH v2] iio: accel: mma8452: fix indentation
 2021-03-06 17:38 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sre/linux-power-supply
 2021-03-06 17:39 UTC 

[RFC PATCH u-boot 00/12] U-Boot LTO (Sandbox + ARM Nokia RX-51)
 2021-03-06 17:37 UTC  (17+ messages)

[PATCH v3 0/6] iio: Add output buffer support
 2021-03-06 17:34 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/sashal/linux-stable
 2021-03-06 17:33 UTC 

stable-rc/queue/4.9 baseline: 87 runs, 4 regressions (v4.9.259-41-gf3059ff21bb9)
 2021-03-06 17:31 UTC 

[PATCH 0/4] iio: adc: at91-sama5d2: add support for sama7g5
 2021-03-06 17:30 UTC  (4+ messages)
` [PATCH 4/4] iio: adc: at91-sama5d2: add support for sama7g5 device

post-receive: pub/scm/linux/kernel/git/stable/linux-stable-rc
 2021-03-06 17:26 UTC 

[PATCH] staging: wimax: fix style check warnings
 2021-03-06 17:26 UTC  (2+ 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.