All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-12 12:00:34 to 2022-04-12 12:30:53 UTC [more...]

[PATCH AUTOSEL 5.17 01/49] KVM: PPC: Book3S HV P9: Fix "lost kick" race
 2022-04-12 11:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.17 34/49] spi: cadence-quadspi: fix protocol setup for non-1-1-X operations

[kvm-unit-tests PATCH v1 0/4] s390x: add migration test suport
 2022-04-12 11:49 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 4/4] s390x: add selftest for migration

[PATCH net-next v3 00/18] Remove use of list iterator after loop body
 2022-04-12 12:15 UTC  (33+ messages)
` [PATCH net-next v3 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v3 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v3 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v3 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v3 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v3 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 08/18] net: sparx5: "
` [PATCH net-next v3 09/18] qed: Use "
` [PATCH net-next v3 10/18] qed: Replace usage of found with "
` [PATCH net-next v3 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v3 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v3 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v3 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v3 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v3 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v3 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[PATCH V5 0/7] mm/mmap: Drop arch_vm_get_page_prot() and arch_filter_pgprot()
 2022-04-12 12:29 UTC  (5+ messages)
` [PATCH V5 2/7] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V5 6/7] mm/mmap: Drop arch_filter_pgprot()

[PATCH] net: ftgmac100: access hardware register after clock ready
 2022-04-12 11:48 UTC 

[ammarfaizi2-block:crng/random/jd/not-zero-entropy 6/12] ERROR: modpost: "random_get_entropy_fallback" [crypto/jitterentropy_rng.ko] undefined!
 2022-04-12 11:43 UTC 

[PATCH 0/3] tty: various cleanups
 2022-04-12 11:24 UTC  (3+ messages)
` [PATCH 3/3] tty: serial: altera: use altera_jtaguart_stop_tx()

[PATCH v2 0/9] More PolarFire SoC Fixes for 5.18
 2022-04-12 12:10 UTC  (9+ messages)
` [PATCH v2 4/9] dt-bindings: clk: mpfs document msspll dri registers
` [PATCH v2 5/9] dt-bindings: clk: mpfs: add defines for two new clocks
` [PATCH v2 6/9] dt-bindings: rtc: add refclk to mpfs-rtc

[PATCH net-next v2 00/18] Remove use of list iterator after loop body
 2022-04-12 11:37 UTC  (21+ messages)
` [PATCH net-next v2 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v2 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v2 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v2 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v2 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v2 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 08/18] net: sparx5: "
` [PATCH net-next v2 09/18] qed: Use "
` [PATCH net-next v2 10/18] qed: Replace usage of found with "
` [PATCH net-next v2 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v2 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v2 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v2 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v2 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v2 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[RFC PATCH 0/4] 9pfs: Add 9pfs support for Windows host
 2022-04-12 12:27 UTC  (2+ messages)

[PATCH v1 0/7] PCI/PM: Improvements related to device transitions into D0
 2022-04-12 11:38 UTC  (11+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 3/9] PCI/PM: Rearrange pci_update_current_state()
  ` [PATCH v2 4/9] PCI/PM: Rework changing power states of PCI devices

[PATCH 0/5] Pine64 PinePhone keyboard support
 2022-04-12 11:34 UTC  (4+ messages)
` [PATCH 3/5] Input: pinephone-keyboard - Build in the default keymap

[PATCH] binfmt_flat: do not stop relocating GOT entries prematurely
 2022-04-12 11:40 UTC  (2+ messages)

[kvm-unit-tests PATCH v1 2/3] s390x: tprot: use system include for mmu.h
 2022-04-12 11:40 UTC  (2+ messages)
` [kvm-unit-tests PATCH v2 2/3] s390x: tprot: use lib "

[RFC 1/1] usb: chipidea: ci_hdrc_imx: disable runtime pm for HSIC interface
 2022-04-12 11:36 UTC  (5+ messages)
` (EXT) "
    ` (EXT) "

libuuid related tasks for next v2.39
 2022-04-12 11:44 UTC  (5+ messages)

[PATCH 00/11] Support Pensando Elba SoC
 2022-04-12 11:37 UTC  (9+ messages)
` [PATCH 04/11] dt-bindings: spi: Add compatible for "
` [PATCH 05/11] dt-bindings: spi: dw: Add Pensando Elba SoC SPI Controller bindings
` [PATCH 10/11] spi: dw: Add support for Pensando Elba SoC
` [PATCH 11/11] arm64: dts: Add Pensando Elba SoC support

[PATCH 5.17 000/343] 5.17.3-rc1 review
 2022-04-12 11:39 UTC 

[PATCH net-next v2 0/5] net/sched: flower: match on the number of vlan tags
 2022-04-12 11:40 UTC  (4+ messages)
` [PATCH net-next v2 5/5] net/sched: flower: Consider the number of tags for vlan filters

[PATCH v3 4/4] leds: pca955x: Add HW blink support
 2022-04-12 11:33 UTC  (2+ messages)

[PATCH] dma-direct: avoid redundant memory sync for swiotlb
 2022-04-12 11:38 UTC 

[LTP] [next] next-20220412: BUG: Bad page map in process oom_reaper pte
 2022-04-12 12:26 UTC 

[RFC PATCH 0/4] net: support for CFI with libslirp >= 4.7
 2022-04-12 12:13 UTC  (5+ messages)
` [RFC PATCH 1/4] net: slirp: introduce a wrapper struct for QemuTimer
` [RFC PATCH 2/4] net: slirp: switch to slirp_new
` [RFC PATCH 3/4] net: slirp: add support for CFI-friendly timer API
` [RFC PATCH 4/4] net: slirp: allow CFI with libslirp >= 4.7

RTT-PROBE: lore-subspace-rtt
 2022-04-12 12:24 UTC 

[PATCH 0/2] ALSA: echoaudio: Fix the probe error handling
 2022-04-12 12:23 UTC  (4+ messages)
` [PATCH 1/2] ALSA: core: Add snd_card_free_on_error() helper

[PATCH v3 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-04-12 11:32 UTC 

[PATCH v9 00/11] 9p: Add support for darwin
 2022-04-12 12:19 UTC  (4+ messages)
` [PATCH v9 09/11] 9p: darwin: Implement compatibility for mknodat

[PATCH v9 00/23] drm/rockchip: RK356x VOP2 support
 2022-04-12 11:30 UTC  (14+ messages)

[PATCH v2 0/5] drm/solomon: Add SSD130x OLED displays SPI support
 2022-04-12 12:07 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: display: ssd1307fb: Deprecate "-i2c" compatible strings
` [PATCH v2 4/5] drm/solomon: Move device info from ssd130x-i2c to the core driver

[f2fs-dev] [PATCH v2 1/2] f2fs: Remove usage of list iterator pas the loop for list_move_tail()
 2022-04-12 12:20 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs: replace usage of found with dedicated list iterator variable

[PATCH 0/5] arm: bcmbca: introduce the bcmbca architecture and 47622 SOC
 2022-04-12 11:28 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: arm: add bcmbca device tree binding document
` [PATCH 3/5] ARM: dts: add dts files for bcmbca soc 47622

[PATCH 0/2] soc: mediatek: svs: add support for mt8186
 2022-04-12 12:08 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: soc: mediatek: add mt8186 svs dt-bindings
` [PATCH 2/2] soc: mediatek: svs: add support for mt8186

[PATCH V2 2/2] drivers: nfc: nfcmrvl: fix double free bug in nfc_fw_download_done()
 2022-04-12 11:23 UTC 

[PATCH] ARM: dts: at91: use generic node name for dataflash
 2022-04-12 11:21 UTC  (2+ messages)

[PATCH v6 0/6] drm: exynos: dsi: Convert drm bridge
 2022-04-12 12:20 UTC  (6+ messages)

[PATCH] ASoC: simple-card-utils: fix sysclk shutdown
 2022-04-12 11:16 UTC 

[bug report] firewire: add kernel API to access CYCLE_TIME register
 2022-04-12 11:22 UTC 

[PATCH V2 00/15] cpufreq: mediatek: Cleanup and support MT8183 and MT8186
 2022-04-12 11:24 UTC  (4+ messages)
` [PATCH V2 12/15] cpufreq: mediatek: Use maximum voltage in init stage

[RFC PATCH v4 00/15] Landlock LSM
 2022-04-12 11:21 UTC  (13+ messages)
` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring
              ` [RFC PATCH v4 03/15] landlock: landlock_find/insert_rule refactoring (TCP port 0)
` [RFC PATCH v4 06/15] landlock: landlock_add_rule syscall refactoring
` [RFC PATCH v4 07/15] landlock: user space API network support

[ammarfaizi2-block:crng/random/jd/not-zero-entropy 3/12] ERROR: modpost: "random_get_entropy_fallback" [crypto/jitterentropy_rng.ko] undefined!
 2022-04-12 11:22 UTC 

[kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
 2022-04-12 11:21 UTC  (3+ messages)
` [kvm-unit-tests PATCH 1/2] s390x: gs: move to new header file

[PATCH] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction
 2022-04-12 11:19 UTC  (2+ messages)

[PATCH 0/4] Devicetree updates for Interconnect, USB3 and PHY support
 2022-04-12 11:21 UTC  (8+ messages)
` [PATCH 1/4] ARM: dts: qcom: sdx65: Add interconnect nodes
` [PATCH 2/4] dt-bindings: usb: qcom,dwc3: Add binding for SDX65
` [PATCH 3/4] ARM: dts: qcom: sdx65: Add USB3 and PHY support
` [PATCH 4/4] ARM: dts: qcom: sdx65-mtp: Enable "

[PATCH] arm64: dts: qcom: sm8450: fix interconnects property of UFS node
 2022-04-12 11:17 UTC  (7+ messages)

[CI v3 00/12] drm/edid: low level EDID block read refactoring etc
 2022-04-12 12:18 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/edid: low level EDID block read refactoring etc. (rev6)

[PATCH 0/8] IOMMU: assorted follow-on to XSA-400
 2022-04-12 12:17 UTC  (4+ messages)
` [PATCH 1/8] IOMMU/x86: drop locking from quarantine_init() hooks

[f2fs-dev] [PATCH 0/3] f2fs-tools: return error for zoned devices with non power-of-2 zone size
 2022-04-12 12:16 UTC  (5+ messages)
  ` [f2fs-dev] [PATCH 2/3] libf2fs: add support to report "
  ` [f2fs-dev] [PATCH 3/3] libf2fs: don't allow mkfs / fsck on zoned NPO2

[PATCH] Warn user if the vga flag is passed but no vga device is created
 2022-04-12 12:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-12 12:14 UTC 

linux-next: manual merge of the dmaengine tree with the dmaengine-fixes tree
 2022-04-12 11:16 UTC  (2+ messages)

[PATCH V4 1/3] dt-bindings: mmc: imx-esdhc: Update compatible fallbacks
 2022-04-12 12:09 UTC  (2+ messages)

[PATCH 0/2] Add interconnect driver for SDX65
 2022-04-12 11:16 UTC  (3+ messages)
` [PATCH 2/2] interconnect: qcom: Add SDX65 interconnect provider driver

[PATCH v7 0/4] add hugetlb_optimize_vmemmap sysctl
 2022-04-12 11:14 UTC  (5+ messages)
` [PATCH v7 1/4] mm: hugetlb_vmemmap: introduce CONFIG_HUGETLB_PAGE_HAS_OPTIMIZE_VMEMMAP
` [PATCH v7 2/4] mm: memory_hotplug: override memmap_on_memory when hugetlb_free_vmemmap=on
` [PATCH v7 3/4] mm: hugetlb_vmemmap: use kstrtobool for hugetlb_vmemmap param parsing
` [PATCH v7 4/4] mm: hugetlb_vmemmap: add hugetlb_optimize_vmemmap sysctl

[PATCH] media: dw9768: activate runtime PM and turn off device
 2022-04-12 11:15 UTC  (7+ messages)

[PATCH 00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"
 2022-04-12 11:15 UTC  (12+ messages)
` [PATCH 07/18] MIPS: DTS: jz4780: fix otg node as reported by dtbscheck

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-04-12 12:10 UTC  (4+ messages)
` [PATCH v5 09/13] KVM: Handle page fault for "

[PATCHv5 0/3] nvmet: unique discovery subsystems
 2022-04-12 12:08 UTC  (6+ messages)
` [PATCH 3/3] nvmet: include all configured ports in the discovery log page

[PATCH net-next v6 00/13] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-04-12 11:13 UTC  (3+ messages)
` [PATCH net-next v6 04/13] net: wwan: t7xx: Add port proxy infrastructure

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-04-12 11:14 UTC  (3+ messages)
` [PATCH 16/18] PCI: aardvark: Add suspend to RAM support

[ammarfaizi2-block:crng/random/jd/not-zero-entropy 3/12] kernel/time/timekeeping.c:2388: warning: expecting prototype for random_read_entropy_fallback(). Prototype was for random_get_entropy_fallback() instead
 2022-04-12 11:12 UTC 

[PATCH] drm/amdgpu: Fix one use-after-free of VM
 2022-04-12 12:11 UTC  (2+ messages)

[PATCH 0/2] arm: dts: Add device tree for bosch acc board
 2022-04-12 11:11 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: arm: Add "
` [PATCH 2/2] arm: dts: Add device tree for "

[PATCH for-7.1] target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
 2022-04-12 12:08 UTC  (2+ messages)

[PATCH 1/2] f2fs: use separate list iterator variable to call list_move_tail()
 2022-04-12 11:02 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v2] media: amphion: fix decoder's interlaced field
 2022-04-12 11:01 UTC 

[PATCH] ceph: flush the mdlog for filesystem sync
 2022-04-12 11:13 UTC 

[PATCH] clk: imx8mp: Add DISP2 pixel clock
 2022-04-12 11:13 UTC  (2+ messages)

[PATCH v3] PCI: imx6: Replace legacy gpio interface for gpiod interface
 2022-04-12 11:02 UTC  (6+ messages)

[PATCH v9 0/9] RZN1 DMA support
 2022-04-12 11:08 UTC  (4+ messages)
` [PATCH v9 5/9] dmaengine: dw: dmamux: Introduce RZN1 DMA router support

[PATCH] drm/ttm: stop passing NULL fence in ttm_bo_move_sync_cleanup
 2022-04-12 12:08 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH RFC v3 00/12] iommu: SVA and IOPF refactoring
 2022-04-12 12:08 UTC  (4+ messages)
` [PATCH RFC v3 04/12] iommu/sva: Basic data structures for SVA

[PATCH iproute2-next 0/2] flower: match on the number of vlan tags
 2022-04-12 11:09 UTC  (4+ messages)

[PATCH] clk: imx: scu: fix a potential memory leak in __imx_clk_gpr_scu()
 2022-04-12 11:05 UTC  (2+ messages)

[PATCH v4 2/2] clk: ingenic-tcu: Fix missing TCU clock for X1000 SoCs
 2022-04-12 10:57 UTC  (2+ messages)

[PATCH] clk: imx: Add check for kcalloc
 2022-04-12 11:01 UTC  (2+ messages)

[PATCH 0/5] f2fs: try to use common fault injection framework
 2022-04-12 11:04 UTC  (7+ messages)
` [PATCH 4/5] f2fs: get rid of stale fault injection code
  ` [f2fs-dev] "

[PATCH] signal: Deliver SIGTRAP on perf event asynchronously if blocked
 2022-04-12 11:00 UTC  (3+ messages)

[PATCH V2] drivers: nfc: nfcmrvl: fix double free bug in nfcmrvl_nci_unregister_dev()
 2022-04-12 10:59 UTC  (3+ messages)
  `  "

[PATCH 1/2] x86/unwind/orc: recheck address range after stack info was updated
 2022-04-12 10:57 UTC  (4+ messages)
` [PATCH 2/2] x86/unwind/orc: Fix address check size for deref_stack_iret_regs

[PATCH] media: amphion: fix decoder's interlaced filed
 2022-04-12 11:01 UTC  (3+ messages)
  ` [EXT] "

[PATCH 0/2] Fix double free bugs in nfcmrvl module
 2022-04-12 10:56 UTC  (3+ messages)
` [PATCH V3 1/2] drivers: nfc: nfcmrvl: fix double free bugs caused by fw_dnld_over()
` [PATCH 2/2] drivers: nfc: nfcmrvl: fix double free bug in nfc_fw_download_done()

[PATCH 0/2] rtc: Introduce rtc-ti-k3
 2022-04-12 12:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: rtc: Add TI K3 RTC devicetree bindings documentation

RTT-PROBE: lore-subspace-rtt
 2022-04-12 12:04 UTC 

[PATCH] spi: spi-mtk-nor: initialize spi controller after resume
 2022-04-12 11:57 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] iavf: Fix error when changing ring parameters on ice PF
 2022-04-12 12:04 UTC  (2+ messages)

[PATCH nf,v2] ipvs: correctly print the memory size of ip_vs_conn_tab
 2022-04-12 11:05 UTC 

[PATCH] Revert "mt76: mt7921: enable aspm by default"
 2022-04-12 11:06 UTC  (3+ messages)

[RFC V2 0/8] arm64/perf: Enable branch stack sampling
 2022-04-12 11:54 UTC  (7+ messages)
` [RFC V2 3/8] arm64/perf: Update struct arm_pmu for BRBE
` [RFC V2 4/8] arm64/perf: Update struct pmu_hw_events "
` [RFC V2 5/8] driver/perf/arm_pmu_platform: Add support for BRBE attributes detection
` [RFC V2 6/8] arm64/perf: Drive BRBE from perf event states
` [RFC V2 7/8] arm64/perf: Add BRBE driver
` [RFC V2 8/8] arm64/perf: Enable branch stack sampling

[PATCH V4] mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
 2022-04-12 11:00 UTC  (2+ messages)

How to disassemble a BPF program?
 2022-04-12 11:04 UTC 

[PATCH v2] MAINTAINERS: Remove D. Kershner from Unisys S-PAR maintainers
 2022-04-12 12:02 UTC  (4+ messages)

[PATCH v4 0/6] imx8mn-smm-s2/pro: Add iMX8MN BSH SMM S2 boards
 2022-04-12 11:53 UTC  (7+ messages)

[PATCH] dt-bindings: ASoC: fix invalid yaml
 2022-04-12 12:00 UTC  (2+ messages)

[PATCH 0/6] introduce Arm FF-A support
 2022-04-12 12:01 UTC  (6+ 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.