All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-21 20:40:14 to 2021-10-21 21:56:41 UTC [more...]

DBus assertion failures after upgrade to BlueZ 5.62
 2021-10-21 21:56 UTC 

[PATCH v5 00/15] extend task comm from 16 to 24 for CONFIG_BASE_FULL
 2021-10-21 21:55 UTC  (3+ messages)
` [PATCH v5 03/15] sched.h: introduce TASK_COMM_LEN_16

[PATCH v3 00/22] target/ppc: DFP instructions using decodetree
 2021-10-21 21:39 UTC  (9+ messages)
` [PATCH v3 02/22] host-utils: fix missing zero-extension in divs128
` [PATCH v3 07/22] host-utils: add 128-bit quotient support to divu128/divs128
` [PATCH v3 08/22] host-utils: add unit tests for divu128/divs128
` [PATCH v3 15/22] target/ppc: Implement DCTFIXQQ

[PATCH] soc/tegra: fuse: Fix bitwise vs. logical OR warning
 2021-10-21 21:55 UTC  (2+ messages)

[syzbot] WARNING: proc registration bug in clusterip_tg_check (3)
 2021-10-21 21:55 UTC  (2+ messages)

[PATCH v3 00/48] tcg: optimize redundant sign extensions
 2021-10-21 21:05 UTC  (48+ messages)
` [PATCH v3 01/48] tcg/optimize: Rename "mask" to "z_mask"
` [PATCH v3 02/48] tcg/optimize: Split out OptContext
` [PATCH v3 03/48] tcg/optimize: Remove do_default label
` [PATCH v3 04/48] tcg/optimize: Change tcg_opt_gen_{mov, movi} interface
` [PATCH v3 05/48] tcg/optimize: Move prev_mb into OptContext
` [PATCH v3 06/48] tcg/optimize: Split out init_arguments
` [PATCH v3 07/48] tcg/optimize: Split out copy_propagate
` [PATCH v3 08/48] tcg/optimize: Split out fold_call
` [PATCH v3 09/48] tcg/optimize: Drop nb_oargs, nb_iargs locals
` [PATCH v3 10/48] tcg/optimize: Change fail return for do_constant_folding_cond*
` [PATCH v3 11/48] tcg/optimize: Return true from tcg_opt_gen_{mov, movi}
` [PATCH v3 12/48] tcg/optimize: Split out finish_folding
` [PATCH v3 13/48] tcg/optimize: Use a boolean to avoid a mass of continues
` [PATCH v3 14/48] tcg/optimize: Split out fold_mb, fold_qemu_{ld,st}
` [PATCH v3 15/48] tcg/optimize: Split out fold_const{1,2}
` [PATCH v3 16/48] tcg/optimize: Split out fold_setcond2
` [PATCH v3 17/48] tcg/optimize: Split out fold_brcond2
` [PATCH v3 18/48] tcg/optimize: Split out fold_brcond
` [PATCH v3 19/48] tcg/optimize: Split out fold_setcond
` [PATCH v3 20/48] tcg/optimize: Split out fold_mulu2_i32
` [PATCH v3 21/48] tcg/optimize: Split out fold_addsub2_i32
` [PATCH v3 22/48] tcg/optimize: Split out fold_movcond
` [PATCH v3 23/48] tcg/optimize: Split out fold_extract2
` [PATCH v3 24/48] tcg/optimize: Split out fold_extract, fold_sextract
` [PATCH v3 25/48] tcg/optimize: Split out fold_deposit
` [PATCH v3 26/48] tcg/optimize: Split out fold_count_zeros
` [PATCH v3 27/48] tcg/optimize: Split out fold_bswap
` [PATCH v3 28/48] tcg/optimize: Split out fold_dup, fold_dup2
` [PATCH v3 29/48] tcg/optimize: Split out fold_mov
` [PATCH v3 30/48] tcg/optimize: Split out fold_xx_to_i
` [PATCH v3 31/48] tcg/optimize: Split out fold_xx_to_x
` [PATCH v3 32/48] tcg/optimize: Split out fold_xi_to_i
` [PATCH v3 33/48] tcg/optimize: Add type to OptContext
` [PATCH v3 34/48] tcg/optimize: Split out fold_to_not
` [PATCH v3 35/48] tcg/optimize: Split out fold_sub_to_neg
` [PATCH v3 36/48] tcg/optimize: Split out fold_xi_to_x
` [PATCH v3 37/48] tcg/optimize: Split out fold_ix_to_i
` [PATCH v3 38/48] tcg/optimize: Split out fold_masks
` [PATCH v3 39/48] tcg/optimize: Expand fold_mulu2_i32 to all 4-arg multiplies
` [PATCH v3 40/48] tcg/optimize: Expand fold_addsub2_i32 to 64-bit ops
` [PATCH v3 41/48] tcg/optimize: Sink commutative operand swapping into fold functions
` [PATCH v3 42/48] tcg/optimize: Add more simplifications for orc
` [PATCH v3 43/48] tcg/optimize: Stop forcing z_mask to "garbage" for 32-bit values
` [PATCH v3 44/48] tcg/optimize: Optimize sign extensions
` [PATCH v3 45/48] tcg/optimize: Propagate sign info for logical operations
` [PATCH v3 47/48] tcg/optimize: Propagate sign info for bit counting
` [PATCH v3 48/48] tcg/optimize: Propagate sign info for shifting

[PATCH] strace: show test suite log on failure
 2021-10-21 21:53 UTC  (2+ messages)
` [OE-core] "

[usb:usb-next] BUILD SUCCESS b851f7c7b8fd5365e447bb60e1e18eb6de628507
 2021-10-21 21:51 UTC 

[PATCH 1/2] drm/amdgpu: Workaround harvesting info for some navy flounder boards
 2021-10-21 21:51 UTC  (2+ messages)
` [PATCH 2/2] drm/amdgpu/swsmu: handle VCN harvesting for VCN SMU setup

[PATCH] serial: sifive: set pointer to NULL rather than 0
 2021-10-21 21:51 UTC  (3+ messages)

[PATCH bpf-next v5 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 21:48 UTC  (4+ messages)
` [PATCH bpf-next v5 1/3] "
` [PATCH bpf-next v5 2/3] bpftool: conditionally append / to the progtype
` [PATCH bpf-next v5 3/3] selftests/bpf: fix flow dissector tests

[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
 2021-10-21 21:47 UTC  (12+ messages)
` [PATCH V2 mlx5-next 12/14] vfio/mlx5: Implement vfio_pci driver for mlx5 devices

[GIT PULL FOR v5.16] Add support for DMA2D of STMicroelectronics STM32 Soc series
 2021-10-21 21:45 UTC  (3+ messages)

[PATCH v1] usb: xhci: tegra: Check padctrl interrupt presence in device tree
 2021-10-21 21:46 UTC  (3+ messages)

[PATCH] drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loop
 2021-10-21 21:40 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v5 00/13] KVM: Scalable memslots implementation
 2021-10-21 21:44 UTC  (6+ messages)
` [PATCH v5 12/13] KVM: Optimize gfn lookup in kvm_zap_gfn_range()

[RFC PATCH v2 00/69] KVM: X86: TDX support
 2021-10-21 21:44 UTC  (3+ messages)
` [RFC PATCH v2 66/69] KVM: TDX: Add "basic" support for building and running Trust Domains

[PATCH v3 00/16] Extensions to ov8865 driver
 2021-10-21 21:43 UTC  (17+ messages)
` [PATCH v3 01/16] media: i2c: Add ACPI support to ov8865
` [PATCH v3 02/16] media: i2c: Fix incorrect value in comment
` [PATCH v3 03/16] media: i2c: Defer probe if not endpoint found
` [PATCH v3 04/16] media: i2c: Support 19.2MHz input clock in ov8865
` [PATCH v3 05/16] media: i2c: Add .get_selection() support to ov8865
` [PATCH v3 06/16] media: i2c: Switch control to V4L2_CID_ANALOGUE_GAIN
` [PATCH v3 07/16] media: i2c: Add vblank control to ov8865
` [PATCH v3 08/16] media: i2c: Add hblank "
` [PATCH v3 09/16] media: i2c: Update HTS values in ov8865
` [PATCH v3 10/16] media: i2c: cap exposure at height + vblank "
` [PATCH v3 11/16] media: i2c: Add controls from fwnode to ov8865
` [PATCH v3 12/16] media: i2c: Switch exposure control unit to lines
` [PATCH v3 13/16] media: i2c: Re-order runtime pm initialisation
` [PATCH v3 14/16] media: i2c: Use dev_err_probe() in ov8865
` [PATCH v3 15/16] media: ipu3-cio2: Add INT347A to cio2-bridge
` [PATCH v3 16/16] media: i2c: ov8865: Fix lockdep error

injected body trailers
 2021-10-21 21:42 UTC  (9+ messages)

[PATCH v6 00/15] arm64: Self-hosted trace related errata workarounds
 2021-10-21 21:42 UTC  (8+ messages)

[dpdk-dev] [PATCH 1/1] net/failsafe: link_update request crashing at boot
 2021-10-21 21:42 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[char-misc:char-misc-testing 49/54] include/linux/firmware/xlnx-zynqmp.h:634:71: error: expected '; ' after top level declarator
 2021-10-21 21:42 UTC  (2+ messages)
` [char-misc:char-misc-testing 49/54] include/linux/firmware/xlnx-zynqmp.h:634:71: error: expected ';' "

[PATCH bpf-next v4 0/5] Implement bitset maps, with bloom filter
 2021-10-21 21:41 UTC  (7+ messages)
` [PATCH bpf-next v4 2/5] libbpf: Add "map_extra" as a per-map-type extra flag

[intel-lts:5.10/preempt-rt 10964/17820] drivers/media/v4l2-core/v4l2-mc.c:437:23: warning: Value stored to 'entity' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
 2021-10-21 21:38 UTC 

[PATCH BlueZ 1/2] mgmt-tester: Fix expected manufacturer
 2021-10-21 21:38 UTC  (2+ messages)
` [PATCH BlueZ 2/2] btdev: Set Local RPA when own_addr_type is 0x03

[Buildroot] [PATCH 1/1] package/sg3_utils: bump to version 1.46
 2021-10-21 21:36 UTC 

Folio discussion recap
 2021-10-21 21:37 UTC  (11+ messages)
` Folios for 5.15 request - Was: re: Folio discussion recap -

Git submodule remove
 2021-10-21 21:36 UTC  (2+ messages)

[PATCH] KVM: x86: advertise absence of X86_BUG_NULL_SEG via CPUID
 2021-10-21 21:36 UTC  (2+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-21 21:34 UTC  (10+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

[PATCH RESEND v2 1/2] dt-bindings: panel-simple-dsi: add Tianma TL057FVXP01
 2021-10-21 21:34 UTC  (2+ messages)
` [PATCH RESEND v2 2/2] drm/panel/tianma-tl057fvxp01: add panel for Motorola Moto G6

main - The path is known anyway and should be the bullet proof option
 2021-10-21 21:35 UTC 

git format-patch --signoff
 2021-10-21 21:33 UTC  (2+ messages)

[PATCH] selftests: x86: fix [-Wstringop-overread] warn in test_process_vm_readv()
 2021-10-21 21:33 UTC 

[PATCH] ASoC: cs42l51: improve error handling in cs42l51_remove()
 2021-10-21 21:31 UTC  (4+ messages)

[dpdk-dev] [RFC] eal: simplify the implementation of rte_ctrl_thread_create
 2021-10-21 21:32 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 1/2] "
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 2/2] test/eal: add a test for rte_ctrl_thread_create

[Intel-gfx] [PATCH] drm/i915: remove CNL leftover
 2021-10-21 21:32 UTC  (3+ messages)

[PATCH v8 0/2] Renesas 8T49N241 device driver
 2021-10-21 21:31 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: Add binding for Renesas 8T49N241
` [PATCH v8 2/2] clk: Add ccf driver "

[Buildroot] [PATCH 1/1] package/rpi-firmware: fix BR2_PACKAGE_RPI_FIRMWARE_VARIANT_PI_X
 2021-10-21 21:27 UTC  (2+ messages)

[PATCH] dm: log table creation error code
 2021-10-21 21:13 UTC  (2+ messages)
` [dm-devel] "

[PATCH] dm: make workqueue names device-specific
 2021-10-21 21:13 UTC  (2+ messages)
` [dm-devel] "

[linux-lvm] [PATCH 1/1] udev: use absolute path in rule
 2021-10-21 21:01 UTC 

[PATCH iproute2] xfrm: enable to manage default policies
 2021-10-21 21:23 UTC  (4+ messages)
` [PATCH iproute2 v2] "

[PATCH] NFS: Remove redundant call to __set_page_dirty_nobuffers
 2021-10-21 21:13 UTC 

[Buildroot] [PATCH 1/1] package/firmware-utils: requires DES support in openssl
 2021-10-21 21:18 UTC 

[PATCH] [media] s5c73m3: Drop empty spi_driver remove callback
 2021-10-21 21:19 UTC  (5+ messages)

[dpdk-dev] [RFC V1] ethdev: fix the issue that dev uninit may be called twice
 2021-10-21 21:19 UTC  (3+ messages)
` [dpdk-dev] [PATCH V4] ethdev: fix eth device released repeatedly

[f2fs-dev] [PATCH] f2fs: include non-compressed blocks in compr_written_block
 2021-10-21 21:18 UTC  (9+ messages)

[PATCH v2 0/8] Arm boards syscon 'unit_address_format' clean-ups
 2021-10-21 21:15 UTC  (4+ messages)
` [PATCH v2 6/8] ARM: dts: arm: Update register-bit-led nodes 'reg' and node names

[PATCH v3 0/5] Builtin FSMonitor Part 2
 2021-10-21 21:16 UTC  (7+ messages)
` [PATCH v4 00/29] "
  ` [PATCH v4 01/29] fsmonitor: enhance existing comments
  ` [PATCH v4 03/29] fsmonitor: config settings are repository-specific

[igt-dev] [PATCH i-g-t 0/4] CCS engine and engine resets test
 2021-10-21 21:11 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/4] tests/gem_ctx_persistence: Update saturated_hostile for dependent engine resets

Improving RCU wait in mini_qdisc_pair_swap()
 2021-10-21 21:16 UTC  (4+ messages)

[PATCH] ARM: dts: spear13xx: Drop malformed 'interrupt-map' on PCI nodes
 2021-10-21 21:12 UTC  (4+ messages)

[PATCH] arm64: dts: qcom: Fix 'interrupt-map' parent address cells
 2021-10-21 21:11 UTC  (2+ messages)

[PATCH 1/2] ARM: versatile: remove leading 0 on unit address
 2021-10-21 21:10 UTC  (6+ messages)

[PATCH 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-21 21:11 UTC  (6+ messages)
` [PATCH 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[PATCH bpf-next v4 0/3] libbpf: use func name when pinning programs with LIBBPF_STRICT_SEC_NAME
 2021-10-21 21:10 UTC  (5+ messages)
` [PATCH bpf-next v4 2/3] bpftool: conditionally append / to the progtype

[PATCH] generic: test COW writeback failure when overlapping non-shared blocks
 2021-10-21 21:10 UTC  (4+ messages)

linux-next: build warnings after merge of the drivers-x86 tree
 2021-10-21 21:10 UTC  (4+ messages)

[syzbot] INFO: task hung in io_wqe_worker
 2021-10-21 21:10 UTC 

[meta-ti][dunfell/master][PATCH] conf: j7-evm: Replace eaik dtb with sk to KERNEL_DEVICETREE
 2021-10-21 21:08 UTC  (5+ messages)

[PATCH v2 1/2] drm/bridge: parade-ps8640: Enable runtime power management
 2021-10-21 21:06 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: parade-ps8640: Populate devices on aux-bus

[PATCH v2] fs: replace the ki_complete two integer arguments with a single argument
 2021-10-21 21:03 UTC  (12+ messages)

[Buildroot] [git commit] package/python-pyndiff: new package
 2021-10-21 20:47 UTC 

[Buildroot] [git commit] package/python-xmljson: new package
 2021-10-21 20:37 UTC 

[Buildroot] [git commit] package/nmap: remove ndiff option
 2021-10-21 20:47 UTC 

[Buildroot] [git commit] support/testing/tests/package/test_python_pyndiff: new test
 2021-10-21 20:48 UTC 

[PATCH 0/4] rtc: s3c: S3C driver improvements
 2021-10-21 20:55 UTC  (10+ messages)
` [PATCH 2/4] rtc: s3c: Add time range

[PATCH 1/2] ctime.3: Use VLA notation for [as]ctime_r() buffer
 2021-10-21 20:54 UTC  (6+ messages)
` [PATCH 2/2] ctime.3, strftime.3, strptime.3, timegm.3: Add [[gnu::nonnull]] to <time.h> prototypes
  ` AW: "

[groeck-staging:master] BUILD SUCCESS 913a01cff4fae9115e2bcbb6c888b3fe29890029
 2021-10-21 20:53 UTC 

[Buildroot] [PATCH 1/4] package/nmap: bump to version 7.92
 2021-10-21 20:53 UTC  (7+ messages)
` [Buildroot] [PATCH 2/4] package/python-xmljson: new package
` [Buildroot] [PATCH 3/4] package/python-pyndiff: new package, drop nmap ndiff option
` [Buildroot] [PATCH 4/4] support/testing/tests/package/test_python_pyndiff: new test

[PATCH v4 0/6] optimize the downtime for vfio migration
 2021-10-21 20:51 UTC  (4+ messages)
` [PATCH v4 6/6] vfio: defer to commit kvm irq routing when enable msi/msix

[meta-ti][dunfell][PATCH v2] ti-sci-fw_git: Fix issue with using gp*.bin for TISCI firmware
 2021-10-21 20:52 UTC  (2+ messages)

[PATCH v2 0/3] Infer BTF alignment
 2021-10-21 20:49 UTC  (3+ messages)
` [PATCH v2 2/3] btf_loader.c: Refactor class__fixup_btf_bitfields

[PATCH 0/2] sparse-index: expand/collapse based on 'index.sparse'
 2021-10-21 20:48 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] test-read-cache.c: prepare_repo_settings after config init
  ` [PATCH v2 2/3] sparse-index: add ensure_correct_sparsity function
  ` [PATCH v2 3/3] sparse-index: update do_read_index to ensure correct sparsity

plugins: Missing Store Exclusive Memory Accesses
 2021-10-21 20:40 UTC  (9+ messages)

[PATCH] kvm: x86: Remove stale declaration of kvm_no_apic_vcpu
 2021-10-21 20:45 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/sfc: allow control threads for counter queue polling
 2021-10-21 20:43 UTC  (3+ messages)

[meta-arago][dunfell/master][PATCH V4 0/2] Package intel 9260 WiFi and BT firmware
 2021-10-21 20:43 UTC  (3+ messages)
` [meta-arago][dunfell/master][PATCH V4 1/2] linux-firmware: "

[Intel-gfx] [PATCH] drm/i915/selftests: Allow engine reset failure to do a GT reset in hangcheck selftest
 2021-10-21 20:37 UTC  (4+ messages)
    `  "

[PATCH] drm/bridge: Fix the bridge chain order for pre_enable / post_disable
 2021-10-21 20:41 UTC  (4+ messages)

[meta-ti] Dunfell, populate_sdk, how to build development image?
 2021-10-21 20:40 UTC  (2+ messages)

[PATCH 00/33] PowerISA v3.1 instruction batch
 2021-10-21 19:45 UTC  (2+ messages)
` [PATCH 30/33] target/ppc: Implemented XXSPLTIW using decodetree


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.