All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-09-03 17:22:25 to 2021-09-03 18:31:58 UTC [more...]

[PATCH v2 00/52] ARM: dts: Last round of DT schema fixes
 2021-09-03 18:31 UTC  (22+ messages)
` [PATCH v2 02/52] ASoC: dt-bindings: Convert Bluetooth SCO Link binding to a schema
` [PATCH v2 05/52] dt-bindings: Convert Reserved Memory "
` [PATCH v2 06/52] dt-bindings: arm: Convert ARM CCI-400 "
` [PATCH v2 10/52] dt-bindings: display: Move idk-1110wr to panel-lvds
` [PATCH v2 13/52] dt-bindings: display: aa104xd12: Remove unused vcc-supply
` [PATCH v2 14/52] dt-bindings: display: aa104xd12: Fix data-mapping
` [PATCH v2 16/52] dt-bindings: display: aa121td01: Remove unused vcc-supply
` [PATCH v2 17/52] dt-bindings: display: aa121td01: Fix data-mapping

[PATCH] drm/msm: remove unneeded variable
 2021-09-03 18:31 UTC  (3+ messages)

[PATCH] dt-bindings: clk: fixed-mmio-clock: Convert to YAML
 2021-09-03 18:29 UTC  (3+ messages)
` [PATCH RFC] dt-bindings: clk: fixed-mmio-clock: Document mapping MMIO values to clock rates

[PATCH v3 00/30] accel: Move has_work() from SysemuCPUOps to AccelOpsClass
 2021-09-03 18:19 UTC  (8+ messages)
` [PATCH v3 25/30] target/s390x: Restrict has_work() handler to sysemu and TCG
` [PATCH v3 26/30] target/sh4: "
` [PATCH v3 27/30] target/sparc: "
` [PATCH v3 28/30] target/tricore: "
` [PATCH v3 29/30] target/xtensa: "
` [PATCH v3 30/30] accel: Add missing AccelOpsClass::has_work() and drop SysemuCPUOps one

[chrome-os:chromeos-5.10 20/151] drivers/net/wwan/t7xx/t7xx_port_proxy.c:48:49: warning: format specifies type 'unsigned long' but the argument has type 'unsigned int'
 2021-09-03 18:28 UTC 

[PATCH v2 0/2] Add MNT Reform 2 board support
 2021-09-03 18:25 UTC  (5+ messages)
` [PATCH v2 2/2] board: mntre: imx8mq: "

[PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-09-03 18:25 UTC  (6+ messages)
        ` [Cluster-devel] "

[PATCH 1/3] drm/msm/dpu1: Add DMA2, DMA3 clock control to enum
 2021-09-03 18:24 UTC  (6+ messages)
` [PATCH 2/3] drm/msm/dpu1: Add MSM8998 to hw catalog

[BUG REPORT] usb: dwc3: Bug - last endpoint is wrong direction
 2021-09-03 18:23 UTC 

[PATCH v6 0/5] block/nbd: drop connection_co
 2021-09-03 17:54 UTC  (5+ messages)
` [PATCH v6 3/5] block/nbd: refactor nbd_recv_coroutines_wake_all()
` [PATCH v6 5/5] block/nbd: check that received handle is valid

[Fuego] How run Fuego tools on a Jenkins slave node
 2021-09-03 18:22 UTC  (12+ messages)

[PATCH v6 00/11] Add TDX Guest Support (Initial support)
 2021-09-03 18:22 UTC  (13+ messages)
` [PATCH v6 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT
` [PATCH v6 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option
` [PATCH v6 03/11] x86/cpufeatures: Add TDX Guest CPU feature
` [PATCH v6 04/11] x86/tdx: Add protected guest support for TDX guest
` [PATCH v6 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions
` [PATCH v6 06/11] x86/traps: Add #VE support for TDX guest
` [PATCH v6 07/11] x86/tdx: Add HLT "
` [PATCH v6 08/11] x86/tdx: Wire up KVM hypercalls
` [PATCH v6 09/11] x86/tdx: Add MSR support for TDX guest
` [PATCH v6 10/11] x86/tdx: Don't write CSTAR MSR on Intel
` [PATCH v6 11/11] x86/tdx: Handle CPUID via #VE

[PATCH 1/2] test-runner: fix --monitor option
 2021-09-03 18:20 UTC  (2+ messages)

[PATCH v3 00/28] glib: Replace g_memdup() by g_memdup2()
 2021-09-03 17:45 UTC  (29+ messages)
` [PATCH v3 01/28] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
` [PATCH v3 02/28] glib-compat: Introduce g_memdup2() wrapper
` [PATCH v3 03/28] qapi: Replace g_memdup() by g_memdup2()
` [PATCH v3 04/28] accel/tcg: "
` [PATCH v3 05/28] block/qcow2-bitmap: "
` [PATCH v3 06/28] softmmu: "
` [PATCH v3 07/28] hw/9pfs: "
` [PATCH v3 08/28] hw/acpi: Avoid truncating acpi_data_len() to 32-bit
` [PATCH v3 09/28] hw/acpi: Replace g_memdup() by g_memdup2()
` [PATCH v3 10/28] hw/core/machine: "
` [PATCH v3 11/28] hw/hppa/machine: "
` [PATCH v3 12/28] hw/i386/multiboot: "
` [PATCH v3 13/28] hw/net/eepro100: "
` [PATCH v3 14/28] hw/nvram/fw_cfg: "
` [PATCH v3 15/28] hw/scsi/mptsas: "
` [PATCH v3 16/28] hw/ppc/spapr_pci: "
` [PATCH v3 17/28] hw/rdma: "
` [PATCH v3 18/28] hw/vfio/pci: "
` [RFC PATCH v3 19/28] hw/virtio: "
` [PATCH v3 20/28] net/colo: "
` [RFC PATCH v3 21/28] ui/clipboard: "
` [RFC PATCH v3 22/28] linux-user: "
` [PATCH v3 23/28] tests/unit: "
` [PATCH v3 24/28] tests/qtest: "
` [PATCH v3 25/28] target/arm: "
` [PATCH v3 26/28] target/ppc: "
` [PATCH v3 27/28] contrib: "
` [PATCH v3 28/28] checkpatch: Do not allow deprecated g_memdup()

[PATCH 1/2] staging: r8188eu: fix memory leak in rtw_set_key
 2021-09-03 18:18 UTC  (2+ messages)
` [PATCH 2/2] staging: r8188eu: remove useless memset

[Intel-gfx] [PATCH] drm/i915/adl_s: Remove require_force_probe protection
 2021-09-03 18:20 UTC 

[PATCH v3 0/2] add support for Cadence's XSPI controller
 2021-09-03 18:17 UTC  (3+ messages)
` [PATCH v3 1/2] spi: cadence: add dt-bindings documentation for Cadence "

[linux-next:master 10841/11508] drivers/clk/qcom/gcc-sm6350.c:179:37: warning: unused variable 'gcc_parent_data_2'
 2021-09-03 18:16 UTC  (6+ messages)

[PATCH 00/13] Extend AHUB audio support for Tegra210 and later
 2021-09-03 18:13 UTC  (5+ messages)
` [PATCH 06/13] ASoC: tegra: Add Tegra210 based MVC driver

[PATCH v6 0/7] Inefficient OPPs
 2021-09-03 18:14 UTC  (7+ messages)
` [PATCH v6 6/7] cpufreq: Skip inefficient frequencies

[Intel-wired-lan] [PATCH net v1] i40e: Fix queues reservation scheme
 2021-09-03 18:13 UTC  (2+ messages)

stable-rc/linux-5.10.y baseline: 179 runs, 4 regressions (v5.10.62)
 2021-09-03 18:12 UTC 

[PATCH V2 0/2] Add Vol+ support for sc7280-idp
 2021-09-03 18:12 UTC  (5+ messages)
` [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: correct parent irqspec translation
` [PATCH V2 2/2] arm64: dts: sc7280: Add volume up support for sc7280-idp

WARNING in sk_stream_kill_queues
 2021-09-03 18:10 UTC  (3+ messages)

[PATCH 1/7] arm64: dts: qcom: Introduce support for MSM8998 Sony Yoshino platform
 2021-09-03 18:09 UTC  (7+ messages)
` [PATCH 2/7] arm64: dts: qcom: msm8998-xperia: Add RMI4 touchscreen support
` [PATCH 3/7] arm64: dts: qcom: msm8998-xperia: Add support for wcn3990 Bluetooth
` [PATCH 4/7] arm64: dts: qcom: msm8998-xperia: Add support for gpio vibrator
` [PATCH 5/7] arm64: dts: qcom: msm8998-xperia: Configure display boost regulators
` [PATCH 6/7] arm64: dts: qcom: msm8998-xperia: Add camera regulators
` [PATCH 7/7] arm64: dts: qcom: msm8998-xperia: Add audio clock and its pin

[PATCH v3] ASoC: rockchip: i2s: Fix concurrency between tx/rx
 2021-09-03 18:04 UTC  (5+ messages)

[PATCH v2] ASoC: rockchip: i2s: Fix concurrency between tx/rx
 2021-09-03 18:04 UTC  (5+ messages)

[RFC PATCH 0/3] Type C partner power supply and PDO support
 2021-09-03 18:05 UTC  (4+ messages)
` [RFC PATCH 1/3] usb: pd: Increase max PDO objects to 13

[PATCH 0/2] ipc/util.c: Cleanup and improve sysvipc_find_ipc(), V2
 2021-09-03 18:02 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] mm: hwpoison: deal with page cache THP
 2021-09-03 18:01 UTC  (12+ messages)

[PATCH] drm/i915/gtt: add some flushing for the 64K GTT path
 2021-09-03 18:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 00/28] cxl_test: Enable CXL Topology and UAPI regression tests
 2021-09-03 18:01 UTC  (9+ messages)
` [PATCH v3 23/28] cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
` [PATCH v3 28/28] cxl/core: Split decoder setup into alloc + add

Bug: d0e936adbd22 crashes at boot
 2021-09-03 18:00 UTC  (6+ messages)

[PATCH v3 0/2] Add reset-gpios handling for max98927
 2021-09-03 17:58 UTC  (6+ messages)
` [PATCH v3 2/2] dt-bindings: sound: max98927: Add reset-gpios optional property

[PATCH v12 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-09-03 17:57 UTC  (10+ messages)
` [PATCH v12 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v12 bpf-next 06/18] net: marvell: rely on xdp_update_skb_shared_info utility routine
` [PATCH v12 bpf-next 17/18] net: xdp: introduce bpf_xdp_adjust_data helper

[PATCH bpf-next 00/20] selftests: xsk: facilitate adding tests
 2021-09-03 17:56 UTC  (5+ messages)
` [PATCH bpf-next 01/20] selftests: xsk: simplify xsk and umem arrays
` [PATCH bpf-next 02/20] selftests: xsk: introduce type for thread function

[PATCH 00/13] Enumerate midlevel and endpoint decoders
 2021-09-03 17:56 UTC  (5+ messages)
` [PATCH 12/13] cxl/core/bus: Enumerate all HDM decoders
` [PATCH 13/13] cxl/mem: Enumerate switch decoders

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-03 17:56 UTC 

[PATCH v4] platform/x86: Add driver for ACPI WMAA EC-based backlight control
 2021-09-03 17:55 UTC  (6+ messages)
` [PATCH v5] "

incoming
 2021-09-03 17:55 UTC  (4+ messages)
` [patch 071/212] mm: gup: fix potential pgmap refcnt leak in __gup_device_huge()

[PATCH 00/15] [RFC] Upstreaming the Scalar command
 2021-09-03 17:54 UTC  (29+ messages)
` [PATCH 04/15] scalar: 'register' sets recommended config and starts maintenance
` [PATCH 08/15] scalar: implement the `clone` subcommand
` [PATCH 10/15] scalar: implement the `run` command
` [PATCH v2 00/15] [RFC] Upstreaming the Scalar command
  ` [PATCH v2 01/15] scalar: create a rudimentary executable
  ` [PATCH v2 02/15] scalar: start documenting the command
  ` [PATCH v2 03/15] scalar: create test infrastructure
  ` [PATCH v2 04/15] scalar: 'register' sets recommended config and starts maintenance
  ` [PATCH v2 05/15] scalar: 'unregister' stops background maintenance
  ` [PATCH v2 06/15] scalar: let 'unregister' handle a deleted enlistment directory gracefully
  ` [PATCH v2 07/15] scalar: implement 'scalar list'
  ` [PATCH v2 08/15] scalar: implement the `clone` subcommand
  ` [PATCH v2 09/15] scalar: teach 'clone' to support the --single-branch option
  ` [PATCH v2 10/15] scalar: implement the `run` command
  ` [PATCH v2 11/15] scalar: allow reconfiguring an existing enlistment
  ` [PATCH v2 12/15] scalar: teach 'reconfigure' to optionally handle all registered enlistments
  ` [PATCH v2 13/15] scalar: implement the `delete` command
  ` [PATCH v2 14/15] scalar: implement the `version` command
  ` [PATCH v2 15/15] scalar: accept -C and -c options before the subcommand

[PATCH] regulator: core: resolve supply voltage deferral silently
 2021-09-03 17:54 UTC  (8+ messages)

stable-rc/linux-4.19.y baseline: 152 runs, 6 regressions (v4.19.206)
 2021-09-03 17:54 UTC 

[bitbake-devel] [PATCH] cooker: Only warn on potentially incompatible layer
 2021-09-03 17:53 UTC  (2+ messages)
`  "

[PATCH v2] Input: ili210x - Set the device name according to the device model
 2021-09-03 17:53 UTC  (3+ messages)

[PATCH v2] USB: core: Make do_proc_control() and do_proc_bulk() killable
 2021-09-03 17:53 UTC 

[PATCH v3 0/3] dm: audit event logging
 2021-09-03 17:27 UTC  (5+ messages)
` [PATCH v3 1/3] dm: introduce audit event module for device mapper
    ` [dm-devel] "

[PATCH v3 1/2] powerpc/64s: system call scv tabort fix for corrupt irq soft-mask state
 2021-09-03 17:49 UTC 

[PATCH 0/4] Add support for EcoNet EN7523 SoC
 2021-09-03 17:47 UTC  (7+ messages)
` [PATCH 4/5] ARM: Add basic "

[PATCH] wireless: ath5k: Remove unnecessary label of ath5k_beacon_update
 2021-09-03 17:48 UTC  (2+ messages)

[PATCH v2 00/30] glib: Replace g_memdup() by g_memdup2()
 2021-09-03 17:43 UTC  (4+ messages)
` [PATCH v2 01/30] hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
` [PATCH v2 02/30] glib-compat: Introduce g_memdup2() wrapper

[PATCH] staging: r8188eu: os_dep: use kmemdup instead of kzalloc and memcpy
 2021-09-03 17:48 UTC  (3+ messages)

[GIT PULL] vboxsf fixes for 5.14-1
 2021-09-03 17:48 UTC  (9+ messages)
            ` NTFS testing (was: "

[PATCH] common/rc: fix MKSWAP_PROG quoting
 2021-09-03 17:48 UTC  (9+ messages)
        ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH 1/3] dt-bindings: memory: fsl: convert DDR controller to dtschema
 2021-09-03 17:45 UTC  (3+ messages)

[PATCH v2 mptcp-next 0/4] mptcp: just another xmit path refactor
 2021-09-03 17:47 UTC  (5+ messages)
` [PATCH v2 mptcp-next 2/4] mptcp: stop relaying on tcp_tx_skb_cache

Massive stm32mp1 breakage with v2021.10-rc2
 2021-09-03 17:47 UTC  (7+ messages)
` [RFC PATCH] stm32mp1: Replace STM32IMAGE config with TFABOOT_FIP

[PATCH] dt-binding: usb: xilinx: Convert binding to YAML
 2021-09-03 17:44 UTC  (2+ messages)

[linux-next:master 10155/11721] security/keys/encrypted-keys/encrypted.c:935:2: warning: Potential leak of memory pointed to by 'ret' [clang-analyzer-unix.Malloc]
 2021-09-03 17:44 UTC 

stable-rc/queue/5.4 build: 186 builds: 0 failed, 186 passed, 91 warnings (v5.4.144-5-gaf4d70cbbe11)
 2021-09-03 17:43 UTC 

[PATCH] SUNRPC: improve error response to over-size gss credential
 2021-09-03 17:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Enable TPS3/4 on all platforms that support them
 2021-09-03 17:42 UTC  (7+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

stable/linux-4.19.y baseline: 152 runs, 6 regressions (v4.19.206)
 2021-09-03 17:39 UTC 

[patch V3 0/8] extensible prctl task isolation interface and vmstat sync
 2021-09-03 17:38 UTC  (6+ messages)
` [patch V3 8/8] mm: vmstat_refresh: avoid queueing work item if cpu stats are clean

[PATCH v1 0/2] Ulf reported an issue[1] with fw_devlink. This series tries to fix that issue
 2021-09-03 17:37 UTC  (9+ messages)
` [PATCH v1 2/2] of: platform: Mark bus devices nodes with FWNODE_FLAG_NEVER_PROBES

[GIT PULL] (swiotlb) stable/for-linus-5.15
 2021-09-03 17:37 UTC  (6+ messages)

[xen-unstable-smoke test] 164796: tolerable all pass - PUSHED
 2021-09-03 17:35 UTC 

[PATCH v5 00/21] ASoC: qcom: Add AudioReach support
 2021-09-03 17:29 UTC  (5+ messages)
` [PATCH v5 14/21] ASoC: qdsp6: audioreach: add basic pkt alloc support

[PATCH v2] iotests/check: move long options to double dash
 2021-09-03 17:29 UTC  (2+ messages)

[PATCH net] ip/ip6_gre: use the same logic as SIT interfaces when computing v6LL address
 2021-09-03 16:58 UTC 

[BUG] USB boot issue on ROCKPro64 with UEFI
 2021-09-03 17:30 UTC  (3+ messages)

[PATCH v4 0/3] NVIDIA Tegra NVDEC support
 2021-09-03 17:28 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: Add YAML bindings for NVDEC

[PATCH v2 0/5] Use meson_options.txt in the configure script
 2021-09-03 17:25 UTC  (7+ messages)
` [PATCH v2 1/5] configure: Add the possibility to read options from meson_options.txt
` [PATCH v2 4/5] configure: Get help text "
` [PATCH v2 5/5] meson_options.txt: Document that "configure" reads this file, too

[igt-dev] [PATCH i-g-t v3 0/7] tests/kms_color: 3D LUT tests
 2021-09-03 17:25 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_color: 3D LUT tests (rev5)

[PATCH] IB/qib: Fix null pointer subtraction compiler warning
 2021-09-03 17:24 UTC  (3+ messages)

[PATCH V7 0/7] Add QSPI and QUPv3 DT nodes for SC7280 SoC
 2021-09-03 17:22 UTC  (3+ messages)
` [PATCH V7 6/7] arm64: dts: sc7280: Add QUPv3 wrapper_1 nodes

[PATCH bpf-next 0/5] Implement bloom filter map
 2021-09-03 17:22 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: Add bloom filter map implementation

[PATCH 00/28] glib: Replace g_memdup() by g_memdup2_qemu()
 2021-09-03 17:10 UTC  (4+ messages)
` [PATCH 03/28] qapi: "

vmlinux.o: warning: objtool: noist_exc_machine_check()+0x93: call to __sanitizer_cov_trace_pc() leaves .noinstr.text section
 2021-09-03 17:22 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.