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

[PATCH v6 00/15] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-11-26 11:45 UTC  (9+ messages)
` [PATCH v6 05/15] regulator: Introduce tps68470-regulator driver
` [PATCH v6 07/15] platform/x86: int3472: Enable I2c daisy chain

[PATCH 0/9] riscv: dts: Miscellaneous fixes
 2021-11-26 11:49 UTC  (6+ messages)
` [PATCH 3/9] riscv: dts: microchip: mpfs: Drop empty chosen node
` [PATCH 5/9] riscv: dts: microchip: mpfs: Fix PLIC node

[PATCH v6 00/10] Add support for audio on SC7280 based targets
 2021-11-26 12:04 UTC  (20+ messages)
` [PATCH v6 01/10] ASoC: qcom: Move lpass_pcm_data structure to lpass header
` [PATCH v6 02/10] ASoC: qcom: lpass: Add dma fields for codec dma lpass interface
` [PATCH v6 03/10] ASoC: qcom: Add register definition for codec rddma and wrdma
` [PATCH v6 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control
` [PATCH v6 05/10] ASoC: qcom: Add helper function to get dma control and lpaif handle
` [PATCH v6 06/10] ASoC: qcom: Add support for codec dma driver
` [PATCH v6 07/10] ASoC: qcom: Add regmap config "
` [PATCH v6 08/10] ASoC: dt-bindings: Add SC7280 lpass cpu bindings
` [PATCH v6 09/10] ASoC: qcom: lpass-sc7280: Add platform driver for lpass audio
` [PATCH v6 10/10] ASoC: qcom: SC7280: Update config for building codec dma drivers

[PATCH v3 00/18] ppc/pnv: Extend the powernv10 machine
 2021-11-26 11:53 UTC  (14+ messages)
` [PATCH v3 01/18] ppc/xive2: Introduce a XIVE2 core framework
` [PATCH v3 02/18] ppc/xive2: Introduce a presenter matching routine
` [PATCH v3 03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip
` [PATCH v3 04/18] ppc/pnv: Add a OCC model for POWER10
` [PATCH v3 05/18] ppc/pnv: Add POWER10 quads
` [PATCH v3 06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge
` [PATCH v3 07/18] ppc/pnv: Add a HOMER model to POWER10
` [PATCH v3 08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10)
` [PATCH v3 09/18] ppc/xive2: Add support for notification injection on ESB pages
` [PATCH v3 10/18] ppc/xive: Add support for PQ state bits offload
` [PATCH v3 11/18] ppc/pnv: Add support for PQ offload on PHB5
` [PATCH v3 15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1)
` [PATCH v3 18/18] pnv/xive2: Add support for 8bits thread id

[PATCH v2 0/8] ASoC: SOF: Add support for Mediatek MT8195
 2021-11-26 12:07 UTC  (11+ messages)
` [PATCH v2 2/8] ASoC: SOF: tokens: add token for Mediatek AFE
` [PATCH v2 3/8] ASoC: SOF: topology: Add support for Mediatek AFE DAI
` [PATCH v2 4/8] ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmware
` [PATCH v2 6/8] ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195
` [PATCH v2 8/8] ASoC: SOF: mediatek: Add DSP system PM "

[PATCH net 0/4] net: hns3: add some fixes for -net
 2021-11-26 12:03 UTC  (5+ messages)
` [PATCH net 1/4] net: hns3: fix VF RSS failed problem after PF enable multi-TCs
` [PATCH net 2/4] net: hns3: add check NULL address for page pool
` [PATCH net 3/4] net: hns3: fix one incorrect value of page pool info when queried by debugfs
` [PATCH net 4/4] net: hns3: fix incorrect components info of ethtool --reset command

[PATCH v6 0/3] This patches provide ADSP IPC support for MT8195
 2021-11-26 11:36 UTC  (11+ messages)
` [PATCH v6 1/3] dt-bindings: mediatek: add adsp-mbox document
` [PATCH v6 3/3] mailbox: mediatek: add support for adsp mailbox controller

kernel 5.15.x: AMD RX 6700 XT - Fails to resume after screen blank
 2021-11-26 11:52 UTC  (3+ messages)

[PATCH v2 00/20] External ECC engines & Macronix support
 2021-11-26 11:39 UTC  (42+ messages)
` [PATCH v2 01/20] dt-bindings: mtd: nand-controller: Fix the reg property description
` [PATCH v2 02/20] dt-bindings: mtd: nand-controller: Fix a comment in the examples
` [PATCH v2 03/20] dt-bindings: mtd: nand-chip: Create a NAND chip description
` [PATCH v2 04/20] dt-bindings: mtd: spi-nand: Convert spi-nand description file to yaml
` [PATCH v2 05/20] dt-bindings: vendor-prefixes: Clarify Macronix prefix
` [PATCH v2 06/20] dt-bindings: spi: mxic: The interrupt property is not mandatory
` [PATCH v2 07/20] dt-bindings: spi: mxic: Convert to yaml
` [PATCH v2 08/20] dt-bindings: spi: mxic: Document the nand-ecc-engine property
` [PATCH v2 09/20] dt-bindings: mtd: Describe Macronix NAND ECC engine
` [PATCH v2 10/20] mtd: spinand: macronix: Use random program load
` [PATCH v2 11/20] mtd: nand: ecc: Add infrastructure to support hardware engines
` [PATCH v2 12/20] mtd: nand: Add a new helper to retrieve the ECC context
` [PATCH v2 13/20] mtd: nand: mxic-ecc: Add Macronix external ECC engine support
` [PATCH v2 14/20] mtd: nand: mxic-ecc: Support SPI pipelined mode
` [PATCH v2 15/20] mtd: spinand: Create direct mapping descriptors for ECC operations
` [PATCH v2 16/20] spi: mxic: Fix the transmit path
` [PATCH v2 17/20] spi: mxic: Create a helper to configure the controller before an operation
` [PATCH v2 18/20] spi: mxic: Create a helper to ease the start of "
` [PATCH v2 19/20] spi: mxic: Add support for direct mapping
` [PATCH v2 20/20] spi: mxic: Add support for pipelined ECC operations

[PATCH] ccw: clarify device reset
 2021-11-26 12:07 UTC  (10+ messages)
  ` [virtio] "
                ` [virtio-comment] "

[PATCH v9 0/4] Add support for the Hynix Hi-846 camera
 2021-11-26 12:03 UTC  (6+ messages)
` [PATCH v9 2/4] dt-bindings: media: document SK Hynix Hi-846 MIPI CSI-2 8M pixel sensor

[PATCH net-next v2 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
 2021-11-26 12:03 UTC  (3+ messages)
` [PATCH net-next v2 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info

[PATCH] arm64: Enable KCSAN
 2021-11-26 12:02 UTC  (3+ messages)

[PATCH 1/2] fs/ntfs3: clarify why $Extend init is being skipped
 2021-11-26 12:04 UTC  (2+ messages)

[PATCH] ath9k: switch to rate table based lookup
 2021-11-26 12:01 UTC  (4+ messages)

[Bug 890] lib/ip_frag: IPv4 options without copied bit set are present in all fragments
 2021-11-26 12:03 UTC 

[RFC PATCH 00/15] KVM: x86/mmu: Eager Page Splitting for the TDP MMU
 2021-11-26 12:01 UTC  (3+ messages)
` [RFC PATCH 12/15] KVM: x86/mmu: Split large pages when dirty logging is enabled

[PATCH] mm: kmemleak: Ignore kmemleak scanning on CMA regions
 2021-11-26  2:47 UTC 

[PATCH net] tcp: fix page frag corruption on page fault
 2021-11-26 12:00 UTC 

[PATCH RFT 0/3] blk-mq: Optimise blk_mq_queue_tag_busy_iter() for shared tags
 2021-11-26 11:51 UTC  (6+ messages)

[PATCH] locking/atomic: atomic64: remove unusable atomics
 2021-11-26 11:59 UTC 

[PATCH v2] hw/intc/arm_gicv3: Update cached state after LPI state changes
 2021-11-25 15:37 UTC  (2+ messages)

[PULL for-6.2 0/2] ppc queue
 2021-11-26 11:53 UTC  (4+ messages)
` [PULL for-6.2 1/2] pmu: fix pmu vmstate subsection list
` [PULL for-6.2 2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse

[v13 0/3] MBSSID and EMA support in AP mode
 2021-11-26 11:23 UTC  (5+ messages)
` [v13 2/3] mac80211: MBSSID and EMA beacon handling "
` [v13 3/3] mac80211: MBSSID channel switch

[PATCH v2] usb: core: Avoid doing warm reset on disconnect event
 2021-11-26 11:56 UTC 

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-26 11:56 UTC  (5+ messages)
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables

drivers/spi/spi-bcm2835.c:153:8: warning: Excessive padding in 'struct bcm2835_spidev' (112 padding bytes, where 48 is optimal)
 2021-11-26 11:57 UTC 

[PATCH] KVM: arm64: Add minimal handling for the ARMv8.7 PMU
 2021-11-26 11:55 UTC  (2+ messages)

[PATCH] sched/idle: Export cpu_idle_poll_ctrl() symbol
 2021-11-26 11:22 UTC  (6+ messages)

[PATCH 1/2] drm/ bridge: tc358762: move bridge init to enable callback
 2021-11-26 11:56 UTC  (2+ messages)

[PATCH] kernfs: switch global kernfs_rwsem lock to per-fs lock
 2021-11-26 11:54 UTC  (2+ messages)

[PATCH 0/3] Renesas RZ/N1 NAND controller support
 2021-11-26 11:53 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: mtd: rzn1: Describe Renesas RZ/N1 NAND controller

[PATCH 1/1] max96712: Depend on VIDEO_V4L2
 2021-11-26 11:21 UTC  (2+ messages)

[PATCH v7 1/3] efi_loader: Add check for event log passed from firmware
 2021-11-26 11:53 UTC  (3+ messages)
` [v7 PATCH 2/3] tpm: use more algorithms than sha256 on pcr_read
` [PATCH v7 3/3] efi_loader: Extend PCR's for firmware measurements

[PATCH 0/7] (mainly) xz imports from Linux
 2021-11-26 11:52 UTC  (11+ messages)
` [PATCH 1/7] xz: add fall-through comments to a switch statement

[PATCH] usb: core: Avoid doing warm reset on disconnect event
 2021-11-26 11:49 UTC  (3+ messages)

[PATCH] net/mlx5: fix modify field MAC address offset
 2021-11-26 11:51 UTC 

[syzbot] possible deadlock in io_flush_timeouts
 2021-11-26 11:49 UTC 

[PATCH v4 00/10] Add support for audio on SC7280 based targets
 2021-11-26 11:48 UTC  (6+ messages)

[PATCH v2] media: i2c: ov5648: Fix lockdep error
 2021-11-26 11:48 UTC 

[Intel-gfx] [PATCH] drm/i915/gemfs: don't mark huge_opt as static
 2021-11-26 11:50 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

lib/atomic64.c:82:5: warning: no previous prototype for 'generic_atomic64_and_return'
 2021-11-26 11:47 UTC  (3+ messages)

release candidate 21.11-rc4
 2021-11-26 11:47 UTC  (2+ messages)

[PATCH v2] ccw: clarify device reset
 2021-11-26 11:46 UTC 

[Intel-gfx] [PATCH v3 1/2] i915/gvt: Introduce the mmio_info_table.c to support VFIO new mdev API
 2021-11-26 11:46 UTC  (4+ messages)
`  "
` [Intel-gfx] [PATCH v3 2/2] i915/gvt: save the MMIO snapshot in the early init of GVT-g
  `  "

[PATCH 0/4] Fix LLP64 `(size_t)1` compatibility VS C4334 warnings
 2021-11-26 11:36 UTC  (5+ messages)
` [PATCH 1/4] mergesort.c: LLP64 compatibility, upcast unity for left shift
` [PATCH 2/4] repack.c: "
` [PATCH 3/4] diffcore-delta.c: "
` [PATCH 4/4] object-file.c: "

[PATCH] docs: conf.py: fix support for Readthedocs v 1.0.0
 2021-11-26 11:06 UTC  (2+ messages)

Potential information leak in save_xstate_epilog()
 2021-11-26 11:06 UTC 

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2021-11-26 11:43 UTC  (2+ messages)
` [Bug 205089] "

[PATCH v5 00/10] Add support for audio on SC7280 based targets
 2021-11-26 11:40 UTC  (4+ messages)
` [PATCH v5 04/10] ASoC: qcom: Add lpass CPU driver for codec dma control

[PATCH 0/4] staging: r8188eu: clean up workers
 2021-11-26 11:41 UTC  (2+ messages)
` [PATCH v2] staging: r8188eu: use a delayed worker for led updates

[PATCH net-next v4 0/6] net: lan966x: Add lan966x switch driver
 2021-11-26 11:04 UTC  (3+ messages)
` [PATCH net-next v4 3/6] net: lan966x: add port module support

[igt-dev] [PATCH i-g-t 0/2] Biplanar testcases
 2021-11-26 11:40 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for Biplanar testcases (rev3)

[RFC?] xen/arm: memaccess: Pass struct npfec by reference in p2m_mem_access_check
 2021-11-26 11:39 UTC  (3+ messages)

[PATCH 00/23] Add drivers for CXL ports and mem devices
 2021-11-26 11:37 UTC  (6+ messages)
` [PATCH 17/23] cxl: Cache and pass DVSEC ranges
` [PATCH 18/23] cxl/pci: Implement wait for media active

[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-11-26 11:39 UTC  (6+ messages)
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM

drivers/ata/libahci_platform.c:552 ahci_platform_get_resources() warn: passing zero to 'ERR_PTR'
 2021-11-26 11:37 UTC 

[PATCH] ARM: dts: stm32: fix stusb1600 pinctrl used on stm32mp157c-dk
 2021-11-26 11:33 UTC  (2+ messages)

[ramfs] 0858d7da8a: canonical_address#:#[##]
 2021-11-26 11:36 UTC  (5+ messages)

[RESEND RFC PATCH 00/10] FWU: Add support for FWU Multi Bank Update feature
 2021-11-26 11:35 UTC  (3+ messages)
` [RESEND RFC PATCH 03/10] FWU: Add metadata structure and functions for accessing metadata

[PATCH v5 00/22] Support UXL filed in xstatus
 2021-11-26 11:33 UTC  (10+ messages)
` [PATCH v5 04/22] target/riscv: Create xl field in env
` [PATCH v5 10/22] target/riscv: Create current pm fields "
` [PATCH v5 20/22] target/riscv: Adjust vector address with mask

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2021-11-26 11:33 UTC  (2+ messages)
` [Bug 205099] "

AMD Pstate
 2021-11-26 11:32 UTC  (8+ messages)

[Virtio-fs] [virtiofsd-rs] Issue closed: Fix unit tests
 2021-11-26 11:32 UTC 

[Virtio-fs] [virtiofsd-rs] MR merged: Enable back descriptor-utils tests
 2021-11-26 11:32 UTC 

[PATCH 0/2] KVM: arm64: nv: Fix issue with Stage 2 MMU init for Nested case
 2021-11-26  5:59 UTC  (7+ messages)
` [PATCH 1/2] KVM: arm64: Use appropriate mmu pointer in stage2 page table init
` [PATCH 2/2] KVM: arm64: nv: fixup! Support multiple nested Stage-2 mmu structures

[PATCH v3] sched/fair: Eliminate confusion for the scan number in select_idle_cpu
 2021-11-26 10:51 UTC 

[RESEND PATCH] rpi: Copy properties from firmware dtb to the loaded dtb
 2021-11-26 11:31 UTC  (2+ messages)

[FYI][PATCH 1/1] tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv syscall Reply-To:
 2021-11-26 11:29 UTC  (4+ messages)

[PATCH 0/1] MHI fixes for v5.16
 2021-11-26 10:49 UTC  (2+ messages)
` [PATCH 1/1] bus: mhi: pci_generic: Fix device recovery failed issue

[PATCH v17] tty: Fix the keyboard led light display problem
 2021-11-26 11:27 UTC 

[PATCH v1] gpudev: remove unnecessary rte_gpu_wmb
 2021-11-26 11:29 UTC  (2+ messages)

[PATCH] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies
 2021-11-26 11:25 UTC  (2+ messages)

[PATCH] tracing: Fix possible memory leak in __create_synth_event
 2021-11-26 10:47 UTC 

[GIT PULL] KVM/arm64 fixes for 5.16, take #2
 2021-11-26 10:42 UTC  (2+ messages)

[PATCH v2 0/2] ath11k: add 11d scan offload support for QCA6390/WCN6855
 2021-11-26 11:23 UTC  (5+ messages)

[GIT PULL] KVM/riscv fixes for 5.16, take #1
 2021-11-26 10:37 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.