All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-23 11:43:18 to 2021-12-23 12:49:12 UTC [more...]

[PATCH v2 00/16] Sync NXP LS1028A-RDB device trees between U-Boot and Linux
 2021-12-23 12:49 UTC  (6+ messages)

[Intel-gfx] [PULL] drm-intel-gt-next
 2021-12-23 12:47 UTC  (2+ messages)
`  "

[PATCH] phy: uniphier-usb3ss: fix unintended writing zeros to PHY register
 2021-12-23 12:46 UTC  (4+ messages)

[PATCH v3 kvm/queue 00/16] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-12-23 12:30 UTC  (22+ messages)
` [PATCH v3 kvm/queue 01/16] mm/shmem: Introduce F_SEAL_INACCESSIBLE
` [PATCH v3 kvm/queue 02/16] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v3 kvm/queue 03/16] mm/memfd: Introduce MEMFD_OPS
` [PATCH v3 kvm/queue 04/16] KVM: Extend the memslot to support fd-based private memory
` [PATCH v3 kvm/queue 05/16] KVM: Maintain ofs_tree for fast memslot lookup by file offset
` [PATCH v3 kvm/queue 06/16] KVM: Implement fd-based memory using MEMFD_OPS interfaces
` [PATCH v3 kvm/queue 07/16] KVM: Refactor hva based memory invalidation code
` [PATCH v3 kvm/queue 08/16] KVM: Special handling for fd-based memory invalidation
` [PATCH v3 kvm/queue 09/16] KVM: Split out common memory invalidation code
` [PATCH v3 kvm/queue 10/16] KVM: Implement fd-based memory invalidation
` [PATCH v3 kvm/queue 11/16] KVM: Add kvm_map_gfn_range
` [PATCH v3 kvm/queue 12/16] KVM: Implement fd-based memory fallocation
` [PATCH v3 kvm/queue 13/16] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v3 kvm/queue 14/16] KVM: Handle page fault for private memory
` [PATCH v3 kvm/queue 15/16] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v3 kvm/queue 16/16] KVM: Register/unregister private memory slot to memfd

[igt-dev] [PATCH i-g-t 0/6] Addition of new plane scaling test cases
 2021-12-23 12:46 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

Section 9.5: Nobody expects the Spanish Acquisition!
 2021-12-23 12:46 UTC  (8+ messages)

[PATCH] Revert "phy: cadence-torrent: Do not configure SERDES if it's already configured"
 2021-12-23 12:44 UTC  (5+ messages)
  ` [EXT] "

[PATCH v3] drivers: net: smc911x: Check for error irq
 2021-12-23 12:43 UTC 

[PATCH v2 0/6] Avoid odd length/address read/writes in 8D-8D-8D mode
 2021-12-23 12:42 UTC  (8+ messages)
` [PATCH v2 4/6] spi: spi-mem: reject partial cycle transfers "
` [PATCH v2 5/6] mtd: spi-nor: core: avoid odd length/address reads on "

[hardknott][PATCH] Binutils: CVE-2021-42574
 2021-12-23 12:42 UTC 

[PATCH] block: drop needless assignment in set_task_ioprio()
 2021-12-23 12:41 UTC  (3+ messages)

[PATCH phy v2 0/6] Armada 3720 comphy native implementation
 2021-12-23 12:40 UTC  (3+ messages)
` [PATCH phy v2 2/6] phy: marvell: phy-mvebu-a3700-comphy: Add native kernel implementation

[PATCH 0/2] Forced idle time accounting per cpu
 2021-12-23 12:40 UTC  (4+ messages)
` [PATCH 1/2] sched/core: Cookied forceidle "
` [PATCH 2/2] sched/core: Uncookied force idle "

[PATCH 0/5] ASoC: Intel: machine driver updates for 5.16
 2021-12-23 12:38 UTC  (6+ messages)
` [PATCH 3/5] ASoC: Intel: add machine driver for SOF+ES8336

[PATCH v2] drivers: net: smc911x: Check for error irq
 2021-12-23 12:37 UTC  (2+ messages)

[PATCH v2 00/23] hw: Have DMA APIs take MemTxAttrs arg & propagate MemTxResult (full)
 2021-12-23 11:55 UTC  (22+ messages)
` [PATCH v2 01/23] dma: Let dma_memory_valid() take MemTxAttrs argument
` [PATCH v2 02/23] dma: Let dma_memory_set() "
` [PATCH v2 03/23] dma: Let dma_memory_rw_relaxed() "
` [PATCH v2 04/23] dma: Let dma_memory_rw() "
` [PATCH v2 05/23] dma: Let dma_memory_read/write() "
` [PATCH v2 06/23] dma: Let dma_memory_map() "
` [PATCH v2 07/23] dma: Have dma_buf_rw() take a void pointer
` [PATCH v2 08/23] dma: Have dma_buf_read() / dma_buf_write() "
` [PATCH v2 09/23] dma: Let pci_dma_rw() take MemTxAttrs argument
` [PATCH v2 10/23] dma: Let dma_buf_rw() "
` [PATCH v2 11/23] dma: Let dma_buf_write() "
` [PATCH v2 12/23] dma: Let dma_buf_read() "
` [PATCH v2 13/23] dma: Let dma_buf_rw() propagate MemTxResult
` [PATCH v2 14/23] dma: Let dma_buf_read() / dma_buf_write() "
` [PATCH v2 15/23] dma: Let st*_dma() take MemTxAttrs argument
` [PATCH v2 17/23] dma: Let st*_dma() propagate MemTxResult
` [PATCH v2 18/23] dma: Let ld*_dma() "
` [PATCH v2 20/23] pci: Let st*_pci_dma() take MemTxAttrs argument
` [PATCH v2 21/23] pci: Let ld*_pci_dma() "
` [PATCH v2 22/23] pci: Let st*_pci_dma() propagate MemTxResult
` [PATCH v2 23/23] pci: Let ld*_pci_dma() "

[PATCH 1/2] blk-mq: remove __blk_mq_delay_run_hw_queue
 2021-12-23 12:37 UTC  (2+ messages)
` [PATCH 2/2] block: remove kblockd_mod_delayed_work_on

[PATCH] Change the max number of active probe SSIDs to match registration
 2021-12-23 12:36 UTC 

[PATCH net-next 0/2] net: hns3: add support for TX push
 2021-12-23 12:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: add support for TX push mode
` [PATCH net-next 2/2] net: hns3: add ethtool priv-flag for TX push

[PATCH] mm/util.c: Make kvfree() safe for calling while holding spinlocks
 2021-12-23 12:34 UTC  (4+ messages)

[GIT PULL] interconnect changes for 5.17
 2021-12-23 12:33 UTC 

[PATCH v1 1/1] gpio: regmap: Switch to use fwnode instead of of_node
 2021-12-23 12:32 UTC  (2+ messages)

[PATCH 0/4] workqueue: cleanups for schedule callbacks part2
 2021-12-23 12:31 UTC  (5+ messages)
` [PATCH 1/4] workqueue: Remove the mb() pair between wq_worker_sleeping() and insert_work()
` [PATCH 2/4] workqueue: Change the comments of the synchronization about the idle_list
` [PATCH 3/4] workqueue: Use wake_up_worker() in wq_worker_sleeping() instead of open code
` [PATCH 4/4] workqueue: Convert the type of pool->nr_running to int

[PATCH 0/7] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
 2021-12-23 12:29 UTC  (7+ messages)
` [PATCH 7/7] soundwire: intel: remove PDM support

[PATCH] ref-manual: Add documentation of PACKAGE_DEBUG_FILE_SUFFIX
 2021-12-23 12:29 UTC  (2+ messages)
` [docs] "

[OE-core] [PATCH] gcc: Fix tm.h plugin header
 2021-12-23 12:28 UTC  (5+ messages)
`  "

[PATCH] fs/ntfs3: Remove a useless test
 2021-12-23 12:20 UTC 

[PATCH] binder: remove repeat word from comment to avoid warning
 2021-12-23 12:27 UTC 

[PATCH] of: net: support NVMEM cells with MAC in text format
 2021-12-23 12:27 UTC 

[PATCH v1 1/1] gpio: altera-a10sr: Switch to use fwnode instead of of_node
 2021-12-23 12:27 UTC 

[PATCH v1 1/1] gpio: tegra: Get rid of duplicate of_node assignment
 2021-12-23 12:26 UTC 

[PATCH 0/3] More amlogic sound-name-prefix DT fixes
 2021-12-23 12:24 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: display: meson-dw-hdmi: add missing sound-name-prefix property
` [PATCH 2/3] ASoC: dt-bindings: spdif-dit: "
` [PATCH 3/3] ASoC: dt-bindings: aiu: "

[PATCH] gcc: Fix compile of gcc plugins
 2021-12-23 12:25 UTC 

Where to define udev to load kernel modules in boot?
 2021-12-23 12:24 UTC  (2+ messages)
` [yocto] "

[PATCH v2] ath10k: abstract htt_rx_desc structure
 2021-12-23 12:23 UTC  (4+ messages)

[PATCH net-next] ipv4: delete sysctls about routing cache
 2021-12-23 12:20 UTC 

[PATCH-next 0/2] arm64: dts: ti: Cleanup aliases
 2021-12-23 12:16 UTC  (6+ messages)
` [PATCH-next 1/2] arm64: dts: ti: k3-j721s2: Move aliases to board dts
` [PATCH-next 2/2] arm64: dts: ti: k3-j721s2-common-proc-board: Alias console uart to serial2

[obmc]: sometime, the method of GetObject in phosphor-objmgr cannot get path or object
 2021-12-23 12:17 UTC 

[PATCH 1/2] utils: Add disable_network function
 2021-12-23 12:18 UTC  (3+ messages)
` [PATCH 2/2] bitbake-worker: Respect nonetwork task flag
  ` [bitbake-devel] "

[PATCH v4] fjes: Check for error irq
 2021-12-23 12:16 UTC 

[PATCH bpf-next 0/2] libbpf: Add syscall-specific variants of BPF_KPROBE/BPF_KRETPROBE
 2021-12-23 12:16 UTC  (7+ messages)
` [PATCH bpf-next 1/2] libbpf: Add BPF_KPROBE_SYSCALL/BPF_KRETPROBE_SYSCALL macros
` [PATCH bpf-next 2/2] selftests/bpf: Test "

[PATCH v3] serial: mps2-uart: Check for error irq
 2021-12-23 12:14 UTC  (2+ messages)

[PULL 00/15] Build system and KVM changes for 2021-12-23
 2021-12-23 11:51 UTC  (16+ messages)
` [PULL 01/15] docker: include bison in debian-tricore-cross
` [PULL 02/15] meson: reuse common_user_inc when building files specific to user-mode emulators
` [PULL 03/15] user: move common-user includes to a subdirectory of {bsd, linux}-user/
` [PULL 04/15] meson: cleanup common-user/ build
` [PULL 05/15] block/file-posix: Simplify the XFS_IOC_DIOINFO handling
` [PULL 06/15] configure: simplify creation of plugin symbol list
` [PULL 07/15] configure: do not set bsd_user/linux_user early
` [PULL 08/15] configure, makefile: remove traces of really old files
` [PULL 09/15] configure: parse --enable/--disable-strip automatically, flip default
` [PULL 10/15] configure: move non-command-line variables away from command-line parsing section
` [PULL 11/15] meson: build contrib/ executables after generated headers
` [PULL 12/15] configure, meson: move config-poison.h to meson
` [PULL 13/15] meson: add comments in the target-specific flags section
` [PULL 14/15] KVM: use KVM_{GET|SET}_SREGS2 when supported
` [PULL 15/15] KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS

[PATCH v2 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2021-12-23 12:09 UTC  (3+ messages)

[PATCH] mm/damon: move the implementation of damon_insert_region to damon.h
 2021-12-23 12:10 UTC  (2+ messages)

[RFC PATCH v1 0/4] Rework realtek-rtl IRQ driver
 2021-12-23 12:08 UTC  (5+ messages)
` [RFC PATCH v1 1/4] irqchip: realtek-rtl: map control data to virq
` [RFC PATCH v1 2/4] irqchip: realtek-rtl: use per-parent irq handling
` [RFC PATCH v1 3/4] dt-bindings: interrupt-controller: realtek,rtl-intc: replace irq mapping
` [RFC PATCH v1 4/4] irqchip: realtek-rtl: replace custom interrupt-map

[PATCH 00/15] mt7915 connac rework
 2021-12-23 12:07 UTC  (16+ messages)
` [PATCH 01/15] mt76: mt7915: remove duplicated defs in mcu.h
` [PATCH 02/15] mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
` [PATCH 03/15] mt76: connac: move mt76_connac_mcu_bss_ext_tlv "
` [PATCH 04/15] mt76: connac: move mt76_connac_mcu_bss_basic_tlv "
` [PATCH 05/15] mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlv
` [PATCH 06/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv
` [PATCH 07/15] mt76: mt7915: rely on mt76_connac_mcu_sta_ba
` [PATCH 08/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv
` [PATCH 09/15] mt76: mt7915: rely on mt76_connac_mcu_sta_basic_tlv
` [PATCH 10/15] mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd
` [PATCH 11/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv
` [PATCH 12/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv
` [PATCH 13/15] mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlv
` [PATCH 14/15] mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
` [PATCH 15/15] mt76: connac: introduce is_connac_v2 utility routine

tcmu data area double copy overhead
 2021-12-23 12:05 UTC  (4+ messages)

[PATCH v2] serial: mps2-uart: Check for error irq
 2021-12-23 12:01 UTC  (3+ messages)

[PATCH v1 1/2] gpiolib: acpi: make fwnode take precedence in struct gpio_chip
 2021-12-23 12:04 UTC  (2+ messages)

[PATCH v3] fjes: Check for error irq
 2021-12-23 12:02 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v4] tests/kms_rotation_crc: MPO subtest-mixing of pixel format and tiling on different planes
 2021-12-23 12:02 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[RFC PATCH bpf-next 0/3] support string key for hash-table
 2021-12-23 12:02 UTC  (3+ messages)

[PATCH v2] fjes: Check for error irq
 2021-12-23 11:58 UTC 

[PATCH v2 0/6] Add missing format_mod_supported functions
 2021-12-23 11:56 UTC  (6+ messages)
` [PATCH v2 1/6] drm/plane: Make format_mod_supported truly optional
    ` [Intel-gfx] "

[RT] BUG in sched/cpupri.c
 2021-12-23 11:58 UTC  (7+ messages)

[PATCH v4 0/3] Fix Tegra194 HDA regression
 2021-12-23 11:53 UTC  (8+ messages)
` [PATCH v4 1/3] ALSA: hda/tegra: Fix Tegra194 HDA reset failure
` [PATCH v4 2/3] dt-bindings: sound: tegra: Add minItems for resets
` [PATCH v4 3/3] arm64: tegra: Remove non existent Tegra194 reset

[PATCH 1/2] MAINTAINERS: add imx7d/imx6sx/imx6ul/imx8qxp and vf610 adc maintainer
 2021-12-23 11:59 UTC  (3+ messages)

[PATCH v7 0/8] Add the imx8m pcie phy driver and imx8mm pcie support
 2021-12-23 11:49 UTC  (7+ messages)
` [PATCH v7 8/8] PCI: imx: Add the "

very low IOPS due to "block: reduce kblockd_mod_delayed_work_on() CPU consumption"
 2021-12-23 11:50 UTC  (5+ messages)

[PATCH v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-12-23 11:50 UTC  (3+ messages)
` [PATCH v8 12/40] x86/sev: Add helper for validating pages in early enc attribute changes

[PATCH v7 1/3] iio: frequency: admv1013: add support for ADMV1013
 2021-12-23 11:54 UTC  (2+ messages)

[PATCH 0/3] Update to GuC version 69.0.3
 2021-12-23 11:48 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for Update to GuC version 69.0.3 (rev3)

[PATCH v2 00/20] powerpc: Define eligible functions as __init
 2021-12-23 11:44 UTC  (3+ messages)

[PATCH v5] arm64: errata: Fix exec handling in erratum 1418040 workaround
 2021-12-23 11:43 UTC  (4+ messages)

[PATCH 00/20] ASoC: SOF: Re-visit firmware state and panic tracking/handling
 2021-12-23 11:36 UTC  (2+ messages)
` [PATCH 20/20] ASoC: SOF: Intel: hda: Use DEBUG log level for optional prints


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.