All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-21 13:32:29 to 2022-11-21 14:05:31 UTC [more...]

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-21 13:33 UTC  (7+ messages)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)

drivers/input/keyboard/cros_ec_keyb.c:203:6: warning: no previous prototype for function 'cros_ec_keyb_bs_event'
 2022-11-21 14:04 UTC 

[PATCH 0/3] xen: ACPI processor related fixes
 2022-11-21 14:02 UTC  (3+ messages)
` [PATCH 1/3] acpi/processor: fix evaluating _PDC method when running as Xen dom0

[meta-oe][PATCH 1/2] libpwquality: set correct pam plugin directory
 2022-11-21 14:04 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] ostree: add runtime dependency bubblewrap for PACKAGECONFIG[selinux]

[PATCH v7 00/20] Drivers for gunyah hypervisor
 2022-11-21 14:00 UTC  (26+ messages)
` [PATCH v7 01/20] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v7 02/20] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v7 03/20] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v7 04/20] arm64: smccc: Include alternative-macros.h
` [PATCH v7 06/20] virt: gunyah: Identify hypervisor version
` [PATCH v7 07/20] mailbox: Allow direct registration to a channel
` [PATCH v7 08/20] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v7 09/20] mailbox: Add Gunyah message queue mailbox
` [PATCH v7 10/20] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v7 11/20] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v7 12/20] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v7 13/20] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v7 14/20] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v7 15/20] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v7 16/20] samples: Add sample userspace Gunyah VM Manager
` [PATCH v7 17/20] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v7 18/20] firmware: qcom_scm: Use fixed width src vm bitmap

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-21 14:03 UTC  (12+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[Intel-gfx] [PATCH v2 1/2] drm/i915/mtl: limit second scaler vertical scaling in ver >= 14
 2022-11-21 14:03 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v1 0/3] Stop corrupting socket's task_frag
 2022-11-21 13:56 UTC  (9+ messages)
` [PATCH v1 1/3] net: Introduce sk_use_task_frag in struct sock
` [Drbd-dev] [PATCH v1 2/3] Treewide: Stop corrupting socket's task_frag
  ` [Cluster-devel] "
  `  "
` [PATCH v1 3/3] net: simplify sk_page_frag

[PATCH] arm: socfpga: n5x: Enable all features as in exisiting devices
 2022-11-21 14:02 UTC 

[PATCH] cleanup: Tweak and re-run return_directly.cocci
 2022-11-21 14:01 UTC  (2+ messages)
` [Virtio-fs] "

[PATCH] i2c: qcom-geni: fix error return code in geni_i2c_gpi_xfer
 2022-11-21 10:17 UTC 

[PATCH v2 0/2] Make ILI9486 driver working with 16-bits SPI controllers
 2022-11-21  9:42 UTC  (3+ messages)
` [PATCH v2 1/2] drm/tiny: rpi-lcd-35: Enable driver module autoloading
` [PATCH v2 2/2] drm/tiny: ili9486: Do not assume 8-bit only SPI controllers

[PATCH] gpu: vgpu: delete a semicolon
 2022-11-21  9:07 UTC 

[PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
 2022-11-21 14:00 UTC  (3+ messages)

[PATCH] sched: consider WF_SYNC to find idle siblings
 2022-11-21 13:59 UTC  (2+ messages)

[PATCH 0/7] riscv: add Bouffalolab bl808 support
 2022-11-21 13:59 UTC  (4+ messages)
` [PATCH 2/7] serial: bflb_uart: add Bouffalolab UART Driver

[PATCH] mtd: spi-nor: winbond: add support for w25q01jv-im
 2022-11-21 13:58 UTC  (3+ messages)

[PATCH v2] netfilter: ipset: regression in ip_set_hash_ip.c
 2022-11-21 13:58 UTC  (2+ messages)

[RFC] Reliable Multicast on top of RTRS
 2022-11-21 13:57 UTC  (6+ messages)

[PATCH 1/2] runqueue: Add further debug for sstate reuse issues
 2022-11-21 13:58 UTC  (2+ messages)
` [PATCH 2/2] runqueue: Fix race issues around hash equivalence and sstate reuse

[syzbot] WARNING in reiserfs_dir_fsync
 2022-11-21 13:58 UTC 

[PATCH] arm64/mm: Drop redundant BUG_ON(!pgtable_alloc)
 2022-11-21 13:56 UTC  (6+ messages)

[PATCH net-next 00/17] Remove dsa_priv.h
 2022-11-21 13:55 UTC  (18+ messages)
` [PATCH net-next 01/17] net: dsa: unexport dsa_dev_to_net_device()
` [PATCH net-next 02/17] net: dsa: modularize DSA_TAG_PROTO_NONE
` [PATCH net-next 03/17] net: dsa: move bulk of devlink code to devlink.{c,h}
` [PATCH net-next 04/17] net: dsa: if ds->setup is true, ds->devlink is always non-NULL
` [PATCH net-next 05/17] net: dsa: move rest of devlink setup/teardown to devlink.c
` [PATCH net-next 06/17] net: dsa: move headers exported by port.c to port.h
` [PATCH net-next 07/17] net: dsa: move headers exported by master.c to master.h
` [PATCH net-next 08/17] net: dsa: move headers exported by slave.c to slave.h
` [PATCH net-next 09/17] net: dsa: move tagging protocol code to tag.{c,h}
` [PATCH net-next 10/17] net: dsa: move headers exported by switch.c to switch.h
` [PATCH net-next 11/17] net: dsa: move dsa_tree_notify() and dsa_broadcast() to switch.c
` [PATCH net-next 12/17] net: dsa: move notifier definitions to switch.h
` [PATCH net-next 13/17] net: dsa: merge dsa.c into dsa2.c
` [PATCH net-next 14/17] net: dsa: rename dsa2.c back into dsa.c and create its header
` [PATCH net-next 15/17] net: dsa: move definitions from dsa_priv.h to slave.c
` [PATCH net-next 16/17] net: dsa: move tag_8021q headers to their proper place
` [PATCH net-next 17/17] net: dsa: kill off dsa_priv.h

[PATCH v2] brcmfmac: Add support for BCM43596 PCIe Wi-Fi
 2022-11-21 13:56 UTC  (10+ messages)

[PULL 0/1] ppc queue
 2022-11-17 20:08 UTC  (2+ messages)

[PULL 0/4] Some small s390x and testing fixes
 2022-11-17 20:07 UTC  (2+ messages)

[PATCH v2 1/2] usb: hub: allow to increase HUB_DEBOUNCE_TIMEOUT
 2022-11-21 13:56 UTC  (5+ messages)
      ` [Uboot-stm32] "

[LTP] [PATCH] pty03: Add CONFIG_SERIO_SERPORT as a hint
 2022-11-21 13:56 UTC 

[PATCH v2] gtk: disable GTK Clipboard with a new meson option
 2022-11-21 13:55 UTC 

[PATCH v5 00/14] serial: liteuart: add IRQ support
 2022-11-21 13:55 UTC  (5+ messages)
` [PATCH v5 09/14] serial: liteuart: fix rx loop variable types

[PATCH v2 2/2] resource: Convert DEFINE_RES_NAMED() to be compound literal
 2022-11-21 13:54 UTC 

[PATCH] mtd: spi-nor: Fix formatting in spi_nor_read_raw() kerneldoc comment
 2022-11-21 13:54 UTC  (3+ messages)

[PATCH -next 1/2] mm/slab: add is_kmalloc_cache() helper macro
 2022-11-21 13:50 UTC  (2+ messages)
` [PATCH -next 2/2] mm/kasan: simplify is_kmalloc check

[PATCH] configs/agilex: enable FPGA Partial Reconfiguration command
 2022-11-21 13:52 UTC 

Mixed types of values inside a single property
 2022-11-21 13:52 UTC  (2+ messages)

[dpdk-dev v6] doc: support IPsec Multi-buffer lib v1.3
 2022-11-21 13:52 UTC  (6+ messages)
  ` [EXT] "

[PATCH] Input: stmpe-ts - drop obsolete dependency on COMPILE_TEST
 2022-11-21 13:52 UTC 

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2022-11-21 13:50 UTC  (12+ messages)
` [PATCH v3 02/14] dt-bindings: media: rkisp1: Add i.MX8MP ISP example

[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
 2022-11-21 13:50 UTC  (5+ messages)

[PATCH v3] dt-bindings: pinctrl: convert semtech,sx150xq bindings to dt-schema
 2022-11-21 13:51 UTC  (4+ messages)

[PATCH] ceph: make sure directories aren't complete after setting crypt context
 2022-11-21 13:52 UTC  (8+ messages)

[PATCH v2] fixfiles: Unmount temporary bind mounts on SIGINT
 2022-11-21 13:50 UTC  (2+ messages)

[RESEND PATCH v4 1/1] mtd: spi-nor: winbond: Add support for w25q01jvq
 2022-11-21 13:50 UTC  (3+ messages)

release candidate 22.11-rc3
 2022-11-21 13:50 UTC  (2+ messages)

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-21 13:50 UTC  (5+ messages)
` [Patch v3 01/14] x86/ioremap: Fix page aligned size calculation in __ioremap_caller()
` [Patch v3 02/14] x86/ioapic: Gate decrypted mapping on cc_platform_has() attribute

[PATCH 00/10] Add base device tree files for SM8550
 2022-11-21 13:50 UTC  (7+ messages)
` [PATCH 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi

[igt-dev] [PATCH i-g-t v2] lib: Remove deprecated interfaces from huc_copy for Gen12+ platforms
 2022-11-21 13:50 UTC  (4+ messages)

[PATCH v5 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-11-21 13:48 UTC  (16+ messages)
` [PATCH v5 2/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v5 3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v5 4/7] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings
` [PATCH v5 5/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
` [PATCH v5 6/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6735 "

[PATCH 1/9] sound: sdw: Add hw_params to SoundWire config helper function
 2022-11-21 13:46 UTC  (9+ messages)
` [PATCH 2/9] ASoC: max98373-sdw: Switch to new snd_sdw_params_to_config helper
` [PATCH 3/9] ASoC: rt1308-sdw: "
` [PATCH 4/9] ASoC: rt1316-sdw: "
` [PATCH 5/9] ASoC: rt5682-sdw: "
` [PATCH 6/9] ASoC: rt700: "
` [PATCH 7/9] ASoC: rt711: "
` [PATCH 8/9] ASoC: rt715: "
` [PATCH 9/9] ASoC: sdw-mockup: "

[PATCH -next v2 0/6] landlock: add chmod and chown support
 2022-11-21 13:48 UTC  (12+ messages)
` [PATCH -next v2 3/6] "

[PATCH v2] scsi: ufs: Fix the polling implementation
 2022-11-21 13:48 UTC  (2+ messages)

[PATCH 0/2] scsi: Some minor scan improvements
 2022-11-21 13:48 UTC  (4+ messages)
` [PATCH 2/2] scsi: core: Use SCSI_SCAN_INITIAL in do_scsi_scan_host()
    ` [External] : "

[syzbot] linux-next test error: general protection fault in xfrm_policy_lookup_bytype
 2022-11-21 13:47 UTC 

drivers/net/wwan/iosm/iosm_ipc_protocol.c:244:36: error: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type [-Werror=incompatible-pointer-types]
 2022-11-21 13:47 UTC  (3+ messages)

[RFC 0/1] BPF tracing for arm64 using fprobe
 2022-11-21 13:47 UTC  (11+ messages)

[PATCH] target/arm: added cortex-a55 CPU support for qemu-virt
 2022-11-21 13:46 UTC 

[libgpiod][PATCH V10 0/6] libgpiod: Add Rust bindings
 2022-11-21 13:46 UTC  (2+ messages)

[PATCH 0/4] Add nxp bbnsm module support
 2022-11-21 13:45 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: mfd: nxp,bbnsm: Add binding for nxp bbnsm

iwlwifi write to PCI_CFG_RETRY_TIMEOUT
 2022-11-21 13:45 UTC  (4+ messages)

[PATCH] docs/driver-api/miscellaneous: Remove kernel-doc of serial_core.c
 2022-11-21 13:46 UTC  (3+ messages)

[PATCH 3/4] soundwire: debugfs: Switch to sdw_read_no_pm
 2022-11-21 13:13 UTC  (3+ messages)

[PATCH] pinctrl: single: Fix potential division by zero
 2022-11-21 13:42 UTC  (3+ messages)

[Printing-architecture] OpenPrinting News
 2022-11-21 13:43 UTC 

linux-next: build failure after merge of the printk tree
 2022-11-21 13:42 UTC  (2+ messages)

[paulmck-rcu:dev.2022.11.16a] BUILD SUCCESS bc5b4c8070cc9f937197bc66d87e29dcbd5eabec
 2022-11-21 13:41 UTC 

[PATCH v2 0/7] mtd: spi-nor: generic flash driver
 2022-11-21 13:41 UTC  (6+ messages)
` [PATCH v2 6/7] mtd: spi-nor: add "

[PATCH] wifi: mt76: mt7915: add wds support when wed is enabled
 2022-11-21 13:42 UTC  (2+ messages)

[PATCH v2] mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()
 2022-11-21 13:41 UTC  (3+ messages)

[PATCH 00/13] SVM: vNMI (with my fixes)
 2022-11-21 13:40 UTC  (4+ messages)
` [PATCH 09/13] KVM: SVM: allow NMI window with vNMI

[PATCH] configs: Enable ATF support for QSPI & NAND boot
 2022-11-21 13:41 UTC 

[PATCH] t5516: fail to run in verbose mode
 2022-11-21 13:40 UTC 

[PATCH] net: usb: qmi_wwan: add u-blox 0x1342 composition
 2022-11-21 13:40 UTC  (2+ messages)

[PATCH v4 0/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
 2022-11-21 13:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: qcom: Document msm8916-acer-a1-724
` [PATCH v4 2/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
` [PATCH v4 3/3] arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer

[PATCH v2 00/11] intel-m10-bmc: Split BMC to core and SPI parts & add PMCI+N6000 support
 2022-11-21 13:37 UTC  (8+ messages)
` [PATCH v2 07/11] regmap: indirect: Add indirect regmap support

[PATCH] ima: Make a copy of sig and digest in asymmetric_verify()
 2022-11-21 13:39 UTC  (2+ messages)

[PATCH] config: introduce an Operating System-specific `includeIf` condition
 2022-11-21 13:39 UTC 

[PATCH] pinconf-generic: fix style issues in pin_config_param doc
 2022-11-21 13:38 UTC  (2+ messages)

fsmonitor: t7527 racy on OSX?
 2022-11-21 13:38 UTC  (2+ messages)

[PATCH -next] RISC-V: KVM: optimize kvm_arch_hardware_enable()
 2022-11-21 13:38 UTC  (5+ messages)

[PATCH] compress/mlx5: add Bluefield-3 device ID
 2022-11-21 13:36 UTC 

[PATCH -next] pinctrl: pinctrl-loongson2: fix Kconfig dependency
 2022-11-21 13:36 UTC  (2+ messages)

[PATCH v4 1/1] app/testpmd: add valid check to verify multi mempool feature
 2022-11-21 13:36 UTC  (4+ messages)
` [PATCH v5 "
    ` [EXT] "

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-21 13:36 UTC  (4+ messages)
` [PATCH printk v5 11/40] printk: introduce console_list_lock
  ` [PATCH printk v6 "

tcm_loop and aborted TMRs
 2022-11-21 13:35 UTC  (4+ messages)

[syzbot] possible deadlock in jbd2_journal_lock_updates
 2022-11-21 13:35 UTC  (11+ messages)

[OE-core] [PATCH] flac: upgrade 1.4.0 -> 1.4.2
 2022-11-21 13:35 UTC  (2+ messages)

BUG: unable to handle kernel NULL pointer dereference in sk_diag_fill
 2022-11-21 13:34 UTC 

[PATCH 1/3] net: davicom: dm9000: switch to using gpiod API
 2022-11-21 13:35 UTC  (6+ messages)

Details For Netherlands
 2022-11-20 18:51 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/gem_exec_balancer: exercise dmabuf import
 2022-11-21 13:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/gem_exec_balancer: exercise dmabuf import (rev2)

git send-email friendly smtp provider anyone?
 2022-11-21 13:33 UTC  (3+ messages)

[PATCH] riscv: Sync efi page table's kernel mappings before switching
 2022-11-21 13:33 UTC  (2+ messages)

Test generic/614
 2022-11-21 13:32 UTC  (2+ messages)

[PATCH net-next 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-21 13:31 UTC  (4+ messages)
` [PATCH net-next 1/3] drop_monitor: Implement namespace filtering/reporting for software drops
` [PATCH net-next 2/3] drop_monitor: Add namespace filtering/reporting for hardware drops
` [PATCH net-next 3/3] selftests: net: Add drop monitor tests for namespace filtering functionality

[PATCH -next] pinctrl: pinctrl-loongson2: fix Kconfig dependency
 2022-11-21 13:32 UTC  (2+ messages)

[PATCH 00/18] make test "linting" more comprehensive
 2022-11-21 13:28 UTC  (7+ messages)
` [PATCH 06/18] chainlint.pl: validate test scripts in parallel


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.