All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-11 06:43:07 to 2022-11-11 07:56:28 UTC [more...]

[PATCH v9 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-11-11  7:56 UTC  (5+ messages)
` [PATCH v9 05/12] dt-bindings: display/msm: move common MDSS properties to mdss-common.yaml

[PATCH v2 0/6] can: mcan: Add MCAN support for FSD SoC
 2022-11-11  7:54 UTC  (8+ messages)
  ` [PATCH v2 1/6] dt-bindings: Document the SYSREG specific compatibles found on "

[PATCH for-8.0 v3 00/45] tcg: Support for Int128 with helpers
 2022-11-11  7:40 UTC  (25+ messages)
` [PATCH for-8.0 v3 01/45] meson: Move CONFIG_TCG_INTERPRETER to config_host
` [PATCH for-8.0 v3 02/45] tcg: Tidy tcg_reg_alloc_op
` [PATCH for-8.0 v3 03/45] tcg: Introduce paired register allocation
` [PATCH for-8.0 v3 04/45] tcg/s390x: Use register pair allocation for div and mulu2
` [PATCH for-8.0 v3 06/45] tcg: Remove TCG_TARGET_STACK_GROWSUP
` [PATCH for-8.0 v3 07/45] accel/tcg: Set cflags_next_tb in cpu_common_initfn
` [PATCH for-8.0 v3 08/45] target/sparc: Avoid TCGV_{LOW,HIGH}
` [PATCH for-8.0 v3 10/45] tcg: Add temp_subindex to TCGTemp
` [PATCH for-8.0 v3 11/45] tcg: Simplify calls to temp_sync vs mem_coherent
` [PATCH for-8.0 v3 12/45] tcg: Allocate TCGTemp pairs in host memory order
` [PATCH for-8.0 v3 15/45] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind
` [PATCH for-8.0 v3 19/45] accel/tcg/plugin: Don't search for the function pointer index
` [PATCH for-8.0 v3 21/45] accel/tcg/plugin: Use copy_op in append_{udata, mem}_cb
` [PATCH for-8.0 v3 22/45] tci: MAX_OPC_PARAM_IARGS is no longer used
` [PATCH for-8.0 v3 23/45] tcg: Vary the allocation size for TCGOp
` [PATCH for-8.0 v3 24/45] tcg: Use output_pref wrapper function
` [PATCH for-8.0 v3 25/45] tcg: Reorg function calls
` [PATCH for-8.0 v3 26/45] tcg: Move ffi_cif pointer into TCGHelperInfo
` [PATCH for-8.0 v3 27/45] tcg/aarch64: Merge tcg_out_callr into tcg_out_call
` [PATCH for-8.0 v3 30/45] tcg: Handle dh_typecode_i128 with TCG_CALL_{RET, ARG}_NORMAL
` [PATCH for-8.0 v3 33/45] tcg: Add TCG_CALL_{RET,ARG}_BY_REF
` [PATCH for-8.0 v3 38/45] tcg/tci: Fix big-endian return register ordering
` [PATCH for-8.0 v3 39/45] tcg/tci: Add TCG_TARGET_CALL_{RET,ARG}_I128
` [PATCH for-8.0 v3 42/45] tcg: Add basic data movement for TCGv_i128

kasan-for-arm32
 2022-11-11  7:53 UTC  (5+ messages)
  ` [External] kasan-for-arm32

[PATCH] wifi: brcmfmac: Check the count value of channel spec to prevent out-of-bounds reads
 2022-11-11  7:53 UTC 

[PATCH v2 00/19] At present there is no Windows support for 9p file system
 2022-11-11  7:48 UTC  (3+ messages)
` [PATCH v2 18/19] tests/qtest: virtio-9p-test: Adapt the case for win32

[PATCH] efi: Override runtime supported mask from a EFI variable if present
 2022-11-11  7:51 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: PCI: xilinx-pcie: Convert to YAML schemas of Xilinx AXI PCIe Root Port Bridge
 2022-11-11  7:52 UTC  (3+ messages)
` [PATCH v6 2/2] dt-bindings: PCI: xilinx-nwl: Convert to YAML schemas of Xilinx NWL "

failing postinstall scriptlet
 2022-11-11  7:52 UTC  (2+ messages)
` [yocto] "

[PATCH v2 1/2] RDMA/rxe: Remove struct rxe_phys_buf
 2022-11-11  7:51 UTC  (2+ messages)
` [PATCH v2 2/2] RDMA/rxe: Replace page_address() with kmap_local_page()

[PATCH v6 00/10] ASID support in vhost-vdpa net
 2022-11-11  7:48 UTC  (17+ messages)
` [PATCH v6 01/10] vdpa: Use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PATCH v6 05/10] vdpa: move SVQ vring features check to net/
` [PATCH v6 07/10] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
` [PATCH v6 09/10] vdpa: Add listener_shadow_vq to vhost_vdpa

[PATCH mptcp-next v19 0/9] BPF redundant scheduler, part 1
 2022-11-11  7:48 UTC  (10+ messages)
` [PATCH mptcp-next v19 1/9] mptcp: refactor push_pending logic
` [PATCH mptcp-next v19 2/9] mptcp: drop last_snd and MPTCP_RESET_SCHEDULER
` [PATCH mptcp-next v19 3/9] mptcp: add sched_data_set_contexts helper
` [PATCH mptcp-next v19 4/9] Squash to "mptcp: add struct mptcp_sched_ops"
` [PATCH mptcp-next v19 5/9] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v19 6/9] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
` [PATCH mptcp-next v19 7/9] Squash to "selftests/bpf: Add bpf_first scheduler"
` [PATCH mptcp-next v19 8/9] Squash to "selftests/bpf: Add bpf_bkup scheduler"
` [PATCH mptcp-next v19 9/9] Squash to "selftests/bpf: Add bpf_rr scheduler"

[PATCH 0/2] Add support for Unisoc UFS host controller
 2022-11-11  7:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: ufs: Add document "

[PATCH] srcu: Release early_srcu resources when no longer in use
 2022-11-11  7:46 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Use memset_startat() helper
 2022-11-11  7:43 UTC 

[PATCH for-4.17 v2] hvm/apic: repurpose the reporting of the APIC assist options
 2022-11-11  7:45 UTC  (3+ messages)

[PATCH] rcu: Dump memory object info if callback is invalid
 2022-11-11  7:45 UTC  (2+ messages)

[PATCH] scsi: efct: Fix possible memleak in efct_device_init()
 2022-11-11  7:40 UTC 

[PATCH] libdecnumber/dpd/decimal64: Fix compiler warning from Clang 15
 2022-11-11  7:43 UTC  (3+ messages)

[PATCH v2] binfmt_elf: Allow .bss in any interp PT_LOAD
 2022-11-11  7:42 UTC  (2+ messages)

[PATCH] nbio_v7_4: Add pointer check
 2022-11-11  7:41 UTC 

[PATCH bpf-next v2] bpf: Pass map file to .map_update_batch directly
 2022-11-11  8:07 UTC 

[PATCH v2] drm/mediatek: make eDP panel as the first connected connector
 2022-11-11  7:40 UTC  (3+ messages)

[dm-devel] [PATCHv2 0/5] fix direct io device mapper errors
 2022-11-10 18:45 UTC  (6+ messages)
` [dm-devel] [PATCHv2 1/5] block: make dma_alignment a stacking queue_limit
` [dm-devel] [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
` [dm-devel] [PATCHv2 3/5] block: make blk_set_default_limits() private
` [dm-devel] [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
` [dm-devel] [PATCHv2 5/5] dm-log-writes: "

[dm-devel] [PATCH 0/3] fix direct io errors on dm-crypt
 2022-11-10 18:45 UTC  (3+ messages)

[PATCH 4.4.y-st] gitlab-ci: Add configuration for CIP's GitLab CI pipelines
 2022-11-11  7:38 UTC  (2+ messages)

[PATCH] wifi: mt76: connac: update nss calculation in txs
 2022-11-11  7:36 UTC 

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2022-11-11  7:35 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PATCH 0/3] chainlint: emit line numbers alongside test definitions
 2022-11-11  7:34 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] chainlint: sidestep impoverished macOS "terminfo"
  ` [PATCH v2 2/3] chainlint: latch line numbers at which each token starts and ends
  ` [PATCH v2 3/3] chainlint: prefix annotated test definition with line numbers

[Buildroot] [autobuild.buildroot.net] Daily results for 2022-11-10
 2022-11-11  7:34 UTC 

Best way to share maps between multiple files/objects?
 2022-11-11  7:34 UTC  (2+ messages)

[PATCH] mesa: update llvm-config RPATH
 2022-11-11  7:32 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc ltp-timers: 6 runs, 6 regressions (v4.19.264-cip84-50-g1e56b70eaf66)
 2022-11-11  7:33 UTC 

[PATCH v2] migration: check magic value for deciding the mapping of channels
 2022-11-11  7:31 UTC  (4+ messages)

[PATCH 0/5 v3] seccomp: add the synchronous mode for seccomp_unotify
 2022-11-11  7:31 UTC  (6+ messages)
` [PATCH 1/5] seccomp: don't use semaphore and wait_queue together
` [PATCH 2/5] sched: add WF_CURRENT_CPU and externise ttwu
` [PATCH 3/5] sched: add a few helpers to wake up tasks on the current cpu
` [PATCH 4/5] seccomp: add the synchronous mode for seccomp_unotify
` [PATCH 5/5] selftest/seccomp: add a new test for the sync mode of seccomp_user_notify

[PATCH] drm/amdgpu: Remove programming GCMC_VM_FB_LOCATION* on gfxhub_v3_0_3 in VF
 2022-11-11  7:30 UTC 

[PATCH 0/3] Improve AST26x0 DDR4 timing and signal quality
 2022-11-11  7:30 UTC  (4+ messages)
` [PATCH 1/3] ram: ast2600: Fix incorrect statement of the register polling
` [PATCH 2/3] ram: ast2600: Improve ddr4 timing and signal quality
` [PATCH 3/3] ram: ast2600: Align the RL and WL setting

[PATCH bpf v2] selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
 2022-11-11  7:29 UTC  (2+ messages)

[PATCH] perf: remove unneeded assignment in find_get_context()
 2022-11-11  7:26 UTC 

[PATCH v1 0/3] Enable PMD power management on Arm
 2022-11-11  7:26 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] eal: add 8 bits case for wait scheme
  ` [PATCH v3 2/3] eal: add power mgmt support on Arm
  ` [PATCH v3 3/3] examples/l3fwd-power: enable PMD power monitor "

[OE-core][dunfell][PATCH v2] qemu: fix CVE-2021-3638 ati-vga: inconsistent check in ati_2d_blt() may lead to out-of-bounds write
 2022-11-11  7:25 UTC 

[PATCH RFC 0/3] pinctrl: add ACPI support to pin controller
 2022-11-11  7:23 UTC  (8+ messages)
` [PATCH RFC 2/3] pinconf-generic: add pull up and pull down config with resistance

[PATCH] clkdev: Supply __printf(x, y) formatting
 2022-11-11  7:18 UTC  (2+ messages)

[PATCH] vdpa: allow provisioning device features
 2022-11-11  7:17 UTC  (4+ messages)

[PATCH v3] PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
 2022-11-11  7:17 UTC  (3+ messages)

[tip:x86/splitlock] BUILD SUCCESS 727209376f4998bc84db1d5d8af15afea846a92b
 2022-11-11  7:14 UTC 

[PATCH] amdgpu_dm_2027: Add pointer check
 2022-11-11  7:14 UTC 

[DRBD-announce] drbd-reactor v0.10.0-rc.1
 2022-11-11  7:14 UTC 

[PATCH v1] ALSA: hda/hdmi: Add a HP device to force connect list
 2022-11-10 23:49 UTC 

[PATCH 12/12] ASoC: cs48l32: Add codec driver for Cirrus Logic CS48L31/32/33
 2022-11-10 20:20 UTC  (2+ messages)

[PATCH] ASoC: sgtl5000: Reset the CHIP_CLK_CTRL reg on remove
 2022-11-10 19:06 UTC 

[PATCH 00/14] whitespace around keywords
 2022-11-11  7:12 UTC  (8+ messages)
` [PATCH v3 00/14] whitespace after keywords
  ` [PATCH v3 05/14] testpmd: fix whitespace
  ` [PATCH v3 13/14] net/i40e: "

[PATCH] arm64: dts: imx8m{m,n}-venice-gw7902: add gpio pins for new board revision
 2022-11-11  7:10 UTC  (3+ messages)

[PATCH v3 0/2] hw/nvme: errp fixes
 2022-11-11  7:09 UTC  (6+ messages)
` [PATCH v3 1/2] hw/nvme: fix incorrect use of errp/local_err

[peterz-queue:sched/wip] [sched/fair] 892cf58709: RIP:task_h_load
 2022-11-11  7:08 UTC 

[PATCH net 0/4] octeon_ep: fix several bugs in exception paths
 2022-11-11  7:09 UTC  (5+ messages)
` [PATCH net 1/4] octeon_ep: delete unnecessary napi rollback under set_queues_err in octep_open()
` [PATCH net 2/4] octeon_ep: ensure octep_get_link_status() successfully before octep_link_up()
` [PATCH net 3/4] octeon_ep: fix potential memory leak in octep_device_setup()
` [PATCH net 4/4] octeon_ep: ensure get mac address successfully before eth_hw_addr_set()

[PATCH] ARM: imx3: Remove unneeded #include <linux/pinctrl/machine.h>
 2022-11-11  7:08 UTC  (3+ messages)

Coverity report for EFI subsystem
 2022-11-11  7:08 UTC 

[PATCH v6 0/3] Implement IOCTL to get and/or the clear info about PTEs
 2022-11-11  7:08 UTC  (3+ messages)

[for-next PATCH v5 00/11] RDMA/rxe: Add RDMA FLUSH operation
 2022-11-11  7:08 UTC  (9+ messages)

drivers/net/wwan/iosm/iosm_ipc_mux_codec.c:1474:21: sparse: sparse: Using plain integer as NULL pointer
 2022-11-11  7:06 UTC 

[PATCH 0/6] doc: some fixes
 2022-11-11  7:07 UTC  (5+ messages)
` [PATCH 1/6] doc: fix underlines too long in testpmd documentation
` [PATCH 3/6] doc: fix miss blank line in testpmd flow syntax doc

[PATCH] net/ixgbe: fix error of drop queue index
 2022-11-11  6:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ARM: mxs: Remove unneeded #include <linux/pinctrl/consumer.h>
 2022-11-11  7:04 UTC  (3+ messages)

[PATCH net] bnxt_en: Remove debugfs when pci_register_driver failed
 2022-11-11  7:04 UTC 

[PATCH] iio: light: apds9960: Fix iio_event_spec structures
 2022-11-11  7:04 UTC  (5+ messages)

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline-nfs: 35 runs, 1 regressions (v4.19.264-cip84-50-g1e56b70eaf66)
 2022-11-11  7:03 UTC 

cip-gitlab/ci/iwamatsu/linux-4.19.y-cip-rc baseline: 105 runs, 17 regressions (v4.19.264-cip84-50-g1e56b70eaf66)
 2022-11-11  7:03 UTC 

[PATCH v1 0/2] x86/asm/bitops: optimize fls functions for constant expressions
 2022-11-11  7:02 UTC  (6+ messages)
` [PATCH v1 2/2] x86/asm/bitops: Use __builtin_clz*() to evaluate "

[PATCH v2 00/15] ufs: qcom: Add HS-G4 support
 2022-11-11  7:01 UTC  (7+ messages)
` [PATCH v2 01/15] phy: qcom-qmp-ufs: Move register settings to qmp_phy_cfg_tables struct
` [PATCH v2 02/15] phy: qcom-qmp-ufs: Add support for configuring PHY in HS Series B mode

[PATCH bpf-next v4] bpf: Initialize same number of free nodes for each pcpu_freelist
 2022-11-11  7:00 UTC  (3+ messages)

[PATCH v2 0/8] iommu/vt-d: Some cleanups
 2022-11-11  6:59 UTC  (4+ messages)
` [PATCH v2 2/8] iommu/vt-d: Improve iommu_enable_pci_caps()

[PATCH v2 1/3] wifi: rtl8xxxu: Name some bits used in burst init
 2022-11-11  6:58 UTC  (6+ messages)
` [PATCH v2 2/3] wifi: rtl8xxxu: Use strscpy instead of sprintf
` [PATCH v2 3/3] wifi: rtl8xxxu: Use u32_get_bits in *_identify_chip

[PATCH for-7.2] Fix several typos in documentation (found by codespell)
 2022-11-11  6:56 UTC  (3+ messages)

[PATCH for 8.0 0/8] Refactor cryptodev
 2022-11-11  6:45 UTC  (9+ messages)
` [PATCH for 8.0 1/8] cryptodev: Introduce cryptodev.json
` [PATCH for 8.0 2/8] cryptodev: Remove 'name' & 'model' fields
` [PATCH for 8.0 3/8] cryptodev: Introduce cryptodev alg type in QAPI
` [PATCH for 8.0 4/8] cryptodev: Introduce server "
` [PATCH for 8.0 5/8] cryptodev: Introduce 'query-cryptodev' QMP command
` [PATCH for 8.0 6/8] cryptodev: Support statistics
` [PATCH for 8.0 7/8] cryptodev-builtin: Detect akcipher capability
` [PATCH for 8.0 8/8] hmp: add cryptodev info command

drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c:1120:20: warning: use of uninitialized value '<unknown>' [CWE-457]
 2022-11-11  6:56 UTC 

[PATCH 2/6] bitmap: replace _reg_op(REG_OP_ALLOC) with bitmap_set()
 2022-11-11  6:54 UTC  (3+ messages)
  ` [LTP] "

[PATCH 1/3] arm64: dts: imx8dxl: add adc0 and adc1 support
 2022-11-11  6:53 UTC  (3+ messages)

[tip:x86/cpu] BUILD SUCCESS f8bd9f25c9815161a39886fdd96d110b536a6074
 2022-11-11  6:54 UTC 

[PATCH v5 0/5] Add RZ/G2L MTU3 Core, Counter and pwm driver
 2022-11-11  6:53 UTC  (5+ messages)
` [PATCH v5 2/5] clocksource/drivers: Add RZ/G2L MTU3 core driver

[PATCH v3 0/2] Add RZ/G2L POEG support
 2022-11-11  6:51 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: renesas: Add RZ/G2L POEG binding

[PATCH 0/2] receive-pack: use advertised reference tips to inform connectivity check
 2022-11-11  6:50 UTC  (9+ messages)
` [PATCH v5 0/7] receive-pack: only use visible refs for "
  ` [PATCH v5 1/7] refs: fix memory leak when parsing hideRefs config
  ` [PATCH v5 2/7] refs: get rid of global list of hidden refs
  ` [PATCH v5 3/7] revision: move together exclusion-related functions
  ` [PATCH v5 4/7] revision: introduce struct to handle exclusions
  ` [PATCH v5 5/7] revision: add new parameter to exclude hidden refs
  ` [PATCH v5 6/7] rev-parse: add `--exclude-hidden=` option
  ` [PATCH v5 7/7] receive-pack: only use visible refs for connectivity check

[PATCH 0/3] Add support for linking gpt with poeg
 2022-11-11  6:50 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: pwm: rzg2l-gpt: Document renesas,poegs property

[PATCH v7 0/3] mm/slub: extend redzone check for kmalloc objects
 2022-11-11  6:46 UTC  (4+ messages)
` [PATCH v7 3/3] mm/slub: extend redzone check to extra allocated kmalloc space than requested

[PATCH v10 0/2] Add support for RZ/G2L GPT
 2022-11-11  6:48 UTC  (5+ messages)
` [PATCH v10 2/2] pwm: "

[PATCH v3 0/2] Fix the virtio features negotiation flaw
 2022-11-11  6:46 UTC  (3+ messages)

[Bug 216625] New: [regression] GPU lockup on Radeon R7 Kaveri
 2022-11-11  6:47 UTC  (2+ messages)
` [Bug 216625] "

[PATCH v3] qapi/qom: Memory backend property prealloc-threads doc fix
 2022-11-11  6:47 UTC  (3+ messages)

[PATCH] mm: Make some folio function arguments const
 2022-11-11  6:46 UTC  (3+ messages)

[PATCH] net/ice: fix ice_interrupt_handler panic when stop
 2022-11-11  6:37 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ext2: Fix some kernel-doc warnings
 2022-11-11  6:46 UTC  (2+ messages)

[PATCH net-next 3/3] net: qualcomm: rmnet: add ethtool support for configuring tx aggregation
 2022-11-11  6:46 UTC  (2+ messages)

[PATCH v4 0/3] Suspending i.MX watchdog in WAIT mode
 2022-11-11  6:45 UTC  (4+ messages)
` [PATCH v4 3/3] ARM: dts: imx6ul/ull: suspend i.MX6UL watchdog in wait mode

[PATCH net-next] net: dcb: move getapptrust to separate function
 2022-11-11  6:45 UTC  (3+ messages)

[PATCH v3 0/4] crypto: aria: implement aria-avx2 and aria-avx512
 2022-11-11  6:45 UTC  (4+ messages)
` [PATCH v3 2/4] crypto: aria: do not use magic number offsets of aria_ctx

[PATCH] async_tx: Fix some kernel-doc warnings
 2022-11-11  6:44 UTC 

[PATCH] arm64: dts: imx93-pinfunc: drop execution permission
 2022-11-11  6:42 UTC  (3+ messages)

[PATCH net-next v1] ethtool: ethtool_get_drvinfo: populate drvinfo fields even if callback exits
 2022-11-11  6:43 UTC  (7+ messages)

[PATCH] Add missing pixman dependecy
 2022-11-11  6:42 UTC  (3+ messages)

[PATCH] can: c_can: use devm_platform_get_and_ioremap_resource()
 2022-11-11  6:43 UTC 

[PATCH] fpga-manager: use devm_platform_get_and_ioremap_resource()
 2022-11-11  6:41 UTC 


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.