All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-21 20:21:44 to 2022-02-21 21:28:48 UTC [more...]

arch/x86/kernel/cpu/sgx/virt.c:59:13: sparse: sparse: incorrect type in assignment (different base types)
 2022-02-21 21:28 UTC 

Solicitud de socio
 2022-02-21 21:27 UTC 

bug kernel 5.17, qualcom and intel adapters, unable to reliably connect to bluetooth devices
 2022-02-21 21:27 UTC  (13+ messages)

[dm-devel] [PATCH 0/4] libmultipath: utter less dev_loss_tmo warnings
 2022-02-21 21:26 UTC  (3+ messages)
` [dm-devel] [PATCH 1/4] libmultipath: enable linear ordering of bus/proto tuple

[PATCH v2 0/6] staging: vt6656: Fix CamelCase, add comments, change macro to function
 2022-02-21 21:25 UTC  (7+ messages)
` [PATCH v2 1/6] staging: vt6656: Fix CamelCase warnings in mac.h and mac.c
` [PATCH v2 2/6] staging: vt6656: Add comment for locks
` [PATCH v2 3/6] staging: vt6656: Fix CamelCase warnings in macro
` [PATCH v2 4/6] staging: vt6656: Change macro to function and moved to better file
` [PATCH v2 5/6] staging: vt6656: Remove ftrace-like logging
` [PATCH v2 6/6] staging: vt6656: Remove unnecessary line breaks

[PATCH v5 1/2] dt-bindings: hwmon: add tmp464.yaml
 2022-02-21 21:24 UTC  (4+ messages)

[PATCH v2 00/32] Python PEP-517: build wheels and install with pip
 2022-02-21 21:23 UTC  (33+ messages)
` [PATCH v2 01/32] python3-wheel: move 0.37.0 from meta-python
` [PATCH v2 02/32] python3-flit-core: add recipe for 3.6.0
` [PATCH v2 03/32] flit_core.bbclass: add helper for newer python packaging
` [PATCH v2 04/32] python3-wheel: inherit flit_core
` [PATCH v2 05/32] pip_install_wheel.bbclass: add helper class
` [PATCH v2 06/32] setuptools_build_meta.bbclass: "
` [PATCH v2 07/32] python3-pip: inherit setuptools_build_meta
` [PATCH v2 08/32] python3-attrs: "
` [PATCH v2 09/32] python3-git: "
` [PATCH v2 10/32] python3-pytest: "
` [PATCH v2 11/32] python3-setuptools-scm: "
` [PATCH v2 12/32] python3-zipp: "
` [PATCH v2 13/32] python3-iniconfig: "
` [PATCH v2 14/32] python3-py: "
` [PATCH v2 15/32] python3-pluggy: "
` [PATCH v2 16/32] python3-setuptools: inherit setuptools_base_meta
` [PATCH v2 17/32] setuptools3.bbclass: refactor for wheels
` [PATCH v2 18/32] python3-more-itertools: set PIP_INSTALL_PACKAGE
` [PATCH v2 19/32] meson: inherit setuptools_build_meta
` [PATCH v2 20/32] python3-libarchive-d: set PIP_INSTALL_PACKAGE
` [PATCH v2 21/32] python3-smartypants: patch hash bang to python3
` [PATCH v2 22/32] python3-scons: merge -native recipe
` [PATCH v2 23/32] python3-subunit: merge inc; set PIP_INSTALL_PACKAGE
` [PATCH v2 24/32] python3-magic: "
` [PATCH v2 25/32] bmap-tools: set PIP_INSTALL_PACKAGE, BASEVER
` [PATCH v2 26/32] asciidoc: set PIP_INSTALL_PACKAGE
` [PATCH v2 27/32] gi-docgen: "
` [PATCH v2 28/32] numpy: "
` [PATCH v2 29/32] python3-dbusmock: "
` [PATCH v2 30/32] python3-mako: inherit setuptools_build_meta
` [PATCH v2 31/32] python3-packaging: "
` [PATCH v2 32/32] python3-nose: drop recipe

[PATCH v4 net-next 00/11] FDB entries on DSA LAG interfaces
 2022-02-21 21:23 UTC  (12+ messages)
` [PATCH v4 net-next 01/11] net: dsa: rename references to "lag" as "lag_dev"
` [PATCH v4 net-next 02/11] net: dsa: mv88e6xxx: "
` [PATCH v4 net-next 03/11] net: dsa: qca8k: "
` [PATCH v4 net-next 04/11] net: dsa: make LAG IDs one-based
` [PATCH v4 net-next 05/11] net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
` [PATCH v4 net-next 06/11] net: dsa: create a dsa_lag structure
` [PATCH v4 net-next 07/11] net: switchdev: remove lag_mod_cb from switchdev_handle_fdb_event_to_device
` [PATCH v4 net-next 08/11] net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
` [PATCH v4 net-next 09/11] net: dsa: call SWITCHDEV_FDB_OFFLOADED for the orig_dev
` [PATCH v4 net-next 10/11] net: dsa: support FDB events on offloaded LAG interfaces
` [PATCH v4 net-next 11/11] net: dsa: felix: support FDB entries "

[PATCH v1 00/11] Landlock: file linking and renaming support
 2022-02-21 21:25 UTC  (12+ messages)
` [PATCH v1 01/11] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v1 02/11] landlock: Reduce the maximum number of layers to 16
` [PATCH v1 03/11] landlock: Create find_rule() from unmask_layers()
` [PATCH v1 04/11] landlock: Fix same-layer rule unions
` [PATCH v1 05/11] landlock: Move filesystem helpers and add a new one
` [PATCH v1 06/11] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v1 07/11] selftest/landlock: Add 6 new test suites dedicated to file reparenting
` [PATCH v1 08/11] samples/landlock: Add support for "
` [PATCH v1 09/11] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v1 10/11] landlock: Document good practices about filesystem policies
` [PATCH v1 11/11] landlock: Add design choices documentation for filesystem access rights

[PATCH 5.16 000/227] 5.16.11-rc1 review
 2022-02-21 21:22 UTC  (3+ messages)

[meta-oe][PATCH v2] libgpiod: RDEPENDS bats, python3-packaging for libgpiod-ptest
 2022-02-21 20:26 UTC  (2+ messages)
` [meta-oe][PATCH] libgpiod: RRECOMMENDS "

[PATCH] drivers: serial: Make sure we really return a serial device
 2022-02-21 21:21 UTC  (9+ messages)

[PATCH 5.15 000/196] 5.15.25-rc1 review
 2022-02-21 21:21 UTC  (3+ messages)

[Bug 106031] Regression in 4.2.x: in airplane mode each time I open my laptop lid
 2022-02-21 21:19 UTC  (2+ messages)

linux-next: manual merge of the iio tree with the origin tree
 2022-02-21 21:19 UTC 

[igt-dev] [PATCH i-g-t v2 0/6] Exercise NEEDS_CPU_ACCESS
 2022-02-21 21:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH 5.10 000/121] 5.10.102-rc1 review
 2022-02-21 21:18 UTC  (2+ messages)

[PATCH 5.4 00/80] 5.4.181-rc1 review
 2022-02-21 21:18 UTC  (2+ messages)

[PATCH] drivers: serial: Remove code that binds devices pre-reloc
 2022-02-21 21:17 UTC 

[PATCH 4.19 00/58] 4.19.231-rc1 review
 2022-02-21 21:18 UTC  (3+ messages)

[PATCH v2] drivers: serial: Make sure we really return a serial device
 2022-02-21 21:17 UTC 

[PATCH 4.14 00/45] 4.14.268-rc1 review
 2022-02-21 21:17 UTC  (3+ messages)

[PATCH 4.9 00/33] 4.9.303-rc1 review
 2022-02-21 21:17 UTC  (3+ messages)

[meta-security][PATCH 1/3] recipes: Use renamed SKIP_RECIPE varFlag
 2022-02-21 21:14 UTC  (3+ messages)
` [meta-security][PATCH 2/3] chipsec: fix WARNING
` [meta-security][PATCH 3/3] smack: Use new CVE_CHECK_IGNORE variable

[PATCH] perf data: don't mention --to-ctf if it's not supported
 2022-02-21 21:14 UTC  (2+ messages)

[PATCH v6 00/13] Readdir improvements
 2022-02-21 21:10 UTC  (11+ messages)
` [PATCH v6 01/13] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v6 02/13] NFS: Trace lookup revalidation failure
    ` [PATCH v6 03/13] NFS: Adjust the amount of readahead performed by NFS readdir
      ` [PATCH v6 04/13] NFS: Simplify nfs_readdir_xdr_to_array()
        ` [PATCH v6 05/13] NFS: Improve algorithm for falling back to uncached readdir

[XEN v8 0/2] xen/arm64: io: Decode ldr/str post-indexing instruction
 2022-02-21 21:10 UTC  (8+ messages)
` [XEN v8 2/2] xen/arm64: io: Support instructions (for which ISS is not valid) on emulated MMIO region using MMIO/ioreq handler

[mm/readahead] a0b99df1aa: xfstests.xfs.421.fail
 2022-02-21 21:10 UTC  (6+ messages)

[PATCH 0/2] repack: add --filter=
 2022-02-21 21:10 UTC  (6+ messages)
` [PATCH v2 0/4] [RFC] "

[BUG] NEVER dereference pointers from the tracing ring buffer!
 2022-02-21 21:09 UTC 

[ANNOUNCE] 5.15.24-rt31
 2022-02-21 21:03 UTC 

[Buildroot] [PATCH 1/1] package/flac: security bump to version 1.3.4
 2022-02-21 21:07 UTC  (3+ messages)

[PATCHv3 02/32] x86/coco: Add API to handle encryption mask
 2022-02-21 21:05 UTC  (4+ messages)
` [PATCHv3.1 2/32] x86/coco: Explicitly declare type of confidential computing platform
  ` [PATCHv3.1 2.1/2] x86/coco: Add API to handle encryption mask

[PATCH nf] netfilter: nf_tables: make sure err is initialised to sane value
 2022-02-21 21:04 UTC 

[PATCHv4 1/2] PCI: fu740: fix finding GPIOs
 2022-02-21 21:03 UTC  (4+ messages)
` [PATCHv4 2/2] PCI: fu740: Force gen1 for initial device probe

[PATCH net] ibmvnic: schedule failover only if vioctl fails
 2022-02-21 21:05 UTC 

[PATCH v3 0/2] test-lib.sh: have all tests pass under "-x", remove BASH_XTRACEFD
 2022-02-21 21:03 UTC  (5+ messages)
` [PATCH v4 0/3] "

[PATCH] drm/amdgpu: fix printk format for size_t variable
 2022-02-21 21:02 UTC  (6+ messages)

[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
 2022-02-21 21:01 UTC  (4+ messages)
` [PATCH v2 01/10] dt-bindings: mfd: qcom,tcsr: Document msm8953 compatible

[RFC PATCH 0/1] dt-bindings: arm: Add scmi_devid paramter for
 2022-02-21 21:01 UTC  (2+ messages)

[PATCH 09/11] KVM: x86/pmu: Replace pmc_perf_hw_id() with perf_get_hw_event_config()
 2022-02-21 20:57 UTC  (2+ messages)

regression: Bug 215601 - gcc segv at startup on ia64
 2022-02-21 20:58 UTC  (6+ messages)

[Buildroot] [git commit] support/testing/../sample_python_pyyaml_dec.py: unbreak after move to pyaml 6.0
 2022-02-21 20:56 UTC 

[Buildroot] [PATCH] support/testing/../sample_python_pyyaml_dec.py: unbreak after move to pyaml 6.0
 2022-02-21 20:56 UTC  (3+ messages)

[PATCH v2 1/2] ram: stm32mp1: Unconditionally enable ASR
 2022-02-21 20:56 UTC  (2+ messages)
` [PATCH v2 2/2] stm32mp: psci: Implement PSCI system suspend and DRAM SSR

Patchwork housekeeping for: spi-devel-general
 2022-02-21 20:56 UTC 

Critical BMC process failure recovery
 2022-02-21 20:54 UTC  (3+ messages)

[PATCH 0/3] staging: r8188eu: clean up rtw_rf.c
 2022-02-21 20:54 UTC  (7+ messages)
` [PATCH 2/3] staging: r8188eu: refactor rtw_ch2freq()

[Intel-gfx] [PATCH] drm/i915/tgl: Simply subplatform detection
 2022-02-21 20:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH v3 0/6] iio: potentiometer: Add support for DS3502
 2022-02-21 20:47 UTC  (7+ messages)
` [PATCH v3 3/6] iio: potentiometer: Add channel information in device data
` [PATCH v3 4/6] iio: potentiometer: Change to firmware provided data
` [PATCH v3 5/6] iio: potentiometer: Add support for Maxim DS3502

[PATCH] libtraceevent: Account for events with newlines in print fmt
 2022-02-21 20:46 UTC 

[PATCH net] net: dsa: fix panic when removing unoffloaded port from bridge
 2022-02-21 20:45 UTC  (4+ messages)

[PATCH bpf v1 0/5] More fixes for crashes due to bad PTR_TO_BTF_ID reg->off
 2022-02-21 20:45 UTC  (9+ messages)
` [PATCH bpf v1 1/5] bpf: Fix kfunc register offset check for PTR_TO_BTF_ID

[PATCH v2 net] net: dsa: fix panic when removing unoffloaded port from bridge
 2022-02-21 20:44 UTC  (2+ messages)

[PATCH] libtraceevent: Show what the failed expected tokens are
 2022-02-21 20:44 UTC 

Linux 5.17-rc5
 2022-02-21 20:44 UTC  (4+ messages)

[PATCH 2/2] perf arm-spe: Parse more SPE fields and store source
 2022-02-21 20:41 UTC  (6+ messages)

[PATCH v6 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-02-21 20:43 UTC  (5+ messages)
` [PATCH v6 02/11] driver core: Add dma_cleanup callback in bus_type

[v1 1/2] clk: qcom: gdsc: Use the default transition delay for GDSCs
 2022-02-21 20:42 UTC  (5+ messages)

[PATCH] libtracefs: Account for events with newlines in print fmt
 2022-02-21 20:39 UTC  (2+ messages)

linux-next: manual merge of the usb tree with the usb.current tree
 2022-02-21 20:39 UTC 

[[PATCHv3]] PCI: fu740: Force gen1 for initial device probe
 2022-02-21 20:38 UTC  (2+ messages)

[mingo-tip:sched/headers 1473/2541] arch/powerpc/include/asm/mmu.h:350:16: error: 'rodata_enabled' undeclared; did you mean 'radix_enabled'?
 2022-02-21 20:37 UTC 

[PATCH v3 0/3] linux-user/ppc: Deliver SIGTRAP on tw[i]/td[i]
 2022-02-21 20:34 UTC  (2+ messages)

[PATCH v6 0/1] Initial Samsung Galaxy A8 (2018) support
 2022-02-21 20:36 UTC  (4+ messages)
` [PATCH v6 1/1] arm64: dts: exynos: Add initial device tree support for Exynos7885 SoC

[PATCH] Provide config option to expect files outside sparse patterns
 2022-02-21 20:34 UTC  (2+ messages)

[PATCH wpan-next v2 00/14] ieee802154: Synchronous Tx API
 2022-02-21 20:33 UTC  (8+ messages)
` [PATCH wpan-next v2 02/14] net: mac802154: Create a transmit error helper
` [PATCH wpan-next v2 14/14] net: mac802154: Introduce a synchronous API for MLME commands

[v3 00/13] Add support for Bosch BNO055 IMU
 2022-02-21 20:32 UTC  (5+ messages)
` [v3 11/13] iio: imu: add BNO055 serdev driver
` [v3 12/13] iio: imu: add BNO055 I2C driver

[PATCH v2 0/6] auxdisplay: Add support for the Titanmec TM1628 7 segment display controller
 2022-02-21 20:26 UTC  (19+ messages)
` [PATCH v2 1/6] spi: gpio: Implement LSB First bitbang support
` [PATCH v2 2/6] dt-bindings: vendor-prefixes: Add Titan Micro Electronics
` [PATCH v2 3/6] dt-bindings: auxdisplay: Add Titan Micro Electronics TM1628
` [PATCH v2 4/6] docs: ABI: document tm1628 attribute display-text
` [PATCH v2 5/6] auxdisplay: add support for Titanmec TM1628 7 segment display controller
` [PATCH v2 6/6] arm64: dts: meson-gxl-s905w-tx3-mini: add support for the 7 segment display

[PATCH libdrm v2 00/25] Update Tegra support
 2022-02-21 20:29 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v2 0/2] Avoid process exit return values in igt_kmod
 2022-02-21 20:29 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t v2 1/2] lib/igt_kmod: Don't use process exit return value
` [igt-dev] [PATCH i-g-t v2 2/2] test/perf_pmu: Change module unload assertion

[PATCH v3 net-next 00/11] FDB entries on DSA LAG interfaces
 2022-02-21 20:28 UTC  (2+ messages)

[PATCH 0/1] README: restructure & format building manual
 2022-02-21 20:25 UTC  (2+ messages)
` [PATCH 1/1] "

Queries on CAN frame work
 2022-02-21 20:27 UTC  (5+ messages)

[PATCH RESEND 0/1] keys: Allow access to key_type_lookup
 2022-02-21 20:28 UTC  (4+ messages)
` [PATCH RESEND 1/1] keys: Allow access to key_type_lookup()/key_type_put() within kernel

[PATCH] libtraceevent: Add sample program to test events
 2022-02-21 20:25 UTC 

[PATCH v2] hugetlb: clean up potential spectre issue warnings
 2022-02-21 20:24 UTC  (3+ messages)

Landlock and O_PATH
 2022-02-21 20:16 UTC 

[igt-dev] [PATCH i-g-t 1/2] test/i915/gem_ctx_shared: prefer gem_mmap__device_coherent
 2022-02-21 20:22 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[PATCH net-next] testptp: add option to shift clock by nanoseconds
 2022-02-21 20:06 UTC 

[PATCH 1/3] dt-bindings: vendor-prefixes: add second HiSilicon prefix
 2022-02-21 20:13 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.